sBTAControlUserConnection
Baytech-MIB-401-4 ·
.1.3.6.1.4.1.4779.1.4.4.1.4
Object
column mandatory
Enumeration
Type of connection. If unknown, user is logging out or the connection is invalid.
Context
- MIB
- Baytech-MIB-401-4
- OID
.1.3.6.1.4.1.4779.1.4.4.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sBTAControlUserEntry
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 'Baytech-MIB-401-4' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Baytech-MIB-401-4::sBTAControlUserConnection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Baytech-MIB-401-4' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Baytech-MIB-401-4::sBTAControlUserConnection.<sBTAControlUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Baytech-MIB-401-4' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Baytech-MIB-401-4::sBTAControlUserConnection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | serialport |
1 | telnet |
2 | ssh |
4 | unknown |