phivCircuitCommonType
DECNET-PHIV-MIB ·
.1.3.6.1.2.1.18.6.1.1.7
Object
column mandatory
Enumeration
Represents the type of the circuit. For X.25 circuits, the value must be set to X25. For DDCMP and Ethernet circuits it is read only and is the same value as the protocol of the associated line. NOTE: Values 1 - 5 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.6.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- phivCircuitParametersEntry
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::phivCircuitCommonType'
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::phivCircuitCommonType.<phivCircuitIndex>'
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::phivCircuitCommonType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ddcmp-point |
2 | ddcmp-control |
3 | ddcmp-tributary |
4 | x25 |
5 | ddcmp-dmc |
6 | ethernet |
7 | ci |
8 | qp2-dte20 |
9 | bisync |
14 | other |
15 | fddi |