ccSnmpOpers
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.1.1.10
Object
This object should be one of the following value:
0 - Soft Kill == Save the current changes in the agent and terminate the agent.
1 - Hard Kill == Just terminate the agent without any saving.
2 - Restart Snmpd == Restart the agent with hardly killing the old one.
3 - Update Config == Update the configuration files for the Agent.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.1.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccSysCfg
- Groups
- 1
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 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccSnmpOpers.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-WS5000-MIB::ccSnmpOpers'
Values & Constraints
Type Values
0 | softkill |
1 | hardkill |
2 | restart |
3 | updatecfg |
Conformance
Member of