AVIDIA-SUBTEND-MIB

File: AVIDIA-SUBTEND-MIB.mib (9923 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
PAIRGAIN-COMMON-HD-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY IpAddress
NOTIFICATION-TYPE Integer32 RowStatus
InterfaceIndex pgainDSLAM

Defined Types

AvSubtendIfEntry  
SEQUENCE    
  avSubtendIndex INTEGER
  avSubtendIfRowStatus RowStatus
  avSubtendIfIndex InterfaceIndex
  avSubtendIfVpi INTEGER
  avSubtendIfVci INTEGER
  avSubtendIfSourceIpAddress IpAddress
  avSubtendIfDestinationIpAddress IpAddress
  avSubtendIfSubnetMask IpAddress
  avSubtendIfParentIfIndex InterfaceIndex
  avSubtendIfParentIpAddress IpAddress
  avSubtendIfAdminStatus INTEGER
  avSubtendIfOperStatus INTEGER

Defined Values

avSubtendMIB 1.3.6.1.4.1.927.1.9.14
The module defines MIB for Avidia subtending
MODULE-IDENTITY    

avSubtendInterfaces 1.3.6.1.4.1.927.1.9.14.1
OBJECT IDENTIFIER    

avSubtendIfTable 1.3.6.1.4.1.927.1.9.14.1.1
A table that contains subtended interface information in Avidia
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvSubtendIfEntry

avSubtendIfEntry 1.3.6.1.4.1.927.1.9.14.1.1.1
Entry in avSubtendIfTable that contains port database information for a subtended interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AvSubtendIfEntry  

avSubtendIndex 1.3.6.1.4.1.927.1.9.14.1.1.1.1
This is the index for the avSubtendIfTable. The index is generated by the agent implementation and is available by querying avSubtendIndexNext
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

avSubtendIfRowStatus 1.3.6.1.4.1.927.1.9.14.1.1.1.2
This specifies the status of a row in the avSubtendIfTable. This allows table entries to be created and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

avSubtendIfIndex 1.3.6.1.4.1.927.1.9.14.1.1.1.3
This specifies the IfIndex which is computed from Slot number and Port Number for the subtending entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

avSubtendIfVpi 1.3.6.1.4.1.927.1.9.14.1.1.1.4
This specifies the VPI for the subtending entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

avSubtendIfVci 1.3.6.1.4.1.927.1.9.14.1.1.1.5
This specifies the VCI for the subtending entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

avSubtendIfSourceIpAddress 1.3.6.1.4.1.927.1.9.14.1.1.1.6
This specifies the source IP address for the subtending entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

avSubtendIfDestinationIpAddress 1.3.6.1.4.1.927.1.9.14.1.1.1.7
This specifies the destination IP address for the subtending entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

avSubtendIfSubnetMask 1.3.6.1.4.1.927.1.9.14.1.1.1.8
This specifies the IP subnet mask for the subtending entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

avSubtendIfParentIfIndex 1.3.6.1.4.1.927.1.9.14.1.1.1.9
This specifies the IfIndex for the parent. This is calculated from the slot and port number of the parent
Status: mandatory Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

avSubtendIfParentIpAddress 1.3.6.1.4.1.927.1.9.14.1.1.1.10
This specifies the parent IP address for the subtending entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

avSubtendIfAdminStatus 1.3.6.1.4.1.927.1.9.14.1.1.1.11
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

avSubtendIfOperStatus 1.3.6.1.4.1.927.1.9.14.1.1.1.12
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incomming connection); it should remain in the down(2) state if and only if there is a fault that prevents if from going to the up(1) state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), unknown(4), dormant(5)  

avSubtendIndexNext 1.3.6.1.4.1.927.1.9.14.1.2
This object contains an appropriate value to be used for avSubtendIndex when creating entries in the avSubtendIfTable. The value 0 indicates that no unassigned entries are available. To obtain the avSubtendIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..512