phivAdjType
DECNET-PHIV-MIB ·
.1.3.6.1.2.1.18.11.1.1.6
Object
column obsolete
Enumeration
This parameter indicates the type of adjacency.
For adjacent nodes, this is a read-only parameter that
indicates the type of the reachable adjacent node.
NOTE: The routing-III and nonrouting-III values are
incremented by one compared to the standard DECnet
values in order to maintain compliance with RFC 1155)
Context
- MIB
- DECNET-PHIV-MIB
- OID
.1.3.6.1.2.1.18.11.1.1.6- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- phivAdjEntry
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 'DECNET-PHIV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DECNET-PHIV-MIB::phivAdjType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DECNET-PHIV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DECNET-PHIV-MIB::phivAdjType.<phivAdjCircuitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DECNET-PHIV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DECNET-PHIV-MIB::phivAdjType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | routing-III |
2 | nonrouting-III |
3 | area |
4 | routing-IV |
5 | nonrouting-IV |