hwPRBSTestPortStatusErrInsertLevel
HUAWEI-PORT-MIB ·
.1.3.6.1.4.1.2011.5.25.157.1.20.1.1.5
Object
column SNMPv2-SMIUnsigned32
Indicate the supported err-insert level.
It's described by bitmap. From low to high, the different bit position indicates whether or not support 1, 1e-1, 1e-2, 1e-3, etc.
e.g. 0x1FC (0b111111100): Range from 1e-2 to 1e-8 supported.
0xA (0b1010) : Only 1e-1 and 1e-3 supported.
Context
- MIB
- HUAWEI-PORT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.157.1.20.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwPRBSTestPortStatusEntry
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-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PORT-MIB::hwPRBSTestPortStatusErrInsertLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PORT-MIB::hwPRBSTestPortStatusErrInsertLevel.<hwPRBSTestPortStatusIfName>.<hwPRBSTestPortStatusSide>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PORT-MIB::hwPRBSTestPortStatusErrInsertLevel'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295