ckeyManagementIgnoreSetting
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.4.5
Object
Write 2(enable) to disallow configuration loading from C-Key at startup. Write 1(disable) to allow configuration loading from C-Key at startup. [FW:E2148.AC.1:2.8.0.1]
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.4.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- c-key-management
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 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::ckeyManagementIgnoreSetting.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-MIB::ckeyManagementIgnoreSetting'
Syntax
- Source
- DisableEnable
- Base type
Enumeration
Values & Constraints
Type Values
1 | disable |
2 | enable |