All MIBs › SIGNAMAX-SW0657851-MIB
Organization: Signamax LLC
Last Updated: 2008-12-24
Category: Generic Switch Management
Description:
Manages Signamax network switch port configuration, VLAN assignment, and operational status.
Imported Objects
From BRIDGE-MIB
| MacAddress |
From RFC1213-MIB
| ifIndex |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| enterprises |
From SNMPv2-TC
| DisplayString |
What Is SIGNAMAX-SW0657851-MIB?
SIGNAMAX-SW0657851-MIB is a Signamax LLC (enterprise OID 5205) proprietary MIB for the SW0657851 switch model, reporting system identity and network configuration. Its objects cover a reboot action, BIOS/firmware/hardware/mechanical version, serial number, host MAC address, device port count, RAM/Flash size, device name, system description, DHCP setting, IP address/netmask/default gateway, DNS setting/server, system current time, manual-time setting, NTP server/time-zone/time-sync, and daylight-saving-time settings (with start time). As a status/configuration MIB it lets an administrator confirm firmware version and network/time configuration on a Signamax SW0657851 switch. It is deployed on the Signamax SW0657851 switch. Engineers can download the SIGNAMAX-SW0657851-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in SIGNAMAX-SW0657851-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- firmware version and network/time configuration
Supported Devices
- Signamax SW0657851 switch
Monitoring Examples
An administrator checks sw0657851FirmwareVersion and sw0657851IPAddress to confirm firmware version and network configuration on a Signamax SW0657851 switch.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| signamax | 1.3.6.1.4.1.5205 | The MIB module is for Signamax LLC. | ||
| switch | 1.3.6.1.4.1.5205.2 | |||
| sw0657851ProductID | 1.3.6.1.4.1.5205.2.34 | |||
| sw0657851Produces | 1.3.6.1.4.1.5205.2.34.1 | |||
| sw0657851System | 1.3.6.1.4.1.5205.2.34.1.1 | |||
| sw0657851CommonSys | 1.3.6.1.4.1.5205.2.34.1.1.1 | |||
| INT sw0657851Reboot | 1.3.6.1.4.1.5205.2.34.1.1.1.1 | INTEGER | read-write | Reboot the system. Get this OID always return zero. 0 - do nothing 1 - Reboot without saving start 2 - Reboot with saving start |
| STR sw0657851BiosVsersion | 1.3.6.1.4.1.5205.2.34.1.1.1.2 | DisplayString | read-only | Get the BIOS version of the system. |
| STR sw0657851FirmwareVersion | 1.3.6.1.4.1.5205.2.34.1.1.1.3 | DisplayString | read-only | Get the firmware version of the system. |
| STR sw0657851HardwareVersion | 1.3.6.1.4.1.5205.2.34.1.1.1.4 | DisplayString | read-only | Get the hardware version of the system. |
| STR sw0657851MechanicalVersion | 1.3.6.1.4.1.5205.2.34.1.1.1.5 | DisplayString | read-only | Get the mechanical version of the system. |
| STR sw0657851SerialNumber | 1.3.6.1.4.1.5205.2.34.1.1.1.6 | DisplayString | read-only | Get the Serial number of the system. |
| STR sw0657851HostMacAddress | 1.3.6.1.4.1.5205.2.34.1.1.1.7 | DisplayString | read-only | Get the MAC address of the system. |
| STR sw0657851DevicePort | 1.3.6.1.4.1.5205.2.34.1.1.1.8 | DisplayString | read-only | Get the quantity of ports that this system owns now. |
| STR sw0657851RamSize | 1.3.6.1.4.1.5205.2.34.1.1.1.9 | DisplayString | read-only | Get the RAM size of the system. |
| STR sw0657851FlashSize | 1.3.6.1.4.1.5205.2.34.1.1.1.10 | DisplayString | read-only | Get the flash size of the system. |
| STR sw0657851DeviceName | 1.3.6.1.4.1.5205.2.34.1.1.1.11 | DisplayString | read-write | Get the flash size of the Device Name. |
| STR sw0657851SystemDescription | 1.3.6.1.4.1.5205.2.34.1.1.1.12 | DisplayString | read-only | Get the flash size of the System Description. |
| sw0657851IP | 1.3.6.1.4.1.5205.2.34.1.1.2 | |||
| INT sw0657851DhcpSetting | 1.3.6.1.4.1.5205.2.34.1.1.2.1 | INTEGER | read-write | Get/Set DHCP status of the system. 0 - DHCP disable 1 - DHCP enable |
| IP sw0657851IPAddress | 1.3.6.1.4.1.5205.2.34.1.1.2.2 | IpAddress | read-write | Get/Set the IP address of the system. You can't set this OID if DHCP status is enabled. |
| IP sw0657851NetMask | 1.3.6.1.4.1.5205.2.34.1.1.2.3 | IpAddress | read-write | Get/Set the subnet mask of the system. You can't set this OID if DHCP status is enabled. |
| IP sw0657851DefaultGateway | 1.3.6.1.4.1.5205.2.34.1.1.2.4 | IpAddress | read-write | Get/Set the default gateway of the system. You can't set this OID if DHCP status is enabled. |
| INT sw0657851DnsSetting | 1.3.6.1.4.1.5205.2.34.1.1.2.5 | INTEGER | read-write | Get/Set the source of DNS server. You can't set this OID if DHCP status is disabled. 0 - manual, the DNS server is from manual setting 1 - auto, the DNS server is assigned by DHCP server. |
| IP sw0657851DnsServer | 1.3.6.1.4.1.5205.2.34.1.1.2.6 | IpAddress | read-write | Get/Set the DNS server of the system. |
| sw0657851Time | 1.3.6.1.4.1.5205.2.34.1.1.3 | |||
| STR sw0657851SystemCurrentTime | 1.3.6.1.4.1.5205.2.34.1.1.3.1 | DisplayString | read-only | Get the current time of the system. |
| STR sw0657851ManualTimeSetting | 1.3.6.1.4.1.5205.2.34.1.1.3.2 | DisplayString | read-write | Get/Set the system time of the device. The input format is 'Year/Month/Day/Hour/Minute/Second'. ex: 2004/1/1/12/34/25 means 2004/1/1 - 12:24:25 . The value range: Year : 2000 - 2036, Mouth : 1 - 12, Day : 1 - 31, Hour : 0 - 23, Minute : 0 - 59, Sec : 0 - 59. |
| STR sw0657851NTPServer | 1.3.6.1.4.1.5205.2.34.1.1.3.3 | DisplayString | read-write | Get/Set the NTP Time Server. You can use the IP address or domain name. |
| INT sw0657851NTPTimeZone | 1.3.6.1.4.1.5205.2.34.1.1.3.4 | INTEGER | read-write | Get/Set the NTP Time Zone. The value range is between -12 and 13 -12 - GMT -12:00, -11 - GMT -11:00, -10 - GMT -10:00, -9 - GMT -09:00, -8 - GMT -08:00, -7 - GMT -07:00, -6 - GMT -06:00, -5 - GMT -05:00, -4 - GMT -04:00, -3 - GMT -03:00, -2 - GMT -02:00, -1 - GMT -01:00, 0 - GMT +00:00, 1 - GMT +01:00, 2 - GMT +02:00, 3 - GMT +03:00, 4 - GMT +04:00, 5 - GMT +05:00, 6 - GMT +06:00, 7 - GMT +07:00, 8 - GMT +08:00, 9 - GMT +09:00, 10 - GMT +10:00, 11 - GMT +11:00, 12 - GMT +12:00, 13 - GMT +13:00. |
| INT sw0657851NTPTimeSync | 1.3.6.1.4.1.5205.2.34.1.1.3.5 | INTEGER | read-write | Sync time from NTP Server. Get this OID always return zero. Set the Time Server and Time Zone before doing time sync. Notice that time server must be correct! The value range (0|1): 1 - sync. 0 - do nothing. |
| INT sw0657851DaylightSavingTime | 1.3.6.1.4.1.5205.2.34.1.1.3.6 | INTEGER | read-write | Get/Set the daylight saving time. The value range is between -5 and 5. (Unit: hour) |
| STR sw0657851DaylightStartTime | 1.3.6.1.4.1.5205.2.34.1.1.3.7 | DisplayString | read-write | Get/Set the Start time of Daylight Saving. The input format is 'MM/DD/HH', and daylight saving start month can't equal end month. example: month/day/hour 10/01/00 month: 01~12, day: 01~31, hour: 00~23 . |
| STR sw0657851DaylightEndTime | 1.3.6.1.4.1.5205.2.34.1.1.3.8 | DisplayString | read-write | Get/Set the End time of Daylight Saving. The input format is 'MM/DD/HH', and daylight saving start month can't equal end month. example: month/day/hour 04/01/00 month: 01~12, day: 01~31, hour: 00~23 . |
| sw0657851Account | 1.3.6.1.4.1.5205.2.34.1.1.4 | |||
| INT sw0657851AccountNumber | 1.3.6.1.4.1.5205.2.34.1.1.4.1 | INTEGER | read-only | Get the current account number(s) of the system. |
| sw0657851AccountTable | 1.3.6.1.4.1.5205.2.34.1.1.4.2 | not-accessible | This is a list of SW0657851AccountEntry. The numbers of entries are given by the value of sw0657851AccountNumber. | |
| sw0657851AccountEntry | 1.3.6.1.4.1.5205.2.34.1.1.4.2.1 | not-accessible | This is the Entry(s) for account information. | |
| INT sw0657851AccountIndex | 1.3.6.1.4.1.5205.2.34.1.1.4.2.1.1 | INTEGER | read-only | This is the index of the account entry. |
| STR sw0657851AccountAuthorization | 1.3.6.1.4.1.5205.2.34.1.1.4.2.1.2 | DisplayString | read-only | This is the authorization of the account entry. |
| STR sw0657851AccountName | 1.3.6.1.4.1.5205.2.34.1.1.4.2.1.3 | DisplayString | read-write | This is the username of the account entry. |
| STR sw0657851AccountPassword | 1.3.6.1.4.1.5205.2.34.1.1.4.2.1.4 | DisplayString | read-write | This is the password of the account entry. The return value is always '********'. |
| STR sw0657851AccountAddName | 1.3.6.1.4.1.5205.2.34.1.1.4.3 | DisplayString | read-write | This is the account name for adding operation. |
| STR sw0657851AccountAddPassword | 1.3.6.1.4.1.5205.2.34.1.1.4.4 | DisplayString | read-write | This is the account password for adding operation. The return value is always '********'. |
| INT sw0657851DoAccountAdd | 1.3.6.1.4.1.5205.2.34.1.1.4.5 | INTEGER | read-write | Add account name. OID sw0657851AccountAddName and sw0657851AccountAddPassword must be filled first. Get this OID always return zero. 1 - add account. 0 - do nothing. |
| INT sw0657851AccountDel | 1.3.6.1.4.1.5205.2.34.1.1.4.6 | INTEGER | read-write | Delete account. The value is valid sw0657851AccountIndex(Can't delete administrator). |
| sw0657851Snmp | 1.3.6.1.4.1.5205.2.34.1.2 | |||
| STR sw0657851GetCommunity | 1.3.6.1.4.1.5205.2.34.1.2.1 | DisplayString | read-write | Get/Set the get-community of the SNMP. |
| STR sw0657851SetCommunity | 1.3.6.1.4.1.5205.2.34.1.2.2 | DisplayString | read-write | Get/Set the set-community of the SNMP. |
| INT sw0657851TrapHostNumber | 1.3.6.1.4.1.5205.2.34.1.2.3 | INTEGER | read-only | Get the number of trap hosts. |
| sw0657851TrapHostTable | 1.3.6.1.4.1.5205.2.34.1.2.4 | not-accessible | A list of trap host entry. The numbers of entries are given by the value of sw0657851TrapHostNumber. | |
| sw0657851TrapHostEntry | 1.3.6.1.4.1.5205.2.34.1.2.4.1 | not-accessible | This is the entry information for trap host. | |
| INT sw0657851TrapHostIndex | 1.3.6.1.4.1.5205.2.34.1.2.4.1.1 | INTEGER | read-only | The index of the trap host entry. |
| IP sw0657851TrapHostIP | 1.3.6.1.4.1.5205.2.34.1.2.4.1.2 | IpAddress | read-write | This is the IP of the trap host. |
| INT sw0657851TrapHostPort | 1.3.6.1.4.1.5205.2.34.1.2.4.1.3 | INTEGER | read-write | This is the receiving-port number of the trap host. |
| STR sw0657851TrapHostCommunity | 1.3.6.1.4.1.5205.2.34.1.2.4.1.4 | DisplayString | read-write | The community name for the trap PDU. |
| sw0657851Alarm | 1.3.6.1.4.1.5205.2.34.1.3 | |||
| sw0657851Event | 1.3.6.1.4.1.5205.2.34.1.3.1 | |||
| INT sw0657851EventNumber | 1.3.6.1.4.1.5205.2.34.1.3.1.1 | INTEGER | read-only | Get the total number of alarm events. |
| sw0657851EventTable | 1.3.6.1.4.1.5205.2.34.1.3.1.2 | not-accessible | This is a list of alarm event entry. The numbers of entries are given by the value of sw0657851EventNumber. | |
| sw0657851EventEntry | 1.3.6.1.4.1.5205.2.34.1.3.1.2.1 | not-accessible | This is the entry information for alarm event. | |
| INT sw0657851EventIndex | 1.3.6.1.4.1.5205.2.34.1.3.1.2.1.1 | INTEGER | read-only | This is the index of the alarm event entry. |
| STR sw0657851EventName | 1.3.6.1.4.1.5205.2.34.1.3.1.2.1.2 | DisplayString | read-only | This is the alarm event name. |
| INT sw0657851EventSendEmail | 1.3.6.1.4.1.5205.2.34.1.3.1.2.1.3 | INTEGER | read-write | Send email when alarm event is triggered. |
| INT sw0657851EventSendTrap | 1.3.6.1.4.1.5205.2.34.1.3.1.2.1.4 | INTEGER | read-write | Send trap when alarm event is triggered. |
| sw0657851Email | 1.3.6.1.4.1.5205.2.34.1.3.2 | |||
| STR sw0657851EmailServer | 1.3.6.1.4.1.5205.2.34.1.3.2.1 | DisplayString | read-write | This is the SMTP server for alarm event. |
| STR sw0657851EmailUsername | 1.3.6.1.4.1.5205.2.34.1.3.2.2 | DisplayString | read-write | This is the Username of SMTP server. |
| STR sw0657851EmailPassword | 1.3.6.1.4.1.5205.2.34.1.3.2.3 | DisplayString | read-write | This is the User Password of SMTP server. |
| INT sw0657851EmailUserNumber | 1.3.6.1.4.1.5205.2.34.1.3.2.4 | INTEGER | read-only | The number of the email users that you want to send the alarm notification. |
| sw0657851EmailUserTable | 1.3.6.1.4.1.5205.2.34.1.3.2.5 | not-accessible | This is a list of email user entry. The numbers of entries are given by the value of sw0657851EmailUserNumber. | |
| sw0657851EmailUserEntry | 1.3.6.1.4.1.5205.2.34.1.3.2.5.1 | not-accessible | This is the Entry information for email user entry. | |
| INT sw0657851EmailUserIndex | 1.3.6.1.4.1.5205.2.34.1.3.2.5.1.1 | INTEGER | read-only | This is the index of the email user entry. |
| STR sw0657851EmailUserAddress | 1.3.6.1.4.1.5205.2.34.1.3.2.5.1.2 | DisplayString | read-write | This is the email address of the email user entry. |
| sw0657851Configuration | 1.3.6.1.4.1.5205.2.34.1.5 | |||
| sw0657851SaveRestore | 1.3.6.1.4.1.5205.2.34.1.5.1 | |||
| INT sw0657851SaveStart | 1.3.6.1.4.1.5205.2.34.1.5.1.1 | INTEGER | read-write | Save current configuration into flash memory (Save as Start Configuration). Get this OID always return zero. 1 - save. 0 - do nothing. |
| INT sw0657851SaveUser | 1.3.6.1.4.1.5205.2.34.1.5.1.2 | INTEGER | read-write | Save current configuration into flash memory (Save as User Configuration). Get this OID always return zero. 1 - save. 0 - do nothing. |
| INT sw0657851RestoreDefault | 1.3.6.1.4.1.5205.2.34.1.5.1.3 | INTEGER | read-write | Restore factory default configuration. Get this OID always return zero. 2 - restore default included default ip address. 1 - restore default without changing current ip address. 0 - do nothing. |
| INT sw0657851RestoreUser | 1.3.6.1.4.1.5205.2.34.1.5.1.4 | INTEGER | read-write | Restore user configuration. Get this OID always return zero. 1 - restore. 0 - do nothing. |
| sw0657851ConfigFile | 1.3.6.1.4.1.5205.2.34.1.5.2 | |||
| IP sw0657851ExportIpAddress | 1.3.6.1.4.1.5205.2.34.1.5.2.1 | IpAddress | read-write | Get/Set the export tftp server. |
| INT sw0657851DoExportConfig | 1.3.6.1.4.1.5205.2.34.1.5.2.2 | INTEGER | read-write | Do export-config. Get this OID always return zero. 1 - export current section. 2 - export user section. |
| IP sw0657851ImportIpAddress | 1.3.6.1.4.1.5205.2.34.1.5.2.3 | IpAddress | read-write | Get/Set the import tftp server. |
| STR sw0657851ImportConfigName | 1.3.6.1.4.1.5205.2.34.1.5.2.4 | DisplayString | read-write | Get/Set the import file path and name. |
| INT sw0657851DoImportConfig | 1.3.6.1.4.1.5205.2.34.1.5.2.5 | INTEGER | read-write | Do import-config. Get this OID always return zero. 1 - import current section. 2 - import user section. |
| sw0657851Log | 1.3.6.1.4.1.5205.2.34.1.7 | |||
| INT sw0657851ClearLog | 1.3.6.1.4.1.5205.2.34.1.7.1 | INTEGER | read-write | Clear system log. Get this OID always return zero. 1 - clear log. 0 - do nothing. |
| INT sw0657851LogNumber | 1.3.6.1.4.1.5205.2.34.1.7.4 | INTEGER | read-only | Get the number of current system log. |
| sw0657851LogTable | 1.3.6.1.4.1.5205.2.34.1.7.5 | not-accessible | This is a list of log entry. The numbers of entries are given by the value of sw0657851LogNumber. | |
| sw0657851LogEntry | 1.3.6.1.4.1.5205.2.34.1.7.5.1 | not-accessible | This is the Entry information for system log. | |
| INT sw0657851LogIndex | 1.3.6.1.4.1.5205.2.34.1.7.5.1.1 | INTEGER | not-accessible | This is the index of the log entry. |
| STR sw0657851LogEvent | 1.3.6.1.4.1.5205.2.34.1.7.5.1.2 | DisplayString | read-only | This is the detail information of the log entry. |
| sw0657851Firmware | 1.3.6.1.4.1.5205.2.34.1.8 | |||
| IP sw0657851FirmwareIpAddress | 1.3.6.1.4.1.5205.2.34.1.8.1 | IpAddress | read-write | Get/Set the firmware tftp server. |
| STR sw0657851FirmwareFileName | 1.3.6.1.4.1.5205.2.34.1.8.2 | DisplayString | read-write | Get/Set the path and filename for firmware upgrading. |
| INT sw0657851DoFirmwareUpgrade | 1.3.6.1.4.1.5205.2.34.1.8.3 | INTEGER | read-write | Do firmware upgrade. Get this OID always return zero. 1 - do firmware upgrade. 0 - do nothing. |
| sw0657851Port | 1.3.6.1.4.1.5205.2.34.1.9 | |||
| sw0657851PortStatus | 1.3.6.1.4.1.5205.2.34.1.9.1 | |||
| INT sw0657851PortStatusNumber | 1.3.6.1.4.1.5205.2.34.1.9.1.1 | INTEGER | read-only | Get the number of port. |
| sw0657851PortStatusTable | 1.3.6.1.4.1.5205.2.34.1.9.1.2 | not-accessible | This is a list of port status entry. The numbers of entries are given by the value of sw0657851PortStatusNumber. | |
| sw0657851PortStatusEntry | 1.3.6.1.4.1.5205.2.34.1.9.1.2.1 | not-accessible | This is the entry(s) for port status information. | |
| INT sw0657851PortStatusIndex | 1.3.6.1.4.1.5205.2.34.1.9.1.2.1.1 | INTEGER | read-only | This is the index of the port status entry. |
| STR sw0657851PortStatusMedia | 1.3.6.1.4.1.5205.2.34.1.9.1.2.1.2 | DisplayString | read-only | The port media type of the port status entry. |
| STR sw0657851PortStatusLink | 1.3.6.1.4.1.5205.2.34.1.9.1.2.1.3 | DisplayString | read-only | This is the port link of the port status entry. |
| STR sw0657851PortStatusSpdDpx | 1.3.6.1.4.1.5205.2.34.1.9.1.2.1.4 | DisplayString | read-only | This is the speed/duplex of the port status entry. |
| STR sw0657851PortStatusFlwCtrlRx | 1.3.6.1.4.1.5205.2.34.1.9.1.2.1.5 | DisplayString | read-only | This is the Rx flow control of the port status entry. |
| STR sw0657851PortStatusFlwCtrlTx | 1.3.6.1.4.1.5205.2.34.1.9.1.2.1.6 | DisplayString | read-only | This is the Tx flow control of the port status entry. |
| STR sw0657851PortStatuDescription | 1.3.6.1.4.1.5205.2.34.1.9.1.2.1.7 | DisplayString | read-only | This is the description of port. |
| sw0657851PortConf | 1.3.6.1.4.1.5205.2.34.1.9.2 | |||
| INT sw0657851PortConfNumber | 1.3.6.1.4.1.5205.2.34.1.9.2.1 | INTEGER | read-only | Get the number of port configuration. |
| sw0657851PortConfTable | 1.3.6.1.4.1.5205.2.34.1.9.2.2 | not-accessible | This is a list of port configuration entry. The numbers of entries are given by the value of sw0657851PortConfNumber. | |
| sw0657851PortConfEntry | 1.3.6.1.4.1.5205.2.34.1.9.2.2.1 | not-accessible | This is the Entry(s) for port configuration information. | |
| INT sw0657851PortConfIndex | 1.3.6.1.4.1.5205.2.34.1.9.2.2.1.1 | INTEGER | read-only | This is the index of the port configuration entry. |
| INT sw0657851PortConfPortState | 1.3.6.1.4.1.5205.2.34.1.9.2.2.1.2 | INTEGER | read-write | This is the port state of the port configuration entry. 0 - disabled. 1 - enabled. |
| INT sw0657851PortConfSpdDpx | 1.3.6.1.4.1.5205.2.34.1.9.2.2.1.3 | INTEGER | read-write | This is the speed/duplex of the port configuration entry. 0 - auto. 1 - 10M/Half. 2 - 10M/Full. 3 - 100M/Half. 4 - 100M/Full. 5 - 1G/Full. |
| INT sw0657851PortConfFlwCtrl | 1.3.6.1.4.1.5205.2.34.1.9.2.2.1.4 | INTEGER | read-write | This is the flow control of the port configuration entry. 0 - disabled. 1 - enabled. |
| INT sw0657851PortConfExcessiveCollisionMode | 1.3.6.1.4.1.5205.2.34.1.9.2.2.1.5 | INTEGER | read-write | 0 - Discard. 1 - Restart. |
| STR sw0657851PortConfDescription | 1.3.6.1.4.1.5205.2.34.1.9.2.2.1.6 | DisplayString | read-write | This is the description of port. |
| sw0657851SFPInfo | 1.3.6.1.4.1.5205.2.34.1.9.3 | |||
| INT sw0657851SFPInfoNumber | 1.3.6.1.4.1.5205.2.34.1.9.3.1 | INTEGER | read-only | Get the number of sfp info entry. |
| sw0657851SFPInfoTable | 1.3.6.1.4.1.5205.2.34.1.9.3.2 | not-accessible | A list of sfp info entry. The numbers of entries are given by the value of sw0657851SFPInfoNumber. | |
| sw0657851SFPInfoEntry | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1 | not-accessible | Entry(s) for SFP information. | |
| INT sw0657851SFPInfoIndex | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.1 | INTEGER | read-only | The index of the sfp info entry. |
| STR sw0657851SFPConnectorType | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.2 | DisplayString | read-only | Get connector type of the sfp. |
| STR sw0657851SFPFiberType | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.3 | DisplayString | read-only | Get fiber type of the sfp. |
| STR sw0657851SFPWavelength | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.4 | DisplayString | read-only | Get tx central wavelength of the sfp. |
| STR sw0657851SFPBaudRate | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.5 | DisplayString | read-only | Get baud rate of the sfp. |
| STR sw0657851SFPVendorOUI | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.6 | DisplayString | read-only | Get vendor OUI of the sfp. |
| STR sw0657851SFPVendorName | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.7 | DisplayString | read-only | Get vendor name of the sfp. |
| STR sw0657851SFPVendorPN | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.8 | DisplayString | read-only | Get vendor part number of the sfp. |
| STR sw0657851SFPVendorRev | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.9 | DisplayString | read-only | Get vendor revision number of the sfp. |
| STR sw0657851SFPVendorSN | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.10 | DisplayString | read-only | Get vendor serial number of the sfp. |
| STR sw0657851SFPDateCode | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.11 | DisplayString | read-only | Get data code of the sfp. |
| STR sw0657851SFPTemperature | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.12 | DisplayString | read-only | Get current temperature of the sfp. |
| STR sw0657851SFPVcc | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.13 | DisplayString | read-only | Get current internal supply voltage of the sfp. |
| STR sw0657851SFPTxBias | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.14 | DisplayString | read-only | Get current TX Bias of the sfp. |
| STR sw0657851SFPTxPWR | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.15 | DisplayString | read-only | Get current TX output power of the sfp. |
| STR sw0657851SFPRxPWR | 1.3.6.1.4.1.5205.2.34.1.9.3.2.1.16 | DisplayString | read-only | Get current Received Power of the sfp. |
| sw0657851Mirror | 1.3.6.1.4.1.5205.2.34.1.10 | |||
| INT sw0657851MirroringPort | 1.3.6.1.4.1.5205.2.34.1.10.1 | INTEGER | read-write | Get/Set the mirroring port. The port range is from 1 to 24. |
| sw0657851MirroredPortsTable | 1.3.6.1.4.1.5205.2.34.1.10.2 | not-accessible | This is a list of port configuration entry. The numbers of entries are given by the value of sw0657851PortConfNumber. | |
| sw0657851MirroredPortsEntry | 1.3.6.1.4.1.5205.2.34.1.10.2.1 | not-accessible | This is the Entry(s) for port configuration information. | |
| INT sw0657851MirroredPortIndex | 1.3.6.1.4.1.5205.2.34.1.10.2.1.1 | INTEGER | read-only | This is the index of the mirrored port. |
| INT sw0657851MirroredPortSrouceEnable | 1.3.6.1.4.1.5205.2.34.1.10.2.1.2 | INTEGER | read-write | 0 - disabled. 1 - enabled. |
| INT sw0657851MirroredPortDestinationEnable | 1.3.6.1.4.1.5205.2.34.1.10.2.1.3 | INTEGER | read-write | 0 - disabled. 1 - enabled. |
| sw0657851MaxPktLen | 1.3.6.1.4.1.5205.2.34.1.11 | |||
| INT sw0657851MaxPktLenPortNumber | 1.3.6.1.4.1.5205.2.34.1.11.1 | INTEGER | read-only | Get the number of Max. packet length. |
| sw0657851MaxPktLenConfTable | 1.3.6.1.4.1.5205.2.34.1.11.2 | not-accessible | This is a list of Max. packet length entry. The numbers of entries are given by the value of sw0657851MaxPktLenPortNumber. | |
| sw0657851MaxPktLenConfEntry | 1.3.6.1.4.1.5205.2.34.1.11.2.1 | not-accessible | Entry(s) for Max. packet length information. | |
| INT sw0657851MaxPktLenConfIndex | 1.3.6.1.4.1.5205.2.34.1.11.2.1.1 | INTEGER | read-only | This is the index of the Max. packet length entry. |
| INT sw0657851MaxPktLenConfSetting | 1.3.6.1.4.1.5205.2.34.1.11.2.1.2 | INTEGER | read-write | Get/Set the Max. packet length. The Max. packet length is 1518~9600. |
| sw0657851LoopDetectedConf | 1.3.6.1.4.1.5205.2.34.1.12 | |||
| INT sw0657851LoopDetectedNumber | 1.3.6.1.4.1.5205.2.34.1.12.1 | INTEGER | read-only | Get the number of loop detected entry. |
| sw0657851LoopDetectedTable | 1.3.6.1.4.1.5205.2.34.1.12.2 | not-accessible | A list of loop detected entry. The numbers of entries are given by the value of sw0657851LoopDetectedNumber. | |
| sw0657851LoopDetectedEntry | 1.3.6.1.4.1.5205.2.34.1.12.2.1 | not-accessible | Entry(s) for loop detected information. | |
| INT sw0657851LoopDetectedfIndex | 1.3.6.1.4.1.5205.2.34.1.12.2.1.1 | INTEGER | read-only | The index of the loop detected entry. |
| INT sw0657851LoopDetectedPort | 1.3.6.1.4.1.5205.2.34.1.12.2.1.2 | INTEGER | read-write | The state of the loop detected entry. 0 - disabled. 1 - enabled. |
| INT sw0657851LoopDetectedLockedPort | 1.3.6.1.4.1.5205.2.34.1.12.2.1.3 | INTEGER | read-write | The current status of the loop detected port. Get: 0 - unlocked 1 - locked due to the loop condition Set: 0 - unlock the port 1 - do nothing |
| sw0657851ManagementPolicy | 1.3.6.1.4.1.5205.2.34.1.13 | |||
| INT sw0657851ManagementSecurityNumber | 1.3.6.1.4.1.5205.2.34.1.13.1 | INTEGER | read-only | This is the index of the management security entry. |
| INT sw0657851ManagementSecurityEntryCreate | 1.3.6.1.4.1.5205.2.34.1.13.2 | INTEGER | read-write | Create management security entry |
| sw0657851ManagementSecurityTable | 1.3.6.1.4.1.5205.2.34.1.13.3 | not-accessible | This is a list of SW0657851ManagementSecurityEntry. The numbers of entries are given by ManagementSecurityNumber. | |
| sw0657851ManagementSecurityEntry | 1.3.6.1.4.1.5205.2.34.1.13.3.1 | not-accessible | This is the Entry(s) for Management Security configuration information. | |
| INT sw0657851ManagementSecurityIndex | 1.3.6.1.4.1.5205.2.34.1.13.3.1.1 | INTEGER | read-only | This is the index of the management policy configuration entry. |
| STR sw0657851ManagementSecurityName | 1.3.6.1.4.1.5205.2.34.1.13.3.1.2 | DisplayString | read-write | This is the username of the management security entry. |
| STR sw0657851ManagementSecurityIpRange | 1.3.6.1.4.1.5205.2.34.1.13.3.1.3 | DisplayString | read-write | This is the ip range of the management security entry. |
| STR sw0657851ManagementSecurityIncomigPort | 1.3.6.1.4.1.5205.2.34.1.13.3.1.4 | DisplayString | read-write | This is the incoming port of the management security entry. |
| STR sw0657851ManagementSecurityAccessType | 1.3.6.1.4.1.5205.2.34.1.13.3.1.5 | DisplayString | read-write | 0 - any. 1 - http. 2 - telnet 3 - snmp |
| INT sw0657851ManagementSecurityAction | 1.3.6.1.4.1.5205.2.34.1.13.3.1.6 | INTEGER | read-write | 0 - deny. 1 - accept. |
| INT sw0657851ManagementSecurityEntryAction | 1.3.6.1.4.1.5205.2.34.1.13.3.1.7 | INTEGER | read-write | 1 - active. 2 - notInService. 3 - delete. |
| sw0657851VLAN | 1.3.6.1.4.1.5205.2.34.1.14 | |||
| sw0657851VlanConf | 1.3.6.1.4.1.5205.2.34.1.14.1 | |||
| INT sw0657851VlanMode | 1.3.6.1.4.1.5205.2.34.1.14.1.1 | INTEGER | read-write | This is the VLAN Mode configuration, default is tag base. 0 - tag-base 1 - port-base |
| INT sw0657851ManagementVlan | 1.3.6.1.4.1.5205.2.34.1.14.1.2 | INTEGER | read-write | To specify a vlan id that can communicate with the device. |
| STR sw0657851PortIsolation | 1.3.6.1.4.1.5205.2.34.1.14.1.3 | DisplayString | read-write | Selected port(s) only can communicate with unselected port(s). Selected port(s) will be isolated with each other. |
| sw0657851TagBaseVlanGroup | 1.3.6.1.4.1.5205.2.34.1.14.2 | |||
| INT sw0657851TagBaseVlanNumber | 1.3.6.1.4.1.5205.2.34.1.14.2.1 | INTEGER | read-write | The number of tagged-based VLAN. |
| INT sw0657851TagBaseVlanGroupEntryCreate | 1.3.6.1.4.1.5205.2.34.1.14.2.2 | INTEGER | read-write | To create a VLAN entry in the tagged-based VLAN table. 0 : none, 1~4094 : specify the vid of the created VLAN. |
| sw0657851TagBaseVlanGroupTable | 1.3.6.1.4.1.5205.2.34.1.14.2.3 | not-accessible | A list of tagged-based VLAN group entry. The number of entries can be taked from sw0657851TagBaseVlanNumber. | |
| sw0657851TagBaseVlanGroupEntry | 1.3.6.1.4.1.5205.2.34.1.14.2.3.1 | not-accessible | This is the Entry(s) for Tag Base VLAN Group configuration information. | |
| INT sw0657851TagBaseVlanVid | 1.3.6.1.4.1.5205.2.34.1.14.2.3.1.1 | INTEGER | not-accessible | This is the index of the Tag Base VLAN Group configuration entry. |
| STR sw0657851TagBaseVlanName | 1.3.6.1.4.1.5205.2.34.1.14.2.3.1.2 | DisplayString | read-write | This is the name of the VLAN. |
| INT sw0657851TagBaseVlanIgmpProxy | 1.3.6.1.4.1.5205.2.34.1.14.2.3.1.3 | INTEGER | read-write | To support IGMP proxy in this VLAN. 0 - Disable 1 - Enable |
| INT sw0657851TagBaseVlanPrivateVlan | 1.3.6.1.4.1.5205.2.34.1.14.2.3.1.4 | INTEGER | read-write | To apply the port isolation configuration. 0 - Disable 1 - Enable |
| INT sw0657851TagBaseVlanGvrp | 1.3.6.1.4.1.5205.2.34.1.14.2.3.1.5 | INTEGER | read-write | This VLAN can be propagated by gvrp. 0 - Disable 1 - Enable |
| STR sw0657851TagBaseVlanMemberPort | 1.3.6.1.4.1.5205.2.34.1.14.2.3.1.6 | DisplayString | read-write | The member port(s) of this VLAN. |
| INT sw0657851TagBaseVlanEntryAction | 1.3.6.1.4.1.5205.2.34.1.14.2.3.1.7 | INTEGER | read-write | The row status of VLAN. 1 - active 2 - notInService 3 - delete |
| sw0657851VlanPortConfTable | 1.3.6.1.4.1.5205.2.34.1.14.3 | not-accessible | This is the port parameters for tagged-based VLAN. | |
| sw0657851VlanPortConfEntry | 1.3.6.1.4.1.5205.2.34.1.14.3.1 | not-accessible | These are the tagged-based VLAN parameters for each ports. | |
| INT sw0657851VlanPortConfIndex | 1.3.6.1.4.1.5205.2.34.1.14.3.1.1 | INTEGER | not-accessible | This is the index of the Port Base VLAN Group configuration entry. |
| INT sw0657851VlanPortConfVlanAware | 1.3.6.1.4.1.5205.2.34.1.14.3.1.2 | INTEGER | read-write | 0 - Ignore incoming VLAN tag, using pvid as VLAN classification. 1 - Using VLAN tag information first. |
| INT sw0657851VlanPortConfIngressFiltering | 1.3.6.1.4.1.5205.2.34.1.14.3.1.3 | INTEGER | read-write | If the packet is tagged with VLAN information, the ingress port will first determine if the ingress port itself is a member of the tagged VLAN. 0 - Disable, don't care about the VLAN information of the packet. 1 - Enable. |
| INT sw0657851VlanPortConfFrameType | 1.3.6.1.4.1.5205.2.34.1.14.3.1.4 | INTEGER | read-write | To determine what kind of packet the port should accept. 0 - All 1 - Only tagged packet |
| INT sw0657851VlanPortConfPvid | 1.3.6.1.4.1.5205.2.34.1.14.3.1.5 | INTEGER | read-write | Each physical port has a parameter called PVID. All untagged frames are assigned to the LAN specified in the PVID parameter. When a tagged frame is received by a port, the tag is respected. If the frame is untagged, the value contained in the PVID is considered as a tag. |
| INT sw0657851VlanPortConfRole | 1.3.6.1.4.1.5205.2.34.1.14.3.1.6 | INTEGER | read-write | 0 - Access: won't send packet with tag. 1 - Trunk: always send packet with tag. 2 - Hybrid: always send packet with tag but one. |
| INT sw0657851VlanPortConfUntagVid | 1.3.6.1.4.1.5205.2.34.1.14.3.1.7 | INTEGER | read-write | Won't send packet with tag in one specific vid. Only available in hybrid mode. |
| INT sw0657851VlanPortConfDoubleTag | 1.3.6.1.4.1.5205.2.34.1.14.3.1.8 | INTEGER | read-write | This is the double tag configuration for ports. 0 -- Disable, 1 -- Service, 2 -- Customer |
| sw0657851PortBaseVlanGroup | 1.3.6.1.4.1.5205.2.34.1.14.4 | |||
| INT sw0657851PortBaseVlanNumber | 1.3.6.1.4.1.5205.2.34.1.14.4.1 | INTEGER | read-write | Total numbers for port based vlan. |
| INT sw0657851PortBaseVlanGroupEntryCreate | 1.3.6.1.4.1.5205.2.34.1.14.4.2 | INTEGER | read-write | Create a temp vlan in port-based vlan table. 0 : none, 1 : create a new port-based vlan. |
| sw0657851PortBaseVlanGroupTable | 1.3.6.1.4.1.5205.2.34.1.14.4.3 | not-accessible | A list of port base vlan group entry. The numbers of entries are given by the value of sw0657851PortBaseVlanNumber. | |
| sw0657851PortBaseVlanGroupEntry | 1.3.6.1.4.1.5205.2.34.1.14.4.3.1 | not-accessible | This is the Entry(s) for Port Base VLAN Group configuration information. | |
| INT sw0657851PortBaseVlanGroupIndex | 1.3.6.1.4.1.5205.2.34.1.14.4.3.1.1 | INTEGER | not-accessible | This is the index of the Port Base VLAN Group configuration entry. |
| STR sw0657851PortBaseVlanGroupName | 1.3.6.1.4.1.5205.2.34.1.14.4.3.1.2 | DisplayString | read-write | The name of vlan. |
| STR sw0657851PortBaseVlanGroupMembers | 1.3.6.1.4.1.5205.2.34.1.14.4.3.1.3 | DisplayString | read-write | The member of vlan. |
| INT sw0657851PortBaseVlanGroupEntryAction | 1.3.6.1.4.1.5205.2.34.1.14.4.3.1.4 | INTEGER | read-write | The row status of vlan. 1 - active 2 - notInService 3 - delete |
| sw0657851MacTableInfo | 1.3.6.1.4.1.5205.2.34.1.15 | |||
| sw0657851MacTableConf | 1.3.6.1.4.1.5205.2.34.1.15.1 | |||
| INT sw0657851MacAgeTime | 1.3.6.1.4.1.5205.2.34.1.15.1.1 | INTEGER | read-write | Set the Mac Table Aging Time (10~1000000 Secs). 0 : Disable. |
| sw0657851MacTableLearningConfTable | 1.3.6.1.4.1.5205.2.34.1.15.1.2 | not-accessible | A list of Mac Learning entry. | |
| sw0657851MacTableLearningConfEntry | 1.3.6.1.4.1.5205.2.34.1.15.1.2.1 | not-accessible | This is the Entry(s) for Mac Learning table information. | |
| INT sw0657851MacTableLearningConfIndex | 1.3.6.1.4.1.5205.2.34.1.15.1.2.1.1 | INTEGER | not-accessible | This is the index of the Learning MAC Table Group configuration entry. |
| INT sw0657851MacTableLearningConfstate | 1.3.6.1.4.1.5205.2.34.1.15.1.2.1.2 | INTEGER | read-write | 0 - Auto 1 - Disable 2 - Secure |
| sw0657851MacTableStaticFilter | 1.3.6.1.4.1.5205.2.34.1.15.2 | |||
| INT sw0657851MacTableStaticFilterNumber | 1.3.6.1.4.1.5205.2.34.1.15.2.1 | INTEGER | read-only | Total numbers for static filter entry of Mac Table. |
| INT sw0657851MacTableStaticFilterEntryCreate | 1.3.6.1.4.1.5205.2.34.1.15.2.2 | INTEGER | read-write | Create a temp Filter entry in Mac Table. 0 : none, 1 : create a new entry |
| sw0657851MacTableStaticFilterTable | 1.3.6.1.4.1.5205.2.34.1.15.2.3 | not-accessible | A list of static filter entry. The numbers of entries are given by the value of sw0657851MacTableStaticFilterNumber. | |
| sw0657851MacTableStaticFilterEntry | 1.3.6.1.4.1.5205.2.34.1.15.2.3.1 | not-accessible | This is the Entry(s) for static filter information. | |
| INT sw0657851MacTableStaticFilterIndex | 1.3.6.1.4.1.5205.2.34.1.15.2.3.1.1 | INTEGER | not-accessible | This is the index of the Static Filter MAC Table Group configuration entry. |
| STR sw0657851MacTableStaticFilterMac | 1.3.6.1.4.1.5205.2.34.1.15.2.3.1.2 | DisplayString | read-write | The static filter mac in Mac Table |
| INT sw0657851MacTableStaticFilterVid | 1.3.6.1.4.1.5205.2.34.1.15.2.3.1.3 | INTEGER | read-write | The filter vid in Mac Table |
| STR sw0657851MacTableStaticFilterAlias | 1.3.6.1.4.1.5205.2.34.1.15.2.3.1.4 | DisplayString | read-write | The filter alias name in Mac Table |
| INT sw0657851MacTableStaticFilterEntryAction | 1.3.6.1.4.1.5205.2.34.1.15.2.3.1.5 | INTEGER | read-write | The row status of filter entry. 1 - active 2 - notInService 3 - delete |
| sw0657851MacTableStaticForward | 1.3.6.1.4.1.5205.2.34.1.15.3 | |||
| INT sw0657851MacTableStaticForwardNumber | 1.3.6.1.4.1.5205.2.34.1.15.3.1 | INTEGER | read-only | Total numbers for static forward entry of Mac Table. |
| INT sw0657851MacTableStaticForwardEntryCreate | 1.3.6.1.4.1.5205.2.34.1.15.3.2 | INTEGER | read-write | Create a temp forward entry in Mac Table. 0 : none, 1 : create a new entry |
| sw0657851MacTableStaticForwardTable | 1.3.6.1.4.1.5205.2.34.1.15.3.3 | not-accessible | A list of static forward entry. The numbers of entries are given by the value of sw0657851MacTableStaticForwardNumber. | |
| sw0657851MacTableStaticForwardEntry | 1.3.6.1.4.1.5205.2.34.1.15.3.3.1 | not-accessible | ||
| INT sw0657851MacTableStaticForwardIndex | 1.3.6.1.4.1.5205.2.34.1.15.3.3.1.1 | INTEGER | not-accessible | This is the index of the Static Forward MAC Table Group configuration entry. |
| STR sw0657851MacTableStaticForwardMac | 1.3.6.1.4.1.5205.2.34.1.15.3.3.1.2 | DisplayString | read-write | The static forwarding Mac in Mac Table |
| INT sw0657851MacTableStaticForwardPort | 1.3.6.1.4.1.5205.2.34.1.15.3.3.1.3 | INTEGER | read-write | To specify a destination port for a mac address in mac table. |
| INT sw0657851MacTableStaticForwardVid | 1.3.6.1.4.1.5205.2.34.1.15.3.3.1.4 | INTEGER | read-write | To specify a VLAN ID for a mac address in mac table. |
| STR sw0657851MacTableStaticForwardAlias | 1.3.6.1.4.1.5205.2.34.1.15.3.3.1.5 | DisplayString | read-write | To specify an alias for a mac address in mac table. |
| INT sw0657851MacTableStaticForwardEntryAction | 1.3.6.1.4.1.5205.2.34.1.15.3.3.1.6 | INTEGER | read-write | The row status of filter entry. 1 - active 2 - notInService 3 - delete |
| sw0657851MacAlias | 1.3.6.1.4.1.5205.2.34.1.15.4 | |||
| INT sw0657851MacAliasNumber | 1.3.6.1.4.1.5205.2.34.1.15.4.1 | INTEGER | read-only | Mac Alias Total Nnumber(0~1024). |
| INT sw0657851MacAliasEntryCreate | 1.3.6.1.4.1.5205.2.34.1.15.4.2 | INTEGER | read-only | Create a temp Mac alias entry in Mac Table. 0 : none, 1 : create a new entry |
| sw0657851MacAliasTable | 1.3.6.1.4.1.5205.2.34.1.15.4.3 | not-accessible | A list of Mac Alias entry. The numbers of entries are given by the value of sw0657851MacAliasNumber. | |
| sw0657851MacAliasEntry | 1.3.6.1.4.1.5205.2.34.1.15.4.3.1 | not-accessible | Entry(s) for Mac Alias. | |
| INT sw0657851MacAliasIndex | 1.3.6.1.4.1.5205.2.34.1.15.4.3.1.1 | INTEGER | not-accessible | The index of the static mac alias entry. |
| STR sw0657851AliasMac | 1.3.6.1.4.1.5205.2.34.1.15.4.3.1.2 | DisplayString | read-write | The Mac of the static mac alias entry. |
| STR sw0657851AliasName | 1.3.6.1.4.1.5205.2.34.1.15.4.3.1.3 | DisplayString | read-write | The alias name of the static mac alias entry. |
| INT sw0657851MacAliasEntryAction | 1.3.6.1.4.1.5205.2.34.1.15.4.3.1.4 | INTEGER | read-write | The row status of mac alias entry. 1 - active 2 - notInService 3 - delete |
| sw0657851GVRPInfo | 1.3.6.1.4.1.5205.2.34.1.16 | |||
| sw0657851GvrpConf | 1.3.6.1.4.1.5205.2.34.1.16.1 | |||
| INT sw0657851GvrpConfState | 1.3.6.1.4.1.5205.2.34.1.16.1.1 | INTEGER | read-write | The GVRP state 0 - Disable 1 - Enable |
| sw0657851GvrpConfTable | 1.3.6.1.4.1.5205.2.34.1.16.1.2 | not-accessible | A list of GVRP entry. | |
| sw0657851GvrpConfEntry | 1.3.6.1.4.1.5205.2.34.1.16.1.2.1 | not-accessible | This is the Entry(s) for gvrp information. | |
| INT sw0657851GvrpConfIndex | 1.3.6.1.4.1.5205.2.34.1.16.1.2.1.1 | INTEGER | not-accessible | This is the index of the gvrp entry. |
| INT sw0657851GvrpConfJoinTime | 1.3.6.1.4.1.5205.2.34.1.16.1.2.1.2 | INTEGER | read-write | This is the join-time of the gvrp entry. |
| INT sw0657851GvrpConfLeaveTime | 1.3.6.1.4.1.5205.2.34.1.16.1.2.1.3 | INTEGER | read-write | This is the leave-time of the gvrp entry. default:60 centisecond |
| INT sw0657851GvrpConfLeaveAllTime | 1.3.6.1.4.1.5205.2.34.1.16.1.2.1.4 | INTEGER | read-write | default: 1000 unit time |
| INT sw0657851GvrpConfDefaultAppMode | 1.3.6.1.4.1.5205.2.34.1.16.1.2.1.5 | INTEGER | read-write | [default: Normal] 0 - Normal 1 - Non-Participant |
| INT sw0657851GvrpConfDefaultRegMode | 1.3.6.1.4.1.5205.2.34.1.16.1.2.1.6 | INTEGER | read-write | [default: Normal] 0 - Normal 1 - Fixed 2 - Forbidden |
| INT sw0657851GvrpConfRestrictedMode | 1.3.6.1.4.1.5205.2.34.1.16.1.2.1.7 | INTEGER | read-write | [default: Disable] 0 - Disable 1 - Enable |
| sw0657851GvrpCounter | 1.3.6.1.4.1.5205.2.34.1.16.2 | |||
| sw0657851GvrpCounterTable | 1.3.6.1.4.1.5205.2.34.1.16.2.1 | not-accessible | This is a list of SW0657851GvrpCounterEntry. | |
| sw0657851GvrpCounterEntry | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1 | not-accessible | This is the Entry(s) for gvrp counter information. | |
| INT sw0657851GvrpCounterIndex | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.1 | INTEGER | not-accessible | This is the index of the gvrp counter entry. |
| C32 sw0657851GvrpCounterRxTotalGvrpPkts | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.2 | Counter32 | read-only | Get the amount of all received gvrp packets of the gvrp counter entry. |
| C32 sw0657851GvrpCounterRxInvalidGvrpPkts | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.3 | Counter32 | read-only | Get the amount of received invalid gvrp packets of the gvrp counter entry. |
| C32 sw0657851GvrpCounterRxLeaveAllMsg | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.4 | Counter32 | read-only | Get the amount of received leave-all-message of the gvrp counter entry. |
| C32 sw0657851GvrpCounterRxJoinEmptyMsg | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.5 | Counter32 | read-only | Get the amount of received join-empty-message of the gvrp counter entry. |
| C32 sw0657851GvrpCounterRxJoinInMsg | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.6 | Counter32 | read-only | Get the amount of received join-in-message of the gvrp counter entry. |
| C32 sw0657851GvrpCounterRxLeaveEmptyMsg | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.7 | Counter32 | read-only | Get the amount of received leave-empty-message of the gvrp counter entry. |
| C32 sw0657851GvrpCounterRxEmptyMsg | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.8 | Counter32 | read-only | Get the amount of received empty-message of the gvrp counter entry. |
| C32 sw0657851GvrpCounterTxTotalGvrpPkts | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.9 | Counter32 | read-only | Get the amount of all transmitted gvrp packets of the gvrp counter entry. |
| C32 sw0657851GvrpCounterTxLeaveAllMsg | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.10 | Counter32 | read-only | Get the amount of transmitted leave-all-message of the gvrp counter entry. |
| C32 sw0657851GvrpCounterTxJoinEmptyMsg | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.11 | Counter32 | read-only | Get the amount of transmitted join-empty-message of the gvrp counter entry. |
| C32 sw0657851GvrpCounterTxJoinInMsg | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.12 | Counter32 | read-only | Get the amount of transmitted join-in-message of the gvrp counter entry. |
| C32 sw0657851GvrpCounterTxLeaveEmptyMsg | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.13 | Counter32 | read-only | Get the amount of transmitted leave-empty-message of the gvrp counter entry. |
| C32 sw0657851GvrpCounterTxEmptyMsg | 1.3.6.1.4.1.5205.2.34.1.16.2.1.1.14 | Counter32 | read-only | Get the amount of transmitted empty-message of the gvrp counter entry. |
| sw0657851GvrpGroup | 1.3.6.1.4.1.5205.2.34.1.16.3 | |||
| INT sw0657851GvrpGroupNumber | 1.3.6.1.4.1.5205.2.34.1.16.3.1 | INTEGER | read-only | Get the number of the gvrp group entry. |
| sw0657851GvrpGroupTable | 1.3.6.1.4.1.5205.2.34.1.16.3.2 | not-accessible | This is a list of SW0657851GvrpGroupEntry. | |
| sw0657851GvrpGroupEntry | 1.3.6.1.4.1.5205.2.34.1.16.3.2.1 | not-accessible | This is the Entry(s) for gvrp group information. | |
| INT sw0657851GvrpGroupId | 1.3.6.1.4.1.5205.2.34.1.16.3.2.1.1 | INTEGER | read-only | This is the index of the gvrp group entry. |
| INT sw0657851GvrpGroupVid | 1.3.6.1.4.1.5205.2.34.1.16.3.2.1.2 | INTEGER | read-only | This is the vlan id of the gvrp grout entry. |
| STR sw0657851GvrpGroupMemberPort | 1.3.6.1.4.1.5205.2.34.1.16.3.2.1.3 | DisplayString | read-only | The member ports of the gvrp grout entry. |
| sw0657851GvrpGroupAdministrativeCtrlTable | 1.3.6.1.4.1.5205.2.34.1.16.3.3 | not-accessible | This is a list of SW0657851GvrpGroupAdministrativeCtrlEntry. | |
| sw0657851GvrpGroupAdministrativeCtrlEntry | 1.3.6.1.4.1.5205.2.34.1.16.3.3.1 | not-accessible | This is the Entry(s) for gvrp group administrative information. | |
| INT sw0657851GvrpGroupAdministrativeCtrlVid | 1.3.6.1.4.1.5205.2.34.1.16.3.3.1.1 | INTEGER | read-only | This is the vlan id of the gvrp-group-admin entry. |
| INT sw0657851GvrpGroupAdministrativeCtrlPort | 1.3.6.1.4.1.5205.2.34.1.16.3.3.1.2 | INTEGER | read-only | This is the port number of the gvrp-group-admin entry. |
| INT sw0657851GvrpGroupAdministrativeCtrlApp | 1.3.6.1.4.1.5205.2.34.1.16.3.3.1.3 | INTEGER | read-write | Set gvrp applicant. 0 - Normal 1 - Non-Participant |
| INT sw0657851GvrpGroupAdministrativeCtrlReg | 1.3.6.1.4.1.5205.2.34.1.16.3.3.1.4 | INTEGER | read-write | Set gvrp registrar. 0 - Normal 1 - Fixed 2 - Forbidden |
| sw0657851QosInfo | 1.3.6.1.4.1.5205.2.34.1.17 | |||
| sw0657851QosPortConf | 1.3.6.1.4.1.5205.2.34.1.17.1 | |||
| INT sw0657851QosNumOfClasses | 1.3.6.1.4.1.5205.2.34.1.17.1.1 | INTEGER | read-write | Effective class number, it can be set 1, 2, or 4. 1 means only one class available, all packets will be treat the same. 2 means two classes available, packets will be divided into high and low queue. 4 means for classes available, packets will be divided into low/normal/medium/high queue |
| sw0657851QosPortConfTable | 1.3.6.1.4.1.5205.2.34.1.17.1.2 | not-accessible | QoS parameter for ports. | |
| sw0657851QosPortConfEntry | 1.3.6.1.4.1.5205.2.34.1.17.1.2.1 | not-accessible | QoS parameter for ports. | |
| INT sw0657851QosPortConfIndex | 1.3.6.1.4.1.5205.2.34.1.17.1.2.1.1 | INTEGER | not-accessible | This is the port number for QoS configuration. |
| INT sw0657851QosPortConfDefaultClasses | 1.3.6.1.4.1.5205.2.34.1.17.1.2.1.2 | INTEGER | read-write | This is the default class for packets mismatch the specified QCL setting. 0 - Low 1 - Normal 2 - Medium 3 - High |
| INT sw0657851QosPortConfQCL | 1.3.6.1.4.1.5205.2.34.1.17.1.2.1.3 | INTEGER | read-write | This is where to specify the QoS Control List the port should apply. |
| INT sw0657851QosPortConfUserPriority | 1.3.6.1.4.1.5205.2.34.1.17.1.2.1.4 | INTEGER | read-write | This is the default ingress VLAN tag priority |
| INT sw0657851QosPortConfQueuingMode | 1.3.6.1.4.1.5205.2.34.1.17.1.2.1.5 | INTEGER | read-write | 0 - Strict Priority 1 - Weighted Fair |
| INT sw0657851QosPortConfQueueWeightedLow | 1.3.6.1.4.1.5205.2.34.1.17.1.2.1.6 | INTEGER | read-write | To specify how many quotas the low queue can be distributed. Only available when the queueing mode is Weighted Fair. |
| INT sw0657851QosPortConfQueueWeightedNormal | 1.3.6.1.4.1.5205.2.34.1.17.1.2.1.7 | INTEGER | read-write | To specify how many quotas the normal queue can be distributed. Only available when the queueing mode is Weighted Fair. |
| INT sw0657851QosPortConfQueueWeightedMedium | 1.3.6.1.4.1.5205.2.34.1.17.1.2.1.8 | INTEGER | read-write | To specify how many quotas the medium queue can be distributed. Only available when the queueing mode is Weighted Fair. |
| INT sw0657851QosPortConfQueueWeightedHigh | 1.3.6.1.4.1.5205.2.34.1.17.1.2.1.9 | INTEGER | read-write | To specify how many quotas the high queue can be distributed. Only available when the queueing mode is Weighted Fair. |
| sw0657851QosRateLimiters | 1.3.6.1.4.1.5205.2.34.1.17.3 | |||
| sw0657851QosRateLimitersTable | 1.3.6.1.4.1.5205.2.34.1.17.3.1 | not-accessible | This is the port bandwidth configuration. | |
| sw0657851QosRateLimitersEntry | 1.3.6.1.4.1.5205.2.34.1.17.3.1.1 | not-accessible | This is the port bandwidth configuration. | |
| INT sw0657851QosRateLimitersIndex | 1.3.6.1.4.1.5205.2.34.1.17.3.1.1.1 | INTEGER | not-accessible | This is the port number for rate limit configuration |
| INT sw0657851QosRateLimitersPolicer | 1.3.6.1.4.1.5205.2.34.1.17.3.1.1.2 | INTEGER | read-write | This is the ingress bandwidth function for specific port. 0 - Disable 1 - Enable |
| INT sw0657851QosRateLimitersPolicerRate | 1.3.6.1.4.1.5205.2.34.1.17.3.1.1.3 | INTEGER | read-write | To set the ingress bandwidth for specific port. Available value is from 500k to 1000000k |
| INT sw0657851QosRateLimitersShaper | 1.3.6.1.4.1.5205.2.34.1.17.3.1.1.4 | INTEGER | read-write | This is the egress bandwidth function for specific port. 0 - Disable 1 - Enable |
| INT sw0657851QosRateLimitersShaperRate | 1.3.6.1.4.1.5205.2.34.1.17.3.1.1.5 | INTEGER | read-write | To set the ingress bandwidth for specific port. Available value is from 500k to 1000000k |
| sw0657851QosStormCtrl | 1.3.6.1.4.1.5205.2.34.1.17.4 | |||
| INT sw0657851QosStromCtrlFloodedUnicastStatus | 1.3.6.1.4.1.5205.2.34.1.17.4.1 | INTEGER | read-write | This is the flooded unicast suppression function for this device. 0 - Disable 1 - Enable |
| STR sw0657851QosStromCtrlFloodedUnicastRate | 1.3.6.1.4.1.5205.2.34.1.17.4.2 | DisplayString | read-write | To set the flooded unicast suppression for this device. 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 512 | 1k | 2k | 4k | 8k | 16k | 32k |64k | 128k | 256k | 512k | 1024k(Rate:pps) |
| INT sw0657851QosStromCtrlMulticastStatus | 1.3.6.1.4.1.5205.2.34.1.17.4.3 | INTEGER | read-write | This is the multicast suppression function for this device. 0 - Disable 1 - Enable |
| STR sw0657851QosStromCtrlMulticastRate | 1.3.6.1.4.1.5205.2.34.1.17.4.4 | DisplayString | read-write | To set the multicast suppression for this device. 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 512 | 1k | 2k | 4k | 8k | 16k | 32k |64k | 128k | 256k | 512k | 1024k(Rate:pps) |
| INT sw0657851QosStromCtrlBroadcastStatus | 1.3.6.1.4.1.5205.2.34.1.17.4.5 | INTEGER | read-write | This is the broadcast suppression function for this device. 0 - Disable 1 - Enable |
| STR sw0657851QosStromCtrlBroadcastRate | 1.3.6.1.4.1.5205.2.34.1.17.4.6 | DisplayString | read-write | To set the broadcast suppression for this device. 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 512 | 1k | 2k | 4k | 8k | 16k | 32k |64k | 128k | 256k | 512k | 1024k(Rate:pps) |
| sw0657851AclInfo | 1.3.6.1.4.1.5205.2.34.1.18 | |||
| sw0657851AclPortsConfTable | 1.3.6.1.4.1.5205.2.34.1.18.1 | not-accessible | This is a list of port configuration entry. | |
| sw0657851AclPortsConfEntry | 1.3.6.1.4.1.5205.2.34.1.18.1.1 | not-accessible | This is the Entry(s) for ACL port information. | |
| INT sw0657851AclPortsConfIndex | 1.3.6.1.4.1.5205.2.34.1.18.1.1.1 | INTEGER | not-accessible | This is the port number of the ACL port entry. |
| INT sw0657851AclPortsConfPolicyId | 1.3.6.1.4.1.5205.2.34.1.18.1.1.2 | INTEGER | read-write | This is the policy id of the ACL port entry. |
| INT sw0657851AclPortsConfAction | 1.3.6.1.4.1.5205.2.34.1.18.1.1.3 | INTEGER | read-write | Set the action of the ACL port entry. 0 - Deny 1 - Permit |
| INT sw0657851AclPortsConfRateLimiterId | 1.3.6.1.4.1.5205.2.34.1.18.1.1.4 | INTEGER | read-write | Set the rate limiter id of the ACL port entry. 0 - Disable |
| INT sw0657851AclPortsConfPortCopy | 1.3.6.1.4.1.5205.2.34.1.18.1.1.5 | INTEGER | read-write | Set the mirror port of the ACL port entry. 0 - Disable |
| C32 sw0657851AclPortsConfCounter | 1.3.6.1.4.1.5205.2.34.1.18.1.1.6 | Counter32 | read-only | This is the port counter of the ACL port entry. 0 - Disable |
| sw0657851AclRateLimiter | 1.3.6.1.4.1.5205.2.34.1.18.2 | |||
| sw0657851AclRateLimiterTable | 1.3.6.1.4.1.5205.2.34.1.18.2.1 | not-accessible | This is a list of SW0657851RateLimiterEntry. | |
| sw0657851AclRateLimiterEntry | 1.3.6.1.4.1.5205.2.34.1.18.2.1.1 | not-accessible | This is the Entry(s) for rate limiter information. | |
| INT sw0657851AclRateLimiterIndex | 1.3.6.1.4.1.5205.2.34.1.18.2.1.1.1 | INTEGER | not-accessible | This is the index of the rate limiter entry. |
| STR sw0657851AclRateLimiterRate | 1.3.6.1.4.1.5205.2.34.1.18.2.1.1.2 | DisplayString | read-write | (pps) 1 | 2 | 4 | 8 | 16 | 32 | 64 | 128 | 256 | 512 | 1k | 2k | 4k | 8k | 16k | 32k |64k | 128k | 256k | 512k | 1024k |
| sw0657851IpMacBind | 1.3.6.1.4.1.5205.2.34.1.19 | |||
| sw0657851IpMacBindConf | 1.3.6.1.4.1.5205.2.34.1.19.1 | |||
| INT sw0657851IpMacBindstate | 1.3.6.1.4.1.5205.2.34.1.19.1.1 | INTEGER | read-write | Set ip mac binding state. 0 - Disable 1 - Enable |
| STR sw0657851IpMacBindTrustPort | 1.3.6.1.4.1.5205.2.34.1.19.1.2 | DisplayString | read-write | Set trustport, Port range : 1,5-7, available from 1 to 24 |
| sw0657851IpMacBindSetting | 1.3.6.1.4.1.5205.2.34.1.19.2 | |||
| INT sw0657851IpMacBindSettingNumber | 1.3.6.1.4.1.5205.2.34.1.19.2.1 | INTEGER | read-write | Get the amount of ip_mac_binding entry. |
| INT sw0657851IpMacBindSettingEntryCreate | 1.3.6.1.4.1.5205.2.34.1.19.2.2 | INTEGER | read-write | Create ip_mac_binding entry. 0: none 1-1024: creat with this index. |
| sw0657851IpMacBindSettingTable | 1.3.6.1.4.1.5205.2.34.1.19.2.3 | not-accessible | This is a list of SW0657851IpMacBindSettingEntry. | |
| sw0657851IpMacBindSettingEntry | 1.3.6.1.4.1.5205.2.34.1.19.2.3.1 | not-accessible | This is the entry of the ip_mac_binding information. | |
| INT sw0657851IpMacBindSettingIndex | 1.3.6.1.4.1.5205.2.34.1.19.2.3.1.1 | INTEGER | not-accessible | This is the index of the ip_mac_binding entry. |
| STR sw0657851IpMacBindSettingMAC | 1.3.6.1.4.1.5205.2.34.1.19.2.3.1.2 | DisplayString | read-write | This is the mac address of the ip_mac_binding entry. |
| IP sw0657851IpMacBindSettingIP | 1.3.6.1.4.1.5205.2.34.1.19.2.3.1.3 | IpAddress | read-write | This is the ip address of the ip_mac_binding entry. |
| INT sw0657851IpMacBindSettingPort | 1.3.6.1.4.1.5205.2.34.1.19.2.3.1.4 | INTEGER | read-write | This is the port number of the ip_mac_binding entry. |
| INT sw0657851IpMacBindSettingVID | 1.3.6.1.4.1.5205.2.34.1.19.2.3.1.5 | INTEGER | read-write | This is the vid of the ip_mac_binding entry. |
| INT sw0657851IpMacBindSettingEntryAction | 1.3.6.1.4.1.5205.2.34.1.19.2.3.1.6 | INTEGER | read-write | 1 - active 2 - notInService 3 - delete |
| sw0657851TrapEntry | 1.3.6.1.4.1.5205.2.34.1.20 | |||
| NTF sw0657851UserLogin | 1.3.6.1.4.1.5205.2.34.1.20.1 | Send the trap when one user logins the system. | ||
| NTF sw0657851UserLogout | 1.3.6.1.4.1.5205.2.34.1.20.2 | Send the trap when one user logouts the system. | ||
| NTF sw0657851ModuleInserted | 1.3.6.1.4.1.5205.2.34.1.20.3 | Send the trap when a module is inserted to the system. The OID value means the port number. | ||
| NTF sw0657851ModuleRemoved | 1.3.6.1.4.1.5205.2.34.1.20.4 | Send the trap when a module is removed from the system. The OID value means the port number. | ||
| NTF sw0657851DualMediaSwapped | 1.3.6.1.4.1.5205.2.34.1.20.5 | Send the trap when the dual media port changed. The OID value means the port number. | ||
| NTF sw0657851LoopDetected | 1.3.6.1.4.1.5205.2.34.1.20.6 | Send the trap when loop condition has been detected. The OID value means the port number. | ||
| NTF sw0657851StpStateDisabled | 1.3.6.1.4.1.5205.2.34.1.20.7 | Send the trap when the operational state of STP is from enabled to disabled. | ||
| NTF sw0657851StpStateEnabled | 1.3.6.1.4.1.5205.2.34.1.20.8 | Send the trap when the operational state of STP is from disabled to enabled. | ||
| NTF sw0657851StpTopologyChanged | 1.3.6.1.4.1.5205.2.34.1.20.9 | Send the trap when RSTP determines a port should enter the FORWARDING state (a topology change occurs). The OID value is the ifIndex of the port that produces the topology change. | ||
| NTF sw0657851LacpStateDisabled | 1.3.6.1.4.1.5205.2.34.1.20.10 | Send the trap when the operational state of LACP is from enabled to disabled. The OID value means the disabled Group ID. | ||
| NTF sw0657851LacpStateEnabled | 1.3.6.1.4.1.5205.2.34.1.20.11 | Send the trap when the operational state of LACP is from disabled to enabled. The OID value means the disabled Group ID. | ||
| NTF sw0657851LacpPortAdded | 1.3.6.1.4.1.5205.2.34.1.20.12 | Send the trap when the state of port is in 'trunk ready'. | ||
| NTF sw0657851LacpPortTrunkFailure | 1.3.6.1.4.1.5205.2.34.1.20.13 | Send the trap when one port is not able to be aggregated due to duplex-mode of the port. | ||
| NTF sw0657851GvrpStateDisabled | 1.3.6.1.4.1.5205.2.34.1.20.14 | Send the trap when the operational state of GVRP is from enabled to disabled. | ||
| NTF sw0657851GvrpStateEnabled | 1.3.6.1.4.1.5205.2.34.1.20.15 | Send the trap when the operational state of LACP is from disabled to enabled. | ||
| NTF sw0657851VlanStateDisabled | 1.3.6.1.4.1.5205.2.34.1.20.16 | Send the trap when the operational state of vlan is from enabled to disabled. The OID value means the enabled Group ID. | ||
| NTF sw0657851VlanPortBaseEnabled | 1.3.6.1.4.1.5205.2.34.1.20.17 | Send the trap when the operational state of vlan is changed to port-based vlan. | ||
| NTF sw0657851VlanTagBaseEnabled | 1.3.6.1.4.1.5205.2.34.1.20.18 | Send the trap when the operational state of vlan is changed to tag-based vlan. | ||
| NTF sw0657851IpmbStateEnabled | 1.3.6.1.4.1.5205.2.34.1.20.19 | Send trap when ip_mac_binding is enabled. | ||
| NTF sw0657851IpmbStateDisabled | 1.3.6.1.4.1.5205.2.34.1.20.20 | Send trap when ip_mac_binding is disabled. | ||
| NTF sw0657851IpmbClientFailure | 1.3.6.1.4.1.5205.2.34.1.20.21 | Send trap when ip_mac_binding entry not exist. | ||
| NTF sw0657851IpmbServerFailure | 1.3.6.1.4.1.5205.2.34.1.20.22 | Send trap when ip_mac_binding entry not exist. | ||
| sw0657851TrapVariable | 1.3.6.1.4.1.5205.2.34.1.22 | |||
| STR username | 1.3.6.1.4.1.5205.2.34.1.22.1 | DisplayString | read-only | System account name. |
| INT groupId | 1.3.6.1.4.1.5205.2.34.1.22.2 | INTEGER | read-only | The Trunk group ID of LACP. |
| INT actorkey | 1.3.6.1.4.1.5205.2.34.1.22.3 | INTEGER | read-only | This is the actor key information for LACP. |
| INT partnerkey | 1.3.6.1.4.1.5205.2.34.1.22.4 | INTEGER | read-only | This is the partner key information for LACP. |
| STR uplink | 1.3.6.1.4.1.5205.2.34.1.22.5 | DisplayString | read-only | Uplink port(s) in the metro-mode vlan. |
| STR ipmacIp | 1.3.6.1.4.1.5205.2.34.1.22.7 | DisplayString | read-only | IP address of the ip_mac_binding entry. |
| STR ipmacMac | 1.3.6.1.4.1.5205.2.34.1.22.8 | DisplayString | read-only | MAC address of the ip_mac_binding entry. |
| STR ipmacClientIp | 1.3.6.1.4.1.5205.2.34.1.22.9 | DisplayString | read-only | IP address of the ip_mac_binding entry. |
| STR ipmacClientMac | 1.3.6.1.4.1.5205.2.34.1.22.10 | DisplayString | read-only | MAC address of the ip_mac_binding entry. |
| STR ipmacServerIp | 1.3.6.1.4.1.5205.2.34.1.22.11 | DisplayString | read-only | IP address of the ip_mac_binding entry. |
| sw0657851Dot1X | 1.3.6.1.4.1.5205.2.34.1.23 | |||
| sw0657851Dot1XServerConf | 1.3.6.1.4.1.5205.2.34.1.23.1 | |||
| IP sw0657851Dot1XServerConfAuthenticationServerIp | 1.3.6.1.4.1.5205.2.34.1.23.1.1 | IpAddress | read-write | Get/Set authentication server ip |
| INT sw0657851Dot1XServerConfAuthenticationUdpPort | 1.3.6.1.4.1.5205.2.34.1.23.1.2 | INTEGER | read-write | Get/Set IEEE 802.1X authentication UDP port number |
| STR sw0657851Dot1XServerConfAuthenticationSecretKey | 1.3.6.1.4.1.5205.2.34.1.23.1.3 | DisplayString | read-write | Get/Set IEEE 802.1X authentication secret key |
| IP sw0657851Dot1XServerConfAccountingServerIp | 1.3.6.1.4.1.5205.2.34.1.23.1.4 | IpAddress | read-write | Get/Set IEEE 802.1X accounting service IP |
| INT sw0657851Dot1XServerConfAccountingUdpPort | 1.3.6.1.4.1.5205.2.34.1.23.1.5 | INTEGER | read-write | Get/Set IEEE 802.1X accounting UDP port number |
| STR sw0657851Dot1XServerConfAccountingSecretKey | 1.3.6.1.4.1.5205.2.34.1.23.1.6 | DisplayString | read-write | Get/Set IEEE 802.1X accounting secret key |
| sw0657851Dot1XPortConfTable | 1.3.6.1.4.1.5205.2.34.1.23.2 | not-accessible | A table that contains the configuration objects for the Authenticator PAE associated with each port. | |
| sw0657851Dot1XPortConfEntry | 1.3.6.1.4.1.5205.2.34.1.23.2.1 | not-accessible | The configuration information for an Authenticator PAE. | |
| INT sw0657851Dot1XPort | 1.3.6.1.4.1.5205.2.34.1.23.2.1.1 | INTEGER | read-write | The port index of 802.1X port configuration table. |
| INT sw0657851Dot1XPortMode | 1.3.6.1.4.1.5205.2.34.1.23.2.1.2 | INTEGER | read-write | Get/Set IEEE 802.1X port mode. 0 - Disable 1 - Normal 2 - Advanced 3 - Clientless |
| INT sw0657851Dot1XPortControl | 1.3.6.1.4.1.5205.2.34.1.23.2.1.3 | INTEGER | read-write | The current value of the controlled Port control parameter of the Port. 0 : ForceUnauthorized, 1 : ForceAuthorized, 2 : Auto |
| INT sw0657851Dot1XPortreAuthMax | 1.3.6.1.4.1.5205.2.34.1.23.2.1.4 | INTEGER | read-write | The value of the reAuthMax constant currently in use by the Authenticator PAE state machine. |
| INT sw0657851Dot1XPorttxPeriod | 1.3.6.1.4.1.5205.2.34.1.23.2.1.5 | INTEGER | read-write | The value, in seconds, of the txPeriod constant currently in use by the Authenticator PAE state machine. |
| INT sw0657851Dot1XPortquietPeriod | 1.3.6.1.4.1.5205.2.34.1.23.2.1.6 | INTEGER | read-write | The value, in seconds, of the quietPeriod constant currently in use by the Authenticator PAE state machine. |
| INT sw0657851Dot1XPortreAuthEnabled | 1.3.6.1.4.1.5205.2.34.1.23.2.1.7 | INTEGER | read-write | The enable/disable control used by the Reauthentication Timer state machine. 0 - Disable 1 - Enable |
| INT sw0657851Dot1XPortreAuthPeriod | 1.3.6.1.4.1.5205.2.34.1.23.2.1.8 | INTEGER | read-write | The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine. |
| INT sw0657851Dot1XPortmaxReq | 1.3.6.1.4.1.5205.2.34.1.23.2.1.9 | INTEGER | read-write | The value of the maxReq constant currently in use by the Backend Authentication state machine. |
| INT sw0657851Dot1XPortsuppTimeout | 1.3.6.1.4.1.5205.2.34.1.23.2.1.10 | INTEGER | read-write | The value, in seconds, of the suppTimeout constant currently in use by the Backend Authentication state machine. |
| INT sw0657851Dot1XPortserverTimeout | 1.3.6.1.4.1.5205.2.34.1.23.2.1.11 | INTEGER | read-write | The value, in seconds, of the serverTimeout constant currently in use by the Backend Authentication state machine. |
| sw0657851Dot1XStatusTable | 1.3.6.1.4.1.5205.2.34.1.23.3 | not-accessible | A table that contains the status objects for the Authenticator PAE associated with each port. | |
| sw0657851Dot1XStatusEntry | 1.3.6.1.4.1.5205.2.34.1.23.3.1 | not-accessible | The status information for an Authenticator PAE. | |
| INT sw0657851Dot1XStatusIndex | 1.3.6.1.4.1.5205.2.34.1.23.3.1.1 | INTEGER | not-accessible | The port index of 802.1X status table. |
| STR sw0657851Dot1XStatusMode | 1.3.6.1.4.1.5205.2.34.1.23.3.1.2 | DisplayString | read-only | The current mode of the controlled port. |
| STR sw0657851Dot1XStatusStatus | 1.3.6.1.4.1.5205.2.34.1.23.3.1.3 | DisplayString | read-only | The current status of the controlled port. |
| sw0657851Dot1XStatisticsTable | 1.3.6.1.4.1.5205.2.34.1.23.4 | not-accessible | A table that contains the statistics objects for the Authenticator PAE associated with each port. | |
| sw0657851Dot1XStatisticsEntry | 1.3.6.1.4.1.5205.2.34.1.23.4.1 | not-accessible | The statistics information for an Authenticator PAE. | |
| INT sw0657851Dot1XStatisticsIndex | 1.3.6.1.4.1.5205.2.34.1.23.4.1.1 | INTEGER | not-accessible | The port index of the 802.1X statistics table. |
| INT sw0657851Dot1XClearCounter | 1.3.6.1.4.1.5205.2.34.1.23.4.1.2 | INTEGER | read-write | Reset the 802.1X counter associated with this port. 0 - do nothing 1 - clear |
| C32 sw0657851Dot1XAuthEntersConnecting | 1.3.6.1.4.1.5205.2.34.1.23.4.1.3 | Counter32 | read-only | Counts the number of times that the state machine transitions to the CONNECTING state from any other state. |
| C32 sw0657851Dot1XauthEapLogoffsWhileConnecting | 1.3.6.1.4.1.5205.2.34.1.23.4.1.4 | Counter32 | read-only | Counts the number of times that the state machine transitions from CONNECTING to DISCONNECTED as a result of receiving an EAPOL-Logoff message. |
| C32 sw0657851Dot1XAuthEntersAuthenticating | 1.3.6.1.4.1.5205.2.34.1.23.4.1.5 | Counter32 | read-only | Counts the number of times that the state machine transitions from CONNECTING to AUTHENTICATING, as a result of an EAP-Response/Identity message being received from the Supplicant. |
| C32 sw0657851Dot1XAuthAuthSuccessesWhileAuthenticating | 1.3.6.1.4.1.5205.2.34.1.23.4.1.6 | Counter32 | read-only | Counts the number of times that the state machine transitions from AUTHENTICATING to AUTHENTICATED, as a result of the Backend Authentication state machine indicating successful authentication of the Supplicant. |
| C32 sw0657851Dot1XAuthAuthTimeoutsWhileAuthenticating | 1.3.6.1.4.1.5205.2.34.1.23.4.1.7 | Counter32 | read-only | Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of the Backend Authentication state machine indicating authentication timeout. |
| C32 sw0657851Dot1XAuthAuthFailWhileAuthenticating | 1.3.6.1.4.1.5205.2.34.1.23.4.1.8 | Counter32 | read-only | Counts the number of times that the state machine transitions from AUTHENTICATING to HELD, as a result of the Backend Authentication state machine indicating authentication failure. |
| C32 sw0657851Dot1XAuthAuthEapStartsWhileAuthenticating | 1.3.6.1.4.1.5205.2.34.1.23.4.1.9 | Counter32 | read-only | Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of an EAPOL-Start message being received from the Supplicant. |
| C32 sw0657851Dot1XAuthAuthEapLogoffWhileAuthenticating | 1.3.6.1.4.1.5205.2.34.1.23.4.1.10 | Counter32 | read-only | Counts the number of times that the state machine transitions from AUTHENTICATING to ABORTING, as a result of an EAPOL-Logoff message being received from the Supplicant. |
| C32 sw0657851Dot1XAuthAuthReauthsWhileAuthenticated | 1.3.6.1.4.1.5205.2.34.1.23.4.1.11 | Counter32 | read-only | Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request. |
| C32 sw0657851Dot1XAuthAuthEapStartsWhileAuthenticated | 1.3.6.1.4.1.5205.2.34.1.23.4.1.12 | Counter32 | read-only | Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of an EAPOL-Start message being received from the Supplicant. |
| C32 sw0657851Dot1XAuthAuthEapLogoffWhileAuthenticated | 1.3.6.1.4.1.5205.2.34.1.23.4.1.13 | Counter32 | read-only | Counts the number of times that the state machine transitions from AUTHENTICATED to DISCONNECTED, as a result of an EAPOL-Logoff message being received from the Supplicant. |
| C32 sw0657851Dot1XBackendResponses | 1.3.6.1.4.1.5205.2.34.1.23.4.1.14 | Counter32 | read-only | Counts the number of times that the state machine sends an initial Access-Request packet to the Authentication server (i.e., executes sendRespToServer on entry to the RESPONSE state). Indicates that the Authenticator attempted communication with the Authentication Server. |
| C32 sw0657851Dot1XBackendAccessChallenges | 1.3.6.1.4.1.5205.2.34.1.23.4.1.15 | Counter32 | read-only | Counts the number of times that the state machine receives an initial Access-Challenge packet from the Authentication server (i.e., aReq becomes TRUE, causing exit from the RESPONSE state). Indicates that the Authentication Server has communication with the Authenticator. |
| C32 sw0657851Dot1XBackendOtherRequestsToSupplicant | 1.3.6.1.4.1.5205.2.34.1.23.4.1.16 | Counter32 | read-only | Counts the number of times that the state machine sends an EAP-Request packet (other than Indentity, Notification, Faluire or Success message) to the Supplicant (i.e., executes txReq on entry to the REQUEST state). Indicates that Authenticator chose an EAP-method. |
| C32 sw0657851Dot1XBackendAuthSuccesses | 1.3.6.1.4.1.5205.2.34.1.23.4.1.17 | Counter32 | read-only | Counts the number of times that the state machine receives an EAP-Success message from the Authentication Server (i.e., aSuccess becomes TRUE, causing a transitions from RESPONSE to SUCCESS). Indicates that the Supplicant has successfully authenticated to the Authentication Server. |
| C32 sw0657851Dot1XBackendAuthFails | 1.3.6.1.4.1.5205.2.34.1.23.4.1.18 | Counter32 | read-only | Counts the number of times that the state machine receives an EAP-Failure message from the Authentication Server (i.e., aFail becomes TRUE, causing a transitions from RESPONSE to FAIL). Indicates that the Supplicant has not authenticated to the Authentication Server. |
| C32 sw0657851Dot1XAuthEapolFramesRx | 1.3.6.1.4.1.5205.2.34.1.23.4.1.19 | Counter32 | read-only | The number of valid EAPOL frames of any type that have been received by this Authenticator. |
| C32 sw0657851Dot1XAuthEapolFramesTx | 1.3.6.1.4.1.5205.2.34.1.23.4.1.20 | Counter32 | read-only | The number of valid EAPOL frames of any type that have been transmitted by this Authenticator. |
| C32 sw0657851Dot1XAuthEapolStartFramesRx | 1.3.6.1.4.1.5205.2.34.1.23.4.1.21 | Counter32 | read-only | The number of EAPOL Start frames that have been received by this Authenticator. |
| C32 sw0657851Dot1XAuthEapolLogoffFramesRx | 1.3.6.1.4.1.5205.2.34.1.23.4.1.22 | Counter32 | read-only | The number of EAPOL Logoff frames that have been received by this Authenticator. |
| C32 sw0657851Dot1XAuthEapolRespIdFramesRx | 1.3.6.1.4.1.5205.2.34.1.23.4.1.23 | Counter32 | read-only | The number of EAP Resp/Id frames that have been received by this Authenticator. |
| C32 sw0657851Dot1XAuthEapolRespFramesRx | 1.3.6.1.4.1.5205.2.34.1.23.4.1.24 | Counter32 | read-only | The number of valid EAP Response frames (other than Resp/Id frames) that have been received by this Authenticator. |
| C32 sw0657851Dot1XAuthEapolReqIdFramesTx | 1.3.6.1.4.1.5205.2.34.1.23.4.1.25 | Counter32 | read-only | The number of EAP Req/Id frames that have been transmitted by this Authenticator. |
| C32 sw0657851Dot1XAuthEapolReqFramesTx | 1.3.6.1.4.1.5205.2.34.1.23.4.1.26 | Counter32 | read-only | The number of valid EAP Request frames (other than Req/Id frames) that have been transmitted by this Authenticator. |
| C32 sw0657851Dot1XAuthInvalidEapolFramesRx | 1.3.6.1.4.1.5205.2.34.1.23.4.1.27 | Counter32 | read-only | The number of EAPOL frames that have been received by this Authenticator in which the frame type is not recognized. |
| C32 sw0657851Dot1XAuthEapLengthErrorFramesRx | 1.3.6.1.4.1.5205.2.34.1.23.4.1.28 | Counter32 | read-only | The number of EAPOL frames that have been received by this Authenticator in which the Packet Body Length field is invalid. |
| C32 sw0657851Dot1XAuthLastEapolFrameVersion | 1.3.6.1.4.1.5205.2.34.1.23.4.1.29 | Counter32 | read-only | The protocol version number carried in the most recently received EAPOL frames. |
| STR sw0657851Dot1XAuthLastEapolFrameSource | 1.3.6.1.4.1.5205.2.34.1.23.4.1.30 | DisplayString | read-only | The source MAC address carried in the most recently received EAPOL frames. |
| sw0657851TrunkInfo | 1.3.6.1.4.1.5205.2.34.1.24 | |||
| sw0657851TrunkPort | 1.3.6.1.4.1.5205.2.34.1.24.1 | |||
| sw0657851TrunkPortTable | 1.3.6.1.4.1.5205.2.34.1.24.1.1 | not-accessible | This is a list of SW0657851TrunkPortEntry. | |
| sw0657851TrunkPortEntry | 1.3.6.1.4.1.5205.2.34.1.24.1.1.1 | not-accessible | Entry(s) for trunk table. | |
| INT sw0657851TrunkPortIndex | 1.3.6.1.4.1.5205.2.34.1.24.1.1.1.1 | INTEGER | not-accessible | The port index of trunk table. |
| INT sw0657851TrunkPortMethod | 1.3.6.1.4.1.5205.2.34.1.24.1.1.1.2 | INTEGER | read-write | The method of trunk port. 0 : None, 1 : LACP, 2 : Static. |
| INT sw0657851TrunkPortGroup | 1.3.6.1.4.1.5205.2.34.1.24.1.1.1.3 | INTEGER | read-write | The group(0~12) of trunk port. |
| INT sw0657851TrunkPortActiveLacp | 1.3.6.1.4.1.5205.2.34.1.24.1.1.1.4 | INTEGER | read-write | The active lacp mode of trunk port. 0 : Passive, 1 : Active. |
| INT sw0657851TrunkPortAggtr | 1.3.6.1.4.1.5205.2.34.1.24.1.1.1.5 | INTEGER | read-only | The Aggtr of trunk port. |
| INT sw0657851TrunkPortStatus | 1.3.6.1.4.1.5205.2.34.1.24.1.1.1.6 | INTEGER | read-only | The status of trunk port. 0 : None, 1 : Ready. |
| INT sw0657851TrunkPortCurrentMode | 1.3.6.1.4.1.5205.2.34.1.24.1.1.1.7 | INTEGER | read-write | The current mode of trunk port entry. 0 : Active mode, 1 : Edit mode, 2 : Do edit. |
| sw0657851AggregatorView | 1.3.6.1.4.1.5205.2.34.1.24.2 | |||
| sw0657851AggregatorViewTable | 1.3.6.1.4.1.5205.2.34.1.24.2.1 | not-accessible | This is a list of SW0657851AggregatorViewEntry. | |
| sw0657851AggregatorViewEntry | 1.3.6.1.4.1.5205.2.34.1.24.2.1.1 | not-accessible | Entry(s) for aggregator view table. | |
| INT sw0657851AggregatorViewIndex | 1.3.6.1.4.1.5205.2.34.1.24.2.1.1.1 | INTEGER | not-accessible | The port index of aggregator view table. |
| INT sw0657851AggregatorViewMethod | 1.3.6.1.4.1.5205.2.34.1.24.2.1.1.2 | INTEGER | read-only | The method of aggregator view table. 0 : None, 1 : LACP, 2 : Static. |
| STR sw0657851AggregatorViewMemberPorts | 1.3.6.1.4.1.5205.2.34.1.24.2.1.1.3 | DisplayString | read-only | The member ports of aggregator view table. |
| STR sw0657851AggregatorViewReadyPorts | 1.3.6.1.4.1.5205.2.34.1.24.2.1.1.4 | DisplayString | read-only | The ready ports of aggregator view table. |
| INT sw0657851LacpSystemPriority | 1.3.6.1.4.1.5205.2.34.1.24.3 | INTEGER | read-write | Set lacp system priority. |
| sw0657851IGMPInfo | 1.3.6.1.4.1.5205.2.34.1.25 | |||
| INT sw0657851IgmpProxyConfState | 1.3.6.1.4.1.5205.2.34.1.25.1 | INTEGER | read-write | Get/Set the IGMP Proxy state. 0 - disabled. 1 - enable. |
| INT sw0657851IgmpProxyConfUnregIPMCFlooding | 1.3.6.1.4.1.5205.2.34.1.25.2 | INTEGER | read-write | Get/Set unregistered IP multicast flooding state, 0 - disable, 1 - enable. |
| INT sw0657851IgmpProxyConfGeneralQueuyInterval | 1.3.6.1.4.1.5205.2.34.1.25.3 | INTEGER | read-write | Get/Set IGMP general query interval(Unit: second). |
| INT sw0657851IgmpProxyConfGeneralQueuyRepTimeout | 1.3.6.1.4.1.5205.2.34.1.25.4 | INTEGER | read-write | Get/Set IGMP general query response timeout(Unit: second). |
| INT sw0657851IgmpProxyConfGeneralQueuyMaxRepTime | 1.3.6.1.4.1.5205.2.34.1.25.5 | INTEGER | read-write | Get/Set IGMP general query maximum response time(Unit: second). |
| INT sw0657851IgmpProxyConfLastMemberQueuyCount | 1.3.6.1.4.1.5205.2.34.1.25.6 | INTEGER | read-write | Get/Set IGMP specific query robust count. |
| INT sw0657851IgmpProxyConfLastMemberQueuyInterval | 1.3.6.1.4.1.5205.2.34.1.25.7 | INTEGER | read-write | Get/Set IGMP specific query interval(Unit: second). |
| INT sw0657851IgmpProxyConfLastMemberQueuyMaxRepTime | 1.3.6.1.4.1.5205.2.34.1.25.8 | INTEGER | read-write | Get/Set IGMP specific query maximum response time(Unit: second). |
| STR sw0657851IgmpProxyConfRouterPorts | 1.3.6.1.4.1.5205.2.34.1.25.9 | DisplayString | read-write | Get/Set IGMP router port(s). |
| INT sw0657851IgmpGroupMembershipNumber | 1.3.6.1.4.1.5205.2.34.1.25.10 | INTEGER | read-write | Get the amount of multicast group membership. |
| sw0657851IgmpGroupMembershipTable | 1.3.6.1.4.1.5205.2.34.1.25.11 | not-accessible | Get multicast group membership. | |
| sw0657851IgmpGroupMembershipEntry | 1.3.6.1.4.1.5205.2.34.1.25.11.1 | not-accessible | Multicast group membership entry. | |
| INT sw0657851IgmpGroupNo | 1.3.6.1.4.1.5205.2.34.1.25.11.1.1 | INTEGER | not-accessible | The port index of Igmp Group Membership table. |
| STR sw0657851IgmpGroupAddress | 1.3.6.1.4.1.5205.2.34.1.25.11.1.2 | DisplayString | read-only | The group address of multicast group membership entry. |
| INT sw0657851IgmpGroupVLANId | 1.3.6.1.4.1.5205.2.34.1.25.11.1.3 | INTEGER | read-only | The vlan id of multicast group membership entry. |
| STR sw0657851IgmpGroupPortMembers | 1.3.6.1.4.1.5205.2.34.1.25.11.1.4 | DisplayString | read-only | The port member of multicast group membership entry. |
RFC description
Manages Signamax LLC network switch model SW0657851. Monitors system status, BIOS/firmware versions, and hardware configuration.
Start monitoring Signamax SW0657851 switch (firmware version/network/time configuration) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.