jnxPfeMemoryType
JUNIPER-PFE-MIB ·
.1.3.6.1.4.1.2636.3.44.1.2.2.1.2
Object
column JnxPfeMemoryTypeEnum
PFE ASIC memory type, nh = 1, fw = 2, encap = 3.
Context
- MIB
- JUNIPER-PFE-MIB
- OID
.1.3.6.1.4.1.2636.3.44.1.2.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jnxPfeMemoryForwardingEntry
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-PFE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PFE-MIB::jnxPfeMemoryType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-PFE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PFE-MIB::jnxPfeMemoryType.<jnxPfeGlSlot>.<jnxPfeMemoryForwardingChipSlot>.<jnxPfeMemoryType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-PFE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-PFE-MIB::jnxPfeMemoryType'
Syntax
- Source
- JnxPfeMemoryTypeEnum
- Base type
Enumeration
Values & Constraints
Type Values
1 | nh |
2 | fw |
3 | encap |