Juniper-TSM-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-TSM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 juniTsmMIB 1.3.6.1.4.1.4874.2.2.72
The Tunnel Server Management (TSM) MIB for the Juniper Networks enterprise.
       juniTsmObjects 1.3.6.1.4.1.4874.2.2.72.1
           juniTsmData 1.3.6.1.4.1.4874.2.2.72.1.1
               juniTsmLocationType 1.3.6.1.4.1.4874.2.2.72.1.1.1 junitsmlocationtype read-only
Describes the interpretation of JuniTsmLocationValue object values into platform-dependent interface location components, e.g., 'slot.port'.
               juniTsmPortTable 1.3.6.1.4.1.4874.2.2.72.1.1.2 no-access
This table allows dynamic server ports to be configured and also provides information about static ports available in the system. This table represents all ports known to the system. The presence of a port in this table does not guarantee that a card with this port is present in the chassis.
                   juniTsmPortEntry 1.3.6.1.4.1.4874.2.2.72.1.1.2.1 no-access
Configuration data.
                       juniTsmPortLocation 1.3.6.1.4.1.4874.2.2.72.1.1.2.1.1 junitsmlocationvalue no-access
The value of a port location.
                       juniTsmPortType 1.3.6.1.4.1.4874.2.2.72.1.1.2.1.2 integer read-only
The port type: generalPurposeStatic - statically configured (always on) port, generalPurposeDynamic - dynamic port, which could be both configured with different maximum number of interfaces and unconfigured, securityStatic - static port equipped with encryption (IPSEC) hardware. securityDynamic - dynamic port with encryption (IPSEC) hardware, which could be both configured with different maximum number of interfaces and unconfigured. Enumeration: 'generalPurposeStatic': 1, 'securityStatic': 3, 'generalPurposeDynamic': 2, 'securityDynamic': 4.
                       juniTsmPortHwPresent 1.3.6.1.4.1.4874.2.2.72.1.1.2.1.3 truthvalue read-only
The port hardware is inserted.
                       juniTsmPortAvailableInterfaces 1.3.6.1.4.1.4874.2.2.72.1.1.2.1.4 integer32 read-only
Maximum number of interfaces available on the port.
                       juniTsmPortProvisionedInterfaces 1.3.6.1.4.1.4874.2.2.72.1.1.2.1.5 integer32 read-write
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 interfaces is decreased it may require a lengthy 'draining' process to bring number of allocated interfaces into compliance.
               juniTsmAppRegistryTable 1.3.6.1.4.1.4874.2.2.72.1.1.3 no-access
This table describes currently registered applications.
                   juniTsmAppRegistryEntry 1.3.6.1.4.1.4874.2.2.72.1.1.3.1 no-access
Application data.
                       juniTsmAppRegistryIndex 1.3.6.1.4.1.4874.2.2.72.1.1.3.1.1 integer32 no-access
A small integer identifying registered application. Once an application is registered, this integer will be associated with the application until the next reboot.
                       juniTsmAppRegistryIfType 1.3.6.1.4.1.4874.2.2.72.1.1.3.1.2 juniiftype read-only
Interface type associated with the application.
                       juniTsmAppRegistryName 1.3.6.1.4.1.4874.2.2.72.1.1.3.1.3 displaystring read-only
The name of the application used by the system.
                       juniTsmAppRegistryInterfaceLimit 1.3.6.1.4.1.4874.2.2.72.1.1.3.1.4 integer32 read-only
The maximum number of interfaces per port this application supports. (The number of interfaces could be further limited by the port capacity.)
               juniTsmApplicationTable 1.3.6.1.4.1.4874.2.2.72.1.1.4 no-access
The entries in this table describe application load on tunnel servers. This table includes only applications which are actually being used.
                   juniTsmApplicationEntry 1.3.6.1.4.1.4874.2.2.72.1.1.4.1 no-access
Configuration data.
                       juniTsmApplicationMaxInterfaces 1.3.6.1.4.1.4874.2.2.72.1.1.4.1.1 integer32 read-only
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 application level interfaces. This value could be greater than juniTsmPortProvisionedInterfaces when the port is draining interfaces.
                       juniTsmApplicationActiveInterfaces 1.3.6.1.4.1.4874.2.2.72.1.1.4.1.2 gauge32 read-only
Number of application interfaces in use on the port. This value could be greater than juniTsmPortProvisionedInterfaces when the port is draining interfaces.
       juniTsmMIBConformance 1.3.6.1.4.1.4874.2.2.72.4
           juniTsmMIBCompliances 1.3.6.1.4.1.4874.2.2.72.4.1
               juniTsmCompliance 1.3.6.1.4.1.4874.2.2.72.4.1.1
The compliance statement for TSM mib.
           juniTsmMIBGroups 1.3.6.1.4.1.4874.2.2.72.4.2
               juniTsmGroup 1.3.6.1.4.1.4874.2.2.72.4.2.1
A collection of objects providing management of TSM functionality in a Juniper product.