hwTdmShdslConfPSD
HUAWEI-TDMCPE-MIB ·
.1.3.6.1.4.1.2011.5.30.1.3.1.1.1.4
Object
column Enumeration
This object configures use of symmetric/asymmetric PSD (Power Spectral Density) Mask for the associated SHDSL Line. Support for symmetric PSD is mandatory for all supported data rates. Support for asymmetric PSD is optional. Options: 1. asymDisable(0) - Indicates that PSD asymmetric disable. 2. asymEnable(1) - Indicates that PSD asymmetric enable. 3. r1AsymEnable(2) - Indicates that PSD r1 asymmetric enable. 4. r2AsymEnable(3) - Indicates that PSD r2 asymmetric enable. 5. asymSymEnable(4) - Indicates that PSD asymmetric and symmetric enable. 6. psdUnknown(5) - Indicates that PSD unknown.
Context
- MIB
- HUAWEI-TDMCPE-MIB
- OID
.1.3.6.1.4.1.2011.5.30.1.3.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwTdmShdslConfEntry
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-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmShdslConfPSD'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmShdslConfPSD.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TDMCPE-MIB::hwTdmShdslConfPSD'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | asymDisable |
1 | asymEnable |
2 | r1AsymEnable |
3 | r2AsymEnable |
4 | asymSymEnable |
5 | psdUnknown |