wwpVoiceGatewayReset
WWP-VOICE-GATEWAY-MIB ·
.1.3.6.1.4.1.6141.2.43.1.1.6.2
Object
scalar r/w
Enumeration
Writing one of the specified values to this field causes
the specified type of reboot to occur.
none is the value returned when this leaf is queried.
writing this value to the leaf will have no effect.
reset causes the voice gateway to restart using
its current configuration.
resetDefault will reset the voice gateway to factory defaults.
Context
- MIB
- WWP-VOICE-GATEWAY-MIB
- OID
.1.3.6.1.4.1.6141.2.43.1.1.6.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpVoiceReset
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 'WWP-VOICE-GATEWAY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-VOICE-GATEWAY-MIB::wwpVoiceGatewayReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-VOICE-GATEWAY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-VOICE-GATEWAY-MIB::wwpVoiceGatewayReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | reset |
2 | resetDefault |