hwTdmE1ConfSync
HUAWEI-TDMCPE-MIB ·
.1.3.6.1.4.1.2011.5.30.1.3.1.2.1.2
Object
column r/w
Enumeration
This object enables returning to normal operation, after
the end of a main/sub link red alarm event, in reduced time.
'tr62411' - complies with AT&T TR-62411 (after 10 seconds).
Applicable for both T1 and E1 interfaces.
'ccitt' - complies with CCITT standard. Applicable only
for E1 interfaces.
'fast' - after 1 second.
Options:
1. fast(1) - Indicates that return to normal operation in fast mode.
2. tr62411(2) - Indicates that return to normal operation in tr62411 mode.
3. ccitt(3) - Indicates that return to normal operation in ccitt mode.
Context
- MIB
- HUAWEI-TDMCPE-MIB
- OID
.1.3.6.1.4.1.2011.5.30.1.3.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwTdmE1ConfEntry
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::hwTdmE1ConfSync'
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::hwTdmE1ConfSync.<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::hwTdmE1ConfSync'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fast |
2 | tr62411 |
3 | ccitt |