frxLoopCh
Cisco90Series-MIB ·
.1.3.6.1.4.1.1570.1.6.3.1.4
Object
column mandatory
r/w
Enumeration
This parameter indicates which channels to use for the loopbackOnly and localLoopAllPorts test. It has no effect until frxStartTest is set to start the test. Note that the loopbackAndBert test always loops all channels back. 1=B1 channel 2=B2 channel 3=All channels (includes all B channels plus all D channels
Context
- MIB
- Cisco90Series-MIB
- OID
.1.3.6.1.4.1.1570.1.6.3.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- frxUEocEntry
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 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cisco90Series-MIB::frxLoopCh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Cisco90Series-MIB::frxLoopCh.<frxBankIndex>.<frxChUIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Cisco90Series-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Cisco90Series-MIB::frxLoopCh'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | b1only |
2 | b2only |
3 | all |