All MIBs › ANS-EQUIPMENT-MIB › ansSlotManagementStatus
ansSlotManagementStatus
Module: ANS-EQUIPMENT-MIB
OID (symbolic): ANS-EQUIPMENT-MIB::ansSlotManagementStatus
OID (numeric): 1.3.6.1.4.1.193.96.115.3.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute shows the behaviour of a slot. The following values are possible: managed The slot is of management interest. Inserted boards will be detected and events/alarms will be generated for the slot. unmanaged The slot is currently not of management interest. No events or alarms will be generated for this slot. Possible boards inserted in the slot will not be detected and can not be taken into service. Default value of this object is 'managed'. unconfigEmpty Unconfigured empty slot. configEmpty Configured empty slot, that did not previously contain a matching board. configBoard Board inserted in the slot that matches the data configured for the slot.
What is ansSlotManagementStatus?
A read-write setting controlling whether a slot is actively managed (detects inserted boards and generates events/alarms) or unmanaged (ignored by management).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.3.1.1.6 snmpwalk -v2c -c public <target> ANS-EQUIPMENT-MIB::ansSlotManagementStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.3.1.1.6.1 snmpget -v2c -c public <target> ANS-EQUIPMENT-MIB::ansSlotManagementStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.96.115.3.3.1.1.6.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96 | mlpmp | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115 | mlpmpR115 | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115.3 | equipment | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.3 | slot | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.3.1 | ansSlotTable | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.3.1.1 | ansSlotEntry | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.3.1.1.6 | ansSlotManagementStatus | ANS-EQUIPMENT-MIB |