jnxCollPicIfStateChangeType

JUNIPER-COLLECTOR-MIB · .1.3.6.1.4.1.2636.3.28.2.1.26

Object

column Enumeration
This indicates whether the last state change set a new
error condition or cleared an existing one.

Context

MIB
JUNIPER-COLLECTOR-MIB
OID
.1.3.6.1.4.1.2636.3.28.2.1.26
Type
column
Access
readonly
Status
current
Parent
jnxCollPicIfEntry

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 'JUNIPER-COLLECTOR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-COLLECTOR-MIB::jnxCollPicIfStateChangeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-COLLECTOR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-COLLECTOR-MIB::jnxCollPicIfStateChangeType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-COLLECTOR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-COLLECTOR-MIB::jnxCollPicIfStateChangeType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2set
3cleared