hwRtuResetAllConfigID
HUAWEI-SNMP-NOTIFICATION-MIB ·
.1.3.6.1.4.1.2011.6.30.3.2
Object
scalar r/w
Enumeration
Set operation used to reset all RTU's configID. Options: 1. unknown(1) -means don't known if RTU is administrable, setting all configID to '-1'. 2. administrable(2)-means RTU is administrable, setting all configID to '0'. Get operation is useless. Currently, the object is not supported.
Context
- MIB
- HUAWEI-SNMP-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.2011.6.30.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwRtuTrapRestrain
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 'HUAWEI-SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SNMP-NOTIFICATION-MIB::hwRtuResetAllConfigID.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SNMP-NOTIFICATION-MIB::hwRtuResetAllConfigID'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | administrable |