All MIBs › CASCADE-MIB › lportPrivateNet
lportPrivateNet
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportPrivateNet
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.180
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If non-zero, indicates the private network that the lport belongs to. If 0, the lport is publicly shared.
What is lportPrivateNet?
This read-write value, when non-zero, designates this lport as belonging to a specific private network segment, identified by that numeric value, rather than being part of the general publicly shared switching fabric, which a value of 0 indicates. An admin uses this to logically partition a shared physical switch into isolated private-network groupings, ensuring traffic and routing on one private network does not inadvertently mix with another or with the general public fabric. For example, setting lportPrivateNet to a specific nonzero value shared only by a particular customer's set of ports would isolate that customer's routing domain from other traffic riding the same physical switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.180 snmpwalk -v2c -c public <target> CASCADE-MIB::lportPrivateNet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.180.1 snmpget -v2c -c public <target> CASCADE-MIB::lportPrivateNet.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.180.1 i <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::lportPrivateNet OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) 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.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.180 | lportPrivateNet | CASCADE-MIB |