hwCmtsAntitheftEnable
HUAWEI-LICENSE-MIB ·
.1.3.6.1.4.1.2011.6.114.1.7
Object
scalar r/w
Enumeration
Indicates whether OLT anti-theft is enabled or disabled. Default value: disable. Options: 1.disable(1) -OLT anti-theft is disabled. 2.enable(2) -OLT anti-theft is enabled.
Context
- MIB
- HUAWEI-LICENSE-MIB
- OID
.1.3.6.1.4.1.2011.6.114.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwLicensePara
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 'HUAWEI-LICENSE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LICENSE-MIB::hwCmtsAntitheftEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LICENSE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LICENSE-MIB::hwCmtsAntitheftEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |