serviceCipherDetect
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.30.5
Object
scalar r/w
Enumeration
Describe the cipher detect. 1 Disable security check 2 Cipher must contain digital and normal char 3 Cipher must contain digital, normal char and special char
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.30.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- user
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 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::serviceCipherDetect.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SWITCH-MIB::serviceCipherDetect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | v1 |
2 | v2c |
3 | v3 |
4 | all |