JUNIPER-RPF-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JUNIPER-RPF-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 |
jnxRpf | 1.3.6.1.4.1.2636.3.17 |
This is Juniper Networks' enterprise-specific MIB for Reverse Path Forwarding (RPF) |
||
jnxRpfStats | 1.3.6.1.4.1.2636.3.17.1 | |||
jnxRpfStatsTable | 1.3.6.1.4.1.2636.3.17.1.1 | no-access |
This table contains statistics for traffic that is rejected due to RPF processing. |
|
1.3.6.1.4.1.2636.3.17.1.1.1 | no-access |
Each entry in this table counts RPF-rejected traffic that is received on a particular interface and belongs to a particular address family. |
||
jnxRpfStatsIfIndex | 1.3.6.1.4.1.2636.3.17.1.1.1.1 | interfaceindex | no-access |
The ingress interface for traffic that is counted in this RpfStats entry. |
jnxRpfStatsAddrFamily | 1.3.6.1.4.1.2636.3.17.1.1.1.2 | integer | no-access |
The address family of this entry's traffic. Enumeration: 'ipv4': 1, 'ipv6': 2. |
jnxRpfStatsPackets | 1.3.6.1.4.1.2636.3.17.1.1.1.3 | counter64 | read-only |
The number of packets received on this interface, belonging to this address family, that have been rejected due to RPF processing. |
jnxRpfStatsBytes | 1.3.6.1.4.1.2636.3.17.1.1.1.4 | counter64 | read-only |
The number of bytes received on this interface, belonging to this address family, that have been rejected due to RPF processing. |