zxGponRmWanServiceType
ZXGPON-ONTMGMT-MIB ·
.1.3.6.1.4.1.3902.1012.3.50.28.2.1.2
Object
column r/w
Bits
This attribute contains a bitmap of service type. 1 indicates the service is transported over WAN. The bit position values are: bit0:Internet bit1:TR069 management bit2:VoIP bit3:other( current only IPTV) bit4~bit7:Reserved This attribute is mandatory.
Context
- MIB
- ZXGPON-ONTMGMT-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.50.28.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxGponRmWanConfEntry
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 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponRmWanServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponRmWanServiceType.<zxGponOltIndex>.<zxGponONTIndex>.<zxGponRmWanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXGPON-ONTMGMT-MIB::zxGponRmWanServiceType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | internet |
1 | tr069 |
2 | voip |
3 | other |