physicalPortDefLoopConfig

ADVA-FSPR7-DEF-MIB · .1.3.6.1.4.1.2544.1.11.10.3.4.1.1.26

Object

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-DEF-MIB
OID
.1.3.6.1.4.1.2544.1.11.10.3.4.1.1.26
Type
column
Access
readonly
Status
current
Parent
physicalPortDefEntry

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

Syntax

Source
ADVA-MIBLoopConfig
Base type
Enumeration

Values & Constraints

Type Values
0undefined
1noLoop
2lineLoop
3inwardLoop