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
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.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 |