NRC-HUB1-MIB :: hub1EventRecordFlags

MIB Reference — IPNetwork Monitor

All MIBsNRC-HUB1-MIBhub1EventRecordFlags

hub1EventRecordFlags

Module: NRC-HUB1-MIB

OID (symbolic): NRC-HUB1-MIB::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.

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-HUB1-MIB::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-HUB1-MIB::hub1EventRecordFlags.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.315.1.8.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.315nrcNRC-HUB1-MIB
1.3.6.1.4.1.315.1hub1NRC-HUB1-MIB
1.3.6.1.4.1.315.1.8hub1EventRecordFlagsNRC-HUB1-MIB