VPN-PERFORMANCE-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: VPN-PERFORMANCE-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
 vpnPerformanceMIB 1.3.6.1.2.1.1
The MIB module for performance management of VPN tunnels.
     vpnPerformanceMIBObjects 1.3.6.1.2.1.1.1
         vpnPerformanceTrapNotifications 1.3.6.1.2.1.1.1.0
             vpnPerformanceTrapLostPackets 1.3.6.1.2.1.1.1.0.1
The agent has detected the number of lost packets has exceeded a threshold.
             vpnPerformanceTrapLostPacketsOk 1.3.6.1.2.1.1.1.0.2
The agent has detected the number of lost packets has dropped below a threshold.
             vpnPerformanceNotificationsGroup 1.3.6.1.2.1.1.1.0.3
Generic VPN Performance Notifications.
         vpnPerformance 1.3.6.1.2.1.1.1.1
             vpnPerformanceIfTable 1.3.6.1.2.1.1.1.1.1 no-access
The table containing line entries for each VPN tunnel.
                 vpnPerformanceIfEntry 1.3.6.1.2.1.1.1.1.1.1 no-access
A line entry containing information about a particular configured tunnel.
                     vpnPerformanceIndex 1.3.6.1.2.1.1.1.1.1.1.1 integer32 no-access
A unique value for each table entry.
                     vpnPerformanceIfLocalAddress 1.3.6.1.2.1.1.1.1.1.1.2 ipaddress read-only
The address of the local VPN tunnel endpoint.
                     vpnPerformanceIfRemoteAddress 1.3.6.1.2.1.1.1.1.1.1.3 ipaddress read-only
The address of the remote VPN tunnel endpoint.
                     vpnPerformanceIfPollPeriod 1.3.6.1.2.1.1.1.1.1.1.4 timeticks read-write
The time period used to send performance packets to the remote end of the VPN tunnel.
                     vpnPerformanceIfHighThreshold 1.3.6.1.2.1.1.1.1.1.1.5 timeticks read-write
The time threshold used to compare round trip values against.
                     vpnPerformanceIfLostPackets 1.3.6.1.2.1.1.1.1.1.1.6 counter32 read-only
The counting threshold used to compare the number of lost packet values against.
                     vpnPerformanceIfRearmThreshold 1.3.6.1.2.1.1.1.1.1.1.7 timeticks read-write
The rearm threshold used to compare successive alarm values against.
                     vpnPerformanceIfHolddownThreshold 1.3.6.1.2.1.1.1.1.1.1.8 timeticks read-write
The holddown threshold used to compare successive alarm values against.
                     vpnPerformanceIfLastRoundTripTime 1.3.6.1.2.1.1.1.1.1.1.9 timeticks read-write
The last round trip value collected.
         vpnPerformanceTRAP 1.3.6.1.2.1.1.1.2
             vpnPerformanceTrapTable 1.3.6.1.2.1.1.1.2.1 no-access
The agent's table containing the alarm information.
                 vpnPerformanceTrapEntry 1.3.6.1.2.1.1.1.2.1.1 no-access
Information about the last trap generated by the agent. There is always one entry in this table, indexed by the integer value 1.
                     vpnPerformanceTrapIndex 1.3.6.1.2.1.1.1.2.1.1.1 integer32 no-access
A unique value for each table entry.
                     vpnPerformanceTrapSequence 1.3.6.1.2.1.1.1.2.1.1.2 counter32 read-only
A counter of the number of alarms generated since the agent for last initialised.
                     vpnPerformanceTrapText 1.3.6.1.2.1.1.1.2.1.1.3 displaystring read-write
Trap text to make the alarm obvious.
                     vpnPerformanceTrapPriority 1.3.6.1.2.1.1.1.2.1.1.4 integer32 read-only
The priority level as set on the agent for this type of trap.
                     vpnPerformanceTrapTime 1.3.6.1.2.1.1.1.2.1.1.5 counter32 read-only
The time that the condition or event occurred which generated the alarm. The value is given in seconds since 00:00:00 Greenwich Mean Time (GMT) January 1, 1970.
                     vpnPerformanceTrapSuspect 1.3.6.1.2.1.1.1.2.1.1.6 ipaddress read-only
An ASCII string describing the host which caused the alarm.
     vpnPerformanceConformance 1.3.6.1.2.1.1.2
         vpnPerformanceCompliances 1.3.6.1.2.1.1.2.1
             vpnPerformanceCompliance 1.3.6.1.2.1.1.2.1.1
The compliance statement for SNMPv2 entities which implement the VPN performance module.
         vpnPerformanceGroups 1.3.6.1.2.1.1.2.2
             vpnPerformanceGroup 1.3.6.1.2.1.1.2.2.1
The vpnPerformance group of objects providing for the management of VPN performance metrics.
     vpnPerformanceTrapConformance 1.3.6.1.2.1.1.3
         vpnPerformanceTrapCompliances 1.3.6.1.2.1.1.3.1
             vpnPerformanceTrapCompliance 1.3.6.1.2.1.1.3.1.1
The compliance statement for SNMPv2 entities which implement the VPN performance trap module.
         vpnPerformanceTrapGroups 1.3.6.1.2.1.1.3.2
             vpnPerformanceTrapGroup 1.3.6.1.2.1.1.3.2.1
The vpnPerformance group of objects providing for the management of VPN performance traps.