wwpQos410StatsType
WWP-QOS-410-MIB ·
.1.3.6.1.4.1.6141.2.29.1.1.2.1.4
Object
column r/w
Enumeration
Determines which type of bytes to count, accepted bytes or discarded bytes for this QOS entry. The default will count accepted bytes.
Context
- MIB
- WWP-QOS-410-MIB
- OID
.1.3.6.1.4.1.6141.2.29.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpQos410StatsEntry
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 'WWP-QOS-410-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-QOS-410-MIB::wwpQos410StatsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-QOS-410-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-QOS-410-MIB::wwpQos410StatsType.<wwpQos410StatsVlanId>.<wwpQos410StatsIngressPortId>.<wwpQos410StatsEgressPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-QOS-410-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-QOS-410-MIB::wwpQos410StatsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | accepted |
2 | discarded |