All MIBs › PDN-SECURITY-MIB › securityMgrRowStatus
securityMgrRowStatus
Module: PDN-SECURITY-MIB
OID (symbolic): PDN-SECURITY-MIB::securityMgrRowStatus
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.8.8.1.6
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: The status of this table entry.
What is securityMgrRowStatus?
This RowStatus object controls creation, modification, and deletion of an entry in the current security manager table. Admins use it to provision a new authorized manager entry or remove one no longer needed. Setting this to createAndGo (or the equivalent active-creating value) along with an IP address and access settings adds a new trusted manager entry to the table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.8.8.1.6 snmpwalk -v2c -c public <target> PDN-SECURITY-MIB::securityMgrRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.8.8.1.6.1 snmpget -v2c -c public <target> PDN-SECURITY-MIB::securityMgrRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.8.8.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> securityMgrRowStatus.1
Start monitoring Paradyne DSL access multiplexer/network access device (management-plane access control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PDN-SECURITY-MIB::securityMgrRowStatus OID value, configure state conditions and alerts, and monitor any Paradyne DSL access multiplexer/network access device (management-plane access control) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1795.2.24.2.8.8 | securityMgrTable | PDN-SECURITY-MIB |
| 1.3.6.1.4.1.1795.2.24.2.8.8.1 | securityMgrEntry | PDN-SECURITY-MIB |
| 1.3.6.1.4.1.1795.2.24.2.8.8.1.6 | securityMgrRowStatus | PDN-SECURITY-MIB |