ifBasicSignalFacilityLoopback
LUM-IFBASIC-MIB ·
.1.3.6.1.4.1.8708.2.46.2.4.1.1.21
Object
The facility loopback setting. Rx is looped to Tx.
The purpose of facility loopback is to test
the line interface termination.
disabled - Facility loopback is not set. This is the
default setting.
enabled - Facility loopback is set.
Context
- MIB
- LUM-IFBASIC-MIB
- OID
.1.3.6.1.4.1.8708.2.46.2.4.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- ifBasicSignalEntry
- Groups
- 5
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 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicSignalFacilityLoopback'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicSignalFacilityLoopback.<ifBasicSignalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFBASIC-MIB::ifBasicSignalFacilityLoopback'
Syntax
- Source
- LUM-TCEnabledDisabledWithNA
- Base type
Enumeration
Type Description
disabled - Attribute is not set.
enabled - Attribute is set.
notApplicable (2147483647) is used when attribute is
not used in current configuration.
Values & Constraints
Type Values
1 | disabled |
2 | enabled |
2147483647 | notApplicable |