vdsl2SpectrumProfPmMode
HUAWEI-VDSL2-LINE-MIB ·
.1.3.6.1.4.1.2011.6.115.1.5.4.3.1.10
Object
Power management state Enabling. Defines the power states the ATU-C or ATU-R may autonomously transition to on this line. Options: 1. allowTransitionsToIdle (0) 2. allowTransitionsToLowPower (1) A bit with a '1' value means that the ATU is allowed to transit into the respective state and a '0' value means that the ATU is not allowed to transit into the respective state.
Context
- MIB
- HUAWEI-VDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.5.4.3.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vdsl2SpectrumProfModeSpecEntry
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-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2SpectrumProfPmMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2SpectrumProfPmMode.<vdsl2SpectrumProfName>.<vdsl2SpectrumProfXdslMode>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VDSL2-LINE-MIB::vdsl2SpectrumProfPmMode'
Syntax
- Source
- HUAWEI-VDSL2-LINE-TC-MIBVdsl2LConfProfPmMode
- Base type
Bits
Values & Constraints
Type Values
0 | allowTransitionsToIdle |
1 | allowTransitionsToLowPower |