HP-ICF-SERVICE-TUNNEL-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.100
- Last updated
- 2014-06-17 00:00
- Organization
- HP Networking
- Revisions
- 2014-06-17 00:00, 2013-06-13 00:00
- Namespace
- hp
- Source file
HP-ICF-SERVICE-TUNNEL-MIB- Digest
sha256:7c1f5e3ab2679f987712a2db7949f1798490d2ffc51a8fe4db791496d833d06f
Description
This MIB module contains HP proprietary objects for managing service tunnels.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IF-MIB | ifAlias, ifIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
| TUNNEL-MIB | tunnelIfEntry, tunnelInetConfigEntry |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-OID HP-ICF-SERVICE-TUNNEL-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB IPV6-FLOW-LABEL-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TUNNEL-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfServiceTunnelNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.100.0 | |||
| hpicfServiceTunnelConfigurationObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.100.1 | |||
| hpicfServiceTunnelScalars OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.1 | |||
| hpicfMaxIPv4ServiceTunnels OBJECT-TYPE Maximum number of IPv4 service tunnels supported on the device which is a sum of maximum Inspect and Tap tunnels. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.1.1 | Unsigned32 | read-only | current |
| hpicfTotalIPv4ServiceTunnels OBJECT-TYPE Total number of IPv4 service tunnels configured on the device.This includes both Inspect and Tap tunnels | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.1.2 | Unsigned32 | read-only | current |
| hpicfMaxInterceptServiceTunnels OBJECT-TYPE Maximum number of Inspect service tunnels supported on the device. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.1.3 | Unsigned32 | read-only | current |
| hpicfTotalIPv4InterceptServiceTunnels OBJECT-TYPE Total number of IPv4 service tunnels of type Inspect configured on the device. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.1.4 | Unsigned32 | read-only | current |
| hpicfMaxIPv4TapServiceTunnels OBJECT-TYPE Maximum number of IPv4 service tunnels of type Tap supported on the device. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.1.5 | Unsigned32 | read-only | current |
| hpicfTotalIPv4TapServiceTunnels OBJECT-TYPE Total number of IPv4 service tunnels of type Tap configured on the device. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.1.6 | Unsigned32 | read-only | current |
| hpicfServiceTunnelTable OBJECT-TYPE Table containing information on service tunnels. These are class of IP tunnels that can be used to encapsulate Ethernet frames along with the MAC and VLAN headers. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.2 | not-accessible | current | |
| hpicfServiceTunnelEntry OBJECT-TYPE An entry containing the information on a particular service tunnel. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.2.1 | not-accessible | current | |
| hpicfServiceTunnelType OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.2.1.1 | INTEGER {none(0), intercept(1), tap(2)} | read-create | current |
| hpicfServiceTunnelName OBJECT-TYPE This object is used to assign a textual name to the tunnel interface. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.2.1.2 | SnmpAdminString | read-create | current |
| hpicfServiceTunnelIfTable OBJECT-TYPE Table containing information on service tunnels. These are IP tunnels that can be used to encapsulate Ethernet frames along with the MAC and VLAN headers. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.3 | not-accessible | current | |
| hpicfServiceTunnelIfEntry OBJECT-TYPE An entry containing the information on a particular service tunnel. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.3.1 | not-accessible | current | |
| hpicfServiceTunnelIfMTU OBJECT-TYPE The size of the largest packet which can be sent or received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.3.1.1 | Unsigned32 | read-create | current |
| hpicfServiceTunnelInterfaceStatus OBJECT-TYPE This object indicates the operational state of the tunnel interface. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.3.1.2 | INTEGER {up(1), down(2)} | read-only | current |
| hpicfServiceTunnelInterfaceDownReason OBJECT-TYPE If the tunnelinterface state is DOWN, this object indicates the reason for which it is down. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.3.1.3 | INTEGER {notApplicable(0), resourceUnavailable(1), noRouteToDestination(2), ifAdminDown(3)} | read-only | current |
| hpicfServiceTunnelInterfaceTruncate OBJECT-TYPE Enables partial payloads to be sent on the Tap tunnels in case of MTU violations. | 1.3.6.1.4.1.11.2.14.11.5.1.100.1.3.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfServiceTunnelStatisticsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.100.2 | |||
| hpicfServiceTunnelScalarStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.1 | |||
| hpicfServiceTunnelStatsRxInvalidKey OBJECT-TYPE Number of encapsulated packets to un-configured tunnel interfaces of type Intercept. This is not applicable to Tap tunnels. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.1.1 | Counter64 | read-only | current |
| hpicfServiceTunnelStatsRxFragmentDrops OBJECT-TYPE Number of fragmented packets received and dropped on tunnel interface. This is not applicable to Tap tunnels. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.1.2 | Counter64 | read-only | current |
| hpicfServiceTunnelStatsTxMTUViolationDrop OBJECT-TYPE Number of packets not transmitted on the tunnel interface for MTU violation reasons. This is common to all service tunnel types. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.1.3 | Counter64 | read-only | current |
| hpicfServiceTunnelStatsUnknownSrcMac OBJECT-TYPE Number of packets received on tunnel interfaces but dropped because the source MAC address of the frame is not present in the FDB. This is not applicable to Tap tunnels. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.1.4 | Counter64 | read-only | current |
| hpicfServiceTunnelStatsScalarClear OBJECT-TYPE This object clears tunnel statistics when set to TRUE. A GET request for this object always returns FALSE. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.1.5 | TruthValue | read-write | current |
| hpicfServiceTunnelStatsIfTable OBJECT-TYPE Table containing statistics information on service tunnels. Service Tap tunnels are uni-directional and will not receive packets. Hence the MIB objects for Rx Statistics are not applicable for Tap tunnels and will always be 0. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.2 | not-accessible | current | |
| hpicfServiceTunnelStatsIfEntry OBJECT-TYPE An entry containing statistics information on a particular service tunnel. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.2.1 | not-accessible | current | |
| hpicfServiceTunnelStatsRxPackets OBJECT-TYPE Number of packets received on the tunnel interface. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.2.1.1 | Counter64 | read-only | current |
| hpicfServiceTunnelStatsTxPackets OBJECT-TYPE Number of packets transmitted out of the tunnel interface. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.2.1.2 | Counter64 | read-only | current |
| hpicfServiceTunnelStatsRxHeartbeat OBJECT-TYPE Number of heartbeat packets received on the tunnel interface. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.2.1.3 | Counter64 | read-only | current |
| hpicfServiceTunnelStatsTxHeartbeat OBJECT-TYPE Number of heartbeat packets transmitted out of the tunnel interface. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.2.1.4 | Counter64 | read-only | current |
| hpicfServiceTunnelLastHeartbeatPacketTimestamp OBJECT-TYPE The value of 'SysUpTime' correspondign to last heartbeat packet that was received on this tunnel. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.2.1.5 | TimeTicks | read-only | current |
| hpicfServiceTunnelStatsClear OBJECT-TYPE This object clears tunnel interface statistics when set to TRUE. A GET request for this object always returns FALSE. | 1.3.6.1.4.1.11.2.14.11.5.1.100.2.2.1.6 | TruthValue | read-create | current |
| hpicfServiceTunnelConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.100.3 | |||
| hpicfServiceTunnelCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.100.3.1 | |||
| hpicfServiceTunnelGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.100.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfServiceTunnelIfUp NOTIFICATION-TYPE An hpicfServiceTunnelIfUp trap is sent when the the hpicfServiceTunnelInterfaceStatus object for a tunnel changes from DOWN to UP. | 1.3.6.1.4.1.11.2.14.11.5.1.100.0.1 | current |
| hpicfServiceTunnelIfDown NOTIFICATION-TYPE An hpicfServiceTunnelIfDown trap is sent when the hpicfServiceTunnelInterfaceStatus object for a tunnel changes from UP to DOWN state. | 1.3.6.1.4.1.11.2.14.11.5.1.100.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfServiceTunnelCompliance MODULE-COMPLIANCE The compliance statement for the service tunnel MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.100.3.1.1 | current |
| hpicfServiceScalarsGroup OBJECT-GROUP The collection of objects providing information about the service tunnel. | 1.3.6.1.4.1.11.2.14.11.5.1.100.3.2.1 | current |
| hpicfServiceScalarsStatsGroup OBJECT-GROUP The collection of objects providing information about the service tunnel statistics. | 1.3.6.1.4.1.11.2.14.11.5.1.100.3.2.2 | current |
| hpicfServiceTunnelGroup OBJECT-GROUP The collection of objects providing information about the service tunnel. | 1.3.6.1.4.1.11.2.14.11.5.1.100.3.2.3 | current |
| hpicfServiceTunnelStatsGroup OBJECT-GROUP The collection of objects providing information about the service tunnel statistics. | 1.3.6.1.4.1.11.2.14.11.5.1.100.3.2.4 | current |
| hpicfServiceTunnelNotificationGroup NOTIFICATION-GROUP Group of notifications. | 1.3.6.1.4.1.11.2.14.11.5.1.100.3.2.5 | current |
| hpicfServiceScalarsGroup1 OBJECT-GROUP The collection of objects providing information about the service tunnel. | 1.3.6.1.4.1.11.2.14.11.5.1.100.3.2.6 | current |
| hpicfServiceTunnelGroup1 OBJECT-GROUP The collection of objects providing information about the service tunnel. | 1.3.6.1.4.1.11.2.14.11.5.1.100.3.2.7 | current |