hh3cIfQoSAggregativeCarType
HH3C-IFQOS2-MIB ·
.1.3.6.1.4.1.25506.2.65.1.4.1.2.1.13
Object
column r/w
Enumeration
The type of aggregative CAR.
The enumeration 'aggregative' indicates that the ports
with a same aggregative CAR use one token bulk.
The enumeration 'notAggregative' indicates that each port
uses one token bulk.
The enumeration 'hierarchy' indicates that each object uses one
token bulk after processed first by some other token bulk.
Context
- MIB
- HH3C-IFQOS2-MIB
- OID
.1.3.6.1.4.1.25506.2.65.1.4.1.2.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cIfQoSAggregativeCarConfigEntry
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 'HH3C-IFQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IFQOS2-MIB::hh3cIfQoSAggregativeCarType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-IFQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IFQOS2-MIB::hh3cIfQoSAggregativeCarType.<hh3cIfQoSAggregativeCarIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-IFQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-IFQOS2-MIB::hh3cIfQoSAggregativeCarType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aggregative |
2 | notAggregative |
3 | hierarchy |