frxPAddrIndex
Cisco90Series-MIB ·
.1.3.6.1.4.1.1570.1.6.4.1.1
Object
column mandatory
Enumeration
This is the physical location where the performance monitoring takes place. It may be set to localFrx(7) to access and control PM values local to the Cisco 90 Series channel unit. If there are BRITE cards in the subscriber loop between the Cisco 90 Series channel unit and the customer, PM values contained in those cards may be accessed using briteCard1(1) to briteCard6(6) where briteCard1 is the card closest to the Cisco 90 Series channel unit.
Context
- MIB
- Cisco90Series-MIB
- OID
.1.3.6.1.4.1.1570.1.6.4.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- frxUThrEntry
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::frxPAddrIndex'
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::frxPAddrIndex.<frxBankIndex>.<frxChUIndex>.<frxPortIndex>.<frxPAddrIndex>'
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::frxPAddrIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | briteCard1 |
2 | briteCard2 |
3 | briteCard3 |
4 | briteCard4 |
5 | briteCard5 |
6 | briteCard6 |
7 | localFrx |