ZHONE-COM-VIDEO-MIB

File: ZHONE-COM-VIDEO-MIB.mib (11254 bytes)

Imported modules

IF-MIB RFC1213-MIB SNMPv2-CONF
SNMPv2-SMI Zhone Zhone-TC

Imported symbols

ifIndex ifPhysAddress OBJECT-GROUP
IpAddress Integer32 OBJECT-TYPE
MODULE-IDENTITY zhoneVideo zhoneModules
ZhoneRowStatus

Defined Types

VideoInterfaceEntry  
SEQUENCE    
  videoInterfaceRowStatus ZhoneRowStatus
  videoInterfaceType INTEGER

VideoMulticastSourceEntry  
SEQUENCE    
  videoMulticastSourceIndex Integer32
  videoMulticastSourceRowStatus ZhoneRowStatus
  videoMulticastSourceIpAddress IpAddress
  videoMulticastSourceNetMask IpAddress

Defined Values

comVideo 1.3.6.1.4.1.5504.6.78
Zhone Video MIB.
MODULE-IDENTITY    

videoGroup 1.3.6.1.4.1.5504.4.8.1
Description.
Status: current Access: read-only
OBJECT-GROUP    

videoInterfaceTable 1.3.6.1.4.1.5504.4.8.2
Used to provision management, stream and client interfaces. This table resides on the Zhone Residential Gateway (ZRG) and is a CPE device. Each entry in this table is indexed by an IP interface, and subsequently points to an IP interface record. The videoInterfaceType can be either management, stream or client, and depending upon which it is, various fields within the IP interface are used as follows: managment: ip address. stream: ip address, netmask, vpi, vci. client: ip address, netmask. Management interface is used to send an IGMP request from the CPE to the upstream head-end video gateway or other device which interacts with the video gateway. Stream interface is used to associate an ip address to a vpi/vci (VCL). Client interface is used to define the netmask for a given ip address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VideoInterfaceEntry

videoInterfaceEntry 1.3.6.1.4.1.5504.4.8.2.1
See Table description above.
Status: current Access: not-accessible
OBJECT-TYPE    
  VideoInterfaceEntry  

videoInterfaceRowStatus 1.3.6.1.4.1.5504.4.8.2.1.1
Row Status used to create, delete or modify a row.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus  

videoInterfaceType 1.3.6.1.4.1.5504.4.8.2.1.2
Defines which type of video interface this row represents. Either management, stream or client.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER management(1), stream(2), client(3)  

videoMulticastSourceTable 1.3.6.1.4.1.5504.4.8.3
Used to provision multicast source addresses used by the Zhone Residential Gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VideoMulticastSourceEntry

videoMulticastSourceEntry 1.3.6.1.4.1.5504.4.8.3.1
See Table description above.
Status: current Access: not-accessible
OBJECT-TYPE    
  VideoMulticastSourceEntry  

videoMulticastSourceIndex 1.3.6.1.4.1.5504.4.8.3.1.1
Index value for this entry. videoMulticastSourceIndexNext must be queried first, and the result used to create an entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

videoMulticastSourceRowStatus 1.3.6.1.4.1.5504.4.8.3.1.2
Row Status used to create, delete or modify a row.
Status: current Access: read-write
OBJECT-TYPE    
  ZhoneRowStatus  

videoMulticastSourceIpAddress 1.3.6.1.4.1.5504.4.8.3.1.3
Multicast source address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

videoMulticastSourceNetMask 1.3.6.1.4.1.5504.4.8.3.1.4
Multicast source netmask value.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

videoMulticastSourceIndexNext 1.3.6.1.4.1.5504.4.8.4
This value is read in order to get the next available index to be used to create a new entry within the videoMulticastSourceTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647