ATM-FORUM-ADDR-REG

File: ATM-FORUM-ADDR-REG.mib (11307 bytes)

Imported modules

ATM-FORUM-TC-MIB RFC-1212

Imported symbols

atmfNetPrefixGroup atmfAddressGroup atmfAddressRegistrationAdminGroup
AtmAddress NetPrefix OBJECT-TYPE

Defined Types

AtmfNetPrefixEntry  
SEQUENCE    
  atmfNetPrefixPort INTEGER
  atmfNetPrefixPrefix NetPrefix
  atmfNetPrefixStatus INTEGER

AtmfAddressEntry  
SEQUENCE    
  atmfAddressPort INTEGER
  atmfAddressAtmAddress AtmAddress
  atmfAddressStatus INTEGER
  atmfAddressOrgScope INTEGER

AtmfAddressRegistrationAdminEntry  
SEQUENCE    
  atmfAddressRegistrationAdminIndex INTEGER
  atmfAddressRegistrationAdminStatus INTEGER

Defined Values

atmfNetPrefixTable 1.3.6.1.4.1.353.2.7.1
A table implemented by the user-side IME, containing the network-prefix(es) for ATM-layer addresses in effect on the user side of the UNI.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmfNetPrefixEntry

atmfNetPrefixEntry 1.3.6.1.4.1.353.2.7.1.1
Information about a single network-prefix for ATM-layer addresses in effect on the user-side IME. Note that the index variable atmNetPrefixPrefix is a variable-length string, and as such the rule for variable-length strings in section 4.1.6 of RFC 1212 applies.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmfNetPrefixEntry  

atmfNetPrefixPort 1.3.6.1.4.1.353.2.7.1.1.1
A unique value which identifies the UNI port for which the network prefix for ATM addresses is in effect. The value of 0 has the special meaning of identifying the local UNI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

atmfNetPrefixPrefix 1.3.6.1.4.1.353.2.7.1.1.2
The network prefix for ATM addresses which is in effect on the user side of the ATM UNI port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  NetPrefix  

atmfNetPrefixStatus 1.3.6.1.4.1.353.2.7.1.1.3
An indication of the validity of the network prefix for ATM addresses on the user side of the UNI port. To configure a new network prefix in this table, the network-side IME must set the appropriate instance of this object to the value valid(1). To delete an existing network prefix in this table, the network-side IME must set the appropriate instance of this object to the value invalid(2). If circumstances occur on the user-side IME which cause a prefix to become invalid, the user-side IME modifies the value of the appropriate instance of this object to invalid(2). Whenever the value of this object for a particular prefix becomes invalid(2), the conceptual row for that prefix may be removed from the table at any time, either immediately or subsequently.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

atmfAddressTable 1.3.6.1.4.1.353.2.6.1
A table implemented by the network-side IME, containing the ATM-layer addresses in effect on the user side of the UNI.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmfAddressEntry

atmfAddressEntry 1.3.6.1.4.1.353.2.6.1.1
Information about a single ATM-layer address in effect on the user-side IME. Note that the index variable atmAddressAtmAddress is a variable-length string, and as such the rule for variable-length strings in section 4.1.6 of RFC 1212 applies.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmfAddressEntry  

atmfAddressPort 1.3.6.1.4.1.353.2.6.1.1.1
A unique value which identifies the UNI port for which the ATM address is in effect. The value of 0 has the special meaning of identifying the local UNI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

atmfAddressAtmAddress 1.3.6.1.4.1.353.2.6.1.1.2
The ATM address which is in effect on the user side of the ATM UNI port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AtmAddress  

atmfAddressStatus 1.3.6.1.4.1.353.2.6.1.1.3
An indication of the validity of the ATM address at the user side of the UNI port. To configure a new address in this table, the user-side IME must set the appropriate instance of this object to the value valid(1). To delete an existing address in this table, the user-side IME must set the appropriate instance of this object to the value invalid(2). If circumstances occur on the network-side IME which cause an address to become invalid, the network-side IME modifies the value of the appropriate instance of this object to invalid(2). Whenever the value of this object for a particular address becomes invalid(2), the conceptual row for that address may be removed from the table at any time, either immediately or subsequently.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

atmfAddressOrgScope 1.3.6.1.4.1.353.2.6.1.1.4
This object indicates the organizational scope for the referenced address. The information of the referenced address shall not be distributed outside the indicated scope. If the user-side IME does not specify a value for the atmfAddressOrgScope object, the network shall set the value of this object to localNetwork(1), if the registered address is an ATM group address, or to global(15), if the registered address is an individual address. Refer to Annex 6.0 of ATM Forum UNI Signalling 4.0 for guidelines regarding the use of organizational scopes. This organization hierarchy may be mapped to ATM network's routing hierarchy such as PNNI's routing level and the mapping shall be configurable in nodes. Use of this object in a public network is for further study. The default values for organizational scope are localNetwork(1) for ATM group addresses, and global(15) for individual addresses.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER localNetwork(1), localNetworkPlusOne(2), localNetworkPlusTwo(3), siteMinusOne(4), intraSite(5), sitePlusOne(6), organizationMinusOne(7), intraOrganization(8), organizationPlusOne(9), communityMinusOne(10), intraCommunity(11), communityPlusOne(12), regional(13), interRegional(14), global(15)  

atmfAddressRegistrationAdminTable 1.3.6.1.4.1.353.2.11.1
A table of Address Registration administrative information for the ATM Interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmfAddressRegistrationAdminEntry

atmfAddressRegistrationAdminEntry 1.3.6.1.4.1.353.2.11.1.1
An entry in the table, containing Address Registration administrative information for the ATM Interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmfAddressRegistrationAdminEntry  

atmfAddressRegistrationAdminIndex 1.3.6.1.4.1.353.2.11.1.1.1
The value of 0 which has the special meaning of identifying the ATM Interface over which this message was received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

atmfAddressRegistrationAdminStatus 1.3.6.1.4.1.353.2.11.1.1.2
An indication of whether or not Address Registration is supported on this ATM Interface. Supported(1) indicates that this ATM Interface supports address registration. Unsupported(2) indicates that this ATM Interface does not support address registration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), unsupported(2)