jnxRsvpSessionEntry

  • 1.3.6.1.4.1.2636.3.30.1.1.1
  • Access noaccess
  • Type Unknown

Defines an entry in the jnxRsvpSessionTable. The first index element jnxRsvpSessionName is similar to the LSP name in the MPLS MIB and can be used to co-relate the mplsLspEntry to an RSVP session entry. There could be multiple entries with the same jnxRsvpSessionName and hence the need for a secondary index which is just an Unsigned32 to identify each of them uniquely. A management application may walk through all entries with the same jnxRsvpSessionName and based on the other RSVP session information in each entry, such as jnxRsvpSessionFrom and/or jnxRsvpSessionTo may decide to query a particular RSVP session.

Details

Table index
  1. jnxRsvpSessionName
  2. jnxRsvpSessionIndex

Table columns

12 objects
Oid Name Access Type
1.3.6.1.4.1.2636.3.30.1.1.1.1 jnxRsvpSessionName noaccess Unknown
1.3.6.1.4.1.2636.3.30.1.1.1.2 jnxRsvpSessionIndex noaccess Unsigned32
1.3.6.1.4.1.2636.3.30.1.1.1.3 jnxRsvpSessionState readonly up(1), down(2)
1.3.6.1.4.1.2636.3.30.1.1.1.4 jnxRsvpSessionFrom readonly IpAddress
1.3.6.1.4.1.2636.3.30.1.1.1.5 jnxRsvpSessionTo readonly IpAddress
1.3.6.1.4.1.2636.3.30.1.1.1.6 jnxRsvpSessionLspId readonly Unknown
1.3.6.1.4.1.2636.3.30.1.1.1.7 jnxRsvpSessionTunnelId readonly Unknown
1.3.6.1.4.1.2636.3.30.1.1.1.8 jnxRsvpSessionPathType readonly primary(1), secondary(2), unknown(3)
1.3.6.1.4.1.2636.3.30.1.1.1.9 jnxRsvpSessionRole readonly ingress(1), transit(2), egress(3)
1.3.6.1.4.1.2636.3.30.1.1.1.10 jnxRsvpSessionDiscontinuityTime readonly TimeStamp
1.3.6.1.4.1.2636.3.30.1.1.1.11 jnxRsvpSessionMplsOctets readonly Counter64
1.3.6.1.4.1.2636.3.30.1.1.1.12 jnxRsvpSessionMplsPackets readonly Counter64

Comments