ZYXEL-accessSwitch-MIB: View SNMP OID List / Download MIB
VENDOR: ZYXEL COMMUNICATIONS CORP.
Home | MIB: ZYXEL-accessSwitch-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 |
zyxel | 1.3.6.1.4.1.890 | |||
products | 1.3.6.1.4.1.890.1 | |||
accessSwitch | 1.3.6.1.4.1.890.1.5 | |||
accessSwitchCommon | 1.3.6.1.4.1.890.1.5.1 | |||
accessSwitchMgnt | 1.3.6.1.4.1.890.1.5.1.1 | |||
accessSwitchSystemCurrentStatus | 1.3.6.1.4.1.890.1.5.1.1.1 | integer | read-only |
This variable indicates the status of the system. The sysCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sysNoDefect should be set if and only if no other flag is set. The various bit positions are: 1 sysNoDefect 2 sysOverHeat 3 sysFanRpmLow 4 sysVoltageLow 5 sysThermalSensorFailure |
accessSwitchProblemCause | 1.3.6.1.4.1.890.1.5.1.1.2 | displaystring | read-only |
The variable is the description of sytsem problem. |
accessSwitchSystemTemperature | 1.3.6.1.4.1.890.1.5.1.1.3 | displaystring | read-only |
The variable is the current temperature in Celsius of the system. |
accessSwitchFanRpmTable | 1.3.6.1.4.1.890.1.5.1.1.4 | no-access |
A table that contains rpm information about the fans. |
|
1.3.6.1.4.1.890.1.5.1.1.4.1 | no-access |
A list of rpm information for each fan. |
||
accessSwitchFanRpmIndex | 1.3.6.1.4.1.890.1.5.1.1.4.1.1 | integer | read-only |
The identity of the fan. |
accessSwitchFanRpmCurValue | 1.3.6.1.4.1.890.1.5.1.1.4.1.2 | integer | read-only |
The current rpm of the fan. |
accessSwitchFanRpmMaxValue | 1.3.6.1.4.1.890.1.5.1.1.4.1.3 | integer | read-only |
The maximum rpm ever performed by the fan. |
accessSwitchFanRpmMinValue | 1.3.6.1.4.1.890.1.5.1.1.4.1.4 | integer | read-only |
The minimum rpm ever performed by the fan. |
accessSwitchFanRpmLowThresh | 1.3.6.1.4.1.890.1.5.1.1.4.1.5 | integer | read-only |
The low threshold of the rpm of the fan. If the current rpm is less than the threshold, the device will initiate the fanRpmLow trap. |
accessSwitchFanRpmDescr | 1.3.6.1.4.1.890.1.5.1.1.4.1.6 | displaystring | read-only |
The description of the fan (e.g. location, function, etc.). |
accessSwitchVoltageTable | 1.3.6.1.4.1.890.1.5.1.1.5 | no-access |
A table that contains voltage information about the system. |
|
1.3.6.1.4.1.890.1.5.1.1.5.1 | no-access |
A list of voltage information for each sensor. |
||
accessSwitchVoltageIndex | 1.3.6.1.4.1.890.1.5.1.1.5.1.1 | integer | read-only |
The identity of the sensor. |
accessSwitchVoltageCurValue | 1.3.6.1.4.1.890.1.5.1.1.5.1.2 | integer | read-only |
The current voltage detected by the sensor (in milli-voltage). |
accessSwitchVoltageMaxValue | 1.3.6.1.4.1.890.1.5.1.1.5.1.3 | integer | read-only |
The maximum voltage ever detected by the sensor (in milli-voltage). |
accessSwitchVoltageMinValue | 1.3.6.1.4.1.890.1.5.1.1.5.1.4 | integer | read-only |
The minimum voltage ever detected by the sensor (in milli-voltage). |
accessSwitchVoltageNominalValue | 1.3.6.1.4.1.890.1.5.1.1.5.1.5 | integer | read-only |
The nominal voltage which the power should supply (in milli-voltage). |
accessSwitchVoltageLowThresh | 1.3.6.1.4.1.890.1.5.1.1.5.1.6 | integer | read-only |
The low threshold of the voltage. If the current voltage is less than the threshold, the device will initiate the voltageLow trap. |
accessSwitchVoltageDescr | 1.3.6.1.4.1.890.1.5.1.1.5.1.7 | displaystring | read-only |
The description of the voltage (e.g. location, nominal value, etc.). |
accessSwitchSysTempTable | 1.3.6.1.4.1.890.1.5.1.1.6 | no-access |
A table that contains temperature information about system. |
|
1.3.6.1.4.1.890.1.5.1.1.6.1 | no-access |
A list of temperature information for each sensor. |
||
accessSwitchSysTempIndex | 1.3.6.1.4.1.890.1.5.1.1.6.1.1 | integer | read-only |
The identity of the sensor. |
accessSwitchSysTempCurValue | 1.3.6.1.4.1.890.1.5.1.1.6.1.2 | integer | read-only |
The current temperature detected in Celsius by the sensor. |
accessSwitchSysTempMaxValue | 1.3.6.1.4.1.890.1.5.1.1.6.1.3 | integer | read-only |
The maximum temperature ever detected in Celsius by the sensor. |
accessSwitchSysTempMinValue | 1.3.6.1.4.1.890.1.5.1.1.6.1.4 | integer | read-only |
The minimum temperature ever detected in Celsius by the sensor. |
accessSwitchSysTempHighThresh | 1.3.6.1.4.1.890.1.5.1.1.6.1.5 | integer | read-only |
The high threshold of the temperature in Celsius. If the current temperature is higher than the threshold, the device will initiate the overheat trap. |
accessSwitchSysTempDescr | 1.3.6.1.4.1.890.1.5.1.1.6.1.6 | displaystring | read-only |
The description of the temperature sensor (e.g. location, function, etc.). |
accessSwitchMaintenance | 1.3.6.1.4.1.890.1.5.1.1.7 | integer | read-write |
The managed object is for system maintenance. When the EMS wants to trigger the system maitenance operation, the EMS shall send SNMP-SET message to set the corresponding bit value to be 1. The various bit positions are: BIT 1: config save BIT 2: reset BIT 3: local loopback test BIT 4: remote loopback test |
accessSwitchMaintenancePort | 1.3.6.1.4.1.890.1.5.1.1.8 | integer | read-write |
The port which the maintenance operation should be performed on. The value of 0 means the maintenance should be performed on the system. |
accessSwitchMaxNumOfStaticVlans | 1.3.6.1.4.1.890.1.5.1.1.9 | integer | read-only |
The maximum number of static VLANs which the system supports |
acccessSwitchChassisId | 1.3.6.1.4.1.890.1.5.1.1.10 | integer | read-write |
The chassis Id of the module |
accessSwitchSlotId | 1.3.6.1.4.1.890.1.5.1.1.11 | asslotnum | read-write |
The slot Id of the module |
accessSwitchModuleType | 1.3.6.1.4.1.890.1.5.1.1.12 | asmoduletype | read-only |
The type of the module |
accessSwitchFWVersion | 1.3.6.1.4.1.890.1.5.1.1.13 | displaystring | read-only |
The firmware version of the access switch. |
accessSwitchDriverVersion | 1.3.6.1.4.1.890.1.5.1.1.14 | displaystring | read-only |
The driver version of the access port in this access switch |
accessSwitchModemCodeVersion | 1.3.6.1.4.1.890.1.5.1.1.15 | displaystring | read-only |
The modem code version of the access port in this access switch |
accessSwitchDSLConfOps | 1.3.6.1.4.1.890.1.5.1.1.16 | integer | read-write |
The managed object is for xDSL line configuration. When the EMS wants to issue the desired operation, the EMS shall send SNMP-SET message to set the corresponding bit value to be 1. The various bit positions are: BIT 1: enable port BIT 2: disable port BIT 3: set DSL mode BIT 4: set profile |
accessSwitchDSLConfTarget | 1.3.6.1.4.1.890.1.5.1.1.17 | octet string | read-write |
The managed object is used for identify the target on which the line configuration should be performed. The target is encoded as: Byte 1~4: reserved Byte 5~7: each octet specifies a set of eight ports, with the first octet specifying ports 1 through 8, etc. Byte 8~10: reserved |
accessSwitchDSLConfProfileName | 1.3.6.1.4.1.890.1.5.1.1.18 | displaystring | read-write |
The DSL profile name |
accessSwitchDSLConfMode | 1.3.6.1.4.1.890.1.5.1.1.19 | integer | read-write |
The DSL mode. The semantic for each bit is: Bit 1: ADSL, G.lite Bit 2: ADSL, G.dmt Bit 3: ADSL, T1.413 Bit 4: ADSL, Auto |
asPacketForwardingTable | 1.3.6.1.4.1.890.1.5.1.1.20 | no-access |
This table includes the configuration of packet forwarding. |
|
1.3.6.1.4.1.890.1.5.1.1.20.1 | no-access |
An entry in asPacketForwardingTable. |
||
asPacketForwardingPortList | 1.3.6.1.4.1.890.1.5.1.1.20.1.1 | portlist | read-write |
The list defines the ports to which the packets will be forwarded. |
asDhcpRelayEnable | 1.3.6.1.4.1.890.1.5.1.1.21 | integer | read-write |
Enable/disable DHCP relay function. Enumeration: 'enable': 1, 'disable': 2. |
asDhcpRelayOption82Enable | 1.3.6.1.4.1.890.1.5.1.1.22 | integer | read-write |
Enable/disable the relay agent information option. Enumeration: 'enable': 1, 'disable': 2. |
asDhcpRelayOption82Info | 1.3.6.1.4.1.890.1.5.1.1.23 | displaystring | read-write |
User specific relay agent information. |
asMaxNumOfDhcpServers | 1.3.6.1.4.1.890.1.5.1.1.24 | integer | read-only |
The maximum number of DHCP servers. |
asDhcpServerTable | 1.3.6.1.4.1.890.1.5.1.1.25 | no-access |
A table that contains DHCP server information. |
|
1.3.6.1.4.1.890.1.5.1.1.25.1 | no-access |
The entry of DHCP server table. |
||
asDhcpServerIp | 1.3.6.1.4.1.890.1.5.1.1.25.1.1 | ipaddress | read-write |
The IP address of the DHCP server. |
asDhcpServerRowStatus | 1.3.6.1.4.1.890.1.5.1.1.25.1.2 | rowstatus | read-write |
The row status of the DHCP server entry. |
asMaxNumberOfRadiusServers | 1.3.6.1.4.1.890.1.5.1.1.28 | integer | read-only |
The max number of the RADIUS Servers. |
asRadiusServerTable | 1.3.6.1.4.1.890.1.5.1.1.29 | no-access |
A table that contains Radius Server information. |
|
1.3.6.1.4.1.890.1.5.1.1.29.1 | no-access |
The entry of Radius Server table. |
||
asRadiusServerIndex | 1.3.6.1.4.1.890.1.5.1.1.29.1.1 | integer | read-only |
The identity of the RADIUS server. |
asRadiusServerIp | 1.3.6.1.4.1.890.1.5.1.1.29.1.2 | ipaddress | read-write |
The IP address of the Radius Server. |
asRadiusServerPort | 1.3.6.1.4.1.890.1.5.1.1.29.1.3 | integer | read-write |
The UDP port of the Radius Server. |
asRadiusSharedSecret | 1.3.6.1.4.1.890.1.5.1.1.29.1.4 | displaystring | read-write |
The shared secret of the Radius Server. |
asRadiusServerRowStatus | 1.3.6.1.4.1.890.1.5.1.1.29.1.5 | rowstatus | read-write |
The row status of the Radius Server entry. |
asDot1xEnable | 1.3.6.1.4.1.890.1.5.1.1.30 | integer | read-write |
Enable/disable the 802.1x function. Enumeration: 'enable': 1, 'disable': 2. |
asDot1xPortTable | 1.3.6.1.4.1.890.1.5.1.1.31 | no-access |
This table includes the configuration of 802.1x. |
|
1.3.6.1.4.1.890.1.5.1.1.31.1 | no-access |
An entry in asDot1xPortTable. |
||
asDot1xPortEnable | 1.3.6.1.4.1.890.1.5.1.1.31.1.1 | integer | read-write |
The option defines if the port enables 802.1x settings. Enumeration: 'enable': 1, 'disable': 2. |
asDot1xPortControl | 1.3.6.1.4.1.890.1.5.1.1.31.1.2 | integer | read-write |
The configuration defines the 802.1x port control type. Enumeration: 'auto': 1, 'forceUnAuth': 3, 'forceAuth': 2. |
asDot1xPortReAuthEnable | 1.3.6.1.4.1.890.1.5.1.1.31.1.3 | integer | read-write |
The option defines if the port enables 802.1x re-authentication. Enumeration: 'on': 1, 'off': 2. |
asDot1xPortReAuthPeriod | 1.3.6.1.4.1.890.1.5.1.1.31.1.4 | integer | read-write |
The configuration defines the 802.1x re-authentication period for each port. |
reboot | 1.3.6.1.4.1.890.1.50.1 |
Send a message to the manager that the system is going to reboot. The variable is the reason why the system reboots. |
||
systemShutdown | 1.3.6.1.4.1.890.1.50.2 |
Send a message to the manager that the system is going to shutdown. The variable is the reason that causes the system to shutdown. |
||
overheat | 1.3.6.1.4.1.890.1.50.3 |
Send a message to the manager that the system is overheated. The variable in the binding list is the current temperature in Celsius of the system. |
||
overheatOver | 1.3.6.1.4.1.890.1.50.4 |
Send a message to the manager that the overheated condition is over. The variable in the binding list is the current temperature in Celsius of the system. |
||
errLog | 1.3.6.1.4.1.890.1.50.5 |
Send a message to the manager that an error log is created in system. The variable in the binding list is the content of the error log. |
||
fanRpmLow | 1.3.6.1.4.1.890.1.50.6 |
Send a message to the manager that the rpm of the fan is too low. The variable in the binding list is the current rpm of the fan. |
||
fanRpmNormal | 1.3.6.1.4.1.890.1.50.7 |
Send a message to the manager that the low-rpm condition of the fan is over. The variable in the binding list is the current rpm of the fan. |
||
voltageOutOfRange | 1.3.6.1.4.1.890.1.50.8 |
Send a message to the manager that the voltage of the system is out of range. The variable in the binding list is the current voltage in volt of the system. |
||
voltageNormal | 1.3.6.1.4.1.890.1.50.9 |
Send a message to the manager that the low-voltage condition is over. The variable in the binding list is the current voltage in volt of the system. |
||
systemMaintenanceFailure | 1.3.6.1.4.1.890.1.50.10 |
Send a message to the manager that the system maintence operation fail. The variable in the variable binding indicates the problem. |
||
configChange | 1.3.6.1.4.1.890.1.50.11 |
Send a message to the manager that the system configuration data is changed. |
||
thermalSensorFailure | 1.3.6.1.4.1.890.1.50.12 |
The trap signifies that the thermal sensor failed. |