All MIBs › RAD-MIB › prtMl4IpMask
prtMl4IpMask
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtMl4IpMask
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.19.1.1.11
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
IP subnet mask of the port.
What is prtMl4IpMask?
This OID stores the IPv4 subnet mask for a network port (like '255.255.255.0'). It defines which portion of an IP address identifies the local network. A network admin would set this value when configuring the port's IP address and network boundaries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.19.1.1.11 snmpwalk -v2c -c public <target> RAD-MIB::prtMl4IpMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.19.1.1.11.1 snmpget -v2c -c public <target> RAD-MIB::prtMl4IpMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.19.1.1.11.1 a <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19 | prtMl4Cnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19.1 | prtMl4CnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19.1.1 | prtMl4CnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19.1.1.11 | prtMl4IpMask | RAD-MIB |