DLINKSW-SURVEILLANCE-VLAN-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-SURVEILLANCE-VLAN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
dlinkSwSurveillanceVlanMIB | 1.3.6.1.4.1.171.14.34 |
The MIB module for managing surveillance VLAN feature. |
||
dsvMIBNotifications | 1.3.6.1.4.1.171.14.34.0 | |||
dsvMIBObjects | 1.3.6.1.4.1.171.14.34.1 | |||
dsvGlobal | 1.3.6.1.4.1.171.14.34.1.1 | |||
dsvVlanId | 1.3.6.1.4.1.171.14.34.1.1.1 | vlanidornone | read-write |
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. |
dsvQos | 1.3.6.1.4.1.171.14.34.1.1.2 | unsigned32 | read-write |
The priority for the surveillance VLAN, which is used to distinguish the QoS of the surveillance traffic from data traffic. |
dsvAgingTime | 1.3.6.1.4.1.171.14.34.1.1.3 | unsigned32 | read-write |
The aging time for the surveillance VLAN, for aging out the surveillance device and the surveillance VLAN automatically learned member ports. |
dsvOuiTable | 1.3.6.1.4.1.171.14.34.1.1.4 | no-access |
This table contains a list of the surveillance VLAN OUI configuration. |
|
1.3.6.1.4.1.171.14.34.1.1.4.1 | no-access |
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. |
||
dsvOuiAddr | 1.3.6.1.4.1.171.14.34.1.1.4.1.1 | macaddress | no-access |
The MAC address of the OUI referring to this entry. |
dsvOuiMask | 1.3.6.1.4.1.171.14.34.1.1.4.1.2 | macaddress | no-access |
Indicates the OUI MAC address matching bitmask. |
dsvOuiComponentType | 1.3.6.1.4.1.171.14.34.1.1.4.1.3 | ouicomponenttype | read-only |
The Component type of the OUI. Note: The component type 'dlink' is not allowed to set. |
dsvOuiDescription | 1.3.6.1.4.1.171.14.34.1.1.4.1.4 | snmpadminstring | read-only |
The description of the OUI. A zero length string of this object indicates there is no description for this OUI. |
dsvOuiRowStatus | 1.3.6.1.4.1.171.14.34.1.1.4.1.5 | rowstatus | read-only |
This object indicates the status of this entry. |
dsvOnvifDiscoverPort | 1.3.6.1.4.1.171.14.34.1.1.5 | unsigned32 | read-write |
The UDP and TCP port for snoop RTSP streaming. |
dsvInterface | 1.3.6.1.4.1.171.14.34.1.2 | |||
dsvInterfaceTable | 1.3.6.1.4.1.171.14.34.1.2.1 | no-access |
This table contains the interface-specific surveillance VLAN parameters. |
|
1.3.6.1.4.1.171.14.34.1.2.1.1 | no-access |
An entry indicates the surveillance VLAN parameters for a port/port-channel. |
||
dsvIfIndex | 1.3.6.1.4.1.171.14.34.1.2.1.1.1 | interfaceindex | no-access |
Indicates the ifIndex of the physical port/port-channel interface. |
dsvIfEnabled | 1.3.6.1.4.1.171.14.34.1.2.1.1.2 | truthvalue | read-write |
Indicates whether the surveillance VLAN is enabled at the port. |
dsvInfo | 1.3.6.1.4.1.171.14.34.1.3 | |||
dsvMemberPorts | 1.3.6.1.4.1.171.14.34.1.3.1 | portlist | read-only |
The surveillance VLAN's member ports, includes the dynamically learned ports. |
dsvDynamicPorts | 1.3.6.1.4.1.171.14.34.1.3.2 | portlist | read-only |
The dynamically learned member ports of the surveillance VLAN. |
dsvDeviceTable | 1.3.6.1.4.1.171.14.34.1.3.3 | no-access |
This table contains the information about the learned surveillance devices. |
|
1.3.6.1.4.1.171.14.34.1.3.3.1 | no-access |
Indicates the information of the connected surveillance device. |
||
dsvDevicePortIfIdx | 1.3.6.1.4.1.171.14.34.1.3.3.1.1 | interfaceindex | no-access |
Indicates the ifIndex of the port to which the surveillance device connects. |
dsvDeviceAddr | 1.3.6.1.4.1.171.14.34.1.3.3.1.2 | macaddress | no-access |
Indicates the MAC address of the surveillance device. |
dsvDeviceCompType | 1.3.6.1.4.1.171.14.34.1.3.3.1.3 | ouicomponenttype | read-only |
The component type of the surveillance device. |
dsvDeviceDescr | 1.3.6.1.4.1.171.14.34.1.3.3.1.4 | snmpadminstring | read-only |
The description of the surveillance device. A zero length string of this object indicates there is no description for this OUI. |
dsvDeviceStartTime | 1.3.6.1.4.1.171.14.34.1.3.3.1.5 | dateandtime | read-only |
Indicates the start time of the connected surveillance device. |
dsvDeviceStatus | 1.3.6.1.4.1.171.14.34.1.3.3.1.6 | integer | read-only |
Indicates the status of the connected surveillance device. Enumeration: 'active': 1, 'aging': 2. |
dsvOnvifIpcInfo | 1.3.6.1.4.1.171.14.34.1.4 | |||
dsvOnvifIpcTable | 1.3.6.1.4.1.171.14.34.1.4.1 | no-access |
This table contains the IPC information and configurations. |
|
1.3.6.1.4.1.171.14.34.1.4.1.1 | no-access |
An entry indicates the IPC information and configurations. |
||
dsvOnvifIpcIfIndex | 1.3.6.1.4.1.171.14.34.1.4.1.1.1 | interfaceindex | no-access |
Indicates the ifIndex of the physical port/port-channel interface. |
dsvOnvifIpcAddress | 1.3.6.1.4.1.171.14.34.1.4.1.1.2 | macaddress | no-access |
Indicates the MAC address of the ONVIF IP-Camera. |
dsvOnvifIpcIpAddress | 1.3.6.1.4.1.171.14.34.1.4.1.1.3 | inetaddress | read-only |
Indicates the Ip address of the ONVIF IP-Camera. |
dsvOnvifIpcState | 1.3.6.1.4.1.171.14.34.1.4.1.1.4 | truthvalue | read-write |
Indicates the state of the ONVIF IP-Camera on this port. |
dsvOnvifIpcModel | 1.3.6.1.4.1.171.14.34.1.4.1.1.5 | snmpadminstring | read-only |
Indicates the model name of the ONVIF IP-Camera. |
dsvOnvifIpcManufacturer | 1.3.6.1.4.1.171.14.34.1.4.1.1.6 | snmpadminstring | read-only |
Indicates the manufacturer of the ONVIF IP-Camera. |
dsvOnvifIpcDescription | 1.3.6.1.4.1.171.14.34.1.4.1.1.7 | snmpadminstring | read-write |
Indicates the description of the ONVIF IP-Camera added by user. |
dsvOnvifIpcThroughput | 1.3.6.1.4.1.171.14.34.1.4.1.1.8 | counter64 | read-only |
Indicates traffic throughput of the ONVIF IP-Camera. |
dsvOnvifNvrInfo | 1.3.6.1.4.1.171.14.34.1.5 | |||
dsvOnvifNvrTable | 1.3.6.1.4.1.171.14.34.1.5.1 | no-access |
This table contains the IPC information and configurations. |
|
1.3.6.1.4.1.171.14.34.1.5.1.1 | no-access |
An entry indicates the NVR information and configurations. |
||
dsvOnvifNvrIfIndex | 1.3.6.1.4.1.171.14.34.1.5.1.1.1 | interfaceindex | no-access |
Indicates the ifIndex of the physical port/port-channel interface. |
dsvOnvifNvrAddress | 1.3.6.1.4.1.171.14.34.1.5.1.1.2 | macaddress | no-access |
Indicates the MAC address of the ONVIF NVR. |
dsvOnvifNvrIpAddress | 1.3.6.1.4.1.171.14.34.1.5.1.1.3 | inetaddress | read-only |
Indicates the Ip address of the ONVIF NVR. |
dsvOnvifNvrIpcNumber | 1.3.6.1.4.1.171.14.34.1.5.1.1.4 | unsigned32 | read-only |
Indicates the number of the ONVIF IP-Camera administrated by this NVR. |
dsvOnvifNvrThroughput | 1.3.6.1.4.1.171.14.34.1.5.1.1.5 | counter64 | read-only |
Indicates traffic throughput of the ONVIF NVR. |
dsvOnvifNvrGroup | 1.3.6.1.4.1.171.14.34.1.5.1.1.6 | unsigned32 | read-only |
Indicates the group ID of the ONVIF NVR. |
dsvOnvifNvrDescription | 1.3.6.1.4.1.171.14.34.1.5.1.1.7 | snmpadminstring | read-write |
Indicates the description of the ONVIF NVR added by user. |
dsvOnvifNvrGroupInfo | 1.3.6.1.4.1.171.14.34.1.6 | |||
dsvOnvifNvrGroupTable | 1.3.6.1.4.1.171.14.34.1.6.1 | no-access |
This table contains the IPC list in NVR group on the interface. |
|
1.3.6.1.4.1.171.14.34.1.6.1.1 | no-access |
An entry indicates the NVR group information. |
||
dsvOnvifNvrGroupIfIndex | 1.3.6.1.4.1.171.14.34.1.6.1.1.1 | interfaceindex | no-access |
Indicates the ifIndex of the physical port/port-channel interface. |
dsvOnvifNvrGroupNvrAddress | 1.3.6.1.4.1.171.14.34.1.6.1.1.2 | macaddress | no-access |
Indicates the MAC address of the ONVIF NVR. |
dsvOnvifNvrGroupIpcAddress | 1.3.6.1.4.1.171.14.34.1.6.1.1.3 | macaddress | no-access |
Indicates the MAC address of the ONVIF IP-Camera. |
dsvOnvifNvrGroupNvrIpAddress | 1.3.6.1.4.1.171.14.34.1.6.1.1.4 | inetaddress | read-only |
Indicates the Ip address of the ONVIF NVR. |
dsvOnvifNvrGroupIpcIpAddress | 1.3.6.1.4.1.171.14.34.1.6.1.1.5 | inetaddress | read-only |
Indicates the Ip address of the ONVIF IP-Camera. |
dsvOnvifNvrGroupNvrGroup | 1.3.6.1.4.1.171.14.34.1.6.1.1.6 | unsigned32 | read-only |
Indicates the group ID of the ONVIF NVR. |
dsvMIBConformance | 1.3.6.1.4.1.171.14.34.2 | |||
dsvMIBCompliances | 1.3.6.1.4.1.171.14.34.2.1 | |||
dsvMIBCompliance | 1.3.6.1.4.1.171.14.34.2.1.1 |
The compliance statement for entities which implement the DLINKSW-SURVEILLANCE-VLAN-MIB. |
||
dsvMIBGroups | 1.3.6.1.4.1.171.14.34.2.2 | |||
dsvBasicGroup | 1.3.6.1.4.1.171.14.34.2.2.1 |
A collection of objects to configure or display the status of surveillance VLAN feature. |
||
dsvOUICfgGroup | 1.3.6.1.4.1.171.14.34.2.2.2 |
A collection of objects to configure surveillance device OUI(s). |
||
dsvDeviceInfoGroup | 1.3.6.1.4.1.171.14.34.2.2.3 |
A collection of objects to display surveillance device(s). |
||
dsvOnvifIpcCfgGroup | 1.3.6.1.4.1.171.14.34.2.2.4 |
A collection of objects to display ONVIF-based surveillance vlan IPC information. |
||
dsvOnvifNvrCfgGroup | 1.3.6.1.4.1.171.14.34.2.2.5 |
A collection of objects to display ONVIF-based surveillance vlan NVR information. |
||
dsvOnvifNvrGroupCfgGroup | 1.3.6.1.4.1.171.14.34.2.2.6 |
A collection of objects to display IPC in the NVR group on the interface. |