FCMGMT-MIB :: connUnitEventId

MIB Reference — IPNetwork Monitor

All MIBsFCMGMT-MIBconnUnitEventId

connUnitEventId

Module: FCMGMT-MIB

OID (symbolic): FCMGMT-MIB::connUnitEventId

OID (numeric): 1.3.6.1.3.94.1.11.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The internal event Id. Incremented for each event, ranging between 1 and connUnitMaxEvents. Not used as table index to simplify the agent implementation. When this reaches the end of the range specified by connUnitMaxEvents, the Id will roll over to start at one. This value will be set back to one at reset. The relationship of this value to the index is that internal event id may represent a smaller number than a 32 bit integer (eg max 100 entries) and would only have a value range up to connUnitMaxEvents.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.94.1.11.1.3
snmpwalk -v2c -c public <target> FCMGMT-MIB::connUnitEventId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.94.1.11.1.3.1
snmpget -v2c -c public <target> FCMGMT-MIB::connUnitEventId.1

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.3experimentalDASAN-DHCP-MIB
1.3.6.1.3.94fcmgmtFCMGMT-MIB
1.3.6.1.3.94.1connSetFCMGMT-MIB
1.3.6.1.3.94.1.11connUnitEventTableFCMGMT-MIB
1.3.6.1.3.94.1.11.1connUnitEventEntryFCMGMT-MIB
1.3.6.1.3.94.1.11.1.3connUnitEventIdFCMGMT-MIB