integraBifPortOperStatus
SAF-INTEGRAB-MIB ·
.1.3.6.1.4.1.7571.100.1.1.7.1.5.1.1.8
Object
column Enumeration
Actual state of interfaces. Link can be up(1), down(2) or in unknown(3) state.
Context
- MIB
- SAF-INTEGRAB-MIB
- OID
.1.3.6.1.4.1.7571.100.1.1.7.1.5.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- integraBifPortEntry
- 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 'SAF-INTEGRAB-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-INTEGRAB-MIB::integraBifPortOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SAF-INTEGRAB-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-INTEGRAB-MIB::integraBifPortOperStatus.<integraBifPortStatIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAF-INTEGRAB-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAF-INTEGRAB-MIB::integraBifPortOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | unknown |
Conformance
Member of