All MIBs › CHIPCOMMIB › expDot5Commands
expDot5Commands
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::expDot5Commands
OID (numeric): 1.3.6.1.4.1.49.2.4.1.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When this object is set to the value of open(2),
the station should go into the open state. The
progress and success of the open is given by the
values of the objects expDot5RingState and
expDot5RingOpenStatus.
When this object is set to the value of
reset(3), then the station should do a reset.
On a reset, all MIB counters should retain their
values, if possible. Other side affects are
dependent on the hardware chip set.
When this object is set to the value of
close(4), the station should go into the stopped
state by removing itself from the ring.
Setting this object to a value of no-op(1)
has no effect.
When read, this object always has a value
of no-op(1).
What is expDot5Commands?
A writable control point used to issue commands to a Token Ring interface, such as telling the station to open (join the ring) or reset, with progress reported via related ring-state objects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.4.1.1.1.1.2 snmpwalk -v2c -c public <target> CHIPCOMMIB::expDot5Commands
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.4.1.1.1.1.2.1 snmpget -v2c -c public <target> CHIPCOMMIB::expDot5Commands.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.49.2.4.1.1.1.1.2.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::expDot5Commands 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.4 | chipExperiment | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.4.1 | chipExpTokenRing | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.4.1.1 | dot5 | CHIPAGENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.4.1.1.1 | expDot5Table | CHIPCOMMIB |
| 1.3.6.1.4.1.49.2.4.1.1.1.1 | expDot5Entry | CHIPCOMMIB |
| 1.3.6.1.4.1.49.2.4.1.1.1.1.2 | expDot5Commands | CHIPCOMMIB |