jnxJsPolicyState

JUNIPER-JS-POLICY-MIB · .1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.7

Object

column Enumeration
The state of this policy: active, inactive, or unavailable.
              
The state can be effected by the scheduler if the scheduler
has a specified duration.

Context

MIB
JUNIPER-JS-POLICY-MIB
OID
.1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.7
Type
column
Access
readonly
Status
current
Parent
jnxJsPolicyEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive
3unavailable