CISCO-ATM-SERVICE-REGISTRY-MIB
AI MIB Summary
The CISCO-ATM-SERVICE-REGISTRY-MIB enables Network Management Systems to query and configure the ATM Switch's ILMI Service Registry Table, specifically monitoring available ATM services, their associated VPI/VCI parameters, and service state attributes. This module facilitates the discovery and management of ATM service advertisements (such as SVC, PVC, and ILMI services) to ensure correct service registration and routing within the ATM network infrastructure.
A MIB module to allow an NMS to monitor and configure the information which an ATM switch makes available via the ILMI's Service Registry Table.
16
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
ciscoAtmServiceRegistryMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.50 |
SNMPv2-SMI-v1 Unknown .1.3.6.1.4.1.9.9.50 |
ciscoAtmServiceRegistryMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.50.1 |
asrSrvcRegTableThe table implemented by an ATM switch to allow
monitoring and control of the ATM addresses of
registered services which it makes avaiable to ATM
end-systems via the ILMI across its UNIs. SEQUENCE OF AsrSrvcRegEntry .1.3.6.1.4.1.9.9.50.1.1 |
asrSrvcRegEntryInformation about a single service provider that is
to be made available to the user-side of one or more
ATM UNIs. An entry, for which asrSrvcRegPort has a
non-zero value, is a specific assignment to that UNI;
an entry for which asrSrvcRegPort is zero applies to
all UNIs for which this table contains no specific
assignments. AsrSrvcRegEntry .1.3.6.1.4.1.9.9.50.1.1.1 |
asrSrvcRegPortEither the value 0, or the ifIndex value of an
the ATM Interface. A row for which this object has a
non-zero value is a specific assignment to that UNI;
a row for which this object is zero applies to
all UNIs for which this table contains no specific
assignments.
Some switches may only support this object with the
value of zero. InterfaceIndexOrZero -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.50.1.1.1.1 |
asrSrvcRegServiceIDThe service identifier which uniquely identifies
the type of service at the address given by the
corresponding value of asrSrvcRegATMAddress.
Specific values for this identifier are defined in
the ILMI specification (e.g., asrSrvcRegLecs) or
elsewhere. OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.50.1.1.1.2 |
asrSrvcRegATMAddressAn ATM address to which the ATM end-system on this
UNI can attempt to establish a connection for the
service.rw AtmAddr -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.50.1.1.1.3 |
asrSrvcRegAddressIndexAn arbitrary integer to differentiate multiple rows
containing different ATM addresses for the same service
on the same UNI. Integer32 .1.3.6.1.4.1.9.9.50.1.1.1.4 |
asrSrvcRegParm1An octet string used according to the value of
asrSrvcRegServiceID.rw OCTET STRING .1.3.6.1.4.1.9.9.50.1.1.1.5 |
asrSrvcRegRowStatusThe status of this row. No object in the row can
be modified while the value of this object is
'active'.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.50.1.1.1.6 |
asrSrvcRegMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.50.3 |
asrSrvcRegMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.50.3.1 |
asrSrvcRegMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.50.3.1.1 |
asrSrvcRegMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.50.3.2 |
asrSrvcRegMIBGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.50.3.2.1 |