physicalPortLoopConfig

ADVA-FSPR7-MIB · .1.3.6.1.4.1.2544.1.11.7.3.4.1.1.52

Object

column r/w ADVA-MIBLoopConfig
The configuration of the loopback function.
- noLoop: no loop configuration on the interface.
- lineLoop: the incoming signal is looped to the outgoing
line on the interface. The incoming signal is sent in the
downstream direction and processed as normal.
- inwardLoop: the output signal is looped to the incoming line
on the interface. The looped signal is transmitted unchanged on
the optical output.

Context

MIB
ADVA-FSPR7-MIB
OID
.1.3.6.1.4.1.2544.1.11.7.3.4.1.1.52
Type
column
Access
readwrite
Status
current
Parent
physicalPortEntry

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 'ADVA-FSPR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-MIB::physicalPortLoopConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVA-FSPR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-MIB::physicalPortLoopConfig.<entityFacilityShelfNo>.<entityFacilitySlotNo>.<entityFacilityPortNo>.<entityFacilityExtNo>.<entityFacilityClassName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-FSPR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-FSPR7-MIB::physicalPortLoopConfig'

Syntax

Source
ADVA-MIBLoopConfig
Base type
Enumeration

Values & Constraints

Type Values
0undefined
1noLoop
2lineLoop
3inwardLoop