JUNIPER-TUNNEL-STATS-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JUNIPER-TUNNEL-STATS-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 |
jnxTunnelStatsMIB | 1.3.6.1.4.1.2636.3.84.1 |
This is Juniper Networks' implementation of enterprise specific MIB for tunnel statistics. |
||
jnxTunnelStatsObjects | 1.3.6.1.4.1.2636.3.84.1.1 | |||
jnxTunnelStatsTable | 1.3.6.1.4.1.2636.3.84.1.1.1 | no-access |
Table for tunnel Statistics stored against each tunnel type. |
|
1.3.6.1.4.1.2636.3.84.1.1.1.1 | no-access |
IPv4 over IPv6 tunnel details : jnxTunnelCount : Count of tunnels created in Routing Protocol Daemon. jnxTunnelCountInKernel : Count of tunnels created in Routing Protocol Daemon and successfully sent to kernel. jnxTunnelCountInPfe : Count of tunnels in PFE, which are UP. |
||
jnxTunnelType | 1.3.6.1.4.1.2636.3.84.1.1.1.1.1 | integer | no-access |
The encapsulation method used by the tunnel. Enumeration: 'v4ov6': 1. |
jnxTunnelCount | 1.3.6.1.4.1.2636.3.84.1.1.1.1.2 | integer32 | read-only |
Total count of tunnels created in Routing Protocol Daemon. |
jnxTunnelCountInKernel | 1.3.6.1.4.1.2636.3.84.1.1.1.1.3 | integer32 | read-only |
Total count of tunnels which are successfully sent to kernel. |
jnxTunnelCountInPfe | 1.3.6.1.4.1.2636.3.84.1.1.1.1.4 | integer32 | read-only |
Total count of tunnels which are in Packet Forwarding Engine i.e. tunnel status is UP. |