connUnitLinkIndex
FCMGMT-MIB ·
.1.3.6.1.3.94.1.12.1.2
Object
column mandatory
Integer32
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.
Context
- MIB
- FCMGMT-MIB
- OID
.1.3.6.1.3.94.1.12.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- connUnitLinkEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCMGMT-MIB::connUnitLinkIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCMGMT-MIB::connUnitLinkIndex.<connUnitLinkUnitId>.<connUnitLinkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FCMGMT-MIB::connUnitLinkIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647