agentDiffServPolicyAttrStmtBandwidthCrateUnits
NETAPP-QOS-DIFFSERV-PRIVATE-MIB ·
.1.3.6.1.4.1.789.4413.1.1.7.3.4.1.4
Object
column obsolete
r/w
Enumeration
Bandwidth committed rate units attribute statement value -- this value determines the interpretation of the agentDiffServPolicyAttrStmtBandwidthCrate object as either kilobits-per-second or as a percentage of interface link speed. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to bandwidth(1).
Context
- MIB
- NETAPP-QOS-DIFFSERV-PRIVATE-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.7.3.4.1.4- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- agentDiffServPolicyAttrEntry
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 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyAttrStmtBandwidthCrateUnits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyAttrStmtBandwidthCrateUnits.<agentDiffServPolicyIndex>.<agentDiffServPolicyInstIndex>.<agentDiffServPolicyAttrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyAttrStmtBandwidthCrateUnits'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | kbps |
2 | percentage |