All MIBs › RSVP-MIB › rsvpSessionPort
rsvpSessionPort
Module: RSVP-MIB
OID (symbolic): RSVP-MIB::rsvpSessionPort
OID (numeric): 1.3.6.1.2.1.51.1.1.1.6
Node type: OBJECT-TYPE
Type: Port
Access: read-only
Description: The UDP or TCP port number used as a destination port for all senders in this session. If the IP protocol in use, specified by rsvpSenderProtocol, is 50 (ESP) or 51 (AH), this represents a virtual destination port number. A value of zero indicates that the IP protocol in use does not have ports. This object may not be changed when the value of the RowStatus object is 'active'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.51.1.1.1.6 snmpwalk -v2c -c public <target> RSVP-MIB::rsvpSessionPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.51.1.1.1.6.1 snmpget -v2c -c public <target> RSVP-MIB::rsvpSessionPort.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rsvpSessionPort.1
Start monitoring vendor-neutral, standards-based MIB, QoS-capable routers supporting RSVP/RSVP-TE reservations with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RSVP-MIB::rsvpSessionPort OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, QoS-capable routers supporting RSVP/RSVP-TE reservations from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.51 | rsvp | RSVP-MIB |
| 1.3.6.1.2.1.51.1 | rsvpObjects | RSVP-MIB |
| 1.3.6.1.2.1.51.1.1 | rsvpSessionTable | RSVP-MIB |
| 1.3.6.1.2.1.51.1.1.1 | rsvpSessionEntry | RSVP-MIB |
| 1.3.6.1.2.1.51.1.1.1.6 | rsvpSessionPort | RSVP-MIB |