hostHighCapacityInOctets
HC-RMON-MIB ·
.1.3.6.1.2.1.16.4.5.1.6
Object
column OctetsSNMPv2-SMICounter64
The number of octets transmitted to this address
since it was added to the hostHighCapacityTable (excluding
framing bits but including FCS octets), except for
those octets in bad packets.
Context
- MIB
- HC-RMON-MIB
- OID
.1.3.6.1.2.1.16.4.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- Octets
- Parent
- hostHighCapacityEntry
- 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 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-RMON-MIB::hostHighCapacityInOctets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-RMON-MIB::hostHighCapacityInOctets.<hostIndex>.<hostAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HC-RMON-MIB::hostHighCapacityInOctets'
Syntax
OctetsSNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of