PRVT-RSVP-MIB
13 objects
The MIB module for management of the PRVT-RSVP product.
Imported Objects
| PRVT-SWITCH-MIB | mpls |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.738.10.6.3.7 | IdentityprvtRsvpMIB | The MIB module for management of the PRVT-RSVP product. | ||
| 1.3.6.1.4.1.738.10.6.3.7.1 | NodeprvtRsvpObjects | |||
| 1.3.6.1.4.1.738.10.6.3.7.1.1 | TableprvtRsvpProductTable | not-accessible | current | The table of RSVP entities. |
| 1.3.6.1.4.1.738.10.6.3.7.1.1.1 | RowprvtRsvpProductEntry | not-accessible | current | Each entry represents an RSVP entity. |
| 1.3.6.1.4.1.738.10.6.3.7.1.1.1.1 | ColumnprvtRsvpProductIndex | not-accessible | current | The index of this prvtRsvpProductEntry. This is the HAF entity index passed on the entity create parameters. |
| 1.3.6.1.4.1.738.10.6.3.7.1.1.1.2 | ColumnprvtRsvpProductRowStatus | read-create | current | Used to create and delete a PRVT-RSVP Product Table entry. When this object is set to 'active', only the prvtRsvpProductAdminStatus object in the row may be mo… |
| 1.3.6.1.4.1.738.10.6.3.7.1.1.1.3 | ColumnprvtRsvpProductAdminStatus | read-create | current | The desired administrative state of the RSVP entity. |
| 1.3.6.1.4.1.738.10.6.3.7.1.1.1.4 | ColumnprvtRsvpProductOperStatus | read-only | current | The current operational state of this instance of PRVT-RSVP. |
| 1.3.6.1.4.1.738.10.6.3.7.1.1.1.5 | ColumnprvtRsvpProductProtocolExtensions | read-create | current | Specifies which extensions to the standard RSVP-TE protocol are enabled. For fully standards-compliant behavior, set this parameter to zero (no bits set). To e… |
| 1.3.6.1.4.1.738.10.6.3.7.1.1.1.6 | ColumnprvtRsvpProductFastRerouteCaps | read-create | current | Specifies what fast reroute capabilities are enabled on this node. This field is only valid when the fast reroute extension is enabled (i.e. prvtRsvpProductPro… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| PrvtRsvpAdminStatus | INTEGER { up(1), down(2) } | current | The desired administrative state of an RSVP entity. |
| PrvtRsvpIndex | Unsigned32 | current | The index value identifying an RSVP entity. |
| PrvtRsvpOperStatus | INTEGER { up(1), down(2), goingUp(3), goingDown(4), actFailed(5) } | current | The current operational state of an RSVP entity. |