ALTEON-TIGON-SWITCH-MIB: View SNMP OID List / Download MIB
VENDOR: ALTEON NETWORKS
Home | MIB: ALTEON-TIGON-SWITCH-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 |
hardware | 1.3.6.1.4.1.1872.2.1.1 | |||
hwPartNumber | 1.3.6.1.4.1.1872.2.1.1.1 | displaystring | read-only |
The hardware part number of the Alteon Switch. |
hwRevision | 1.3.6.1.4.1.1872.2.1.1.2 | displaystring | read-only |
The hardware revision. If the revision is not available, a zero length string should be returned. |
hwPowerSupplyStatus | 1.3.6.1.4.1.1872.2.1.1.3 | integer | read-only |
The status of the internal power supply. Enumeration: 'bad': 2, 'ok': 1. |
hwRedundantPSPresent | 1.3.6.1.4.1.1872.2.1.1.4 | integer | read-only |
Existence of redundant power supply. Enumeration: 'notPresent': 3, 'present': 4. |
hwRedundantPSStatus | 1.3.6.1.4.1.1872.2.1.1.5 | integer | read-only |
The status of the redundant power supply. Enumeration: 'bad': 2, 'ok': 1, 'notPresent': 3. |
hwSensor1Temp | 1.3.6.1.4.1.1872.2.1.1.6 | integer | read-only |
The temperature of the rear left sensor in degrees Celsius. |
hwSensor2Temp | 1.3.6.1.4.1.1872.2.1.1.7 | integer | read-only |
The temperature of the rear middle sensor in degrees Celsius. |
hwSensor3Temp | 1.3.6.1.4.1.1872.2.1.1.8 | integer | read-only |
The temperature of the front middle sensor in degrees Celsius. |
hwSensor4Temp | 1.3.6.1.4.1.1872.2.1.1.9 | integer | read-only |
The temperature of the front right sensor in degrees Celsius. |
agent | 1.3.6.1.4.1.1872.2.1.2 | |||
agGeneral | 1.3.6.1.4.1.1872.2.1.2.1 | |||
agSaveConfiguration | 1.3.6.1.4.1.1872.2.1.2.1.1 | integer | read-write |
This is an action object to write current configuration to nonvolatile storage. When issued with the saveActive, the active configuration in flash is saved to backup in flash and then the new configuration is saved to the active configuration in flash. When issued with notSaveActive, the active configuration is NOT saved to the flash and the active configuration is overwritten with the new configuration. ok(1) is returned always when read. Enumeration: 'notSaveActive': 3, 'ok': 1, 'saveActive': 2. |
agApplyConfiguration | 1.3.6.1.4.1.1872.2.1.2.1.2 | integer | read-write |
This is an action object to apply the changes made to configuration of the switch. By setting the value to apply(2), all the changes made since the last apply are written to the new_config block. other(1) is returned when this object ie read. Enumeration: 'apply': 2, 'other': 1. |
agApplyPending | 1.3.6.1.4.1.1872.2.1.2.1.3 | integer | read-only |
This object, when read, gives the user information whether an apply action is needed and that the configuration has been chaged by the user actions. The user then can apply the changes by setting proper value to the object agApplyConfiguration described above. Enumeration: 'applyNeeded': 2, 'noApplyNeeded': 3. |
agReset | 1.3.6.1.4.1.1872.2.1.2.1.4 | integer | read-write |
This is an action object to reboot the agent. other(1) is returned always when read. The following values are writable: coldReset(2)... warmReset(3)... Enumeration: 'warmReset': 3, 'other': 1, 'coldReset': 2. |
agConfigForNxtReset | 1.3.6.1.4.1.1872.2.1.2.1.5 | integer | read-write |
The configuration information to be loaded from at next reset. The following values are writable: active(2)...active configuration block backup(3)...backup configuration block default(4)..default configuration block Enumeration: 'active': 2, 'default': 4, 'backup': 3. |
agImageForNxtReset | 1.3.6.1.4.1.1872.2.1.2.1.6 | integer | read-write |
The software image to be booted from at next reset. The following values are writable: image1(2)...image 1 image2(3)...image 2 Enumeration: 'image2': 3, 'image1': 2. |
agSoftwareVersion | 1.3.6.1.4.1.1872.2.1.2.1.7 | displaystring | read-only |
The version of the software image that is currently running on the system in the form of 'major.minor.maintenance.bugfix'. A zero length string is returned if version is not available. |
agBootVer | 1.3.6.1.4.1.1872.2.1.2.1.8 | displaystring | read-only |
The version of the boot code in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available. |
agImage1Ver | 1.3.6.1.4.1.1872.2.1.2.1.9 | displaystring | read-only |
The version of the software image stored in image 1 storage in the form of 'major.minor.maintenance.bugfix'. A zero length string is returned if version is not available or there is no valid software image. |
agImage2Ver | 1.3.6.1.4.1.1872.2.1.2.1.10 | displaystring | read-only |
The version of the software image stored in image 2 storage in the form of 'major.minor.maintenance.bugfix'. A zero length string is returned if version is not available or there is no valid software image. |
agRtcDate | 1.3.6.1.4.1.1872.2.1.2.1.11 | displaystring | read-write |
The date on the real time clock in the form of 'mm/dd/yy'. A zero length string is returned if date is not available. |
agRtcTime | 1.3.6.1.4.1.1872.2.1.2.1.12 | displaystring | read-write |
The time on the real time clock in the form of 'hh:mm:ss'. A zero length string is returned if time is not available. |
agTftpServerIpAddr | 1.3.6.1.4.1.1872.2.1.2.1.13 | ipaddress | read-write |
The TFTP server IP address. |
agTftpImageFileName | 1.3.6.1.4.1.1872.2.1.2.1.14 | displaystring | read-write |
The image file name to be downloaded. |
agTftpImage | 1.3.6.1.4.1.1872.2.1.2.1.15 | integer | read-write |
Whether the image file should be loaded in image1 or image2 in flash. Enumeration: 'image2': 3, 'image1': 2. |
agTftpDownload | 1.3.6.1.4.1.1872.2.1.2.1.16 | integer | read-write |
This is an action object to cause to download software image according to the setup of agTftpServerIpAddr, agTftpImageFileName, agTftpImage when download(2) is issued. other(1) is returned always when read. Enumeration: 'download': 2, 'other': 1. |
agLastSetErrorReason | 1.3.6.1.4.1.1872.2.1.2.1.17 | displaystring | read-only |
The error reason of the last SET failure. |
agTftpServer | 1.3.6.1.4.1.1872.2.1.2.1.18 | displaystring | read-write |
The TFTP server IP address or domain name. |
agTftpCfgFileName | 1.3.6.1.4.1.1872.2.1.2.1.19 | displaystring | read-write |
The configuration file name. |
agTftpDumpFileName | 1.3.6.1.4.1.1872.2.1.2.1.20 | displaystring | read-write |
The file name for core dump. |
agTftpAction | 1.3.6.1.4.1.1872.2.1.2.1.21 | integer | read-write |
This is an action object to perform various TFTP Get or Put functions. The TFTP sever is specified in agTftpServer object. img-get(2) - Download switch image from a specified image file (agTftpImageFileName) on the TFTP server to the destinated storage (agTftpImage). cfg-get(3) - Download switch configuration from a specified file (agTftpCfgFileName) on the TFTP server. cfg-put(4) - Upload switch configuration to a specified file (agTftpCfgFileName) on the TFTP server. dump-put(5)- Download switch core dump to a specified file (agTftpDumpFileName) on the TFTP server. other(1) is returned always when read. Enumeration: 'img-get': 2, 'other': 1, 'dump-put': 5, 'cfg-get': 3, 'cfg-put': 4. |
agTftpLastActionStatus | 1.3.6.1.4.1.1872.2.1.2.1.22 | displaystring | read-only |
The recorded status of the previous TFTP activity. |
agRevert | 1.3.6.1.4.1.1872.2.1.2.1.23 | integer | read-write |
This is an action object to revert the unapplied changes made to the switch. By setting the value to revert(2), all the unapplied changes will be reverted. This action will copy the current_config to the new_config block. other(1) is returned when this object is read. Enumeration: 'other': 1, 'revert': 2. |
agRevertApply | 1.3.6.1.4.1.1872.2.1.2.1.24 | integer | read-write |
This is an action object to revert the unsaved changes made to the switch. By setting the value to revertApply(2), all the unsaved as well as unapplied changes will be reverted. other(1) is returned when this object is read. Enumeration: 'revertApply': 2, 'other': 1. |
agEnabledSwFeatures | 1.3.6.1.4.1.1872.2.1.2.1.25 | displaystring | read-only |
The software features that are enabled on the switch. |
agClrSyslogMsgs | 1.3.6.1.4.1.1872.2.1.2.1.26 | integer | read-write |
Clears all current Syslog messages. Enumeration: 'reset': 2, 'other': 1. |
agSavePending | 1.3.6.1.4.1.1872.2.1.2.1.27 | integer | read-only |
This object, when read, gives the user information whether an save action is needed and that the configuration has been applied but not saved to the flash. Enumeration: 'noSaveNeeded': 2, 'saveNeeded': 1. |
agEnabledGslbKey | 1.3.6.1.4.1.1872.2.1.2.1.28 | integer | read-only |
Query if software key Global slb enabled on switch. Enumeration: 'disabled': 2, 'enabled': 1. |
agEnabledBwmKey | 1.3.6.1.4.1.1872.2.1.2.1.29 | integer | read-only |
Query if software key Bandwidth Mgmt. enabled on switch. Enumeration: 'disabled': 2, 'enabled': 1. |
agSlotNumber | 1.3.6.1.4.1.1872.2.1.2.1.30 | integer | read-only |
Identifies the slot in which this switch is installed. If the agent implementing this MIB is not a blade in a chassis this value has no meaning. |
agEnabledRurlKey | 1.3.6.1.4.1.1872.2.1.2.1.31 | integer | read-only |
The status of the RURL software key. Enumeration: 'disabled': 2, 'enabled': 1. |
agGeneralConfig | 1.3.6.1.4.1.1872.2.1.2.2 | |||
agNewCfgSyslogHost | 1.3.6.1.4.1.1872.2.1.2.2.1 | ipaddress | read-write |
The syslog host IP address, in the new_configuration block. |
agCurCfgSyslogHost | 1.3.6.1.4.1.1872.2.1.2.2.2 | ipaddress | read-only |
The syslog host IP address, as currently configured in the current_configuration block. |
agNewCfgBootp | 1.3.6.1.4.1.1872.2.1.2.2.3 | integer | read-write |
Enable or disable the use of BootP, in the new_configuration block. Enumeration: 'disabled': 3, 'enabled': 2. |
agCurCfgBootp | 1.3.6.1.4.1.1872.2.1.2.2.4 | integer | read-only |
Enable or disable the use of BootP, as currently configured in the current_configuration block. Enumeration: 'disabled': 3, 'enabled': 2. |
agNewCfgSpanningTree | 1.3.6.1.4.1.1872.2.1.2.2.5 | integer | read-write |
Turn On or Off Spanning Tree Protocol for the switch, in the new_configuration block. Enumeration: 'on': 2, 'off': 3. |
agCurCfgSpanningTree | 1.3.6.1.4.1.1872.2.1.2.2.6 | integer | read-only |
The state of Spanning Tree Protocol for the switch, as currently configured in the current_configuration block. Enumeration: 'on': 2, 'off': 3. |
agTrapHostTableMaxEnt | 1.3.6.1.4.1.1872.2.1.2.2.7 | integer | read-only |
The maximum number of rows in the trap host table. |
agCurCfgTrapHostTable | 1.3.6.1.4.1.1872.2.1.2.2.8 | no-access |
The table of trap hosts which to send SNMP traps in the current_configuration block. |
|
1.3.6.1.4.1.1872.2.1.2.2.8.1 | no-access |
A row in the trap host table in the current_configuration block. |
||
agCurCfgTrapHostIndx | 1.3.6.1.4.1.1872.2.1.2.2.8.1.1 | integer | read-only |
The index of the row in trap host table. |
agCurCfgTrapHostIpAddr | 1.3.6.1.4.1.1872.2.1.2.2.8.1.2 | ipaddress | read-only |
The IP address of a trap host. |
agCurCfgTrapHostCommString | 1.3.6.1.4.1.1872.2.1.2.2.8.1.3 | displaystring | read-only |
The SNMP community string to use with the trap host |
agNewCfgTrapHostTable | 1.3.6.1.4.1.1872.2.1.2.2.9 | no-access |
The table of trap hosts which to send SNMP traps in the new_configuration block. |
|
1.3.6.1.4.1.1872.2.1.2.2.9.1 | no-access |
A row in the trap host table in the new_configuration block. |
||
agNewCfgTrapHostIndx | 1.3.6.1.4.1.1872.2.1.2.2.9.1.1 | integer | read-only |
The index of the row in trap host table. |
agNewCfgTrapHostIpAddr | 1.3.6.1.4.1.1872.2.1.2.2.9.1.2 | ipaddress | read-write |
The IP address of a trap host. |
agNewCfgTrapHostCommString | 1.3.6.1.4.1.1872.2.1.2.2.9.1.3 | displaystring | read-write |
The SNMP community string to use with the trap host |
agCurCfgHttpServerPort | 1.3.6.1.4.1.1872.2.1.2.2.10 | integer | read-only |
The TCP port number that the HTTP server is listening to in the current_configuration block. |
agNewCfgHttpServerPort | 1.3.6.1.4.1.1872.2.1.2.2.11 | integer | read-write |
The TCP port number that the HTTP server is listening to in the new_configuration block. |
agCurCfgLoginBanner | 1.3.6.1.4.1.1872.2.1.2.2.12 | displaystring | read-only |
The user defined login banner. |
agNewCfgLoginBanner | 1.3.6.1.4.1.1872.2.1.2.2.13 | displaystring | read-write |
The user defined login banner. |
agNewCfgSyslog2Host | 1.3.6.1.4.1.1872.2.1.2.2.14 | ipaddress | read-write |
The second syslog host IP address, in the new_configuration block. |
agCurCfgSyslog2Host | 1.3.6.1.4.1.1872.2.1.2.2.15 | ipaddress | read-only |
The second syslog host IP address, as currently configured in the current_configuration block. |
agCurCfgSyslogFac | 1.3.6.1.4.1.1872.2.1.2.2.16 | integer | read-only |
The facility of syslog host in the current_configuration block. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
agNewCfgSyslogFac | 1.3.6.1.4.1.1872.2.1.2.2.17 | integer | read-write |
The facility of syslog host in the new_configuration block. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
agCurCfgSyslog2Fac | 1.3.6.1.4.1.1872.2.1.2.2.18 | integer | read-only |
The facility of syslog2 host in the current_configuration block. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
agNewCfgSyslog2Fac | 1.3.6.1.4.1.1872.2.1.2.2.19 | integer | read-write |
The facility of syslogs host in the new_configuration block. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
agCurCfgSmtpHost | 1.3.6.1.4.1.1872.2.1.2.2.20 | displaystring | read-only |
The user defined SMTP host. |
agNewCfgSmtpHost | 1.3.6.1.4.1.1872.2.1.2.2.21 | displaystring | read-write |
The user defined SMTP host. |
agCurCfgConsole | 1.3.6.1.4.1.1872.2.1.2.2.22 | integer | read-only |
Enable or disable console output of syslog messages. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgConsole | 1.3.6.1.4.1.1872.2.1.2.2.23 | integer | read-write |
Enable or disable console output of syslog messages. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgMgmtNetwork | 1.3.6.1.4.1.1872.2.1.2.2.24 | ipaddress | read-only |
The management network - corresponding to the mnet command of the slb configuration menu. |
agNewCfgMgmtNetwork | 1.3.6.1.4.1.1872.2.1.2.2.25 | ipaddress | read-write |
The management network - corresponding to the mnet command of the system menu. |
agCurCfgMgmtMask | 1.3.6.1.4.1.1872.2.1.2.2.26 | ipaddress | read-only |
The management subnet mask - corresponding to the mmask command of the system configuration menu. |
agNewCfgMgmtMask | 1.3.6.1.4.1.1872.2.1.2.2.27 | ipaddress | read-write |
The management subnet mask - corresponding to the mmask command of the system configuration menu. |
agNTP | 1.3.6.1.4.1.1872.2.1.2.2.28 | |||
agCurCfgNTPServer | 1.3.6.1.4.1.1872.2.1.2.2.28.1 | ipaddress | read-only |
The NTP Server Address. |
agNewCfgNTPServer | 1.3.6.1.4.1.1872.2.1.2.2.28.2 | ipaddress | read-write |
The NTP Server Address. |
agCurCfgNTPResyncInterval | 1.3.6.1.4.1.1872.2.1.2.2.28.3 | integer | read-only |
The NTP Server resync interval in minutes. |
agNewCfgNTPResyncInterval | 1.3.6.1.4.1.1872.2.1.2.2.28.4 | integer | read-write |
The NTP Server resync interval in minutes. |
agCurCfgNTPTzone | 1.3.6.1.4.1.1872.2.1.2.2.28.5 | displaystring | read-only |
The NTP Server timezone offset from GMT in hours. |
agNewCfgNTPTzone | 1.3.6.1.4.1.1872.2.1.2.2.28.6 | displaystring | read-write |
The NTP Server timezone offset from GMT in hours. |
agCurCfgNTPDlight | 1.3.6.1.4.1.1872.2.1.2.2.28.7 | integer | read-only |
Enable/disable daylight savings time. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgNTPDlight | 1.3.6.1.4.1.1872.2.1.2.2.28.8 | integer | read-write |
Enable/disable daylight savings time. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgNTPService | 1.3.6.1.4.1.1872.2.1.2.2.28.9 | integer | read-only |
Enable/disable NTP Service. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgNTPService | 1.3.6.1.4.1.1872.2.1.2.2.28.10 | integer | read-write |
Enable/disable NTP Service. Enumeration: 'disabled': 2, 'enabled': 1. |
agLog | 1.3.6.1.4.1.1872.2.1.2.2.29 | |||
agNewCfgSyslogTrapConsole | 1.3.6.1.4.1.1872.2.1.2.2.29.1 | integer | read-write |
Enable or disable console syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapConsole | 1.3.6.1.4.1.1872.2.1.2.2.29.2 | integer | read-only |
Enable or disable console syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapSystem | 1.3.6.1.4.1.1872.2.1.2.2.29.3 | integer | read-write |
Enable or disable system level syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapSystem | 1.3.6.1.4.1.1872.2.1.2.2.29.4 | integer | read-only |
Enable or disable system level syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapMgmt | 1.3.6.1.4.1.1872.2.1.2.2.29.5 | integer | read-write |
Enable or disable management(flash, config, login) syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapMgmt | 1.3.6.1.4.1.1872.2.1.2.2.29.6 | integer | read-only |
Enable or disable management(flash, config, login) syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapCli | 1.3.6.1.4.1.1872.2.1.2.2.29.7 | integer | read-write |
Enable or disable CLI generated error syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapCli | 1.3.6.1.4.1.1872.2.1.2.2.29.8 | integer | read-only |
Enable or disable CLI generated error syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapStp | 1.3.6.1.4.1.1872.2.1.2.2.29.9 | integer | read-write |
Enable or disable spanning tree syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapStp | 1.3.6.1.4.1.1872.2.1.2.2.29.10 | integer | read-only |
Enable or disable spanning tree syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapVlan | 1.3.6.1.4.1.1872.2.1.2.2.29.11 | integer | read-write |
Enable or disable VLAN syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapVlan | 1.3.6.1.4.1.1872.2.1.2.2.29.12 | integer | read-only |
Enable or disable VLAN syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapSlb | 1.3.6.1.4.1.1872.2.1.2.2.29.13 | integer | read-write |
Enable or disable SLB syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapSlb | 1.3.6.1.4.1.1872.2.1.2.2.29.14 | integer | read-only |
Enable or disable SLB syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapGslb | 1.3.6.1.4.1.1872.2.1.2.2.29.15 | integer | read-write |
Enable or disable GSLB syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapGslb | 1.3.6.1.4.1.1872.2.1.2.2.29.16 | integer | read-only |
Enable or disable GSLB syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapFilter | 1.3.6.1.4.1.1872.2.1.2.2.29.17 | integer | read-write |
Enable or disable filter syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapFilter | 1.3.6.1.4.1.1872.2.1.2.2.29.18 | integer | read-only |
Enable or disable filter syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapSsh | 1.3.6.1.4.1.1872.2.1.2.2.29.19 | integer | read-write |
Enable or disable SSH, RADIUS syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapSsh | 1.3.6.1.4.1.1872.2.1.2.2.29.20 | integer | read-only |
Enable or disable SSH, RADIUS syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapVrrp | 1.3.6.1.4.1.1872.2.1.2.2.29.21 | integer | read-write |
Enable or disable VRRP syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapVrrp | 1.3.6.1.4.1.1872.2.1.2.2.29.22 | integer | read-only |
Enable or disable VRRP syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapBgp | 1.3.6.1.4.1.1872.2.1.2.2.29.23 | integer | read-write |
Enable or disable BGP syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapBgp | 1.3.6.1.4.1.1872.2.1.2.2.29.24 | integer | read-only |
Enable or disable BGP syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapNtp | 1.3.6.1.4.1.1872.2.1.2.2.29.25 | integer | read-write |
Enable or disable NTP syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapNtp | 1.3.6.1.4.1.1872.2.1.2.2.29.26 | integer | read-only |
Enable or disable NTP syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapIsd | 1.3.6.1.4.1.1872.2.1.2.2.29.27 | integer | read-write |
Enable or disable ISD syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapIsd | 1.3.6.1.4.1.1872.2.1.2.2.29.28 | integer | read-only |
Enable or disable ISD syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapIp | 1.3.6.1.4.1.1872.2.1.2.2.29.31 | integer | read-write |
Enable or disable IP related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapIp | 1.3.6.1.4.1.1872.2.1.2.2.29.32 | integer | read-only |
Enable or disable IP related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapWeb | 1.3.6.1.4.1.1872.2.1.2.2.29.35 | integer | read-write |
Enable or disable WEBUI related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapWeb | 1.3.6.1.4.1.1872.2.1.2.2.29.36 | integer | read-only |
Enable or disable WEBUI related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapSynAtk | 1.3.6.1.4.1.1872.2.1.2.2.29.37 | integer | read-write |
Enable or disable SYN attack detection related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapSynAtk | 1.3.6.1.4.1.1872.2.1.2.2.29.38 | integer | read-only |
Enable or disable SYN attack detection related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapTcpLim | 1.3.6.1.4.1.1872.2.1.2.2.29.39 | integer | read-write |
Enable or disable TCP rate limiting related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapTcpLim | 1.3.6.1.4.1.1872.2.1.2.2.29.40 | integer | read-only |
Enable or disable TCP rate limiting related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
stats | 1.3.6.1.4.1.1872.2.1.8 | |||
memStats | 1.3.6.1.4.1.1872.2.1.8.12 | |||
memStatsAllocs | 1.3.6.1.4.1.1872.2.1.8.12.1 | counter | read-only |
The total number of memory allocations. |
memStatsFrees | 1.3.6.1.4.1.1872.2.1.8.12.2 | counter | read-only |
The total number of memory frees. |
memStatsAllocFails | 1.3.6.1.4.1.1872.2.1.8.12.3 | counter | read-only |
The total number of memory allocations failed. |
memStatsBytesCurr | 1.3.6.1.4.1.1872.2.1.8.12.4 | gauge | read-only |
The outstanding memory in bytes have been allocated. |
memStatsBytesHiwat | 1.3.6.1.4.1.1872.2.1.8.12.5 | gauge | read-only |
Bytes allocated witch high water mark. |
memStatsPoolBytes | 1.3.6.1.4.1.1872.2.1.8.12.6 | gauge | read-only |
The total bytes in the memory pool. |
memStatsLargest | 1.3.6.1.4.1.1872.2.1.8.12.7 | gauge | read-only |
The largest block has been allocated. |
pktStats | 1.3.6.1.4.1.1872.2.1.8.13 | |||
pktStatsAllocs | 1.3.6.1.4.1.1872.2.1.8.13.1 | counter | read-only |
The total packets have been allocated. |
pktStatsFrees | 1.3.6.1.4.1.1872.2.1.8.13.2 | counter | read-only |
The total packets have been freed. |
pktStatsAllocFails | 1.3.6.1.4.1.1872.2.1.8.13.3 | counter | read-only |
The total packet allocations failed. |
pktStatsMediums | 1.3.6.1.4.1.1872.2.1.8.13.4 | counter | read-only |
The number of medium size packets have been allocated. |
pktStatsJumbos | 1.3.6.1.4.1.1872.2.1.8.13.5 | counter | read-only |
The number of jumbo size packets have been allocated. |
pktStatsSmalls | 1.3.6.1.4.1.1872.2.1.8.13.6 | counter | read-only |
The number of small size packets have been allocated. |
mpCpuStats | 1.3.6.1.4.1.1872.2.1.8.16 | |||
mpCpuAStatsUtil1Second | 1.3.6.1.4.1.1872.2.1.8.16.1 | integer | read-only |
The utilization of MP CPU A over 1 second. It shows the percentage. |
mpCpuBStatsUtil1Second | 1.3.6.1.4.1.1872.2.1.8.16.2 | integer | read-only |
The utilization of MP CPU B over 4 seconds. It shows the percentage. |
mpCpuAStatsUtil4Seconds | 1.3.6.1.4.1.1872.2.1.8.16.3 | integer | read-only |
The utilization of MP CPU A over 4 seconds. It shows the percentage. |
mpCpuBStatsUtil4Seconds | 1.3.6.1.4.1.1872.2.1.8.16.4 | integer | read-only |
The utilization of MP CPU B over 4 seconds. It shows the percentage. |
mpCpuAStatsUtil64Seconds | 1.3.6.1.4.1.1872.2.1.8.16.5 | integer | read-only |
The utilization of MP CPU A over 64 seconds. It shows the percentage. |
mpCpuBStatsUtil64Seconds | 1.3.6.1.4.1.1872.2.1.8.16.6 | integer | read-only |
The utilization of MP CPU B over 64 second. It shows the percentage. |
information | 1.3.6.1.4.1.1872.2.1.9 | |||
altswitchTraps | 1.3.6.1.4.1.1872.2.1.13 | |||
operCmds | 1.3.6.1.4.1.1872.2.1.14 | |||
radius | 1.3.6.1.4.1.1872.2.1.16 | |||
radCurCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.1 | ipaddress | read-only |
The IP address of the Primary RADIUS server. |
radNewCfgPrimaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.2 | ipaddress | read-write |
The IP address of the Primary RADIUS server. |
radCurCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.3 | ipaddress | read-only |
The IP address of the Secondary RADIUS server. |
radNewCfgSecondaryIpAddr | 1.3.6.1.4.1.1872.2.1.16.4 | ipaddress | read-write |
The IP address of the Secondary RADIUS server. |
radCurCfgPort | 1.3.6.1.4.1.1872.2.1.16.5 | integer | read-only |
Specify the RADIUS port number. |
radNewCfgPort | 1.3.6.1.4.1.1872.2.1.16.6 | integer | read-write |
Speicfy the RADIUS port number. |
radCurCfgTimeout | 1.3.6.1.4.1.1872.2.1.16.7 | integer | read-only |
The maximum number of seconds before resending authentication to RADIUS server. |
radNewCfgTimeout | 1.3.6.1.4.1.1872.2.1.16.8 | integer | read-write |
The maximum number of seconds before resending authentication to RADIUS server. |
radCurCfgRetries | 1.3.6.1.4.1.1872.2.1.16.9 | integer | read-only |
Number of retries to the RADIUS server. |
radNewCfgRetries | 1.3.6.1.4.1.1872.2.1.16.10 | integer | read-write |
Number of retries to the RADIUS server. |
radCurCfgState | 1.3.6.1.4.1.1872.2.1.16.11 | integer | read-only |
Enable or disbale RADIUS authentication. Enumeration: 'disabled': 3, 'enabled': 2. |
radNewCfgState | 1.3.6.1.4.1.1872.2.1.16.12 | integer | read-write |
Enable or disable RADIUS authentication. Enumeration: 'disabled': 3, 'enabled': 2. |
radCurCfgAuthenString | 1.3.6.1.4.1.1872.2.1.16.13 | displaystring | read-only |
The RADIUS authentication string. |
radNewCfgAuthenString | 1.3.6.1.4.1.1872.2.1.16.14 | displaystring | read-write |
The RADIUS authentication string. |
radCurCfgTelnet | 1.3.6.1.4.1.1872.2.1.16.15 | integer | read-only |
Enable or disbale RADIUS backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
radNewCfgTelnet | 1.3.6.1.4.1.1872.2.1.16.16 | integer | read-write |
Enable or disable RADIUS backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |