fsLbdPortStatus

ARICENT-LBD-MIB · .1.3.6.1.4.1.29601.2.123.2.1.1.5

Object

column Enumeration
This object indicates the current condition of the network connected to the port.
'noloopback' indicates that loop back condition is not detected in the network connected to the port.
'loopback' indicates that loop back condition is detected in the network connected to the port.

Context

MIB
ARICENT-LBD-MIB
OID
.1.3.6.1.4.1.29601.2.123.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
fsLbdPortEntry

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 'ARICENT-LBD-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LBD-MIB::fsLbdPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-LBD-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LBD-MIB::fsLbdPortStatus.<fsLbdPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-LBD-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-LBD-MIB::fsLbdPortStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noloopback
1loopback