All MIBs › CHS-MIB › uchasSlotStatFeEna
uchasSlotStatFeEna
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasSlotStatFeEna
OID (numeric): 1.3.6.1.4.1.429.1.1.1.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object can be read to determine what options have been enabled in the NACs. It uses individual bits to represent the enable status of the features which are NAC specific.
What is uchasSlotStatFeEna?
This integer is a bitmask where each bit indicates whether a specific optional, chargeable feature is enabled on the NAC module in this slot, since the description explicitly says it uses individual bits for NAC-specific feature enable status. An admin cares about this because these are typically licensed add-on features tied to the uchasSlotFeKey mechanism elsewhere in this table, so this field is how a management tool audits which paid features are actually active per card without asking the customer's memory. For example, if bit 0 of this integer represents 'compression enabled' and bit 2 represents 'V.90 enabled', a returned value of 5 (binary 101) would tell the admin both features are active on that specific NAC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.8 snmpwalk -v2c -c public <target> CHS-MIB::uchasSlotStatFeEna
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.8.1 snmpget -v2c -c public <target> CHS-MIB::uchasSlotStatFeEna.1
Start monitoring US Robotics Total Control/NetServer chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHS-MIB::uchasSlotStatFeEna OID value, configure state conditions and alerts, and monitor any US Robotics Total Control/NetServer chassis (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.1 | nas | CHS-MIB |
| 1.3.6.1.4.1.429.1.1 | chs | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1 | uchasSlot | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1 | uchasSlotTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1.1 | uchasSlotEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1.1.8 | uchasSlotStatFeEna | CHS-MIB |