All MIBs › CHIPCOMMIB › olModNetwork
olModNetwork
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::olModNetwork
OID (numeric): 1.3.6.1.4.1.49.2.3.1.4.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The network that this module is attached to. If the
value is other(1) or port-switching(3), setting this object
to a different value will generate the invalidData error.
If the value is port-switching(3), manage the networks via
the olPortNetwork object.
The value per-connector(20) is returned if the managed
module is a per-connector switchable and the connectors are on
different networks. The connector networks are managed
by the objects defined in the olSpecMods branch
specified for this module.
Modules and ports on the same network intercommunicate.
Setting the module to isolated(2) (or other isolated values),
removes this module from the backplane.
Setting this module to a value that is not the same
protocol type will return an invalidData error.
Setting this module to a value that it does not support
will return an invalidData error.
What is olModNetwork?
Read-write setting identifying which network the module is attached to, with special handling when set to per-connector or port-switching modes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.4.1.1.10 snmpwalk -v2c -c public <target> CHIPCOMMIB::olModNetwork
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.4.1.1.10.1 snmpget -v2c -c public <target> CHIPCOMMIB::olModNetwork.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.49.2.3.1.4.1.1.10.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::olModNetwork 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.1 | olModTable | CHIPCOM-MIB |
| 1.3.6.1.4.1.49.2.3.1.4.1.1 | olModEntry | CHIPCOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.3.1.4.1.1.10 | olModNetwork | CHIPCOMMIB |