rlSecSdFileIntegrityControl
NETGEAR-RADLAN-SECSD-MIB ·
.1.3.6.1.4.1.4526.17.209.7
Object
scalar r/w
Enumeration
File integrity control provides a validation of configuration file. enable - Validate the configuration file digest when downloading the file to startup configuration. disable - Do not validate.
Context
- MIB
- NETGEAR-RADLAN-SECSD-MIB
- OID
.1.3.6.1.4.1.4526.17.209.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSecSd
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 'NETGEAR-RADLAN-SECSD-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SECSD-MIB::rlSecSdFileIntegrityControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-SECSD-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-SECSD-MIB::rlSecSdFileIntegrityControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |