All MIBs › CHIPCOM-MIB › olPortNetwork
olPortNetwork
Module: CHIPCOM-MIB
OID (symbolic): CHIPCOM-MIB::olPortNetwork
OID (numeric): 1.3.6.1.4.1.49.2.3.1.4.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The network that this port is attached to.
If the value of olPortNetwork is per-module(4), then use the olModNetwork to manage this port. Setting olPortNetwork to a different value in this case will generate the invalidData error.
Setting this port to a value that is not the same protocol type will return invalidData error. front-panel(5) is used for modules that have a logical port and a physical front connection. An example of this is the Eth2Eth Bridge module.
Setting this port to a value that it does not support will generate an invalidData error.
What is olPortNetwork?
A read-write setting that identifies which network a switch port is attached to (or, if set to per-module, indicates that the parent module's network setting governs the port instead).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.4.2.1.7 snmpwalk -v2c -c public <target> CHIPCOM-MIB::olPortNetwork
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.4.2.1.7.1 snmpget -v2c -c public <target> CHIPCOM-MIB::olPortNetwork.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.49.2.3.1.4.2.1.7.1 i <value>
Start monitoring Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPCOM-MIB::olPortNetwork OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.49 | chipcom | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2 | chipmib02 | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3 | chipProducts | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1 | online | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.4 | olModules | CHIPAGENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.3.1.4.2 | olPortTable | CHIPCOM-MIB |
| 1.3.6.1.4.1.49.2.3.1.4.2.1 | olPortEntry | CHIPCOM-MIB |
| 1.3.6.1.4.1.49.2.3.1.4.2.1.7 | olPortNetwork | CHIPCOM-MIB |