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.
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>
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.7 | hub1EventCounterFlags | NRC-MultiGate |