All MIBs › RFC1316-MIB › charSessIndex
charSessIndex
Module: RFC1316-MIB
OID (symbolic): RFC1316-MIB::charSessIndex
OID (numeric): 1.3.6.1.2.1.19.3.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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.19.3.1.2 snmpwalk -v2c -c public <target> RFC1316-MIB::charSessIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.19.3.1.2.1 snmpget -v2c -c public <target> RFC1316-MIB::charSessIndex.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.19 | char | CHARACTER-MIB |
| 1.3.6.1.2.1.19.3 | charSessTable | CHARACTER-MIB |
| 1.3.6.1.2.1.19.3.1 | charSessEntry | CHARACTER-MIB |
| 1.3.6.1.2.1.19.3.1.2 | charSessIndex | RFC1316-MIB |