zxAnGponRmCallProgress
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.6.19.1.4
Object
column r/w
Bits
This attribute contains a bitmap of call processing features.
Bit clear is disabled and bit set is enabled.
The bit position values are:
0x0001 3way
0x0002 call transfer
0x0004 call hold
0x0008 call park
0x0010 do not disturb
0x0020 Flash on Emergency Service call.
(Flash is to be processed during an Emergency Service call)
0x0040 Emergency Service originating hold (determines if a call
clearing is to be performed on an on-hook during an
Emergency Service call)
0x0080 6way
0x0100 - 0x8000 not used
The default value shall be disabled (0).
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.6.19.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnGponRmVoipAppSrvPrfEntry
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 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmCallProgress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmCallProgress.<zxAnGponRmAppSrvPrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmCallProgress'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | threeWay |
1 | callTransfer |
2 | callHold |
3 | callPark |
4 | doNotDisturb |
5 | flashOnEmergencyServicecall |
6 | emergencyServiceOriginatingHold |
7 | sixWay |