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.
What is hub1PortRecordValue?
A bitmask flagging which specific error types (bad link, partition, receive, pygmy packet, non-SFD, phase lock, elasticity buffer, jabber) have been detected on this port since it was last read, per the bits enabled in hub1EventRecordFlags; reading this object clears it.
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
Start monitoring NRC MultiGate multiport gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NRC-MultiGate::hub1PortRecordValue OID value, configure state conditions and alerts, and monitor any NRC MultiGate multiport gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.315.1.15.1.9 | hub1PortRecordValue | NRC-MultiGate |