All MIBs › XYPLEX-CONCATENATED-MIB › charSessIndex
charSessIndex
Module: XYPLEX-CONCATENATED-MIB
OID (symbolic): XYPLEX-CONCATENATED-MIB::charSessIndex
OID (numeric): 1.3.6.1.3.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.3.19.3.1.2 snmpwalk -v2c -c public <target> XYPLEX-CONCATENATED-MIB::charSessIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.19.3.1.2.1 snmpget -v2c -c public <target> XYPLEX-CONCATENATED-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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.19 | char | CHAR-MIB |
| 1.3.6.1.3.19.3 | charSessTable | CHAR-MIB |
| 1.3.6.1.3.19.3.1 | charSessEntry | CHAR-MIB |
| 1.3.6.1.3.19.3.1.2 | charSessIndex | XYPLEX-CONCATENATED-MIB |