All MIBs › RSVP-MIB › rsvpResvNewIndex
rsvpResvNewIndex
Module: RSVP-MIB
OID (symbolic): RSVP-MIB::rsvpResvNewIndex
OID (numeric): 1.3.6.1.2.1.51.2.3
Node type: OBJECT-TYPE
Type: TestAndIncr
Access: read-write
Description:
This object is used to assign values to rsvpResvNumber 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 rsvpResvEntry. 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.3 snmpwalk -v2c -c public <target> RSVP-MIB::rsvpResvNewIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.51.2.3.1 snmpget -v2c -c public <target> RSVP-MIB::rsvpResvNewIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.51.2.3.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.3 | rsvpResvNewIndex | RSVP-MIB |