zxAnXponCfgDataCopyForceEnable
ZXANXPON-MIB ·
.1.3.6.1.4.1.3902.1015.1010.5.40.1.4
Object
scalar r/w
Enumeration
This attribute indicates whether configuration data will be copied if there are configuration data in the destination PON port or ONU. When 'noForce(1)' is set, the configuration data will not be copied to the destination PON port or ONU if it has been configured. When 'force(2)' is set, the configuration data will be copied to the destination PON port or ONU even if it has been configured.
Context
- MIB
- ZXANXPON-MIB
- OID
.1.3.6.1.4.1.3902.1015.1010.5.40.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
noForce- Parent
- zxAnXponCfgDataCopy
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXANXPON-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXANXPON-MIB::zxAnXponCfgDataCopyForceEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXANXPON-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXANXPON-MIB::zxAnXponCfgDataCopyForceEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noForce |
2 | force |