zxAnGponRmCid
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.6.19.1.2
Object
column r/w
Bits
This attribute contains a bitmap of caller ID features.
Bit clear is disabled and bit set is enabled. The bit position
values are:
0x01 Calling Number
0x02 Calling Name
0x04 CID blocking (both number and name)
0x08 CID number- Permanent presentation status for number
(0 = Public, 1 = Private)
0x10 CID name - Permanent presentation status for name
(0 = Public, 1 = Private)
0x20 Anonymous CID blocking (ACR)
0x40 - 0x80 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.2- 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::zxAnGponRmCid'
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::zxAnGponRmCid.<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::zxAnGponRmCid'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | callNum |
1 | callName |
2 | cidBlock |
3 | cidNum |
4 | cidName |
5 | anonymous |