CISCOSB-SECSD-MIB :: rlSecSdFilePassphraseControl

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-SECSD-MIBrlSecSdFilePassphraseControl

rlSecSdFilePassphraseControl

Module: CISCOSB-SECSD-MIB

OID (symbolic): CISCOSB-SECSD-MIB::rlSecSdFilePassphraseControl

OID (numeric): 1.3.6.1.4.1.9.6.1.101.209.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is rlSecSdFilePassphraseControl?

This read-write field controls whether the device's own SSD passphrase gets embedded into exported configuration files, defaulting to unrestricted (included). Admins care because leaving this unrestricted means backup configuration files carry the actual SSD passphrase, a real exposure risk if those files are copied insecurely. For example, an admin sets this to restricted before exporting a startup-config backup to a shared TFTP server, ensuring the passphrase itself never lands in that file.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.209.6
snmpwalk -v2c -c public <target> CISCOSB-SECSD-MIB::rlSecSdFilePassphraseControl

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.209.6.1
snmpget -v2c -c public <target> CISCOSB-SECSD-MIB::rlSecSdFilePassphraseControl.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.209.6.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlSecSdFilePassphraseControl.1

Start monitoring Cisco Small Business switch/router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-SECSD-MIB::rlSecSdFilePassphraseControl OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch/router from a single console.

OID Breakdown

Upper-level ancestors (11 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.209rlSecSdCISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.209.6rlSecSdFilePassphraseControlCISCOSB-SECSD-MIB