rbtwsApConnectSecurityType
RBTWS-TRAP-MIB ·
.1.3.6.1.4.1.52.4.15.1.2.65
Object
Indicates the security level of the connection between AP and AC. This object is used within notifications and is not accessible.
Context
- MIB
- RBTWS-TRAP-MIB
- OID
.1.3.6.1.4.1.52.4.15.1.2.65- Type
- scalar
- Access
- notifyonly
- Status
- current
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBTWS-TRAP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBTWS-TRAP-MIB::rbtwsApConnectSecurityType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBTWS-TRAP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBTWS-TRAP-MIB::rbtwsApConnectSecurityType'
Syntax
- Source
- RBTWS-AP-TCRbtwsApConnectSecurityType
- Base type
Enumeration
Values & Constraints
Type Values
1 | secure |
2 | insecure |
3 | auto |