JUNIPER-TLB-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JUNIPER-TLB-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).
|
|||
Object Name | OID | Type | Access | Info |
jnxTLBMIB | 1.3.6.1.4.1.2636.1.7.1 |
This module defines the object that are used to monitor traffic load balancer attributes. |
||
jnxTLBrealServer | 1.3.6.1.4.1.2636.1.7.1.1 | |||
jnxTLBRealServerTable | 1.3.6.1.4.1.2636.1.7.1.1.1 | no-access |
This table exposes Traffic-load-balance real server statistics. |
|
1.3.6.1.4.1.2636.1.7.1.1.1.1 | no-access |
real server entries. It is indexed by virtual-service-name.real-server-name. |
||
jnxTLBRealServerNameKey | 1.3.6.1.4.1.2636.1.7.1.1.1.1.1 | displaystring | no-access |
The name of virtual-service.real-server used as key. |
jnxTLBRealServerName | 1.3.6.1.4.1.2636.1.7.1.1.1.1.2 | displaystring | read-only |
The name of Real Server. |
jnxTLBRealServerInstance | 1.3.6.1.4.1.2636.1.7.1.1.1.1.3 | displaystring | read-only |
The instance of Real Server. |
jnxTLBRealServerIPVersion | 1.3.6.1.4.1.2636.1.7.1.1.1.1.4 | integer | read-only |
The type of IP address For TLB MIB, supporting ipv4(1) and ipv6(2) only. Enumeration: 'ipv4': 1, 'ipv6': 2. |
jnxTLBRealServerIP | 1.3.6.1.4.1.2636.1.7.1.1.1.1.5 | displaystring | read-only |
IP of Real Server. |
jnxTLBRealServerOperStatus | 1.3.6.1.4.1.2636.1.7.1.1.1.1.6 | integer | read-only |
The operation status For TLB MIB, supporting up(1) and down(2) only. Enumeration: 'down': 2, 'up': 1. |
jnxTLBRealServerAdminStatus | 1.3.6.1.4.1.2636.1.7.1.1.1.1.7 | integer | read-only |
The admin status For TLB MIB, supporting up(1) and down(2) only. Enumeration: 'down': 2, 'up': 1. |
jnxTLBRealServerSubUnitNo | 1.3.6.1.4.1.2636.1.7.1.1.1.1.8 | unsigned32 | read-only |
Subunit number of Real Server |
jnxTLBRealServerFailures | 1.3.6.1.4.1.2636.1.7.1.1.1.1.9 | unsigned32 | read-only |
Number of Real Server Failures |
jnxTLBRSClientPacketForwardCount | 1.3.6.1.4.1.2636.1.7.1.1.1.1.10 | counter64 | read-only |
Forward Packet Count |
jnxTLBRSClientByteForwardCount | 1.3.6.1.4.1.2636.1.7.1.1.1.1.11 | counter64 | read-only |
Forward Byte Count |
jnxTLBRSClientPacketReverseCount | 1.3.6.1.4.1.2636.1.7.1.1.1.1.12 | counter64 | read-only |
Reverse Packet Count |
jnxTLBRSClientByteReverseCount | 1.3.6.1.4.1.2636.1.7.1.1.1.1.13 | counter64 | read-only |
Reverse Byte Count |
jnxTLBRSTotalUpCount | 1.3.6.1.4.1.2636.1.7.1.1.1.1.14 | unsigned32 | read-only |
Total number of Real Server Up |
jnxTLBRSTotalDownCount | 1.3.6.1.4.1.2636.1.7.1.1.1.1.15 | unsigned32 | read-only |
Total number of Real Server Down |
jnxTLBRSTotalRejoinCount | 1.3.6.1.4.1.2636.1.7.1.1.1.1.16 | unsigned32 | read-only |
Number of times Real Server Rejoined. |
jnxTLBRSTotalProbeSent | 1.3.6.1.4.1.2636.1.7.1.1.1.1.17 | unsigned32 | read-only |
Total number of Probe Sent |
jnxTLBRSTotalProbeSuccess | 1.3.6.1.4.1.2636.1.7.1.1.1.1.18 | unsigned32 | read-only |
Total Number of Probe Successful |
jnxTLBRSTotalProbeFail | 1.3.6.1.4.1.2636.1.7.1.1.1.1.19 | unsigned32 | read-only |
Total Number of Probe Failed |
jnxTLBRSTotalProbeSentFail | 1.3.6.1.4.1.2636.1.7.1.1.1.1.20 | unsigned32 | read-only |
Total number of Probe Sent Failed |
jnxTLBvirtualService | 1.3.6.1.4.1.2636.1.7.1.2 | |||
jnxTLBVirtualServiceTable | 1.3.6.1.4.1.2636.1.7.1.2.1 | no-access |
This table exposes Traffic-load-balance virtual service statistics. |
|
1.3.6.1.4.1.2636.1.7.1.2.1.1 | no-access |
virtual service entries. It is indexed by virtual service name. |
||
jnxTLBVirtualServiceNameKey | 1.3.6.1.4.1.2636.1.7.1.2.1.1.1 | displaystring | no-access |
The name of Virtual Service used as key. |
jnxTLBVirtualServiceName | 1.3.6.1.4.1.2636.1.7.1.2.1.1.2 | displaystring | read-only |
The name of Virtual Service. |
jnxTLBVirtualServiceTranslationMode | 1.3.6.1.4.1.2636.1.7.1.2.1.1.3 | displaystring | read-only |
Translation mode of Virtual Service. |
jnxTLBVirtualServiceInstance | 1.3.6.1.4.1.2636.1.7.1.2.1.1.4 | displaystring | read-only |
The instance name of Virtual Service. |
jnxTLBVirtualServiceIPVersion | 1.3.6.1.4.1.2636.1.7.1.2.1.1.5 | integer | read-only |
The type of IP address For TLB MIB, supporting ipv4(1) and ipv6(2) only. Enumeration: 'ipv4': 1, 'ipv6': 2. |
jnxTLBVirtualServiceIP | 1.3.6.1.4.1.2636.1.7.1.2.1.1.6 | displaystring | read-only |
IP of Virtual Service. |
jnxTLBVirtualServiceOperStatus | 1.3.6.1.4.1.2636.1.7.1.2.1.1.7 | integer | read-only |
The operation status For TLB MIB, supporting up(1) and down(2) only. Enumeration: 'down': 2, 'up': 1. |
jnxTLBVirtualServiceAdminStatus | 1.3.6.1.4.1.2636.1.7.1.2.1.1.8 | integer | read-only |
The admin status For TLB MIB, supporting up(1) and down(2) only. Enumeration: 'down': 2, 'up': 1. |
jnxTLBVirtualServiceSubUnitNo | 1.3.6.1.4.1.2636.1.7.1.2.1.1.9 | unsigned32 | read-only |
Subunit number of virtual Service |
jnxTLBVirtualServiceFailures | 1.3.6.1.4.1.2636.1.7.1.2.1.1.10 | unsigned32 | read-only |
Nunber of virtual service failures. |
jnxTLBVSClientPacketForwardCount | 1.3.6.1.4.1.2636.1.7.1.2.1.1.11 | counter64 | read-only |
Forward packet count. |
jnxTLBVSClientByteForwardCount | 1.3.6.1.4.1.2636.1.7.1.2.1.1.12 | counter64 | read-only |
Forward byte count. |
jnxTLBVSClientPacketReverseCount | 1.3.6.1.4.1.2636.1.7.1.2.1.1.13 | counter64 | read-only |
Reverse packet count |
jnxTLBVSClientByteReverseCount | 1.3.6.1.4.1.2636.1.7.1.2.1.1.14 | counter64 | read-only |
Reverse byte count |
jnxTLBVSTotalUpCount | 1.3.6.1.4.1.2636.1.7.1.2.1.1.15 | unsigned32 | read-only |
Total number of real server up. |
jnxTLBVSTotalDownCount | 1.3.6.1.4.1.2636.1.7.1.2.1.1.16 | unsigned32 | read-only |
Total number of real server down. |
jnxTLBVSTotalRealServerCount | 1.3.6.1.4.1.2636.1.7.1.2.1.1.17 | unsigned32 | read-only |
Total number of real server. |
jnxTLBVSServiceUpTime | 1.3.6.1.4.1.2636.1.7.1.2.1.1.18 | displaystring | read-only |
Service up time. |
jnxTLBVSActiveRealServerCount | 1.3.6.1.4.1.2636.1.7.1.2.1.1.19 | unsigned32 | read-only |
Number of active real server. |
jnxTLBVSNetworkMonitorProfileCount | 1.3.6.1.4.1.2636.1.7.1.2.1.1.20 | unsigned32 | read-only |
Monitor Profile count. |
jnxTLBVirtualServiceVirtualPort | 1.3.6.1.4.1.2636.1.7.1.2.1.1.21 | unsigned32 | read-only |
Virtual port used. |
jnxTLBVirtualServiceRealPort | 1.3.6.1.4.1.2636.1.7.1.2.1.1.22 | unsigned32 | read-only |
Real port used. |
jnxTLBVirtualServiceNextHopIndex | 1.3.6.1.4.1.2636.1.7.1.2.1.1.23 | unsigned32 | read-only |
Virtual service nexthop index. |
jnxTLBVirtualServiceProtocol | 1.3.6.1.4.1.2636.1.7.1.2.1.1.24 | displaystring | read-only |
Virtual Service protocol used. |
jnxTLBVirtualServiceDemuxNextHopIndex | 1.3.6.1.4.1.2636.1.7.1.2.1.1.25 | unsigned32 | read-only |
Virtual service nexthop index. |
jnxTLBVirtualServiceInterface | 1.3.6.1.4.1.2636.1.7.1.2.1.1.26 | displaystring | read-only |
Virtual Service Interface used. |
jnxTLBVirtualServiceRoutingInstance | 1.3.6.1.4.1.2636.1.7.1.2.1.1.27 | displaystring | read-only |
Routing Instance of virtual service. |
jnxTLBVirtualServiceHashMethod | 1.3.6.1.4.1.2636.1.7.1.2.1.1.28 | displaystring | read-only |
Hash method used. |
jnxTLBVirtualServiceRouteMetric | 1.3.6.1.4.1.2636.1.7.1.2.1.1.29 | unsigned32 | read-only |
Raute metric of virtual service. |
jnxTLBVirtualServiceAutoRejoin | 1.3.6.1.4.1.2636.1.7.1.2.1.1.30 | integer | read-only |
Virtual Service Auto Rejoin option Enumeration: 'false': 1, 'true': 0. |
jnxTLBVirtualServiceRouteHoldTimer | 1.3.6.1.4.1.2636.1.7.1.2.1.1.31 | integer | read-only |
Virtual Service Route Hold Timer |
jnxTLBVirtualServiceWarmUpTime | 1.3.6.1.4.1.2636.1.7.1.2.1.1.32 | integer | read-only |
Virtual Service Warm Up Time. |
jnxTLBserverGroup | 1.3.6.1.4.1.2636.1.7.1.3 | |||
jnxTLBServerGroupTable | 1.3.6.1.4.1.2636.1.7.1.3.1 | no-access |
This table monitors server group |
|
1.3.6.1.4.1.2636.1.7.1.3.1.1 | no-access |
Server group entries. It is indexed by server group name. |
||
jnxTLBServerGroupNameKey | 1.3.6.1.4.1.2636.1.7.1.3.1.1.1 | displaystring | no-access |
Server Group Name used as Key. |
jnxTLBServerGroupName | 1.3.6.1.4.1.2636.1.7.1.3.1.1.2 | displaystring | read-only |
Server Group Name |
jnxTLBServerGroupInstance | 1.3.6.1.4.1.2636.1.7.1.3.1.1.3 | displaystring | read-only |
Instance of Server Group |
jnxTLBServerGroupIPVersion | 1.3.6.1.4.1.2636.1.7.1.3.1.1.4 | integer | read-only |
Server Group IP Version Enumeration: 'ipv4': 1, 'ipv6': 2. |
jnxTLBServerGroupOperStatus | 1.3.6.1.4.1.2636.1.7.1.3.1.1.5 | integer | read-only |
Server Group Operation Status Enumeration: 'down': 2, 'up': 1. |
jnxTLBServerGroupAdminStatus | 1.3.6.1.4.1.2636.1.7.1.3.1.1.6 | integer | read-only |
Server Group Admin Status Enumeration: 'down': 2, 'up': 1. |
jnxTLBServerGroupFailures | 1.3.6.1.4.1.2636.1.7.1.3.1.1.7 | unsigned32 | read-only |
Number of Server Group Failures |
jnxTLBServerGroupLastTimeUp | 1.3.6.1.4.1.2636.1.7.1.3.1.1.8 | displaystring | read-only |
Server Group Last Time Up |
jnxTLBServerGroupLastTimeDown | 1.3.6.1.4.1.2636.1.7.1.3.1.1.9 | displaystring | read-only |
Server Group Last Time Down |
jnxTLBServerGroupTotalUpCount | 1.3.6.1.4.1.2636.1.7.1.3.1.1.10 | unsigned32 | read-only |
Total Number of Server Group UP. |
jnxTLBServerGroupTotalDownCount | 1.3.6.1.4.1.2636.1.7.1.3.1.1.11 | unsigned32 | read-only |
Total number of Server Group Down |
tlbDataMib | 1.3.6.1.4.1.2636.1.7.1.4 |
The root of Juniper's Traffic Load Balance data OIDs. |
||
tlbTrapMib | 1.3.6.1.4.1.2636.1.7.1.5 |
The root of Juniper's Traffic Load Balance trap OIDs. |
||
tlbNotificationObjMib | 1.3.6.1.4.1.2636.1.7.1.5.3 | |||
tlbInstanceName | 1.3.6.1.4.1.2636.1.7.1.5.3.1001 | octet string | read-only |
The name which uniquely identifies the TLB instance. |
tlbRealServerName | 1.3.6.1.4.1.2636.1.7.1.5.3.1002 | octet string | read-only |
The name which uniquely identifies the real server. |
tlbRealServerGroupName | 1.3.6.1.4.1.2636.1.7.1.5.3.1003 | octet string | read-only |
The name which uniquely identifies the real server group. |
tlbRealServerIpAddress | 1.3.6.1.4.1.2636.1.7.1.5.3.1004 | octet string | read-only |
The IP address of the real server. |
tlbVirtualServiceName | 1.3.6.1.4.1.2636.1.7.1.5.3.1005 | octet string | read-only |
The name which uniquely identifies the virtual service. |
tlbVirtualServiceIpAddr | 1.3.6.1.4.1.2636.1.7.1.5.3.1006 | octet string | read-only |
The IP address of the virtual service. |
tlbVirtualServicePort | 1.3.6.1.4.1.2636.1.7.1.5.3.1007 | integer | read-only |
The port number of the virtual service. |
tlbProfileName | 1.3.6.1.4.1.2636.1.7.1.5.3.1008 | octet string | read-only |
The name of service probe profile. |
tlbMultiserviceInterface | 1.3.6.1.4.1.2636.1.7.1.5.3.1009 | octet string | read-only |
Name of the multiservice interface. |
tlbMultiServicePIC | 1.3.6.1.4.1.2636.1.7.1.5.3.1010 | integer | read-only |
PIC ID. |
tlbNetmonCpuUsage | 1.3.6.1.4.1.2636.1.7.1.5.3.1011 | unsigned32 | read-only |
CPU usage of Netmond |
tlbMonitorMode | 1.3.6.1.4.1.2636.1.7.1.5.3.1099 | octet string | read-only |
RE or PIC based net-monitord. |
tlbNotificationMib | 1.3.6.1.4.1.2636.1.7.1.5.4 | |||
tlbRealServerUp | 1.3.6.1.4.1.2636.1.7.1.5.4.1 |
The trap will be sent when real server starts up. |
||
tlbRealServerDown | 1.3.6.1.4.1.2636.1.7.1.5.4.2 |
The trap will be sent when real server is down. |
||
tlbRealServerRejoined | 1.3.6.1.4.1.2636.1.7.1.5.4.3 |
The trap will be sent when real server rejoins a group. |
||
tlbVirtualServiceUp | 1.3.6.1.4.1.2636.1.7.1.5.4.5 |
The trap will be sent when at least one service is up for the virtual-server IP address. |
||
tlbVirtualServiceDown | 1.3.6.1.4.1.2636.1.7.1.5.4.6 |
The trap will be sent when all services is down for a virtual-server IP address. |
||
tlbRealServerServiceUp | 1.3.6.1.4.1.2636.1.7.1.5.4.7 |
The trap will be sent when real server service is up. |
||
tlbRealServerServiceDown | 1.3.6.1.4.1.2636.1.7.1.5.4.8 |
The trap will be sent when real server service is down. |
||
tlbVirtualServerServiceUp | 1.3.6.1.4.1.2636.1.7.1.5.4.9 |
The trap will be sent when virtual service is up. |
||
tlbVirtualServerServiceDown | 1.3.6.1.4.1.2636.1.7.1.5.4.10 |
The trap will be sent when virtual service is down. |
||
tlbUp | 1.3.6.1.4.1.2636.1.7.1.5.4.11 |
The trap will be sent when TLB is started or restarted. |
||
tlbShutdown | 1.3.6.1.4.1.2636.1.7.1.5.4.12 |
The trap will be sent when TLB is shutdown or restarted. |
||
tlbPicConnected | 1.3.6.1.4.1.2636.1.7.1.5.4.13 |
The trap will be sent when TLB connects to a PIC. |
||
tlbPicDisconnected | 1.3.6.1.4.1.2636.1.7.1.5.4.14 |
The trap will be sent when TLB disconnects from a PIC. |
||
tlbCpuHigh | 1.3.6.1.4.1.2636.1.7.1.5.4.15 |
The trap will be sent when TLB uses more than a predefined max percentage of CPU. |
||
tlbCpuNormal | 1.3.6.1.4.1.2636.1.7.1.5.4.16 |
The trap will be sent when TLB drops below a predefined max percentage of CPU. |
||
tlbUnlicensedPic | 1.3.6.1.4.1.2636.1.7.1.5.4.17 |
The trap will be sent if no license is installed and it is required. |
||
jnxTLBNetworkMonitorProfile | 1.3.6.1.4.1.2636.1.7.1.6 | |||
jnxTLBNetworkMonitorProfileTable | 1.3.6.1.4.1.2636.1.7.1.6.1 | no-access |
This table monitors server group |
|
1.3.6.1.4.1.2636.1.7.1.6.1.1 | no-access |
Network Monitor Profile Entries. It is indexed by virtual-service-name.real-server-name.profile-index. |
||
jnxTLBNetworkMonitorProfileNameKey | 1.3.6.1.4.1.2636.1.7.1.6.1.1.1 | displaystring | no-access |
Network Monitor Profile Key Name. virtual-service-name.real-server-name.profile-index. |
jnxTLBNetworkMonitorProfileVirtualServiceName | 1.3.6.1.4.1.2636.1.7.1.6.1.1.2 | displaystring | no-access |
Virtual Service Name. |
jnxTLBNetworkMonitorProfileRealServerName | 1.3.6.1.4.1.2636.1.7.1.6.1.1.3 | displaystring | no-access |
Real Server Name. |
jnxTLBNetworkMonitorProfileIndex | 1.3.6.1.4.1.2636.1.7.1.6.1.1.4 | unsigned32 | no-access |
Network Monitor Profile Index. |
jnxTLBNetworkMonitorProfileName | 1.3.6.1.4.1.2636.1.7.1.6.1.1.5 | displaystring | read-only |
Network Monitor Profile name. |
jnxTLBNetworkMonitorProfileType | 1.3.6.1.4.1.2636.1.7.1.6.1.1.6 | displaystring | read-only |
Network Monitor Profile type. |
jnxTLBNetworkMonitorProfileProbeInterval | 1.3.6.1.4.1.2636.1.7.1.6.1.1.7 | unsigned32 | read-only |
Network Monitor Profile Probe Interval. |
jnxTLBNetworkMonitorProfileFailureRetry | 1.3.6.1.4.1.2636.1.7.1.6.1.1.8 | unsigned32 | read-only |
Network Monitor Failure Retry. |
jnxTLBNetworkMonitorProfileRecoverRetry | 1.3.6.1.4.1.2636.1.7.1.6.1.1.9 | unsigned32 | read-only |
Network Monitor Profile Recover Retry. |
jnxTLBNetworkMonitorProfilePortNumber | 1.3.6.1.4.1.2636.1.7.1.6.1.1.10 | unsigned32 | read-only |
Network Monitor Profile Port Number. |
jnxTLBNetworkMonitorProfileProbeState | 1.3.6.1.4.1.2636.1.7.1.6.1.1.11 | integer | read-only |
Probe State of the Network Monitor Profile. Enumeration: 'probeStateUp': 1, 'probeStateDown': 2. |
jnxTLBNetworkMonitorProfileProbeSent | 1.3.6.1.4.1.2636.1.7.1.6.1.1.12 | unsigned32 | read-only |
Count of probes sent for this Network Monitor profile. |
jnxTLBNetworkMonitorProfileProbeSuccess | 1.3.6.1.4.1.2636.1.7.1.6.1.1.13 | unsigned32 | read-only |
Count of Successful probes for this Network Monitor profile. |
jnxTLBNetworkMonitorProfileProbeFail | 1.3.6.1.4.1.2636.1.7.1.6.1.1.14 | unsigned32 | read-only |
Count of Failed probes for this Network Monitor profile. |
jnxTLBNetworkMonitorProfileProbeConsecutiveSuccess | 1.3.6.1.4.1.2636.1.7.1.6.1.1.15 | unsigned32 | read-only |
Count of Consecutive Successful probes for this Network Monitor profile. |
jnxTLBNetworkMonitorProfileProbeConsecutiveFail | 1.3.6.1.4.1.2636.1.7.1.6.1.1.16 | unsigned32 | read-only |
Count of Consecutive Failed probes for this Network Monitor profile. |