Fore-Red-Port-MIB

File: Fore-Red-Port-MIB.mib (3644 bytes)

Imported modules

SNMPv2-SMI Fore-Common-MIB

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
asx

Defined Types

RedPortConfEntry  
SEQUENCE    
  redPortBoard Integer32
  redPortModule Integer32
  redPortPort Integer32
  redPortPendingAdminMode INTEGER
  redPortPendingCommitState INTEGER
  redPortAdminMode INTEGER
  redPortOperState INTEGER

Defined Values

redPortConfModule 1.3.6.1.4.1.326.2.2.1.1.17
This module specifics Series D Portcard Redundancy table mib objects.
MODULE-IDENTITY    

redPortConfTable 1.3.6.1.4.1.326.2.2.1.1.17.1
A table of SONET APS Port configuration Information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RedPortConfEntry

redPortConfEntry 1.3.6.1.4.1.326.2.2.1.1.17.1.1
A table entry containing SONET APS configuration information for each APS port
Status: current Access: not-accessible
OBJECT-TYPE    
  RedPortConfEntry  

redPortBoard 1.3.6.1.4.1.326.2.2.1.1.17.1.1.1
The index of this port's switch board
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

redPortModule 1.3.6.1.4.1.326.2.2.1.1.17.1.1.2
The network module of this port
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

redPortPort 1.3.6.1.4.1.326.2.2.1.1.17.1.1.3
The number of this port
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

redPortPendingAdminMode 1.3.6.1.4.1.326.2.2.1.1.17.1.1.4
The pending admin mode for this port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER working(1), protection(2), unprotected(3), none(4)  

redPortPendingCommitState 1.3.6.1.4.1.326.2.2.1.1.17.1.1.5
This variable indicates if the commit state is pending for this particular port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

redPortAdminMode 1.3.6.1.4.1.326.2.2.1.1.17.1.1.6
The admin mode for the port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER working(1), protection(2), unprotected(3)  

redPortOperState 1.3.6.1.4.1.326.2.2.1.1.17.1.1.7
The Oper state of this port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), standby(2), unprotected(3), loopbackon(4), loopbackoff(5)  

redPortCommit 1.3.6.1.4.1.326.2.2.1.1.17.2
command to commit a port configuration Note this object is write-only and reading it will result in implementation-specific results.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER commit(1)