All MIBs › AirPair-MIB › ttySessionUserConnectionType
ttySessionUserConnectionType
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::ttySessionUserConnectionType
OID (numeric): 1.3.6.1.4.1.7262.1.24.7.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: NOT IMPLEMENTED. Object type placeholder for connection type for SNMP traps. The physical port used to log in to the system. The serial port is always local to the equipment. The 10BaseT connector may be local, or remote, depending on if the configuration of network management port. The inband connection is the port carrying customer traffic.
What is ttySessionUserConnectionType?
This is an unimplemented placeholder field intended to carry the connection-type value (serial, 10BaseT, or in-band) as a variable binding in SNMP trap notifications about management sessions; per its own description it is not actually implemented on this system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.24.7.2 snmpwalk -v2c -c public <target> AirPair-MIB::ttySessionUserConnectionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.24.7.2.1 snmpget -v2c -c public <target> AirPair-MIB::ttySessionUserConnectionType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ttySessionUserConnectionType.1
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::ttySessionUserConnectionType OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.24 | apManagementSessions | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.24.7 | sessionUserInterformation | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.24.7.2 | ttySessionUserConnectionType | AirPair-MIB |