ZYXEL-SNMP-MIB: View SNMP OID List / Download MIB
VENDOR: ZYXEL COMMUNICATIONS CORP.
Home | MIB: ZYXEL-SNMP-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 |
zyxelSnmp | 1.3.6.1.4.1.890.1.15.3.76 |
The subtree for Simple Network Management Protocol (SNMP) |
||
zyxelSnmpSetup | 1.3.6.1.4.1.890.1.15.3.76.1 | |||
zySnmpGetCommunity | 1.3.6.1.4.1.890.1.15.3.76.1.1 | displaystring | read-write |
This is the password for the incoming Get- and getNext- requests from the management station. This string is only used by SNMP managers using SNMP version 2c or lower. |
zySnmpSetCommunity | 1.3.6.1.4.1.890.1.15.3.76.1.2 | displaystring | read-write |
This is the password for the incoming Set- and SetNext- requests from the management station. This string is only used by SNMP managers using SNMP version 2c or lower. |
zySnmpTrapCommunity | 1.3.6.1.4.1.890.1.15.3.76.1.3 | displaystring | read-write |
This is the password sent with each trap to the SNMP manager. This string is only used by SNMP managers using SNMP version 2c or lower. |
zySnmpTrapDestinationMaxNumberOfDestinations | 1.3.6.1.4.1.890.1.15.3.76.1.4 | integer | read-only |
The maximum number of snmp destination entries that can be created. |
zyxelSnmpTrapDestinationTable | 1.3.6.1.4.1.890.1.15.3.76.1.5 | no-access |
The table contains SNMP trap destination configuration. |
|
1.3.6.1.4.1.890.1.15.3.76.1.5.1 | no-access |
An entry contains SNMP trap destination configuration. |
||
zySnmpTrapDestinationIpAddress | 1.3.6.1.4.1.890.1.15.3.76.1.5.1.1 | ipaddress | no-access |
Destination IP address of trap server. |
zySnmpTrapDestinationUdpPort | 1.3.6.1.4.1.890.1.15.3.76.1.5.1.2 | integer | read-write |
The UDP port that the manager listens for SNMP traps. |
zySnmpTrapDestinationVersion | 1.3.6.1.4.1.890.1.15.3.76.1.5.1.3 | integer | read-write |
Specify the version of the SNMP trap messages. Enumeration: 'v2c': 1, 'v1': 0, 'v3': 2. |
zySnmpTrapDestinationUserName | 1.3.6.1.4.1.890.1.15.3.76.1.5.1.4 | displaystring | read-write |
Username that is sent to the SNMP manager along with the SNMP v3 trap. This username must match an existing account on the switch. |
zySnmpTrapDestinationRowStatus | 1.3.6.1.4.1.890.1.15.3.76.1.5.1.5 | rowstatus | read-only |
This object allow entries to be created and deleted from SNMP trap destination table. |
zySnmpVersion | 1.3.6.1.4.1.890.1.15.3.76.1.6 | integer | read-write |
Select the SNMP version for the switch. The SNMP version on the switch must match the version on the SNMP manager. v3v2c means that the manager can get/set by SNMPv3 and can get by SNMPv2c. Enumeration: 'v2c': 0, 'v3v2c': 2, 'v3': 1. |
zyxelSnmpUserTable | 1.3.6.1.4.1.890.1.15.3.76.1.7 | no-access |
The table contains SNMP user configuration. |
|
1.3.6.1.4.1.890.1.15.3.76.1.7.1 | no-access |
An entry contains SNMP user configuration. |
||
zySnmpUserName | 1.3.6.1.4.1.890.1.15.3.76.1.7.1.1 | displaystring | no-access |
The username of a login account on the switch. |
zySnmpUserSecurityLevel | 1.3.6.1.4.1.890.1.15.3.76.1.7.1.2 | integer | read-only |
Select whether you want to implement authentication and/or encryption for SNMP communication from this user. Enumeration: 'noAuthNoPriv': 0, 'authPriv': 2, 'authNoPriv': 1. |
zySnmpUserAuthenticationProtocol | 1.3.6.1.4.1.890.1.15.3.76.1.7.1.3 | integer | read-only |
The type of authentication protocol to be used. Enumeration: 'sha': 1, 'md5': 0. |
zySnmpUserPrivacyProtocol | 1.3.6.1.4.1.890.1.15.3.76.1.7.1.4 | integer | read-only |
The type of privacy protocol to be used. Enumeration: 'aes': 1, 'des': 0. |
zySnmpUserGroup | 1.3.6.1.4.1.890.1.15.3.76.1.7.1.5 | displaystring | read-only |
The group name which this user belongs to. |
zyxelSnmpTrapGroupTable | 1.3.6.1.4.1.890.1.15.3.76.1.8 | no-access |
The table cantains SNMP trap group configuration. |
|
1.3.6.1.4.1.890.1.15.3.76.1.8.1 | no-access |
An entry cantains SNMP trap group configuration. |
||
zySnmpTrapSysGroup | 1.3.6.1.4.1.890.1.15.3.76.1.8.1.1 | bits | read-write |
System group of SNMP trap that the switch sends to the SNMP manager. Bits: 'reset': 5, 'powerportfailed': 11, 'temperature': 3, 'loginRecord': 20, 'stacking': 18, 'errorlog': 12, 'fanairflow': 17, 'warmStart': 1, 'dyinggasp': 15, 'errdisable': 14, 'bps': 8, 'intrusionlock': 7, 'loopGuard': 13, 'voltage': 4, 'maintainence': 9, 'powerSource': 19, 'fanSpeed': 2, 'externalalarm': 10, 'timeSync': 6, 'poe': 16, 'coldStart': 0. |
zySnmpTrapInterfaceGroup | 1.3.6.1.4.1.890.1.15.3.76.1.8.1.2 | bits | read-write |
Interface group of SNMP trap that the switch sends to the SNMP manager. Bits: 'lldp': 3, 'stormControl': 6, 'autonegotiation': 2, 'linkdown': 1, 'transceiverDdm': 4, 'module': 5, 'zuld': 7, 'linkup': 0. |
zySnmpTrapAAAGroup | 1.3.6.1.4.1.890.1.15.3.76.1.8.1.3 | bits | read-write |
AAA group of SNMP trap that the switch sends to the SNMP manager. Bits: 'accounting': 2, 'authentication': 0, 'authorization': 1. |
zySnmpTrapIPGroup | 1.3.6.1.4.1.890.1.15.3.76.1.8.1.4 | bits | read-write |
IP group of SNMP trap that the switch sends to the SNMP manager. Bits: 'traceroute': 1, 'ping': 0. |
zySnmpTrapSwitchGroup | 1.3.6.1.4.1.890.1.15.3.76.1.8.1.5 | bits | read-write |
Switch group of SNMP trap that the switch sends to the SNMP manager. Bits: 'rmon': 2, 'cfm': 3, 'stp': 0, 'classifier': 4, 'mactable': 1. |
zyxelSnmpTrapPortTable | 1.3.6.1.4.1.890.1.15.3.76.1.9 | no-access |
The table contains SNMP trap port configuration. |
|
1.3.6.1.4.1.890.1.15.3.76.1.9.1 | no-access |
An entry contains SNMP trap port configuration. |
||
zySnmpTrapPortIntrusionlockState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.1 | enabledstatus | read-write |
Enabled/Disabled SNMP intrusionlock trap on the sepcified port. |
zySnmpTrapPortLoopguardState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.2 | enabledstatus | read-write |
Enabled/Disabled SNMP loopguard trap on the sepcified port. |
zySnmpTrapPortErrdisableState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.3 | enabledstatus | read-write |
Enabled/Disabled SNMP errdisable trap on the sepcified port. |
zySnmpTrapPortPoeState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.4 | enabledstatus | read-write |
Enabled/Disabled SNMP PoE trap on the sepcified port. |
zySnmpTrapPortLinkupState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.5 | enabledstatus | read-write |
Enabled/Disabled SNMP linkUp trap on the sepcified port. |
zySnmpTrapPortLinkdownState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.6 | enabledstatus | read-write |
Enabled/Disabled SNMP linkDown trap on the sepcified port. |
zySnmpTrapPortAutonegotiationState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.7 | enabledstatus | read-write |
Enabled/Disabled SNMP LLDP trap on the sepcified port. |
zySnmpTrapPortLldpState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.8 | enabledstatus | read-write |
Enabled/Disabled SNMP autonegotiation trap on the sepcified port. |
zySnmpTrapPortTransceiverDdmState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.9 | enabledstatus | read-write |
Enabled/Disabled SNMP Transceiver-ddm trap on the sepcified port. |
zySnmpTrapPortStormControlState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.10 | enabledstatus | read-write |
Enabled/Disabled SNMP storm-control trap on the sepcified port. |
zySnmpTrapPortZuldState | 1.3.6.1.4.1.890.1.15.3.76.1.9.1.11 | enabledstatus | read-write |
Enabled/Disabled SNMP ZULD trap on the sepcified port. |