phivLineSubstate
DECNET-PHIV-MIB ·
.1.3.6.1.2.1.18.12.1.1.4
Object
column mandatory
Enumeration
This value represents the line's read-only Network Management substate. NOTE that these values are incremented by one compared to the standard DECnet values.
Context
- MIB
- DECNET-PHIV-MIB
- OID
.1.3.6.1.2.1.18.12.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- phivLineEntry
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::phivLineSubstate'
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::phivLineSubstate.<phivLineIndex>'
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::phivLineSubstate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | starting |
2 | reflecting |
3 | looping |
4 | loading |
5 | dumping |
6 | triggering |
7 | auto-service |
8 | auto-loading |
9 | auto-dumping |
10 | auto-triggering |
11 | synchronizing |
12 | failed |
13 | running |