MIBs Depot

ALTEON-TIGON-SWITCH-MIB

Registered at
1.3.6.1.4.1.1872.2.1.1
1.3.6.1.4.1.1872.2.1.2
1.3.6.1.4.1.1872.2.1.8
1.3.6.1.4.1.1872.2.1.9
1.3.6.1.4.1.1872.2.1.13
1.3.6.1.4.1.1872.2.1.14
1.3.6.1.4.1.1872.2.1.16
Namespace
alteonos
Source file
ALTEON-TIGON-SWITCH-MIB
Digest
sha256:2fb7804c627098115a1ce1ad327cc8d6b34e4ae3775e6b86bd6cf5935a214c86

Imports

FromSymbols
ALTEON-ROOT-MIBswitch
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Gauge32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso, mgmt
SNMPv2-TCDisplayString, PhysAddress, TEXTUAL-CONVENTION

Imported by

2 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ALTEON-ROOT-MIB
ALTEON-TIGON-SWITCH-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Under this module's arcs

Where the registration tree carries on below this module.

ArcNameModule
1.3.6.1.4.1.1872.2.1.2.3agPortConfigALTEON-TS-PHYSICAL-MIB
1.3.6.1.4.1.1872.2.1.8.1ripStatsALTEON-TS-NETWORK-MIB
1.3.6.1.4.1.1872.2.1.8.3arpStatsALTEON-TS-NETWORK-MIB
1.3.6.1.4.1.1872.2.1.8.4routeStatsALTEON-TS-NETWORK-MIB
1.3.6.1.4.1.1872.2.1.8.5dnsStatsALTEON-TS-NETWORK-MIB
1.3.6.1.4.1.1872.2.1.8.9vrrpStatsALTEON-TS-NETWORK-MIB
1.3.6.1.4.1.1872.2.1.8.17portCpuStatsALTEON-TS-PHYSICAL-MIB
1.3.6.1.4.1.1872.2.1.8.22ospfStatsALTEON-TS-NETWORK-MIB
1.3.6.1.4.1.1872.2.1.8.26port_statsALTEON-TS-PHYSICAL-MIB
1.3.6.1.4.1.1872.2.1.9.1port_infoALTEON-TS-PHYSICAL-MIB
1.3.6.1.4.1.1872.2.1.9.3ip_infoALTEON-TS-NETWORK-MIB
1.3.6.1.4.1.1872.2.1.9.4vrrp_infoALTEON-TS-NETWORK-MIB
1.3.6.1.4.1.1872.2.1.9.5ospfinfoALTEON-TS-NETWORK-MIB
1.3.6.1.4.1.1872.2.1.14.3mirrOperALTEON-TS-PHYSICAL-MIB
1.3.6.1.4.1.1872.2.1.14.5vrrpOperALTEON-TS-NETWORK-MIB

Objects

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