frxLoopLoc
Cisco90Series-MIB ·
.1.3.6.1.4.1.1570.1.6.3.1.3
Object
column mandatory
r/w
Enumeration
This parameter indicates the location of the loopback or the card that will send corrupt CRC. It has no effect until frxStartTest is set to start the test. It has no effect for a BertOnly test. 7=Local Cisco 90 Series card 8=NT1 at customer premise 1 to 6 is used to address intervening BRITE cards.
Context
- MIB
- Cisco90Series-MIB
- OID
.1.3.6.1.4.1.1570.1.6.3.1.3- 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::frxLoopLoc'
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::frxLoopLoc.<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::frxLoopLoc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | briteCard1 |
2 | briteCard2 |
3 | briteCard3 |
4 | briteCard4 |
5 | briteCard5 |
6 | briteCard6 |
7 | localFrx |
8 | nt1 |