ahLocalLinkFlags
OMNITRON-MIB ·
.1.3.6.1.4.1.7342.2.1.7.1.10
Object
column Integer32
Used to get Link Event status in bit encoded value.
where:
bit0 = Link Fault
bit1 = Dying Gasp
bit2 = Critical Event
bit3 = Local Evaluating
bit4 = Local Stable
bit5 = Remote Evaluating
bit6 = Remote Stable
Context
- MIB
- OMNITRON-MIB
- OID
.1.3.6.1.4.1.7342.2.1.7.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portAHEntry
- Groups
- 1
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 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MIB::ahLocalLinkFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MIB::ahLocalLinkFlags.<modchassnum>.<modslotnum>.<portnum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-MIB::ahLocalLinkFlags'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-127
Conformance
Member of