REDSTONE-HDLC-MIB

File: REDSTONE-HDLC-MIB.mib (11452 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB REDSTONE-SMI REDSTONE-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
OBJECT-GROUP MODULE-COMPLIANCE RowStatus
InterfaceIndex InterfaceIndexOrZero rsMgmt
RsNextIfIndex

Defined Types

RsHdlcIfEntry  
SEQUENCE    
  rsHdlcIfIndex InterfaceIndex
  rsHdlcIfRowStatus RowStatus
  rsHdlcIfLowerIfIndex InterfaceIndexOrZero
  rsHdlcIfMtu Integer32
  rsHdlcIfMru Integer32
  rsHdlcIfCrcSize INTEGER
  rsHdlcIfDataPolarity INTEGER

Defined Values

rsHdlcMIB 1.3.6.1.4.1.2773.2.9
The HDLC MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsHdlcObjects 1.3.6.1.4.1.2773.2.9.1
OBJECT IDENTIFIER    

rsHdlcNextIfIndex 1.3.6.1.4.1.2773.2.9.1.1
Coordinate ifIndex value allocation for entries in rsHdlcIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
Status: current Access: read-only
OBJECT-TYPE    
  RsNextIfIndex  

rsHdlcIfTable 1.3.6.1.4.1.2773.2.9.1.2
This table contains entries for HDLC interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsHdlcIfEntry

rsHdlcIfEntry 1.3.6.1.4.1.2773.2.9.1.2.1
Each entry describes the characteristics of an HDLC interface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/rsIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsHdlcIfEntry  

rsHdlcIfIndex 1.3.6.1.4.1.2773.2.9.1.2.1.1
The ifIndex of the HDLC interface. When creating entries in this table, suitable values for this object are determined by reading rsHdlcNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rsHdlcIfRowStatus 1.3.6.1.4.1.2773.2.9.1.2.1.2
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: rsHdlcIfRowStatus rsHdlcIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for rsHdlcIfIndex must have been determined previously, by reading rsHdlcNextIfIndex. The interface identified by rsHdlcIfLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsHdlcIfLowerIfIndex 1.3.6.1.4.1.2773.2.9.1.2.1.3
The ifIndex of an interface over which this HDLC interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

rsHdlcIfMtu 1.3.6.1.4.1.2773.2.9.1.2.1.4
The Maximum Transmission Unit this interface is permitted to transmit. At creation, if a value for this object is not specified, a suitable default will be chosen for the type of lower interface on which this interface is stacked. This setting plus 2 bytes for HDLC address/control plus the length in bytes of the HDLC CRC cannot exceed 65535. The maximum value for this object reflects the largest possible value when no CRC is used; technology constraints of a particular implementation may further limit the upper bound value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65533  

rsHdlcIfMru 1.3.6.1.4.1.2773.2.9.1.2.1.5
The Maximum Receive Unit this interface is permitted to receive. At creation, if a value for this object is not specified, a suitable default will be chosen for the type of lower interface on which this interface is stacked. This setting plus 2 bytes for HDLC address/control plus the length in bytes of the HDLC CRC cannot exceed 65535. The maximum value for this object reflects the largest possible value when no CRC is used; technology constraints of a particular implementation may further limit the upper bound value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65533  

rsHdlcIfCrcSize 1.3.6.1.4.1.2773.2.9.1.2.1.6
Selects CRC size: none, 16 bits, or 32 bits.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), crc16(1), crc32(2)  

rsHdlcIfDataPolarity 1.3.6.1.4.1.2773.2.9.1.2.1.7
Polarity of data transmitted on this HDLC interface. Inverted data is used for certain line coding configurations to ensure sufficient one's density for timing recovery by the remote end.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER normal(0), inverted(1)  

rsHdlcConformance 1.3.6.1.4.1.2773.2.9.4
OBJECT IDENTIFIER    

rsHdlcCompliances 1.3.6.1.4.1.2773.2.9.4.1
OBJECT IDENTIFIER    

rsHdlcGroups 1.3.6.1.4.1.2773.2.9.4.2
OBJECT IDENTIFIER    

rsHdlcCompliance 1.3.6.1.4.1.2773.2.9.4.1.1
The compliance statement for entities which implement the Redstone HDLC MIB.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

rsHdlcCompliance2 1.3.6.1.4.1.2773.2.9.4.1.2
The compliance statement for entities which implement the Redstone HDLC MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

rsHdlcGroup 1.3.6.1.4.1.2773.2.9.4.2.1
A collection of objects providing management of HDLC interfaces in a Redstone product.
Status: obsolete Access: read-create
OBJECT-GROUP    

rsHdlcGroup2 1.3.6.1.4.1.2773.2.9.4.2.2
A collection of objects providing management of HDLC interfaces in a Redstone product.
Status: current Access: read-create
OBJECT-GROUP