jnxJsPolicyAction

JUNIPER-JS-POLICY-MIB · .1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.5

Object

column Enumeration
The attribute indicates the actions performed when the 
criteria is matched.
              
The action permit, deny and reject are used configured policies.

Context

MIB
JUNIPER-JS-POLICY-MIB
OID
.1.3.6.1.4.1.2636.3.39.1.4.1.1.2.1.5
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::jnxJsPolicyAction'
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::jnxJsPolicyAction.<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::jnxJsPolicyAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1permit
2deny
3reject