rlSecSdFilePassphraseControl
NETGEAR-RADLAN-SECSD-MIB ·
.1.3.6.1.4.1.4526.17.209.6
Object
scalar r/w
Enumeration
File Passphrase control provides an additional level of protection on passphrase and configurations. restricted - a device restricts its passphrase from being inserted into a configuration file. unrestricted - (default) a device will include its passphrase when creating a configuration file.
Context
- MIB
- NETGEAR-RADLAN-SECSD-MIB
- OID
.1.3.6.1.4.1.4526.17.209.6- 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::rlSecSdFilePassphraseControl.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::rlSecSdFilePassphraseControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | restricted |
2 | unrestricted |