coUserSessPHYType
COLUBRIS-USER-SESSION-MIB ·
.1.3.6.1.4.1.8744.5.36.1.2.1.1.10
Object
column Enumeration
Specifies the user's radio type.
Context
- MIB
- COLUBRIS-USER-SESSION-MIB
- OID
.1.3.6.1.4.1.8744.5.36.1.2.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- coUserSessionEntry
- 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 'COLUBRIS-USER-SESSION-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-USER-SESSION-MIB::coUserSessPHYType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-USER-SESSION-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-USER-SESSION-MIB::coUserSessPHYType.<coUserSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-USER-SESSION-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-USER-SESSION-MIB::coUserSessPHYType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | ieee802dot11a |
2 | ieee802dot11b |
3 | ieee802dot11g |
4 | ieee802dot11n |
5 | ieee802dot11ac |
Conformance
Member of