CISCO-ATM-SERVICE-REGISTRY-MIB

File: CISCO-ATM-SERVICE-REGISTRY-MIB.mib (7691 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
TEXTUAL-CONVENTION RowStatus MODULE-COMPLIANCE
OBJECT-GROUP ciscoMgmt

Defined Types

AtmAddr  
The ATM address used by the network entity. The address types are: no address (0 octets), E.164 (8 octets), network prefix (13 octets), and NSAP (20 octets). Note: The E.164 address is encoded in BCD format.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|8|13|20)  

InterfaceIndexOrZero  
Either the value 0, or the ifIndex value of an ATM Interface.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

AsrSrvcRegEntry  
SEQUENCE    
  asrSrvcRegPort InterfaceIndexOrZero
  asrSrvcRegServiceID OBJECT IDENTIFIER
  asrSrvcRegATMAddress AtmAddr
  asrSrvcRegAddressIndex Integer32
  asrSrvcRegParm1 OCTET STRING
  asrSrvcRegRowStatus RowStatus

Defined Values

ciscoAtmServiceRegistryMIB 1.3.6.1.4.1.9.9.50
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.
MODULE-IDENTITY    

ciscoAtmServiceRegistryMIBObjects 1.3.6.1.4.1.9.9.50.1
OBJECT IDENTIFIER    

asrSrvcRegTable 1.3.6.1.4.1.9.9.50.1.1
The 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AsrSrvcRegEntry

asrSrvcRegEntry 1.3.6.1.4.1.9.9.50.1.1.1
Information 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  AsrSrvcRegEntry  

asrSrvcRegPort 1.3.6.1.4.1.9.9.50.1.1.1.1
Either 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

asrSrvcRegServiceID 1.3.6.1.4.1.9.9.50.1.1.1.2
The 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

asrSrvcRegATMAddress 1.3.6.1.4.1.9.9.50.1.1.1.3
An ATM address to which the ATM end-system on this UNI can attempt to establish a connection for the service.
Status: current Access: read-create
OBJECT-TYPE    
  AtmAddr  

asrSrvcRegAddressIndex 1.3.6.1.4.1.9.9.50.1.1.1.4
An arbitrary integer to differentiate multiple rows containing different ATM addresses for the same service on the same UNI.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

asrSrvcRegParm1 1.3.6.1.4.1.9.9.50.1.1.1.5
An octet string used according to the value of asrSrvcRegServiceID.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

asrSrvcRegRowStatus 1.3.6.1.4.1.9.9.50.1.1.1.6
The status of this row. No object in the row can be modified while the value of this object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

asrSrvcRegMIBConformance 1.3.6.1.4.1.9.9.50.3
OBJECT IDENTIFIER    

asrSrvcRegMIBCompliances 1.3.6.1.4.1.9.9.50.3.1
OBJECT IDENTIFIER    

asrSrvcRegMIBGroups 1.3.6.1.4.1.9.9.50.3.2
OBJECT IDENTIFIER    

asrSrvcRegMIBCompliance 1.3.6.1.4.1.9.9.50.3.1.1
The compliance statement for ATM switches which implement the Cisco Service Registry MIB
Status: current Access: read-create
MODULE-COMPLIANCE    

asrSrvcRegMIBGroup 1.3.6.1.4.1.9.9.50.3.2.1
A collection of objects providing monitoring and control of ATM addresses of services which an ATM switch is to make available via the ILMI.
Status: current Access: read-create
OBJECT-GROUP