systemConfigRestartControlNotify
PACKETFRONT-DRG-MIB ·
.1.3.6.1.4.1.9303.4.3.1.2.2
Object
scalar r/w
Enumeration
This object controls the operation of the notifyRestart alert. The notifyRestart is sent repeatedly when the object is equal to notifying(2). The notifyRestart is not sent when the object is equal to silent(1).
Context
- MIB
- PACKETFRONT-DRG-MIB
- OID
.1.3.6.1.4.1.9303.4.3.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- systemConfig
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 'PACKETFRONT-DRG-MIB' -M '/opt/observium/mibs/packetfront:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETFRONT-DRG-MIB::systemConfigRestartControlNotify.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKETFRONT-DRG-MIB' -M '/opt/observium/mibs/packetfront:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKETFRONT-DRG-MIB::systemConfigRestartControlNotify'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | silent |
2 | notifying |