hwOntSIPCTPNewServiceRight
HUAWEI-VOIP-ONT-MIB ·
.1.3.6.1.4.1.2011.6.36.11.20.1.7
Object
column r/w
Bits
SIP user's service right of ONT. It is valid for GPON ONT and invalid for EPON ONT. Options: 0.callWaiting(0), 1.threeParty(1), 2.callTransfer(2), 3.callHold(3), 4.callPark(4), 5.doNotDisturb(5), 6.conference(6), 7.messageWaitingIndication(7), 8.hotline(8), 9.hotdelay(9)
Context
- MIB
- HUAWEI-VOIP-ONT-MIB
- OID
.1.3.6.1.4.1.2011.6.36.11.20.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOntSIPCTPConfigEntry
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::hwOntSIPCTPNewServiceRight'
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::hwOntSIPCTPNewServiceRight.<hwVoiceIfIndex>.<hwVoiceOntIndex>.<hwVoiceOntPortIndex>'
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::hwOntSIPCTPNewServiceRight'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | callWaiting |
1 | threeParty |
2 | callTransfer |
3 | callHold |
4 | callPark |
5 | doNotDisturb |
6 | conference |
7 | messageWaitingIndication |
8 | hotline |
9 | hotdelay |