hwVectoringGroupProtectionOfNotReqBandsDs
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.2.1.6
Object
column r/w
Enumeration
This object enable/disable the protection of vectoring
lines downstream.
This parameter must be used together with hwVectoringGroupNotReqBandsDs.
hwVectoringGroupNotReqBandsDs cannot be null when this node is set to enable.
Options:
1. enable(1)- The protection of vectoring lines downstream
is enabled
2. disable(2) - The protection of vectoring lines downstream
is disabled
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVectoringGroupEntry
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-VECTOR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VECTOR-MIB::hwVectoringGroupProtectionOfNotReqBandsDs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VECTOR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VECTOR-MIB::hwVectoringGroupProtectionOfNotReqBandsDs.<hwVectoringGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VECTOR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VECTOR-MIB::hwVectoringGroupProtectionOfNotReqBandsDs'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |