hwXponDeviceAntiRogueSnmpOntAutoIsolateMode
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.4.28
Object
scalar r/w
Enumeration
This object indicates the anti-rogueont isolation mode for SNMP management mode ONT,it is used for EPON MxU. Options: 1.deactivate(1) - Indicates that the isolation mode is deactivate. 2.reset(2) - Indicates that the isolation mode is reset. 3.disable(3) - Indicates that the isolation mode is disable. The default value is disable(3).
Context
- MIB
- HUAWEI-XPON-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.145.1.1.4.28- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwXponDeviceCommonGlobalObjects
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-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwXponDeviceAntiRogueSnmpOntAutoIsolateMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-COMMON-MIB::hwXponDeviceAntiRogueSnmpOntAutoIsolateMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deactivate |
2 | reset |
3 | disable |