zxAnGponRmVoipConfMethodUsed
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.15.3.1.4
Object
column r/w
Enumeration
Indicates to the ONU, which method should be used to configure the
VoIP service of the ONU.
0x01 the ONU default - do not configure.
0x02 indicate use of OMCI for VoIP service configuration of
the ONU.
0x03 indicate use of configuration file retrieval for VoIP service
configuration of the ONU.
0x04 indicate use of TR-69 for VoIP service configuration of
the ONU.
0x05 indicate use of IETF sipping config framework for VoIP
service configuration of the ONU.
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.15.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
default- Parent
- zxAnGponRmVoipConfEntry
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::zxAnGponRmVoipConfMethodUsed'
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::zxAnGponRmVoipConfMethodUsed.<ifIndex>.<zxAnPonOnuIndex>'
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::zxAnGponRmVoipConfMethodUsed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | omci |
3 | configFile |
4 | tr069 |
5 | ietf |