jnxJsPolicyStatsAvailability
JUNIPER-JS-POLICY-MIB ·
.1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.8
Object
column Enumeration
The statistics availability of this policy.
The attribute indicates whether the statistics counters are
available and are actively updated. If available, there would
exists a matching jnxJsPolicyStatsEntry for the policy.
Context
- MIB
- JUNIPER-JS-POLICY-MIB
- OID
.1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxJsPolicyEntry
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 '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::jnxJsPolicyStatsAvailability'
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::jnxJsPolicyStatsAvailability.<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::jnxJsPolicyStatsAvailability'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | available |
2 | unavailable |