Juniper-IP-TUNNEL-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.51
- Last updated
- 2003-09-29 17:29
- Organization
- Juniper Networks, Inc.
- Revisions
- 2003-09-29 17:29, 2002-09-16 21:44, 2002-01-14 18:16, 2001-07-23 20:57
- Namespace
- juniper
- Source file
Juniper-IP-TUNNEL-MIB- Digest
sha256:72f9c508a94fd1ffd634460f050e4e5ea332919b2387ad6386ca33d129fabd44
Description
The IP Tunnel MIB for the Juniper Networks enterprise.
Contact
Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| Juniper-MIBs | juniMibs |
| Juniper-TC | JuniName, JuniNextIfIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB Juniper-IP-TUNNEL-MIB Juniper-MIBs Juniper-TC Juniper-UNI-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniIpTunnelInterfaceObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.51.1 | |||
| juniIpTunnelNextIfIndex OBJECT-TYPE Coordinate ifIndex value allocation for entries in juniIpTunnelIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. | 1.3.6.1.4.1.4874.2.2.51.1.1 | JuniNextIfIndex | read-only | current |
| juniIpTunnelInterfaceTable OBJECT-TYPE This table contains entries of IP Tunnel interfaces. | 1.3.6.1.4.1.4874.2.2.51.1.2 | not-accessible | current | |
| juniIpTunnelInterfaceEntry OBJECT-TYPE Each entry describes the characteristics of a single IP Tunnel interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable. | 1.3.6.1.4.1.4874.2.2.51.1.2.1 | not-accessible | current | |
| juniIpTunnelIfIndex OBJECT-TYPE The ifIndex of the IP tunnel interface. When creating entries in this table, suitable values for this object are determined by reading juniIpTunnelNextIfIndex. | 1.3.6.1.4.1.4874.2.2.51.1.2.1.1 | InterfaceIndex | not-accessible | current |
| juniIpTunnelName OBJECT-TYPE The administratively assigned name for this IP Tunnel interface. | 1.3.6.1.4.1.4874.2.2.51.1.2.1.2 | DisplayString (SIZE(0..80)) | read-create | current |
| juniIpTunnelMode OBJECT-TYPE The configured mode for this IP Tunnel interface. | 1.3.6.1.4.1.4874.2.2.51.1.2.1.3 | INTEGER {ipTunnelModeGre(0), ipTunnelModeDvmrp(1)} | read-create | current |
| juniIpTunnelVirtualRouter OBJECT-TYPE The transport virtual router associated with this IP tunnel interface. This object need not be set when creating row entries. Note that the default when this object is not specified is the router associated with the agent acting on the management request. | 1.3.6.1.4.1.4874.2.2.51.1.2.1.4 | JuniName | read-create | current |
| juniIpTunnelChecksum OBJECT-TYPE The Tunnel checksum configuration for this entry. Setting this object to true(1) will enabled end-to-end checksumming and will cause the system to drop packets with bad checksums received on this interface. Setting this object to false(2) will disable this feature. Note: This configuration object is not supported for DVMRP tunnels. | 1.3.6.1.4.1.4874.2.2.51.1.2.1.5 | TruthValue | read-create | current |
| juniIpTunnelMtu OBJECT-TYPE The tunnel MTU. | 1.3.6.1.4.1.4874.2.2.51.1.2.1.6 | Integer32 (1024..10240) | read-create | current |
| juniIpTunnelDestination OBJECT-TYPE The tunnel destination IP address. | 1.3.6.1.4.1.4874.2.2.51.1.2.1.7 | IpAddress | read-create | current |
| juniIpTunnelSource OBJECT-TYPE The tunnel source IP address. | 1.3.6.1.4.1.4874.2.2.51.1.2.1.8 | IpAddress | read-create | current |
| juniIpTunnelRowStatus OBJECT-TYPE Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: juniIpTunnelIfRowStatus juniIpTunnelName juniIpTunnelMode In addition, when creating an entry the following condition must hold: A value for juniIpTunnelIfIndex must have been determined previously, typically by reading juniIpTunnelNextIfIndex. Once created, the following objects may not be modified: juniIpTunnelName juniIpTunnelMode juniIpTunnelVirtualRouter A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table. | 1.3.6.1.4.1.4874.2.2.51.1.2.1.9 | RowStatus | read-create | current |
| juniIpTunnelSequenceNumbers OBJECT-TYPE The tunnel sequence number configuration for this entry. Setting this object to true(1) will enable sequence number generation. Setting this object to false(2) will disable this feature. Note: This configuration object is not supported for DVMRP tunnels. | 1.3.6.1.4.1.4874.2.2.51.1.2.1.10 | TruthValue | read-create | current |
| juniIpTunnelConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.51.2 | |||
| juniIpTunnelCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.51.2.1 | |||
| juniIpTunnelGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.51.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniIpTunnnelCompliance MODULE-COMPLIANCE Obsolete compliance statement for entities that implement the Juniper IP Tunnel MIB. This compliance statement became obsolete when juniIpTunnelSequenceNumbers was added. | 1.3.6.1.4.1.4874.2.2.51.2.1.1 | obsolete |
| juniIpTunnnelCompliance2 MODULE-COMPLIANCE The compliance statement for entities that implement the Juniper IP Tunnel MIB. | 1.3.6.1.4.1.4874.2.2.51.2.1.2 | current |
| juniIpTunnelInterfaceGroup OBJECT-GROUP Obsolete collection of objects for managing IP Tunnel capabilities in a Juniper product. This group became obsolete when juniIpTunnelSequenceNumbers was added. | 1.3.6.1.4.1.4874.2.2.51.2.2.1 | obsolete |
| juniIpTunnelInterfaceGroup2 OBJECT-GROUP A collection of objects for managing IP Tunnel capabilities in a Juniper product. | 1.3.6.1.4.1.4874.2.2.51.2.2.2 | current |