zxAnGponRmPwFillPolicy
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.6.16.1.5
Object
column r/w
Enumeration
This attribute defines the payload bit pattern to be applied
toward the TDM service if no payload packet is available to play
out. The default value 0 specifies that the ONU apply its internal
policy.
1 ONU default, vendor-specific (recommended: AIS for
unstructured service, all 1s for structured service)
2 Play out AIS according to the service definition
(for example, DS3 AIS)
3 Play out all 1s
4 Play out all 0s
5 Repeat the previous data
6 Play out DS1 idle (ANSI T1.403-1999 appendix C)
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.6.16.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Default
onuDefault- Parent
- zxAnGponRmPwPrfEntry
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::zxAnGponRmPwFillPolicy'
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::zxAnGponRmPwFillPolicy.<zxAnGponRmPwPrfName>'
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::zxAnGponRmPwFillPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | onuDefault |
2 | playOutAllAis |
3 | playOutAll1s |
4 | playOutAll0s |
5 | repeat |
6 | playOutDs1Idle |