All MIBs › PDN-SECURITY-MIB › newSecurityMgrSubnetMask
newSecurityMgrSubnetMask
Module: PDN-SECURITY-MIB
OID (symbolic): PDN-SECURITY-MIB::newSecurityMgrSubnetMask
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.8.5.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: This object is used to specify the subnet mask
What is newSecurityMgrSubnetMask?
This object specifies the subnet mask paired with this security manager entry's IP address, used to determine the range of source addresses this entry authorizes. Admins configure this alongside newSecurityMgrIpAddress to authorize either a single host (255.255.255.255) or an entire subnet of trusted managers. Setting this to 255.255.255.0 alongside an IP of 10.1.1.0 authorizes the entire 10.1.1.0/24 subnet as trusted managers rather than just one address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.8.5.1.3 snmpwalk -v2c -c public <target> PDN-SECURITY-MIB::newSecurityMgrSubnetMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.8.5.1.3.1 snmpget -v2c -c public <target> PDN-SECURITY-MIB::newSecurityMgrSubnetMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.8.5.1.3.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::newSecurityMgrSubnetMask 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.3 | newSecurityMgrSubnetMask | PDN-SECURITY-MIB |