juniSystemMemUtilTrapEnable
Juniper-System-MIB ·
.1.3.6.1.4.1.4874.2.2.2.1.1.19
Object
Controls the sending of primary system processor memory utilization events. Setting the value of this object to true(1) will cause system memory utilization event notifications, if they occur, to be sent to the management entity on this system. Setting the value of this object to false(2) will disable memory utilization event notifications.
Context
- MIB
- Juniper-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.2.1.1.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- juniSystemGeneral
- Groups
- 2
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-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemMemUtilTrapEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-MIB::juniSystemMemUtilTrapEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |