hwTdmModemConfReset
HUAWEI-TDMCPE-MIB ·
.1.3.6.1.4.1.2011.5.30.1.2.2.1.2
Object
column r/w
Enumeration
This value identifies the reset command of the TDM remote modem in the far-end side. Changing this value can reset the device or the line, or set the configuration to factory setting. reset_config_wo_mng :set all parameters to default , instead of parameters of management : IP_address, IP_mask and etc Options: 1. off(2) - Indicates that do nothing. 2. resetToFactory(3) - Indicates that reset to factory. 3. deviceReset(4) - Indicates that device reset. 4. lineReset(5) - Indicates that line reset. 5. resetConfigwoMng(6) - Indicates that set all parameters to default.
Context
- MIB
- HUAWEI-TDMCPE-MIB
- OID
.1.3.6.1.4.1.2011.5.30.1.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwTdmModemConfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmModemConfReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmModemConfReset.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TDMCPE-MIB::hwTdmModemConfReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | resetToFactory |
4 | deviceReset |
5 | lineReset |
6 | resetConfigwoMng |