All MIBs › CHARACTER-MIB › charSessProtocol
charSessProtocol
Module: CHARACTER-MIB
OID (symbolic): CHARACTER-MIB::charSessProtocol
OID (numeric): 1.3.6.1.2.1.19.3.1.5
Node type: OBJECT-TYPE
Type: AutonomousType
Access: read-only
Description:
The network protocol over which the session is running. Other OBJECT IDENTIFIER values may be defined elsewhere, in association with specific protocols. However, this document assigns those of known interest as of this writing.
What is charSessProtocol?
Read-only object identifying the network protocol (such as Telnet) over which the session is running.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.19.3.1.5 snmpwalk -v2c -c public <target> CHARACTER-MIB::charSessProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.19.3.1.5.1 snmpget -v2c -c public <target> CHARACTER-MIB::charSessProtocol.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.5 | charSessProtocol | CHARACTER-MIB |