zxGponNetworkDialPlanFormat
ZXGPON-ONTMGMT-MIB ·
.1.3.6.1.4.1.3902.1012.3.50.20.4.1.6
Object
column r/w
Enumeration
This attribute define the dial plan format standard that is supported in the ONT for VoIP. Valid values include 0 = not defined, 1 = H.248 format with specific plan (table entries define the dialing plan) 2=NSC format, 3=Vendor specific format. Default is 1. (R, W, Set-by-create) (mandatory) (1 bytes)
Context
- MIB
- ZXGPON-ONTMGMT-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.50.20.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxGponNetworkDialPlanEntry
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::zxGponNetworkDialPlanFormat'
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::zxGponNetworkDialPlanFormat.<zxGponNetworkDialPlanId>'
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::zxGponNetworkDialPlanFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | not-defined |
2 | h248 |
3 | nsc |
4 | vendor-specific |