hwXponDeviceOltOpticalAlarmAutoMonitorSwitch
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.4.23
Object
scalar r/w
Enumeration
The object is used to configure automatic monitoring on OLT optical alarm, the function will be disabled when the PON port is bound to optical alarm profile. Options: 1. disable(2) - The function is disabled 2. opticalThreshold (11) - The function is enabled, the optical threshold is read from the optical module, which is defined by the manufacturer 3. standardThreshold(12) - The function is enabled, the alarm threshold is defined by the standard threshold 4. invalid(-1) - Indicates that the query fails or no information is detected The default value is disable(2).
Context
- MIB
- HUAWEI-XPON-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.145.1.1.4.23- 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::hwXponDeviceOltOpticalAlarmAutoMonitorSwitch.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::hwXponDeviceOltOpticalAlarmAutoMonitorSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
2 | disable |
11 | opticalThreshold |
12 | standardThreshold |