phivControlPollingSubState

DECNET-PHIV-MIB · .1.3.6.1.2.1.18.8.5.1.11

Object

column mandatory Enumeration
This value represents the tributary's state as
determined by the polling algorithm.  This applies
only when the polling state is AUTOMATIC and is
read-only to Network Management.  Polling-substate is
one of ACTIVE, INACTIVE, DYING, or DEAD.  It is
displayed as a tag on the polling state, for example:
AUTOMATIC-INACTIVE.

Context

MIB
DECNET-PHIV-MIB
OID
.1.3.6.1.2.1.18.8.5.1.11
Type
column
Access
readonly
Status
mandatory
Parent
phivControlParametersEntry

Walk 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::phivControlPollingSubState'
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::phivControlPollingSubState.<phivControlCircuitIndex>'
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::phivControlPollingSubState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive
3dying
4dead