All MIBs › NRC-MultiGate › hub1EventRecordFlags
hub1EventRecordFlags
Module: NRC-MultiGate
OID (symbolic): NRC-MultiGate::hub1EventRecordFlags
OID (numeric): 1.3.6.1.4.1.315.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: A bit mask indicating which error types will cause corresponding bits in hub1PortEventRecordValue to be set when an error is detected.
Each bit has the following significance where bits are listed from most significant bit to least significant bit.
bit
8 Bad Link Enable 7 Partition Enable 6 Out Of Window Collision Enable 5 Pygmy Packet Enable 4 Non SFD Enable 3 Phase Lock Error Enable 2 Elasticity Buffer Error Enable 1 Jabber Enable
When a particular bit is set, all ports will start to log the specified error in the hub1PortEventRecordValue column of the port's row of the hub1PortTable.
For example, if bit 1 (Jabber Enable) is set, then for every port, a detected Jabber Error would cause bit 1 of hub1PortEventRecordValue to be set.
When setting the value of this variable, the entire bit mask must be specified. When this mask is set, hub1PortRecordValue for all ports is cleared.
What is hub1EventRecordFlags?
A 1-octet bitmask selecting which error types (bad link, partition, out-of-window collision, jabber, and others) get logged as set bits in each port's hub1PortRecordValue; setting this mask clears hub1PortRecordValue for every port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.315.1.8 snmpwalk -v2c -c public <target> NRC-MultiGate::hub1EventRecordFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.315.1.8.1 snmpget -v2c -c public <target> NRC-MultiGate::hub1EventRecordFlags.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.315.1.8.1 s <value>
Start monitoring NRC MultiGate multiport gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NRC-MultiGate::hub1EventRecordFlags OID value, configure state conditions and alerts, and monitor any NRC MultiGate multiport gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.315.1.8 | hub1EventRecordFlags | NRC-MultiGate |