needRestartInfo
MX-NTC-MIB ·
.0.3700.1.60020.100
Object
scalar Enumeration
Need Restart
Indicates if the service needs to be restarted for the
configuration to fully take effect.
* Yes: Service needs to be restarted.
* No: Service does not need to be restarted.
Services can be restarted by using the
Scm.ServiceCommands.Restart command.
Context
- MIB
- MX-NTC-MIB
- OID
.0.3700.1.60020.100- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- configurationGroup
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 'MX-NTC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NTC-MIB::needRestartInfo.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-NTC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-NTC-MIB::needRestartInfo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no |
100 | yes |