All MIBs › CHIPCOMMIB › olPortNetwork
olPortNetwork
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::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?
Read-write setting identifying which network this port is attached to; when set to per-module, the port's network is instead controlled via olModNetwork.
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> CHIPCOMMIB::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> CHIPCOMMIB::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 CHIPCOMMIB::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 (13 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.3.1.4.2.1.7 | olPortNetwork | CHIPCOMMIB |