All MIBs › RSVP-MIB › rsvpSessionNewIndex
rsvpSessionNewIndex
Module: RSVP-MIB
OID (symbolic): RSVP-MIB::rsvpSessionNewIndex
OID (numeric): 1.3.6.1.2.1.51.2.5
Node type: OBJECT-TYPE
Type: TestAndIncr
Access: read-write
Description:
This object is used to assign values to rsvpSessionNumber as described in 'Textual Conventions for SNMPv2'. The network manager reads the object, and then writes the value back in the SET that creates a new instance of rsvpSessionEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the object is incremented, and the new instance is created according to the manager's directions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.51.2.5 snmpwalk -v2c -c public <target> RSVP-MIB::rsvpSessionNewIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.51.2.5.1 snmpget -v2c -c public <target> RSVP-MIB::rsvpSessionNewIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.51.2.5.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.51 | rsvp | RSVP-MIB |
| 1.3.6.1.2.1.51.2 | rsvpGenObjects | RSVP-MIB |
| 1.3.6.1.2.1.51.2.5 | rsvpSessionNewIndex | RSVP-MIB |