DLINKSW-SURVEILLANCE-VLAN-MIB

File: DLINKSW-SURVEILLANCE-VLAN-MIB.mib (25779 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB Q-BRIDGE-MIB IF-MIB
SNMP-FRAMEWORK-MIB DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 MODULE-COMPLIANCE OBJECT-GROUP
MacAddress TruthValue RowStatus
DateAndTime TEXTUAL-CONVENTION InetAddress
PortList VlanIdOrNone InterfaceIndex
SnmpAdminString dlinkIndustrialCommon

Defined Types

OuiComponentType  
Represents an OUI component type. Note: The component type 'dlink' indicates default OUI and is not used for setting.
TEXTUAL-CONVENTION    
  INTEGER other(1), dlink(2), vms(3), vmsClient(4), videoEncoder(5), networkStorage(6)  

DsvOuiEntry  
SEQUENCE    
  dsvOuiAddr MacAddress
  dsvOuiMask MacAddress
  dsvOuiComponentType OuiComponentType
  dsvOuiDescription SnmpAdminString
  dsvOuiRowStatus RowStatus

DsvInterfaceEntry  
SEQUENCE    
  dsvIfIndex InterfaceIndex
  dsvIfEnabled TruthValue

DsvDeviceEntry  
SEQUENCE    
  dsvDevicePortIfIdx InterfaceIndex
  dsvDeviceAddr MacAddress
  dsvDeviceCompType OuiComponentType
  dsvDeviceDescr SnmpAdminString
  dsvDeviceStartTime DateAndTime
  dsvDeviceStatus INTEGER

DsvOnvifIpcEntry  
SEQUENCE    
  dsvOnvifIpcIfIndex InterfaceIndex
  dsvOnvifIpcAddress MacAddress
  dsvOnvifIpcIpAddress InetAddress
  dsvOnvifIpcState TruthValue
  dsvOnvifIpcModel SnmpAdminString
  dsvOnvifIpcManufacturer SnmpAdminString
  dsvOnvifIpcDescription SnmpAdminString
  dsvOnvifIpcThroughput Counter64

DsvOnvifNvrEntry  
SEQUENCE    
  dsvOnvifNvrIfIndex InterfaceIndex
  dsvOnvifNvrAddress MacAddress
  dsvOnvifNvrIpAddress InetAddress
  dsvOnvifNvrIpcNumber Unsigned32
  dsvOnvifNvrThroughput Counter64
  dsvOnvifNvrGroup Unsigned32
  dsvOnvifNvrDescription SnmpAdminString

DsvOnvifNvrGroupEntry  
SEQUENCE    
  dsvOnvifNvrGroupIfIndex InterfaceIndex
  dsvOnvifNvrGroupNvrAddress MacAddress
  dsvOnvifNvrGroupIpcAddress MacAddress
  dsvOnvifNvrGroupNvrIpAddress InetAddress
  dsvOnvifNvrGroupIpcIpAddress InetAddress
  dsvOnvifNvrGroupNvrGroup Unsigned32

Defined Values

dlinkSwSurveillanceVlanMIB 2.14.34
The MIB module for managing surveillance VLAN feature.
MODULE-IDENTITY    

dsvMIBNotifications 2.14.34.0
OBJECT IDENTIFIER    

dsvMIBObjects 2.14.34.1
OBJECT IDENTIFIER    

dsvMIBConformance 2.14.34.2
OBJECT IDENTIFIER    

dsvGlobal 2.14.34.1.1
OBJECT IDENTIFIER    

dsvVlanId 2.14.34.1.1.1
The object specifies the surveillance VLAN on a switch. A value of zero indicates that no surveillance VLAN has been configured. It is required to configure the global dsvVlanId and enable dsvIfEnabled to start the surveillance VLAN function on a port.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIdOrNone  

dsvQos 2.14.34.1.1.2
The priority for the surveillance VLAN, which is used to distinguish the QoS of the surveillance traffic from data traffic.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..7  

dsvAgingTime 2.14.34.1.1.3
The aging time for the surveillance VLAN, for aging out the surveillance device and the surveillance VLAN automatically learned member ports.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

dsvOuiTable 2.14.34.1.1.4
This table contains a list of the surveillance VLAN OUI configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsvOuiEntry

dsvOuiEntry 2.14.34.1.1.4.1
An entry indicates an OUI information, which is used to classify surveillance traffic into the surveillance VLAN. If the source MAC addresses of the received packet matches any of the OUI pattern, the received packet is determined as surveillance packet.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsvOuiEntry  

dsvOuiAddr 2.14.34.1.1.4.1.1
The MAC address of the OUI referring to this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dsvOuiMask 2.14.34.1.1.4.1.2
Indicates the OUI MAC address matching bitmask.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dsvOuiComponentType 2.14.34.1.1.4.1.3
The Component type of the OUI. Note: The component type 'dlink' is not allowed to set.
Status: current Access: read-create
OBJECT-TYPE    
  OuiComponentType  

dsvOuiDescription 2.14.34.1.1.4.1.4
The description of the OUI. A zero length string of this object indicates there is no description for this OUI.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

dsvOuiRowStatus 2.14.34.1.1.4.1.5
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dsvOnvifDiscoverPort 2.14.34.1.1.5
The UDP and TCP port for snoop RTSP streaming.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

dsvInterface 2.14.34.1.2
OBJECT IDENTIFIER    

dsvInterfaceTable 2.14.34.1.2.1
This table contains the interface-specific surveillance VLAN parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsvInterfaceEntry

dsvInterfaceEntry 2.14.34.1.2.1.1
An entry indicates the surveillance VLAN parameters for a port/port-channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsvInterfaceEntry  

dsvIfIndex 2.14.34.1.2.1.1.1
Indicates the ifIndex of the physical port/port-channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dsvIfEnabled 2.14.34.1.2.1.1.2
Indicates whether the surveillance VLAN is enabled at the port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsvInfo 2.14.34.1.3
OBJECT IDENTIFIER    

dsvMemberPorts 2.14.34.1.3.1
The surveillance VLAN's member ports, includes the dynamically learned ports.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

dsvDynamicPorts 2.14.34.1.3.2
The dynamically learned member ports of the surveillance VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

dsvDeviceTable 2.14.34.1.3.3
This table contains the information about the learned surveillance devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsvDeviceEntry

dsvDeviceEntry 2.14.34.1.3.3.1
Indicates the information of the connected surveillance device.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsvDeviceEntry  

dsvDevicePortIfIdx 2.14.34.1.3.3.1.1
Indicates the ifIndex of the port to which the surveillance device connects.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dsvDeviceAddr 2.14.34.1.3.3.1.2
Indicates the MAC address of the surveillance device.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dsvDeviceCompType 2.14.34.1.3.3.1.3
The component type of the surveillance device.
Status: current Access: read-only
OBJECT-TYPE    
  OuiComponentType  

dsvDeviceDescr 2.14.34.1.3.3.1.4
The description of the surveillance device. A zero length string of this object indicates there is no description for this OUI.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

dsvDeviceStartTime 2.14.34.1.3.3.1.5
Indicates the start time of the connected surveillance device.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

dsvDeviceStatus 2.14.34.1.3.3.1.6
Indicates the status of the connected surveillance device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), aging(2)  

dsvOnvifIpcInfo 2.14.34.1.4
OBJECT IDENTIFIER    

dsvOnvifIpcTable 2.14.34.1.4.1
This table contains the IPC information and configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsvOnvifIpcEntry

dsvOnvifIpcEntry 2.14.34.1.4.1.1
An entry indicates the IPC information and configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsvOnvifIpcEntry  

dsvOnvifIpcIfIndex 2.14.34.1.4.1.1.1
Indicates the ifIndex of the physical port/port-channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dsvOnvifIpcAddress 2.14.34.1.4.1.1.2
Indicates the MAC address of the ONVIF IP-Camera.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dsvOnvifIpcIpAddress 2.14.34.1.4.1.1.3
Indicates the Ip address of the ONVIF IP-Camera.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dsvOnvifIpcState 2.14.34.1.4.1.1.4
Indicates the state of the ONVIF IP-Camera on this port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsvOnvifIpcModel 2.14.34.1.4.1.1.5
Indicates the model name of the ONVIF IP-Camera.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

dsvOnvifIpcManufacturer 2.14.34.1.4.1.1.6
Indicates the manufacturer of the ONVIF IP-Camera.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

dsvOnvifIpcDescription 2.14.34.1.4.1.1.7
Indicates the description of the ONVIF IP-Camera added by user.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

dsvOnvifIpcThroughput 2.14.34.1.4.1.1.8
Indicates traffic throughput of the ONVIF IP-Camera.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dsvOnvifNvrInfo 2.14.34.1.5
OBJECT IDENTIFIER    

dsvOnvifNvrTable 2.14.34.1.5.1
This table contains the IPC information and configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsvOnvifNvrEntry

dsvOnvifNvrEntry 2.14.34.1.5.1.1
An entry indicates the NVR information and configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsvOnvifNvrEntry  

dsvOnvifNvrIfIndex 2.14.34.1.5.1.1.1
Indicates the ifIndex of the physical port/port-channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dsvOnvifNvrAddress 2.14.34.1.5.1.1.2
Indicates the MAC address of the ONVIF NVR.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dsvOnvifNvrIpAddress 2.14.34.1.5.1.1.3
Indicates the Ip address of the ONVIF NVR.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dsvOnvifNvrIpcNumber 2.14.34.1.5.1.1.4
Indicates the number of the ONVIF IP-Camera administrated by this NVR.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dsvOnvifNvrThroughput 2.14.34.1.5.1.1.5
Indicates traffic throughput of the ONVIF NVR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dsvOnvifNvrGroup 2.14.34.1.5.1.1.6
Indicates the group ID of the ONVIF NVR.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dsvOnvifNvrDescription 2.14.34.1.5.1.1.7
Indicates the description of the ONVIF NVR added by user.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

dsvOnvifNvrGroupInfo 2.14.34.1.6
OBJECT IDENTIFIER    

dsvOnvifNvrGroupTable 2.14.34.1.6.1
This table contains the IPC list in NVR group on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsvOnvifNvrGroupEntry

dsvOnvifNvrGroupEntry 2.14.34.1.6.1.1
An entry indicates the NVR group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsvOnvifNvrGroupEntry  

dsvOnvifNvrGroupIfIndex 2.14.34.1.6.1.1.1
Indicates the ifIndex of the physical port/port-channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dsvOnvifNvrGroupNvrAddress 2.14.34.1.6.1.1.2
Indicates the MAC address of the ONVIF NVR.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dsvOnvifNvrGroupIpcAddress 2.14.34.1.6.1.1.3
Indicates the MAC address of the ONVIF IP-Camera.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

dsvOnvifNvrGroupNvrIpAddress 2.14.34.1.6.1.1.4
Indicates the Ip address of the ONVIF NVR.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dsvOnvifNvrGroupIpcIpAddress 2.14.34.1.6.1.1.5
Indicates the Ip address of the ONVIF IP-Camera.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dsvOnvifNvrGroupNvrGroup 2.14.34.1.6.1.1.6
Indicates the group ID of the ONVIF NVR.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dsvMIBCompliances 2.14.34.2.1
OBJECT IDENTIFIER    

dsvMIBGroups 2.14.34.2.2
OBJECT IDENTIFIER    

dsvMIBCompliance 2.14.34.2.1.1
The compliance statement for entities which implement the DLINKSW-SURVEILLANCE-VLAN-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

dsvBasicGroup 2.14.34.2.2.1
A collection of objects to configure or display the status of surveillance VLAN feature.
Status: current Access: read-only
OBJECT-GROUP    

dsvOUICfgGroup 2.14.34.2.2.2
A collection of objects to configure surveillance device OUI(s).
Status: current Access: read-only
OBJECT-GROUP    

dsvDeviceInfoGroup 2.14.34.2.2.3
A collection of objects to display surveillance device(s).
Status: current Access: read-only
OBJECT-GROUP    

dsvOnvifIpcCfgGroup 2.14.34.2.2.4
A collection of objects to display ONVIF-based surveillance vlan IPC information.
Status: current Access: read-only
OBJECT-GROUP    

dsvOnvifNvrCfgGroup 2.14.34.2.2.5
A collection of objects to display ONVIF-based surveillance vlan NVR information.
Status: current Access: read-only
OBJECT-GROUP    

dsvOnvifNvrGroupCfgGroup 2.14.34.2.2.6
A collection of objects to display IPC in the NVR group on the interface.
Status: current Access: read-only
OBJECT-GROUP