hwPgAbilityType
HUAWEI-PROTECTION-MIB ·
.1.3.6.1.4.1.2011.6.50.2.1.1
Object
column Enumeration
Protection type.This object is no longer used. Options: 1.e1(1) - indicates that the protection type is e1 2.atmapm(2) - indicates that the protection type is atmapm 3.atmaiu(3) - indicates that the protection type is atmaiu 4.atmaic(4) - indicates that the protection type is atmaic 5.atmmmxboard(5) - indicates that the protection type is atmmmxboard 6.atmmmxport(6) - indicates that the protection type is atmmmxport 7.eth(7) - indicates that the protection type is eth
Context
- MIB
- HUAWEI-PROTECTION-MIB
- OID
.1.3.6.1.4.1.2011.6.50.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwProtectionAbilityEntry
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-PROTECTION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PROTECTION-MIB::hwPgAbilityType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PROTECTION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PROTECTION-MIB::hwPgAbilityType.<hwFrameIndex>.<hwSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PROTECTION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PROTECTION-MIB::hwPgAbilityType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | e1 |
2 | atmapm |
3 | atmaiu |
4 | atmaic |
5 | atmmmxboard |
6 | atmmmxport |
7 | eth |