All MIBs › APPIAN-SERVICES-MIB › acServiceTable
acServiceTable
Module: APPIAN-SERVICES-MIB
OID (symbolic): APPIAN-SERVICES-MIB::acServiceTable
OID (numeric): 1.3.6.1.4.1.2785.2.8.1.1
Node type: OBJECT-TYPE
Access: not-accessible
Description: This table is the common thread of all services, regardless of service types, in other words, every service would have an entry in this table.
A service is identified by a tuple of {node, slot, port, channel}. The {slot, port} pair identies the access port of a subscriber. The port can support multiple services, and each such service is identified by a 'service channel'.
To create a service, a row should be created in this table. When the service type is set, a row is automatically 'created' in the appropriate service type specific table. For example, to create an IAS service, one first creates a row in this common table, and then set acServiceType to IAS (which triggers the automatic creation of an entry in the IAS service table), and then set the all necessary parameters.
To remove a service, remove the row in this common table only.
OID Breakdown
Upper-level ancestors (9 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.2785 | appian | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2 | acOsap | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2.8 | acServices | APPIAN-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2785.2.8.1 | acServicesCommon | APPIAN-SERVICES-MIB |
| 1.3.6.1.4.1.2785.2.8.1.1 | acServiceTable | APPIAN-SERVICES-MIB |