alHostOutPkts
RMON2-MIB ·
.1.3.6.1.2.1.16.16.1.1.3
Object
column ZeroBasedCounter32
The number of packets of this protocol type without errors transmitted by this address since it was added to the alHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.16.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alHostEntry
- Groups
- 1
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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::alHostOutPkts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::alHostOutPkts.<hlHostControlIndex>.<alHostTimeMark>.<protocolDirLocalIndex>.<nlHostAddress>.<protocolDirLocalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::alHostOutPkts'
Syntax
- Source
- ZeroBasedCounter32
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of