hwApmBandWidthType
HUAWEI-ATM-CM-RM-MIB ·
.1.3.6.1.4.1.2011.5.10.2.1.1
Object
column Enumeration
BandWidth type of apm. Options: 1. vpring(1) -BandWidth type of apm is vpring 2. relay(2) -BandWidth type of apm is relay 3. inner(3) -BandWidth type of apm is inner
Context
- MIB
- HUAWEI-ATM-CM-RM-MIB
- OID
.1.3.6.1.4.1.2011.5.10.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwApmBandWidthEntry
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-ATM-CM-RM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ATM-CM-RM-MIB::hwApmBandWidthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ATM-CM-RM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ATM-CM-RM-MIB::hwApmBandWidthType.<hwFrameIndex>.<hwSlotIndex>.<hwApmBandWidthType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ATM-CM-RM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ATM-CM-RM-MIB::hwApmBandWidthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vpring |
2 | relay |
3 | inner |