All MIBs › ADTRAN-ADUNIT-MIB › adUnitSlotServiceState
adUnitSlotServiceState
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitSlotServiceState
OID (numeric): 1.3.6.1.4.1.664.5.30.5.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Module service state. The full enumeration is supported by CND products. END products may support only the following subset with the END equivalent state following '/': is -- InService / Online oosUas -- Out of Service, Unasssigned / Unavailable oosMA -- Out of Sevice, Maint. / Offline
What is adUnitSlotServiceState?
This allows operators to control and report the service state of a card, such as in-service, out-of-service, or maintenance mode (read-write setting). Teams use this to gracefully take cards offline for maintenance or troubleshooting without dropping traffic or generating false alarms. For example, you would set this to "oosMA" (out-of-service maintenance) to isolate a card for testing and prevent it from handling traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.5.1.1.14 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitSlotServiceState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.5.1.1.14.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitSlotServiceState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.664.5.30.5.1.1.14.1 i <value>
Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adUnitSlotServiceState OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs from a single console.
OID Breakdown
Upper-level ancestors (8 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.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.5 | adShared | ADTRAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.5.30 | adtranUnitMib | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5 | adUnitSlots | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5.1 | adUnitSlotInfoTable | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5.1.1 | adUnitSlotInfoEntry | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5.1.1.14 | adUnitSlotServiceState | ADTRAN-ADUNIT-MIB |