physicalPortCapLoopConfig
ADVA-FSPR7-CAP-MIB ·
.1.3.6.1.4.1.2544.1.11.9.3.4.1.1.26
Object
column ADVA-MIBLoopConfigCaps
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-CAP-MIB
- OID
.1.3.6.1.4.1.2544.1.11.9.3.4.1.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- physicalPortCapEntry
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 'ADVA-FSPR7-CAP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-CAP-MIB::physicalPortCapLoopConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVA-FSPR7-CAP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-CAP-MIB::physicalPortCapLoopConfig.<entityFacilityShelfNo>.<entityFacilitySlotNo>.<entityFacilityPortNo>.<entityFacilityExtNo>.<entityFacilityClassName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-FSPR7-CAP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-FSPR7-CAP-MIB::physicalPortCapLoopConfig'
Syntax
- Source
- ADVA-MIBLoopConfigCaps
- Base type
Bits
Values & Constraints
Type Values
0 | capUndefined |
1 | capNoLoop |
2 | capLineLoop |
3 | capInwardLoop |