sgICAPNotification
BLUECOAT-SG-ICAP-MIB ·
.1.3.6.1.4.1.3417.2.14.1.1.2
Object
scalar ICAPServiceNotificationType
A notification type that describes an ICAP event.
Context
- MIB
- BLUECOAT-SG-ICAP-MIB
- OID
.1.3.6.1.4.1.3417.2.14.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- bluecoatSgICAPValues
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::sgICAPNotification.0'
More examples
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::sgICAPNotification'
Syntax
- Source
- ICAPServiceNotificationType
- Base type
Enumeration
Values & Constraints
Type Values
1 | queuedRequestsAboveThreshold |
2 | queuedRequestsBelowThreshold |
3 | deferredRequestsAboveThreshold |
4 | deferredRequestsBelowThreshold |
Conformance
Member of
Compliance refinements
bluecoatSgICAPMIBCompliance
readonly
Write access is not required.