icapServiceStatsSentBytes
BLUECOAT-SG-ICAP-MIB ·
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.11
Object
column SNMPv2-SMICounter64
Number of bytes of ICAP data sent to the ICAP service or service group.
Context
- MIB
- BLUECOAT-SG-ICAP-MIB
- OID
.1.3.6.1.4.1.3417.2.14.1.1.1.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- icapServiceStatsTableEntry
- 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 'BLUECOAT-SG-ICAP-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLUECOAT-SG-ICAP-MIB::icapServiceStatsSentBytes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLUECOAT-SG-ICAP-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLUECOAT-SG-ICAP-MIB::icapServiceStatsSentBytes.<icapServiceStatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLUECOAT-SG-ICAP-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLUECOAT-SG-ICAP-MIB::icapServiceStatsSentBytes'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of
Compliance refinements
bluecoatSgICAPMIBCompliance
readonly
Write access is not required.