rdEncryptSystemControl
SIAE-RADIO-ENCRYPTION-MIB ·
.1.3.6.1.4.1.3373.1103.96.3
Object
scalar r/w
Enumeration
The administrative system control status requested by management for the ENCRYPT feature. The value 'start'(1) indicates that all resources required by ENCRYPT should be allocated and ENCRYPT should be supported in the device on ports which shown the specific capability. The value shutdown(2) indicates that ENCRYPT should be shutdown in the device on all ports and all allocated memory must be released.
Context
- MIB
- SIAE-RADIO-ENCRYPTION-MIB
- OID
.1.3.6.1.4.1.3373.1103.96.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- radioEncrypt
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 'SIAE-RADIO-ENCRYPTION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-ENCRYPTION-MIB::rdEncryptSystemControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-RADIO-ENCRYPTION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-RADIO-ENCRYPTION-MIB::rdEncryptSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |