jnxSpSvcSetIfMemoryZone

JUNIPER-SP-MIB · .1.3.6.1.4.1.2636.3.32.1.3.1.7

Object

column Enumeration
The memory-usage zone currently occupied by this Service PIC.  The 
definitions of each zone are:
              
  Green  - All new flows are allowed.
  Yellow - Unused memory is reclaimed. All new flows are allowed.
  Orange - New flows are only allowed for service sets that are 
           using less than their equal share of memory.
  Red    - No new flows are allowed.

Context

MIB
JUNIPER-SP-MIB
OID
.1.3.6.1.4.1.2636.3.32.1.3.1.7
Type
column
Access
readonly
Status
current
Parent
jnxSpSvcSetIfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1green
2yellow
3orange
4red