Cabletron Systems SmartSwitch 1800 Reference Manual

Mib reference guide for cabletron frame relay products
Hide thumbs Also See for SmartSwitch 1800:
Table of Contents

Advertisement

Quick Links

MIB Reference Guide
for
Cabletron Frame Relay Products
The Com plete Network ing Solution
T M
Document number 09-41-06-149-03

Advertisement

Table of Contents
loading

Summary of Contents for Cabletron Systems SmartSwitch 1800

  • Page 1 MIB Reference Guide Cabletron Frame Relay Products The Com plete Network ing Solution Document number 09-41-06-149-03...
  • Page 3 Date August 1997 September 1997 March 1998 Cabletron Systems reserves the right to make changes in specifications and other infor- mation contained in this document without prior notice. The reader should in all cases consult Cabletron Systems to determine whether any such changes have been made. The hardware, firmware, and/or software described in this manual is subject to change without notice.
  • Page 4 This manual describes the various MIBs supported in Cabletron’s frame relay access product family (SmartSwitch 1800, FRX, and 9W004). Most of the information is taken from the MIB documents or Cabletron user documentation. These appropriate product-specific user guide(s) can be ordered from Cabletron Systems: SmartSwitch 1800 Release 4.0 User Guide, Cabletron number 09-44-06-018.
  • Page 5: Table Of Contents

    Table of Contents Introduction ... 1 Netlink MIB ... 3 network Group (netlink.6) ...3 node Group (netlink.7.1) ...5 hwcard Group (netlink.7.2) ...6 rlpConfigTable (hwcard.2)... 6 port Group (netlink.7.3) ...9 portX25Group (port.1)... 9 portPhyX25AdminTable (portX25Group.1)...9 portPhyX25OperTable (portX25Group.2)...13 portLogicalX25AdminTable (portX25Group.3)...13 portLogicalX25OperTable (portX25Group.4)...15 portX25AdminTable (portX25Group.5)...15 portX25OperTable ...20 portFrGroup (port.2)...
  • Page 6 ipxConfigInterface (ipxConfig.2) ... 77 ipxConfigNodeDefault (ipxConfig.3) ... 85 nlIfIpInterfaces (nlInterfaces.4)... 86 nlIfIpTable (nlIfIpIInterfaces.1)... 86 nlIfIpSecondaryAddrTable (nlIfIpIInterfaces.2)... 93 subscriber (netlink.7.5) ... 95 nlLocalSubscriberTable (subscriber.1)... 95 nlLocalSubscriberRouteTable (subscriber.2)... 98 nlLocalSubscriberRedirTable (subscriber.3)... 100 LLC2 Group (netlink.7.6) ... 101 nlLlc2HostTable (LLC2.1)... 101 nlLlc2TermConnectionTable (LLC2.2)... 107 nlLlc2OrigConnectionTable (LLC2.3)...
  • Page 7 sdlcLSAdminTable (sdlcLSGroup.1)... 177 sdlcLSOperTable (sdlcLSGroup.2)... 183 sdlcLSStatsTable (sdlcLSGroup.3)... 190 Novell IPX MIB ... 200 Basic System Table (ipx.1.1) ... 200 Advanced System Table (ipx.1.2)... 203 Static Routes Table (ipx.3.2)... 206 Services Table (ipx.4.1)... 207 802.1d Bridge (RFC1493) MIB ... 209 dot1dBase (dot1dBridge.1) ...209 dot1dStp Group (dot1dBridge.2) ...211 dot1dStpPortTable (dot1dStp.15)...
  • Page 8 viii Netlink Frame Relay Products...
  • Page 9: Introduction

    Introduction The SNMP agent in Cabletron’s frame relay access product line supports SNMP MIBs (Message Information Bases) according to the following tables. Note that the columns list the earliest releases that support each group/table. (These and all subsequent releases of a product support the groups/tables in the left column.) Each box has two entries, separated by a slash (/).
  • Page 10 Group/Table statFrame (statGroup.4) statT1 (statGroup.7) statDS0A (statGroup.8) statVoice (statGroup.9) statThresh (statistics.2) bridge Group (netlink.7.9) ipNl Group (netlink.7.11) Some variables are Read-only. See individual descriptions later in this document. Note that in the case of the portBsciGroup and portSdlcGroup, all variables are read-write except those in the "Oper"...
  • Page 11: Netlink Mib

    Netlink MIB Inaccessible variables are not included. network Group (netlink.6) This group is supported only on the Netlink FRX8000 (as described on page 1), as well as Nucleus 7000 (supported for ease of transition to FRX8000). nsMaxNeigh SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum number of "neighbor"...
  • Page 12 nsStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Operational status of the node: ::= { network.1.3.1.2} nsNumNeigh SYNTAX: ACCESS: STATUS: DESCRIPTION:Current number of neighbor nodes. ::= { network.1.3.1.3} nsNTNode SYNTAX: ACCESS: STATUS: DESCRIPTION:Node number of the node whose neighbor's status is being ::= { network.1.4.1.1} nsNTNeigh SYNTAX: ACCESS:...
  • Page 13: Node Group (Netlink.7.1)

    MIB Reference INTEGER ( 2,3,5,6,7,8 Read only Mandatory network manager: = FRX6000/FRX8000 Model 2, = FRX6000/FRX8000 Rackmount chassis or Frame Relay Module (FRM), = FRX7000, = SmartSwitch 1800. DisplayString Read only Mandatory INTEGER Read only Mandatory IpAddress Read/Write Mandatory INTEGER { disable traps (...
  • Page 14: Hwcard Group (Netlink.7.2)

    DESCRIPTION:State of this entry. ("Disable" means "do not send.") ::= { node.3.3.1.3} tpAdrSLev SYNTAX: ACCESS: STATUS: DESCRIPTION:Lowest severity level traps that will be sent: ::= { node.3.3.1.4} hwcard Group (netlink.7.2) rlpMaxProtos SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum number of protocols allowed on each RLP. ::= { hwcard.1} rlpConfigTable (hwcard.2) rlpIndex...
  • Page 15 1–5, 10, 11 Read/Write Mandatory the RLP for all devices except FRX4000 and SmartSwitch 1800. For FRX4000, this variable identifies the four-port expansion card. For SmartSwitch 1800, this variable has no significance. = Other, = RS-232, = V.35, = High-speed RS-232,...
  • Page 16 ::= { rlpConfigTable.1.6} rlpGroupNumber SYNTAX: ACCESS: STATUS: DESCRIPTION:Group to which this RLP belongs. Up to six RLPs can be ::= { rlpConfigTable.1.7} rlpGroupResponsibility SYNTAX: ACCESS: STATUS: DESCRIPTION:Responsibility of this RLP within its group. Certain ::= { rlpConfigTable.1.8} FRX8000), = LLC2-R (FRX4000 and SmartSwitch 1800 only), = NetView Service Point.
  • Page 17: Port Group (Netlink.7.3)

    port Group (netlink.7.3) portX25Group (port.1) portPhyX25AdminTable (portX25Group.1) This table contains Netlink enterprise-specific objects to manage a physical X.25 port. Changing one of these parameters may take effect on the operating port immediately or may wait until the interface is restarted, depending on the details of the implemen- tation.
  • Page 18 ::= { portPhyX25AdminTable.1.2 } portPhyX25AdminGenerateClock SYNTAX: ACCESS: STATUS: DESCRIPTION:Specifies whether the port will generate the clock ::= { portPhyX25AdminTable.1.3 } portPhyX25AdminRcvClockFromDTE SYNTAX: ACCESS: STATUS: DESCRIPTION:Specifies whether the receive clock will be used from the ::= { portPhyX25AdminTable.1.4 } portPhyX25AdminDialOut SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag that indicates whether the port is connected to a dial...
  • Page 19 portPhyX25AdminInactivityTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:Period (in minutes) of inactivity allowed between calls. ::= { portPhyX25AdminTable.1.6 } portPhyX25AdminDisconnectTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:Time (in seconds) a dial-in port will remain disabled after ::= { portPhyX25AdminTable.1.7 } portPhyX25AdminSetupTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum time (in seconds) within which a response must ::= { portPhyX25AdminTable.1.8 } portPhyX25AdminTrunkFlag SYNTAX:...
  • Page 20 Mandatory RLP that may be a part of a trunk group. Since the SmartSwitch 1800 and FRX4000 do not have multiple RLPs, only the first byte is valid for these devices. Each port is represented by a single bit within the RLP byte. The bit position represents the port number;...
  • Page 21: Portphyx25Opertable (Portx25Group.2)

    ::= { portPhyX25AdminTable.1.11 } portPhyX25OperTable (portX25Group.2) This table contains read-only variables that reflect the actual operating parameter values. Unless a value was changed in the became operational, the values in the figured in the portPhyX25AdminTable listed below. portPhyX25OperConnector (portPhyX25OperTable.1.1) portPhyX25OperSpeed (portPhyX25OperTable.1.2) portPhyX25OperGenerateClock (portPhyX25OperTable.1.3) portPhyX25OperRcvClockFromDTE (portPhyX25OperTable.1.4) portPhyX25OperDialOut...
  • Page 22 portLogicalX25AdminCxnPriority SYNTAX: ACCESS: STATUS: DESCRIPTION:Priority of the connection among others on the physical ::= { portLogicalX25AdminTable.1.2 } portLogicalX25AdminRfc1490 SYNTAX: ACCESS: STATUS: DESCRIPTION:Encapsulation method used for transmission over frame ::= { portLogicalX25AdminTable.1.3 } portLogicalX25AdminBAG SYNTAX: ACCESS: STATUS: DESCRIPTION:Bandwidth Allocation Group. Bandwidth Allocation ::= { portLogicalX25AdminTable.1.4 } portLogicalX25AdminRowStatus SYNTAX:...
  • Page 23: Portlogicalx25Opertable (Portx25Group.4)

    ::= { portLogicalX25AdminTable.1.5 } portLogicalX25OperTable (portX25Group.4) This table contains read-only variables that reflect the actual operating parameter values. Unless a value was changed in the became operational, the values in the configured in the portLogicalX25AdminTable are listed below. portLogicalX25OperTable portLogicalX25OperFrDlci (portLogicalX25OperTable.1.1) portLogicalX25OperCxnPriority (portLogicalX25OperTable.1.2) portLogicalX25OperRfc1490 (portLogicalX25OperTable.1.3) portLogicalX25OperBAG (portLogicalX25OperTable.1.4)
  • Page 24 configured values if a configured parameter was configured after the interface was started. portX25AdminBlockedFlag SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag which when set, means the port will not be enabled ::= { portX25AdminTable.1.1 } portX25AdminFlowCtrlNeg SYNTAX: ACCESS: STATUS: DESCRIPTION:A flag which if set, permits negotiation of the flow control ::= { portX25AdminTable.1.2 } portX25AdminThruptClassNeg SYNTAX:...
  • Page 25 ::= { portX25AdminTable.1.4 } portX25AdminRevChgAccpt SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag that, if set, that authorizes transmission of incoming ::= { portX25AdminTable.1.5 } portX25AdminFastSelAccpt SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag that, if set, that authorizes transmission of incoming ::= { portX25AdminTable.1.6 } portX25AdminInCallBar SYNTAX: ACCESS: STATUS: DESCRIPTION:X25 facility that prevents transmission of incoming calls to...
  • Page 26 DESCRIPTION:Maximum data packet size that will be allowed to pass ::= { portX25AdminTable.1.9 } portX25AdminDefPktSize SYNTAX: ACCESS: STATUS: DESCRIPTION:Packet size that will be assigned to an incoming call setup ::= { portX25AdminTable.1.10 } portX25AdminMaxWinSize SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum number of unacknowledged packets per logical ::= { portX25AdminTable.1.11 } portX25AdminDefWinSize SYNTAX:...
  • Page 27 ::= { portX25AdminTable.1.13 } portX25AdminCUGPref SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag that, if set, indicates the port belongs to at least one ::= { portX25AdminTable.1.14 } portX25AdminCUGIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Index into a CUG table that identifies the default CUG for ::= { portX25AdminTable.1.15 } portX25AdminCUGIncAccess SYNTAX: ACCESS:...
  • Page 28: Portx25Opertable

    ::= { portX25AdminTable.1.17 } portX25OperTable This table contains Read only variables that reflect the actual operating parameter values. Unless a value was changed in the became operational, the values in the in the . The variables in the portX25AdminTable portX25OperBlockedFlag (portX25OperTable.1.1) portX25OperFlowCtrlNeg (portX25OperTable.1.2) portX25OperThruptClassNeg (portX25OperTable.1.3) portX25OperLocChgPrev (portX25OperTable.1.4)
  • Page 29 portFrPortIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Port number of the frame relay port. ::= { portFrConfigTable.1.2} portFrBlockedFlag SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag which when set, means the port will not be enabled ::= { portFrConfigTable.1.3} portFrMaxBytesPerFrame SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum number of bytes allowed in an I- Frame for this ::= { portFrConfigTable.1.4} portFrT392Timer SYNTAX:...
  • Page 30 ::= { portFrConfigTable.1.6} portFrBandwidthAllocation SYNTAX: ACCESS: STATUS: DESCRIPTION:Enables (if ::= { portFrConfigTable.1.7} portFrConnector SYNTAX: ACCESS: STATUS: DESCRIPTION:Physical interface on the port’s I/O cable connector. ::= { portFrConfigTable.1.8} portFrLogicalDCE SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether the port will operate as logical DCE or ::= { portFrConfigTable.1.9} portFrGenClock SYNTAX:...
  • Page 31 portFrRcvClkFrmDTE SYNTAX: ACCESS: STATUS: DESCRIPTION:Allows the clock to be looped back from the DTE using the ::= { portFrConfigTable.1.11} portFrLLM SYNTAX: ACCESS: STATUS: DESCRIPTION:Type of link layer management on the port. ::= { portFrConfigTable.1.12} portFrRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual MIB Reference INTEGER {No ( ), Yes (...
  • Page 32 ::= { portFrConfigTable.1.13 } portFrSpeed SYNTAX: ACCESS: STATUS: DESCRIPTION:Data transmission rate in bits per second. The valid values ::= { portFrConfigTable.1.14 } Note that all of the above values may be specified in a man- agement protocol set operation, and only the will be returned in response to a management protocol retrieval operation.
  • Page 33: Portdlciconfigtable (Portfrgroup.2)

    portFrBackupUseOnly SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether all DLCIs on the port will be reserved ::= { portFrConfigTable.1.15 } portDLCIConfigTable (portFrGroup.2) This table contains information about DCLIs configured on a frame relay port. Note that deleting a DLCI entry does not affect the existence of the DLCI for the protocol running on the port.
  • Page 34 portDLCIIncomingCIR SYNTAX: ACCESS: STATUS: DESCRIPTION:Committed Information Rate (CIR) supported for ::= { portDLCIConfigTable.1.4} portDLCIOutgoingCIR SYNTAX: ACCESS: STATUS: DESCRIPTION:Committed Information Rate (CIR) supported for outgoing ::= { portDLCIConfigTable.1.5} portDLCIIncomingBc SYNTAX: ACCESS: STATUS: DESCRIPTION:Incoming Committed Burst Size (B ::= { portDLCIConfigTable.1.6} portDLCIOutgoingBc SYNTAX: ACCESS: STATUS:...
  • Page 35 DESCRIPTION:Incoming Excess Burst Size (B ::= { portDLCIConfigTable.1.8} portDLCIOutgoingBe SYNTAX: ACCESS: STATUS: DESCRIPTION:Outgoing Excess Burst Size (B ::= { portDLCIConfigTable.1.9} portDLCIBecnRecoveryCnt SYNTAX: ACCESS: STATUS: DESCRIPTION:BECN Recovery Count, a method of controlling the rate of ::= { portDLCIConfigTable.1.10} portDLCIPriority SYNTAX: ACCESS: STATUS: DESCRIPTION:Priority of the DLCI among others on the physical port.
  • Page 36 DESCRIPTION:Used to manage the creation and deletion of conceptual ::= { portDLCIConfigTable.1.12 } portDLCIBackupGroup SYNTAX: ACCESS: STATUS: DESCRIPTION:Group number that identifies any DLCIs that can act as rows in the portDLCIConfigTable conventions by supporting the following RowStatus values: , which means the conceptual row is available for active use by the managed device, and which is supplied by a management station wishing to exercise an...
  • Page 37: Portfrbackupgrouptable (Portfrgroup.3)

    ::= { portDLCIConfigTable.1.13 } portDLCIBackupProtEnb SYNTAX: ACCESS: STATUS: DESCRIPTION:specifies that (if enabled) this DLCI will be used as a ::= { portDLCIConfigTable.1.14 } portFrBackupGroupTable (portFrGroup.3) This table defines frame relay backup groups. A backup group is one or more DLCIs that can act as a backup for one or more "primary"...
  • Page 38 portFrBackupPort SYNTAX: ACCESS: STATUS: DESCRIPTION:Physical port on which the backup DLCI is being ::= { portFrBackupGroupTable.1.2 } portFrBackupDLCI SYNTAX: ACCESS: STATUS: DESCRIPTION:Backup DLCI being configured. ::= { portFrBackupGroupTable.1.3 } portFrBackupGroup SYNTAX: ACCESS: STATUS: DESCRIPTION:Backup group being configured. ::= { portFrBackupGroupTable.1.4 } portFrBackupWaitTimer SYNTAX: ACCESS:...
  • Page 39 STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual MIB Reference 6000, SmartSwitch 1800, or FRM with the backup protocol enabled on the remote DLCI connected to this backup group entry. The remote node must be the same one to which the primary DLCI was connected, and (FRX6000/FRM only) the remote node’s backup DLCI...
  • Page 40: Portbscigroup (Port.4)

    ::= { portFrBackupGroupTable.1.7 } portBsciGroup (port.4) portBsciAdminTable (portBsciGroup.1) portBsciAdminBlockedFlag SYNTAX: ACCESS: STATUS: DESCRIPTION:Causes the port to be enabled or disabled at node IPL. ::= { portBsciAdminTable.1.1} portBsciAdminConnector SYNTAX: ACCESS: STATUS: DESCRIPTION:Physical interface on the I/O cable connected to the I/O box.
  • Page 41 up to 19.2 Kbps.) ::= { portBsciAdminTable.1.3} portBsciAdminRetransmitInterval SYNTAX: ACCESS: STATUS: DESCRIPTION:Length of time before the node will transmit an I-frame if ::= { portBsciAdminTable.1.4} portBsciAdminMAXRetransmits SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum number of times the node will attempt to send ::= { portBsciAdminTable.1.5} portBsciAdminMaxBytesPerFrame SYNTAX: ACCESS:...
  • Page 42 portBsciAdminGenerateClock SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether the port will generate the clock ::= { portBsciAdminTable.1.7} portBsciAdminRcvClockFromDTE SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether the clock will be looped back from the ::= { portBsciAdminTable.1.8} portBsciAdminPadType SYNTAX: ACCESS: STATUS: DESCRIPTION:BSCI PAD type. ::= { portBsciAdminTable.1.9} portBsciAdminUseEBCDIC SYNTAX: ACCESS:...
  • Page 43 ::= { portBsciAdminTable.1.11} portBsciAdminClearVCOnLastDeviceDown SYNTAX: ACCESS: STATUS: DESCRIPTION:Causes (if ::= { portBsciAdminTable.1.12} portBsciAdminTransTextSupported SYNTAX: ACCESS: STATUS: DESCRIPTION:Causes all characters transmitted—including control ::= { portBsciAdminTable.1.13} portBsciAdminEndToEndAck SYNTAX: ACCESS: STATUS: DESCRIPTION:Allows (if ::= { portBsciAdminTable.1.14} portBsciAdminFullDuplex SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether transmission will be full or half ::= { portBsciAdminTable.1.15} MIB Reference including call information in a Call Request packet.
  • Page 44 portBsciAdminMultidrop SYNTAX: ACCESS: STATUS: DESCRIPTION:Specifies whether transmission will be multidrop. ::= { portBsciAdminTable.1.16} portBsciAdminSlowPollRetryCount SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of times the control unit will be polled before it is ::= { portBsciAdminTable.1.17} portBsciAdminSlowPollRetryFreq SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of times active control units will be polled ::= { portBsciAdminTable.1.18} portBsciAdminStartSynchChars SYNTAX:...
  • Page 45 portBsciAdminPollInterval SYNTAX: ACCESS: STATUS: DESCRIPTION:Interval between passes through the polling list. ::= { portBsciAdminTable.1.21} portBsciAdminNoResponseTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:Is activated after transmission of a general poll or a data Down ::= { portBsciAdminTable.1.22} portBsciAdminNoResponseRetryCount SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of times the user device will be polled before ::= { portBsciAdminTable.1.23} portBsciAdminErrorRetransmitCount SYNTAX:...
  • Page 46 DESCRIPTION:Number of times the Netlink device will send a frame ::= { portBsciAdminTable.1.25} portBsciAdminBlockCheck SYNTAX: ACCESS: STATUS: DESCRIPTION:Sets the redundancy check parameter. Note that ::= { portBsciAdminTable.1.26} portBsciAdminDataMode SYNTAX: ACCESS: STATUS: DESCRIPTION:Sets the parity parameter. ::= { portBsciAdminTable.1.27} portBsciAdminRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual...
  • Page 47 ::= { portBsciAdminTable.1.28 } portBsciAdminAnswerNonConfigured SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether the HPAD will respond to all devices ::= { portBsciAdminTable.1.29} portBsciAdminActivateConnectionWithoutPoll SYNTAX: ACCESS: STATUS: DESCRIPTION:Activates (if ::= { portBsciAdminTable.1.30} MIB Reference row already exists. , which is supplied by a management station destroy wishing to delete all of the instances associated with an existing conceptual row.
  • Page 48: Portbsciopertable (Portbscigroup.2)

    portBsciOperTable (portBsciGroup.2) This table contains read-only variables that reflect the actual operating parameter values. Unless a value was changed in the became operational, the values in the in the . The variables in the portBsciAdminTable portBsciOperBlockedFlag (portBsciOperTable.1.1) portBsciOperConnector (portBsciOperTable.1.2) portBsciOperSpeed (portBsciOperTable.1.3) portBsciOperRetransmitInterval (portBsciOperTable.1.4) portBsciOperMAXRetransmits (portBsciOperTable.1.5) portBsciOperMaxBytesPerFrame (portBsciOperTable.1.6)
  • Page 49: Bscisubscradmintable (Portbscigroup.3)

    bsciSubscrAdminTable (portBsciGroup.3) bsciSubscrAdminSequence SYNTAX: ACCESS: STATUS: DESCRIPTION:Subscriber index for a specific BSCI port subscriber. ::= { bsciSubscrAdminTable.1.1} bsciSubscrAdminLocalID SYNTAX: ACCESS: STATUS: DESCRIPTION:Subscriber address of the local end of a BSCI connection. ::= { bsciSubscrAdminTable.1.2} bsciSubscrAdminRemoteID SYNTAX: ACCESS: STATUS: DESCRIPTION:Subscriber address of the remote end of a BSCI ::= { bsciSubscrAdminTable.1.3} bsciSubscrAdminAutocall SYNTAX:...
  • Page 50 bsciSubscrAdminAutocallMaxRtry SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum number of times an autocall will be sent. ::= { bsciSubscrAdminTable.1.6} bsciSubscrAdminConnectionID SYNTAX: ACCESS: STATUS: DESCRIPTION:Identifier that will link the BSCI port with a device ::= { bsciSubscrAdminTable.1.7} bsciSubscrAdminRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual INTEGER ( 0–255 Read/Write...
  • Page 51: Bscisubscropertable (Portbscigroup.4)

    ::= { bsciSubscrAdminTable.1.8 } bsciSubscrOperTable (portBsciGroup.4) This table contains Read only variables that reflect the actual operating parameter values. Unless a value was changed in the became operational, the values in the figured in the bsciSubscrAdminTable listed below. bsciSubscrOperSequence (bsciSubscrOperTable.1.1) bsciSubscrOperLocalID (bsciSubscrOperTable.1.2) bsciSubscrOperRemoteID bsciSubscrOperAutocall (bsciSubscrOperTable.1.4)
  • Page 52 ::= { bsciDevAdminTable.1.3} bsciDevAdminSingleUserVC SYNTAX: ACCESS: STATUS: DESCRIPTION:Specifies whether each end of the connection is within the ::= { bsciDevAdminTable.1.4} bsciDevAdminTransTextSupported) SYNTAX: ACCESS: STATUS: DESCRIPTION:Causes (if ::= { bsciDevAdminTable.1.5} bsciDevAdminPrinterAttached SYNTAX: ACCESS: STATUS: DESCRIPTION:Specifies whether the device has a printer attached. ::= { bsciDevAdminTable.1.6} bsciDevAdminRowStatus SYNTAX:...
  • Page 53 ::= { bsciDevAdminTable.1.7 } bsciDevAdminDisableStatusRequest SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines how the BSCI port will report the status of the ::= { bsciDevAdminTable.1.8} MIB Reference response is returned when the row does not exist. , which is supplied by a management createAndGo station wishing to create a new instance of a con- ceptual row and to have its status automatically set...
  • Page 54: Bscidevopertable (Portbscigroup.6)

    bsciDevOperTable (portBsciGroup.6) This table contains Read only variables that reflect the actual operating parameter values. Unless a value was changed in the became operational, the values in the in the . The variables in the bsciDevAdminTable bsciDevOperControlUnitID bsciDevOperDeviceUnitID (bsciDevOperTable.1.2) bsciDevOperConnectionID bsciDevOperSingleUserVC bsciDevOperTransTextSupported (bsciDevOperTable.1.5) bsciDevOperPrinterAttached...
  • Page 55 DESCRIPTION:SNA PAD type. ::= { portSdlcAdminTable.1.4} portSdlcAdminGenerateClock SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether the port will generate the clock ::= { portSdlcAdminTable.1.5} portSdlcAdminRcvClockFromDTE SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether the clock will be looped back from the ::= { portSdlcAdminTable.1.6} portSdlcAdminNrz SYNTAX: ACCESS: STATUS: DESCRIPTION:Data encoding at the physical layer.
  • Page 56 ::= { portSdlcAdminTable.1.9} portSdlcAdminLPDASupport SYNTAX: ACCESS: STATUS: DESCRIPTION:LPDA support on the SDLC port. ::= { portSdlcAdminTable.1.10} portSdlcAdminConnector SYNTAX: ACCESS: STATUS: DESCRIPTION:Physical interface on the port’s I/O cable connector. ::= { portSdlcAdminTable.1.11} portSdlcAdminSpeed SYNTAX: ACCESS: STATUS: DESCRIPTION:Data transmission rate in bits per second. The valid values sent when the remote PAD clears the connection.
  • Page 57 ::= { portSdlcAdminTable.1.12} portSdlcAdminRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual MIB Reference If an RS-232 DCE port is directly connected to the DTE via the standard Cabletron cable, the maximum supported speed is 64K. If longer cabling is used, the maximum speed is 19.2K.
  • Page 58: Portsdlcopertable (Portsdlcgroup.2)

    ::= { portSdlcAdminTable.1.13 } portSdlcAdminIdleFillChar SYNTAX: ACCESS: STATUS: DESCRIPTION:Specifies a character that will be inserted into the stream ::= { portSdlcAdminTable.1.14} portSdlcAdminInactivityTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines how long the node will wait with no activity on ::= { portSdlcAdminTable.1.15} portSdlcAdminL1Duplex SYNTAX: ACCESS: STATUS:...
  • Page 59: Lssdlcadmintable (Portsdlcgroup.3)

    portSdlcOperDisableRequestDisconnect portSdlcOperLPDASupport (portSdlcOperTable.1.10) portSdlcOperConnector (portSdlcOperTable.1.11) portSdlcOperSpeed (portSdlcOperTable.1.12) portSdlcAdminIdleFillChar (portSdlcOperTable.1.13) portSdlcAdminInactivityTimer (portSdlcOperTable.1.14) portSdlcAdminL1Duplex (portSdlcOperTable.1.15) lsSdlcAdminTable (portSdlcGroup.3) This table contains information about the PUs configured on an SDLC port. Note that deleting of a PU entry does not affect the existence of the PU for the running protocol. The PU record is removed from the database file, but will remain known to the node until it is rebooted or until an online update of the port is performed.
  • Page 60 lSSdlcAdminRetryTime SYNTAX: ACCESS: STATUS: DESCRIPTION:Time interval between retransmissions of a connection abled. ::= { lsSdlcAdminTable.1.4} lSSdlcAdminRetryCount SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of times the connection initiation will be retried. ::= { lsSdlcAdminTable.1.5} lSSdlcAdminLlc2Conversion SYNTAX: ACCESS: STATUS: DESCRIPTION:Specifies whether this link station connects to an LLC2 ::= { lsSdlcAdminTable.1.6} lSSdlcAdminLPDAResourceID SYNTAX:...
  • Page 61 ::= { lsSdlcAdminTable.1.8 } lSSdlcAdminL2DatMode SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether transmission can be in one (alternate) ::= { lsSdlcAdminTable.1.9} MIB Reference values: , which means the conceptual row is available for active use by the managed device, and which is supplied by a management station wishing to exercise an on-line update of the existing conceptual row.
  • Page 62: Lssdlcopertable (Portsdlcgroup.4)

    lsSdlcOperTable (portSdlcGroup.4) This table contains Read only variables that reflect the actual operating parameter values. Unless a value was changed in the operational, the values in the . The variables in the dlcAdminTable lSSdlcOperLocalSub (lsSdlcOperTable.1.1) lSSdlcOperRemoteSub (lsSdlcOperTable.1.2) lSSdlcOperAutoCall (lsSdlcOperTable.1.3) lSSdlcOperRetryTime (lsSdlcOperTable.1.4) lSSdlcOperRetryCount (lsSdlcOperTable.1.5) lSSdlcOperLlc2Conversion (lsSdlcOperTable.1.6) lSSdlcOperLPDAResourceID...
  • Page 63 DESCRIPTION:This is used in conjunction with ::= { lsSdlcLlc2AdminTable.1.3} lSSdlcLlc2AdminIdnum SYNTAX: ACCESS: STATUS: DESCRIPTION:This is used in conjuction with ::= { lsSdlcLlc2AdminTable.1.4} lSSdlcLlc2AdminLanTi SYNTAX: ACCESS: STATUS: DESCRIPTION:Inactivity timer ( ::= { lsSdlcLlc2AdminTable.1.5} MIB Reference generating the Node field in an XID frame (format 0 or 3) to establish a link station connection to the host.
  • Page 64 lSSdlcLlc2AdminLanT1 SYNTAX: ACCESS: STATUS: DESCRIPTION:LLC2 reply timer ( ::= { lsSdlcLlc2AdminTable.1.6} INTEGER ( ) (milliseconds) 100–25000 Read/Write Mandatory ), used to detect the failure to receive a required acknowledgment or response from the remote link station. The link station will start the timer when it transmits one of the following: an Information LPDU (LLC protocol data unit) a Command LPDU with the P bit set to...
  • Page 65 lSSdlcLlc2AdminLanT2 SYNTAX: ACCESS: STATUS: DESCRIPTION:Receiver Acknowledgment Timer ( ::= { lsSdlcLlc2AdminTable.1.7} lSSdlcLlc2AdminLanN2 SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum number of times that an LPDU (including ::= { lsSdlcLlc2AdminTable.1.8} lSSdlcLlc2AdminLanN3 SYNTAX: ACCESS: STATUS: DESCRIPTION:( ::= { lsSdlcLlc2AdminTable.1.9} lSSdlcLlc2AdminLanTw SYNTAX: ACCESS: STATUS: DESCRIPTION:( MIB Reference INTEGER ( ) (milliseconds) 100–5000...
  • Page 66 ::= { lsSdlcLlc2AdminTable.1.10} lSSdlcLlc2AdminBAG SYNTAX: ACCESS: STATUS: DESCRIPTION:Bandwidth Allocation Group. Bandwidth Allocation ::= { lsSdlcLlc2AdminTable.1.11} lSSdlcLlc2AdminPriority SYNTAX: ACCESS: STATUS: DESCRIPTION:Priority for traffic within the node. (This priority has no ::= { lsSdlcLlc2AdminTable.1.12} lsSdlcLlc2AdminRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual Information LPDUs that the link station can have outstanding.
  • Page 67 ::= { lsSdlcLlc2AdminTable.1.13 } lSSdlcLlc2AdminSuppressXID SYNTAX: ACCESS: STATUS: DESCRIPTION:prevents (if ::= { lsSdlcLlc2AdminTable.1.14} MIB Reference by a management station wishing to exercise an on-line update of the existing conceptual row. For a management protocol set operation, a response is returned when the row does not exist. , which is supplied by a management createAndGo station wishing to create a new instance of a con-...
  • Page 68: Lssdlcllc2Opertable (Portsdlcgroup.6)

    lsSdlcLlc2OperTable (portSdlcGroup.6) This table contains Read only variables that reflect the actual operating parameter values. Unless a value was changed in the became operational, the values in the figured in the lsSdlcLlc2AdminTable below. lSSdlcLlc2OperLocalSap (lsSdlcLlc2OperTable.1.1) lSSdlcLlc2OperLocalMac (lsSdlcLlc2OperTable.1.2) lSSdlcLlc2OperIdblk (lsSdlcLlc2OperTable.1.3) lSSdlcLlc2OperIdnum (lsSdlcLlc2OperTable.1.4) lSSdlcLlc2OperLanTi (lsSdlcLlc2OperTable.1.5) lSSdlcLlc2OperLanT1 (lsSdlcLlc2OperTable.1.6) lSSdlcLlc2OperLanT2 (lsSdlcLlc2OperTable.1.7)
  • Page 69 portT1AdminFramingMode STATUS: ACCESS: STATUS: DESCRIPTION:Specifies how this T1 port is to function. ::= {portT1AdminTable.1.3} portT1AdminFrameModelSelect STATUS: ACCESS: STATUS: DESCRIPTION:T-1 framing format, per ANSI T1.403, 1995. Note that ::= {portT1AdminTable.1.4} portT1AdminLineEncoding STATUS: ACCESS: STATUS: DESCRIPTION:Physical line encoding technique used to carry clock ::= {portT1AdminTable.1.5} portT1AdminLineBuildOut STATUS:...
  • Page 70 STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual ::= {portT1AdminTable.1.7} portT1AdminProtocolFraming SYNTAX: ACCESS: STATUS: DESCRIPTION:Type of protocols that can be transmitted on the port. ::= { portT1AdminTable.1.8 } portT1AdminNRZI SYNTAX: ACCESS: STATUS: Mandatory rows in the , and follows the portT1AdminTable SNMPv2 conventions by supporting the...
  • Page 71: Portt1Opertable (Portt1Group.2)

    DESCRIPTION:Determines the level of data encoding: ::= { portT1AdminTable.1.9 } portT1OperTable (portT1Group.2) This table contains Read only variables that reflect the actual operating parameter values. Unless a value was changed in the operational, the values in the . The variables in the portT1AdminTable portT1OperBlockedPortFlag portT1OperGenerateClock (portT1OperTable.1.2)
  • Page 72: Nliftable (Nlinterfaces.1)

    nlIfTable (nlInterfaces.1) nlIfRlp SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP number. ::= { nlIfTable.1.1} nlIfPort SYNTAX: ACCESS: STATUS: DESCRIPTION:Port number. Valid values depend on the RLP number ::= { nlIfTable.1.2} nlIfType SYNTAX: ACCESS: STATUS: DESCRIPTION:Interface type. ::= { nlIfTable.1.3} nlIfIndex SYNTAX: ACCESS: STATUS: INTEGER ( 1–8, 250–252 Read only...
  • Page 73 DESCRIPTION:Associated index into the MIB-II ::= { nlIfTable.1.4} nlIfTableIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Index into a table used to describe additional information ::= {nlIfTable.1.5 } nlIfTableOid SYNTAX: ACCESS: STATUS: DESCRIPTION:OID of the table entry that contains additional information ::= {nlIfTable.1.6 } nlIfConnectorType SYNTAX: ACCESS:...
  • Page 74: Nlifllc2Interfaces (Nlinterfaces.2)

    ::= { nlIfTable.1.8} nlIfPhyPort SYNTAX: ACCESS: STATUS: DESCRIPTION:Underlying physical port number on the RLP of this 9–64. ::= { nlIfTable.1.9} nlIfLlc2Interfaces (nlInterfaces.2) nlIfLlc2LANTable (nlIfLlc2Interfaces.1) This table defines Netlink LLC2 LAN interfaces. nlIfLlc2LANRlp SYNTAX: ACCESS: STATUS: DESCRIPTION:Entry that allows consistency with other tables that include ::= { nlIfLlc2LANTable.1.1 } nlIfLlc2LANPort SYNTAX:...
  • Page 75 nlIfLlc2LANType SYNTAX: ACCESS: STATUS: DESCRIPTION:Type of LAN connected to the LLC2 interface. ::{ nlIfLlc2LANTable.1.3 } nlIfLlc2LANCard SYNTAX: ACCESS: STATUS: DESCRIPTION:LAN card that the LLC2 interface is running on. ::{ nlIfLlc2LANTable.1.4 } nlIfLlc2LANID SYNTAX: ACCESS: STATUS: DESCRIPTION:Identifies a virtual bridge to the network. ::{ nlIfLlc2LANTable.1.5 } nlIfLlc2LANInterface SYNTAX:...
  • Page 76 ::= { nlIfLlc2LANTable.1.7 } nlIfLlc2LANPriority SYNTAX: ACCESS: STATUS: DESCRIPTION:Sets a priority for intra-nodal traffic; the higher the num- ::{nlIfLlc2LANTable.1.8} nlIfLlc2LANBlockedPortFlag SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag which when set, means the port will not be enabled use by the managed device, and which is supplied by a management station wishing to exercise an on-line update of the existing conceptual row.
  • Page 77: Nlifllc2Frtable (Nlifllc2Interfaces.2)

    ::= { nlIfLlc2LANTable.1.9 } nlIfLlc2FrTable (nlIfLlc2Interfaces.2) This table defines Netlink LLC2 frame relay interfaces. nlIfLlc2FrRlp SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP number on the node. ::{ nlIfLlc2FrTable.1.1 } nlIfLlc2FrPort SYNTAX: ACCESS: STATUS: DESCRIPTION:Port number: ::{ nlIfLlc2FrTable.1.2 } nlIfLlc2FrDLCI SYNTAX: ACCESS: STATUS: DESCRIPTION:DLCI number used to identify the entry in the table. ::{ nlIfLlc2FrTable.1.3 } nlIfLlc2FrFormat SYNTAX:...
  • Page 78 Avoid configuring parallel Bridge/LLC2 frame relay links between two FRX/FRM/SmartSwitch devices if one path is in native LLC2 format and the other in some other format. Since the same interfaces are used for both protocols and the spanning tree will eliminate dual paths for bridged traffic only, a loop can be created, causing a node failure.
  • Page 79 ::= {nlIfLlc2FrTable.1.7} nlIfLlc2FrSessionType SYNTAX: ACCESS: STATUS: DESCRIPTION:If Originated, means that LLC2 connects from the confi- ::= {nlIfLlc2FrTable.1.8} nlIfLlc2FrLANID SYNTAX: ACCESS: STATUS: DESCRIPTION:Ring number used by a frame relay-compliant source-route ::= { nlIfLlc2FrTable.1.9 } nlIfLlc2FrInterface SYNTAX: ACCESS: STATUS: DESCRIPTION:LLC2 interface number. ::= { nlIfLlc2FrTable.1.10 } nlIfLlc2FrRowStatus SYNTAX:...
  • Page 80 ::= { nlIfLlc2FrTable.1.11 } nlIfLlc2FrBlockedPortFlag SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag which when set, means the port will not be enabled ::= { nlIfLlc2FrTable.1.12 } use by the managed device, and which is supplied by a management station wishing to exercise an on-line update of the existing conceptual row.
  • Page 81: Ipxconfig (Nlinterfaces.3)

    ipxConfig (nlInterfaces.3) figRouting (ipxConfig.1) ipxCon ipxStaticRouteConfigTable (ipxConfigRouting.1) This is a table of IPX static (fixed) routes. ipxStaticRouteConfigCircIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Unique identifier of the circuit used to reach the first hop ::= {ipxStaticRouteConfigTable.1.1} ipxStaticRouteConfigNetNum SYNTAX: ACCESS: STATUS: DESCRIPTION:IPX network number of the route's destination. ::= {ipxStaticRouteConfigTable.1.2} ipxStaticRouteConfigRouter SYNTAX:...
  • Page 82 ::= { ipxStaticRouteConfigTable.1.4 } ipxServConfigTable (ipxConfigRouting.2) This is a table of IPX static (fixed) SAP routes. ipxServConfigServiceType SYNTAX: ACCESS: STATUS: DESCRIPTION:Service Type, a SAP service code. ::= {ipxServConfigTable.2.1} ipxServConfigServName SYNTAX: ACCESS: STATUS: DESCRIPTION:Sercice Name; identifies a specific server in the IPX , which means the conceptual row is available for active use by the managed device, and which is supplied...
  • Page 83 ::= {ipxServConfigTable.2.2} ipxServConfigServNetworkAddress SYNTAX: ACCESS: STATUS: DESCRIPTION:IPX network number portion of the IPX address of the ::= {ipxServConfigTable.2.3} ipxServConfigServNodeAddress SYNTAX: ACCESS: STATUS: DESCRIPTION:Node portion of the IPX address of the service. ::= {ipxServConfigTable.2.4} ipxServConfigServSocketNumber SYNTAX: ACCESS: STATUS: DESCRIPTION:Socket portion of the IPX address of the service. ::= {ipxServConfigTable.2.5} ipxServConfigInterveningNetworks SYNTAX:...
  • Page 84 ipxServConfigInterface SYNTAX: ACCESS: STATUS: DESCRIPTION:IPX network number assigned to the interface used to send ::= {ipxServConfigTable.2.8} ipxServConfigRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual ::= { ipxServConfigTable.2.9 } INTEGER ( 0–65535 Read/Write Mandatory packets that are destined for this server. RowStatus Read/Write Mandatory...
  • Page 85: Ipxconfiginterface (Ipxconfig.2)

    figInterface (ipxConfig.2) ipxCon This is a table of IPX interfaces. ipxInterfaceNumber SYNTAX: ACCESS: STATUS: DESCRIPTION:Sequential number to identify the interface. ::= {ipxConfigInterface.6.1.1} ipxInterfaceBlockedPortFlag SYNTAX: ACCESS: STATUS: DESCRIPTION:Causes the IPX interface to be enabled (no) or disabled ::= {ipxConfigInterface.6.1.2} ipxInterfaceType SYNTAX: ACCESS: STATUS: DESCRIPTION:Interface type.
  • Page 86 ::= {ipxConfigInterface.6.1.5} ipxInterfaceNetworkAddress SYNTAX: ACCESS: STATUS: DESCRIPTION:Identifies the local interface to the Novell network. ::= {ipxConfigInterface.6.1.6} ipxInterfaceBandwidthAllocGroup SYNTAX: ACCESS: STATUS: DESCRIPTION:Bandwidth Allocation Group to which the LLC2 host ::= {ipxConfigInterface.6.1.7} ipxInterfacePortDiagEnabled SYNTAX: ACCESS: STATUS: DESCRIPTION:Enables/disables the IPX interface's ability to handle ::= {ipxConfigInterface.6.1.8} ipxInterfaceNetBIOSEnabled SYNTAX:...
  • Page 87 ipxInterfaceNetBIOSHops SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum number of hops allowed for routing a Novell- ::= {ipxConfigInterface.6.1.10} ipxInterfacePeriodicRIPEnabled SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether the node will originate periodic IPX ::= {ipxConfigInterface.6.1.11} ipxInterfacePeriodicRIPTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:Interval between the periodic IPX RIP broadcasts from this ::= {ipxConfigInterface.6.1.12} ipxInterfacePeriodicSAPEnabled SYNTAX:...
  • Page 88 ::= {ipxConfigInterface.6.1.14} ipxInterfaceRIPEnabled SYNTAX: ACCESS: STATUS: DESCRIPTION:Datermines whether this interface will support RIP ::= {ipxConfigInterface.6.1.15} ipxInterfaceRIPAgeTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to delete route entries in the routing information ::= {ipxConfigInterface.6.1.16} ipxInterfaceRIPMaxSize SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum possible RIP packet size. ::= {ipxConfigInterface.6.1.17} ipxInterfaceSAPEnabled SYNTAX: ACCESS:...
  • Page 89 DESCRIPTION:Used to delete route entries from the router information ::= {ipxConfigInterface.6.1.19} ipxInterfaceTransportTime SYNTAX: ACCESS: STATUS: DESCRIPTION:is the time (in 55-millisecond units) that will normally take ::= {ipxConfigInterface.6.1.20} ipxInterfaceSerializationEnabled SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether NetWare file server serialization ::= {ipxConfigInterface.6.1.21} ipxInterfaceWatchdogSpoofingEnabled SYNTAX: ACCESS: STATUS:...
  • Page 90 Read/Write Mandatory used on the interface. IPXWAN specifies a method for IPX routers to communicate across WAN links. FRX, FRM, and SmartSwitch 1800 devices implement IPXWAN running over RFC 1490-complaint frame relay and RFC1356-complaint X.25. OCTET STRING (0–15 characters) Read/Write...
  • Page 91 ipxInterfaceSVCRetryTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:The frequency with which calls will be placed to try to ::= {ipxConfigInterface.6.1.27} ipxInterfaceSVCIdleTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:is a period that an IPX connection can remain active with ::= {ipxConfigInterface.6.1.28} ipxInterfaceMaxVC SYNTAX: ACCESS: STATUS: DESCRIPTION:This specifies a number of virtual circuits over which IPX ::= {ipxConfigInterface.6.1.29 } ipxInterfacePVCConnection SYNTAX:...
  • Page 92 ::= {ipxConfigInterface.6.1.31} ipxInterfaceSourcePort SYNTAX: ACCESS: STATUS: DESCRIPTION:Identifies the location of this end of the frame relay IPX ::= {ipxConfigInterface.6.1.32} ipxInterfaceSourceDLCI SYNTAX: ACCESS: STATUS: DESCRIPTION:Identifies the location of this end of the frame relay IPX ::= {ipxConfigInterface.6.1.33} ipxInterfaceRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual interface.
  • Page 93: Ipxconfignodedefault (Ipxconfig.3)

    ::= { ipxConfigInterface.6.1.34 } figNodeDefault (ipxConfig.3) ipxCon ipxNodeDefaultConfigNetworkAddress SYNTAX: ACCESS: STATUS: DESCRIPTION:Identifies the node to the IPX network. ::= {ipxConfigNodeDefault.1} ipxNodeDefaultConfigRIPSAPGap SYNTAX: ACCESS: STATUS: DESCRIPTION:The minimum delay between consecutive RIP and SAP ::= {ipxConfigNodeDefault.2} ipxNodeDefaultConfigRouterName SYNTAX: ACCESS: STATUS: DESCRIPTION:An unique identifier within the IPX network. ::= {ipxConfigNodeDefault.3} MIB Reference , which is supplied by a management station...
  • Page 94: Nlifipinterfaces (Nlinterfaces.4)

    nlIfIpInterfaces (nlInterfaces.4) nlIfIpTable (nlIfIpIInterfaces.1) This table defines IP interfaces over frame relay, X.25, or LAN (Ethernet, 802.3, 802.5). nlIfIpInterface SYNTAX: ACCESS: STATUS: DESCRIPTION:Interface number that uniquely identifies the interface to ::= { nlIfIpTable.1.1 } nlIfIpMtu SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum size (in bytes) of the data field that can be used ::= { nlIfIpTable.1.2 } nlIfIpNetworkMask SYNTAX:...
  • Page 95 ::= { nlIfIpTable.1.4 } nlIfIpICMPAddRoutes SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag that indicates whether IP may add routes obtained by ::= { nlIfIpTable.1.5 } nlIfIpRIPDeltaUpdates SYNTAX: ACCESS: STATUS: DESCRIPTION:Frequency (in seconds) with which RIP messages will be ::= { nlIfIpTable.1.6 } nlIfIpRIPFullUpdates SYNTAX: ACCESS: STATUS:...
  • Page 96 ::= { nlIfIpTable.1.8 } nlIfIpBAG SYNTAX: ACCESS: STATUS: DESCRIPTION:Bandwidth allocation group to which this interface is ::= { nlIfIpTable.1.9 } nlIfIpType SYNTAX: ACCESS: STATUS: DESCRIPTION:Type of IP interface. ::= { nlIfIpTable.1.10 } nlIfIpSourceAddress SYNTAX: ACCESS: STATUS: DESCRIPTION:IP address of the end-to-end sender. ::= { nlIfIpTable.1.11 } nlIfIpDestAddress SYNTAX:...
  • Page 97 nlIfIpBroadcastAddress SYNTAX: ACCESS: STATUS: DESCRIPTION:IP address that is used to send to all LAN hosts on the ::= { nlIfIpTable.1.13 } nlIfIpLANCard SYNTAX: ACCESS: STATUS: DESCRIPTION:LAN card that contains the interface. This object is valid ::= { nlIfIpTable.1.14 } nlIfIpSourceSub SYNTAX: ACCESS: STATUS:...
  • Page 98 ::= { nlIfIpTable.1.17 } nlIfIpSVCIdleTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:Period (in minutes) that an IP connection remains active ::= { nlIfIpTable.1.18 } nlIfIpMaxSVC SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of virtual circuits over which IP traffic will be ::= { nlIfIpTable.1.19 } nlIfIpPVCConnection SYNTAX: ACCESS: STATUS:...
  • Page 99 nlIfIpSourcePort SYNTAX: ACCESS: STATUS: DESCRIPTION:Port of the logical interface of this end of the frame relay ::= { nlIfIpTable.1.22 } nlIfIpSourceDLCI SYNTAX: ACCESS: STATUS: DESCRIPTION:DLCI of the logical interface of this end of the frame relay ::= { nlIfIpTable.1.23 } nlIfIpRIPSupport SYNTAX: ACCESS:...
  • Page 100 ::= { nlIfIpTable.1.26 } nlIfIpUnnumberedIf SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag that indicates whether this interface is an unnumbered ::= { nlIfIpTable.1.27 } nlIfIpRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual is LAN-based. INTEGER { no ( ), yes ( Read/Write Mandatory...
  • Page 101: Nlifipsecondaryaddrtable (Nlifipiinterfaces.2)

    ::= { nlIfIpTable.1.28 } nlIfIpSecondaryAddrTable (nlIfIpIInterfaces.2) This is a table of secondary IP addresses for the IP interface. Up to 15 secondary addresses can be configured on a LAN interface, providing support for multiple IP subnets on the same physical LAN segment. nlIfIpSecondaryAddrSequence SYNTAX: ACCESS:...
  • Page 102 DESCRIPTION:IP address of the end-to-end sender. ::= { nlIfIpSecondaryAddrTable.1.4 } nlIfIpSecondaryAddrBroadcastAddress SYNTAX: ACCESS: STATUS: DESCRIPTION:IP address that is used to send to all LAN hosts on the ::= { nlIfIpSecondaryAddrTable.1.5 } nlIfIpSecondaryAddrRIPSupport SYNTAX: ACCESS: STATUS: DESCRIPTION:RIP support that is being run on the interface. ::= { nlIfIpSecondaryAddrTable.1.6 } nlIfIpSecondaryAddrRowStatus SYNTAX:...
  • Page 103: Subscriber (Netlink.7.5)

    ::= { nlIfIpSecondaryAddrTable.1.7 } subscriber (netlink.7.5) nlLocalSubscriberTable (subscriber.1) nlLocalSubscriberId SYNTAX: ACCESS: STATUS: DESCRIPTION:Subscriber ID. A valid subscriber ID is a string of numeric ::= { nlLocalSubscriberTable.1.1} nlLocalSubscriberName SYNTAX: ACCESS: STATUS: DESCRIPTION:Subscriber name. The subscriber name is not accessible ::= { nlLocalSubscriberTable.1.2} nlLocalSubscriberAlgorithm SYNTAX: ACCESS:...
  • Page 104 DESCRIPTION:Algorithm used to route calls to the subscriber: ::= { nlLocalSubscriberTable.1.3} nlLocalSubscriberSystematicRedirect SYNTAX: ACCESS: STATUS: DESCRIPTION:Determines whether systematic redirection will be ::= { nlLocalSubscriberTable.1.4} nlLocalSubscriberRedirectBusy SYNTAX: ACCESS: STATUS: DESCRIPTION:Will (if ::= { nlLocalSubscriberTable.1.5} = Round Robin – selects ports specified cyclicly in nu- merical order according to the list of Redirection Ad- dresses.
  • Page 105 nlLocalSubscriberRedirectOO SYNTAX: ACCESS: STATUS: DESCRIPTION:Will (if ::= { nlLocalSubscriberTable.1.6} nlLocalSubscriberPriority SYNTAX: ACCESS: STATUS: DESCRIPTION:Priority for traffic within the node. (This priority has no ::= { nlLocalSubscriberTable.1.7} nlLocalSubscriberRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual MIB Reference INTEGER { (No), (Yes)}...
  • Page 106: Nllocalsubscriberroutetable (Subscriber.2)

    ::= { nlLocalSubscriberTable.1.8 } nlLocalSubscriberRouteTable (subscriber.2) nlLocalSubscriberRouteIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Route path index for a specific subscriber route path. ::= { nlLocalSubscriberRouteTable.1.1} nlLocalSubscriberRouteConf SYNTAX: ACCESS: STATUS: DESCRIPTION:Flag to indicate whether the RLP/port routing path to the ::= { nlLocalSubscriberRouteTable.1.2 } nlLocalSubscriberRouteLP SYNTAX: ACCESS:...
  • Page 107 nlLocalSubscriberRoutePort SYNTAX: ACCESS: STATUS: DESCRIPTION:Port number that deines the Port part of the routing path. ::= { nlLocalSubscriberRouteTable.1.4} nlLocalSubscriberRouteRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual ::= { nlLocalSubscriberRouteTable.1.5 } MIB Reference INTEGER ( , which correspond to physical port 1–8 numbers 0–7...
  • Page 108: Nllocalsubscriberredirtable (Subscriber.3)

    nlLocalSubscriberRedirTable (subscriber.3) This is a table of re-direction addresses. nlLocalSubscriberRedirIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Redirection entry index for a local subscriber. ::= { nlLocalSubscriberRedirTable.1.1} nlLocalSubscriberRedirAddr SYNTAX: ACCESS: STATUS: DESCRIPTION:Address that will be called according to the redirection ::= { nlLocalSubscriberRedirTable.1.2} nlLocalSubscriberRedirRowStatus SYNTAX: ACCESS: STATUS:...
  • Page 109: Llc2 Group (Netlink.7.6)

    ::= { nlLocalSubscriberRedirTable.1.3 } LLC2 Group (netlink.7.6) nlLlc2HostTable (LLC2.1) nlLlc2HostIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:LLC2 Host Index (identifier). ::= { nlLlc2HostTable.1.1} nlLlc2HostMACAddress SYNTAX: ACCESS: STATUS: DESCRIPTION:LLC2 Host MAC Address. ::= { nlLlc2HostTable.1.2} nlLlc2HostSessionType SYNTAX: ACCESS: STATUS: DESCRIPTION:Mode in which the host is operating. (If Originated, the ::= { nlLlc2HostTable.1.3} MIB Reference row already exists.
  • Page 110 nlLlc2HostT1ReplyTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:LLC2 reply timer ( ::= { nlLlc2HostTable.1.4} TimeInterval ( ) (100-millisecond increments) 1–250 Read/Write Mandatory ), used to detect the failure to receive a required acknowledgment or response from the remote link station. The link station will start the timer when it transmits one of the following: an Information LPDU (LLC protocol data unit) a Command LPDU with the P bit set to...
  • Page 111 nlLlc2HostT2RecvAckTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:Receiver Acknowledgment Timer ( ::= { nlLlc2HostTable.1.5} nlLlc2HostTiInactivityTimer SYNTAX: ACCESS: STATUS: DESCRIPTION:Inactivity timer ( ::= { nlLlc2HostTable.1.6} nlLlc2HostN3NumberLPDUs SYNTAX: ACCESS: STATUS: DESCRIPTION:( MIB Reference TimeInterval ( ) (milliseconds) 100–5000 Read/Write Mandatory station to delay sending an acknowledgment of a received Information LPDU.
  • Page 112 ::= { nlLlc2HostTable.1.7} nlLlc2HostTwNumberOutstanding SYNTAX: ACCESS: STATUS: DESCRIPTION:( ::= { nlLlc2HostTable.1.8} nlLlc2HostN2ExpiredT1LPDUCount SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum number of times that an LPDU (including ::= { nlLlc2HostTable.1.9} nlLlc2HostPriority SYNTAX: ACCESS: STATUS: DESCRIPTION:Priority for traffic within the node. (This priority has no ::= { nlLlc2HostTable.1.10} nlLlc2HostBAG SYNTAX:...
  • Page 113 DESCRIPTION:Bandwidth Allocation Group to which the LLC2 host ::= { nlLlc2HostTable.1.11} nlLlc2HostRoutingSubscriberId SYNTAX: ACCESS: STATUS: DESCRIPTION:Subscriber ID of the LLC2 host. This ID partially defines ::= { nlLlc2HostTable.1.12} nlLlc2HostSrcMACAddressMask SYNTAX: ACCESS: STATUS: DESCRIPTION:The LLC2 Host's Source MAC Address Mask, used to ::= { nlLlc2HostTable.1.13} nlLlc2HostAccess SYNTAX:...
  • Page 114 ::= { nlLlc2HostTable.1.14} nlLlc2HostRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual ::= { nlLlc2HostTable.1.15 } nlLlc2HostInterface SYNTAX: ACCESS: STATUS: DESCRIPTION:LLC2 interface number associated with this host entry. = Token Ring, = Ethernet, RowStatus Read/Write Mandatory rows in the , and follows the SNMPv2 nlLlc2HostTable...
  • Page 115: Nlllc2Termconnectiontable (Llc2.2)

    ::= { nlLlc2HostTable.1.16 } nlLlc2HostGroup SYNTAX: ACCESS: STATUS: DESCRIPTION:Traffic group associated with LLC2 interface. The number ::= { nlLlc2HostTable.1.17 } nlLlc2TermConnectionTable (LLC2.2) This is a table of terminated hosts. nlLlc2TermConnectionSequence (netlink.7.6.2.1.1) SYNTAX: ACCESS: STATUS: DESCRIPTION:LLC2 Host connection sequence number (a simple ::= { nlLlc2TermConnectionTable.1.1} nlLlc2TermConnectionHSAP SYNTAX:...
  • Page 116 ::= { nlLlc2TermConnectionTable.1.3} nlLlc2TermConnectionRemoteSubscriberId SYNTAX: ACCESS: STATUS: DESCRIPTION:LLC2 Host Connection's Remote Subscriber ID, assigned ::= { nlLlc2TermConnectionTable.1.4} nlLlc2TermConnectionRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual SDLC device. If configuring an LLC2-to-LLC2 connection, this ID must match the Remote Subscriber ID of the remote node's LLC2 Host.
  • Page 117: Nlllc2Origconnectiontable (Llc2.3)

    ::= { nlLlc2TermConnectionTable.1.5 } nlLlc2OrigConnectionTable (LLC2.3) nlLlc2OrigConnectionSequence SYNTAX: ACCESS: STATUS: DESCRIPTION:LLC2 Host connection sequence number (a simple ::= { nlLlc2OrigConnectionTable.1.1} nlLlc2OrigConnectionHSAP SYNTAX: ACCESS: STATUS: DESCRIPTION:Service Access Point address used to connect to the host. ::= { nlLlc2OrigConnectionTable.1.2} nlLlc2OrigConnectionType SYNTAX: ACCESS: STATUS: DESCRIPTION:Remote subscriber device type.
  • Page 118 DESCRIPTION:LLC2 Host Connection's Local Subscriber ID. If ::= { nlLlc2OrigConnectionTable.1.4} nlLlc2OrigConnectionRemoteSubscriberId SYNTAX: ACCESS: STATUS: DESCRIPTION:LLC2 Host Connection's Remote Subscriber ID, assigned ::= { nlLlc2OrigConnectionTable.1.5} nlLlc2OrigConnectionIDBLK SYNTAX: ACCESS: STATUS: DESCRIPTION:This is used in conjunction with ::= { nlLlc2OrigConnectionTable.1.6} nlLlc2OrigConnectionIDNUM SYNTAX: ACCESS: STATUS: DESCRIPTION:This is used in conjuction with configuring an LLC2-to-SDLC link, this ID must match...
  • Page 119 ::= { nlLlc2OrigConnectionTable.1.7} nlLlc2OrigConnectionMAXDATA SYNTAX: ACCESS: STATUS: DESCRIPTION:Corresponds to the PIU size configured on the host ::= { nlLlc2OrigConnectionTable.1.8} nlLlc2OrigConnectionMAXIN SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum number of sequentially numbered Information ::= { nlLlc2OrigConnectionTable.1.9} nlLlc2OrigConnectionRowStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:Used to manage the creation and deletion of conceptual MIB Reference that the SDLC device should be polled for an XID.) INTEGER (...
  • Page 120: Nlllc2Nexthost

    ::= { nlLlc2OrigConnectionTable.1.10 } nlLlc2NextHost nlLlc2NextHostNumber SYNTAX: ACCESS: STATUS: DESCRIPTION:Host number to be used for the next-created Host record. ::= { llc.2.4} pinStatusTable (netlink.7.7.4) portPinRlp SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP number. ::= { pinStatusTable.1.1} portPinPort SYNTAX: ceptual row and to have its status automatically set to active, making it available for use by the managed device.
  • Page 121: Statistics (Netlink.7.8)

    ACCESS: STATUS: DESCRIPTION:Port number. ::= { pinStatusTable.1.2 } portPinStatus SYNTAX: ACCESS: STATUS: DESCRIPTION:The status of all pins for this physical port. There is one ::= { pinStatusTable.1.3 } statistics (netlink.7.8) statGroup (statistics.1) rlpStatsTable (statGroup.2) rlpStatsIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP number. ::= { rlpStatsTable.1.1} rlpStatsQMessages SYNTAX:...
  • Page 122 STATUS: DESCRIPTION:Percentage of total available buffers in use at the moment ::= { rlpStatsTable.1.3} rlpStatsInFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of frames received on the RLP. ::= { rlpStatsTable.1.4} rlpStatsOutFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of frames transmitted on the RLP. ::= { rlpStatsTable.1.5} rlpStatsFrameRejects SYNTAX: ACCESS:...
  • Page 123: Portstatstable (Statgroup.3)

    portStatsTable (statGroup.3) portStatsRlpIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP number. ::= { portStatsTable.1.1} portStatsIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Port number. ::= { portStatsTable.1.2} portStatsInFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of frames received on the port. ::= { portStatsTable.1.3} portStatsOutFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of frames transmitted on the port. ::= { portStatsTable.1.4} portStatsFrameRetrans SYNTAX:...
  • Page 124 portStatsFCSErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of Frame Check Sequence (FCS) errors on the ::= { portStatsTable.1.6} portStatsLogicalRejects SYNTAX: ACCESS: STATUS: DESCRIPTION:Sum of Rejects and Frame Rejects. A value consistently ::= { portStatsTable.1.7} portStatsInPercentUtils SYNTAX: ACCESS: STATUS: DESCRIPTION:Ratio of non-flag characters to total characters being ::= { portStatsTable.1.8} portStatsOutPercentUtils SYNTAX:...
  • Page 125: Statframe (Statgroup.4)

    statFrame (statGroup.4) frStatsTable (statFrame.1) frStatsRlpIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP Number. ::= { frStatsTable.1.1} frStatsPortIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Port number. ::= { frStatsTable.1.2} frStatsTxDEFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of frames transmitted on the port with the Discard ::= { frStatsTable.1.3} frStatsRxDEFrames SYNTAX: ACCESS: STATUS:...
  • Page 126 ::= { frStatsTable.1.5} frStatsRxFECNFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of frames received on the port with FECN. ::= { frStatsTable.1.6} frStatsTxBECNFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of frames transmitted on the port with BECN ::= { frStatsTable.1.7} frStatsRxBECNFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of frames received on the port with BECN. ::= { frStatsTable.1.8} frStatsTxLMIFrames SYNTAX:...
  • Page 127 frStatsTxANXDFrames (netlink.7.8.1.4.1.1.11) SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of Annex-D frames transmitted on the port. ::= { frStatsTable.1.11} frStatsRxANXDFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of Annex-D frames received on the port. ::= { frStatsTable.1.12} frStatsTotDiscFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Total number of discarded frames on the port. ::= { frStatsTable.1.13} frStatsRxDiscFrames SYNTAX:...
  • Page 128 x25TxPortIndex SYNTAX: numbers 0–7 ACCESS: STATUS: DESCRIPTION:Port number. ::= { x25TxStatsTable.1.2} x25TxSABMFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of SABM (set asynchronous balanced mode) ::= { x25TxStatsTable.1.3} x25TxUAFrames (netlink.7.8.1.4.2.1.4) SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of UA (un-numbered acknowledgment) frames ::= { x25TxStatsTable.1.4} x25TxDISCFrames SYNTAX: ACCESS: STATUS:...
  • Page 129 x25TxFRMRFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of FRMR (frame reject) frames transmitted on the ::= { x25TxStatsTable.1.7} x25TxREJFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of Reject (reject) frames transmitted on the port. ::= { x25TxStatsTable.1.8} x25TxRRFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of RR (receive ready) frames transmitted on the ::= { x25TxStatsTable.1.9} x25TxRNRFrames SYNTAX:...
  • Page 130 x25RxStatsTable (statFrame.3) x25RxRlpIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP Number. ::= { x25RxStatsTable.1.1} x25RxPortIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Port number. ::= { x25RxStatsTable.1.2} x25RxSABMFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of SABM (set asynchronous balanced mode) ::= { x25RxStatsTable.1.3} x25RxUAFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of UA (un-numbered acknowledgment) frames ::= { x25RxStatsTable.1.4} x25RxDISCFrames SYNTAX:...
  • Page 131 x25RxDMFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of DM (disconnect mode) frames received on the ::= { x25RxStatsTable.1.6} x25RxFRMRFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of FRMR (frame reject) frames received on the ::= { x25RxStatsTable.1.7} x25RxREJFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of Reject (reject) frames received on the port. ::= { x25RxStatsTable.1.8} x25RxRRFrames SYNTAX:...
  • Page 132: Statt1 (Statgroup.7)

    x25RxINFOFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of INFO (information) frames received on the ::= { x25RxStatsTable.1.11} statT1 (statGroup.7) This is the statistics group for T1 Channels. t1StatsRlpIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP Number. ::= { statT1.1.1.1 } t1StatsPortIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Port Number. ::= { statT1.1.1.2 } t1StatsRcvFrames SYNTAX:...
  • Page 133 DESCRIPTION:Total transmitted frames. ::= { statT1.1.1.4 } t1StatsLCVCnt SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of bipolar violations and excessive zeroes ::= { statT1.1.1.5 } t1StatsPCVRErrs SYNTAX: ACCESS: STATUS: DESCRIPTION:PCVR bit error count, which is the number of CRC6 code ::= { statT1.1.1.6 } t1StatsOOSCnt SYNTAX: ACCESS:...
  • Page 134 DESCRIPTION:Yellow alarm count. ::= { statT1.1.1.9 } t1StatsRedAlarms SYNTAX: ACCESS: STATUS: DESCRIPTION:Red alarm count. ::= { statT1.1.1.10 } t1StatsRcvUsage SYNTAX: ACCESS: STATUS: DESCRIPTION:Receive port utilization, the ratio of non-flag characters to ::= { statT1.1.1.11 } t1StatsXmitUsage SYNTAX: ACCESS: STATUS: DESCRIPTION:Transmit port utilization, , the ratio of non-flag characters ::= { statT1.1.1.12 } t1StatsXmitAbortFrames SYNTAX:...
  • Page 135: Statds0A (Statgroup.8)

    t1StatsRcvOverruns SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of received overrun errors. ::= { statT1.1.1.15 } t1StatsRcvErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:Total bad receives on the T-1 port. ::= { statT1.1.1.16 } t1StatsRcvChannelErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:Total bad receives on the T-1 channel. ::= { statT1.1.1.17 } statDS0A (statGroup.8) ds0aStatsRlpIndex STATUS:...
  • Page 136 ds0aStatsChannelIndex STATUS: ACCESS: STATUS: DESCRIPTION:Channel number. ::= {statDSOA.1.1.3} ds0aStatsXmitFrames STATUS: ACCESS: STATUS: DESCRIPTION: Total transmitted frames. ::= {statDSOA.1.1.4} ds0aStatsRcvFrames STATUS: ACCESS: STATUS: DESCRIPTION: Total received frames. ::= {statDSOA.1.1.5} ds0aStatsRcvAbortFrames STATUS: ACCESS: STATUS: DESCRIPTION: Total receive aborted frames. ::= {statDSOA.1.1.6} ds0aStatsRcvOverruns STATUS: ACCESS: STATUS:...
  • Page 137: Statvoice (Statgroup.9)

    DESCRIPTION: Total receive errors. ::= {statDSOA.1.1.9} statVoice (statGroup.9) This is the statistics group for Voice. voiceStatsRlpIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP number. This entry is not applicable, but is included ::= { statVoice.1.1.1 } voiceStatsPortIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Voice port number. ::= { statVoice.1.1.2 } voiceStatsRxCalls SYNTAX:...
  • Page 138 STATUS: DESCRIPTION:Number of call accepts received from the network. ::= { statVoice.1.1.5 } voiceStatsTxCallsAccepts SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of call accepts transmitted to the network. ::= { statVoice.1.1.6 } voiceStatsRxClears SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of call receives cleared. ::= { statVoice.1.1.7 } voiceStatsTxClears SYNTAX: ACCESS:...
  • Page 139: Statthresh (Statistics.2)

    voiceStatsRxCongestions SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of congestion management frames received. ::= { statVoice.1.1.11 } voiceStatsTxCongestions SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of congestion management frames transmitted. ::= { statVoice.1.1.12 } statThresh (statistics.2) rlpThreshTable (statThresh.1) rlpThreshRlpIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP number. ::= { rlpThreshTable.1.1} rlpThreshPercntBufInUse SYNTAX: ACCESS:...
  • Page 140 STATUS: DESCRIPTION:Threshold for the statistic ::= { rlpThreshTable.1.3} rlpThreshRxFramesPerSec SYNTAX: ACCESS: STATUS: DESCRIPTION:Per-second threshold for the statistic ::= { rlpThreshTable.1.4} rlpThreshTxFramesPerSec SYNTAX: ACCESS: STATUS: DESCRIPTION:Per-second threshold for the statistic ::= { rlpThreshTable.1.5} rlpThreshRejFramesPerSec SYNTAX: ACCESS: STATUS: DESCRIPTION:Per-second threshold for the statistic Mandatory rlpStatsQMessages number of frames queued on the RLP.
  • Page 141: Portthreshtable (Statthresh.2)

    ::= { rlpThreshTable.1.6} rlpThreshRtxFramesPerSec SYNTAX: ACCESS: STATUS: DESCRIPTION:Per-second threshold for the statistic ::= { rlpThreshTable.1.7} portThreshTable (statThresh.2) portThreshRlpIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:RLP number. ::= { portThreshTable.1.1} portThreshIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Port number. ::= { portThreshTable.1.2} portThreshRxFramesPerSec SYNTAX: ACCESS: STATUS: DESCRIPTION:Per-second threshold for the statistic MIB Reference threshold (in either direction), an alarm is generated.
  • Page 142 ::= { portThreshTable.1.3} portThreshTxFramesPerSec SYNTAX: ACCESS: STATUS: DESCRIPTION:Per-second threshold for the statistic ::= { portThreshTable.1.4} portThreshRtxFramesPerSec SYNTAX: ACCESS: STATUS: DESCRIPTION:Per-second threshold for the statistic ::= { portThreshTable.1.5} portThreshFCSErrPerSec SYNTAX: ACCESS: STATUS: DESCRIPTION:Per-second threshold for the statistic ::= { portThreshTable.1.6} .) If the measured value for the statistic crosses the threshold (in either direction), an alarm is generated.
  • Page 143 portThreshLogRejPerSec SYNTAX: ACCESS: STATUS: DESCRIPTION:Per-second threshold for the statistic ::= { portThreshTable.1.7} portThreshTxErrorRatio SYNTAX: ACCESS: STATUS: DESCRIPTION:Threshold for the ratio of ::= { portThreshTable.1.8} portThreshRxErrorRatio SYNTAX: ACCESS: STATUS: DESCRIPTION:Threshold for the ratio of ::= { portThreshTable.1.9} portThreshTxPercentUtl SYNTAX: ACCESS: STATUS: DESCRIPTION:Threshold for the statistic MIB Reference INTEGER (...
  • Page 144: Bridge Group (Netlink.7.9)

    ::= { portThreshTable.1.10} portThreshRxPercentUtl SYNTAX: ACCESS: STATUS: DESCRIPTION:Threshold for the statistic ::= { portThreshTable.1.11} bridge Group (netlink.7.9) bridgeAdminVirtualLANID SYNTAX: ACCESS: STATUS: DESCRIPTION:LAN ID inserted into the Token Ring RIF field, ::= { bridge.1 } bridgeOperVirtualLANID SYNTAX: ACCESS: STATUS: DESCRIPTION:Operational value of ::= { bridge.2 } bridgeEnabled SYNTAX:...
  • Page 145 ::{ bridge.3 } bridgeMaxSizeForwardingTable SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of entries allowed in the bridge forwarding table. ::= { bridge.4 } bridgeIPEnabled SYNTAX: ACCESS: STATUS: DESCRIPTION:When this value and ::{ bridge.5 } bridgeIPXEnabled SYNTAX: ACCESS: STATUS: DESCRIPTION:When this value and ::= { bridge.6 } bridgeAdminSRBID SYNTAX: ACCESS:...
  • Page 146: Ipnl Group (Netlink.7.11)

    DESCRIPTION:Operational value of ::{ bridge.8 } bridgeDefaultEthernetFrameType SYNTAX: ACCESS: STATUS: DESCRIPTION:Default frame type to be used when forwarding traffic on ::= { bridge.9 } ipNl Group (netlink.7.11) This is the Netlink IP Node Defaults group. nlIpDefaultRIPVersion SYNTAX: ACCESS: STATUS: DESCRIPTION:Version of RIP that will be used by IP. ::= { ipNl.1 } bridgeAdminSRBID INTEGER { type-II (...
  • Page 147: Mib Ii Groups

    ::= { system.3} MIB Reference DisplayString Read only and software operating system. OBJECT IDENTIFIER Read only Mandatory management subsystem contained in the entity: Product Object ID FRX6000 1.3.6.1.4.1.173.5.1 FRX8000 1.3.6.1.4.1.173.5.2 FRX4000 1.3.6.1.4.1.173.5.3 FRX7000 1.3.6.1.4.1.173.5.4 SmartSwitch 1800 1.3.6.1.4.1.173.5.5 TimeTicks Read only node.
  • Page 148 sysContact SYNTAX: ACCESS: DESCRIPTION:Contact person for the node. This parameter is specified in ::= { system.4} sysName SYNTAX: ACCESS: DESCRIPTION:Name assigned to the user of this node. This parameter is ::= { system.5} sysLocation SYNTAX: ACCESS: DESCRIPTION:Physical location of this node. This parameter is specified ::= { system.6} sysServices SYNTAX:...
  • Page 149: Interfaces Group (Mib-2.2)

    Interfaces Group (mib-2.2) ifNumber SYNTAX: ACCESS: DESCRIPTION:Number of network interfaces configured/defined for this ::= { interfaces.1} ifIndex SYNTAX: ACCESS: DESCRIPTION:This number is assigned arbitrarily by the SNMP task as ::= { interfaces.2.1.1} ifDescr SYNTAX: ACCESS: DESCRIPTION:Describes the interface, including the manufacturer, ::= { interfaces.2.1.2} ifType SYNTAX:...
  • Page 150 ifMTu SYNTAX: ACCESS: DESCRIPTION:Size (in bytes) of the largest datagram that can be trans- ::= { interfaces.2.1.4} ifSpeed SYNTAX: ACCESS: DESCRIPTION:Current line speed (in bits per second) over the interface. ::= { interfaces.2.1.5} ifPhysAddress SYNTAX: ACCESS: DESCRIPTION:Network interface address. Non-IP addresses return a ::= { interfaces.2.1.6} ifAdminStatus SYNTAX:...
  • Page 151 ifInOctets SYNTAX: ACCESS: DESCRIPTION:Number of octets (including framing characters) received ::= { interfaces.2.1.10} ifInUcastPkts SYNTAX: ACCESS: DESCRIPTION:For IP interfaces is the number of unicast packets delivered ::= { interfaces.2.1.11} ifInNUcastPkts SYNTAX: ACCESS: DESCRIPTION:For IP interfaces is the number of multicast packets ::= { interfaces.2.1.12} ifInDiscards SYNTAX:...
  • Page 152 ifInUnknownProtos SYNTAX: ACCESS: DESCRIPTION:For IP interfaces is the number of received packets that ::= { interfaces.2.1.15} ifOutOctets SYNTAX: ACCESS: DESCRIPTION:Number of octets (including framing characters) trans- ::= { interfaces.2.1.16} ifOutUcastPkts SYNTAX: ACCESS: DESCRIPTION:For IP interfaces is the number of packets that a higher- ::= { interfaces.2.1.17} ifOutNUcastPkts SYNTAX:...
  • Page 153: Ip Group (Mib-2.4)

    ifOutErrors SYNTAX: ACCESS: DESCRIPTION:For IP interfaces is the number of outbound packets ::= { interfaces.2.1.20} ifOutQLen SYNTAX: ACCESS: DESCRIPTION:For IP interfaces is the length (in packets) of the output ::= { interfaces.2.1.21} IP Group (mib-2.4) ipForwarding SYNTAX: ACCESS: STATUS: DESCRIPTION:Indicates whether this entity is acting as an IP gateway in ::= { ip.1 } ipDefaultTTL SYNTAX:...
  • Page 154 ::= { ip.2 } ipInReceives SYNTAX: ACCESS: STATUS: DESCRIPTION:Total number of input datagrams received from interfaces, ::= { ip.3 } ipInHdrErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of input datagrams discarded due to errors in their ::= { ip.4 } ipInAddrErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of input datagrams discarded because the IP...
  • Page 155 ::= { ip.6 } ipInUnknownProtos SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of locally addressed datagrams received ::= { ip.7 } ipInDiscards SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of input IP datagrams for which no problems were ::= { ip.8 } ipInDelivers SYNTAX: ACCESS: STATUS: DESCRIPTION:The total number of input datagrams successfully ::= { ip.9 } MIB Reference...
  • Page 156 ipOutRequests SYNTAX: ACCESS: STATUS: DESCRIPTION:The total number of IP datagrams which local IP user ::= { ip.10 } ipOutDiscards SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of output IP datagrams for which no problem was ::= { ip.11 } ipOutNoRoutes SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IP datagrams discarded because no route could ::= { ip.12 } ipReasmTimeout...
  • Page 157 ::= { ip.13 } ipReasmReqds SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IP fragments received that needed to be ::= { ip.14 } ipReasmOKs SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IP datagrams successfully re- assembled. ::= { ip.15 } ipReasmFails SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of failures detected by the IP reassembly ::= { ip.16 } ipFragOKs...
  • Page 158: Ip Address Table (Ip.20)

    ipFragFails SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IP datagrams that have been discarded because ::= { ip.18 } ipFragCreates SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IP datagram fragments that have been ::= { ip.19 } IP Address Table (ip.20) The IP address table contains this entity's IP addressing information. ipAdEntAddr SYNTAX: ACCESS:...
  • Page 159 ipAdEntNetMask SYNTAX: ACCESS: STATUS: DESCRIPTION:Subnet mask associated with the IP address of this entry. ::= { ip.20.1.3 } ipAdEntBcastAddr SYNTAX: ACCESS: STATUS: DESCRIPTION:Value of the least-significant bit in the IP broadcast ::= { ip.20.1.4 } ipAdEntReasmMaxSize SYNTAX: ACCESS: STATUS: DESCRIPTION:Size of the largest IP datagram that this entity can ::= { ip.20.1.5 } MIB Reference IpAddress...
  • Page 160: Ip Routing Table (Ip.21)

    IP Routing Table (ip.21) The IP routing table contains an entry for each route presently known to this entity. ipRouteDest SYNTAX: ACCESS: STATUS: DESCRIPTION:Destination IP address of this route. An entry with a value ::= { ip.21.1.1 } ipRouteIfIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Index value which uniquely identifies the local interface...
  • Page 161 STATUS: DESCRIPTION:Alternate routing metric for this route. The semantics of ::= { ip.21.1.4 } ipRouteMetric3 SYNTAX: ACCESS: STATUS: DESCRIPTION:Alternate routing metric for this route. The semantics of ::= { ip.21.1.5 } ipRouteMetric4 SYNTAX: ACCESS: STATUS: DESCRIPTION:Alternate routing metric for this route. The semantics of ::= { ip.21.1.6 } ipRouteNextHop SYNTAX:...
  • Page 162 ACCESS: STATUS: DESCRIPTION:Type of route. Note that the values direct( ::= { ip.21.1.8 } ipRouteProto SYNTAX: ACCESS: STATUS: DESCRIPTION:Routing mechanism via which this route was learned. (network/subnetwork) ( ), indirect (route to a non-local host/network/sub-network ( )} } Read/Write Mandatory refer to the notion of direct and indirect routing in the IP architecture.
  • Page 163 ::= { ip.21.1.9 } ipRouteAge SYNTAX: ACCESS: STATUS: DESCRIPTION:Time (in seconds) since this route was last updated or ::= { ip.21.1.10 } ipRouteMask SYNTAX: ACCESS: STATUS: DESCRIPTION:Indicates the mask to be logical-ANDed with the ::= { ip.21.1.11 } ipRouteMetric5 SYNTAX: ACCESS: STATUS: DESCRIPTION:Alternate routing metric for this route.
  • Page 164: Ip Address Translation Table (Ip.22)

    ::= { ip.21.1.12 } ipRouteInfo SYNTAX: ACCESS: STATUS: DESCRIPTION:Reference to MIB definitions specific to the particular ::= { ip.21.1.13 } IP Address Translation Table (ip.22) The IP address translation table contain the IpAddress-to-physical address equiva- lences. Some interfaces do not use translation tables for determining address equiva- lences (e.g., DDN-X.25 has an algorithmic method);...
  • Page 165: Additional Ip Objects

    DESCRIPTION:Media-dependent `physical' address. ::= { ip.22.1.2 } ipNetToMediaNetAddress SYNTAX: ACCESS: STATUS: DESCRIPTION: ::= { ip.22.1.3 } ipNetToMediaType SYNTAX: ACCESS: STATUS: DESCRIPTION:Type of mapping. Setting this object to the value ::= { ip.22.1.4 } Additional IP objects ipRoutingDiscards SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of routing entries that were chosen to be discarded ::= { ip.23 } MIB Reference...
  • Page 166: Icmp Group (Mib-2.5)

    ICMP Group (mib-2.5) icmpInMsgs SYNTAX: ACCESS: STATUS: DESCRIPTION:Total number of ICMP messages which the entity ::= { icmp.1 } icmpInErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP messages which the entity received but ::= { icmp.2 } icmpInDestUnreachs SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.3 } icmpInTimeExcds...
  • Page 167 DESCRIPTION:Number of ICMP ::= { icmp.5 } icmpInSrcQuenchs SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.6 } icmpInRedirects SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.7 } icmpInEchos SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.8 } icmpInEchoReps SYNTAX: ACCESS:...
  • Page 168 icmpInTimestampReps SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.11 } icmpInAddrMasks SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.12 } icmpInAddrMaskReps SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.13 } icmpOutMsgs SYNTAX: ACCESS: STATUS: DESCRIPTION:Total number of ICMP messages which this entity ::= { icmp.14 } icmpOutErrors SYNTAX:...
  • Page 169 ::= { icmp.15 } icmpOutDestUnreachs SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.16 } icmpOutTimeExcds SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.17 } icmpOutParmProbs SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.18 } icmpOutSrcQuenchs SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.19 }...
  • Page 170 icmpOutEchos SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.21 } icmpOutEchoReps SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.22 } icmpOutTimestamps SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.23 } icmpOutTimestampReps SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.24 } icmpOutAddrMasks SYNTAX:...
  • Page 171 icmpOutAddrMaskReps SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of ICMP ::= { icmp.26 } MIB Reference Counter Read only Mandatory Address Mask Reply messages sent.
  • Page 172: Frame Relay (Rfc1315) Mib

    Frame Relay (RFC1315) MIB frDlcmiIfIndex SYNTAX: ACCESS: DESCRIPTION:IfIndex value of corresponding ifEntry. ::= { frame-relay.1.1.1} frDlcmiState SYNTAX: ACCESS: DESCRIPTION:Type of frame relay management configured: ::= { frame-relay.1.1.2} frDlcmiAddress SYNTAX: ACCESS: DESCRIPTION:Address format: ::= { frame-relay.1.1.3} frDlcmiAddressLen SYNTAX: ACCESS: DESCRIPTION:Address length in octets: 2–4. If ::= { frame-relay.1.1.4} frDlcmiPollingInterval SYNTAX:...
  • Page 173 frDlcmiFullEnquiryInterval SYNTAX: ACCESS: DESCRIPTION:Number of polling intervals that can pass before issuance ::= { frame-relay.1.1.6} frDlcmiErrorThreshold SYNTAX: ACCESS: DESCRIPTION:Number of unanswered status enquiries that will be ::= { frame-relay.1.1.7} frDlcmiMonitoredEvents SYNTAX: ACCESS: DESCRIPTION:Number of polling intervals over which ::= { frame-relay.1.1.8} frDlcmiMaxSupportedVCs SYNTAX: ACCESS:...
  • Page 174: Snadlc (Rfc1747) Mib

    snaDLC (RFC1747) MIB sdlcPortGroup (snaDLC.1) sdlcPortAdminTable (sdlcPortGroup.1) sdlcPortAdminName SYNTAX: MAX-ACCESS: Read/Write STATUS: DESCRIPTION:Defines the physical port to which this interface is ::= { sdlcPortAdminTable.1.1} sdlcPortAdminRole SYNTAX: MAX-ACCESS: Read/Write STATUS: DESCRIPTION:Describes the role that the link station will assume the next ::= { sdlcPortAdminTable.1.2} sdlcPortAdminType SYNTAX:...
  • Page 175 DESCRIPTION:Specifies whether the SDLC port is to connect to a leased DEFVAL: ::= { sdlcPortAdminTable.1.3} sdlcPortAdminTopology SYNTAX: MAX-ACCESS: Read/Write STATUS: DESCRIPTION:Determines whether the SDLC port is capable of operating DEFVAL: ::= { sdlcPortAdminTable.1.4} sdlcPortAdminISTATUS SYNTAX: MAX-ACCESS: Read/Write STATUS: DESCRIPTION:Controls the initial value of the administrative status DEFVAL: ::= { sdlcPortAdminTable.1.5} sdlcPortAdminACTIVTO...
  • Page 176 DEFVAL: ::= { sdlcPortAdminTable.1.6} sdlcPortAdminPAUSE SYNTAX: MAX-ACCESS: Read/Write STATUS: DESCRIPTION:Minimum elapsed time between any two traversals of the DEFVAL: ::= { sdlcPortAdminTable.1.7} sdlcPortAdminSERVLIM SYNTAX: MAX-ACCESS: Read/Write STATUS: DESCRIPTION:Number of times the active poll list will be traversed before DEFVAL: ::= { sdlcPortAdminTable.1.8} sdlcPortAdminSlowPollTimer SYNTAX: MAX-ACCESS: Read/Write...
  • Page 177: Sdlcportopertable (Sdlcportgroup.2)

    sdlcPortOperTable (sdlcPortGroup.2) sdlcPortOperName SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Defines the physical port to which this interface is ::= { sdlcPortOperTable.1.1} sdlcPortOperRole SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Describes the role that the link station will assume the next ::= { sdlcPortOperTable.1.2} sdlcPortOperType SYNTAX: MAX-ACCESS: Read only...
  • Page 178 sdlcPortOperISTATUS SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Initial value of the Administrative status ( ::= { sdlcPortOperTable.1.5} sdlcPortOperACTIVTO SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Period of time that the port will allow a switched line to ::= { sdlcPortOperTable.1.6} sdlcPortOperPAUSE SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Minimum elapsed time between any two traversals of the ::= { sdlcPortOperTable.1.7}...
  • Page 179 DESCRIPTION:Exact method for periodically polling failed secondary link ::= { sdlcPortOperTable.1.8} sdlcPortOperSERVLIM SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:This object describes the number of times the active poll ::= { sdlcPortOperTable.1.9} sdlcPortOperSlowPollTimer SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Elapsed time between polls of a failed secondary link ::= { sdlcPortOperTable.1.10} MIB Reference station addresses:...
  • Page 180: Sdlcportstatstable (Sdlcportgroup.3)

    sdlcPortOperLastModifyTime SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Value of ::= { sdlcPortOperTable.1.11} sdlcPortOperLastFailTime SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Value of ::= { sdlcPortOperTable.1.12} sdlcPortOperLastFailCause SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Cause of the last failure of this SDLC port. If the port has DEFVAL: ::= { sdlcPortOperTable.1.13} sdlcPortStatsTable (sdlcPortGroup.3)
  • Page 181 DESCRIPTION:Number of frames received by this port with invalid link ::= { sdlcPortStatsTable.1.2} sdlcPortStatsDwarfFrames SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Number of frames received by this port which were ::= { sdlcPortStatsTable.1.3} sdlcPortStatsPollsIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Number of polls received by this port since the port was ::= { sdlcPortStatsTable.1.4} sdlcPortStatsPollsOut SYNTAX:...
  • Page 182 sdlcPortStatsPollRspsOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Number of poll responses sent by this port since the port ::= { sdlcPortStatsTable.1.7} sdlcPortStatsLocalBusies SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Number of times the local SDLC link stations on this port ::= { sdlcPortStatsTable.1.8} sdlcPortStatsRemoteBusies SYNTAX: MAX-ACCESS: Read only...
  • Page 183 STATUS: DESCRIPTION:Number of I-Frames that have been transmitted by SDLC ::= { sdlcPortStatsTable.1.11} sdlcPortStatsOctetsIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total octets received from adjacent SDLC link stations on ::= { sdlcPortStatsTable.1.12} sdlcPortStatsOctetsOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total octets transmitted to adjacent SDLC link stations on ::= { sdlcPortStatsTable.1.13} sdlcPortStatsProtocolErrs SYNTAX:...
  • Page 184 DESCRIPTION:Number of times the SDLC link stations on this port have ::= { sdlcPortStatsTable.1.15} sdlcPortStatsRNRLIMITs SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Number of times the SDLC link stations on this port have ::= { sdlcPortStatsTable.1.16} sdlcPortStatsRetriesExps SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Number of times the SDLC link stations on this port have ::= { sdlcPortStatsTable.1.17} sdlcPortStatsRetransmitsIn...
  • Page 185: Sdlclsgroup (Snadlc.2)

    ::= { sdlcPortStatsTable.1.19} sdlcLSGroup (snaDLC.2) sdlcLSAdminTable (sdlcLSGroup.1) sdlcLSAddress SYNTAX: MAX-ACCESS: Read-create STATUS: DESCRIPTION:Poll address of the secondary link station for this SDLC ::= { sdlcLsAdminTable.1.1} sdlcLSAdminName SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Octet string that defines the local name of the SDLC link ::= { sdlcLsAdminTable.1.2} sdlcLSAdminState SYNTAX:...
  • Page 186 DESCRIPTION:Desired state, DEFVAL: ::= { sdlcLsAdminTable.1.4} sdlcLSAdminMAXDATASend SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Maximum PDU size that the local link station thinks it can ::= { sdlcLsAdminTable.1.5} sdlcLSAdminMAXDATARcv SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Maximum PDU size that the local link station can receive ::= { sdlcLsAdminTable.1.6} sdlcLSAdminREPLYTO SYNTAX:...
  • Page 187 DEFVAL: ::= { sdlcLsAdminTable.1.7} sdlcLSAdminMAXIN SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Maximum number of unacknowledged I-frames an SDLC DEFVAL: ::= { sdlcLsAdminTable.1.8} sdlcLSAdminMAXOUT SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Maximum number of consecutive unacknowledged minus minMODULO DEFVAL: ::= { sdlcLsAdminTable.1.9} MIB Reference administered value may not change the operational value, , until the link station is cycled sdlcLSOperREPLYTO inactive.
  • Page 188 sdlcLSAdminMODULO SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Modulus for an SDLC link station. This modulus DEFVAL: ::= { sdlcLsAdminTable.1.10} sdlcLSAdminRETRIESm SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Number of retries in a retry sequence for the local SDLC DEFVAL: ::= { sdlcLsAdminTable.1.11} sdlcLSAdminRETRIESt SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Interval between retry sequences for the local SDLC link INTEGER {...
  • Page 189 DEFVAL: ::= { sdlcLsAdminTable.1.12} sdlcLSAdminRETRIESn SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Number of times a retry sequence will be repeated for the DEFVAL: { ::= { sdlcLsAdminTable.1.13} sdlcLSAdminRNRLIMIT SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Length of time an SDLC link station will allow its adjacent MIB Reference sequence is a series of retransmitted frames ( data or control) for which no positive acknowledgement is...
  • Page 190 DEFVAL: ::= { sdlcLsAdminTable.1.14} sdlcLSAdminDATMODE SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Controls whether communications mode with the adjacent DEFVAL:{ (Half) } ::= { sdlcLsAdminTable.1.15} sdlcLSAdminGPoll SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Group poll address for this link station instance. If group ::= { sdlcLsAdminTable.1.16} sdlcLSAdminSimRim SYNTAX: MAX-ACCESS: read-create...
  • Page 191: Sdlclsopertable (Sdlclsgroup.2)

    STATUS: DESCRIPTION:Controls the support for transmission and receipt of SIM DEFVAL: ::= { sdlcLsAdminTable.1.17} sdlcLSAdminXmitRcvCap SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Controls the transmit-receive capabilities for this SDLC DEFVAL: ::= { sdlcLsAdminTable.1.18} sdlcLSAdminRowStatus SYNTAX: MAX-ACCESS: read-create STATUS: DESCRIPTION:Used by a management station to create or delete the ::= { sdlcLsAdminTable.1.19} sdlcLSOperTable (sdlcLSGroup.2) sdlcLSOperName...
  • Page 192 sdlcLSOperRole SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Current role assumed by the link station. The value of ::= { sdlcLSOperTable.1.2} sdlcLSOperState SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Operational state of the SDLC link station. The managed ::= { sdlcLSOperTable.1.3} sdlcLSOperMAXDATASend SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Actual maximum PDU size the local link station can send ::= { sdlcLSOperTable.1.14}...
  • Page 193 ::= { sdlcLSOperTable.1.5} sdlcLSOperMAXIN SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Current maximum number of unacknowledged I-frames an ::= { sdlcLSOperTable.1.6} sdlcLSOperMAXOUT SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Maximum number of consecutive unacknowledged ::= { sdlcLSOperTable.1.7} sdlcLSOperMODULO SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Current modulus for an SDLC link station. This modulus ::= { sdlcLSOperTable.1.8} MIB Reference recovery will be initiated.
  • Page 194 sdlcLSOperRETRIESm SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Number of retries in a retry sequence for an SDLC link ::= { sdlcLSOperTable.1.9} sdlcLSOperRETRIESt SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Current interval between retry sequences for an SDLC link ::= { sdlcLSOperTable.1.10} sdlcLSOperRETRIESn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Current number of times that a retry sequence is repeated...
  • Page 195 ::= { sdlcLSOperTable.1.11} sdlcLSOperRNRLIMIT SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Current length of time that an SDLC link station will allow ::= { sdlcLSOperTable.1.12} sdlcLSOperDATMODE SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Reflects whether the current communications mode with ::= { sdlcLSOperTable.1.13} sdlcLSOperLastModifyTime SYNTAX: MAX-ACCESS: Read only STATUS:...
  • Page 196 ::= { sdlcLSOperTable.1.15} sdlcLSOperLastFailCause SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Cause of the last failure of this SDLC link station. (If the ::= { sdlcLSOperTable.1.16} sdlcLSOperLastFailCtrlIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Last control octet(s) (depending on modulus) received by ::= { sdlcLSOperTable.1.17} sdlcLSOperLastFailCtrlOut SYNTAX: MAX-ACCESS: Read only...
  • Page 197 sdlcLSOperLastFailREPLYTOs SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Number of times that the REPLYTO timer had expired for ::= { sdlcLSOperTable.1.20} sdlcLSOperEcho SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Identifies whether the echo bit is in effect for this link ::= { sdlcLSOperTable.1.21} sdlcLSOperGPoll SYNTAX: MAX-ACCESS: Read only STATUS:...
  • Page 198: Sdlclsstatstable (Sdlclsgroup.3)

    ::= { sdlcLSOperTable.1.24} sdlcLSStatsTable (sdlcLSGroup.3) sdlcLSStatsBLUsIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total basic link units (BLUs; frames) received from an ::= { sdlcLSStatsTable.1.1} sdlcLSStatsBLUsOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total basic link units (BLUs; frames), transmitted to an ::= { sdlcLSStatsTable.1.2} sdlcLSStatsOctetsIn SYNTAX: MAX-ACCESS: Read only...
  • Page 199 ::= { sdlcLSStatsTable.1.4} sdlcLSStatsPollsIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total polls received from an adjacent SDLC link station ::= { sdlcLSStatsTable.1.5} sdlcLSStatsPollsOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total polls sent to an adjacent SDLC link station since link ::= { sdlcLSStatsTable.1.6} sdlcLSStatsPollRspsOut SYNTAX: MAX-ACCESS: Read only...
  • Page 200 ::= { sdlcLSStatsTable.1.8} sdlcLSStatsLocalBusies SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total number of times that the local SDLC link station has ::= { sdlcLSStatsTable.1.9} sdlcLSStatsRemoteBusies SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total number of times that an adjacent ( remote) SDLC ::= { sdlcLSStatsTable.1.10} sdlcLSStatsIFramesIn SYNTAX: MAX-ACCESS: Read only...
  • Page 201 sdlcLSStatsUIFramesIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total UI-frames received from an adjacent SDLC link ::= { sdlcLSStatsTable.1.13} sdlcLSStatsUIFramesOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION: Total UI-frames transmitted to an adjacent SDLC link ::= { sdlcLSStatsTable.1.14} sdlcLSStatsXIDsIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total XID frames received from an adjacent SDLC link ::= { sdlcLSStatsTable.1.15}...
  • Page 202 sdlcLSStatsTESTsOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total TEST frames, commands or responses, transmitted ::= { sdlcLSStatsTable.1.18} sdlcLSStatsREJsIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total REJ frames received from an adjacent SDLC link ::= { sdlcLSStatsTable.1.19} sdlcLSStatsREJsOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total REJ frames transmitted to an adjacent SDLC link ::= { sdlcLSStatsTable.1.20} sdlcLSStatsFRMRsIn...
  • Page 203 sdlcLSStatsSIMsIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total set initialization mode (SIM) frames received from ::= { sdlcLSStatsTable.1.23} sdlcLSStatsSIMsOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total set initialization mode (SIM) frames transmitted to ::= { sdlcLSStatsTable.1.24} sdlcLSStatsRIMsIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total request initialization mode (RIM) frames received ::= { sdlcLSStatsTable.1.25} sdlcLSStatsRIMsOut...
  • Page 204 STATUS: DESCRIPTION:Total number of disconnect (DISC) requests received from ::= { sdlcLSStatsTable.1.27} sdlcLSStatsDISCOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total number of disconnect (DISC) requests transmited to ::= { sdlcLSStatsTable.1.28} sdlcLSStatsUAIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total number of unnumbered acknowledgements (UA) ::= { sdlcLSStatsTable.1.29} sdlcLSStatsUAOut SYNTAX:...
  • Page 205 ::= { sdlcLSStatsTable.1.31} sdlcLSStatsDMOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total number of disconnect mode (DM) requests trans- ::= { sdlcLSStatsTable.1.32} sdlcLSStatsSNRMIn SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total number of set normal response mode (SNRM/ ::= { sdlcLSStatsTable.1.33} sdlcLSStatsSNRMOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total number of set normal response mode (SNRM/ ::= { sdlcLSStatsTable.1.34}...
  • Page 206 ::= { sdlcLSStatsTable.1.35} sdlcLSStatsActivityTOs SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total occurrences, since startup, where this SDLC link ::= { sdlcLSStatsTable.1.36} sdlcLSStatsRNRLIMITs SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total occurrences, since startup, where this SDLC link ::= { sdlcLSStatsTable.1.37} sdlcLSStatsRetriesExps SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total occurrences, since startup, where this SDLC link ::= { sdlcLSStatsTable.1.38}...
  • Page 207 DESCRIPTION:Total number of information frames retransmitted by the ::= { sdlcLSStatsTable.1.39} sdlcLSStatsRetransmitsOut SYNTAX: MAX-ACCESS: Read only STATUS: DESCRIPTION:Total number of information frames retransmitted to a ::= { sdlcLSStatsTable.1.40} MIB Reference remote link station because the N(s) received from that link station indicated that one or more information frames sent by that station were lost.
  • Page 208: Novell Ipx Mib

    Novell IPX MIB Basic System Table (ipx.1.1) ipxBasicSysNetNumber SYNTAX: ACCESS: STATUS: DESCRIPTION:Network number portion of the IPX address of this system. ::= {ipxBasicSysEntry.3} ipxBasicSysNode SYNTAX: ACCESS: STATUS: DESCRIPTION:The node number portion of the IPX address of this ::= {ipxBasicSysEntry.4} ipxBasicSysName SYNTAX: ACCESS: STATUS:...
  • Page 209 ::= {ipxBasicSysEntry.7} ipxBasicSysInUnknownSockets SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IPX packets discarded because the destination ::= {ipxBasicSysEntry.8} ipxBasicSysInDiscards SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IPX packets received but discarded due to ::= {ipxBasicSysEntry.9} ipxBasicSysInBadChecksums SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IPX packets received with incorrect ::= {ipxBasicSysEntry.10} ipxBasicSysInDelivers SYNTAX:...
  • Page 210 ipxBasicSysNoRoutes SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of times no route to a destination was found. ::= {ipxBasicSysEntry.12} ipxBasicSysOutRequests SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IPX packets supplied locally for transmission, ::= {ipxBasicSysEntry.13} ipxBasicSysOutMalformedRequests SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IPX packets supplied locally that contained ::= {ipxBasicSysEntry.14} ipxBasicSysOutDiscards SYNTAX:...
  • Page 211: Advanced System Table (Ipx.1.2)

    ipxBasicSysConfigSockets SYNTAX: ACCESS: STATUS: DESCRIPTION:The configured maximum number of IPX sockets that may ::= {ipxBasicSysEntry.17} ipxBasicSysOpenSocketFails SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IPX socket open calls which failed. ::= {ipxBasicSysEntry.18} Advanced System Table (ipx.1.2) ipxAdvSysInstance SYNTAX: ACCESS: STATUS: DESCRIPTION:Unique identifier of the instance of IPX to which this row ::= {ipxAdvSysEntry.1} ipxAdvSysMaxPathSplits SYNTAX:...
  • Page 212 DEFVAL { ::= {ipxAdvSysEntry.3} ipxAdvSysInTooManyHops SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of IPX packets discarded due to exceeding the ::= {ipxAdvSysEntry.4} ipxAdvSysInFiltered SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of incoming IPX packets discarded due to ::= {ipxAdvSysEntry.5} ipxAdvSysInCompressDiscards SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of incoming IPX packets discarded due to ::= {ipxAdvSysEntry.6} ipxAdvSysNETBIOSPackets SYNTAX:...
  • Page 213 ipxAdvSysOutFiltered SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of outgoing IPX packets discarded due to ::= {ipxAdvSysEntry.9} ipxAdvSysOutCompressDiscards SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of outgoing IPX packets discarded due to ::= {ipxAdvSysEntry.10} ipxAdvSysCircCount SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of circuits known to this instance of IPX. ::= {ipxAdvSysEntry.11} ipxAdvSysDestCount SYNTAX:...
  • Page 214: Static Routes Table (Ipx.3.2)

    Static Routes Table (ipx.3.2) ipxStaticRouteSysInstance SYNTAX: ACCESS: STATUS: DESCRIPTION:The unique identifier of the instance of IPX to which ::= {ipxStaticRouteEntry.1} ipxStaticRouteCircIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:The unique identifier of the circuit used to reach the first ::= {ipxStaticRouteEntry.2} ipxStaticRouteNetNum SYNTAX: ACCESS: STATUS: DESCRIPTION:The IPX network number of the route's destination.
  • Page 215: Services Table (Ipx.4.1)

    ipxStaticRouteHopCount SYNTAX: ACCESS: STATUS: DESCRIPTION:The number of hops necessary to reach the destination. ::= {ipxStaticRouteEntry.6} Services Table (ipx.4.1) ipxServSysInstance SYNTAX: ACCESS: STATUS: DESCRIPTION:The unique identifier of the instance of IPX to which this ::= {ipxServEntry.1} ipxServType SYNTAX: ACCESS: STATUS: DESCRIPTION:The service type. ::= {ipxServEntry.2} ipxServName SYNTAX:...
  • Page 216 ipxServNetNum SYNTAX: ACCESS: STATUS: DESCRIPTION:The IPX network number portion of the IPX address of the ::= {ipxServEntry.5} ipxServNode SYNTAX: ACCESS: STATUS: DESCRIPTION:The node portion of the IPX address of the service. ::= {ipxServEntry.6} ipxServSocket SYNTAX: ACCESS: STATUS: DESCRIPTION:The socket portion of the IPX address of the service. ::= {ipxServEntry.7} ipxServHopCount SYNTAX:...
  • Page 217: 802.1D Bridge (Rfc1493) Mib

    802.1d Bridge (RFC1493) MIB dot1dBase (dot1dBridge.1) dot1dBaseBridgeAddress SYNTAX: ACCESS: STATUS: DESCRIPTION:The MAC address used by this bridge when it must be REFERENCE: IEEE 802.1D-1990: Sections 6.4.1.1.3 and 3.12.5 ::= { dot1dBase.1 } dot1dBaseNumPorts SYNTAX: ACCESS: STATUS: DESCRIPTION:The number of ports controlled by this bridging entity. REFERENCE: IEEE 802.1D-1990: Section 6.4.1.1.3 ::= { dot1dBase 2 } dot1dBaseType...
  • Page 218 dot1dBasePort SYNTAX: ACCESS: STATUS: DESCRIPTION:The port number of the port for which this entry contains ::= { dot1dBase.4.1.1 } dot1dBasePortIfIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:The value of the instance of the ::= { dot1dBase.4.1.2 } dot1dBasePortCircuit SYNTAX: ACCESS: STATUS: DESCRIPTION:For a port which (potentially) has the same value of ::= { dot1dBase.4.1.3 } dot1dBasePortDelayExceededDiscards SYNTAX:...
  • Page 219: Dot1Dstp Group (Dot1Dbridge.2)

    dot1dBasePortMtuExceededDiscards SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of frames discarded by this port due to an REFERENCE: IEEE 802.1D-1990: Section 6.6.1.1.3 ::= { dot1dBase.4.1.5 } dot1dStp Group (dot1dBridge.2) group is implemented by those bridges that support the Spanning Tree dot1dStp Protocol. dot1dStpProtocolSpecification SYNTAX: ACCESS: STATUS:...
  • Page 220 dot1dStpTimeSinceTopologyChange SYNTAX: ACCESS: STATUS: DESCRIPTION:Time since the last time a topology change was detected by REFERENCE: IEEE 802.1D-1990: Section 6.8.1.1.3 ::= { dot1dStp.3 } dot1dStpTopChanges SYNTAX: ACCESS: STATUS: DESCRIPTION:Total number of topology changes detected by this bridge REFERENCE: IEEE 802.1D-1990: Section 6.8.1.1.3 ::= { dot1dStp.4 } dot1dStpDesignatedRoot SYNTAX:...
  • Page 221 dot1dStpRootPort SYNTAX: ACCESS: STATUS: DESCRIPTION:Port number of the port which offers the lowest cost path REFERENCE: IEEE 802.1D-1990: Section 4.5.3.3 ::= { dot1dStp.7 } dot1dStpMaxAge SYNTAX: ACCESS: STATUS: DESCRIPTION:Maximum age of Spanning Tree Protocol information REFERENCE: IEEE 802.1D-1990: Section 4.5.3.4 ::= { dot1dStp.8 } dot1dStpHelloTime SYNTAX:...
  • Page 222 dot1dStpForwardDelay SYNTAX: ACCESS: STATUS: DESCRIPTION:This time value controls how fast a port changes its REFERENCE: IEEE 802.1D-1990: Section 4.5.3.6 ::= { dot1dStp.11 } dot1dStpBridgeMaxAge SYNTAX: ACCESS: STATUS: DESCRIPTION:Value that all bridges use for REFERENCE: IEEE 802.1D-1990: Section 4.5.3.8 ::= { dot1dStp.12 } dot1dStpBridgeHelloTime SYNTAX: ACCESS:...
  • Page 223: Dot1Dstpporttable (Dot1Dstp.15)

    REFERENCE: IEEE 802.1D-1990: Section 4.5.3.9 ::= { dot1dStp.13 } dot1dStpBridgeForwardDelay SYNTAX: ACCESS: STATUS: DESCRIPTION:Value that all bridges use for REFERENCE: IEEE 802.1D-1990: Section 4.5.3.10 ::= { dot1dStp.14 dot1dStpPortTable (dot1dStp.15) dot1dStpPort SYNTAX: ACCESS: STATUS: DESCRIPTION:The port number of the port for which this entry contains REFERENCE: IEEE 802.1D-1990: Section 6.8.2.1.2 ::= { dot1dStpPortTable.1.1 } dot1dStpPortPriority...
  • Page 224 dot1dStpPortState SYNTAX: ACCESS: STATUS: DESCRIPTION:The port's current state as defined by application of the REFERENCE: IEEE 802.1D-1990: Section 4.5.5.2 ::= { dot1dStpPortTable.1.3 } dot1dStpPortEnable SYNTAX: ACCESS: STATUS: DESCRIPTION:The enabled/disabled status of the port. REFERENCE: IEEE 802.1D-1990: Section 4.5.5.2 ::= { dot1dStpPortTable.1.4 } dot1dStpPortPathCost SYNTAX: ACCESS:...
  • Page 225 REFERENCE: IEEE 802.1D-1990: Section 4.5.5.4 ::= { dot1dStpPortTable.1.6 } dot1dStpPortDesignatedCost SYNTAX: ACCESS: STATUS: DESCRIPTION:The path cost of the Designated Port of the segment REFERENCE: IEEE 802.1D-1990: Section 4.5.5.5 ::= { dot1dStpPortTable.1.7 } dot1dStpPortDesignatedBridge SYNTAX: ACCESS: STATUS: DESCRIPTION:The Bridge Identifier of the bridge which this port REFERENCE: IEEE 802.1D-1990: Section 4.5.5.6 ::= { dot1dStpPortTable.1.8 } dot1dStpPortDesignatedPort...
  • Page 226: Dot1Dtp Group (Dot1Dbridge.4)

    ::= { dot1dStpPortTable.1.10 } dot1dTp Group (dot1dBridge.4) group is optional is implemented by those bridges that support the trans- dot1dTp parent bridging mode. A transparent or SRT bridge will implement this group. dot1dTpLearnedEntryDiscards SYNTAX: ACCESS: STATUS: DESCRIPTION:Total number of Forwarding Database entries, which have REFERENCE: IEEE 802.1D-1990: Section 6.7.1.1.3 ::= { dot1dTp.1 } dot1dTpAgingTime...
  • Page 227: Dot1Dtpfdbtable (Dot1Dtp.3)

    dot1dTpFdbTable (dot1dTp.3) This is the Forwarding Database for Transparent Bridges. dot1dTpFdbAddress SYNTAX: ACCESS: STATUS: DESCRIPTION:Unicast MAC address for which the bridge has forwarding REFERENCE: IEEE 802.1D-1990: Section 3.9.1, 3.9.2 ::= { dot1dTpFdbTable.1.1 } dot1dTpFdbPort SYNTAX: ACCESS: STATUS: DESCRIPTION:Either the value ' ::= { dot1dTpFdbTable.1.2 } dot1dTpFdbStatus OBJECT-TYPE SYNTAX:...
  • Page 228 ::= { dot1dTpFdbTable.1.3 } to determine if and how frames addressed to the value of the corresponding instance of dot1dTpFdbAddress invalid(2): This entry is not longer valid (e.g., it was learned but has since aged-out), but has not yet been flushed from the table. learned(3): The value of the corresponding instance of was learned, and is being used.
  • Page 229: 802.3 Ethernet (Rfc1643) Mib Statistics

    802.3 Ethernet (RFC1643) MIB Statistics dot3StatsIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Index value that uniquely identifies an interface to an ::= { dot3StatsEntry 1 } dot3StatsAlignmentErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:Count of frames received on a particular interface that are REFERENCE: IEEE 802.3 Layer Management ::= { dot3StatsEntry.2 } dot3StatsFCSErrors SYNTAX:...
  • Page 230 REFERENCE: IEEE 802.3 Layer Management ::= { dot3StatsEntry.3 } dot3StatsSingleCollisionFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Count of successfully transmitted frames on a particular REFERENCE: IEEE 802.3 Layer Management ::= { dot3StatsEntry.4 } dot3StatsMultipleCollisionFrames SYNTAX: ACCESS: STATUS: DESCRIPTION:Count of successfully transmitted frames on a particular REFERENCE: IEEE 802.3 Layer Management ::= { dot3StatsEntry.5 } dot3StatsSQETestErrors...
  • Page 231 REFERENCE: ANSI/IEEE Std 802.3-1985 Carrier Sense Multiple Access ::= { dot3StatsEntry.6 } dot3StatsDeferredTransmissions SYNTAX: ACCESS: STATUS: DESCRIPTION:Count of frames for which the first transmission attempt on REFERENCE: IEEE 802.3 Layer Management ::= { dot3StatsEntry.7 } dot3StatsLateCollisions SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of times that a collision is detected on a particular REFERENCE: IEEE 802.3 Layer Management ::= { dot3StatsEntry.8 } dot3StatsExcessiveCollisions...
  • Page 232 dot3StatsInternalMacTransmitErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:Count of frames for which transmission on a particular REFERENCE: IEEE 802.3 Layer Management ::= { dot3StatsEntry.10 } dot3StatsCarrierSenseErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:Number of times that the carrier sense condition was lost or REFERENCE: IEEE 802.3 Layer Management ::= { dot3StatsEntry.11 } dot3StatsFrameTooLongs SYNTAX:...
  • Page 233 REFERENCE: IEEE 802.3 Layer Management dot3StatsInternalMacReceiveErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:Count of frames for which reception on a particular REFERENCE: IEEE 802.3 Layer Management ::= { dot3StatsEntry.16 } dot3StatsEtherChipSet SYNTAX: ACCESS: STATUS: DESCRIPTION:This object contains an OBJECT IDENTIFIER which anomalies in the chip. ::= { dot3StatsEntry.17 } MIB Reference counted exclusively according to the error status presented...
  • Page 234: 802.5 Token Ring (Rfc1748) Mib Statistics

    802.5 Token Ring (RFC1748) MIB Statistics dot5StatsIfIndex SYNTAX: ACCESS: STATUS: DESCRIPTION:Identifies the 802.5 interface for which this entry contains ::= { dot5StatsEntry.1 } dot5StatsLineErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:This counter is incremented when a frame or token is ::= { dot5StatsEntry.2 } dot5StatsBurstErrors SYNTAX: ACCESS:...
  • Page 235 ::= { dot5StatsEntry.4 } dot5StatsAbortTransErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:This counter is incremented when a station transmits an ::= { dot5StatsEntry.5 } dot5StatsInternalErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:This counter is incremented when a station recognizes an ::= { dot5StatsEntry.6 } dot5StatsLostFrameErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:This counter is incremented when a station is transmitting...
  • Page 236 dot5StatsReceiveCongestions SYNTAX: ACCESS: STATUS: DESCRIPTION:This counter is incremented when a station recognizes a ::= { dot5StatsEntry.8 } dot5StatsFrameCopiedErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:This counter is incremented when a station recognizes a ::= { dot5StatsEntry.9 } dot5StatsTokenErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:This counter is incremented when a station acting as the ::= { dot5StatsEntry.10 } dot5StatsSoftErrors SYNTAX:...
  • Page 237 dot5StatsHardErrors SYNTAX: ACCESS: STATUS: DESCRIPTION:The number of times this interface has detected an ::= { dot5StatsEntry.12 } dot5StatsSignalLoss SYNTAX: ACCESS: STATUS: DESCRIPTION:The number of times this interface has detected the loss of ::= { dot5StatsEntry.13 } dot5StatsTransmitBeacons SYNTAX: ACCESS: STATUS: DESCRIPTION:The number of times this interface has transmitted a ::= { dot5StatsEntry.14 } dot5StatsRecoverys...
  • Page 238 STATUS: DESCRIPTION:The number of times the interface has detected an open or ::= { dot5StatsEntry.16 } dot5StatsRemoves SYNTAX: ACCESS: STATUS: DESCRIPTION:The number of times the interface has received a Remove ::= { dot5StatsEntry.17 } dot5StatsSingles SYNTAX: ACCESS: STATUS: DESCRIPTION:The number of times the interface has sensed that it is the ::= { dot5StatsEntry.18 } dot5StatsFreqErrors SYNTAX:...

Table of Contents