All MIBs › CHIPCOMMIB › ocPowerSlotClass
ocPowerSlotClass
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::ocPowerSlotClass
OID (numeric): 1.3.6.1.4.1.49.2.3.1.8.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The current slot power class. For a slot containing
an ONcore module, this object's value ranges from 1 to
10, where 1 is the lowest power class and 10 is the
highest power class. Slots assigned higher power classes
will be power-enabled before slots assigned lower power
classes. Similarly, slots assigned lower power classes
will be power-disabled before slots assigned higher power
classes. For a slot containing an ONline module, this
object's value is reported as not-applicable(11) because
ONline modules are not power-manageable (once an ONline
module is inserted into the hub, it will consume power
for as long as it remains in the hub). The value
not-applicable(11) is invalid for a slot containing an
ONcore module. Power class can be used to establish an
ONcore module power-up and power-down priority scheme.
Combined with slot location, slot power class defines the
order in which slots containing ONcore modules will be
power-enabled and power-disabled. For a given power class,
slots are power-enabled from lowest payload slot to highest
payload slot and power-disabled from highest payload slot
to lowest payload slot. Slot power class is not pre-emptive;
changing a slot's power class will not affect the power
state of other slots. It will take effect during a slot
power-up or power-down event (e.g., the failure or recovery
of a power supply).
What is ocPowerSlotClass?
A read-write value (1-10 for ONcore modules) indicating this slot's power priority class, where higher classes are power-enabled before lower ones when power is limited.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.8.3.1.2 snmpwalk -v2c -c public <target> CHIPCOMMIB::ocPowerSlotClass
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.8.3.1.2.1 snmpget -v2c -c public <target> CHIPCOMMIB::ocPowerSlotClass.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.49.2.3.1.8.3.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::ocPowerSlotClass 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 (10 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.3.1.8 | ocPower | CHIPCOMMIB |
| 1.3.6.1.4.1.49.2.3.1.8.3 | ocPowerSlotTable | CHIPCOMMIB |
| 1.3.6.1.4.1.49.2.3.1.8.3.1 | ocPowerSlotEntry | CHIPCOMMIB |
| 1.3.6.1.4.1.49.2.3.1.8.3.1.2 | ocPowerSlotClass | CHIPCOMMIB |