eltexFlIfStatus

ELTEX-FLEX-LINKS-MIB · .1.3.6.1.4.1.35265.31.1.2.1.1.2

Object

column Enumeration
The status of an interface which is participating in
Flex Links operation.
              
A value of 'forwarding' indicates that, the interface is
participating in Flex Links operation and is
actively forwarding traffic.
              
A value of 'blocking' indicates that, interface is
participating in Flex Links operation and is ready
to forward traffic if the interface it backs up in
Flex Links operation goes down.
              
A value of 'down' indicates that, the interface
participating in Flex Links operation has gone down.
              
A value of 'unknown' indicates that, the interface
is participating Flex Links operation and has entered
an unknown state.

Context

MIB
ELTEX-FLEX-LINKS-MIB
OID
.1.3.6.1.4.1.35265.31.1.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
eltexFlIfStatusEntry
Groups
1

Walk 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 'ELTEX-FLEX-LINKS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-FLEX-LINKS-MIB::eltexFlIfStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-FLEX-LINKS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-FLEX-LINKS-MIB::eltexFlIfStatus.<eltexFlIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-FLEX-LINKS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-FLEX-LINKS-MIB::eltexFlIfStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1forwarding
2blocking
3down
4unknown

Conformance