juniPolicyResourceDirection
Juniper-POLICY-MIB ·
.1.3.6.1.4.1.4874.2.2.27.1.8.3
Object
scalar Enumeration
Displays the policy resource pool direction (Ingress or Egress) of the policy resource exhausted.
Context
- MIB
- Juniper-POLICY-MIB
- OID
.1.3.6.1.4.1.4874.2.2.27.1.8.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- juniPolicyTrapObject
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-POLICY-MIB::juniPolicyResourceDirection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-POLICY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-POLICY-MIB::juniPolicyResourceDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ingress |
1 | egress |
2 | both |