CISCO-ATM-SERVICE-REGISTRY-MIB
17 objects
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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.50 | IdentityciscoAtmServiceRegistryMIB | 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. | ||
| 1.3.6.1.4.1.9.9.50.1 | NodeciscoAtmServiceRegistryMIBObjects | |||
| 1.3.6.1.4.1.9.9.50.1.1 | TableasrSrvcRegTable | not-accessible | current | 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 v… |
| 1.3.6.1.4.1.9.9.50.1.1.1 | RowasrSrvcRegEntry | not-accessible | current | 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… |
| 1.3.6.1.4.1.9.9.50.1.1.1.1 | ColumnasrSrvcRegPort | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.50.1.1.1.2 | ColumnasrSrvcRegServiceID | not-accessible | current | The service identifier which uniquely identifies the type of service at the address given by the corresponding value of asrSrvcRegATMAddress. Specific values f… |
| 1.3.6.1.4.1.9.9.50.1.1.1.3 | ColumnasrSrvcRegATMAddress | read-create | current | An ATM address to which the ATM end-system on this UNI can attempt to establish a connection for the service. |
| 1.3.6.1.4.1.9.9.50.1.1.1.4 | ColumnasrSrvcRegAddressIndex | not-accessible | current | An arbitrary integer to differentiate multiple rows containing different ATM addresses for the same service on the same UNI. |
| 1.3.6.1.4.1.9.9.50.1.1.1.5 | ColumnasrSrvcRegParm1 | read-create | current | An octet string used according to the value of asrSrvcRegServiceID. |
| 1.3.6.1.4.1.9.9.50.1.1.1.6 | ColumnasrSrvcRegRowStatus | read-create | current | The status of this row. No object in the row can be modified while the value of this object is 'active'. |
| 1.3.6.1.4.1.9.9.50.3 | NodeasrSrvcRegMIBConformance | |||
| 1.3.6.1.4.1.9.9.50.3.1 | NodeasrSrvcRegMIBCompliances | |||
| 1.3.6.1.4.1.9.9.50.3.1.1 | ComplianceasrSrvcRegMIBCompliance | current | The compliance statement for ATM switches which implement the Cisco Service Registry MIB | |
| 1.3.6.1.4.1.9.9.50.3.2 | NodeasrSrvcRegMIBGroups | |||
| 1.3.6.1.4.1.9.9.50.3.2.1 | GroupasrSrvcRegMIBGroup | current | A collection of objects providing monitoring and control of ATM addresses of services which an ATM switch is to make available via the ILMI. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AtmAddr | OCTET STRING (SIZE(0|8|13|20)) | current | 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. |
| InterfaceIndexOrZero | Integer32 (0..2147483647) | current | Either the value 0, or the ifIndex value of an ATM Interface. |