DSD-OPT-MIB

File: DSD-OPT-MIB.mib (15558 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

Counter enterprises OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

Cdx6500dsdCfgEntry  
SEQUENCE    
  cdx6500dsdCfgMainChanNum INTEGER
  cdx6500dsdMainChanAddr DisplayString
  cdx6500dsdCallControl INTEGER
  cdx6500dsdMainChanAutocallMnem DisplayString
  cdx6500dsdAutocallTimeout INTEGER
  cdx6500dsdMaxAutocallTries INTEGER
  cdx6500dsdSubChanAddr DisplayString
  cdx6500dsdNumOfSubChans INTEGER

Cdx6500dsdMainChanStatEntry  
SEQUENCE    
  cdx6500dsdStatMainChanNum INTEGER
  cdx6500dsdMainChanType INTEGER
  cdx6500dsdMainChanState INTEGER
  cdx6500dsdMainChanRemoteAddr DisplayString
  cdx6500dsdMainChanCharIn Counter
  cdx6500dsdMainChanCharOut Counter
  cdx6500dsdMainChanPktIn Counter
  cdx6500dsdMainChanPktOut Counter

Cdx6500dsdSubChanStatEntry  
SEQUENCE    
  cdx6500dsdDropStatMainChanNum INTEGER
  cdx6500dsdDropStatSubChanNum INTEGER
  cdx6500dsdSubChanType INTEGER
  cdx6500dsdSubChanState INTEGER
  cdx6500dsdSubChanRemoteAddr DisplayString
  cdx6500dsdSubChanCharIn Counter
  cdx6500dsdSubChanCharOut Counter
  cdx6500dsdSubChanPktIn Counter
  cdx6500dsdSubChanPktOut Counter

Defined Values

codex 1.3.6.1.4.1.449
OBJECT IDENTIFIER    

cdxProductSpecific 1.3.6.1.4.1.449.2
OBJECT IDENTIFIER    

cdx6500 1.3.6.1.4.1.449.2.1
OBJECT IDENTIFIER    

cdx6500Configuration 1.3.6.1.4.1.449.2.1.2
OBJECT IDENTIFIER    

cdx6500CfgGeneralGroup 1.3.6.1.4.1.449.2.1.2.2
OBJECT IDENTIFIER    

cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
OBJECT IDENTIFIER    

cdx6500StatOtherStatsGroup 1.3.6.1.4.1.449.2.1.3.2
OBJECT IDENTIFIER    

cdx6500Controls 1.3.6.1.4.1.449.2.1.4
OBJECT IDENTIFIER    

cdx6500dsdControls 1.3.6.1.4.1.449.2.1.4.3
OBJECT IDENTIFIER    

cdx6500GCTDSDTable 1.3.6.1.4.1.449.2.1.2.2.15
A list of DSD configuration entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500dsdCfgEntry

cdx6500dsdCfgEntry 1.3.6.1.4.1.449.2.1.2.2.15.1
An entry of DSD configuration parameter table, indexed by the main channel number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500dsdCfgEntry  

cdx6500dsdCfgMainChanNum 1.3.6.1.4.1.449.2.1.2.2.15.1.1
Index for the configuration parameter table. i.e. the nth DSD in the Node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

cdx6500dsdMainChanAddr 1.3.6.1.4.1.449.2.1.2.2.15.1.2
The main channel subaddress of the DSD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500dsdCallControl 1.3.6.1.4.1.449.2.1.2.2.15.1.3
This parameter specifies the calling activity for the Main Channel of this Internal DSD. callOptNone - No Call Initiation by Main Channel. callOptAuto - Calls Initiated via Autocall Mnemonic. newvalCallOptNone - same functionality as 'callOptNone', new enumeration added for RFC1155 compatibility.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER callOptAuto(1), newvalCallOptNone(50)  

cdx6500dsdMainChanAutocallMnem 1.3.6.1.4.1.449.2.1.2.2.15.1.4
This mnemonic name is used if Call Control is configured for auto-calling.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

cdx6500dsdAutocallTimeout 1.3.6.1.4.1.449.2.1.2.2.15.1.5
This is the time interval in seconds between call attempts when auto-calling
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 5..255  

cdx6500dsdMaxAutocallTries 1.3.6.1.4.1.449.2.1.2.2.15.1.6
This parameter is used to specify the number of times that the DSD Main Channel will attempt to call when auto-calling is enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cdx6500dsdSubChanAddr 1.3.6.1.4.1.449.2.1.2.2.15.1.7
The sub-channel subaddress of the DSD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500dsdNumOfSubChans 1.3.6.1.4.1.449.2.1.2.2.15.1.8
The number of sub-channels for this DSD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

cdx6500OSTDSDGroup 1.3.6.1.4.1.449.2.1.3.2.2
OBJECT IDENTIFIER    

cdx6500dsdMainChanStatTable 1.3.6.1.4.1.449.2.1.3.2.2.1
A list of DSD Main Channel statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500dsdMainChanStatEntry

cdx6500dsdMainChanStatEntry 1.3.6.1.4.1.449.2.1.3.2.2.1.1
A DSD Main Channel Statistics Table entry. Each entry contains the statistics for a single DSD main channel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500dsdMainChanStatEntry  

cdx6500dsdStatMainChanNum 1.3.6.1.4.1.449.2.1.3.2.2.1.1.1
Index for statistics parameter table. i.e. the nth DSD in the Node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

cdx6500dsdMainChanType 1.3.6.1.4.1.449.2.1.3.2.2.1.1.2
Statistics parameter for DSD main channel type. newvalSvc : same functionality as 'svc', new enumeration added for RFC1155 compatibility.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER pvc(1), newvalSvc(50)  

cdx6500dsdMainChanState 1.3.6.1.4.1.449.2.1.3.2.2.1.1.3
Statistics parameter for DSD main channel state. newvalDsdDisconnected : same functionality as 'dsdDisconnected' new enumeration added for RFC1155 compatibility.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dsdCalling(1), dsdConnected(2), newvalDsdDisconnected(50)  

cdx6500dsdMainChanRemoteAddr 1.3.6.1.4.1.449.2.1.3.2.2.1.1.4
Statistics parameter for DSD main channel remote address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500dsdMainChanCharIn 1.3.6.1.4.1.449.2.1.3.2.2.1.1.5
Number of characters received on this DSD main channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500dsdMainChanCharOut 1.3.6.1.4.1.449.2.1.3.2.2.1.1.6
Number of characters transmitted on this DSD main channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500dsdMainChanPktIn 1.3.6.1.4.1.449.2.1.3.2.2.1.1.7
Number of packets received on this DSD main channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500dsdMainChanPktOut 1.3.6.1.4.1.449.2.1.3.2.2.1.1.8
Number of packets transmitted on this DSD main channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500dsdSubChanStatTable 1.3.6.1.4.1.449.2.1.3.2.2.2
A list of DSD Sub Channel statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500dsdSubChanStatEntry

cdx6500dsdSubChanStatEntry 1.3.6.1.4.1.449.2.1.3.2.2.2.1
A DSD Sub Channel Statistics Table entry. Each entry contains the sub-channel statistics for a single DSD.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500dsdSubChanStatEntry  

cdx6500dsdDropStatMainChanNum 1.3.6.1.4.1.449.2.1.3.2.2.2.1.1
It is the 1st index for drop statistics table. It is the main channel number of DSDs. i.e. the nth DSD of the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

cdx6500dsdDropStatSubChanNum 1.3.6.1.4.1.449.2.1.3.2.2.2.1.2
It is the 2nd index for drop statistics table. It is the sub-channel number of this DSD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

cdx6500dsdSubChanType 1.3.6.1.4.1.449.2.1.3.2.2.2.1.3
Sub-channel type for this DSD sub-channel. newvalSvc : same functionality as 'svc', new enumeration added for RFC1155 compatibility.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER pvc(1), newvalSvc(50)  

cdx6500dsdSubChanState 1.3.6.1.4.1.449.2.1.3.2.2.2.1.4
Current state of this DSD sub-channel. newvalDsdDisconnected : same functionality as 'dsdDisconnected', new enumeration added for RFC1155 compatibility.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dsdCalling(1), dsdConnected(2), newvalDsdDisconnected(50)  

cdx6500dsdSubChanRemoteAddr 1.3.6.1.4.1.449.2.1.3.2.2.2.1.5
Remote address for this DSD sub-channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500dsdSubChanCharIn 1.3.6.1.4.1.449.2.1.3.2.2.2.1.6
Number of characters received on this DSD sub-channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500dsdSubChanCharOut 1.3.6.1.4.1.449.2.1.3.2.2.2.1.7
Number of characters transmitted on this DSD sub-channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500dsdSubChanPktIn 1.3.6.1.4.1.449.2.1.3.2.2.2.1.8
Number of packets received on this DSD sub-channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500dsdSubChanPktOut 1.3.6.1.4.1.449.2.1.3.2.2.2.1.9
Number of packets transmitted on this DSD sub-channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500dsdBoot 1.3.6.1.4.1.449.2.1.4.3.1
A control object. Setting this object to value 1, will cause the DSD module to boot.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER boot(1), noBoot(2)  

cdx6500dsdResetStats 1.3.6.1.4.1.449.2.1.4.3.2
A control object which, when set to 1 will cause the DSD to reset all its statistics.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER reset(1), noReset(2)