jnxPMonCurrentOverload
JUNIPER-PMon-MIB ·
.1.3.6.1.4.1.2636.3.19.2.1.8
Object
column JnxPMonOverloadId
Identifies current overload conditions that exist on this interface.
Context
- MIB
- JUNIPER-PMon-MIB
- OID
.1.3.6.1.4.1.2636.3.19.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxPMonErrorEntry
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-PMon-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PMon-MIB::jnxPMonCurrentOverload'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-PMon-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-PMon-MIB::jnxPMonCurrentOverload.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-PMon-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-PMon-MIB::jnxPMonCurrentOverload'
Syntax
- Source
- JnxPMonOverloadId
- Base type
Bits
Values & Constraints
Type Values
0 | pmonMemOverload |
1 | pmonPpsOverload |
2 | pmonBpsOverload |
3 | pmonMemWarning |