hwFxoRingMinDuration
HUAWEI-PORT-MIB ·
.1.3.6.1.4.1.2011.5.25.157.1.23.2.1.18
Object
column r/w
Enumeration
This object indicates the minimum duration that an FXO interface takes to confirm a ringing current. The value can be 100ms,150ms,200ms,256ms,384ms,512ms,640ms or 1024ms. The default value is 200ms.
Context
- MIB
- HUAWEI-PORT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.157.1.23.2.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwFxsoEntry
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-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PORT-MIB::hwFxoRingMinDuration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PORT-MIB::hwFxoRingMinDuration.<hwFxsoIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PORT-MIB::hwFxoRingMinDuration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ms100 |
2 | ms150 |
3 | ms200 |
4 | ms256 |
5 | ms384 |
6 | ms512 |
7 | ms640 |
8 | ms1024 |
255 | unsupport |