clCSNASensorBackhaulPskMode
CISCO-LWAPP-CLOUD-SERVICES-MIB ·
.1.3.6.1.4.1.9.9.838.1.1.2.7
Object
scalar r/w
Enumeration
This object specifies about the psk mode for psk authentication type of network assurance for sensor backhaul. ascii(1): This value represents psk mode as ascii. hex(2):This value represents psk mode as hex.
Context
- MIB
- CISCO-LWAPP-CLOUD-SERVICES-MIB
- OID
.1.3.6.1.4.1.9.9.838.1.1.2.7- 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::clCSNASensorBackhaulPskMode.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::clCSNASensorBackhaulPskMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ascii |
2 | hex |