MIB Viewer

Juniper-TSM-MIB

28 objects
The Tunnel Server Management (TSM) MIB for the Juniper Networks enterprise.
Imported Objects
Juniper-MIBsjuniMibs
Juniper-UNI-IF-MIBJuniIfType
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIGauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.4874.2.2.72IdentityjuniTsmMIBThe Tunnel Server Management (TSM) MIB for the Juniper Networks enterprise.
1.3.6.1.4.1.4874.2.2.72.1NodejuniTsmObjects
1.3.6.1.4.1.4874.2.2.72.1.1NodejuniTsmData
1.3.6.1.4.1.4874.2.2.72.1.1.1ScalarjuniTsmLocationTyperead-onlycurrentDescribes 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.2TablejuniTsmPortTablenot-accessiblecurrentThis 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.1RowjuniTsmPortEntrynot-accessiblecurrentConfiguration data.
1.3.6.1.4.1.4874.2.2.72.1.1.2.1.1ColumnjuniTsmPortLocationnot-accessiblecurrentThe value of a port location.
1.3.6.1.4.1.4874.2.2.72.1.1.2.1.2ColumnjuniTsmPortTyperead-onlycurrentThe 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.3ColumnjuniTsmPortHwPresentread-onlycurrentThe port hardware is inserted.
1.3.6.1.4.1.4874.2.2.72.1.1.2.1.4ColumnjuniTsmPortAvailableInterfacesread-onlycurrentMaximum number of interfaces available on the port.
1.3.6.1.4.1.4874.2.2.72.1.1.2.1.5ColumnjuniTsmPortProvisionedInterfacesread-writecurrentNumber 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.3TablejuniTsmAppRegistryTablenot-accessiblecurrentThis table describes currently registered applications.
1.3.6.1.4.1.4874.2.2.72.1.1.3.1RowjuniTsmAppRegistryEntrynot-accessiblecurrentApplication data.
1.3.6.1.4.1.4874.2.2.72.1.1.3.1.1ColumnjuniTsmAppRegistryIndexnot-accessiblecurrentA 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.2ColumnjuniTsmAppRegistryIfTyperead-onlycurrentInterface type associated with the application.
1.3.6.1.4.1.4874.2.2.72.1.1.3.1.3ColumnjuniTsmAppRegistryNameread-onlycurrentThe name of the application used by the system.
1.3.6.1.4.1.4874.2.2.72.1.1.3.1.4ColumnjuniTsmAppRegistryInterfaceLimitread-onlycurrentThe 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.4TablejuniTsmApplicationTablenot-accessiblecurrentThe 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.1RowjuniTsmApplicationEntrynot-accessiblecurrentConfiguration data.
1.3.6.1.4.1.4874.2.2.72.1.1.4.1.1ColumnjuniTsmApplicationMaxInterfacesread-onlycurrentMaximum 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.2ColumnjuniTsmApplicationActiveInterfacesread-onlycurrentNumber 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.4NodejuniTsmMIBConformance
1.3.6.1.4.1.4874.2.2.72.4.1NodejuniTsmMIBCompliances
1.3.6.1.4.1.4874.2.2.72.4.1.1CompliancejuniTsmCompliancecurrentThe compliance statement for TSM mib.
1.3.6.1.4.1.4874.2.2.72.4.2NodejuniTsmMIBGroups
1.3.6.1.4.1.4874.2.2.72.4.2.1GroupjuniTsmGroupcurrentA collection of objects providing management of TSM functionality in a Juniper product.
Type Definitions
NameSyntaxStatusDescription
JuniTsmLocationTypeINTEGER { unknown(0), slotPort(1), slotAdapterPort(2), adapterPort(3) }currentDescribes 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 …
JuniTsmLocationValueOCTET STRING (SIZE(1..16))currentThe 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…