All MIBs › FCMGMT-MIB › connUnitLinkIndex
connUnitLinkIndex
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::connUnitLinkIndex
OID (numeric): 1.3.6.1.3.94.1.12.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This index is used to create a unique value for each entry in the link table with the same connUnitLinkUnitId. The value can only be reused if it is not currently in use and the value is the next candidate to be used. This value wraps at the highest value represented by the size of INTEGER. This value is reset to zero when the system is reset and the first value to be used is one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.94.1.12.1.2 snmpwalk -v2c -c public <target> FCMGMT-MIB::connUnitLinkIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.1.12.1.2.1 snmpget -v2c -c public <target> FCMGMT-MIB::connUnitLinkIndex.1
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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.94 | fcmgmt | FCMGMT-MIB |
| 1.3.6.1.3.94.1 | connSet | FCMGMT-MIB |
| 1.3.6.1.3.94.1.12 | connUnitLinkTable | FCMGMT-MIB |
| 1.3.6.1.3.94.1.12.1 | connUnitLinkEntry | FCMGMT-MIB |
| 1.3.6.1.3.94.1.12.1.2 | connUnitLinkIndex | FCMGMT-MIB |