charSessProtocol
CHARACTER-MIB ·
.1.3.6.1.2.1.19.3.1.5
Object
column SNMPv2-TCAutonomousType
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.
Context
- MIB
- CHARACTER-MIB
- OID
.1.3.6.1.2.1.19.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- charSessEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CHARACTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHARACTER-MIB::charSessProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CHARACTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHARACTER-MIB::charSessProtocol.<charSessPortIndex>.<charSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CHARACTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CHARACTER-MIB::charSessProtocol'
Syntax
- Source
- SNMPv2-TCAutonomousType
- Base type
ObjectIdentifier
Type Description
Represents an independently extensible type identification value. It may, for example, indicate a particular sub-tree with further MIB definitions, or define a particular type of protocol or hardware.
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of