PAIRGAIN-IISP-MIB

File: PAIRGAIN-IISP-MIB.mib (15787 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
Counter32 Gauge32 Integer32
enterprises TEXTUAL-CONVENTION RowStatus
DisplayString TimeStamp TruthValue
InterfaceIndex ifIndex AtmTrafficDescrParamIndex
AtmAddr pgIISPMIB MODULE-COMPLIANCE
OBJECT-GROUP

Defined Types

PgAtmAddrPrefix  
A prefix of one or more ATM End System Addresses. The significant portion of a prefix is padded with zeros on the right to fill 20 octets.
TEXTUAL-CONVENTION    
  OCTET STRING Size(20)  

PgAtmPrefixLength  
The number of bits that are significant in an ATM address .
TEXTUAL-CONVENTION    
  Integer32 0..152  

NetPrefix  
OCTET STRING Size(8|13)    

PgIISPRouteAddrEntry  
SEQUENCE    
  pgIISPRouteAddrIndex Integer32
  pgIISPRouteAddrRowStatus RowStatus
  pgIISPRouteAddrAddress PgAtmAddrPrefix
  pgIISPRouteAddrPrefixLength PgAtmPrefixLength
  pgIISPRouteAddrIfIndex InterfaceIndex
  pgIISPRouteAddrType INTEGER
  pgIISPRouteAddrAdminStatus INTEGER
  pgIISPRouteAddrOperStatus INTEGER
  pgIISPRouteAddrTimeStamp TimeStamp

PgIISPNetPrefixEntry  
SEQUENCE    
  pgIISPNetPrefixIndex Integer32
  pgIISPNetPrefixRowStatus RowStatus
  pgIISPNetPrefixPort INTEGER
  pgIISPNetPrefixPrefix NetPrefix
  pgIISPNetPrefixFormat INTEGER
  pgIISPNetPrefixLength Integer32
  pgIISPNetPrefixStatus INTEGER

Defined Values

pgIISP 1.3.6.1.4.1.927.1.9.13.1
Initial version of the MIB for monitoring and controlling IISP routing.
MODULE-IDENTITY    

pgIISPMIBObjects 1.3.6.1.4.1.927.1.9.13.1.1
OBJECT IDENTIFIER    

pgIISPRouteAddrIndexNext 1.3.6.1.4.1.927.1.9.13.1.1.1
This object contains an appropriate value to be used for pgIISPRouteAddrIndex when creating entries in the pgIISPRouteAddrTable. The value 0 indicates that no unassigned entries are available. To obtain the atmVcCrossConnectIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

pgIISPRouteAddrTable 1.3.6.1.4.1.927.1.9.13.1.1.2
A table containing all the attributes necessary to determine what the entity believes is reachable in terms of ATM End System Addresses and to determine which nodes are advertising this reachability. This table is also used to configure static routes to reachable address prefixes. The local node index that received the reachability information, reachable address, address prefix length, and an index that distinguishes between multiple listings of connectivity to a given address prefix from a given local node are combined to form an instance ID for this object..
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgIISPRouteAddrEntry

pgIISPRouteAddrEntry 1.3.6.1.4.1.927.1.9.13.1.1.2.1
An entry in the table, containing information about a reachable address prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgIISPRouteAddrEntry  

pgIISPRouteAddrIndex 1.3.6.1.4.1.927.1.9.13.1.1.2.1.1
An index into the set of listings of connectivity to a given route.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

pgIISPRouteAddrRowStatus 1.3.6.1.4.1.927.1.9.13.1.1.2.1.2
To create, delete, activate and de-activate a reachable address prefix.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pgIISPRouteAddrAddress 1.3.6.1.4.1.927.1.9.13.1.1.2.1.3
The value of the ATM End System Address prefix.
Status: current Access: read-only
OBJECT-TYPE    
  PgAtmAddrPrefix  

pgIISPRouteAddrPrefixLength 1.3.6.1.4.1.927.1.9.13.1.1.2.1.4
The prefix length to be applied to the ATM End System Address prefix.
Status: current Access: read-only
OBJECT-TYPE    
  PgAtmPrefixLength  

pgIISPRouteAddrIfIndex 1.3.6.1.4.1.927.1.9.13.1.1.2.1.5
The local interface over which the reachable address can be reached. The value zero indicates an unknown interface or reachability through a remote node.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

pgIISPRouteAddrType 1.3.6.1.4.1.927.1.9.13.1.1.2.1.6
The type (e.g. internal or exterior) of reachability from the advertising node to the address prefix. Reject(2) refers to an address prefix which, if matched, indicates that the message should be discarded as unreachable. This is used in some protocols as a means of correctly aggregating routes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reject(2), internal(3), exterior(4)  

pgIISPRouteAddrAdminStatus 1.3.6.1.4.1.927.1.9.13.1.1.2.1.7
Indicates whether the route is configured to be used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

pgIISPRouteAddrOperStatus 1.3.6.1.4.1.927.1.9.13.1.1.2.1.8
Indicates whether the reachable address prefix is operationally valid and whether it is being advertised by this node.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), active(2), advertised(3)  

pgIISPRouteAddrTimeStamp 1.3.6.1.4.1.927.1.9.13.1.1.2.1.9
Indicates when the connectivity from the advertising node to the reachable address prefix became known to the local node.
Status: current Access: read-write
OBJECT-TYPE    
  TimeStamp  

pgIISPNetPrefixIndexNext 1.3.6.1.4.1.927.1.9.13.1.1.3
This object contains an appropriate value to be used for pgIISPRouteAddrIndex when creating entries in the pgIISPRouteAddrTable. The value 0 indicates that no unassigned entries are available. To obtain the atmVcCrossConnectIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

pgIISPNetPrefixTable 1.3.6.1.4.1.927.1.9.13.1.1.4
A table implemented by the user-side, containing the network-prefix(es) for ATM-layer addresses in effect on the user side of the UNI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgIISPNetPrefixEntry

pgIISPNetPrefixEntry 1.3.6.1.4.1.927.1.9.13.1.1.4.1
Information about a single network-prefix for ATM-layer addresses in effect on the user-side. 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: current Access: not-accessible
OBJECT-TYPE    
  PgIISPNetPrefixEntry  

pgIISPNetPrefixIndex 1.3.6.1.4.1.927.1.9.13.1.1.4.1.1
An index into the set of listings of connectivity to a given address prefix.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

pgIISPNetPrefixRowStatus 1.3.6.1.4.1.927.1.9.13.1.1.4.1.2
To create, delete, activate and de-activate a net prefix entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pgIISPNetPrefixPort 1.3.6.1.4.1.927.1.9.13.1.1.4.1.3
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: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

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

pgIISPNetPrefixFormat 1.3.6.1.4.1.927.1.9.13.1.1.4.1.5
ATM address format.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dcc(1), icd(2), e164(3)  

pgIISPNetPrefixLength 1.3.6.1.4.1.927.1.9.13.1.1.4.1.6
The number of bits that are significant in an ATM address prefix used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..152  

pgIISPNetPrefixStatus 1.3.6.1.4.1.927.1.9.13.1.1.4.1.7
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 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 must set the appropriate instance of this object to the value invalid(2). If circumstances occur on the user-side which cause a prefix to become invalid, the user-side 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: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

pgIISPAtmAddrPrefix 1.3.6.1.4.1.927.1.9.13.1.1.5
The identifier assigned by a service provider. This ATM address prefix is used by more than one line cards in the Avidia.
Status: current Access: read-write
OBJECT-TYPE    
  AtmAddr