MIB Viewer

hpicfServiceTunnelType

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.100.1.2.1.1
Access
read-create
Status
current
Sub-identifiers
0
This object is used to configure the service tunnel type. A value of none(0) indicates that this is not a service tunnel. A value of intercept(1) indicates that the service tunnel type is intercept. Intercept tunnels are to be used by applications that want to intercept and inspect traffic flowing through a device and re-insert traffic back to the device for forwarding after inspection. A value of tap(2) indicates that the service tunnel is of type Tap. Tap tunnels are used by applications that want to mirror traffic flowing through the device.
INTEGER { none(0), intercept(1), tap(2) }