Specifications
Chapter 10: Cabletron MIB
10-46 ATX MIB Reference Guide
sifCongested {sifEntry 17}
Boolean Read-Only
Whether the port is out-band congested.
sifState {sifEntry 18}
Obsolete
sifDesigCost {sifEntry 19}
Obsolete
sifDesigRoot {sifEntry 20}
Obsolete
sifDesigBridge {sifEntry 21}
Obsolete
sifDesigPort {sifEntry 22}
Obsolete
sifRxPackets {sifEntry 23}
Octet String Read-Only
A 100 byte array, containing the number of received packets broken down into 25
categories. The number of packets in each category is encoded as a series of 4
bytes, which should be converted into a 32 bit counter. The 25 categories are
determined by combining each possible DEST_xxx value with each possible
OUTCOME_xxx value, as listed below:
• DEST_UBRIDGE = 0, a bridge management unicast address
• DEST_MBRIDGE = 1, a bridge management multicast address
• DEST_KNOWN = 2, a known non-management unicast address
• DEST_UNKNOWN = 3, an unknown non-management address
• DEST_MULTI = 4, an unknown non-management multicast address
• OUTCOME_FWD = 0, packet forwarded
NOTE
Combining TBRIDGE and SBRIDGE always produces
SRTBRIDGE.