All MIBs › MRVINREACH › basicPortSessIndex
basicPortSessIndex
Module: MRVINREACH
OID (symbolic): MRVINREACH::basicPortSessIndex
OID (numeric): 1.3.6.1.4.1.33.13.1.21.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The session index in the context of the port, a non-zero positive integer. Session indexes within a port need not be sequential. Session indexes may be reused for different ports. For example, port 1 and port 3 may both have a session 2 at the same time. Session indexes may have any valid integer value, with any meaning convenient to the agent implementation. The session identified by a particular value of this index is the same session as identified by charSessIndex in the standard Character MIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.13.1.21.1.2 snmpwalk -v2c -c public <target> MRVINREACH::basicPortSessIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.13.1.21.1.2.1 snmpget -v2c -c public <target> MRVINREACH::basicPortSessIndex.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.13 | xCharacter | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.1 | xBasic | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.1.21 | basicPortSessionTable | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.1.21.1 | basicPortSessEntry | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.1.21.1.2 | basicPortSessIndex | MRVINREACH |