phivControlPollingState

DECNET-PHIV-MIB · .1.3.6.1.2.1.18.8.5.1.10

Object

column mandatory r/w Enumeration
This value represents the state of the tributary
relative to the multipoint polling algorithm.  If not
set the default is AUTOMATIC. The possible states are:
              
AUTOMATIC
              
  The tributary's state is allowed to vary according to
  the operation of the polling algorithm.
              
ACTIVE/INACTIVE/DYING/DEAD
              
  The tributary is locked in the specified state.
              
 NOTE: These 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.8.5.1.10
Type
column
Access
readwrite
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::phivControlPollingState'
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::phivControlPollingState.<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::phivControlPollingState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1automatic
2active
3inactive
4dying
5dead