All MIBs › NRC-MultiGate › hub1PortRecordValue
hub1PortRecordValue
Module: NRC-MultiGate
OID (symbolic): NRC-MultiGate::hub1PortRecordValue
OID (numeric): 1.3.6.1.4.1.315.1.15.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Bit Mask that has bits set for each error event that was detected on this port and at the same time was marked for collection in the hub1EventRecordFlags variable.
Each bit has the following meaning, where the bits are listed from most significant to least significant:
bit
8 Bad Link Count Error 7 Partition Count Error 6 Receive Count Error 5 Pygmy Packet Error 4 Non SFD Error 3 Phase Lock Error 2 Elasticity Buffer Error 1 Jabber Error
Each read of this variable causes the variable to be cleared.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.315.1.15.1.9 snmpwalk -v2c -c public <target> NRC-MultiGate::hub1PortRecordValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.315.1.15.1.9.1 snmpget -v2c -c public <target> NRC-MultiGate::hub1PortRecordValue.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.315 | nrc | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1 | hub1 | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1.15 | hub1PortTable | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1.15.1 | hub1PortEntry | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1.15.1.9 | hub1PortRecordValue | NRC-MultiGate |