ciscoPnniPrecedenceAddressType
CISCO-PNNI-MIB ·
.1.3.6.1.4.1.9.9.65.1.4.1.1.1
Object
column Enumeration
The reachable address type for which the precedence is specified.
Context
- MIB
- CISCO-PNNI-MIB
- OID
.1.3.6.1.4.1.9.9.65.1.4.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ciscoPnniPrecedenceEntry
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 'CISCO-PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PNNI-MIB::ciscoPnniPrecedenceAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PNNI-MIB::ciscoPnniPrecedenceAddressType.<ciscoPnniPrecedenceAddressType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PNNI-MIB::ciscoPnniPrecedenceAddressType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | staticLocalInternalWithMetrics |
2 | staticLocalExterior |
3 | staticLocalExteriorWithMetrics |
4 | pnniRemoteInternal |
5 | pnniRemoteInternalWithMetrics |
6 | pnniRemoteExterior |
7 | pnniRemoteExteriorWithMetrics |