MICROCOM-MBR-MIB

File: MICROCOM-MBR-MIB.mib (64616 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1215

Imported symbols

enterprises Counter NetworkAddress
IpAddress Gauge TimeTicks
DisplayString OBJECT-TYPE TRAP-TYPE

Defined Types

MacAddress  
OCTET STRING Size(6)    

CompRatio  
INTEGER    

PortNum  
INTEGER 1..5    

VcNum  
INTEGER 1..15    

StatsInterval  
INTEGER    

LongTermStatsPeriod  
INTEGER 0..6    

StatsRawCount  
INTEGER    

MbrAlarmEntry  
SEQUENCE    
  mbrAlarmText OCTET STRING

MbrWifStatEntry  
SEQUENCE    
  mbrWiRcvChars StatsRawCount
  mbrWifXmtChars StatsRawCount
  mbrWifRcvFrames StatsRawCount
  mbrWifXmtFrames StatsRawCount
  mbrWifRcvBadFrames StatsRawCount
  mbrWifXmtRejects StatsRawCount
  mbrWifRcvRejects StatsRawCount
  mbrWifRexmtTimeouts StatsRawCount
  mbrWifLanPktsDiscarded StatsRawCount
  mbrWifMgmtPktsForwarded StatsRawCount

MbrWifVcStatEntry  
SEQUENCE    
  mbrWifVcRcvChars StatsRawCount
  mbrWifVcXmtChars StatsRawCount
  mbrWifVcRcvX25Pkts StatsRawCount
  mbrWifVcXmtX25Pkts StatsRawCount

MbrLifStatEntry  
SEQUENCE    
  mbrLifRcvPkts StatsRawCount
  mbrLifFwdPkts StatsRawCount
  mbrLifRcvMcastPkts StatsRawCount
  mbrLifFwdMcastPkts StatsRawCount
  mbrLifRcvErrPkts StatsRawCount
  mbrLifNobufDiscPkts StatsRawCount
  mbrLifXmtPkts StatsRawCount

Defined Values

mnpi 1.3.6.1.4.1.102
OBJECT IDENTIFIER    

mbr 1.3.6.1.4.1.102.1
OBJECT IDENTIFIER    

mbrSystem 1.3.6.1.4.1.102.1.1
OBJECT IDENTIFIER    

mbrSysInfo 1.3.6.1.4.1.102.1.1.1
OBJECT IDENTIFIER    

mbrSysSwVers 1.3.6.1.4.1.102.1.1.1.1
OBJECT IDENTIFIER    

mbrSWRev 1.3.6.1.4.1.102.1.1.1.1.1
Major release number of the current software image
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrSWRel 1.3.6.1.4.1.102.1.1.1.1.2
Minor release number of the current software image
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrSWTstVers 1.3.6.1.4.1.102.1.1.1.1.3
Internal test release number of the current software image
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrSWSpecial 1.3.6.1.4.1.102.1.1.1.1.4
'Customer Special' release number of the current software image
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrBootDate 1.3.6.1.4.1.102.1.1.1.2
Date of last system boot in an opaque format. When the value is represented as a four-byte number in canonical form with byte 0 being the most significant, then the following is true: bytes 0-1: two-byte number is the year value byte 2: one-byte number is the month value byte 3: one-byte number is the day of the month
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrBootTime 1.3.6.1.4.1.102.1.1.1.3
Hour of last system boot in an opaque format. When the value is represented as a four-byte number in canonical form with byte 0 being the most significant, then the following is true: byte 0: one-byte number is the hour (1-24) byte 1: one-byte number is the minute (0-59) byte 2: one-byte number is the second (0-59) byte 3: has no significance
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrConfigString 1.3.6.1.4.1.102.1.1.1.4
OBJECT IDENTIFIER    

mbrArchCfgStr 1.3.6.1.4.1.102.1.1.1.4.1
Archived (backup) config string. This corresponds to the file bridge.bak. Each instance of this object corresponds to a fixed size record that is a portion of the entire configuration string. The integer index identifies the logical record accessed in the config string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mbrCurCfgStr 1.3.6.1.4.1.102.1.1.1.4.2
Current config string--This config will be read and used the next time the mbr restarts. This corresponds to the file bridge.cfg. Each instance of this object corresponds to a fixed size record that is a portion of the entire configuration string. The integer index identifies the logical record accessed in the config string. After writing a new mbrCurCfgStr, use mbrCtrlCmd(8) to save the string to the MBR's disk.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

mbrRunCfgStr 1.3.6.1.4.1.102.1.1.1.4.3
Running config string--The config the mbr used when it was last started. This corresponds to the file bridge.run. Each instance of this object corresponds to a fixed size record that is a portion of the entire configuration string. The integer index identifies the logical record accessed in the config string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mbrSysAddress 1.3.6.1.4.1.102.1.1.1.5
System MAC Address. Corresponds to the MAC address of one of the LAN ports present in the MBR.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

mbrConfigRec 1.3.6.1.4.1.102.1.1.1.6
Number of logical configuration records in a config string (of size 400 octets). The integer index value is one of the following: 1: mbrArchCfgStr, 2: mbrCurCfgStr, 3: mbrRunCfgStr
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrSysCfgTbl 1.3.6.1.4.1.102.1.1.2
OBJECT IDENTIFIER    

mbrSysType 1.3.6.1.4.1.102.1.1.2.1
MBR product type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER mbr6000(2), mbr6500(4)  

mbrSysName 1.3.6.1.4.1.102.1.1.2.2
This object is identical to sysName. It corresponds to the contents of the MBR file name.dat
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mbrSysPasswd 1.3.6.1.4.1.102.1.1.2.3
The system password. A read of this object results with a zero length string. Note that a control session is required to write this object. The maximum allowed length of this object is 32 octets
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mbrSysStats 1.3.6.1.4.1.102.1.1.3
OBJECT IDENTIFIER    

mbrDesigRootAddr 1.3.6.1.4.1.102.1.1.3.1
The MAC address of the root of the spanning tree as determined by the Spanning Tree Protocol executing on this bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

mbrDesigRootPriority 1.3.6.1.4.1.102.1.1.3.2
The priority value of the root of the spanning tree as determined by the Spanning Tree Protocol executing on this bridge
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrRootPathCost 1.3.6.1.4.1.102.1.1.3.3
The cost of the path to the root as seen from this bridge
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrRootPort 1.3.6.1.4.1.102.1.1.3.4
A string that describes the port number of the port which offers the lowest cost path from this bridge to the root bridge
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mbrSysControl 1.3.6.1.4.1.102.1.1.4
OBJECT IDENTIFIER    

mbrCtrlRequester 1.3.6.1.4.1.102.1.1.4.1
A unique string submitted by a manager when attempting to establish a control session. When a control session has been established, this value is copied to mbrSessPartner. The MAC address of the requesting manager is typically used (because it is unique). This object should be included first in each set-request that attempts to modify mbrSessionFlag, and objects in the mbrSysControl group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

mbrCtrlPasswd 1.3.6.1.4.1.102.1.1.4.2
The password value submitted for verification when attempting to establish a control session. Verification is performed by comparing this value to mbrSysPasswd. An exact match is required for verification (and control session establishment). NULL is a valid value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mbrCtrlCmd 1.3.6.1.4.1.102.1.1.4.3
Writing this object causes an action to be taken by the MBR. The action taken corresponds to the value submitted by the manager. Control commands consist of the following values: -verifyPassword(1): compares mbrCtrlPasswd to mbrSysPasswd. If exact match, then mbrCtrlRequester is copied to mbrSessPartner and control session is established. -systemBoot(2): initiates a system boot if control session is active. -requestDownload(3): performs a file operation on mbrDlFileName. The operation is specified by mbrCtrlParm. -clearAlarms(4): clears the MBR alarm table. -clearStats(5): resets the statistics on the MBR port corresponding to mbrCtrlPort. -updateConfig(8): This command causes mbrCurCfgStr to copied into mbrArchCfgStr and saves mbrCurCfgStr to the MBR's disk. Use this command after writing a new mbrCurCfgStr.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

mbrCtrlPort 1.3.6.1.4.1.102.1.1.4.4
The port number value submitted by a manager to be referenced in conjunction with port-specific actions defined by mbrCtrlCmd values. This value must be set when mbrCtrlCmd is set to clearStats(6).
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

mbrCtrlAddress 1.3.6.1.4.1.102.1.1.4.5
Meaningful to SNMP/LLC-SNAP communications only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

mbrCtrlPath 1.3.6.1.4.1.102.1.1.4.6
Meaningful to SNMP/LLC-SNAP communications only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

mbrCtrlParm 1.3.6.1.4.1.102.1.1.4.7
This object qualifies the download operation requested when mbrCtrlCmd is requestDownload(3). The valid download operations are: 0: open file mbrDlFileName for reading, 1: open file mbrDlFileName for writing, 2: close file mbrDlFileName
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

mbrCtrlVC 1.3.6.1.4.1.102.1.1.4.8
Meaningful to SNMP/LLC-SNAP communications only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

mbrSession 1.3.6.1.4.1.102.1.1.5
OBJECT IDENTIFIER    

mbrSessionFlag 1.3.6.1.4.1.102.1.1.5.1
This object is true when a control session is active on this MBR. The control session partner may write a value of false to terminate the control session. The session is terminated only if mbrSessionPartner is exactly equal to mbrCtrlRequester.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

mbrSessionPartner 1.3.6.1.4.1.102.1.1.5.2
This object identifies the control session partner. It is copied from the value of mbrCtrlRequester when a control session is established.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

mbrSessionPath 1.3.6.1.4.1.102.1.1.5.3
Meaningful to SNMP/LLC-SNAP communications only.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mbrDownload 1.3.6.1.4.1.102.1.1.6
OBJECT IDENTIFIER    

mbrDlFileName 1.3.6.1.4.1.102.1.1.6.1
The target file's path name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mbrDlDevice 1.3.6.1.4.1.102.1.1.6.2
This object is obsolete
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mbrDlStatus 1.3.6.1.4.1.102.1.1.6.3
This object denotes the state of the current download operation as follows: 0: download complete, 3: download progressing, 4: disk error occurred
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrDlReadRec 1.3.6.1.4.1.102.1.1.6.4
Each instance of this object corresponds to one fixed size record in the file mbrDlFileName. The integer index identifies the logical record accessed in mbrDlFileName. This object can be read only after mbrDlFileName has been opened for reading.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mbrDlWriteRec 1.3.6.1.4.1.102.1.1.6.5
Each instance of this object corresponds to one fixed size record in the file mbrDlFileName. The integer index identifies the logical record written to in mbrDlFileName. This object can be set only after mbrDlFileName has been opened for writing. The records must be written in order. Reading this object returns an octet string of length zero
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

mbrDlFileSize 1.3.6.1.4.1.102.1.1.6.6
This object provides the number of records in mbrDlFileName. It is calculated by the MBR when mbrDlFileName is opened (for reading or writing). The fixed record size is 1024 octets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrAlarms 1.3.6.1.4.1.102.1.1.7
OBJECT IDENTIFIER    

mbrAlarmTable 1.3.6.1.4.1.102.1.1.7.1
Information about MBR alarms
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MbrAlarmEntry

mbrAlarmEntry 1.3.6.1.4.1.102.1.1.7.1.1
An entry in the MBR alarm table. The integer index corresponds to the MBR alarm code.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MbrAlarmEntry  

mbrAlarmText 1.3.6.1.4.1.102.1.1.7.1.1.7
The alarm text string that corresponds to the alarm instance represented by the current SNMP trap. Some alarm text strings contain printf-style format specifiers. The parameters that apply to the format specifiers are specified by the instances of mbrTrapInfo in the same SNMP trap.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

mbrNetReports 1.3.6.1.4.1.102.1.1.8
OBJECT IDENTIFIER    

mbrNetRptDestIpAddress 1.3.6.1.4.1.102.1.1.8.4
The IP address of a SNMP trap destination. A control session should be established before writing this object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mbrTraps 1.3.6.1.4.1.102.1.1.10
OBJECT IDENTIFIER    

mbrTrapCode 1.3.6.1.4.1.102.1.1.10.1
This value is the MBR alarm code. An SNMP trap containing this object represents an instance of the MBR alarm.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Counter  

mbrTrapPort 1.3.6.1.4.1.102.1.1.10.2
This value is the MBR port that an alarm has occurred on. Alarms that do not logically correspond to a port are assigned port number 1.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

mbrTrapInfo 1.3.6.1.4.1.102.1.1.10.3
One or more parameters that apply to a specific MBR alarm. The integer index identifies the position of the parameter in the printf argument list. The argument list is formed by ordering all mbrTrapInfo instances in one SNMP trap. This argument list is applied to the accompanying mbrAlarmText printf format string.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

mbrRingMgtAlarms 1.3.6.1.4.1.102.1.1.11
OBJECT IDENTIFIER    

mbrRmAlarmStatAddr 1.3.6.1.4.1.102.1.1.11.1
The MAC address of the Token Ring station that is experiencing a problem
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MacAddress  

mbrRmAlarmNaunAddr 1.3.6.1.4.1.102.1.1.11.2
The MAC address of the nearest active upstream neighbor (NAUN) of the Token Ring station that is experiencing a problem
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MacAddress  

mbrRmAlarmBeaconType 1.3.6.1.4.1.102.1.1.11.14
The value of the Beacon Type subvector in the last Beacon MAC frame received
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER recoveryModeSet(1), signalLossError(2), streamSignalNotClaimToken(3), streamSignalClaimToken(4)  

mbrWanInterfaces 1.3.6.1.4.1.102.1.2
OBJECT IDENTIFIER    

mbrWifTable 1.3.6.1.4.1.102.1.2.2
OBJECT IDENTIFIER    

mbrWifEntry 1.3.6.1.4.1.102.1.2.2.1
OBJECT IDENTIFIER    

mbrWifInfo 1.3.6.1.4.1.102.1.2.2.1.2
OBJECT IDENTIFIER    

mbrWifLinkState 1.3.6.1.4.1.102.1.2.2.1.2.1
This details the Spanning Tree Algorithm (STA) state of the port. When STA is off, the port may be either up, down, or disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), blocked(1), listening(2), learning(3), forwarding(4), blockingInit(5), up(6), down(7)  

mbrWifLinkDelay 1.3.6.1.4.1.102.1.2.2.1.2.2
OBJECT IDENTIFIER    

mbrWifLinkDelaySeconds 1.3.6.1.4.1.102.1.2.2.1.2.2.1
The seconds component of the round-trip link delay across the WAN port connection, including processing by the remote MBR.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrWifLinkDelayMillis 1.3.6.1.4.1.102.1.2.2.1.2.2.2
The milliseconds component of the round-trip link delay across a WAN port connection, including processing by the remote MBR.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrWifSppActiveCount 1.3.6.1.4.1.102.1.2.2.1.2.3
The number of active SPP connections for this WAN port. This number is updated by the MBR only when the 3Com protocol support option is enabled for this WAN port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrWifLinkSpeed 1.3.6.1.4.1.102.1.2.2.1.2.4
The bandwith of the port in units of 100 bps. This object is equivalent to ifSpeed/100
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrWifLinkChangeTime 1.3.6.1.4.1.102.1.2.2.1.2.5
Hour of last system boot in an opaque format. When the value is represented as a four-byte integer in canonical form with byte 0 being the most significant, then the following is true: byte 0: one-byte integer is the hour (1-24) byte 1: one-byte integer is the minute (0-59) byte 2: one-byte integer is the second (0-59) byte 3: has no significance
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrWifLinkChangeDate 1.3.6.1.4.1.102.1.2.2.1.2.6
Date of last system boot in an opaque format. When the value is represented as a four-byte integer in canonical form with byte 0 being the most significant, then the following is true: bytes 0-1: two-byte integer is the year value byte 2: one-byte integer is the month value byte 3: one-byte integer is the day of the month
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrWifLongTermStatsInterval 1.3.6.1.4.1.102.1.2.2.1.2.7
This object represents the current time interval that the MBR is using to track its long term statistics for this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  LongTermStatsPeriod  

mbrWifCompNeg 1.3.6.1.4.1.102.1.2.2.1.2.8
Negotiated compression for this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER compressionOff(0), compressionOn(1)  

mbrWifLoadShareSetId 1.3.6.1.4.1.102.1.2.2.1.2.9
This object is non-zero only if this port is a member of a set of load-sharing WAN ports. All members of a single set of load-sharing WAN ports share the same mbrWifLoadShareSetId (usually the lowest port number of the set)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrWifSpecificInfo 1.3.6.1.4.1.102.1.2.2.1.2.10
OBJECT IDENTIFIER    

mbrWifX25Info 1.3.6.1.4.1.102.1.2.2.1.2.10.1
OBJECT IDENTIFIER    

mbrWifVcCount 1.3.6.1.4.1.102.1.2.2.1.2.10.1.1
The number of VCs configured for this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrWifVcInfo 1.3.6.1.4.1.102.1.2.2.1.2.10.1.2
OBJECT IDENTIFIER    

mbrWifVcCallState 1.3.6.1.4.1.102.1.2.2.1.2.10.1.2.1
The call state of this VC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noSwitch(0), idle(1), calling(2), listening(3), established(4), disconnecting(5), available(6)  

mbrWifVcDelay 1.3.6.1.4.1.102.1.2.2.1.2.10.1.2.2
OBJECT IDENTIFIER    

mbrWifVcDelaySeconds 1.3.6.1.4.1.102.1.2.2.1.2.10.1.2.2.1
The seconds component of the round-trip delay across the VC, including processing by the remote MBR.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrWifVcDelayMillis 1.3.6.1.4.1.102.1.2.2.1.2.10.1.2.2.2
The milliseconds component of the round-trip delay across the VC, including processing by the remote MBR.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrWifVcLongTermStatsInterval 1.3.6.1.4.1.102.1.2.2.1.2.10.1.2.3
This object represents the current time interval that the MBR is using to track its long term statistics for this VC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  LongTermStatsPeriod  

mbrWifVcCompNeg 1.3.6.1.4.1.102.1.2.2.1.2.10.1.2.4
Negotiated compression for this VC
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER compressionOff(0), compressionOn(1)  

mbrWifVcLcn 1.3.6.1.4.1.102.1.2.2.1.2.10.1.2.5
The LCN assigned to this VC
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mbrWifVcRemoteDte 1.3.6.1.4.1.102.1.2.2.1.2.10.1.2.6
The DTE address to which this VC call is established
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mbrWifStatTable 1.3.6.1.4.1.102.1.2.2.1.3
Table for short and long term WAN statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MbrWifStatEntry

mbrWifStatEntry 1.3.6.1.4.1.102.1.2.2.1.3.1
An entry in the WAN statistics table. The first of the two integer index values specifies the relative time interval of the statistic value. Short term stats are measured over a sliding 128-second window. Long term stats are measured over the period specified by the WAN port's mbrWifLongTermStatsInterval. The second index value specifies the MBR WAN port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MbrWifStatEntry  

mbrWifRcvChars 1.3.6.1.4.1.102.1.2.2.1.3.1.1
The number of octets received from this WAN port during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifXmtChars 1.3.6.1.4.1.102.1.2.2.1.3.1.2
The number of octets transmitted from this WAN port during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifRcvFrames 1.3.6.1.4.1.102.1.2.2.1.3.1.3
The number of HDLC frames received from this WAN port during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifXmtFrames 1.3.6.1.4.1.102.1.2.2.1.3.1.4
The number of HDLC frames transmitted out this WAN port during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifRcvBadFrames 1.3.6.1.4.1.102.1.2.2.1.3.1.5
The number of HDLC frames received with error during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifXmtRejects 1.3.6.1.4.1.102.1.2.2.1.3.1.6
The number of HDLC frame rejects transmitted during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifRcvRejects 1.3.6.1.4.1.102.1.2.2.1.3.1.7
The number of HDLC frame rejects received during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifRexmtTimeouts 1.3.6.1.4.1.102.1.2.2.1.3.1.8
The number of retransmission timer timeouts occurrences during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifLanPktsDiscarded 1.3.6.1.4.1.102.1.2.2.1.3.1.9
The number of LAN packets discarded due to lack of resources during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifMgmtPktsForwarded 1.3.6.1.4.1.102.1.2.2.1.3.1.10
The number of proprietary link-management packets forwarded during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifRcvCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.1.11
The current ratio of raw octets to compressed octets received for this WAN connection. The index indicates the MBR port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifXmtCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.1.12
The current ratio of raw octets to compressed octets transmitted for this WAN connection. The index indicates the MBR port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifRminCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.1.13
The lowest ratio of raw octets to compressed octets received for this WAN connection. The index indicates the MBR port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifXminCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.1.14
The lowest ratio of raw octets to compressed octets transmitted for this WAN connection. The index indicates the MBR port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifRmaxCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.1.15
The highest ratio of raw octets to compressed octets received for this WAN connection. The index indicates the MBR port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifXmaxCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.1.16
The highest ratio of raw octets to compressed octets transmitted for this WAN connection. The index indicates the MBR port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifVcStatTable 1.3.6.1.4.1.102.1.2.2.1.3.2
Table for short and long term VC statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MbrWifVcStatEntry

mbrWifVcStatEntry 1.3.6.1.4.1.102.1.2.2.1.3.2.1
An entry in the VC statistics table. The first of the three integer index values specifies the relative time interval of the statisitics value. Short term stats are measured over a sliding 128-second window. Long term stats are measured over the period specified by the VC's mbrWifVcLongTermStatsInterval. The second index value specifies the MBR X.25 WAN port. The third index value specifies the VC number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MbrWifVcStatEntry  

mbrWifVcRcvChars 1.3.6.1.4.1.102.1.2.2.1.3.2.1.1
The number of octets received from this VC during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifVcXmtChars 1.3.6.1.4.1.102.1.2.2.1.3.2.1.2
The number of octets transmitted on this VC during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifVcRcvX25Pkts 1.3.6.1.4.1.102.1.2.2.1.3.2.1.3
The number of X.25 packets received from this VC during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifVcXmtX25Pkts 1.3.6.1.4.1.102.1.2.2.1.3.2.1.4
The number of X.25 packets transmitted on this VC during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrWifVcRcvCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.2.1.5
The current ratio of raw octets to compressed octets received for this VC. The index values indicate the MBR port number and VC number, respectively.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifVcXmtCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.2.1.6
The current ratio of raw octets to compressed octets transmitted for this VC. The index values indicate the MBR port number and VC number, respectively.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifVcRminCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.2.1.7
The lowest ratio of raw octets to compressed octets received for this VC. The index values indicate the MBR port number and VC number, respectively.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifVcXminCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.2.1.8
The lowest ratio of raw octets to compressed octets transmitted for this VC. The index values indicate the MBR port number and VC number, respectively.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifVcRmaxCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.2.1.9
The highest ratio of raw octets to compressed octets received for this VC. The index values indicate the MBR port number and VC number, respectively.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrWifVcXmaxCompRatio 1.3.6.1.4.1.102.1.2.2.1.3.2.1.10
The highest ratio of raw octets to compressed octets transmitted for this VC. The index values indicate the MBR port number and VC number, respectively.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompRatio  

mbrLanInterfaces 1.3.6.1.4.1.102.1.3
OBJECT IDENTIFIER    

mbrLifTable 1.3.6.1.4.1.102.1.3.2
OBJECT IDENTIFIER    

mbrLifEntry 1.3.6.1.4.1.102.1.3.2.1
OBJECT IDENTIFIER    

mbrLifInfo 1.3.6.1.4.1.102.1.3.2.1.2
OBJECT IDENTIFIER    

mbrLifState 1.3.6.1.4.1.102.1.3.2.1.2.1
This object represents the Spanning Tree Algorithm (STA) state of the port. The values are enumerated for the object mbrWifLinkState. When STA is off, the port may be one of up, down, or disabled. The integer index value indicates the MBR port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrLifMacAddress 1.3.6.1.4.1.102.1.3.2.1.2.2
The MAC address of the LAN card corresponding to this port. The integer index value indicates the MBR port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

mbrLifHardwareRev 1.3.6.1.4.1.102.1.3.2.1.2.3
The hardware revision level of the LAN card correspond- ing to this port. The integer index value indicates the MBR port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mbrLifLongTermStatsInterval 1.3.6.1.4.1.102.1.3.2.1.2.4
This object represents the current time interval that the MBR is using to track its long term statistics for this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  LongTermStatsPeriod  

mbrLifRingNumber 1.3.6.1.4.1.102.1.3.2.1.2.5
The ring number assigned to the 802.5 LAN that this port is connected to. This object is available in SNMP traps only.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

mbrLifStatistics 1.3.6.1.4.1.102.1.3.2.1.3
OBJECT IDENTIFIER    

mbrLifStatTable 1.3.6.1.4.1.102.1.3.2.1.3.1
Table for short and long term LAN statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MbrLifStatEntry

mbrLifStatEntry 1.3.6.1.4.1.102.1.3.2.1.3.1.1
An entry in the LAN statistics table. The first of the two integer index values specifies the relative time interval of the statistic value. Short term stats are measured over a sliding 128-second window. Long term stats are measured over the period specified by the LAN port's mbrLifLongTermStatsInterval. The second value specifies the MBR LAN port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MbrLifStatEntry  

mbrLifRcvPkts 1.3.6.1.4.1.102.1.3.2.1.3.1.1.1
The number of packets received from this WAN port during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrLifFwdPkts 1.3.6.1.4.1.102.1.3.2.1.3.1.1.2
The number of packets transmitted from this LAN port during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrLifRcvMcastPkts 1.3.6.1.4.1.102.1.3.2.1.3.1.1.3
The number of multicast packets received from this LAN port during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrLifFwdMcastPkts 1.3.6.1.4.1.102.1.3.2.1.3.1.1.4
The number of multicast packets forwarded to other ports during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrLifRcvErrPkts 1.3.6.1.4.1.102.1.3.2.1.3.1.1.5
The number of packets received with error during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrLifNobufDiscPkts 1.3.6.1.4.1.102.1.3.2.1.3.1.1.6
The number of received packets discarded due to lack of resources during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount  

mbrLifXmtPkts 1.3.6.1.4.1.102.1.3.2.1.3.1.1.7
The number of packets transmitted during the last stats interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatsRawCount