hwMsE1Layer1ErrorOper
HUAWEI-MS-MIB ·
.1.3.6.1.4.1.2011.6.41.35.1.2
Object
column r/w
Enumeration
Indicates the operation type, 1: get; 2: clear. Options: 1. get(1) -indicates that the get operation. 2. clear(2) -indicates that the clear operation.
Context
- MIB
- HUAWEI-MS-MIB
- OID
.1.3.6.1.4.1.2011.6.41.35.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwMsE1ErrorEntry
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-MS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MS-MIB::hwMsE1Layer1ErrorOper'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MS-MIB::hwMsE1Layer1ErrorOper.<hwMsE1Layer1ErrorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MS-MIB::hwMsE1Layer1ErrorOper'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | get |
2 | clear |