hwOntPotsPotsSignaling
HUAWEI-VOIP-ONT-MIB ·
.1.3.6.1.4.1.2011.6.36.11.3.1.6
Object
column r/w
Enumeration
pots signaling Options: 1.loopStart(1) -indicates the pots signaling is loop-start 2.groundStart(2) -indicates the pots signaling is ground-start 3.loopReverseBattery(3) -indicates the pots signaling is loop-reverse-battery 4.coinFirst(4) -indicates the pots signaling is coin-first 5.dialToneFirst(5) -indicates the pots signaling is dial-tone-first 6.multiParty(6) -indicates the pots signaling is multi-party Default:loopStart(1)
Context
- MIB
- HUAWEI-VOIP-ONT-MIB
- OID
.1.3.6.1.4.1.2011.6.36.11.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOntPotsTemplateEntry
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-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-ONT-MIB::hwOntPotsPotsSignaling'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-ONT-MIB::hwOntPotsPotsSignaling.<hwOntPotsTemplateIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-ONT-MIB::hwOntPotsPotsSignaling'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loopStart |
2 | groundStart |
3 | loopReverseBattery |
4 | coinFirst |
5 | dialToneFirst |
6 | multiParty |