WWP-LEOS-RSVPTE-MIB: View SNMP OID List / Download MIB
VENDOR: WORLD WIDE PACKETS
Home | MIB: WWP-LEOS-RSVPTE-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 |
wwpLeosRsvpteMIB | 1.3.6.1.4.1.6141.2.60.30 |
Added new objects wwpLeosRsvpteIfHelloInterval,wwpLeosRsvpteIfHelloTolerance, wwpLeosRsvpteIfAdvertisedLabel. |
||
wwpLeosRsvpteMIBObjects | 1.3.6.1.4.1.6141.2.60.30.1 | |||
wwpLeosRsvpteObjects | 1.3.6.1.4.1.6141.2.60.30.1.1 | |||
wwpLeosRsvpteAdminStatus | 1.3.6.1.4.1.6141.2.60.30.1.1.1 | integer | read-write |
The desired administrative state of RSVP-TE. Enumeration: 'enable': 1, 'disable': 2. |
wwpLeosRsvpteOperStatus | 1.3.6.1.4.1.6141.2.60.30.1.1.2 | integer | read-only |
The current operational state of RSVP-TE. Enumeration: 'down': 2, 'actFailed': 5, 'goingUp': 3, 'up': 1, 'goingDown': 4. |
wwpLeosRsvpteRetryInterval | 1.3.6.1.4.1.6141.2.60.30.1.1.3 | unsigned32 | read-write |
The persistent tunnel retry interval. This is the interval between the first failure of a persistent tunnel and the first attempt to re-establish the tunnel. This cannot be changed while admin status is enable or oper status is up |
wwpLeosRsvpteRetryInfiniteState | 1.3.6.1.4.1.6141.2.60.30.1.1.4 | integer | read-write |
The persistent tunnel retry infinity. This is the State which when on will trigger RSVP-TE to try to restore the tunnels infinite times. This object can only be set if RSVP-TE is globally disabled. Enumeration: 'on': 1, 'off': 2. |
wwpLeosRsvpteRetryMax | 1.3.6.1.4.1.6141.2.60.30.1.1.5 | integer | read-only |
The maximum number of retry attempts that will be made before a persistent tunnel is deemed inoperable. Once in this state, a management agent should set mplsTunnelAdminStatus to 'up' to attempt to reestablish the tunnel. This field is not used when wwpLeosRsvpteRetryInfiniteState is on |
wwpLeosRsvpteRefreshInterval | 1.3.6.1.4.1.6141.2.60.30.1.1.6 | integer32 | read-only |
This RSVP-TE value, R, which is used to set the average interval between refresh path and resv messages. |
wwpLeosRsvpteRefreshMultiple | 1.3.6.1.4.1.6141.2.60.30.1.1.7 | integer32 | read-only |
The RSVP-TE value, K, which is the number of unresponded Path or Resv refresh attempts which must be made, spaced by the refresh interval before the state is deemed to have timed out. |
wwpLeosRsvpteRfrshSlewDenom | 1.3.6.1.4.1.6141.2.60.30.1.1.8 | integer32 | read-only |
The denominator of the fraction, SlewMax, which is the maximum allowable increase in the refresh interval, R, to prevent state timeout while changing R. R is increased by this fraction until it reaches the new desired value. |
wwpLeosRsvpteRfrshSlewNumerator | 1.3.6.1.4.1.6141.2.60.30.1.1.9 | integer32 | read-only |
The numerator of the fraction, SlewMax, which is the maximum allowable increase in the refresh interval, R, to prevent state timeout while changing R. R is increased by this fraction until it reaches the new desired value. |
wwpLeosRsvpteBlockadeMultiple | 1.3.6.1.4.1.6141.2.60.30.1.1.10 | integer32 | read-only |
The RSVP-TE value, Kb, which is the number of refresh timeout periods after which blockade state is deleted. |
wwpLeosRsvpteLSPSetupPriority | 1.3.6.1.4.1.6141.2.60.30.1.1.11 | integer32 | read-only |
The setup priority to apply to LSPs which are not signalling this parameter. 0 represents the highest priority, 7 the lowest. The value of this object must be numerically more or equal (so lower or equal priority) than the value of the holding priority object. |
wwpLeosRsvpteLSPHoldingPriority | 1.3.6.1.4.1.6141.2.60.30.1.1.12 | integer32 | read-only |
The holding priority to apply to LSPs which are not signalling this parameter. 0 represents the highest priority, 7 the lowest. The value of this object must be numerically less or equal (so higher or equal priority) than the value of the holding priority object. |
wwpLeosRsvpteUseHopByHop | 1.3.6.1.4.1.6141.2.60.30.1.1.13 | truthvalue | read-only |
A flag to indicate that RSVP-TE should use the hop by hop addressing scheme for PATH and PATH-TEAR messages it sends. If set then the IP addresses used in the IP header of PATH messages forwarded by RSVP-TE set source as the local outgoing interface IP address, and destination as the next hop router IP address. |
wwpLeosRsvpteRestartCapable | 1.3.6.1.4.1.6141.2.60.30.1.1.14 | truthvalue | read-only |
A flag to indicate whether the local node should advertise itself as restart capable. |
wwpLeosRsvpteRestartTime | 1.3.6.1.4.1.6141.2.60.30.1.1.15 | unsigned32 | read-only |
The time in milliseconds that the local node takes to restart RSVP-TE and the communication channel used for RSVP-TE communication. This is advertised to neighbors in the Restart_Cap object in Hello messages. Only used if wwpLeosRsvpteRestartCapable is set to true. |
wwpLeosRsvpteRecoveryTime | 1.3.6.1.4.1.6141.2.60.30.1.1.16 | unsigned32 | read-only |
The period of time in milliseconds that the local node would like neighbors to take to resyncronize RSVP-TE and MPLS forwarding information after the re-establishment of Hello connectivity. This is advertised to neighbors in the Restart_Cap object in Hello messages. A value of zero indicates that the node does not support resynchronization following failure of the local node. A value of 0xFFFFFFFF indicates an infinite recovery time. Only used if wwpLeosRsvpteRestartCapable is set to true. |
wwpLeosRsvpteMinPeerRestart | 1.3.6.1.4.1.6141.2.60.30.1.1.17 | integer32 | read-only |
The mininum period of time in milliseconds that RSVP-TE should wait for a restart capable neighbor to regain Hello connectivity before invoking procedures related to communication loss. RSVP-TE will wait for the maximum of this time and the restart_time advertised in the RESTART_CAP object in Hello messages from the neighbor. |
wwpLeosRsvpte | 1.3.6.1.4.1.6141.2.60.30.1.2 | |||
wwpLeosRsvpteIfTable | 1.3.6.1.4.1.6141.2.60.30.1.2.1 | no-access |
A table of interfaces that RSVP-TE can be enabled on. |
|
1.3.6.1.4.1.6141.2.60.30.1.2.1.1 | no-access |
WWP Descr. |
||
wwpLeosRsvpteIfName | 1.3.6.1.4.1.6141.2.60.30.1.2.1.1.1 | displaystring | read-only |
Interface Name |
wwpLeosRsvpteIfIndex | 1.3.6.1.4.1.6141.2.60.30.1.2.1.1.2 | integer | no-access |
Interface Index |
wwpLeosRsvpteIfIpAddr | 1.3.6.1.4.1.6141.2.60.30.1.2.1.1.3 | ipaddress | read-only |
Interface IP Address |
wwpLeosRsvpteIfMtu | 1.3.6.1.4.1.6141.2.60.30.1.2.1.1.4 | integer | read-write |
RSVP-TE Interface MTU |
wwpLeosRsvpteIfAdminStatus | 1.3.6.1.4.1.6141.2.60.30.1.2.1.1.5 | integer | read-write |
Desired RSVP-TE status on this Interface Enumeration: 'enable': 1, 'disable': 2. |
wwpLeosRsvpteIfOperStatus | 1.3.6.1.4.1.6141.2.60.30.1.2.1.1.6 | integer | read-only |
RSVP-TE Operational Status on this Interface Enumeration: 'down': 2, 'up': 1. |
wwpLeosRsvpteIfHelloInterval | 1.3.6.1.4.1.6141.2.60.30.1.2.1.1.7 | unsigned32 | read-write |
RSVP-TE hello message interval. |
wwpLeosRsvpteIfHelloTolerance | 1.3.6.1.4.1.6141.2.60.30.1.2.1.1.8 | unsigned32 | read-write |
RSVP-TE hello tolerance defines number of hello interval which may pass without receiving a successful Hello message from a partner before the Hello session times out. |
wwpLeosRsvpteIfAdvertisedLabel | 1.3.6.1.4.1.6141.2.60.30.1.2.1.1.9 | advertisedlabel | read-write |
This attribute decides what kind of a Label will be advertised by RSVP-TE for a Label Request received on this L3 Interface |