ZTE-AN-DHCP-L2-RELAY-AGENT-MIB: View SNMP OID List / Download MIB
VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)
Home | MIB: ZTE-AN-DHCP-L2-RELAY-AGENT-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 |
zxAnDhcpL2RAMib | 1.3.6.1.4.1.3902.1082.70.60 |
This MIB defines the managed objects of DHCP Layer-2 Relay Agent. |
||
zxAnDhcpL2RAObjects | 1.3.6.1.4.1.3902.1082.70.60.2 | |||
zxAnDhcpV4L2RAObjects | 1.3.6.1.4.1.3902.1082.70.60.2.1 | |||
zxAnDhcpV4L2RAVlanTable | 1.3.6.1.4.1.3902.1082.70.60.2.1.2 | no-access |
DhcpV4 layer-2 relay agent vlan switch table. When dhcpV4 layer-2 relay agent on the vlan is activated, the dhcpV4 packets with this vlan will be processed. |
|
1.3.6.1.4.1.3902.1082.70.60.2.1.2.1 | no-access |
The entry of DhcpV4 layer-2 relay agent vlan switch table. |
||
zxAnDhcpV4L2RAVid | 1.3.6.1.4.1.3902.1082.70.60.2.1.2.1.1 | integer32 | no-access |
The vlan on which the dhcpV4 layer-2 relay agent is activated. 256 vlans at most can be created. |
zxAnDhcpV4L2RAVlanRowStatus | 1.3.6.1.4.1.3902.1082.70.60.2.1.2.1.50 | rowstatus | read-only |
The status of this conceptual row. The state of this conceptual row only supports 'not exist' and 'active'. The action of this conceptual row only supports 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6). To query this object, always return 1. |
zxAnDhcpV6L2RAObjects | 1.3.6.1.4.1.3902.1082.70.60.2.2 | |||
zxAnDhcpV6L2RAGlobalObjects | 1.3.6.1.4.1.3902.1082.70.60.2.2.1 | |||
zxAnDhcpV6L2RAWorkMode | 1.3.6.1.4.1.3902.1082.70.60.2.2.1.2 | integer | read-write |
DHCPv6 layer 2 relay agent work mode. LDRA means the protocol RFC6221(Lightweight DHCPv6 Relay Agent). noLdra: The format of the relay messages do not meet RFC6221 standards. ldra: The format of the relay messages meet RFC6221 standards. Enumeration: 'noLdra': 1, 'ldra': 2. |
zxAnDhcpV6L2RAVlanTable | 1.3.6.1.4.1.3902.1082.70.60.2.2.2 | no-access |
DhcpV6 layer-2 relay agent vlan switch table. When dhcpV6 layer-2 relay agent on the vlan is activated, the dhcpV6 packets with this vlan will be processed. |
|
1.3.6.1.4.1.3902.1082.70.60.2.2.2.1 | no-access |
The entry of DhcpV6 layer-2 relay agent vlan switch table. |
||
zxAnDhcpV6L2RAVid | 1.3.6.1.4.1.3902.1082.70.60.2.2.2.1.1 | integer32 | no-access |
The vlan on which the dhcpV6 layer-2 relay agent is activated. 256 vlans at most can be created. |
zxAnDhcpV6L2RAVlanRowStatus | 1.3.6.1.4.1.3902.1082.70.60.2.2.2.1.50 | rowstatus | read-only |
The status of this conceptual row. The state of this conceptual row only supports 'not exist' and 'active'. The action of this conceptual row only supports 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6). To query this object, always return 1. |
zxAnDhcpV6L2RAIfConfTable | 1.3.6.1.4.1.3902.1082.70.60.2.2.3 | no-access |
DhcpV6 layer-2 relay agent interface configuration table. C6XX not support anymore. |
|
1.3.6.1.4.1.3902.1082.70.60.2.2.3.1 | no-access |
An entry in zxAnDhcpV6L2RAIfConfTable. When a manager wants to set the trust policy of the interface, it must comply with the multi-variables usage rule that all t- he mib variables related to the fuction must be in one snmp s- et operation, the variables are all mandatory. - mandatoty: zxAnDhcpV6L2RAIfConfTrust, zxAnDhcpV6L2RAIfConfPolicy. |
||
zxAnDhcpV6L2RAIfConfEnable | 1.3.6.1.4.1.3902.1082.70.60.2.2.3.1.1 | integer | read-write |
The interface switch used to activate or deactivate interface DHCPv6 layer-2 relay agent. There are two states: - enable: the interface DHCPv6 layer-2 relay agent is activated. - disable: the interface DHCPv6 layer-2 relay agent is deactivated. Enumeration: 'enable': 1, 'disable': 2. |
zxAnDhcpV6L2RAIfConfTrust | 1.3.6.1.4.1.3902.1082.70.60.2.2.3.1.2 | truthvalue | read-write |
DHCPv6 layer-2 relay agent interface trust flag. To set this variable, a manager must comply with the multi-variables usage rules in ZxAnDhcpV6L2RAIfConfEntry description. |
zxAnDhcpV6L2RAIfConfPolicy | 1.3.6.1.4.1.3902.1082.70.60.2.2.3.1.3 | integer | read-write |
DHCPv6 layer-2 relay agent interface trust policy. To set this variable, a manager must comply with the following rules: - when trust flag is true, policy can be set to keep or replace. - when trust flag is false, policy can be set to discard or add. In addition, a manager must comply with the multi-variables usage rules in ZxAnDhcpV6L2RAIfConfEntry description. Enumeration: 'discard': 3, 'add': 4, 'replace': 2, 'keep': 1. |
zxAnDhcpV6L2RAIfWorkMode | 1.3.6.1.4.1.3902.1082.70.60.2.2.3.1.4 | integer | read-write |
DHCPv6 layer 2 relay agent work mode of the interface. LDRA means the protocol RFC6221(Lightweight DHCPv6 Relay Agent). noLdra: The format of the relay messages do not meet RFC6221 standards. ldra: The format of the relay messages meet RFC6221 standards. invalid: The format of the relay message is configured by zxAnDhcpV6L2RAWorkMode. Enumeration: 'noLdra': 1, 'ldra': 2, 'invalid': 255. |
zxAnDhcpL2RAConformance | 1.3.6.1.4.1.3902.1082.70.60.4 | |||
zxAnDhcpL2RACompliances | 1.3.6.1.4.1.3902.1082.70.60.4.1 | |||
zxAnDhcpL2RAGroups | 1.3.6.1.4.1.3902.1082.70.60.4.2 |