All MIBs › CHIPDOT5-MIB › dot5Commands
dot5Commands
Module: CHIPDOT5-MIB
OID (symbolic): CHIPDOT5-MIB::dot5Commands
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 dot5RingState and dot5RingOpenStatus. 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 dot5Commands?
Read-write control object used to command a Token Ring station to open (join) or reset the ring; the resulting progress is reflected in the ring state and open-status 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> CHIPDOT5-MIB::dot5Commands
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> CHIPDOT5-MIB::dot5Commands.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) Token Ring hub/concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPDOT5-MIB::dot5Commands OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) Token Ring hub/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.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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.4.1.1.1.1.2 | dot5Commands | CHIPDOT5-MIB |