snVLanCARType
HP-VLAN-CAR-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.4
Object
column HP-CAR-MIBRateLimitType
The type of traffic rate-limited against.
Context
- MIB
- HP-VLAN-CAR-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snVLanCAREntry
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 'HP-VLAN-CAR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-VLAN-CAR-MIB::snVLanCARType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-VLAN-CAR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-VLAN-CAR-MIB::snVLanCARType.<snVLanCARVLanId>.<snVLanCARDirection>.<snVLanCARRowIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-VLAN-CAR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-VLAN-CAR-MIB::snVLanCARType'
Syntax
- Source
- HP-CAR-MIBRateLimitType
- Base type
Enumeration
Values & Constraints
Type Values
1 | standardAcc |
2 | quickAcc |
3 | all |