pnniRouteAddrType
PNNI-MIB ·
.1.3.6.1.4.1.353.5.4.1.1.19.4.1.7
Object
column r/w
Enumeration
The type (e.g. internal or exterior) of reachability from
the advertising node to the address prefix.
Reject(2) refers to an address prefix which, if matched,
indicates that the message should be discarded as
unreachable. This is used in some protocols as a means of
correctly aggregating routes.
Context
- MIB
- PNNI-MIB
- OID
.1.3.6.1.4.1.353.5.4.1.1.19.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pnniRouteAddrEntry
- Groups
- 1
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 'PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PNNI-MIB::pnniRouteAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PNNI-MIB::pnniRouteAddrType.<pnniNodeIndex>.<pnniRouteAddrAddress>.<pnniRouteAddrPrefixLength>.<pnniRouteAddrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PNNI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PNNI-MIB::pnniRouteAddrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | reject |
3 | internal |
4 | exterior |
Conformance
Member of