CISCO-DMN-DSG-VIDEO-MIB

File: CISCO-DMN-DSG-VIDEO-MIB.mib (11841 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-DMN-DSG-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
DisplayString OBJECT-GROUP MODULE-COMPLIANCE
ciscoDSGUtilities

Defined Types

VideoCtrlEntry  
SEQUENCE    
  videoCtrlInstance Integer32
  videoPVFormat INTEGER
  videoSDFormat INTEGER
  videoTriSynch INTEGER
  videoCutoff INTEGER
  aspectRatioSD INTEGER
  aspectRatioSelection INTEGER
  closedCaptionPrefMode INTEGER

VideoStatusEntry  
SEQUENCE    
  videoStatusInstance Integer32
  videoStream INTEGER
  videoPVOutput INTEGER
  videoSDOutput INTEGER
  videoBitRate DisplayString
  video32PullDown INTEGER
  videoFPS DisplayString
  videoSynchMode INTEGER
  videoEncoding INTEGER
  aspectRatioConversion INTEGER
  aspectRatioStreamAR INTEGER
  aspectRatioWSSMode INTEGER
  aspectRatioWSSStatus INTEGER
  closedCaptionActOP INTEGER

Defined Values

ciscoDSGVideo 1.3.6.1.4.1.1429.2.2.5.14
Cisco DSG Video MIB.
MODULE-IDENTITY    

videoCtrlTable 1.3.6.1.4.1.1429.2.2.5.14.1
Video Control Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VideoCtrlEntry

videoCtrlEntry 1.3.6.1.4.1.1429.2.2.5.14.1.1
Entry for Video Control Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VideoCtrlEntry  

videoCtrlInstance 1.3.6.1.4.1.1429.2.2.5.14.1.1.1
Instance for Video Control Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

videoPVFormat 1.3.6.1.4.1.1429.2.2.5.14.1.1.2
Primary Video Format: 1080i/720p/SD/Auto.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), hd1080i(2), hd720p(3), sd(4)  

videoSDFormat 1.3.6.1.4.1.1429.2.2.5.14.1.1.3
Standard Definition Video Format: PAL-B/G /PAL-D/PAL-I/PAL-M/ PAL-N(AR)/NTSC/NTSC-J/AUTO.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), ntsc(2), palBG(3), palD(4), palI(5), palM(6), palNAR(7), ntscJ(8)  

videoTriSynch 1.3.6.1.4.1.1429.2.2.5.14.1.1.4
Component Tri-Sync Enabled/Disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

videoCutoff 1.3.6.1.4.1.1429.2.2.5.14.1.1.5
Enable/Disable cutting video when an alarm occurs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

aspectRatioSD 1.3.6.1.4.1.1429.2.2.5.14.1.1.6
Standard Definition Aspect Ratio: 4:3/16:9.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fourThird(1), sixteenNinth(2)  

aspectRatioSelection 1.3.6.1.4.1.1429.2.2.5.14.1.1.7
Aspect Ratio Selection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), auto(2), autoAFD(3), sixteenByNineLetterBox(4), fourByThreePillarBox(5), fourteenByNine(6), fourByThreeCCO(7), sixteenByNineSCALE(8)  

closedCaptionPrefMode 1.3.6.1.4.1.1429.2.2.5.14.1.1.8
Preferred Closed Captioning Mode if multiple in stream.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), saCustom(2), eia708(3), type3(4), type4SA(5), type4ATSC(6), reserved(7), dvs157(8)  

videoStatusTable 1.3.6.1.4.1.1429.2.2.5.14.2
Video Status Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VideoStatusEntry

videoStatusEntry 1.3.6.1.4.1.1429.2.2.5.14.2.1
Entry for Video Status Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VideoStatusEntry  

videoStatusInstance 1.3.6.1.4.1.1429.2.2.5.14.2.1.1
Instance for Video Status Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

videoStream 1.3.6.1.4.1.1429.2.2.5.14.2.1.2
Video Stream Format.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sd480i2997(1), sd480i3000(2), sd576i2500(3), hd720p5000(4), hd720p5994(5), hd720p6000(6), hd1080i2500(7), hd1080i2997(8), hd1080i3000(9), unknown(10), unsupported(11)  

videoPVOutput 1.3.6.1.4.1.1429.2.2.5.14.2.1.3
Primary Video Actual Output Format.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER hd1080i(1), hd720p(2)  

videoSDOutput 1.3.6.1.4.1.1429.2.2.5.14.2.1.4
Standard Definition Actual Video Output Format.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ntsc(1), palBG(2), palD(3), palI(4), palM(5), palNAR(6), ntscJ(7)  

videoBitRate 1.3.6.1.4.1.1429.2.2.5.14.2.1.5
Video Bitrate in Mbps.The range is from 0.0 to 4294.967295 Mbps in steps of 0.000001 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

video32PullDown 1.3.6.1.4.1.1429.2.2.5.14.2.1.6
3:2 Pulldown: Yes/No/Recent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2), recent(3)  

videoFPS 1.3.6.1.4.1.1429.2.2.5.14.2.1.7
Frames per Second ( fps ).The range is from 0.0 to 4294967.295 fps.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

videoSynchMode 1.3.6.1.4.1.1429.2.2.5.14.2.1.8
Synchronization Mode: Auto/Manual.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

videoEncoding 1.3.6.1.4.1.1429.2.2.5.14.2.1.9
Encoding format of the incoming video stream.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), mpeg1(2), mpeg2(3), h264(4), vc1(5), mpeg4p2(6)  

aspectRatioConversion 1.3.6.1.4.1.1429.2.2.5.14.2.1.10
Actual Aspect Ratio Conversion.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), fourByThreeLetterBox(2), fourByThreePillarBox(3), fourteenByNineLetterBox(4), fourteenByNinePillarBox(5), fourByThreeCCO(6), sixteenByNineCCO(7), sixteenByNineLBToFourteenByNineLB(8), fourByThreePBToFourteenByNinePB(9)  

aspectRatioStreamAR 1.3.6.1.4.1.1429.2.2.5.14.2.1.11
Actual Video Stream Aspect Ratio.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fourByThree(1), sixteenByNine(2), twoTwentyOneByHundred(3), square(4), unavailable(5)  

aspectRatioWSSMode 1.3.6.1.4.1.1429.2.2.5.14.2.1.12
Widescreen Signalling Mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER passthrough(1), suppress(2), autoModify(3), autoCreate(4)  

aspectRatioWSSStatus 1.3.6.1.4.1.1429.2.2.5.14.2.1.13
Widescreen Signalling Status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fourByThreeFullFormat(1), sixteenByNineLetterBoxCentre(2), sixteenByNineLetterBoxTop(3), greaterThanSixteenByNineLetterBoxCentre(4), fourteenByNineLetterBoxCentre(5), fourteenByNineLetterBoxTop(6), fourteenByNineFullFormatCentre(7), sixteenByNineFullFormat(8), undefined(9)  

closedCaptionActOP 1.3.6.1.4.1.1429.2.2.5.14.2.1.14
Actual Closed Captioning Output Mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER auto(1), saCustom(2), eia708(3), type3(4), type4SA(5), type4ATSC(6), reserved(7), dvs157(8)