All MIBs › CHAR-MIB › charPortSessionIndex
charPortSessionIndex
Module: CHAR-MIB
OID (symbolic): CHAR-MIB::charPortSessionIndex
OID (numeric): 1.3.6.1.3.19.2.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The value of charSessIndex for the port's first or only active session. If the port has no active session, the agent returns the value zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.19.2.1.18 snmpwalk -v2c -c public <target> CHAR-MIB::charPortSessionIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.19.2.1.18.1 snmpget -v2c -c public <target> CHAR-MIB::charPortSessionIndex.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.2 | charPortTable | CHAR-MIB |
| 1.3.6.1.3.19.2.1 | charPortEntry | CHAR-MIB |
| 1.3.6.1.3.19.2.1.18 | charPortSessionIndex | CHAR-MIB |