clCSNASensorBackhaulAuthType
CISCO-LWAPP-CLOUD-SERVICES-MIB ·
.1.3.6.1.4.1.9.9.838.1.1.2.3
Object
scalar r/w
Enumeration
This object specifies about authentication type of network assurance sensor backhaul. dot1x(1): This value represents the authentication type as dot1x. psk(2): This value represents the authentication type as psk. open(3): This value represents the authentication type as open.
Context
- MIB
- CISCO-LWAPP-CLOUD-SERVICES-MIB
- OID
.1.3.6.1.4.1.9.9.838.1.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- clCSNAGlobalConfig
- Groups
- 3
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 'CISCO-LWAPP-CLOUD-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-CLOUD-SERVICES-MIB::clCSNASensorBackhaulAuthType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-CLOUD-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-CLOUD-SERVICES-MIB::clCSNASensorBackhaulAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dot1x |
2 | psk |
3 | open |