Juniper-TSM-MIB
28 objects
The Tunnel Server Management (TSM) MIB for the Juniper Networks enterprise.
Imported Objects
| Juniper-MIBs | juniMibs |
| Juniper-UNI-IF-MIB | JuniIfType |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4874.2.2.72 | IdentityjuniTsmMIB | The Tunnel Server Management (TSM) MIB for the Juniper Networks enterprise. | ||
| 1.3.6.1.4.1.4874.2.2.72.1 | NodejuniTsmObjects | |||
| 1.3.6.1.4.1.4874.2.2.72.1.1 | NodejuniTsmData | |||
| 1.3.6.1.4.1.4874.2.2.72.1.1.1 | ScalarjuniTsmLocationType | read-only | current | Describes the interpretation of JuniTsmLocationValue object values into platform-dependent interface location components, e.g., 'slot.port'. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.2 | TablejuniTsmPortTable | not-accessible | current | This table allows dynamic server ports to be configured and also provides information about static ports available in the system. This table represents all por… |
| 1.3.6.1.4.1.4874.2.2.72.1.1.2.1 | RowjuniTsmPortEntry | not-accessible | current | Configuration data. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.2.1.1 | ColumnjuniTsmPortLocation | not-accessible | current | The value of a port location. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.2.1.2 | ColumnjuniTsmPortType | read-only | current | The port type: generalPurposeStatic - statically configured (always on) port, generalPurposeDynamic - dynamic port, which could be both configured with differe… |
| 1.3.6.1.4.1.4874.2.2.72.1.1.2.1.3 | ColumnjuniTsmPortHwPresent | read-only | current | The port hardware is inserted. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.2.1.4 | ColumnjuniTsmPortAvailableInterfaces | read-only | current | Maximum number of interfaces available on the port. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.2.1.5 | ColumnjuniTsmPortProvisionedInterfaces | read-write | current | Number of interfaces provisioned on the port. '-1' means all available interfaces. If port is static this value cannot be changed. If the number of provisioned… |
| 1.3.6.1.4.1.4874.2.2.72.1.1.3 | TablejuniTsmAppRegistryTable | not-accessible | current | This table describes currently registered applications. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.3.1 | RowjuniTsmAppRegistryEntry | not-accessible | current | Application data. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.3.1.1 | ColumnjuniTsmAppRegistryIndex | not-accessible | current | A small integer identifying registered application. Once an application is registered, this integer will be associated with the application until the next rebo… |
| 1.3.6.1.4.1.4874.2.2.72.1.1.3.1.2 | ColumnjuniTsmAppRegistryIfType | read-only | current | Interface type associated with the application. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.3.1.3 | ColumnjuniTsmAppRegistryName | read-only | current | The name of the application used by the system. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.3.1.4 | ColumnjuniTsmAppRegistryInterfaceLimit | read-only | current | The maximum number of interfaces per port this application supports. (The number of interfaces could be further limited by the port capacity.) |
| 1.3.6.1.4.1.4874.2.2.72.1.1.4 | TablejuniTsmApplicationTable | not-accessible | current | The entries in this table describe application load on tunnel servers. This table includes only applications which are actually being used. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.4.1 | RowjuniTsmApplicationEntry | not-accessible | current | Configuration data. |
| 1.3.6.1.4.1.4874.2.2.72.1.1.4.1.1 | ColumnjuniTsmApplicationMaxInterfaces | read-only | current | Maximum number of interfaces available on the port for the application. Applications allocate interfaces from a common pool, so this is not the only limit of a… |
| 1.3.6.1.4.1.4874.2.2.72.1.1.4.1.2 | ColumnjuniTsmApplicationActiveInterfaces | read-only | current | Number of application interfaces in use on the port. This value could be greater than juniTsmPortProvisionedInterfaces when the port is draining interfaces. |
| 1.3.6.1.4.1.4874.2.2.72.4 | NodejuniTsmMIBConformance | |||
| 1.3.6.1.4.1.4874.2.2.72.4.1 | NodejuniTsmMIBCompliances | |||
| 1.3.6.1.4.1.4874.2.2.72.4.1.1 | CompliancejuniTsmCompliance | current | The compliance statement for TSM mib. | |
| 1.3.6.1.4.1.4874.2.2.72.4.2 | NodejuniTsmMIBGroups | |||
| 1.3.6.1.4.1.4874.2.2.72.4.2.1 | GroupjuniTsmGroup | current | A collection of objects providing management of TSM functionality in a Juniper product. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| JuniTsmLocationType | INTEGER { unknown(0), slotPort(1), slotAdapterPort(2), adapterPort(3) } | current | Describes the platform-dependent interpretation of a JuniTsmLocationValue object: unknown Unspecified/unknown slotPort Two octets in length; first octet is 'slot', second octet is 'port' slotAdapterPort Three octets in … |
| JuniTsmLocationValue | OCTET STRING (SIZE(1..16)) | current | The value of a platform-dependent interface location, represented as an OCTET STRING. A corresponding JuniTsmLocationType object will identify the mapping of octets to location elements, e.g. 'slot.port'. Note, when the… |