All MIBs › XYPLEX-CONCATENATED-MIB › charSessProtocol
charSessProtocol
Module: XYPLEX-CONCATENATED-MIB
OID (symbolic): XYPLEX-CONCATENATED-MIB::charSessProtocol
OID (numeric): 1.3.6.1.3.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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.19.3.1.5 snmpwalk -v2c -c public <target> XYPLEX-CONCATENATED-MIB::charSessProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.19.3.1.5.1 snmpget -v2c -c public <target> XYPLEX-CONCATENATED-MIB::charSessProtocol.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> 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.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.5 | charSessProtocol | XYPLEX-CONCATENATED-MIB |