All MIBs › NRC-MultiGate › hub1EventCounterFlags
hub1EventCounterFlags
Module: NRC-MultiGate
OID (symbolic): NRC-MultiGate::hub1EventCounterFlags
OID (numeric): 1.3.6.1.4.1.315.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: A bit mask indicating which error types will cause an increment in the hub1PortEventCount Counter.
Each bit has the following significance where each bit is listed from most significant bit of the first octet, to least significant bit of the second octet.
High (first) Octet bit
8 - not used - 7 - not used - 6 Out Of Window Collision Count Enable 5 Receive Collision Count Enable 4 Transmit Collision Count Enable 3 - not used - 2 - not used - 1 - not used -
Low (second) Octet bit
8 Bad Link Count Enable 7 Partition Count Enable 6 Receive Count Enable 5 Pygmy Packet Enable 4 Non SFD Enable 3 Phase Lock Error Enable 2 Elasticity Buffer Error Enable 1 Jabber Enable
When setting the value of this variable, the entire bit mask must be specified and the '-not used-' bits must not be set.
What is hub1EventCounterFlags?
A 2-octet bitmask selecting which error types (out-of-window collisions, receive/transmit collisions, bad link, partition, jabber, and several others) increment the per-port hub1PortEventCount counter; the entire mask must be specified when setting it, and the marked '-not used-' bits must be left clear.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.315.1.7 snmpwalk -v2c -c public <target> NRC-MultiGate::hub1EventCounterFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.315.1.7.1 snmpget -v2c -c public <target> NRC-MultiGate::hub1EventCounterFlags.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.315.1.7.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::hub1EventCounterFlags 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.7 | hub1EventCounterFlags | NRC-MultiGate |