hwXponDeviceOntPowerReductionTimeRange
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.5.6.1.14
Object
column r/w
Enumeration
Indicates the time range that the ONT can be in power reduction state,in the specific time range,if the ONT meets the conditions need to enter power reduction state, it will perform power reduction function.other leaves following this leaf are used to specify this time range. Options: 1.all(1) -the whole time range from 00 :00 to 24:00 every day. 2.specific(2) -specific time range. The default value is all (1).
Context
- MIB
- HUAWEI-XPON-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.145.1.1.5.6.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwXponDeviceOntPowerReductionProfileEntry
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 '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::hwXponDeviceOntPowerReductionTimeRange'
More examples
Read one indexed 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::hwXponDeviceOntPowerReductionTimeRange.<hwXponDeviceOntPowerReductionProfileNameIndex>'
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::hwXponDeviceOntPowerReductionTimeRange'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | specific |