CISCOSB-TIMEBASED-PORT-SHUTDOWN-MIB

File: CISCOSB-TIMEBASED-PORT-SHUTDOWN-MIB.mib (3454 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI IF-MIB
Q-BRIDGE-MIB CISCOSB-MIB

Imported symbols

TruthValue TEXTUAL-CONVENTION DisplayString
RowStatus MODULE-IDENTITY OBJECT-TYPE
ifIndex PortList switch001

Defined Types

RlTimeBasedPortEntry  
SEQUENCE    
  rlTimeBasedPortTimeRangeName DisplayString
  rlTimeBasedPortAction INTEGER
  rlTimeBasedPortActive TruthValue
  rlTimeBasedPortRowStatus RowStatus

Defined Values

rlTimeBasedPort 1.3.6.1.4.1.9.6.1.101.208
The private MIB module definition for Time Based Port Operation MIB.
MODULE-IDENTITY    

rlTimeBasedPortVersion 1.3.6.1.4.1.9.6.1.101.208.1
This scalar keep current supported version for Time Based Port feature.Initial version value is 1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlTimeBasedPortTable 1.3.6.1.4.1.9.6.1.101.208.2
The table is used to manage time based port operation schedules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlTimeBasedPortEntry

rlTimeBasedPortEntry 1.3.6.1.4.1.9.6.1.101.208.2.1
An entry (conceptual row) in the rlTimeBasedPortEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlTimeBasedPortEntry  

rlTimeBasedPortTimeRangeName 1.3.6.1.4.1.9.6.1.101.208.2.1.1
Name of time range.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlTimeBasedPortAction 1.3.6.1.4.1.9.6.1.101.208.2.1.2
This field constitutes what action must be applyed to port during the time range.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

rlTimeBasedPortActive 1.3.6.1.4.1.9.6.1.101.208.2.1.3
This field indicates if the time-range is active or not .
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlTimeBasedPortRowStatus 1.3.6.1.4.1.9.6.1.101.208.2.1.4
The status of a table entry. It is used to delete an entry from this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus