All MIBs › PDN-SECURITY-MIB › newSecurityMgrIpAddress
newSecurityMgrIpAddress
Module: PDN-SECURITY-MIB
OID (symbolic): PDN-SECURITY-MIB::newSecurityMgrIpAddress
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.8.5.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: This is used to specify the IP address that identifies the SNMP manager(s) that are authorized to send SNMP messages. This object is the binary AND of SNMP or telnet source IP address and its subnet mask if the subnet mask is available. Subnet mask is assumed to be 255.255.255.255 when not available
What is newSecurityMgrIpAddress?
This object specifies the IP address, computed as the binary AND of the source address with its subnet mask (assumed 255.255.255.255 if no mask is available), identifying an authorized SNMP or telnet manager in the current, non-deprecated security manager table. Admins configure this to define which source networks or hosts are trusted to manage the device via SNMP or telnet. Setting this to 10.1.1.0 alongside a /24 subnet mask authorizes an entire subnet of managers rather than just a single host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.8.5.1.1 snmpwalk -v2c -c public <target> PDN-SECURITY-MIB::newSecurityMgrIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.8.5.1.1.1 snmpget -v2c -c public <target> PDN-SECURITY-MIB::newSecurityMgrIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.8.5.1.1.1 a <value>
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::newSecurityMgrIpAddress 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.5 | newSecurityMgrTable | PDN-SECURITY-MIB |
| 1.3.6.1.4.1.1795.2.24.2.8.5.1 | newSecurityMgrEntry | PDN-SECURITY-MIB |
| 1.3.6.1.4.1.1795.2.24.2.8.5.1.1 | newSecurityMgrIpAddress | PDN-SECURITY-MIB |