ALTEON-CHEETAH-SWITCH-MIB: View SNMP OID List / Download MIB

VENDOR: ALTEON NETWORKS


 Home MIB: ALTEON-CHEETAH-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 agent 1.3.6.1.4.1.1872.2.5.1
The MIB module for the Alteon OS Switch.
     agentConfig 1.3.6.1.4.1.1872.2.5.1.1
         agSystem 1.3.6.1.4.1.1872.2.5.1.1.1
             agApplyConfiguration 1.3.6.1.4.1.1872.2.5.1.1.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.
             agSavePending 1.3.6.1.4.1.1872.2.5.1.1.1.3 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.
             agSaveConfiguration 1.3.6.1.4.1.1872.2.5.1.1.1.4 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.
             agRevert 1.3.6.1.4.1.1872.2.5.1.1.1.5 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.5.1.1.1.6 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.
             agReset 1.3.6.1.4.1.1872.2.5.1.1.1.7 integer read-write
This is an action object to reboot the agent. other(1) is returned always when read. Enumeration: 'reset': 2, 'other': 1.
             agConfigForNxtReset 1.3.6.1.4.1.1872.2.5.1.1.1.8 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.5.1.1.1.9 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.5.1.1.1.10 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.5.1.1.1.11 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.5.1.1.1.12 displaystring read-only
The version of the software image stored in image 1 storage in the form of 'major.minor.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.5.1.1.1.13 displaystring read-only
The version of the software image stored in image 2 storage in the form of 'major.minor.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.5.1.1.1.14 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.5.1.1.1.15 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.
             agLastSetErrorReason 1.3.6.1.4.1.1872.2.5.1.1.1.16 displaystring read-only
The error reason of the last SET failure.
             agCurCfgHttpServerPort 1.3.6.1.4.1.1872.2.5.1.1.1.17 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.5.1.1.1.18 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.5.1.1.1.19 displaystring read-only
The user defined login banner.
             agNewCfgLoginBanner 1.3.6.1.4.1.1872.2.5.1.1.1.20 displaystring read-write
The user defined login banner.
             agCurCfgSmtpHost 1.3.6.1.4.1.1872.2.5.1.1.1.21 displaystring read-only
The user defined SMTP host.
             agNewCfgSmtpHost 1.3.6.1.4.1.1872.2.5.1.1.1.22 displaystring read-write
The user defined SMTP host.
             agCurCfgConsole 1.3.6.1.4.1.1872.2.5.1.1.1.23 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.5.1.1.1.24 integer read-write
Enable or disable console output of syslog messages. Enumeration: 'disabled': 2, 'enabled': 1.
             agCurCfgBootp 1.3.6.1.4.1.1872.2.5.1.1.1.29 integer read-only
Enable or disable the use of BootP, as currently configured in the current_configuration block. Enumeration: 'disabled': 3, 'enabled': 2.
             agNewCfgBootp 1.3.6.1.4.1.1872.2.5.1.1.1.30 integer read-write
Enable or disable the use of BootP, in the new_configuration block. Enumeration: 'disabled': 3, 'enabled': 2.
             agCurCfgSnmpTimeout 1.3.6.1.4.1.1872.2.5.1.1.1.32 integer read-only
Once SNMP operations like agApplyConfig, agDiffState and agDumpState, which use the state machine are done the resources used by these operations need to be freed by setting the state back to 'idle' so others can issue the commands via SNMP. agSnmpTimeout indicates the number of minutes before the resources are freed and the state set back to 'idle' if this operation is not performed by the user.
             agNewCfgSnmpTimeout 1.3.6.1.4.1.1872.2.5.1.1.1.33 integer read-write
Once SNMP operations like agApplyConfig, agDiffState and agDumpState, which use the state machine are done the resources used by these operations need to be freed by setting the state back to 'idle' so others can issue the commands via SNMP. agSnmpTimeout indicates the number of minutes before the resources are freed and the state set back to 'idle' if this operation is not performed by the user.
             agCurCfgTelnetServerPort 1.3.6.1.4.1.1872.2.5.1.1.1.34 integer read-only
The TCP port number that the telnet server listens for telnet sessions.
             agNewCfgTelnetServerPort 1.3.6.1.4.1.1872.2.5.1.1.1.35 integer read-write
The TCP port number that the telnet server listens for telnet sessions.
             agClearFlashDump 1.3.6.1.4.1.1872.2.5.1.1.1.36 integer read-write
This is an action object to clear the FLASH dump. ok(1) is returned when this object is read. Enumeration: 'clear': 2, 'ok': 1.
             agCurCfgNortelMultipleStgMode 1.3.6.1.4.1.1872.2.5.1.1.1.37 integer read-only
Enable or disable Nortel multiple STG mode. Enumeration: 'disabled': 2, 'enabled': 1.
             agNewCfgNortelMultipleStgMode 1.3.6.1.4.1.1872.2.5.1.1.1.38 integer read-write
Enable or disable Nortel multiple STG mode. Enumeration: 'disabled': 2, 'enabled': 1.
             agCurCfgTrapSrcIf 1.3.6.1.4.1.1872.2.5.1.1.1.39 integer32 read-only
The SNMP trap source interface number.
             agNewCfgTrapSrcIf 1.3.6.1.4.1.1872.2.5.1.1.1.40 integer32 read-write
The SNMP trap source interface number.
             agCurCfgARPMaxRate 1.3.6.1.4.1.1872.2.5.1.1.1.41 integer read-only
The maximum allowed rate of MP-destined ARP packets.
             agNewCfgARPMaxRate 1.3.6.1.4.1.1872.2.5.1.1.1.42 integer read-write
The maximum allowed rate of MP-destined ARP packets.
             agCurCfgICMPMaxRate 1.3.6.1.4.1.1872.2.5.1.1.1.43 integer read-only
The maximum allowed rate of MP-destined ICMP packets.
             agNewCfgICMPMaxRate 1.3.6.1.4.1.1872.2.5.1.1.1.44 integer read-write
The maximum allowed rate of MP-destined ICMP packets.
             agCurCfgTCPMaxRate 1.3.6.1.4.1.1872.2.5.1.1.1.45 integer read-only
The maximum allowed rate of MP-destined TCP packets.
             agNewCfgTCPMaxRate 1.3.6.1.4.1.1872.2.5.1.1.1.46 integer read-write
The maximum allowed rate of MP-destined TCP packets.
             agCurCfgUDPMaxRate 1.3.6.1.4.1.1872.2.5.1.1.1.47 integer read-only
The maximum allowed rate of MP-destined UDP packets.
             agNewCfgUDPMaxRate 1.3.6.1.4.1.1872.2.5.1.1.1.48 integer read-write
The maximum allowed rate of MP-destined UDP packets.
             agCurCfgHttpsServerPort 1.3.6.1.4.1.1872.2.5.1.1.1.49 integer read-only
The TCP port number that the HTTPS server is listening to in the current_configuration block.
             agNewCfgHttpsServerPort 1.3.6.1.4.1.1872.2.5.1.1.1.50 integer read-write
The TCP port number that the HTTPS server is listening to in the new_configuration block.
             agCurDaylightSavings 1.3.6.1.4.1.1872.2.5.1.1.1.55 integer read-only
The daylight savings location. Enumeration: 'africa-Mali-SouthWestMali': 29, 'asia-Bhutan': 187, 'asia-Russia-Moscow04YeniseiRiver': 239, 'pacificOcean-USMinorOutlyingIslands-WakeIsland': 418, 'americas-Suriname': 142, 'americas-NetherlandsAntilles': 132, 'asia-Russia-Moscow-01Kaliningrad': 233, 'africa-Niger': 35, 'africa-Tunisia': 50, 'americas-Martinique': 122, 'americas-Antigua-Barbuda': 56, 'antarctica-DavisStationVestfoldHills': 175, 'americas-Mexico-CentTime-CampecheYucatan': 125, 'pacificOceanUSA-CentTime': 402, 'europe-Spain-CeutaAndMelilla': 338, 'pacificOcean-FrenchPolynesia-SocietyIslands': 365, 'americas-Per': 136, 'europe-Russia-Moscow01CaspianSea': 322, 'africa-Guinea-Bissa': 23, 'europe-Portugal-MadeiraIslands': 317, 'europe-Croatia': 293, 'asia-Jordan': 208, 'asia-Georgia': 197, 'asia-Tajikistan': 252, 'americas-Anguilla': 55, 'pacificOceanUSA-AlaskaTime-AlaskaPanhandleNeck': 412, 'australia-WesternAustralia': 283, 'europe-Romania': 319, 'indianOcean-Reunion': 358, 'australia-Victoria': 276, 'americas-Panama': 134, 'asia-Philippines': 231, 'europe-Russia-Moscow00WestRussia': 321, 'americas-Brazil-Acre': 79, 'pacificOcean-Kiribati-PhoenixIslands': 370, 'americas-Venezuela': 168, 'arcticOcean-JanMayen': 181, 'africa-Zimbabwe': 54, 'asia-Iraq': 205, 'asia-Iran': 204, 'asia-Uzbekistan-EastUzbekistan': 257, 'asia-Mongolia-MostLocations': 223, 'africa-Somalia': 41, 'asia-Russia-Moscow02Urals': 236, 'atlanticOcean-Bermuda': 260, 'asia-Mongolia-DornodSukhbaatar': 225, 'africa-Namibia': 34, 'americas-Brazil-SSEBrazil': 73, 'indianOcean-Mauritius': 356, 'pacificOcean-Guam': 368, 'indianOcean-ChristmasIsland': 350, 'europe-Greece': 301, 'americas-USA-EastTime-KentuckyLouisvilleArea': 147, 'asia-China-CentralChinaGansuGuizhouSichuanYunnan': 192, 'americas-Canada-AtlanTime-ELabrador': 82, 'europe-Luxembourg': 308, 'europe-VaticanCity': 347, 'pacificOceanUSA-AleutianIslands': 414, 'africa-Tanzania': 48, 'americas-Canada-CenTime-ManitobaWestOntario': 88, 'americas-USA-CentTime': 153, 'pacificOceanUSA-CentTime-MichiganWisconsinborder': 403, 'europe-Malta': 310, 'asia-Afghanistan': 182, 'europe-Russia-Moscow04YeniseiRiver': 326, 'atlanticOcean-Spain-CanaryIslands': 271, 'asia-Russia-Moscow06LenaRiver': 241, 'africa-Morocco': 32, 'pacificOcean-Micronesia-PonapeOrPohnpei': 376, 'europe-Gibraltar': 300, 'americas-StPierreAndMiquelon': 140, 'none': 0, 'australia-NorthernTerritory': 282, 'australia-NewSouthWales-Yancowinna': 278, 'europe-Russia-Moscow06LenaRiver': 328, 'asia-SaudiArabia': 247, 'africa-Spain-CanaryIslands': 45, 'europe-Ukraine-Zaporozhye-ELugansk': 345, 'americas-Chile-MostLocation': 101, 'americas-Mexico-CentTime-QuintanaRoo': 124, 'europe-Estonia': 296, 'africa-Burkina-Faso': 5, 'pacificOcean-Tokela': 391, 'pacificOcean-PapuaNewGuinea': 386, 'asia-Armenia': 183, 'americas-USA-EastStdTime-IndianaCrawfordCounty': 150, 'indianOcean-Seychelles': 359, 'pacificOcean-Niue': 382, 'europe-Moldova': 311, 'americas-Canada-CenTime-RainyRiver': 89, 'indianOcean-FrenchSouthernAndAntarcticLands': 353, 'pacificOcean-USMinorOutlyingIslands-JohnstonAtoll': 416, 'africa-SaoTome-And-Principe': 38, 'asia-Kazakhstan-AtyrauMangghysta': 212, 'asia-Korea-South': 215, 'asia-Kuwait': 216, 'pacificOcean-FrenchPolynesia-GambierIslands': 367, 'americas-Jamaica': 121, 'europe-Netherlands': 313, 'africa-Kenya': 24, 'africa-Djibouti': 14, 'americas-StKittsAndNevis': 138, 'americas-TrinidadAndTobago': 143, 'americas-Brazil-WParaRondonia': 75, 'atlanticOcean-FaeroeIslands': 262, 'atlanticOcean-StHelena': 272, 'australia-Tasmania': 275, 'americas-Canada-NewfoundlandIsland': 80, 'africa-Senegal': 39, 'americas-Brazil-AlagoasSergipe': 72, 'europe-Spain-Mainland': 337, 'pacificOcean-NorfolkIsland': 383, 'americas-Canada-EastStdTime-EastNunavut': 86, 'americas-Canada-EastTime-OntarioMostlocation': 83, 'europe-Belgium': 288, 'americas-USA-AleutianIslands': 165, 'europe-Andorra': 285, 'indianOcean-CocosOrKeelingIslands': 351, 'europe-Albania': 284, 'africa-Botswana': 4, 'europe-Portugal-Azores': 318, 'atlanticOcean-Portugal-MadeiraIslands': 266, 'americas-USA-AlaskaTime-AlaskaPanhandleNeck': 163, 'europe-Russia-Moscow03Novosibirsk': 325, 'africa-Equatorial-Guinea': 16, 'pacificOceanUSA-AlaskaTime': 410, 'asia-China-SouthwestXinjiangUyghur': 194, 'asia-Russia-Moscow07SakhalinIsland': 243, 'africa-Mozambique': 33, 'europe-France': 298, 'americas-Bolivia': 66, 'americas-Montserrat': 131, 'americas-Brazil-NEBrazil': 69, 'pacificOceanUSA-EastTime-KentuckyLouisvilleArea': 396, 'indianOcean-Madagascar': 354, 'americas-Canada-MountStdTime-DawsonCrkStJohnBritColumbia': 96, 'asia-India': 199, 'pacificOcean-Kiribati-GilbertIslands': 369, 'africa-Congo-Rep': 12, 'pacificOcean-Kiribati-LineIslands': 371, 'africa-Lesotho': 25, 'americas-USA-CentTime-NorthDakotaOliverCounty': 155, 'asia-Israel': 206, 'europe-Switzerland': 341, 'europe-Ukraine-MostLocations': 343, 'americas-Mexico-MountStdTime-Sonora': 129, 'asia-Russia-Moscow03Novosibirsk': 238, 'africa-Libya': 27, 'africa-Spain-CeutaMelilla': 44, 'asia-Yemen': 259, 'pacificOceanUSA-EastStdTime-IndianaSwitzerlandCounty': 401, 'americas-StVincent': 141, 'pacificOcean-Vanuat': 419, 'americas-Canada-MountTime-WestNorthwestTerritories': 95, 'pacificOceanUSA-PacificTime': 409, 'americas-Canada-EastTime-ThunderBay': 84, 'australia-LordHoweIsland': 274, 'atlanticOcean-Portugal-Azores': 267, 'africa-Zambia': 53, 'asia-Indonesia-WestCentralBorneo': 201, 'pacificOcean-Micronesia-Yap': 374, 'asia-Russia-Moscow01CaspianSea': 235, 'americas-Argentina-Mendoza': 61, 'asia-Syria': 250, 'asia-Thailand': 253, 'americas-Canada-CenStdTime-SaskatchewanMidwest': 92, 'americas-Guyana': 118, 'europe-Russia-Moscow09Kamchatka': 332, 'asia-Russia-Moscow10BeringSea': 246, 'africa-Mali-NorthEastMali': 30, 'americas-USA-EastStdTime-IndianaMostLocations': 149, 'americas-USA-EastTime': 145, 'pacificOcean-Ecuador': 363, 'americas-Honduras': 120, 'americas-Greenland-EastCoastNorthScoresbysund': 112, 'asia-Uzbekistan-WestUzbekistan': 256, 'africa-Malawi': 28, 'americas-Brazil-WAmazonas': 78, 'europe-Slovenia': 336, 'africa-Spain-Mainland': 43, 'americas-Brazil-AmapaEPara': 68, 'americas-Canada-PacificTime-WestBritishColumbia': 97, 'asia-Kazakhstan-WestKazakhstan': 213, 'europe-CzechRepublic': 294, 'asia-Russia-Moscow07AmurRiver': 242, 'asia-Brunei': 188, 'pacificOcean-NewZealand-MostLocations': 380, 'asia-Cyprus': 195, 'asia-Kyrgyzstan': 217, 'americas-Guatemala': 117, 'americas-USA-AlaskaTime-AlaskaPanhandle': 162, 'europe-Denmark': 295, 'europe-Spain-CanaryIslands': 339, 'europe-Poland': 315, 'africa-Egypt': 15, 'pacificOcean-SolomonIslands': 390, 'pacificOceanUSA-EastStdTime-IndianaMostLocations': 398, 'americas-USA-MountStdTime-Arizona': 159, 'antarctica-McMurdoStationRossIsland': 171, 'americas-Canada-PacificTime-SouthYukon': 98, 'antarctica-SyowaStationEOngulI': 179, 'americas-Mexico-CentTime-CoahuilaDurangoNuevoLeonTamaulipas': 126, 'americas-Bahamas': 63, 'pacificOceanUSA-EastTime-KentuckyWayneCounty': 397, 'asia-Myanmar': 226, 'americas-Greenland-MostLocation': 111, 'americas-Mexico-MountTime-Chihuahua': 128, 'americas-VirginIslands-UK': 169, 'pacificOcean-Chile-EasterIslandSalayGomez': 361, 'americas-USA-EastStdTime-IndianaSwitzerlandCounty': 152, 'americas-USA-EastTime-MichiganMostLocation': 146, 'pacificOcean-MarshallIslands-Kwajalein': 373, 'africa-Chad': 9, 'americas-VirginIslands-US': 170, 'asia-Azerbaijan': 184, 'africa-Gabon': 19, 'antarctica-PalmerStationAnversIsland': 173, 'arcticOcean-Svalbard': 180, 'asia-Russia-Moscow09Kamchatka': 245, 'asia-Maca': 220, 'africa-SouthAfrica': 42, 'asia-Bahrain': 185, 'americas-Dominica': 106, 'australia-SouthAustralia': 281, 'americas-Aruba': 62, 'africa-Cote-dIvoire': 13, 'asia-China-Heilongjiang': 191, 'africa-Central-African-Rep': 8, 'pacificOcean-Chile-MostLocations': 360, 'antarctica-Amundsen-ScottStationSouthPole': 172, 'americas-Uruguay': 167, 'europe-Russia-Moscow02Urals': 323, 'europe-Ireland': 303, 'pacificOcean-FrenchPolynesia-MarquesasIslands': 366, 'pacificOcean-Pitcairn': 387, 'europe-Britain-UKGreatBritain': 290, 'americas-Mexico-CentTime-Mostlocations': 123, 'americas-Brazil-Tocantins': 71, 'asia-China-EastChinaBeijingGuangdongShanghai': 190, 'antarctica-MawsonStationHolmeBay': 174, 'atlanticOcean-Svalbard-JanMayen': 273, 'asia-Nepal': 227, 'africa-Angola': 2, 'asia-Palestine': 230, 'indianOcean-Mayotte': 357, 'africa-Burundi': 6, 'pacificOceanUSA-MountTime-SouthIdahoAndEastOregon': 406, 'asia-UnitedArabEmirates': 255, 'asia-Oman': 228, 'pacificOceanUSA-AlaskaTime-AlaskaPanhandle': 411, 'asia-China-TibetmostofXinjiangUyghur': 193, 'europe-SanMarino': 334, 'europe-Belarus': 287, 'europe-Slovakia': 335, 'pacificOcean-WallisAndFutuna': 420, 'americas-Brazil-EAmazonas': 77, 'europe-Ukraine-Ruthenia': 344, 'americas-Colombia': 103, 'asia-Kazakhstan-QyzylordaKyzylorda': 210, 'asia-Russia-Moscow03WestSiberia': 237, 'africa-Sudan': 46, 'europe-Turkey': 342, 'pacificOcean-NewCaledonia': 379, 'africa-Togo': 49, 'europe-Latvia': 305, 'europe-Liechtenstein': 306, 'europe-Austria': 286, 'africa-Ethiopia': 18, 'americas-DominicanRepublic': 107, 'asia-Russia-Moscow05LakeBaikal': 240, 'asia-Indonesia-IrianJayaAndMoluccas': 203, 'americas-Grenada': 115, 'americas-USA-EastTime-KentuckyWayneCounty': 148, 'atlanticOcean-CapeVerde': 261, 'americas-FrenchGuiana': 110, 'africa-Algeria': 1, 'americas-USA-MountTime-SouthIdahoAndEastOregon': 157, 'pacificOcean-Fiji': 364, 'asia-Taiwan': 251, 'europe-Monaco': 312, 'pacificOceanUSA-AlaskaTime-WestAlaska': 413, 'europe-BosniaHerzegovina': 289, 'europe-Macedonia': 309, 'americas-Nicaragua': 133, 'americas-Argentina-Jujuy': 59, 'americas-USA-Hawaii': 166, 'africa-Liberia': 26, 'atlanticOcean-FalklandIslands': 263, 'americas-Canada-CenStdTime-SaskatchewanMostlocation': 91, 'pacificOceanUSA-MountTime': 405, 'africa-Uganda': 51, 'asia-Japan': 207, 'africa-Swaziland': 47, 'americas-Brazil-Pernambuco': 70, 'antarctica-CaseyStationBaileyPeninsula': 176, 'asia-Vietnam': 258, 'africa-SierraLeone': 40, 'americas-Canada-EastStdTime-CenNunavut': 87, 'australia-NewSouthWales-MostLocations': 277, 'pacificOceanUSA-EastStdTime-IndianaStarkeCounty': 400, 'americas-CaymanIslands': 100, 'asia-Pakistan': 229, 'pacificOcean-USMinorOutlyingIslands-MidwayIslands': 417, 'asia-Kazakhstan-MostLocations': 209, 'africa-Mauritania': 31, 'europe-Britain-UKNorthernIreland': 291, 'africa-Nigeria': 36, 'pacificOceanUSA-MountTime-Navajo': 407, 'americas-CostaRica': 104, 'asia-Lebanon': 219, 'americas-Canada-AtlanTime-NovaScotia': 81, 'australia-Queensland-MostLocations': 279, 'europe-Russia-Moscow-01Kaliningrad': 320, 'africa-Western-Sahara': 52, 'pacificOcean-Tuval': 393, 'americas-USA-AlaskaTime': 161, 'atlanticOcean-Iceland': 264, 'asia-Korea-North': 214, 'americas-Brazil-MatoGrossoDoSul': 74, 'africa-Guinea': 22, 'asia-Kazakhstan-Aqtobe': 211, 'pacificOcean-SamoaWestern': 389, 'europe-Russia-Moscow03WestSiberia': 324, 'pacificOceanUSA-EastTime-MichiganMostLocations': 395, 'pacificOcean-CookIslands': 362, 'atlanticOcean-Spain-CeutaMelilla': 270, 'atlanticOcean-SouthGeorgia-SouthSandwichIslands': 268, 'americas-PuertoRico': 137, 'asia-Malaysia-PeninsularMalaysia': 221, 'pacificOcean-MarshallIslands-MostLocations': 372, 'asia-Indonesia-JavaAndSumatra': 200, 'pacificOceanUSA-MountStdTime-Arizona': 408, 'americas-Greenland-ThulePituffik': 114, 'asia-Mongolia-BayanOlgiyGoviAltaiHovdUvsZavkhan': 224, 'americas-Belize': 65, 'americas-Canada-PacificTime-NorthYukon': 99, 'americas-USA-MountTime-Navajo': 158, 'americas-Canada-EastStdTime-PangnirtungNunavut': 85, 'antarctica-Dumont-dUrvilleBaseTerreAdelie': 178, 'pacificOceanUSA-EastStdTime-IndianaCrawfordCounty': 399, 'asia-Cambodia': 189, 'americas-Haiti': 119, 'asia-SriLanka': 249, 'europe-Portugal-Mainland': 316, 'indianOcean-Comoros': 352, 'asia-Qatar': 232, 'americas-Barbados': 64, 'americas-Cuba': 105, 'americas-ElSalvado': 109, 'americas-USA-CentTime-MichiganWisconsinborder': 154, 'atlanticOcean-Spain-Mainland': 269, 'africa-Ghana': 21, 'africa-Congo-EastDemRepCongo': 11, 'africa-Congo-WestDemRepCongo': 10, 'americas-Canada-MountTime-CentralNorthwestTerritories': 94, 'africa-Benin': 3, 'americas-USA-PacificTime': 160, 'americas-Brazil-Roraima': 76, 'europe-Hungary': 302, 'pacificOceanUSA-Hawaii': 415, 'americas-Argentina-MostLocations': 58, 'pacificOcean-Tonga': 392, 'americas-StLucia': 139, 'antarctica-VostokStationSMagneticPole': 177, 'americas-TurksAndCaicosIs': 144, 'indianOcean-BritishIndianOceanTerritory': 349, 'europe-Russia-Moscow07AmurRiver': 329, 'americas-Mexico-PacificTime': 130, 'europe-Lithuania': 307, 'indianOcean-Maldives': 355, 'asia-Malaysia-SabahSarawak': 222, 'americas-Guadeloupe': 116, 'americas-Canada-MountTime-AlbertaEastBritishColumbia': 93, 'americas-Ecuador': 108, 'americas-Canada-CenTime-WestNunavut': 90, 'pacificOcean-Pala': 385, 'europe-Finland': 297, 'africa-Eritrea': 17, 'americas-Argentina-EArgentina': 57, 'pacificOcean-Micronesia-TrukOrChuuk': 375, 'americas-USA-MountTime': 156, 'europe-Russia-Moscow07SakhalinIsland': 330, 'pacificOceanUSA-EastTime': 394, 'europe-Yugoslavia': 348, 'atlanticOcean-Portugal-Mainland': 265, 'americas-Argentina-Catamarca': 60, 'americas-Greenland-ScoresbysundIttoqqortoormiit': 113, 'americas-Chile-EasterIsland': 102, 'europe-Russia-Moscow05LakeBaikal': 327, 'pacificOcean-SamoaAmerican': 388, 'pacificOceanUSA-CentTime-NorthDakotaOliverCounty': 404, 'asia-Bangladesh': 186, 'asia-Russia-Moscow00WestRussia': 234, 'europe-Italy': 304, 'asia-Laos': 218, 'pacificOcean-NorthernMarianaIslands': 384, 'asia-HongKong': 198, 'pacificOcean-Micronesia-Kosrae': 377, 'asia-Indonesia-EastSouthBorneoCelebesBaliNusaTengarraWestTimor': 202, 'europe-Sweden': 340, 'pacificOcean-Naur': 378, 'europe-Germany': 299, 'asia-Singapore': 248, 'americas-USA-AlaskaTime-WestAlaska': 164, 'asia-EastTimor': 196, 'europe-Norway': 314, 'americas-Paraguay': 135, 'pacificOcean-NewZealand-ChathamIslands': 381, 'asia-Russia-Moscow08Magadan': 244, 'americas-Mexico-MountTime-SBajaNayaritSinaloa': 127, 'africa-Gambia': 20, 'europe-Russia-Moscow08Magadan': 331, 'australia-Queensland-HolidayIslands': 280, 'africa-Cameroon': 7, 'europe-Ukraine-CentralCrimea': 346, 'europe-Bulgaria': 292, 'europe-Russia-Moscow10BeringSea': 333, 'americas-USA-EastStdTime-IndianaStarkeCounty': 151, 'asia-Turkmenistan': 254, 'americas-Brazil-AtlanticIslands': 67, 'africa-Rwanda': 37.
             agNewDaylightSavings 1.3.6.1.4.1.1872.2.5.1.1.1.56 integer read-write
The daylight savings location. Enumeration: 'africa-Mali-SouthWestMali': 29, 'asia-Bhutan': 187, 'asia-Russia-Moscow04YeniseiRiver': 239, 'pacificOcean-USMinorOutlyingIslands-WakeIsland': 418, 'americas-Suriname': 142, 'americas-NetherlandsAntilles': 132, 'asia-Russia-Moscow-01Kaliningrad': 233, 'africa-Niger': 35, 'africa-Tunisia': 50, 'americas-Martinique': 122, 'americas-Antigua-Barbuda': 56, 'antarctica-DavisStationVestfoldHills': 175, 'americas-Mexico-CentTime-CampecheYucatan': 125, 'pacificOceanUSA-CentTime': 402, 'europe-Spain-CeutaAndMelilla': 338, 'pacificOcean-FrenchPolynesia-SocietyIslands': 365, 'americas-Per': 136, 'europe-Russia-Moscow01CaspianSea': 322, 'africa-Guinea-Bissa': 23, 'europe-Portugal-MadeiraIslands': 317, 'europe-Croatia': 293, 'asia-Jordan': 208, 'asia-Georgia': 197, 'asia-Tajikistan': 252, 'americas-Anguilla': 55, 'pacificOceanUSA-AlaskaTime-AlaskaPanhandleNeck': 412, 'australia-WesternAustralia': 283, 'europe-Romania': 319, 'indianOcean-Reunion': 358, 'australia-Victoria': 276, 'americas-Panama': 134, 'asia-Philippines': 231, 'europe-Russia-Moscow00WestRussia': 321, 'americas-Brazil-Acre': 79, 'pacificOcean-Kiribati-PhoenixIslands': 370, 'americas-Venezuela': 168, 'arcticOcean-JanMayen': 181, 'africa-Zimbabwe': 54, 'asia-Iraq': 205, 'asia-Iran': 204, 'asia-Uzbekistan-EastUzbekistan': 257, 'asia-Mongolia-MostLocations': 223, 'africa-Somalia': 41, 'asia-Russia-Moscow02Urals': 236, 'atlanticOcean-Bermuda': 260, 'asia-Mongolia-DornodSukhbaatar': 225, 'africa-Namibia': 34, 'americas-Brazil-SSEBrazil': 73, 'indianOcean-Mauritius': 356, 'pacificOcean-Guam': 368, 'indianOcean-ChristmasIsland': 350, 'europe-Greece': 301, 'americas-USA-EastTime-KentuckyLouisvilleArea': 147, 'asia-China-CentralChinaGansuGuizhouSichuanYunnan': 192, 'americas-Canada-AtlanTime-ELabrador': 82, 'europe-Luxembourg': 308, 'europe-VaticanCity': 347, 'pacificOceanUSA-AleutianIslands': 414, 'africa-Tanzania': 48, 'americas-Canada-CenTime-ManitobaWestOntario': 88, 'americas-USA-CentTime': 153, 'pacificOceanUSA-CentTime-MichiganWisconsinborder': 403, 'europe-Malta': 310, 'asia-Afghanistan': 182, 'europe-Russia-Moscow04YeniseiRiver': 326, 'atlanticOcean-Spain-CanaryIslands': 271, 'asia-Russia-Moscow06LenaRiver': 241, 'africa-Morocco': 32, 'pacificOcean-Micronesia-PonapeOrPohnpei': 376, 'europe-Gibraltar': 300, 'americas-StPierreAndMiquelon': 140, 'none': 0, 'australia-NorthernTerritory': 282, 'australia-NewSouthWales-Yancowinna': 278, 'europe-Russia-Moscow06LenaRiver': 328, 'asia-SaudiArabia': 247, 'africa-Spain-CanaryIslands': 45, 'europe-Ukraine-Zaporozhye-ELugansk': 345, 'americas-Chile-MostLocation': 101, 'americas-Mexico-CentTime-QuintanaRoo': 124, 'europe-Estonia': 296, 'africa-Burkina-Faso': 5, 'pacificOcean-Tokela': 391, 'pacificOcean-PapuaNewGuinea': 386, 'asia-Armenia': 183, 'americas-USA-EastStdTime-IndianaCrawfordCounty': 150, 'indianOcean-Seychelles': 359, 'pacificOcean-Niue': 382, 'europe-Moldova': 311, 'americas-Canada-CenTime-RainyRiver': 89, 'indianOcean-FrenchSouthernAndAntarcticLands': 353, 'pacificOcean-USMinorOutlyingIslands-JohnstonAtoll': 416, 'africa-SaoTome-And-Principe': 38, 'asia-Kazakhstan-AtyrauMangghysta': 212, 'asia-Korea-South': 215, 'asia-Kuwait': 216, 'pacificOcean-FrenchPolynesia-GambierIslands': 367, 'americas-Jamaica': 121, 'europe-Netherlands': 313, 'africa-Kenya': 24, 'africa-Djibouti': 14, 'americas-StKittsAndNevis': 138, 'americas-TrinidadAndTobago': 143, 'americas-Brazil-WParaRondonia': 75, 'atlanticOcean-FaeroeIslands': 262, 'atlanticOcean-StHelena': 272, 'australia-Tasmania': 275, 'americas-Canada-NewfoundlandIsland': 80, 'africa-Senegal': 39, 'americas-Brazil-AlagoasSergipe': 72, 'europe-Spain-Mainland': 337, 'pacificOcean-NorfolkIsland': 383, 'americas-Canada-EastStdTime-EastNunavut': 86, 'americas-Canada-EastTime-OntarioMostlocation': 83, 'europe-Belgium': 288, 'americas-USA-AleutianIslands': 165, 'europe-Andorra': 285, 'indianOcean-CocosOrKeelingIslands': 351, 'europe-Albania': 284, 'africa-Botswana': 4, 'europe-Portugal-Azores': 318, 'atlanticOcean-Portugal-MadeiraIslands': 266, 'americas-USA-AlaskaTime-AlaskaPanhandleNeck': 163, 'europe-Russia-Moscow03Novosibirsk': 325, 'africa-Equatorial-Guinea': 16, 'pacificOceanUSA-AlaskaTime': 410, 'asia-China-SouthwestXinjiangUyghur': 194, 'asia-Russia-Moscow07SakhalinIsland': 243, 'africa-Mozambique': 33, 'europe-France': 298, 'americas-Bolivia': 66, 'americas-Montserrat': 131, 'americas-Brazil-NEBrazil': 69, 'pacificOceanUSA-EastTime-KentuckyLouisvilleArea': 396, 'indianOcean-Madagascar': 354, 'americas-Canada-MountStdTime-DawsonCrkStJohnBritColumbia': 96, 'asia-India': 199, 'pacificOcean-Kiribati-GilbertIslands': 369, 'africa-Congo-Rep': 12, 'pacificOcean-Kiribati-LineIslands': 371, 'africa-Lesotho': 25, 'americas-USA-CentTime-NorthDakotaOliverCounty': 155, 'asia-Israel': 206, 'europe-Switzerland': 341, 'europe-Ukraine-MostLocations': 343, 'americas-Mexico-MountStdTime-Sonora': 129, 'asia-Russia-Moscow03Novosibirsk': 238, 'africa-Libya': 27, 'africa-Spain-CeutaMelilla': 44, 'asia-Yemen': 259, 'pacificOceanUSA-EastStdTime-IndianaSwitzerlandCounty': 401, 'americas-StVincent': 141, 'pacificOcean-Vanuat': 419, 'americas-Canada-MountTime-WestNorthwestTerritories': 95, 'pacificOceanUSA-PacificTime': 409, 'americas-Canada-EastTime-ThunderBay': 84, 'australia-LordHoweIsland': 274, 'atlanticOcean-Portugal-Azores': 267, 'africa-Zambia': 53, 'asia-Indonesia-WestCentralBorneo': 201, 'pacificOcean-Micronesia-Yap': 374, 'asia-Russia-Moscow01CaspianSea': 235, 'americas-Argentina-Mendoza': 61, 'asia-Syria': 250, 'asia-Thailand': 253, 'americas-Canada-CenStdTime-SaskatchewanMidwest': 92, 'americas-Guyana': 118, 'europe-Russia-Moscow09Kamchatka': 332, 'asia-Russia-Moscow10BeringSea': 246, 'africa-Mali-NorthEastMali': 30, 'americas-USA-EastStdTime-IndianaMostLocations': 149, 'americas-USA-EastTime': 145, 'pacificOcean-Ecuador': 363, 'americas-Honduras': 120, 'americas-Greenland-EastCoastNorthScoresbysund': 112, 'asia-Uzbekistan-WestUzbekistan': 256, 'africa-Malawi': 28, 'americas-Brazil-WAmazonas': 78, 'europe-Slovenia': 336, 'africa-Spain-Mainland': 43, 'americas-Brazil-AmapaEPara': 68, 'americas-Canada-PacificTime-WestBritishColumbia': 97, 'asia-Kazakhstan-WestKazakhstan': 213, 'europe-CzechRepublic': 294, 'asia-Russia-Moscow07AmurRiver': 242, 'asia-Brunei': 188, 'pacificOcean-NewZealand-MostLocations': 380, 'asia-Cyprus': 195, 'asia-Kyrgyzstan': 217, 'americas-Guatemala': 117, 'americas-USA-AlaskaTime-AlaskaPanhandle': 162, 'europe-Denmark': 295, 'europe-Spain-CanaryIslands': 339, 'europe-Poland': 315, 'africa-Egypt': 15, 'pacificOcean-SolomonIslands': 390, 'pacificOceanUSA-EastStdTime-IndianaMostLocations': 398, 'americas-USA-MountStdTime-Arizona': 159, 'antarctica-McMurdoStationRossIsland': 171, 'americas-Canada-PacificTime-SouthYukon': 98, 'antarctica-SyowaStationEOngulI': 179, 'americas-Mexico-CentTime-CoahuilaDurangoNuevoLeonTamaulipas': 126, 'americas-Bahamas': 63, 'pacificOceanUSA-EastTime-KentuckyWayneCounty': 397, 'asia-Myanmar': 226, 'americas-Greenland-MostLocation': 111, 'americas-Mexico-MountTime-Chihuahua': 128, 'americas-VirginIslands-UK': 169, 'pacificOcean-Chile-EasterIslandSalayGomez': 361, 'americas-USA-EastStdTime-IndianaSwitzerlandCounty': 152, 'americas-USA-EastTime-MichiganMostLocation': 146, 'pacificOcean-MarshallIslands-Kwajalein': 373, 'africa-Chad': 9, 'americas-VirginIslands-US': 170, 'asia-Azerbaijan': 184, 'africa-Gabon': 19, 'antarctica-PalmerStationAnversIsland': 173, 'arcticOcean-Svalbard': 180, 'asia-Russia-Moscow09Kamchatka': 245, 'asia-Maca': 220, 'africa-SouthAfrica': 42, 'asia-Bahrain': 185, 'americas-Dominica': 106, 'australia-SouthAustralia': 281, 'americas-Aruba': 62, 'africa-Cote-dIvoire': 13, 'asia-China-Heilongjiang': 191, 'africa-Central-African-Rep': 8, 'pacificOcean-Chile-MostLocations': 360, 'antarctica-Amundsen-ScottStationSouthPole': 172, 'americas-Uruguay': 167, 'europe-Russia-Moscow02Urals': 323, 'europe-Ireland': 303, 'pacificOcean-FrenchPolynesia-MarquesasIslands': 366, 'pacificOcean-Pitcairn': 387, 'europe-Britain-UKGreatBritain': 290, 'americas-Mexico-CentTime-Mostlocations': 123, 'americas-Brazil-Tocantins': 71, 'asia-China-EastChinaBeijingGuangdongShanghai': 190, 'antarctica-MawsonStationHolmeBay': 174, 'atlanticOcean-Svalbard-JanMayen': 273, 'asia-Nepal': 227, 'africa-Angola': 2, 'asia-Palestine': 230, 'indianOcean-Mayotte': 357, 'africa-Burundi': 6, 'pacificOceanUSA-MountTime-SouthIdahoAndEastOregon': 406, 'asia-UnitedArabEmirates': 255, 'asia-Oman': 228, 'pacificOceanUSA-AlaskaTime-AlaskaPanhandle': 411, 'asia-China-TibetmostofXinjiangUyghur': 193, 'europe-SanMarino': 334, 'europe-Belarus': 287, 'europe-Slovakia': 335, 'americas-Brazil-EAmazonas': 77, 'europe-Ukraine-Ruthenia': 344, 'americas-Colombia': 103, 'asia-Kazakhstan-QyzylordaKyzylorda': 210, 'asia-Russia-Moscow03WestSiberia': 237, 'africa-Sudan': 46, 'europe-Turkey': 342, 'pacificOcean-NewCaledonia': 379, 'africa-Togo': 49, 'europe-Latvia': 305, 'europe-Liechtenstein': 306, 'europe-Austria': 286, 'africa-Ethiopia': 18, 'americas-DominicanRepublic': 107, 'asia-Russia-Moscow05LakeBaikal': 240, 'asia-Indonesia-IrianJayaAndMoluccas': 203, 'americas-Grenada': 115, 'americas-USA-EastTime-KentuckyWayneCounty': 148, 'atlanticOcean-CapeVerde': 261, 'americas-FrenchGuiana': 110, 'africa-Algeria': 1, 'americas-USA-MountTime-SouthIdahoAndEastOregon': 157, 'pacificOcean-Fiji': 364, 'asia-Taiwan': 251, 'europe-Monaco': 312, 'pacificOceanUSA-AlaskaTime-WestAlaska': 413, 'europe-BosniaHerzegovina': 289, 'europe-Macedonia': 309, 'americas-Nicaragua': 133, 'americas-Argentina-Jujuy': 59, 'americas-USA-Hawaii': 166, 'africa-Liberia': 26, 'atlanticOcean-FalklandIslands': 263, 'americas-Canada-CenStdTime-SaskatchewanMostlocation': 91, 'pacificOceanUSA-MountTime': 405, 'africa-Uganda': 51, 'asia-Japan': 207, 'africa-Swaziland': 47, 'americas-Brazil-Pernambuco': 70, 'antarctica-CaseyStationBaileyPeninsula': 176, 'asia-Vietnam': 258, 'africa-SierraLeone': 40, 'americas-Canada-EastStdTime-CenNunavut': 87, 'australia-NewSouthWales-MostLocations': 277, 'pacificOceanUSA-EastStdTime-IndianaStarkeCounty': 400, 'americas-CaymanIslands': 100, 'asia-Pakistan': 229, 'pacificOcean-USMinorOutlyingIslands-MidwayIslands': 417, 'asia-Kazakhstan-MostLocations': 209, 'africa-Mauritania': 31, 'europe-Britain-UKNorthernIreland': 291, 'africa-Nigeria': 36, 'pacificOceanUSA-MountTime-Navajo': 407, 'americas-CostaRica': 104, 'asia-Lebanon': 219, 'americas-Canada-AtlanTime-NovaScotia': 81, 'australia-Queensland-MostLocations': 279, 'europe-Russia-Moscow-01Kaliningrad': 320, 'africa-Western-Sahara': 52, 'pacificOceanWallisAndFutuna': 420, 'pacificOcean-Tuval': 393, 'americas-USA-AlaskaTime': 161, 'atlanticOcean-Iceland': 264, 'asia-Korea-North': 214, 'americas-Brazil-MatoGrossoDoSul': 74, 'africa-Guinea': 22, 'asia-Kazakhstan-Aqtobe': 211, 'pacificOcean-SamoaWestern': 389, 'europe-Russia-Moscow03WestSiberia': 324, 'pacificOceanUSA-EastTime-MichiganMostLocations': 395, 'pacificOcean-CookIslands': 362, 'atlanticOcean-Spain-CeutaMelilla': 270, 'atlanticOcean-SouthGeorgia-SouthSandwichIslands': 268, 'americas-PuertoRico': 137, 'asia-Malaysia-PeninsularMalaysia': 221, 'pacificOcean-MarshallIslands-MostLocations': 372, 'asia-Indonesia-JavaAndSumatra': 200, 'pacificOceanUSA-MountStdTime-Arizona': 408, 'americas-Greenland-ThulePituffik': 114, 'asia-Mongolia-BayanOlgiyGoviAltaiHovdUvsZavkhan': 224, 'americas-Belize': 65, 'americas-Canada-PacificTime-NorthYukon': 99, 'americas-USA-MountTime-Navajo': 158, 'americas-Canada-EastStdTime-PangnirtungNunavut': 85, 'antarctica-Dumont-dUrvilleBaseTerreAdelie': 178, 'pacificOceanUSA-EastStdTime-IndianaCrawfordCounty': 399, 'asia-Cambodia': 189, 'americas-Haiti': 119, 'asia-SriLanka': 249, 'europe-Portugal-Mainland': 316, 'indianOcean-Comoros': 352, 'asia-Qatar': 232, 'americas-Barbados': 64, 'americas-Cuba': 105, 'americas-ElSalvado': 109, 'americas-USA-CentTime-MichiganWisconsinborder': 154, 'atlanticOcean-Spain-Mainland': 269, 'africa-Ghana': 21, 'africa-Congo-EastDemRepCongo': 11, 'africa-Congo-WestDemRepCongo': 10, 'americas-Canada-MountTime-CentralNorthwestTerritories': 94, 'africa-Benin': 3, 'americas-USA-PacificTime': 160, 'americas-Brazil-Roraima': 76, 'europe-Hungary': 302, 'pacificOceanUSA-Hawaii': 415, 'americas-Argentina-MostLocations': 58, 'pacificOcean-Tonga': 392, 'americas-StLucia': 139, 'antarctica-VostokStationSMagneticPole': 177, 'americas-TurksAndCaicosIs': 144, 'indianOcean-BritishIndianOceanTerritory': 349, 'europe-Russia-Moscow07AmurRiver': 329, 'americas-Mexico-PacificTime': 130, 'europe-Lithuania': 307, 'indianOcean-Maldives': 355, 'asia-Malaysia-SabahSarawak': 222, 'americas-Guadeloupe': 116, 'americas-Canada-MountTime-AlbertaEastBritishColumbia': 93, 'americas-Ecuador': 108, 'americas-Canada-CenTime-WestNunavut': 90, 'pacificOcean-Pala': 385, 'europe-Finland': 297, 'africa-Eritrea': 17, 'americas-Argentina-EArgentina': 57, 'pacificOcean-Micronesia-TrukOrChuuk': 375, 'americas-USA-MountTime': 156, 'europe-Russia-Moscow07SakhalinIsland': 330, 'pacificOceanUSA-EastTime': 394, 'europe-Yugoslavia': 348, 'atlanticOcean-Portugal-Mainland': 265, 'americas-Argentina-Catamarca': 60, 'americas-Greenland-ScoresbysundIttoqqortoormiit': 113, 'americas-Chile-EasterIsland': 102, 'europe-Russia-Moscow05LakeBaikal': 327, 'pacificOcean-SamoaAmerican': 388, 'pacificOceanUSA-CentTime-NorthDakotaOliverCounty': 404, 'asia-Bangladesh': 186, 'asia-Russia-Moscow00WestRussia': 234, 'europe-Italy': 304, 'asia-Laos': 218, 'pacificOcean-NorthernMarianaIslands': 384, 'asia-HongKong': 198, 'pacificOcean-Micronesia-Kosrae': 377, 'asia-Indonesia-EastSouthBorneoCelebesBaliNusaTengarraWestTimor': 202, 'europe-Sweden': 340, 'pacificOcean-Naur': 378, 'europe-Germany': 299, 'asia-Singapore': 248, 'americas-USA-AlaskaTime-WestAlaska': 164, 'asia-EastTimor': 196, 'europe-Norway': 314, 'americas-Paraguay': 135, 'pacificOcean-NewZealand-ChathamIslands': 381, 'asia-Russia-Moscow08Magadan': 244, 'americas-Mexico-MountTime-SBajaNayaritSinaloa': 127, 'africa-Gambia': 20, 'europe-Russia-Moscow08Magadan': 331, 'australia-Queensland-HolidayIslands': 280, 'africa-Cameroon': 7, 'europe-Ukraine-CentralCrimea': 346, 'europe-Bulgaria': 292, 'europe-Russia-Moscow10BeringSea': 333, 'americas-USA-EastStdTime-IndianaStarkeCounty': 151, 'asia-Turkmenistan': 254, 'americas-Brazil-AtlanticIslands': 67, 'africa-Rwanda': 37.
             agCurCfgIdleCLITimeout 1.3.6.1.4.1.1872.2.5.1.1.1.57 integer read-only
Set idle CLI sessions timeout.
             agNewCfgIdleCLITimeout 1.3.6.1.4.1.1872.2.5.1.1.1.58 integer read-write
Set idle CLI sessions timeout.
             agCurCfgXMLCfgServerPort 1.3.6.1.4.1.1872.2.5.1.1.1.59 integer read-only
The TCP port number that the XML config server is listening to in the current_configuration block. If HTTPS is also enabled then the port numbers should be the same
             agNewCfgXMLCfgServerPort 1.3.6.1.4.1.1872.2.5.1.1.1.60 integer read-write
The TCP port number that the XML config server is listening to in the new_configuration block. If HTTPS is also enabled then the port numbers should be the same
             agSymantecGlobalState 1.3.6.1.4.1.1872.2.5.1.1.1.61 integer read-write
This is an action object to globally enable or disable Symantec feature on the switch. Enumeration: 'disabled': 1, 'enabled': 2.
         agPortConfig 1.3.6.1.4.1.1872.2.5.1.1.2
             agPortTableMaxEnt 1.3.6.1.4.1.1872.2.5.1.1.2.1 integer32 read-only
The maximum number of rows in the port configuration host table.
             agPortCurCfgTable 1.3.6.1.4.1.1872.2.5.1.1.2.2 no-access
The table of port configuration in the current_configuration block.
                 agPortCurCfgTableEntry 1.3.6.1.4.1.1872.2.5.1.1.2.2.1 no-access
A row in the port table in the current_configuration block.
                     agPortCurCfgIndx 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.1 integer32 read-only
The index of the row in port configurations table.
                     agPortCurCfgState 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.2 integer read-only
This is the state of the port. Enumeration: 'disabled': 3, 'enabled': 2.
                     agPortCurCfgVlanTag 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.3 integer read-only
This is VLAN tag state of the port Enumeration: 'untagged': 3, 'tagged': 2.
                     agPortCurCfgRmon 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.5 integer read-only
This object is used to turn RMON on or off on the port. Enumeration: 'on': 2, 'off': 3.
                     agPortCurCfgPVID 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.6 integer32 read-only
The default VLAN ID for the port.
                     agPortCurCfgFastEthAutoNeg 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.7 integer read-only
This object is used to turn the autonegotiation on or off for fast Ethernet connection. Enumeration: 'on': 2, 'off': 3.
                     agPortCurCfgFastEthSpeed 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.8 integer read-only
Selects the port speed for fast Ethernet connection. Enumeration: 'mbs1000': 5, 'mbs10': 2, 'mbs100': 3, 'any': 4.
                     agPortCurCfgFastEthMode 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.9 integer read-only
This object is used to select port mode for fast Ethernet connection. Enumeration: 'half-duplex': 3, 'full-duplex': 2, 'full-or-half-duplex': 4.
                     agPortCurCfgFastEthFctl 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.10 integer read-only
Selects the port flow control for fast Ethernet connection. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4.
                     agPortCurCfgGigEthAutoNeg 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.11 integer read-only
This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. Enumeration: 'on': 2, 'off': 3.
                     agPortCurCfgGigEthFctl 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.12 integer read-only
This object is used to select port flow control for gigabit Ethernet connection. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4.
                     agPortCurCfgPortName 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.13 displaystring read-only
The switch port name.
                     agPortCurCfgBwmContract 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.14 integer32 read-only
The switch port Bandwidth Management contract number.
                     agPortCurCfgDiscardNonIPs 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.15 integer read-only
Enable or disable to discard all non-IP traffic on the switch port. Enumeration: 'disabled': 3, 'enabled': 2.
                     agPortCurCfgLinkTrap 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.16 integer read-only
Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. Enumeration: 'disabled': 2, 'enabled': 1.
                     agPortCurCfgPreferred 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.17 integer read-only
This object is used to set the preferred port. Valid only on dual ports. Enumeration: 'copper': 1, 'sfp': 2.
                     agPortCurCfgBackup 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.18 integer read-only
This object is used to set the backup port. Valid only on dual ports. Enumeration: 'copper': 3, 'none': 2, 'sfp': 4.
                     agPortCurCfgEgressBW 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.19 displaystring read-only
The configured egress bandwidth limit for this port. This is the maximum egress bandwidth available to this port if BWM is on.
                     agPortCurCfgNonIPBwmContract 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.20 integer32 read-only
The BWM contract for non-IP traffic.
                     agPortCurCfgGigEthSpeed 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.21 integer read-only
Selects the port speed for Gigabit Ethernet connection. Enumeration: 'mbs1000': 5, 'mbs10': 2, 'mbs100': 3, 'any': 4.
                     agPortCurCfgGigEthMode 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.22 integer read-only
This object is used to select port mode for Gigabit Ethernet connection. Enumeration: 'half-duplex': 3, 'full-duplex': 2, 'full-or-half-duplex': 4.
                     agPortCurCfgPortAlias 1.3.6.1.4.1.1872.2.5.1.1.2.2.1.24 displaystring read-only
The switch port alias.
             agPortNewCfgTable 1.3.6.1.4.1.1872.2.5.1.1.2.3 no-access
The table of port configuration in the new_configuration block.
                 agPortNewCfgTableEntry 1.3.6.1.4.1.1872.2.5.1.1.2.3.1 no-access
A row in the port configuration table in the new_configuration block.
                     agPortNewCfgIndx 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.1 integer32 read-only
The index of the row in port configurations table.
                     agPortNewCfgState 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.2 integer read-write
This is the state of the port. Enumeration: 'disabled': 3, 'enabled': 2.
                     agPortNewCfgVlanTag 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.3 integer read-write
This is VLAN tag state of the port Enumeration: 'untagged': 3, 'tagged': 2.
                     agPortNewCfgRmon 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.5 integer read-write
This object is used to turn RMON on or off on the port. Enumeration: 'on': 2, 'off': 3.
                     agPortNewCfgPVID 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.6 integer32 read-write
The default VLAN ID for the port.
                     agPortNewCfgFastEthAutoNeg 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.7 integer read-write
This object is used to turn the autonegotiation on or off for fast Ethernet connection. Enumeration: 'on': 2, 'off': 3.
                     agPortNewCfgFastEthSpeed 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.8 integer read-write
Selects the port speed for fast Ethernet connection. Enumeration: 'mbs1000': 5, 'mbs10': 2, 'mbs100': 3, 'any': 4.
                     agPortNewCfgFastEthMode 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.9 integer read-write
This object is used to select port mode for fast Ethernet connection. Enumeration: 'half-duplex': 3, 'full-duplex': 2, 'full-or-half-duplex': 4.
                     agPortNewCfgFastEthFctl 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.10 integer read-write
Selects the port flow control for fast Ethernet connection. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4.
                     agPortNewCfgGigEthAutoNeg 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.11 integer read-write
This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. Enumeration: 'on': 2, 'off': 3.
                     agPortNewCfgGigEthFctl 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.12 integer read-write
This object is used to select port flow control for gigabit Ethernet connection. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4.
                     agPortNewCfgPortName 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.13 displaystring read-write
The switch port name.
                     agPortNewCfgBwmContract 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.14 integer32 read-write
The switch port Bandwidth Management contract number.
                     agPortNewCfgDiscardNonIPs 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.15 integer read-write
Enable or disable to discard all non-IP traffic on the switch port. Enumeration: 'disabled': 3, 'enabled': 2.
                     agPortNewCfgLinkTrap 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.16 integer read-write
Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. Enumeration: 'disabled': 2, 'enabled': 1.
                     agPortNewCfgPreferred 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.17 integer read-write
This object is used to set the preferred port. Valid only on dual ports. Enumeration: 'copper': 1, 'sfp': 2.
                     agPortNewCfgBackup 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.18 integer read-write
This object is used to set the backup port. Valid only on dual ports. Enumeration: 'copper': 2, 'none': 1, 'sfp': 3.
                     agPortNewCfgEgressBW 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.19 displaystring read-write
The configured egress bandwidth limit for this port. This is the maximum egress bandwidth available to this port if BWM is on.
                     agPortNewCfgNonIPBwmContract 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.20 integer32 read-write
The BWM contract for non-IP traffic
                     agPortNewCfgGigEthSpeed 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.21 integer read-write
Selects the port speed for Gigabit Ethernet connection. Enumeration: 'mbs1000': 5, 'mbs10': 2, 'mbs100': 3, 'any': 4.
                     agPortNewCfgGigEthMode 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.22 integer read-write
This object is used to select port mode for Gigabit Ethernet connection. Enumeration: 'half-duplex': 3, 'full-duplex': 2, 'full-or-half-duplex': 4.
                     agPortNewCfgPortAlias 1.3.6.1.4.1.1872.2.5.1.1.2.3.1.24 displaystring read-write
The switch port alias.
         agRadiusConfig 1.3.6.1.4.1.1872.2.5.1.1.3
             radCurCfgPrimaryIpAddr 1.3.6.1.4.1.1872.2.5.1.1.3.1 ipaddress read-only
The IP address of the Primary RADIUS server.
             radNewCfgPrimaryIpAddr 1.3.6.1.4.1.1872.2.5.1.1.3.2 ipaddress read-write
The IP address of the Primary RADIUS server.
             radCurCfgSecondaryIpAddr 1.3.6.1.4.1.1872.2.5.1.1.3.3 ipaddress read-only
The IP address of the Secondary RADIUS server.
             radNewCfgSecondaryIpAddr 1.3.6.1.4.1.1872.2.5.1.1.3.4 ipaddress read-write
The IP address of the Secondary RADIUS server.
             radCurCfgPort 1.3.6.1.4.1.1872.2.5.1.1.3.5 integer read-only
Specify the RADIUS port number.
             radNewCfgPort 1.3.6.1.4.1.1872.2.5.1.1.3.6 integer read-write
Specify the RADIUS port number.
             radCurCfgTimeout 1.3.6.1.4.1.1872.2.5.1.1.3.7 integer read-only
The maximum number of seconds before resending authentication to RADIUS server.
             radNewCfgTimeout 1.3.6.1.4.1.1872.2.5.1.1.3.8 integer read-write
The maximum number of seconds before resending authentication to RADIUS server.
             radCurCfgRetries 1.3.6.1.4.1.1872.2.5.1.1.3.9 integer read-only
Number of retries to the RADIUS server.
             radNewCfgRetries 1.3.6.1.4.1.1872.2.5.1.1.3.10 integer read-write
Number of retries to the RADIUS server.
             radCurCfgState 1.3.6.1.4.1.1872.2.5.1.1.3.11 integer read-only
Enable or disbale RADIUS authentication. Enumeration: 'disabled': 3, 'enabled': 2.
             radNewCfgState 1.3.6.1.4.1.1872.2.5.1.1.3.12 integer read-write
Enable or disable RADIUS authentication. Enumeration: 'disabled': 3, 'enabled': 2.
             radCurCfgAuthenString 1.3.6.1.4.1.1872.2.5.1.1.3.13 displaystring read-only
The RADIUS authentication string.
             radNewCfgAuthenString 1.3.6.1.4.1.1872.2.5.1.1.3.14 displaystring read-write
The RADIUS authentication string.
             radCurCfgTelnet 1.3.6.1.4.1.1872.2.5.1.1.3.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.5.1.1.3.16 integer read-write
Enable or disable RADIUS backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1.
             radCurCfgAuthenSecondString 1.3.6.1.4.1.1872.2.5.1.1.3.17 displaystring read-only
The second RADIUS authentication string.
             radNewCfgAuthenSecondString 1.3.6.1.4.1.1872.2.5.1.1.3.18 displaystring read-write
The second RADIUS authentication string.
         agNTP 1.3.6.1.4.1.1872.2.5.1.1.4
             agCurCfgNTPServer 1.3.6.1.4.1.1872.2.5.1.1.4.1 ipaddress read-only
The NTP Server Address.
             agNewCfgNTPServer 1.3.6.1.4.1.1872.2.5.1.1.4.2 ipaddress read-write
The NTP Server Address.
             agCurCfgNTPResyncInterval 1.3.6.1.4.1.1872.2.5.1.1.4.3 integer read-only
The NTP Server resync interval in minutes.
             agNewCfgNTPResyncInterval 1.3.6.1.4.1.1872.2.5.1.1.4.4 integer read-write
The NTP Server resync interval in minutes.
             agCurCfgNTPTzoneHHMM 1.3.6.1.4.1.1872.2.5.1.1.4.5 displaystring read-only
The NTP Server timezone offset from GMT formatted as (+/-)HH:MM.
             agNewCfgNTPTzoneHHMM 1.3.6.1.4.1.1872.2.5.1.1.4.6 displaystring read-write
The NTP Server timezone offset from GMT formatted as (+/-)HH:MM. The valid range is from -12:59 to +12:59.
             agCurCfgNTPDlight 1.3.6.1.4.1.1872.2.5.1.1.4.7 integer read-only
Enable/disable daylight savings time. Enumeration: 'disabled': 2, 'enabled': 1.
             agNewCfgNTPDlight 1.3.6.1.4.1.1872.2.5.1.1.4.8 integer read-write
Enable/disable daylight savings time. Enumeration: 'disabled': 2, 'enabled': 1.
             agCurCfgNTPService 1.3.6.1.4.1.1872.2.5.1.1.4.9 integer read-only
Enable/disable NTP Service. Enumeration: 'disabled': 2, 'enabled': 1.
             agNewCfgNTPService 1.3.6.1.4.1.1872.2.5.1.1.4.10 integer read-write
Enable/disable NTP Service. Enumeration: 'disabled': 2, 'enabled': 1.
             agCurCfgNTPSecServer 1.3.6.1.4.1.1872.2.5.1.1.4.11 ipaddress read-only
The Secondary NTP Server Address.
             agNewCfgNTPSecServer 1.3.6.1.4.1.1872.2.5.1.1.4.12 ipaddress read-write
The Secondary NTP Server Address.
         agSyslog 1.3.6.1.4.1.1872.2.5.1.1.5
             agCurCfgSyslogHost 1.3.6.1.4.1.1872.2.5.1.1.5.1 ipaddress read-only
The syslog host IP address, as currently configured in the current_configuration block.
             agNewCfgSyslogHost 1.3.6.1.4.1.1872.2.5.1.1.5.2 ipaddress read-write
The syslog host IP address, in the new_configuration block.
             agCurCfgSyslog2Host 1.3.6.1.4.1.1872.2.5.1.1.5.3 ipaddress read-only
The second syslog host IP address, as currently configured in the current_configuration block.
             agNewCfgSyslog2Host 1.3.6.1.4.1.1872.2.5.1.1.5.4 ipaddress read-write
The second syslog host IP address, in the new_configuration block.
             agCurCfgSyslogFac 1.3.6.1.4.1.1872.2.5.1.1.5.5 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.5.1.1.5.6 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.5.1.1.5.7 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.5.1.1.5.8 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.
             agClrSyslogMsgs 1.3.6.1.4.1.1872.2.5.1.1.5.9 integer read-write
Clears all current Syslog messages. Enumeration: 'reset': 2, 'other': 1.
             agSyslogMsgTableMaxSize 1.3.6.1.4.1.1872.2.5.1.1.5.10 integer32 read-only
The maximum number of rows in the syslog message table.
             agSyslogMsgTable 1.3.6.1.4.1.1872.2.5.1.1.5.11 no-access
The table of syslog messages.
                   agSyslogMsgTableEntry 1.3.6.1.4.1.1872.2.5.1.1.5.11.1 no-access
A syslog message stored on the switch.
                       agSyslogMsgIndex 1.3.6.1.4.1.1872.2.5.1.1.5.11.1.1 integer32 read-only
The syslog message table index.
                       agSyslogMessage 1.3.6.1.4.1.1872.2.5.1.1.5.11.1.2 displaystring read-only
The syslog message.
             agLog 1.3.6.1.4.1.1872.2.5.1.1.5.12
                   agNewCfgSyslogTrapConsole 1.3.6.1.4.1.1872.2.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.
                   agNewCfgSyslogTrapIp 1.3.6.1.4.1.1872.2.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.5.1.1.5.12.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.
                   agNewCfgSyslogTrapOspf 1.3.6.1.4.1.1872.2.5.1.1.5.12.41 integer read-write
Enable or disable OSPF related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   agCurCfgSyslogTrapOspf 1.3.6.1.4.1.1872.2.5.1.1.5.12.42 integer read-only
Enable or disable OSPF related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   agNewCfgSyslogTrapSecurity 1.3.6.1.4.1.1872.2.5.1.1.5.12.43 integer read-write
Enable or disable Security pack related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   agCurCfgSyslogTrapSecurity 1.3.6.1.4.1.1872.2.5.1.1.5.12.44 integer read-only
Enable or disable Security pack related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   agNewCfgSyslogTrapRmon 1.3.6.1.4.1.1872.2.5.1.1.5.12.45 integer read-write
Enable or disable rmon related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   agCurCfgSyslogTrapRmon 1.3.6.1.4.1.1872.2.5.1.1.5.12.46 integer read-only
Enable or disable rmon related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   agNewCfgSyslogTrapSlbAtk 1.3.6.1.4.1.1872.2.5.1.1.5.12.47 integer read-write
Enable or disable SLB ATK related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   agCurCfgSyslogTrapSlbAtk 1.3.6.1.4.1.1872.2.5.1.1.5.12.48 integer read-only
Enable or disable SLB ATK related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
             agCurCfgSyslogSev 1.3.6.1.4.1.1872.2.5.1.1.5.13 integer read-only
The severity of syslog host in the current configuration block. Enumeration: 'warning4': 5, 'crit2': 3, 'debug7': 8, 'alert1': 2, 'emerg0': 1, 'err3': 4, 'notice5': 6, 'info6': 7.
             agNewCfgSyslogSev 1.3.6.1.4.1.1872.2.5.1.1.5.14 integer read-write
The severity of syslog host in the new configuration block. Enumeration: 'warning4': 5, 'crit2': 3, 'debug7': 8, 'alert1': 2, 'emerg0': 1, 'err3': 4, 'notice5': 6, 'info6': 7.
             agCurCfgSyslog2Sev 1.3.6.1.4.1.1872.2.5.1.1.5.15 integer read-only
The severity of syslog2 host in the current configuration block. Enumeration: 'warning4': 5, 'crit2': 3, 'debug7': 8, 'alert1': 2, 'emerg0': 1, 'err3': 4, 'notice5': 6, 'info6': 7.
             agNewCfgSyslog2Sev 1.3.6.1.4.1.1872.2.5.1.1.5.16 integer read-write
The severity of syslogs host in the new configuration block. Enumeration: 'warning4': 5, 'crit2': 3, 'debug7': 8, 'alert1': 2, 'emerg0': 1, 'err3': 4, 'notice5': 6, 'info6': 7.
         agTrapHost 1.3.6.1.4.1.1872.2.5.1.1.6
             agTrapHostTableMaxEnt 1.3.6.1.4.1.1872.2.5.1.1.6.1 integer32 read-only
The maximum number of rows in the trap host table.
             agCurCfgTrapHostTable 1.3.6.1.4.1.1872.2.5.1.1.6.2 no-access
The table of trap hosts which to send SNMP traps in the current_configuration block.
                 agCurCfgTrapHostEntry 1.3.6.1.4.1.1872.2.5.1.1.6.2.1 no-access
A row in the trap host table in the current_configuration block.
                     agCurCfgTrapHostIndx 1.3.6.1.4.1.1872.2.5.1.1.6.2.1.1 integer32 read-only
The index of the row in trap host table.
                     agCurCfgTrapHostIpAddr 1.3.6.1.4.1.1872.2.5.1.1.6.2.1.2 ipaddress read-only
The IP address of a trap host.
                     agCurCfgTrapHostCommString 1.3.6.1.4.1.1872.2.5.1.1.6.2.1.3 displaystring read-only
The SNMP community string to use with the trap host
             agNewCfgTrapHostTable 1.3.6.1.4.1.1872.2.5.1.1.6.3 no-access
The table of trap hosts which to send SNMP traps in the new_configuration block.
                 agNewCfgTrapHostEntry 1.3.6.1.4.1.1872.2.5.1.1.6.3.1 no-access
A row in the trap host table in the new_configuration block.
                     agNewCfgTrapHostIndx 1.3.6.1.4.1.1872.2.5.1.1.6.3.1.1 integer32 read-only
The index of the row in trap host table.
                     agNewCfgTrapHostIpAddr 1.3.6.1.4.1.1872.2.5.1.1.6.3.1.2 ipaddress read-write
The IP address of a trap host.
                     agNewCfgTrapHostCommString 1.3.6.1.4.1.1872.2.5.1.1.6.3.1.3 displaystring read-write
The SNMP community string to use with the trap host
         agTftp 1.3.6.1.4.1.1872.2.5.1.1.7
             agTftpServer 1.3.6.1.4.1.1872.2.5.1.1.7.1 displaystring read-write
The TFTP server IP address or domain name.
             agTftpImage 1.3.6.1.4.1.1872.2.5.1.1.7.2 integer read-write
Whether the image file should be loaded in image1 or image2 in flash. Enumeration: 'image2': 3, 'image1': 2, 'boot': 4.
             agTftpImageFileName 1.3.6.1.4.1.1872.2.5.1.1.7.3 displaystring read-write
The image file name to be downloaded.
             agTftpCfgFileName 1.3.6.1.4.1.1872.2.5.1.1.7.4 displaystring read-write
The configuration file name.
             agTftpDumpFileName 1.3.6.1.4.1.1872.2.5.1.1.7.5 displaystring read-write
The file name for core dump.
             agTftpAction 1.3.6.1.4.1.1872.2.5.1.1.7.6 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. bkpdump-put(6)- Download switch backup core dump to a specified file (agTftpDumpFileName) on the TFTP server. img-put(7) - Upload specified switch image to a specified image file (agTftpImageFileName) on the TFTP server. tsdump-put(8) - Download switch tech support dump to a specified file (agTftpTSDumpFileName) on the TFTP server. bogon-get(9) - Download bogon config file from a specified bogon file (uses agTftpImageFileName) on the TFTP server. other(1) is returned always when read. Enumeration: 'img-get': 2, 'dump-put': 5, 'bkpdump-put': 6, 'other': 1, 'cfg-get': 3, 'img-put': 7, 'cfg-put': 4, 'tsdump-put': 8, 'bogon-get': 9.
             agTftpLastActionStatus 1.3.6.1.4.1.1872.2.5.1.1.7.7 displaystring read-only
The recorded status of the previous TFTP activity.
             agTftpPort 1.3.6.1.4.1.1872.2.5.1.1.7.8 integer read-write
Specify whether the TFTP operation should nbe performed over the data port or the management port. Enumeration: 'data': 1, 'mgmt': 2.
             agTftpUserName 1.3.6.1.4.1.1872.2.5.1.1.7.9 displaystring read-write
The username for FTP server or blank for TFTP server.
             agTftpPassword 1.3.6.1.4.1.1872.2.5.1.1.7.10 displaystring read-write
The password for FTP server.
             agTftpTSDumpFileName 1.3.6.1.4.1.1872.2.5.1.1.7.11 displaystring read-write
The file name for TS dump.
         agApply 1.3.6.1.4.1.1872.2.5.1.1.8
             agApplyPending 1.3.6.1.4.1.1872.2.5.1.1.8.1 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.
             agApplyConfig 1.3.6.1.4.1.1872.2.5.1.1.8.2 integer read-write
When this object is read the current state is returned. idle(2) indicates that there is no apply in progess. complete(4) indicates that the last apply operation is completed. Setting the value to apply(1), will write all the changes made since the last apply to the current configuration block. If the apply is successful this variable will return the state 'complete' else it will return 'failed'. In case of failure, to read the reason for failure use the agApplyTable. Once the operation is completed or the agApplyTable is read in case of failure, the apply buffer needs to be freed and the agApplyState should be set back to 'idle' state so others can issue the apply command via SNMP. Enumeration: 'apply': 1, 'idle': 2, 'inprogress': 3, 'failed': 5, 'complete': 4.
             agApplyTableSize 1.3.6.1.4.1.1872.2.5.1.1.8.4 integer32 read-only
The number of strings in the apply table.
             agApplyTable 1.3.6.1.4.1.1872.2.5.1.1.8.5 no-access
The table of URL path for URL load balancing in the current_config.
                 agApplyTableEntry 1.3.6.1.4.1.1872.2.5.1.1.8.5.1 no-access
Information about an URL path for URL load balancing.
                     agApplyIndex 1.3.6.1.4.1.1872.2.5.1.1.8.5.1.1 integer32 read-only
The table index.
                     agApplyString 1.3.6.1.4.1.1872.2.5.1.1.8.5.1.2 octet string read-only
A string in the apply table.
         agMgmt 1.3.6.1.4.1.1872.2.5.1.1.9
             agMgmtCurCfgIpAddr 1.3.6.1.4.1.1872.2.5.1.1.9.1 ipaddress read-only
The IP address of the management port.
             agMgmtNewCfgIpAddr 1.3.6.1.4.1.1872.2.5.1.1.9.2 ipaddress read-write
The IP address of the management port.
             agMgmtCurCfgMask 1.3.6.1.4.1.1872.2.5.1.1.9.3 ipaddress read-only
The subnet mask of the management port.
             agMgmtNewCfgMask 1.3.6.1.4.1.1872.2.5.1.1.9.4 ipaddress read-write
The subnet mask of the management port.
             agMgmtCurCfgGateway 1.3.6.1.4.1.1872.2.5.1.1.9.7 ipaddress read-only
The default gateway for the management port.
             agMgmtNewCfgGateway 1.3.6.1.4.1.1872.2.5.1.1.9.8 ipaddress read-write
The default gateway for the management port.
             agMgmtCurCfgState 1.3.6.1.4.1.1872.2.5.1.1.9.9 integer read-only
Enable/disable management port. Enumeration: 'disabled': 2, 'enabled': 1.
             agMgmtNewCfgState 1.3.6.1.4.1.1872.2.5.1.1.9.10 integer read-write
Enable/disable management port. Enumeration: 'disabled': 2, 'enabled': 1.
             agMgmtCurCfgNtp 1.3.6.1.4.1.1872.2.5.1.1.9.11 integer read-only
Specifies NTP access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgNtp 1.3.6.1.4.1.1872.2.5.1.1.9.12 integer read-write
Specifies NTP access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtCurCfgRadius 1.3.6.1.4.1.1872.2.5.1.1.9.13 integer read-only
Specifies RADIUS server access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgRadius 1.3.6.1.4.1.1872.2.5.1.1.9.14 integer read-write
Specifies RADIUS server access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtCurCfgSmtp 1.3.6.1.4.1.1872.2.5.1.1.9.15 integer read-only
Specifies SMTP access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgSmtp 1.3.6.1.4.1.1872.2.5.1.1.9.16 integer read-write
Specifies SMTP access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtCurCfgSnmp 1.3.6.1.4.1.1872.2.5.1.1.9.17 integer read-only
Specifies SNMP trap host access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgSnmp 1.3.6.1.4.1.1872.2.5.1.1.9.18 integer read-write
Specifies SNMP trap host access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtCurCfgSyslog 1.3.6.1.4.1.1872.2.5.1.1.9.19 integer read-only
Specifies syslog host access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgSyslog 1.3.6.1.4.1.1872.2.5.1.1.9.20 integer read-write
Specifies syslog host access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtCurCfgTftp 1.3.6.1.4.1.1872.2.5.1.1.9.21 integer read-only
Specifies TFTP access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgTftp 1.3.6.1.4.1.1872.2.5.1.1.9.22 integer read-write
Specifies TFTP access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtPort 1.3.6.1.4.1.1872.2.5.1.1.9.23
                   agMgmtPortCurCfgSpeed 1.3.6.1.4.1.1872.2.5.1.1.9.23.1 integer read-only
Set Management port link speed. Enumeration: 'mbs10': 1, 'mbs100': 2, 'any': 3.
                   agMgmtPortNewCfgSpeed 1.3.6.1.4.1.1872.2.5.1.1.9.23.2 integer read-write
Set Management port link speed. Enumeration: 'mbs10': 1, 'mbs100': 2, 'any': 3.
                   agMgmtPortCurCfgMode 1.3.6.1.4.1.1872.2.5.1.1.9.23.3 integer read-only
Set Management port full or half duplex mode. Enumeration: 'full': 1, 'any': 3, 'half': 2.
                   agMgmtPortNewCfgMode 1.3.6.1.4.1.1872.2.5.1.1.9.23.4 integer read-write
Set Management port full or half duplex mode. Enumeration: 'full': 1, 'any': 3, 'half': 2.
                   agMgmtPortCurCfgAuto 1.3.6.1.4.1.1872.2.5.1.1.9.23.5 integer read-only
Set Management port autonegotiation. Enumeration: 'on': 1, 'off': 2.
                   agMgmtPortNewCfgAuto 1.3.6.1.4.1.1872.2.5.1.1.9.23.6 integer read-write
Set Management port autonegotiation. Enumeration: 'on': 1, 'off': 2.
             agMgmtCurCfgDns 1.3.6.1.4.1.1872.2.5.1.1.9.24 integer read-only
Specifies DNS access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgDns 1.3.6.1.4.1.1872.2.5.1.1.9.25 integer read-write
Specifies DNS access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtCurCfgTacacs 1.3.6.1.4.1.1872.2.5.1.1.9.26 integer read-only
Specifies TACACS+ server access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgTacacs 1.3.6.1.4.1.1872.2.5.1.1.9.27 integer read-write
Specifies TACACS+ server access is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtCurCfgIntr 1.3.6.1.4.1.1872.2.5.1.1.9.28 integer read-only
The management port gateway health check interval (in seconds).
             agMgmtNewCfgIntr 1.3.6.1.4.1.1872.2.5.1.1.9.29 integer read-write
The management port gateway health check interval (in seconds).
             agMgmtCurCfgRetry 1.3.6.1.4.1.1872.2.5.1.1.9.30 integer read-only
The management port gateway retries before out of service.
             agMgmtNewCfgRetry 1.3.6.1.4.1.1872.2.5.1.1.9.31 integer read-write
The management port gateway retries before out of service.
             agMgmtCurCfgSonmp 1.3.6.1.4.1.1872.2.5.1.1.9.32 integer read-only
Specifies whether to use management port IP address or interface IP address in the SONMP Hello packets. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgSonmp 1.3.6.1.4.1.1872.2.5.1.1.9.33 integer read-write
Specifies whether to use management port IP address or interface IP address in the SONMP Hello packets. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtCurCfgWlm 1.3.6.1.4.1.1872.2.5.1.1.9.34 integer read-only
Specifies WLM SASP is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgWlm 1.3.6.1.4.1.1872.2.5.1.1.9.35 integer read-write
Specifies WLM SASP is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtCurCfgReport 1.3.6.1.4.1.1872.2.5.1.1.9.36 integer read-only
Specifies reporting server is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
             agMgmtNewCfgReport 1.3.6.1.4.1.1872.2.5.1.1.9.37 integer read-write
Specifies reporting server is over management port or data port. Enumeration: 'data': 1, 'mgmt': 2.
         agSslproc 1.3.6.1.4.1.1872.2.5.1.1.10
               agSslprocCurCfgIpAddr 1.3.6.1.4.1.1872.2.5.1.1.10.1 ipaddress read-only
The SSL cluster management IP.
               agSslprocNewCfgIpAddr 1.3.6.1.4.1.1872.2.5.1.1.10.2 ipaddress read-write
The SSL cluster management IP.
               agSslprocCurCfgPort 1.3.6.1.4.1.1872.2.5.1.1.10.3 integer read-only
The SSL cluster management port.
               agSslprocNewCfgPort 1.3.6.1.4.1.1872.2.5.1.1.10.4 integer read-write
The SSL cluster management port.
               agSslprocCurCfgRts 1.3.6.1.4.1.1872.2.5.1.1.10.5 integer read-only
Enable/disable RTS processing. Enumeration: 'disabled': 2, 'enabled': 1.
               agSslprocNewCfgRts 1.3.6.1.4.1.1872.2.5.1.1.10.6 integer read-write
Enabled/disable RTS processing. Enumeration: 'disabled': 2, 'enabled': 1.
               agSslprocCurCfgFilt 1.3.6.1.4.1.1872.2.5.1.1.10.7 integer read-only
Enable/disable filtering. Enumeration: 'disabled': 2, 'enabled': 1.
               agSslprocNewCfgFilt 1.3.6.1.4.1.1872.2.5.1.1.10.8 integer read-write
Enabled/disable filtering. Enumeration: 'disabled': 2, 'enabled': 1.
         agTacacsConfig 1.3.6.1.4.1.1872.2.5.1.1.11
               tacCurCfgPrimaryIpAddr 1.3.6.1.4.1.1872.2.5.1.1.11.1 ipaddress read-only
The IP address of the Primary TACACS+ server.
               tacNewCfgPrimaryIpAddr 1.3.6.1.4.1.1872.2.5.1.1.11.2 ipaddress read-write
The IP address of the Primary TACACS+ server.
               tacCurCfgSecondaryIpAddr 1.3.6.1.4.1.1872.2.5.1.1.11.3 ipaddress read-only
The IP address of the Secondary TACSACS server.
               tacNewCfgSecondaryIpAddr 1.3.6.1.4.1.1872.2.5.1.1.11.4 ipaddress read-write
The IP address of the Secondary TACACS+ server.
               tacCurCfgPort 1.3.6.1.4.1.1872.2.5.1.1.11.5 integer read-only
Specify the TACACS+ port number.
               tacNewCfgPort 1.3.6.1.4.1.1872.2.5.1.1.11.6 integer read-write
Specify the TACACS+ port number.
               tacCurCfgTimeout 1.3.6.1.4.1.1872.2.5.1.1.11.7 integer read-only
The maximum number of seconds before resending authentication to TACACS+ server.
               tacNewCfgTimeout 1.3.6.1.4.1.1872.2.5.1.1.11.8 integer read-write
The maximum number of seconds before resending authentication to TACACS+ server.
               tacCurCfgRetries 1.3.6.1.4.1.1872.2.5.1.1.11.9 integer read-only
Number of retries to the TACACS+ server.
               tacNewCfgRetries 1.3.6.1.4.1.1872.2.5.1.1.11.10 integer read-write
Number of retries to the TACACS+ server.
               tacCurCfgState 1.3.6.1.4.1.1872.2.5.1.1.11.11 integer read-only
Enable or disbale TACACS+ authentication. Enumeration: 'disabled': 3, 'enabled': 2.
               tacNewCfgState 1.3.6.1.4.1.1872.2.5.1.1.11.12 integer read-write
Enable or disable TACACS+ authentication. Enumeration: 'disabled': 3, 'enabled': 2.
               tacCurCfgAuthenString 1.3.6.1.4.1.1872.2.5.1.1.11.13 displaystring read-only
The TACACS+ authentication string.
               tacNewCfgAuthenString 1.3.6.1.4.1.1872.2.5.1.1.11.14 displaystring read-write
The TACACS+ authentication string.
               tacCurCfgTelnet 1.3.6.1.4.1.1872.2.5.1.1.11.15 integer read-only
Enable or disbale TACACS+ backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1.
               tacNewCfgTelnet 1.3.6.1.4.1.1872.2.5.1.1.11.16 integer read-write
Enable or disable TACACS+ backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1.
               tacCurCfgAuthenSecondString 1.3.6.1.4.1.1872.2.5.1.1.11.17 displaystring read-only
The second TACACS+ authentication string.
               tacNewCfgAuthenSecondString 1.3.6.1.4.1.1872.2.5.1.1.11.18 displaystring read-write
The second TACACS+ authentication string.
               tacCurCfgCmap 1.3.6.1.4.1.1872.2.5.1.1.11.25 integer read-only
Enable/Disable Tacacs+ new prividlege level maping. Enumeration: 'disabled': 2, 'enabled': 1.
               tacNewCfgCmap 1.3.6.1.4.1.1872.2.5.1.1.11.26 integer read-write
Enable/Disable Tacacs+ new prividlege level maping. Enumeration: 'disabled': 2, 'enabled': 1.
         agMgmtNetConfig 1.3.6.1.4.1.1872.2.5.1.1.12
               agMgmtNetTableMaxSize 1.3.6.1.4.1.1872.2.5.1.1.12.1 integer32 read-only
The maximum number of entries in the Management Network Table.
               agCurCfgMgmtNetTable 1.3.6.1.4.1.1872.2.5.1.1.12.2 no-access
The table for Management Network definitions in the current configuration block.
                   agCurCfgMgmtNetEntry 1.3.6.1.4.1.1872.2.5.1.1.12.2.1 no-access
A row in the management network definition table.
                       agCurCfgMgmtNetIndex 1.3.6.1.4.1.1872.2.5.1.1.12.2.1.1 integer32 read-only
The index of the Management Network Definition table.
                       agCurCfgMgmtNetSubnet 1.3.6.1.4.1.1872.2.5.1.1.12.2.1.2 ipaddress read-only
The Management Network Address in the current_configuration block.
                       agCurCfgMgmtNetMask 1.3.6.1.4.1.1872.2.5.1.1.12.2.1.3 ipaddress read-only
The Management Network Mask in the current_configuration block.
               agNewCfgMgmtNetTable 1.3.6.1.4.1.1872.2.5.1.1.12.3 no-access
The table for Management Network definitions in the new configuration block.
                   agNewCfgMgmtNetEntry 1.3.6.1.4.1.1872.2.5.1.1.12.3.1 no-access
A row in the management network definition table.
                       agNewCfgMgmtNetIndex 1.3.6.1.4.1.1872.2.5.1.1.12.3.1.1 integer32 read-only
The index of the Management Network Definition table.
                       agNewCfgMgmtNetSubnet 1.3.6.1.4.1.1872.2.5.1.1.12.3.1.2 ipaddress read-only
The Management Network Address in the new_configuration block.
                       agNewCfgMgmtNetMask 1.3.6.1.4.1.1872.2.5.1.1.12.3.1.3 ipaddress read-only
The Management Network Mask in the new_configuration block.
                       agNewCfgMgmtNetDelete 1.3.6.1.4.1.1872.2.5.1.1.12.3.1.4 integer read-only
By setting the value to delete(2), the entire row is deleted. Enumeration: 'other': 1, 'delete': 2.
         agBoot 1.3.6.1.4.1.1872.2.5.1.1.13
               agCfgBootWeekday 1.3.6.1.4.1.1872.2.5.1.1.13.1 integer read-write
The day of the week for reboot. Enumeration: 'none': 8, 'monday': 2, 'tuesday': 3, 'friday': 6, 'wednesday': 4, 'thursday': 5, 'sunday': 1, 'saturday': 7.
               agCfgBootHour 1.3.6.1.4.1.1872.2.5.1.1.13.2 integer read-write
The hour in 24-hour format for reboot.
               agCfgBootMin 1.3.6.1.4.1.1872.2.5.1.1.13.3 integer read-write
The minutes [00] for reboot.
               agCfgBootReset 1.3.6.1.4.1.1872.2.5.1.1.13.4 integer read-write
Cancel pending switch reset. Enumeration: 'cancel': 2, 'none': 1.
               agCfgBootNxtResetTime 1.3.6.1.4.1.1872.2.5.1.1.13.5 displaystring read-only
Display the next scheduled reboot time.
         agSecurity 1.3.6.1.4.1.1872.2.5.1.1.14
               agPgroup 1.3.6.1.4.1.1872.2.5.1.1.14.1
                   agPgrpMatchTableMaxSize 1.3.6.1.4.1.1872.2.5.1.1.14.1.1 integer32 read-only
The maximum number of entries in the Pattern Match Group Table.
                   agCurCfgPgrpMatchTable 1.3.6.1.4.1.1872.2.5.1.1.14.1.2 no-access
The table for Pattern Match Group definitions in the current configuration block.
                       agCurCfgPgrpMatchEntry 1.3.6.1.4.1.1872.2.5.1.1.14.1.2.1 no-access
A row in the Pattern Match Group table.
                           agCurCfgPgrpMatchIndex 1.3.6.1.4.1.1872.2.5.1.1.14.1.2.1.1 integer32 read-only
The index of the Pattern Match Group Definition table.
                           agCurCfgPgrpName 1.3.6.1.4.1.1872.2.5.1.1.14.1.2.1.2 displaystring read-only
The name for the Pattern Match Group.
                           agCurCfgPgrpMatchBmap 1.3.6.1.4.1.1872.2.5.1.1.14.1.2.1.3 octet string read-only
The pattern matching rules applied to the port. The pattern rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ string 9 || || || ||___ string 8 || |____ string 7 || . . . ||_________ string 2 |__________ string 1 (as index to slbCurCfgUrlLbPathTable) where x : 1 - The represented string matching rule applied 0 - The represented string matching rule applied
                   agNewCfgPgrpMatchTable 1.3.6.1.4.1.1872.2.5.1.1.14.1.3 no-access
The table for Pattern Match Group definitions in the new configuration block.
                       agNewCfgPgrpMatchEntry 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1 no-access
A row in the Pattern Match Group definition table.
                           agNewCfgPgrpMatchIndex 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.1 integer32 read-only
The index of the Pattern Match Group Definition table.
                           agNewCfgPgrpName 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.2 displaystring read-only
The name for the Pattern Match Group.
                           agNewCfgPgrpMatchAdd 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.3 integer32 read-only
The Pattern Match Group String added in the new_configuration block.
                           agNewCfgPgrpMatchRem 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.4 integer32 read-only
The Pattern Match Group String removed in the new_configuration block.
                           agNewCfgPgrpMatchBmap 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.5 octet string read-only
The pattern matching rules applied to the port. The pattern rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ string 9 || || || ||___ string 8 || |____ string 7 || . . . ||_________ string 2 |__________ string 1 (as index to slbCurCfgUrlLbPathTable) where x : 1 - The represented string matching rule applied 0 - The represented string matching rule applied
                           agNewCfgPgrpDelete 1.3.6.1.4.1.1872.2.5.1.1.14.1.3.1.6 integer read-only
By setting the value to delete(2), the entire row is deleted. Enumeration: 'other': 1, 'delete': 2.
               agCfgSecurityPortTable 1.3.6.1.4.1.1872.2.5.1.1.14.2 no-access
The table of Security related features enabled/disabled for this port.
                   agCfgSecurityPortTableEntry 1.3.6.1.4.1.1872.2.5.1.1.14.2.1 no-access
A row in the Security related in the current configuration block.
                       agCfgSecurityPortIndx 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.1 integer32 read-only
The port index.
                       agCurCfgSecurityDosState 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.2 integer read-only
Enable/Disable DOS attack per port. Enumeration: 'disabled': 2, 'enabled': 1.
                       agNewCfgSecurityDosState 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.3 integer read-write
Enable/Disable DOS attack per port. Enumeration: 'disabled': 2, 'enabled': 1.
                       agCurCfgSecurityIpAclState 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.4 integer read-only
Enable/Disable IP ACL per port. Enumeration: 'disabled': 2, 'enabled': 1.
                       agNewCfgSecurityIpAclState 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.5 integer read-write
Enable/Disable IP ACL per port. Enumeration: 'disabled': 2, 'enabled': 1.
                       agCurCfgSecurityUbState 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.6 integer read-only
Enable/Disable UDP Blast per port. Enumeration: 'disabled': 2, 'enabled': 1.
                       agNewCfgSecurityUbState 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.7 integer read-write
Enable/Disable UDP Blast per port. Enumeration: 'disabled': 2, 'enabled': 1.
                       agCurCfgSecurityBogonState 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.8 integer read-only
Enable/Disable Bogon IP ACL per port. Enumeration: 'disabled': 2, 'enabled': 1.
                       agNewCfgSecurityBogonState 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.9 integer read-write
Enable/Disable Bogon IP ACL per port. Enumeration: 'disabled': 2, 'enabled': 1.
                       agCurCfgSecurityAttacksBmap 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.10 octet string read-only
The DoS Attacks added/removed for this port. The selected DoS Attacks are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_______ 9 || || || ||_________ 8 || |__________ 7 || . . . ||________________ 2 |________________ 1 1 - IPLen 2 - IPVersion 3 - Broadcast 4 - Loopback 5 - Land 6 - IPReserved 7 - IPTTL 8 - IPProt 9 - IPOptLen 10 - FragMoreDont 11 - FragData 12 - FragBoundary 13 - FragLast 14 - FragDontOff 15 - FragOpt 16 - FragOff 17 - FragOversize 18 - TCPLen 19 - TCPPortZero 20 - BlatAttack 21 - TCPReserved 22 - NullScanAttack 23 - FullXmasScan 24 - FinScan 25 - VecnaScan 26 - XmasScanAttack 27 - SynFinScan 28 - FlagAbnormal 29 - SYNData 30 - SYNFrag 31 - FTPPort 32 - DNSPort 33 - SeqZero 34 - AckZero 35 - TCPOptLen 36 - UDPLen 37 - UDPPortZero 38 - FraggleAttack 39 - Pepsi 40 - Rc8 41 - SNMPNull 42 - ICMPLen 43 - SmurfAttack 44 - ICMPData 45 - ICMPOff 46 - ICMPType 47 - IGMPLen 48 - IGMPFrag 49 - IGMPType 50 - ARPLen 51 - ARPNbCast 52 - ARPNuCast 53 - ARPSpoof 54 - GARP 55 - IP6Len 56 - IP6Version where x : 1 - The represented DoS Attack is enabled 0 - The represented DoS Attack is disabled
                       agNewCfgSecurityAttacksBmap 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.11 octet string read-only
The DoS Attacks added/removed for this port. The selected DoS Attacks are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |______ 9 || || || ||________ 8 || |_________ 7 || . . . ||_______________ 2 |________________ 1 1 - IPLen 2 - IPVersion 3 - Broadcast 4 - Loopback 5 - Land 6 - IPReserved 7 - IPTTL 8 - IPProt 9 - IPOptLen 10 - FragMoreDont 11 - FragData 12 - FragBoundary 13 - FragLast 14 - FragDontOff 15 - FragOpt 16 - FragOff 17 - FragOversize 18 - TCPLen 19 - TCPPortZero 20 - BlatAttack 21 - TCPReserved 22 - NullScanAttack 23 - FullXmasScan 24 - FinScan 25 - VecnaScan 26 - XmasScanAttack 27 - SynFinScan 28 - FlagAbnormal 29 - SYNData 30 - SYNFrag 31 - FTPPort 32 - DNSPort 33 - SeqZero 34 - AckZero 35 - TCPOptLen 36 - UDPLen 37 - UDPPortZero 38 - FraggleAttack 39 - Pepsi 40 - Rc8 41 - SNMPNull 42 - ICMPLen 43 - SmurfAttack 44 - ICMPData 45 - ICMPOff 46 - ICMPType 47 - IGMPLen 48 - IGMPFrag 49 - IGMPType 50 - ARPLen 51 - ARPNbCast 52 - ARPNuCast 53 - ARPSpoof 54 - GARP 55 - IP6Len 56 - IP6Version where x : 1 - The represented DoS Attack is enabled 0 - The represented DoS Attack is disabled
                       agNewCfgSecurityAddAttack 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.12 integer read-write
This is an action object to add a DoS Attack to a port. The value specified with this object is number given in this description. 1 - IPLen 2 - IPVersion 3 - Broadcast 4 - Loopback 5 - Land 6 - IPReserved 7 - IPTTL 8 - IPProt 9 - IPOptLen 10 - FragMoreDont 11 - FragData 12 - FragBoundary 13 - FragLast 14 - FragDontOff 15 - FragOpt 16 - FragOff 17 - FragOversize 18 - TCPLen 19 - TCPPortZero 20 - BlatAttack 21 - TCPReserved 22 - NullScanAttack 23 - FullXmasScan 24 - FinScan 25 - VecnaScan 26 - XmasScanAttack 27 - SynFinScan 28 - FlagAbnormal 29 - SYNData 30 - SYNFrag 31 - FTPPort 32 - DNSPort 33 - SeqZero 34 - AckZero 35 - TCPOptLen 36 - UDPLen 37 - UDPPortZero 38 - FraggleAttack 39 - Pepsi 40 - Rc8 41 - SNMPNull 42 - ICMPLen 43 - SmurfAttack 44 - ICMPData 45 - ICMPOff 46 - ICMPType 47 - IGMPLen 48 - IGMPFrag 49 - IGMPType 50 - ARPLen 51 - ARPNbCast 52 - ARPNuCast 53 - ARPSpoof 54 - GARP 55 - IP6Len 56 - IP6Version When read, the value '0' is returned always. Enumeration: 'icmpoff': 45, 'igmpfrag': 48, 'finscan': 24, 'ipttl': 7, 'fullxmasscan': 23, 'vecnascan': 25, 'blat': 20, 'ipoptlen': 9, 'udplen': 36, 'fragmoredont': 10, 'garp': 54, 'igmplen': 47, 'fraggle': 38, 'loopback': 4, 'ftpport': 31, 'tcpportzero': 19, 'ipreserved': 6, 'arplen': 50, 'synfrag': 30, 'fragopt': 15, 'rc8': 40, 'arpnucast': 52, 'arpspoof': 53, 'snmpnull': 41, 'ackzero': 34, 'flagabnormal': 28, 'fragoversize': 17, 'icmptype': 46, 'icmplen': 42, 'fragoff': 16, 'tcpreserved': 21, 'fragdontoff': 14, 'broadcast': 3, 'arpnbcast': 51, 'fragdata': 11, 'pepsi': 39, 'icmpdata': 44, 'syndata': 29, 'dnsport': 32, 'tcpoptlen': 35, 'xmassscan': 26, 'land': 5, 'tcplen': 18, 'udpportzero': 37, 'nullscan': 22, 'fragboundary': 12, 'fraglast': 13, 'iplen': 1, 'ipversion': 2, 'ip6len': 55, 'synfinscan': 27, 'ipprot': 8, 'ip6version': 56, 'smurf': 43, 'igmptype': 49, 'seqzero': 33.
                       agNewCfgSecurityRemAttack 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.13 integer read-write
This is an action object to remove a DoS attack for a port. The value specified with this object is number given in this description. 1 - IPLen 2 - IPVersion 3 - Broadcast 4 - Loopback 5 - Land 6 - IPReserved 7 - IPTTL 8 - IPProt 9 - IPOptLen 10 - FragMoreDont 11 - FragData 12 - FragBoundary 13 - FragLast 14 - FragDontOff 15 - FragOpt 16 - FragOff 17 - FragOversize 18 - TCPLen 19 - TCPPortZero 20 - BlatAttack 21 - TCPReserved 22 - NullScanAttack 23 - FullXmasScan 24 - FinScan 25 - VecnaScan 26 - XmasScanAttack 27 - SynFinScan 28 - FlagAbnormal 29 - SYNData 30 - SYNFrag 31 - FTPPort 32 - DNSPort 33 - SeqZero 34 - AckZero 35 - TCPOptLen 36 - UDPLen 37 - UDPPortZero 38 - FraggleAttack 39 - Pepsi 40 - Rc8 41 - SNMPNull 42 - ICMPLen 43 - SmurfAttack 44 - ICMPData 45 - ICMPOff 46 - ICMPType 47 - IGMPLen 48 - IGMPFrag 49 - IGMPType 50 - ARPLen 51 - ARPNbCast 52 - ARPNuCast 53 - ARPSpoof 54 - GARP 55 - IP6Len 56 - IP6Version When read, the value '0' is returned always. Enumeration: 'icmpoff': 45, 'igmpfrag': 48, 'finscan': 24, 'ipttl': 7, 'fullxmasscan': 23, 'vecnascan': 25, 'blat': 20, 'ipoptlen': 9, 'udplen': 36, 'fragmoredont': 10, 'garp': 54, 'igmplen': 47, 'fraggle': 38, 'loopback': 4, 'ftpport': 31, 'tcpportzero': 19, 'ipreserved': 6, 'arplen': 50, 'synfrag': 30, 'fragopt': 15, 'rc8': 40, 'arpnucast': 52, 'arpspoof': 53, 'snmpnull': 41, 'ackzero': 34, 'flagabnormal': 28, 'fragoversize': 17, 'icmptype': 46, 'icmplen': 42, 'fragoff': 16, 'tcpreserved': 21, 'fragdontoff': 14, 'broadcast': 3, 'arpnbcast': 51, 'fragdata': 11, 'pepsi': 39, 'icmpdata': 44, 'syndata': 29, 'dnsport': 32, 'tcpoptlen': 35, 'xmassscan': 26, 'land': 5, 'tcplen': 18, 'udpportzero': 37, 'nullscan': 22, 'fragboundary': 12, 'fraglast': 13, 'iplen': 1, 'ipversion': 2, 'ip6len': 55, 'synfinscan': 27, 'ipprot': 8, 'ip6version': 56, 'smurf': 43, 'igmptype': 49, 'seqzero': 33.
                       agNewCfgSecurityDoSAttacks 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.14 integer read-write
Add all DoS attacks to the port by setting the value to '2'. Remove all DoS attacks from the port by setting the value to '3'. Do nothing by setting the value to '1'. When read, the value '0' is returned always. Enumeration: 'addall': 2, 'remall': 3, 'ok': 1.
                       agCurCfgSecuritySymantecState 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.15 integer read-only
Enable/Disable Symantec IPS Processing per port. Enumeration: 'disabled': 2, 'enabled': 1.
                       agNewCfgSecuritySymantecState 1.3.6.1.4.1.1872.2.5.1.1.14.2.1.16 integer read-write
Enable/Disable Symantec IPS Processing per port. Enumeration: 'disabled': 2, 'enabled': 1.
               ipAclCfg 1.3.6.1.4.1.1872.2.5.1.1.14.3
                   ipAclTableMaxSize 1.3.6.1.4.1.1872.2.5.1.1.14.3.1 integer32 read-only
The maximum number of rows in the IP ACL table.
                   ipAclCurCfgTable 1.3.6.1.4.1.1872.2.5.1.1.14.3.2 no-access
The table of IP ACL in the current configuration block.
                       ipAclCurCfgEntry 1.3.6.1.4.1.1872.2.5.1.1.14.3.2.1 no-access
A row in the IP ACL table
                           ipAclCurCfgIndx 1.3.6.1.4.1.1872.2.5.1.1.14.3.2.1.1 integer32 read-only
The index of the IP ACL table.
                           ipAclCurCfgIp 1.3.6.1.4.1.1872.2.5.1.1.14.3.2.1.2 ipaddress read-only
The IP address of the entry.
                           ipAclCurCfgMask 1.3.6.1.4.1.1872.2.5.1.1.14.3.2.1.3 ipaddress read-only
The IP address Mask of the entry.
                   ipAclNewCfgTable 1.3.6.1.4.1.1872.2.5.1.1.14.3.3 no-access
The table of IP ACL in the new configuration block.
                       ipAclNewCfgEntry 1.3.6.1.4.1.1872.2.5.1.1.14.3.3.1 no-access
A row in the IP ACL table
                           ipAclNewCfgIndx 1.3.6.1.4.1.1872.2.5.1.1.14.3.3.1.1 integer32 read-only
The index of the IP ACL table.
                           ipAclNewCfgIp 1.3.6.1.4.1.1872.2.5.1.1.14.3.3.1.2 ipaddress read-only
The IP address of the entry.
                           ipAclNewCfgAction 1.3.6.1.4.1.1872.2.5.1.1.14.3.3.1.3 integer read-only
When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
                           ipAclNewCfgMask 1.3.6.1.4.1.1872.2.5.1.1.14.3.3.1.4 ipaddress read-only
The IP address Mask of the entry.
               udpBlastCfg 1.3.6.1.4.1.1872.2.5.1.1.14.4
                   udpBlastudpPortTableMaxSize 1.3.6.1.4.1.1872.2.5.1.1.14.4.1 integer32 read-only
The maximum number of rows in the UDP Blast Port table.
                   udpBlastCurCfgudpPortPacketLimit 1.3.6.1.4.1.1872.2.5.1.1.14.4.2 integer read-only
The default packet limit in the current configuration block.
                   udpBlastCurCfgudpPortTable 1.3.6.1.4.1.1872.2.5.1.1.14.4.3 no-access
The UDP Blast port table in the current configuration block.
                       udpBlastCurCfgudpPortEntry 1.3.6.1.4.1.1872.2.5.1.1.14.4.3.1 no-access
A row in the UDP Blast UDP Port table
                           udpBlastCurCfgudpPortLowIndx 1.3.6.1.4.1.1872.2.5.1.1.14.4.3.1.1 integer read-only
The low UDP port number of UDP port range in the UDP Port table.
                           udpBlastCurCfgudpPortHighIndx 1.3.6.1.4.1.1872.2.5.1.1.14.4.3.1.2 integer read-only
The high UDP port number of UDP port range in the UDP Port table. If highIndx and lowIndx are set to the same, it is considered a single port instead of range
                           udpBlastCurCfgudpPortEntryPacketLimit 1.3.6.1.4.1.1872.2.5.1.1.14.4.3.1.3 integer read-only
The Packet Limit of the UDP Port Entry.
                   udpBlastNewCfgudpPortPacketLimit 1.3.6.1.4.1.1872.2.5.1.1.14.4.4 integer read-write
The default packet limit in the new configuration block.
                   udpBlastNewCfgudpPortTable 1.3.6.1.4.1.1872.2.5.1.1.14.4.5 no-access
The UDP Blast table in the new configuration block.
                       udpBlastNewCfgudpPortEntry 1.3.6.1.4.1.1872.2.5.1.1.14.4.5.1 no-access
A row in the UDP Blast UDP Port table
                           udpBlastNewCfgudpPortLowIndx 1.3.6.1.4.1.1872.2.5.1.1.14.4.5.1.1 integer read-only
The low UDP port number of UDP port range in the UDP Port table. The difference between the minimum of all the low UDP port number specified and the maximum of all the high UDP port number specified can't exceed 5000.
                           udpBlastNewCfgudpPortHighIndx 1.3.6.1.4.1.1872.2.5.1.1.14.4.5.1.2 integer read-only
The high UDP port number of UDP port range in the UDP Port table. The difference between the minimum of all the low UDP port number specified and the maximum of all the high UDP port number specified can't exceed 5000. If highIndx and lowIndx are set to the same, it is considered a single port instead of range.
                           udpBlastNewCfgudpPortEntryDelete 1.3.6.1.4.1.1872.2.5.1.1.14.4.5.1.3 integer read-only
This deletes the UDP port entry from lowIndx to highIndx. Enumeration: 'other': 1, 'delete': 2.
                           udpBlastNewCfgudpPortEntryPacketLimit 1.3.6.1.4.1.1872.2.5.1.1.14.4.5.1.4 integer read-only
The Packet Limit of the UDP Port Entry.
               secGeneralCfg 1.3.6.1.4.1.1872.2.5.1.1.14.5
                   secCurCfgSecurityLogThreshold 1.3.6.1.4.1.1872.2.5.1.1.14.5.1 integer read-only
The rate threshold for security logging in packets/sec. Rate zero indicates no rate threshold.
                   secNewCfgSecurityLogThreshold 1.3.6.1.4.1.1872.2.5.1.1.14.5.2 integer read-write
The rate threshold for security logging in packets/sec. Rate zero indicates no rate threshold.
                   secCurCfgPacketDepth 1.3.6.1.4.1.1872.2.5.1.1.14.5.5 integer read-only
Depth of match for pattern matching, in units of packets. A value of 0 means match all packets in the stream.
                   secNewCfgPacketDepth 1.3.6.1.4.1.1872.2.5.1.1.14.5.6 integer read-write
Depth of match for pattern matching, in units of packets. A value of 0 means match all packets in the stream.
                   secCurCfgIpAclSyslogThreshold 1.3.6.1.4.1.1872.2.5.1.1.14.5.7 integer32 read-only
Display syslog when threshold number of ACL's have been hit.
                   secNewCfgIpAclSyslogThreshold 1.3.6.1.4.1.1872.2.5.1.1.14.5.8 integer32 read-write
Display syslog when threshold number of ACL's have been hit.
                   secCurCfgIpAclSyslogTime 1.3.6.1.4.1.1872.2.5.1.1.14.5.9 integer32 read-only
Display syslog after specified number of minutes have passed.
                   secNewCfgIpAclSyslogTime 1.3.6.1.4.1.1872.2.5.1.1.14.5.10 integer32 read-write
Display syslog after specified number of minutes have passed.
               dosAttackPrevCfg 1.3.6.1.4.1.1872.2.5.1.1.14.6
                   dosCurCfgIPTTL 1.3.6.1.4.1.1872.2.5.1.1.14.6.1 integer read-only
The smallest allowable IP ttl.
                   dosNewCfgIPTTL 1.3.6.1.4.1.1872.2.5.1.1.14.6.2 integer read-write
The smallest allowable IP ttl.
                   dosCurCfgIPProt 1.3.6.1.4.1.1872.2.5.1.1.14.6.3 integer read-only
The highest allowable IP protocol.
                   dosNewCfgIPProt 1.3.6.1.4.1.1872.2.5.1.1.14.6.4 integer read-write
The highest allowable IP protocol.
                   dosCurCfgFragdata 1.3.6.1.4.1.1872.2.5.1.1.14.6.5 integer read-only
The smallest allowable IP fragment payload.
                   dosNewCfgFragdata 1.3.6.1.4.1.1872.2.5.1.1.14.6.6 integer read-write
The smallest allowable IP fragment payload.
                   dosCurCfgFragoff 1.3.6.1.4.1.1872.2.5.1.1.14.6.7 integer read-only
The smallest allowable IP fragment offset.
                   dosNewCfgFragoff 1.3.6.1.4.1.1872.2.5.1.1.14.6.8 integer read-write
The smallest allowable IP fragment offset.
                   dosCurCfgSYNdata 1.3.6.1.4.1.1872.2.5.1.1.14.6.9 integer read-only
The largest allowable TCP SYN payload.
                   dosNewCfgSYNdata 1.3.6.1.4.1.1872.2.5.1.1.14.6.10 integer read-write
The largest allowable TCP SYN payload.
                   dosCurCfgICMPdata 1.3.6.1.4.1.1872.2.5.1.1.14.6.11 integer read-only
The largest allowable ICMP payload.
                   dosNewCfgICMPdata 1.3.6.1.4.1.1872.2.5.1.1.14.6.12 integer read-write
The largest allowable ICMP payload.
                   dosCurCfgICMPoff 1.3.6.1.4.1.1872.2.5.1.1.14.6.13 integer read-only
The largest allowable ICMP fragment offset.
                   dosNewCfgICMPoff 1.3.6.1.4.1.1872.2.5.1.1.14.6.14 integer read-write
The largest allowable ICMP fragment offset.
               ipDstAclCfg 1.3.6.1.4.1.1872.2.5.1.1.14.7
                   ipDstAclTableMaxSize 1.3.6.1.4.1.1872.2.5.1.1.14.7.1 integer32 read-only
The maximum number of rows in the DST IP ACL table.
                   ipDstAclCurCfgTable 1.3.6.1.4.1.1872.2.5.1.1.14.7.2 no-access
The table of DST IP ACL in the current configuration block.
                       ipDstAclCurCfgEntry 1.3.6.1.4.1.1872.2.5.1.1.14.7.2.1 no-access
A row in the DST IP ACL table
                           ipDstAclCurCfgIndx 1.3.6.1.4.1.1872.2.5.1.1.14.7.2.1.1 integer32 read-only
The index of the DST IP ACL table.
                           ipDstAclCurCfgIp 1.3.6.1.4.1.1872.2.5.1.1.14.7.2.1.2 ipaddress read-only
The IP address of the entry.
                           ipDstAclCurCfgMask 1.3.6.1.4.1.1872.2.5.1.1.14.7.2.1.3 ipaddress read-only
The IP address Mask of the entry.
                   ipDstAclNewCfgTable 1.3.6.1.4.1.1872.2.5.1.1.14.7.3 no-access
The table of DST IP ACL in the new configuration block.
                       ipDstAclNewCfgEntry 1.3.6.1.4.1.1872.2.5.1.1.14.7.3.1 no-access
A row in the DST IP ACL table
                           ipDstAclNewCfgIndx 1.3.6.1.4.1.1872.2.5.1.1.14.7.3.1.1 integer32 read-only
The index of the DST IP ACL table.
                           ipDstAclNewCfgIp 1.3.6.1.4.1.1872.2.5.1.1.14.7.3.1.2 ipaddress read-only
The IP address of the entry.
                           ipDstAclNewCfgAction 1.3.6.1.4.1.1872.2.5.1.1.14.7.3.1.3 integer read-only
When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
                           ipDstAclNewCfgMask 1.3.6.1.4.1.1872.2.5.1.1.14.7.3.1.4 ipaddress read-only
The IP address Mask of the entry.
               symantecCfg 1.3.6.1.4.1.1872.2.5.1.1.14.8
                   symSigBwmMappingTableMaxSize 1.3.6.1.4.1.1872.2.5.1.1.14.8.1 integer32 read-only
The maximum number of entries in the Symantec Signature ID- BWM contract-Policy Mapping Table.
                   symCurCfgSigBwmMappingTable 1.3.6.1.4.1.1872.2.5.1.1.14.8.2 no-access
The Symantec Signature ID-BWM Contract-Policy Mapping table.
                       symCurCfgSigBwmMappingTableEntry 1.3.6.1.4.1.1872.2.5.1.1.14.8.2.1 no-access
A row in the Symantec Signature ID-BWM Contract-Policy Mapping table.
                           symCurCfgTblIndex 1.3.6.1.4.1.1872.2.5.1.1.14.8.2.1.1 integer32 read-only
The Table Index.
                           symCurCfgSignatureID 1.3.6.1.4.1.1872.2.5.1.1.14.8.2.1.2 integer32 read-only
The Symantec Signature ID.
                           symCurCfgInContractID 1.3.6.1.4.1.1872.2.5.1.1.14.8.2.1.3 integer32 read-only
The BWM In-Contrat ID associated with the Signature ID.
                           symCurCfgOutContractID 1.3.6.1.4.1.1872.2.5.1.1.14.8.2.1.4 integer32 read-only
The BWM Out-Contrat ID associated with the Signature ID.
                   symNewCfgSigBwmMappingTable 1.3.6.1.4.1.1872.2.5.1.1.14.8.3 no-access
The Symantec Signature ID-BWM Contract-Policy Mapping table.
                       symNewCfgSigBwmMappingTableEntry 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1 no-access
A row in the Symantec Signature ID-BWM Contract-Policy Mapping table.
                           symNewCfgTblIndex 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1.1 integer32 read-only
The Table Index.
                           symNewCfgSignatureID 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1.2 integer32 read-only
The Symantec Signature ID.
                           symNewCfgInContractID 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1.3 integer32 read-only
The BWM In-Contrat ID associated with the Signature ID.
                           symNewCfgOutContractID 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1.4 integer32 read-only
The BWM Out-Contrat ID associated with the Signature ID.
                           symNewCfgDeleteEntry 1.3.6.1.4.1.1872.2.5.1.1.14.8.3.1.5 integer read-only
Delete an table entry. Enumeration: 'delete': 2, 'others': 1.
                   symNewCfgDefaultAction 1.3.6.1.4.1.1872.2.5.1.1.14.8.4 integer read-only
The default action to be taken during LiveUpdate. Enumeration: 'deny': 2, 'allow': 1.
                   symCurCfgDefaultAction 1.3.6.1.4.1.1872.2.5.1.1.14.8.5 integer read-only
The default action to be taken during LiveUpdate. Enumeration: 'deny': 2, 'allow': 1.
                   symSigFileVersionSeqNumber 1.3.6.1.4.1.1872.2.5.1.1.14.8.6 integer32 read-only
Symantec Signature File version sequence.
         agSonmp 1.3.6.1.4.1.1872.2.5.1.1.15
               agCurCfgSonmpSrcIf 1.3.6.1.4.1.1872.2.5.1.1.15.1 integer32 read-only
The IP address used in the SONMP hello packets. The switch should be reachable via SNMP at this IP address.
               agNewCfgSonmpSrcIf 1.3.6.1.4.1.1872.2.5.1.1.15.2 integer32 read-write
The IP address used in the SONMP hello packets. The switch should be reachable via SNMP at this IP address.
         agPortAccessCfg 1.3.6.1.4.1.1872.2.5.1.1.16
               agPortAccessTableMaxSize 1.3.6.1.4.1.1872.2.5.1.1.16.1 integer32 read-only
The maximum number of entries in Port Access Table.
               agCurCfgPortAccessTable 1.3.6.1.4.1.1872.2.5.1.1.16.2 no-access
The table of ports and their access states
                   agCurCfgPortAccessEntry 1.3.6.1.4.1.1872.2.5.1.1.16.2.1 no-access
A row in the port access table
                       agCurCfgPortAccessIndex 1.3.6.1.4.1.1872.2.5.1.1.16.2.1.1 integer32 read-only
The port number in the table.
                       agCurCfgPortAccessState 1.3.6.1.4.1.1872.2.5.1.1.16.2.1.2 integer read-only
The port access state of the port. deny(0) - port does not have management access allow(1) - port has management access Enumeration: 'deny': 0, 'allow': 1.
               agNewCfgPortAccessTable 1.3.6.1.4.1.1872.2.5.1.1.16.3 no-access
The table of ports and their access states
                   agNewCfgPortAccessEntry 1.3.6.1.4.1.1872.2.5.1.1.16.3.1 no-access
A row in the port access table.
                       agNewCfgPortAccessIndex 1.3.6.1.4.1.1872.2.5.1.1.16.3.1.1 integer32 read-only
The port number in the table.
                       agNewCfgPortAccessState 1.3.6.1.4.1.1872.2.5.1.1.16.3.1.2 integer read-write
The port access state of the port. deny(0) - port does not have management access allow(1) - port has management access Enumeration: 'deny': 0, 'allow': 1.
         agSave 1.3.6.1.4.1.1872.2.5.1.1.17
               agSaveConfig 1.3.6.1.4.1.1872.2.5.1.1.17.1 integer read-write
When this object is read the current state is returned. idle(2) indicates that there is no save in progess. complete(4) indicates that the last save operation is completed. Setting the value to save(1), will write the current config block since the last save to the flash memory with backup, for saving without backup saveNoBackup(6) can be used. If the save is successful this variable will return the state 'complete' else it will return 'failed'. In case of failure, to read the reason for failure use the agSaveTable. Once the operation is completed or the agSaveTable is read , the save buffer needs to be freed and the agSaveState should be set back to 'idle' state so others can issue the save command via SNMP. Enumeration: 'saveNoBackup': 6, 'complete': 4, 'failed': 5, 'idle': 2, 'inprogress': 3, 'save': 1.
               agSaveTableSize 1.3.6.1.4.1.1872.2.5.1.1.17.2 integer32 read-only
The number of strings in the save table.
               agSaveTable 1.3.6.1.4.1.1872.2.5.1.1.17.3 no-access
The table of error messages for asynchrnous save operation.
                   agSaveTableEntry 1.3.6.1.4.1.1872.2.5.1.1.17.3.1 no-access
Error Strings generated while asynchronous save operation.
                       agSaveIndex 1.3.6.1.4.1.1872.2.5.1.1.17.3.1.1 integer32 read-only
The table index for save.
                       agSaveString 1.3.6.1.4.1.1872.2.5.1.1.17.3.1.2 octet string read-only
A string in the Save table.
         agFileTransfer 1.3.6.1.4.1.1872.2.5.1.1.18
               agFileSize 1.3.6.1.4.1.1872.2.5.1.1.18.1 integer32 read-write
This is the number of octets in the file. This is set to indicate the total size of the file that is being transfered. The value is set in bytes. File size range for Bogon File Transfer 1 - 2097152 and for Symantec Signature 1 - 178176
               agFileTransferState 1.3.6.1.4.1.1872.2.5.1.1.18.2 integer read-write
When this object is read the current state is returned. idle(1) indicates that there is no transfer in progess. Any user must verify the state machine is in state idle before setting the state to transfer(2).Before setting transfer(2) state agFileSize and agFileType should be set and then transition changes to inprogress(3). While in this state, the agFileTable should be populated with all the rows needed to transfer the files entire contents. endoftransfer(7) should be set inorder to notify the agent that contents are transfered. If all the contents are received, then the state transitions to complete(5). If there are any missing rows, the agent will transition to the state missingrows(4). The user must either populate the missing rows, and give a endoftransfer(7) state, or give up the transfer by setting the state to idle(1). When the idle(1) state is set, the string with missing rows is cleared and the buffer is written to the file, state goes complete(5) to upon successful completion. Any transition to idle(1) will free any resources associated with the file transfer, that are no longer needed. The agFileTable will contain 0 rows. While in state missingrows(4), agFileTableMissingRows will contain a parseable string of missing row indexes seperated by a comma. Enumeration: 'complete': 5, 'transfer': 2, 'missingrows': 4, 'idle': 1, 'endoftransfer': 7, 'error': 6, 'inprogress': 3.
               agFileTableMissingRows 1.3.6.1.4.1.1872.2.5.1.1.18.3 octet string read-only
A string representing the missing rows of data for the file transfer. This is only valid while agFileTransferState is in the missingrows(4) state. The string will be numbers representing the missing row indexes seperated by commas e.g. 13,25,99
               agFileType 1.3.6.1.4.1.1872.2.5.1.1.18.4 integer read-write
This identifies the file type that is being transfered. Enumeration: 'bogon': 1, 'symantecSignature': 2.
               agFileTableSize 1.3.6.1.4.1.1872.2.5.1.1.18.5 integer32 read-only
The number of rows in the file table.
               agFileTable 1.3.6.1.4.1.1872.2.5.1.1.18.6 no-access
The table of octets that when combined create a file.
                   agFileTableEntry 1.3.6.1.4.1.1872.2.5.1.1.18.6.1 no-access
An entry in the file table.
                       agFileIndex 1.3.6.1.4.1.1872.2.5.1.1.18.6.1.1 integer32 read-only
The table index.
                       agFileString 1.3.6.1.4.1.1872.2.5.1.1.18.6.1.2 octet string read-write
A string with bogon ip/mask pair.
               agFileErrorTableSize 1.3.6.1.4.1.1872.2.5.1.1.18.7 integer32 read-only
The number of strings in the snmp file transfer error table.
               agFileErrorTable 1.3.6.1.4.1.1872.2.5.1.1.18.8 no-access
The table of error messages for asynchrnous snmp file transfer operation.
                   agFileErrorTableEntry 1.3.6.1.4.1.1872.2.5.1.1.18.8.1 no-access
Error Strings generated while asynchronous snmp file transfer operation.
                       agFileErrorIndex 1.3.6.1.4.1.1872.2.5.1.1.18.8.1.1 integer32 read-only
The table index for snmp file transfer error table.
                       agFileErrorString 1.3.6.1.4.1.1872.2.5.1.1.18.8.1.2 displaystring read-only
A string in the snmp file transfer error table.
     agentStats 1.3.6.1.4.1.1872.2.5.1.2
         pktStats 1.3.6.1.4.1.1872.2.5.1.2.1
             pktStatsAllocs 1.3.6.1.4.1.1872.2.5.1.2.1.1 counter32 read-only
Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack.
             pktStatsFrees 1.3.6.1.4.1.1872.2.5.1.2.1.2 counter32 read-only
Total number of times the packet buffers are freed(released) to the packet buffer pool by the TCP/IP protocol stack.
             pktStatsAllocFails 1.3.6.1.4.1.1872.2.5.1.2.1.3 counter32 read-only
Total number of packet allocation failures from the packet buffer pool by the TCP/IP protocol stack.
             pktStatsMediums 1.3.6.1.4.1.1872.2.5.1.2.1.4 gauge32 read-only
Total number of packet allocations with size greater than 128 bytes and less than or equal to 1536 bytes from the packet buffer pool by the TCP/IP protocol stack.
             pktStatsJumbos 1.3.6.1.4.1.1872.2.5.1.2.1.5 gauge32 read-only
Total number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack.
             pktStatsSmalls 1.3.6.1.4.1.1872.2.5.1.2.1.6 gauge32 read-only
Total number of packet allocations with size less than or eqaul to 128 bytes from the packet buffer pool by the TCP/IP protocol stack.
             pktStatsMediumsHiWatermark 1.3.6.1.4.1.1872.2.5.1.2.1.7 counter32 read-only
The highest number of packet allocations with size greater than 128 bytes and less than or equal to 1536 bytes from the packet buffer pool by the TCP/IP protocol stack.
             pktStatsJumbosHiWatermark 1.3.6.1.4.1.1872.2.5.1.2.1.8 counter32 read-only
The highest number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack.
             pktStatsSmallsHiWatermark 1.3.6.1.4.1.1872.2.5.1.2.1.9 counter32 read-only
The highest number of packet allocations with size less than or eqaul to 128 bytes from the packet buffer pool by the TCP/IP protocol stack.
             pktStatsDiscards 1.3.6.1.4.1.1872.2.5.1.2.1.10 counter32 read-only
The total number of packets which were chosen to be discarded because the number of buffers available in the packet buffer pool is low.
         mpCpuStats 1.3.6.1.4.1.1872.2.5.1.2.2
             mpCpuStatsUtil1Second 1.3.6.1.4.1.1872.2.5.1.2.2.1 integer32 read-only
The utilization of MP CPU over 1 second. It shows the percentage.
             mpCpuStatsUtil4Seconds 1.3.6.1.4.1.1872.2.5.1.2.2.2 integer32 read-only
The utilization of MP CPU over 4 seconds. It shows the percentage.
             mpCpuStatsUtil64Seconds 1.3.6.1.4.1.1872.2.5.1.2.2.3 integer32 read-only
The utilization of MP CPU over 64 seconds. It shows the percentage.
         portStats 1.3.6.1.4.1.1872.2.5.1.2.3
             portStatsTable 1.3.6.1.4.1.1872.2.5.1.2.3.1 no-access
The table of port statistics.
                 portStatsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.3.1.1 no-access
A row in the port stats table.
                     portStatsIndx 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.1 integer32 read-only
The port index.
                     portStatsPhyIfInOctets 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.2 counter32 read-only
The total number of octets received on the interface, including framing characters.
                     portStatsPhyIfInUcastPkts 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.3 counter32 read-only
The number of subnetwork-unicast packets delivered to a higher-layer protocol.
                     portStatsPhyIfInNUcastPkts 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.4 counter32 read-only
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
                     portStatsPhyIfInDiscards 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.5 counter32 read-only
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
                     portStatsPhyIfInErrors 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.6 counter32 read-only
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
                     portStatsPhyIfInUnknownProtos 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.7 counter32 read-only
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
                     portStatsPhyIfOutOctets 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.8 counter32 read-only
The total number of octets transmitted out of the interface, including framing characters.
                     portStatsPhyIfOutUcastPkts 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.9 counter32 read-only
The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
                     portStatsPhyIfOutNUcastPkts 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.10 counter32 read-only
The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.
                     portStatsPhyIfOutDiscards 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.11 counter32 read-only
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
                     portStatsPhyIfOutErrors 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.12 counter32 read-only
The number of outbound packets that could not be transmitted because of errors.
                     portStatsPhyIfOutQLen 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.13 gauge32 read-only
The length of the output packet queue (in packets).
                     portStatsPhyIfInBroadcastPkts 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.14 counter32 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.
                     portStatsPhyIfOutBroadcastPkts 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.15 counter32 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent.
                     portStatsClear 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.16 integer read-write
Setting this value to clear(2) clears the stats for this port. Enumeration: 'clear': 2, 'ok': 1.
                     portStatsPhyIfInMcastPkts 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.17 counter32 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. .
                     portStatsPhyIfOutMcastPkts 1.3.6.1.4.1.1872.2.5.1.2.3.1.1.18 counter32 read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent.
         spStats 1.3.6.1.4.1.1872.2.5.1.2.4
             spStatsCpuUtilTable 1.3.6.1.4.1.1872.2.5.1.2.4.1 no-access
The table of SP CPU utilization.
                 spStatsCpuUtilTableEntry 1.3.6.1.4.1.1872.2.5.1.2.4.1.1 no-access
A row in the SP CPU utilization table.
                     spStatsCpuUtilSpIndex 1.3.6.1.4.1.1872.2.5.1.2.4.1.1.1 integer32 read-only
The SP index.
                     spStatsCpuUtil1Second 1.3.6.1.4.1.1872.2.5.1.2.4.1.1.2 integer32 read-only
The utilization of this SP over 1 second. It shows the percentage.
                     spStatsCpuUtil4Seconds 1.3.6.1.4.1.1872.2.5.1.2.4.1.1.3 integer32 read-only
The utilization of this SP over 4 seconds. It shows the percentage.
                     spStatsCpuUtil64Seconds 1.3.6.1.4.1.1872.2.5.1.2.4.1.1.4 integer32 read-only
The utilization of this SP over 64 seconds. It shows the percentage.
             spMaintStatsTable 1.3.6.1.4.1.1872.2.5.1.2.4.2 no-access
The table of SP maintenance statistics.
                 spMaintStatsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.4.2.1 no-access
A row in the SP maintenance statistics table.
                     spMaintStatsSpIndex 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.1 integer32 read-only
The SP index.
                     spMaintStatsPfdbFreeEmpty 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.2 counter32 read-only
The number of times the attempts were made to add entries to an already full FDB.
                     spMaintStatsResolveErrNoddw 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.3 counter32 read-only
The number of times MAC address resolution failed because there were no DMA descriptors.
                     spMaintStatsLearnErrNoddw 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.4 counter32 read-only
The number of times MAC address learn failed because there were no DMA descriptors.
                     spMaintStatsAgeMPNoddw 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.5 counter32 read-only
The number of times MAC address aging failed because there were no DMA descriptors.
                     spMaintStatsDeleteMiss 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.6 counter32 read-only
The number of times MAC address could not be found.
                     spMaintStatsRecvLetErrorsMP 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.7 counter32 read-only
The number of receive letter errors from MP.
                     spMaintStatsRecvLetErrorsSP1 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.8 counter32 read-only
The number of receive letter errors from SP1. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsRecvLetErrorsSP2 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.9 counter32 read-only
The number of receive letter errors from SP2. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsRecvLetErrorsSP3 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.10 counter32 read-only
The number of receive letter errors from SP3. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsRecvLetErrorsSP4 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.11 counter32 read-only
The number of receive letter errors from SP4. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsSendLetFailsMP 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.12 counter32 read-only
The number of send letter failures to MP.
                     spMaintStatsSendLetFailsSP1 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.13 counter32 read-only
The number of send letter failures to SP1. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsSendLetFailsSP2 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.14 counter32 read-only
The number of send letter failures to SP2. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsSendLetFailsSP3 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.15 counter32 read-only
The number of send letter failures to SP3. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsSendLetFailsSP4 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.16 counter32 read-only
The number of send letter failures to SP4. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsRecvLetSuccessMP 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.17 counter32 read-only
The number of receive letter success from MP.
                     spMaintStatsRecvLetSuccessSP1 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.18 counter32 read-only
The number of receive letter success from SP1. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsRecvLetSuccessSP2 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.19 counter32 read-only
The number of receive letter success from SP2. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsRecvLetSuccessSP3 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.20 counter32 read-only
The number of receive letter success from SP3. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsRecvLetSuccessSP4 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.21 counter32 read-only
The number of receive letter success from SP4. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsSendLetSuccessMP 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.22 counter32 read-only
The number of send letter success to MP.
                     spMaintStatsSendLetSuccessSP1 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.23 counter32 read-only
The number of send letter success to SP1. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsSendLetSuccessSP2 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.24 counter32 read-only
The number of send letter success to SP2. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsSendLetSuccessSP3 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.25 counter32 read-only
The number of send letter success to SP3. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsSendLetSuccessSP4 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.26 counter32 read-only
The number of send letter success to SP4. If the current table index is the same as the SP number then a value of 0 is returned.
                     spMaintStatsRateLimitArpDrops 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.27 counter32 read-only
The total number of ARP packets dropped due to rate limiting.
                     spMaintStatsRateLimitIcmpDrops 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.28 counter32 read-only
The total number of ICMP packets are dropped due to rate limiting.
                     spMaintStatsRateLimitTcpDrops 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.29 counter32 read-only
The total number of TCP packets are dropped due to rate limiting.
                     spMaintStatsRateLimitUdpDrops 1.3.6.1.4.1.1872.2.5.1.2.4.2.1.30 counter32 read-only
The total number of UDP packets are dropped due to rate limiting.
             spMemStatsTable 1.3.6.1.4.1.1872.2.5.1.2.4.3 no-access
The table of SP memory statistics.
                 spMemStatsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.4.3.1 no-access
A row in the SP memory statistics table.
                     spMemStatsIndex 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.1 integer32 read-only
The SP index.
                     spMemStatsTotal 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.2 integer32 read-only
The total memory of SP in bytes.
                     spMemStatsCurr 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.3 integer32 read-only
The current memory of SP in bytes.
                     spMemStatsAllocs 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.4 counter32 read-only
The total number of dynamic memory allocations in SP.
                     spMemStatsFrees 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.5 counter32 read-only
The total number of dynamic memory frees in SP.
                     spMemStatsAllocsFailures 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.6 counter32 read-only
The total number of dynamic memory allocation failures in SP.
                     spMemStatsHiWat 1.3.6.1.4.1.1872.2.5.1.2.4.3.1.7 integer32 read-only
The high watermark in SP.
         mgmtStats 1.3.6.1.4.1.1872.2.5.1.2.5
             mgmtStatsRxpackets 1.3.6.1.4.1.1872.2.5.1.2.5.1 counter32 read-only
Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack.
             mgmtStatsRxErrors 1.3.6.1.4.1.1872.2.5.1.2.5.2 counter32 read-only
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
             mgmtStatsRxDropped 1.3.6.1.4.1.1872.2.5.1.2.5.3 counter32 read-only
The number of inbound packets that were dropped.
             mgmtStatsRxOverruns 1.3.6.1.4.1.1872.2.5.1.2.5.4 counter32 read-only
The number of data overruns over this link.
             mgmtStatsRxFrame 1.3.6.1.4.1.1872.2.5.1.2.5.5 counter32 read-only
The number of frames received on this link.
             mgmtStatsTxpackets 1.3.6.1.4.1.1872.2.5.1.2.5.6 counter32 read-only
Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack.
             mgmtStatsTxErrors 1.3.6.1.4.1.1872.2.5.1.2.5.7 counter32 read-only
The number of outbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
             mgmtStatsTxDropped 1.3.6.1.4.1.1872.2.5.1.2.5.8 counter32 read-only
The number of outbound packets that were dropped.
             mgmtStatsTxOverruns 1.3.6.1.4.1.1872.2.5.1.2.5.9 counter32 read-only
The number of data overruns over this link.
             mgmtStatsTxCarrier 1.3.6.1.4.1.1872.2.5.1.2.5.10 counter32 read-only
The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a this interface.
             mgmtStatsTxCollisions 1.3.6.1.4.1.1872.2.5.1.2.5.11 counter32 read-only
The number of collisions on this outbound segment.
             mgmtStatsTxQueueLen 1.3.6.1.4.1.1872.2.5.1.2.5.12 counter32 read-only
The length of the TCP transmit queue.
             mgmtStatsRxBytes 1.3.6.1.4.1.1872.2.5.1.2.5.13 counter32 read-only
The total number of bytes received.
             mgmtStatsRxMulticast 1.3.6.1.4.1.1872.2.5.1.2.5.14 counter32 read-only
The total number of multicast packets received.
             mgmtStatsTxBytes 1.3.6.1.4.1.1872.2.5.1.2.5.15 counter32 read-only
The total number of bytes transmitted.
         securityStats 1.3.6.1.4.1.1872.2.5.1.2.6
             agDosPortStatsTable 1.3.6.1.4.1.1872.2.5.1.2.6.1 no-access
The table of DOS port statistics.
                 agDosPortStatsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.6.1.1 no-access
A row in the port stats table.
                     agDosPortStatsIndx 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.1 integer32 read-only
The port index.
                     agDosPortStatsIPLen 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.10 counter32 read-only
IPv4 packets with bad IP header or payload length.
                     agDosPortStatsIPVersion 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.11 counter32 read-only
IPv4 packets with IP version not 4.
                     agDosPortStatsBroadcast 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.12 counter32 read-only
IPv4 packets with broadcast source or destination IP [0.0.0.0,255.255.255.255].
                     agDosPortStatsLoopback 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.13 counter32 read-only
IPv4 packets with loopback source or destination IP [127.0.0.0/8].
                     agDosPortStatsLand 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.14 counter32 read-only
IPv4 Packets with source IP equal to destination IP.
                     agDosPortStatsIPReserved 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.15 counter32 read-only
IPv4 packets with IP reserved bit is set.
                     agDosPortStatsIPTTL 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.16 counter32 read-only
IPv4 packets with small IP TTL.
                     agDosPortStatsIPProt 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.17 counter32 read-only
IPv4 packets with IP protocol is unassigned or reserved.
                     agDosPortStatsIPOptLen 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.18 counter32 read-only
IPv4 packets with bad IP options length.
                     agDosPortStatsFragMoreDont 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.19 counter32 read-only
IPv4 packets with more fragments and don't fragment bits are set.
                     agDosPortStatsFragData 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.20 counter32 read-only
IPv4 packets with more fragments bit is set and small payload.
                     agDosPortStatsFragBoundary 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.21 counter32 read-only
IPv4 packets with more fragments bit is set and payload not at 8-byte boundary.
                     agDosPortStatsFragLast 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.22 counter32 read-only
IPv4 packets last fragment without payload.
                     agDosPortStatsFragDontOff 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.23 counter32 read-only
IPv4 packets with non-zero fragment offset and don't fragment bits are set.
                     agDosPortStatsFragOpt 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.24 counter32 read-only
IPv4 packets with non-zero fragment offset and IP options.
                     agDosPortStatsFragOff 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.25 counter32 read-only
IPv4 packets with small non-zero fragment offset.
                     agDosPortStatsFragOversize 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.26 counter32 read-only
IPv4 packets with non-zero fragment offset and oversize payload.
                     agDosPortStatsTCPLen 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.27 counter32 read-only
TCP packets with bad TCP header length.
                     agDosPortStatsTCPPortZero 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.28 counter32 read-only
TCP packets with source or destination port is zero.
                     agDosPortStatsBlatAttack 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.29 counter32 read-only
TCP packets source IP not equal to destination IP and source port equal to destination port.
                     agDosPortStatsTCPReserved 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.30 counter32 read-only
TCP packets with TCP reserved bit is set.
                     agDosPortStatsNullScanAttack 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.31 counter32 read-only
TCP packets were the TCP sequence number is zero and all control bits are zeroes.
                     agDosPortStatsFullXmasScan 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.32 counter32 read-only
TCP packets with all control bits are set.
                     agDosPortStatsFinScan 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.33 counter32 read-only
TCP packets with only FIN bit is set.
                     agDosPortStatsVecnaScan 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.34 counter32 read-only
TCP packets with only URG or PUSH or URG|FIN or PSH|FIN or URG|PSH bits are set.
                     agDosPortStatsXmasScanAttack 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.35 counter32 read-only
TCP packets were the TCP sequence number is zero and FIN, URG and PSH bits are set.
                     agDosPortStatsSynFinScan 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.36 counter32 read-only
TCP packets were SYN and FIN bits are set.
                     agDosPortStatsFlagAbnormal 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.37 counter32 read-only
TCP packets with abnormal control bits combination.
                     agDosPortStatsSYNData 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.38 counter32 read-only
TCP packets with SYN bit is set and with payload.
                     agDosPortStatsSYNFrag 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.39 counter32 read-only
TCP packets with SYN bit is set and more fragments bit is set.
                     agDosPortStatsFTPPort 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.40 counter32 read-only
TCP packets with SPORT=20, DPORT<1024 and SYN bit is set.
                     agDosPortStatsDNSPort 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.41 counter32 read-only
TCP packets with SPORT=53, DPORT<1024 and SYN bit is set.
                     agDosPortStatsSeqZero 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.42 counter32 read-only
TCP packets with sequence number is zero.
                     agDosPortStatsAckZero 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.43 counter32 read-only
TCP packets with acknowledgement number is zero and ACK bit is set.
                     agDosPortStatsTCPOptLen 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.44 counter32 read-only
TCP packets with bad TCP options length.
                     agDosPortStatsUDPLen 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.45 counter32 read-only
UDP packets with bad UDP header length.
                     agDosPortStatsUDPPortZero 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.46 counter32 read-only
UDP packets with source or destination port is zero.
                     agDosPortStatsFraggleAttack 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.47 counter32 read-only
UDP packets sent to a broadcast destination IP (x.x.x.255).
                     agDosPortStatsPepsi 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.48 counter32 read-only
UDP packets with SPORT=19, DPORT=7 or SPORT=7, DPORT=19.
                     agDosPortStatsRc8 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.49 counter32 read-only
UDP packets with SPORT=7 and DPORT=7.
                     agDosPortStatsSNMPNull 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.50 counter32 read-only
UDP packets with DPORT=161 and without payload.
                     agDosPortStatsICMPLen 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.51 counter32 read-only
ICMP packets with bad ICMP header length.
                     agDosPortStatsSmurfAttack 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.52 counter32 read-only
ICMP ping request to a broadcast destination IP x.x.x.255.
                     agDosPortStatsICMPData 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.53 counter32 read-only
ICMP packets with non-zero fragment offset and large payload.
                     agDosPortStatsICMPOff 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.54 counter32 read-only
ICMP packets with large fragment offset.
                     agDosPortStatsICMPType 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.55 counter32 read-only
ICMP packets with type is reserved.
                     agDosPortStatsIGMPLen 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.56 counter32 read-only
IGMP packets with bad IGMP header length.
                     agDosPortStatsIGMPFrag 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.57 counter32 read-only
IGMP packets with more fragments bit is set.
                     agDosPortStatsIGMPType 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.58 counter32 read-only
IGMP packets with type is reserved.
                     agDosPortStatsARPLen 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.59 counter32 read-only
ARP request or reply packets with bad length.
                     agDosPortStatsARPNbCast 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.60 counter32 read-only
ARP request packets with non broadcast destination MAC.
                     agDosPortStatsARPNuCast 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.61 counter32 read-only
ARP reply packets with non unicast destination MAC.
                     agDosPortStatsARPSpoof 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.62 counter32 read-only
ARP request or reply packets with mismatch source with sender MACs or destination with target MACs.
                     agDosPortStatsGARP 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.63 counter32 read-only
ARP request or reply packets with same source and destination IP.
                     agDosPortStatsIP6Len 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.64 counter32 read-only
IPv6 packets with bad header length.
                     agDosPortStatsIP6Version 1.3.6.1.4.1.1872.2.5.1.2.6.1.1.65 counter32 read-only
IPv6 packets with IP version not 6.
             agSecurityPgrpStatsTable 1.3.6.1.4.1.1872.2.5.1.2.6.2 no-access
The table of pattern group statistics.
                 agSecurityPgrpStatsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.6.2.1 no-access
A row in the port stats table.
                     agSecurityPgrpStatsIndx 1.3.6.1.4.1.1872.2.5.1.2.6.2.1.1 integer32 read-only
The Pattern Group index.
                     agSecurityPgrpStatsName 1.3.6.1.4.1.1872.2.5.1.2.6.2.1.2 displaystring read-only
The name of the Pattern Group.
                     agSecurityPgrpStatsHits 1.3.6.1.4.1.1872.2.5.1.2.6.2.1.3 counter32 read-only
The total hits for this Pattern Group.
             agSecurityUbStatsTable 1.3.6.1.4.1.1872.2.5.1.2.6.3 no-access
The table of UDP Blast statistics.
                 agSecurityUbStatsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.6.3.1 no-access
A row in the UDP Blast stats table.
                     agSecurityUbStatsIndx 1.3.6.1.4.1.1872.2.5.1.2.6.3.1.1 integer32 read-only
The UDP Blast Statistics Group index.
                     agSecurityUbStatsPort 1.3.6.1.4.1.1872.2.5.1.2.6.3.1.2 integer32 read-only
UDP Port Number.
                     agSecurityUbStatsBlockedPacket 1.3.6.1.4.1.1872.2.5.1.2.6.3.1.3 counter32 read-only
Total blocked packet.
                     agSecurityUbStatsPacketRate 1.3.6.1.4.1.1872.2.5.1.2.6.3.1.4 counter32 read-only
Current Packet rate per second.
             agSecurityIpAclStatsTable 1.3.6.1.4.1.1872.2.5.1.2.6.4 no-access
The table of IP ACL statistics.
                 agSecurityIpAclStatsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.6.4.1 no-access
A row in the IP ACL stats table.
                     agSecurityIpAclStatsIndx 1.3.6.1.4.1.1872.2.5.1.2.6.4.1.1 integer32 read-only
The IP ACL Statistics Group index.
                     agSecurityIpAclStatsAddress 1.3.6.1.4.1.1872.2.5.1.2.6.4.1.2 ipaddress read-only
IP ACL IP Address.
                     agSecurityIpAclStatsBlockedPacket 1.3.6.1.4.1.1872.2.5.1.2.6.4.1.3 counter32 read-only
Total blocked packet.
             agSecurityIpDstAclStatsTable 1.3.6.1.4.1.1872.2.5.1.2.6.5 no-access
The table of DST IP ACL statistics.
                 agSecurityIpDstAclStatsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.6.5.1 no-access
A row in the DST IP ACL stats table.
                     agSecurityIpDstAclStatsIndx 1.3.6.1.4.1.1872.2.5.1.2.6.5.1.1 integer32 read-only
The DST IP ACL Statistics Group index.
                     agSecurityIpDstAclStatsAddress 1.3.6.1.4.1.1872.2.5.1.2.6.5.1.2 ipaddress read-only
DST IP ACL IP Address.
                     agSecurityIpDstAclStatsBlockedPacket 1.3.6.1.4.1.1872.2.5.1.2.6.5.1.3 counter32 read-only
Total blocked packet.
             symantecStats 1.3.6.1.4.1.1872.2.5.1.2.6.6
                 symStatsTotalHits 1.3.6.1.4.1.1872.2.5.1.2.6.6.1 counter32 read-only
Total number of Symantec Hits.
                 symStatsClear 1.3.6.1.4.1.1872.2.5.1.2.6.6.2 integer read-write
Clear Symantec hit stats. Enumeration: 'clear': 2, 'ok': 1.
                 symStatsSourceIp 1.3.6.1.4.1.1872.2.5.1.2.6.6.3 ipaddress read-only
Source IP Address of the last hit.
                 symStatsSourcePort 1.3.6.1.4.1.1872.2.5.1.2.6.6.4 integer32 read-only
Source Port of the last hit.
                 symStatsDestIp 1.3.6.1.4.1.1872.2.5.1.2.6.6.5 ipaddress read-only
Destination IP Address of the lsat hit.
                 symStatsDestPort 1.3.6.1.4.1.1872.2.5.1.2.6.6.6 integer32 read-only
Destination Port of the last hit.
                 symStatsProtocol 1.3.6.1.4.1.1872.2.5.1.2.6.6.7 displaystring read-only
Protocol of the last hit.
                 symStatsLastHitId 1.3.6.1.4.1.1872.2.5.1.2.6.6.8 integer32 read-only
Last Hit Id.
                 symStatsConfiguredHitsMax 1.3.6.1.4.1.1872.2.5.1.2.6.6.9 integer32 read-only
Max number of entries in configured hits table and configured hits count on sp table.
                 symStatsConfiguredHitsTable 1.3.6.1.4.1.1872.2.5.1.2.6.6.10 no-access
Symantec configured hits stats table.
                       symStatsConfiguredHitsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1 no-access
A Symantec configured hits stats table entry.
                           symStatsConfiguredHitsTblIndex 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.1 integer32 read-only
The Symantec configured hits stats table index.
                           symStatsConfiguredHitsSigId 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.2 integer32 read-only
Signature Id hit.
                           symStatsConfiguredHitsTotalSpHCount 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.3 counter32 read-only
Total Hit Count on all SPs.
                           symStatsConfiguredHitsInCont 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.4 counter32 read-only
In-Contract used.
                           symStatsConfiguredHitsOutCont 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.5 counter32 read-only
Out-Contract used.
                           symStatsConfiguredHitsLastHitTime 1.3.6.1.4.1.1872.2.5.1.2.6.6.10.1.6 displaystring read-only
Last hit Time.
                 symStatsConfiguredHitsCountOnSpTable 1.3.6.1.4.1.1872.2.5.1.2.6.6.11 no-access
Symantec configured hit count Sp stats table.
                       symStatsConfiguredHitsCountOnSpTableEntry 1.3.6.1.4.1.1872.2.5.1.2.6.6.11.1 no-access
A Symantec configured hits stats table entry.
                           symStatsConfiguredHitsCountOnSpTblIndex 1.3.6.1.4.1.1872.2.5.1.2.6.6.11.1.1 integer32 read-only
The Symantec configured hit count SP table index.
                           symStatsConfiguredHitsCountOnSpTblSpIndex 1.3.6.1.4.1.1872.2.5.1.2.6.6.11.1.2 integer32 read-only
The Symantec configured hit count SP table SP index.
                           symStatsConfiguredHitsCountOnSpTblHitCount 1.3.6.1.4.1.1872.2.5.1.2.6.6.11.1.3 counter32 read-only
Hit Count on SP.
                 symStatsUnconfiguredHitsMax 1.3.6.1.4.1.1872.2.5.1.2.6.6.12 integer32 read-only
Max number of entries in unconfigured hits table and unconfigured hits count on sp table.
                 symStatsUnconfiguredHitsTable 1.3.6.1.4.1.1872.2.5.1.2.6.6.13 no-access
Symantec unconfigured hits stats table.
                       symStatsUnconfiguredHitsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.6.6.13.1 no-access
A Symantec unconfigured hits stats table entry.
                           symStatsUnconfiguredHitsTblIndex 1.3.6.1.4.1.1872.2.5.1.2.6.6.13.1.1 integer32 read-only
The Symantec unconfigured hits stats table index.
                           symStatsUnconfiguredHitsSigId 1.3.6.1.4.1.1872.2.5.1.2.6.6.13.1.2 integer32 read-only
Signature Id hit.
                           symStatsUnconfiguredHitsTotalSpHCount 1.3.6.1.4.1.1872.2.5.1.2.6.6.13.1.3 counter32 read-only
Total Hit Count on all SPs.
                           symStatsUnconfiguredHitsLastHitTime 1.3.6.1.4.1.1872.2.5.1.2.6.6.13.1.4 displaystring read-only
Last hit Time.
                 symStatsUnconfiguredHitsCountOnSpTable 1.3.6.1.4.1.1872.2.5.1.2.6.6.14 no-access
Symantec unconfigured hit count Sp stats table.
                       symStatsUnconfiguredHitsCountOnSpTableEntry 1.3.6.1.4.1.1872.2.5.1.2.6.6.14.1 no-access
A Symantec unconfigured hits stats table entry.
                           symStatsUnconfiguredHitsCountOnSpTblIndex 1.3.6.1.4.1.1872.2.5.1.2.6.6.14.1.1 integer32 read-only
The Symantec unconfigured hit count SP table index.
                           symStatsUnconfiguredHitsCountOnSpTblSpIndex 1.3.6.1.4.1.1872.2.5.1.2.6.6.14.1.2 integer32 read-only
The Symantec unconfigured hit count SP table SP index.
                           symStatsUnconfiguredHitsCountOnSpTblHitCount 1.3.6.1.4.1.1872.2.5.1.2.6.6.14.1.3 counter32 read-only
Hit Count on SP.
         agClearStats 1.3.6.1.4.1.1872.2.5.1.2.7
             snmpClearStats 1.3.6.1.4.1.1872.2.5.1.2.7.1 integer read-write
Setting this to clear(2) results in clearing the SNMP statistics. Enumeration: 'clear': 2, 'ok': 1.
         mpMemStats 1.3.6.1.4.1.1872.2.5.1.2.8
             mpMemStatsTotal 1.3.6.1.4.1.1872.2.5.1.2.8.1 integer32 read-only
The total memory of MP.
             mpMemStatsUsed 1.3.6.1.4.1.1872.2.5.1.2.8.2 integer32 read-only
The used memory of MP.
             mpMemStatsFree 1.3.6.1.4.1.1872.2.5.1.2.8.3 integer32 read-only
The free memory of MP.
             mpMemStatsLowFree 1.3.6.1.4.1.1872.2.5.1.2.8.4 integer32 read-only
The lowest free memory of MP.
         ntpStats 1.3.6.1.4.1.1872.2.5.1.2.9
             ntpPrimaryServerReqSent 1.3.6.1.4.1.1872.2.5.1.2.9.1 integer32 read-only
The total number of NTP requests sent to Primary NTP Server.
             ntpPrimaryServerRespRcvd 1.3.6.1.4.1.1872.2.5.1.2.9.2 integer32 read-only
The total number of NTP responces received from Primary NTP Server.
             ntpPrimaryServerUpdates 1.3.6.1.4.1.1872.2.5.1.2.9.3 integer32 read-only
The total number of NTP Updates by Primary NTP Server.
             ntpSecondaryServerReqSent 1.3.6.1.4.1.1872.2.5.1.2.9.4 integer32 read-only
The total number of NTP requests sent to Secondary NTP Server.
             ntpSecondaryServerRespRcvd 1.3.6.1.4.1.1872.2.5.1.2.9.5 integer32 read-only
The total number of NTP responces received from Secondary NTP Server.
             ntpSecondaryServerUpdates 1.3.6.1.4.1.1872.2.5.1.2.9.6 integer32 read-only
The total number of NTP Updates by Secondary NTP Server.
             ntpLastUpdateServer 1.3.6.1.4.1.1872.2.5.1.2.9.7 integer read-only
The type of ntp server updated last time. Enumeration: 'none': 0, 'primary': 1, 'secondary': 2.
             ntpLastUpdateTime 1.3.6.1.4.1.1872.2.5.1.2.9.8 displaystring read-only
The last time updated by ntp server.
             ntpClearStats 1.3.6.1.4.1.1872.2.5.1.2.9.9 integer read-write
Setting this value to clear(2) clears the stats for ntp. Enumeration: 'clear': 2, 'ok': 1.
             ntpSystemCurrentTime 1.3.6.1.4.1.1872.2.5.1.2.9.10 displaystring read-only
The current system time.
         portMirrorStats 1.3.6.1.4.1.1872.2.5.1.2.11
               portMirrorStatsTable 1.3.6.1.4.1.1872.2.5.1.2.11.1 no-access
The table of port mirror statistics.
                   portMirrorStatsTableEntry 1.3.6.1.4.1.1872.2.5.1.2.11.1.1 no-access
A row in the port mirror stats table.
                       portMirrorStatsIndx 1.3.6.1.4.1.1872.2.5.1.2.11.1.1.1 integer32 read-only
The port index.
                       portMirrorStatsIngress 1.3.6.1.4.1.1872.2.5.1.2.11.1.1.2 counter32 read-only
Specifies number of bytes mirrored in ingress port.
                       portMirrorStatsEgress 1.3.6.1.4.1.1872.2.5.1.2.11.1.1.3 counter32 read-only
Specifies number of bytes mirrored in egress port.
               portMirrorClear 1.3.6.1.4.1.1872.2.5.1.2.11.2
                   portMirrorStatsClear 1.3.6.1.4.1.1872.2.5.1.2.11.2.1 integer read-write
Setting this value to clear(2) clears the mirror stats. Enumeration: 'clear': 2, 'ok': 1.
     agentInfo 1.3.6.1.4.1.1872.2.5.1.3
         hardware 1.3.6.1.4.1.1872.2.5.1.3.1
             hwPartNumber 1.3.6.1.4.1.1872.2.5.1.3.1.1 displaystring read-only
The hardware part number of the Alteon Switch.
             hwRevision 1.3.6.1.4.1.1872.2.5.1.3.1.2 displaystring read-only
The hardware revision. If the revision is not available, a zero length string should be returned.
             hwTemperatureStatus 1.3.6.1.4.1.1872.2.5.1.3.1.3 integer read-only
The status of the temperature sensor. Enumeration: 'exceed': 2, 'ok': 1.
             hwFanStatus 1.3.6.1.4.1.1872.2.5.1.3.1.4 integer read-only
The status of the fan. Enumeration: 'fail': 2, 'ok': 1.
             hwOrderNumber 1.3.6.1.4.1.1872.2.5.1.3.1.5 displaystring read-only
The hardware order number of the Alteon Switch.
             hwMainBoardNumber 1.3.6.1.4.1.1872.2.5.1.3.1.6 displaystring read-only
The hardware main board number of the Alteon Switch.
             hwMainBoardRevision 1.3.6.1.4.1.1872.2.5.1.3.1.7 displaystring read-only
The hardware main board revision. If the revision is not available, a zero length string should be returned.
             hwEthernetBoardNumber 1.3.6.1.4.1.1872.2.5.1.3.1.8 displaystring read-only
The hardware ethernet board number of the Alteon Switch.
             hwEthernetBoardRevision 1.3.6.1.4.1.1872.2.5.1.3.1.9 displaystring read-only
The hardware ethernet board revision. If the revision is not available, a zero length string should be returned.
             hwChassisSerialNumber 1.3.6.1.4.1.1872.2.5.1.3.1.10 displaystring read-only
The chassis serial number of the Alteon Switch.
             hwChassisRevision 1.3.6.1.4.1.1872.2.5.1.3.1.11 displaystring read-only
The chassis revision. If the revision is not available, a zero length string should be returned.
             hwPower 1.3.6.1.4.1.1872.2.5.1.3.1.24 integer read-only
The type of power supply. Enumeration: 'ac': 1, 'dc': 2.
         portInfo 1.3.6.1.4.1.1872.2.5.1.3.2
             portInfoTable 1.3.6.1.4.1.1872.2.5.1.3.2.1 no-access
The table of port information.
                 portInfoTableEntry 1.3.6.1.4.1.1872.2.5.1.3.2.1.1 no-access
A row in the port information table.
                     portInfoIndx 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.1 integer32 read-only
The port index.
                     portInfoSpeed 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.2 integer read-only
The current operational speed of the port. Enumeration: 'mbs1000': 4, 'mbs10': 2, 'mbs100': 3, 'any': 5.
                     portInfoMode 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.3 integer read-only
The current operational mode of the port. Enumeration: 'half-duplex': 3, 'full-duplex': 2.
                     portInfoFlowCtrl 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.4 integer read-only
The current operational flow control of the port. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4.
                     portInfoLink 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.5 integer read-only
The current operational link status of the port. Enumeration: 'down': 2, 'disabled': 3, 'inoperative': 4, 'up': 1.
                     portInfoPhyIfDescr 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.6 displaystring read-only
A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
                     portInfoPhyIfType 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.7 integer read-only
The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. Enumeration: 'propPointToPointSerial': 22, 'frame-relay': 32, 'softwareLoopback': 24, 'rfc877-x25': 5, 'ds3': 30, 'ppp': 23, 'ddn-x25': 4, 'slip': 28, 'proteon-10Mbit': 12, 'ethernet-3Mbit': 26, 'sip': 31, 'iso88023-csmacd': 7, 'other': 1, 'sdlc': 17, 'lapb': 16, 'iso88024-tokenBus': 8, 'hyperchannel': 14, 'basicISDN': 20, 'ethernet-csmacd': 6, 'primaryISDN': 21, 'e1': 19, 'fddi': 15, 'proteon-80Mbit': 13, 'starLan': 11, 'eon': 25, 'iso88025-tokenRing': 9, 'ds1': 18, 'hdh1822': 3, 'nsip': 27, 'regular1822': 2, 'iso88026-man': 10, 'ultra': 29.
                     portInfoPhyIfMtu 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.8 integer32 read-only
The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
                     portInfoPhyIfPhysAddress 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.9 physaddress read-only
The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
                     portInfoPhyIfOperStatus 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.10 integer read-only
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                     portInfoPhyIfLastChange 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.11 timeticks read-only
The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
                     portInfoPhyConnType 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.12 integer read-only
The physical connection type, i.e. copper or SFP port. Enumeration: 'geSFP': 3, 'unknown': 4, 'feCopper': 1, 'geCopper': 2.
                     portInfoPreferred 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.13 integer read-only
The port preferred connection type. For dual ports only Enumeration: 'copper': 2, 'sfp': 3, 'invalid': 1.
                     portInfoBackup 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.14 integer read-only
The port backup setting. For dual ports only Enumeration: 'copper': 3, 'none': 2, 'sfp': 4, 'invalid': 1.
                     portInfoSFPName 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.15 displaystring read-only
A textual string containing information about the SFP manufacturer. For valid ports only.
                     portInfoSFPType 1.3.6.1.4.1.1872.2.5.1.3.2.1.1.17 integer read-only
The inserted SFP type. For valid ports only. Enumeration: 'sfpTypeLX': 3, 'sfpTypeCopper': 5, 'sfpTypeSX': 2, 'invalid': 1, 'sfpTypeCX': 4.
         swKeyInfo 1.3.6.1.4.1.1872.2.5.1.3.3
             agEnabledSwFeatures 1.3.6.1.4.1.1872.2.5.1.3.3.1 displaystring read-only
The software features that are enabled on the switch.
             agEnabledGslbKey 1.3.6.1.4.1.1872.2.5.1.3.3.2 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.5.1.3.3.3 integer read-only
Query if software key Bandwidth Mgmt. enabled on switch. Enumeration: 'disabled': 2, 'enabled': 1.
             agEnabledSecurityKey 1.3.6.1.4.1.1872.2.5.1.3.3.4 integer read-only
Query if software key Security enabled on switch. Enumeration: 'disabled': 2, 'enabled': 1.
             agEnabledLinklbKey 1.3.6.1.4.1.1872.2.5.1.3.3.6 integer read-only
Query if software key Inbound Linklb is enabled on switch. Enumeration: 'disabled': 2, 'enabled': 1.
             agSymantecSwKeyInfo 1.3.6.1.4.1.1872.2.5.1.3.3.7 integer read-only
Query about the Symantec Software key enabled(1) or disabled(2), or expired(3) in the switch. Enumeration: 'disabled': 2, 'expired': 3, 'enabled': 1.
             agSymantecSwKeyRemainingDays 1.3.6.1.4.1.1872.2.5.1.3.3.8 integer32 read-only
Query the number of remaining days for Symantec SwKey to expire.
             agSymLicenseSwKeyRenewalPending 1.3.6.1.4.1.1872.2.5.1.3.3.9 integer read-only
Symantec License Renewal Pending indicator. Enumeration: 'yes': 2, 'no': 1.
         agDiff 1.3.6.1.4.1.1872.2.5.1.3.4
             agDiffState 1.3.6.1.4.1.1872.2.5.1.3.4.2 integer read-write
When this object is read the current state is returned. idle(3) indicates that there is no diff in progess. complete(5) indicates that the last diff operation is completed. Setting the value to diff(1), will start a new diff operation Diff compares the new configuration with the current configuration and shows the pending configuration changes. Setting the value to flashdiff(1), will start a new diff operation. flashdiff compares new configuration with the flash configuration. To read the configuration changes use the agDiffTable once the state of this variable returns complete. Once the agDiffTable is read the state should be set back to 'idle' which frees the diff buffer and others can issue a diff command via SNMP. Enumeration: 'diff': 1, 'flashdiff': 2, 'inprogress': 4, 'idle': 3, 'complete': 5.
             agDiffTableSize 1.3.6.1.4.1.1872.2.5.1.3.4.3 integer32 read-only
The number of strings in the diff table.
             agDiffTable 1.3.6.1.4.1.1872.2.5.1.3.4.4 no-access
The table of diff strings.
                 agDiffTableEntry 1.3.6.1.4.1.1872.2.5.1.3.4.4.1 no-access
An entry in the diff table.
                     agDiffIndex 1.3.6.1.4.1.1872.2.5.1.3.4.4.1.1 integer32 read-only
The table index.
                     agDiffString 1.3.6.1.4.1.1872.2.5.1.3.4.4.1.2 octet string read-only
A string in the diff table.
         agCfgDump 1.3.6.1.4.1.1872.2.5.1.3.5
             agCfgDumpState 1.3.6.1.4.1.1872.2.5.1.3.5.2 integer read-write
When this object is read the current state is returned. idle(2) indicates that there is no dump in progess. complete(4) indicates that the last dump operation is completed. Setting the value to dump(1), will start a new dump operation Dump will show the current configuration. To read the configuration dump use the agCfgDumpTable once the state of this variable returns complete. Once the agCfgDumpTable is read the state should be set back to 'idle' which frees the dump buffer and others can issue a dump command via SNMP. Enumeration: 'idle': 2, 'inprogress': 3, 'dump': 1, 'complete': 4.
             agCfgDumpTableSize 1.3.6.1.4.1.1872.2.5.1.3.5.3 integer32 read-only
The number of strings in the dump table.
             agCfgDumpTable 1.3.6.1.4.1.1872.2.5.1.3.5.4 no-access
The table of dump strings.
                 agCfgDumpTableEntry 1.3.6.1.4.1.1872.2.5.1.3.5.4.1 no-access
An entry in the dump table.
                     agCfgDumpIndex 1.3.6.1.4.1.1872.2.5.1.3.5.4.1.1 integer32 read-only
The table index.
                     agCfgDumpString 1.3.6.1.4.1.1872.2.5.1.3.5.4.1.2 octet string read-only
A string in the dump table.
         mgmtInfo 1.3.6.1.4.1.1872.2.5.1.3.6
             mgmtPortInfoSpeed 1.3.6.1.4.1.1872.2.5.1.3.6.1 integer read-only
The current operational speed of the management port. Enumeration: 'mbs10': 1, 'mbs100': 2, 'any': 3.
             mgmtPortInfoMode 1.3.6.1.4.1.1872.2.5.1.3.6.2 integer read-only
The current operational mode of the management port. Enumeration: 'half-duplex': 2, 'full-duplex': 1, 'any': 3.
             mgmtPortInfoLink 1.3.6.1.4.1.1872.2.5.1.3.6.3 integer read-only
The current operational link status of the management port. Enumeration: 'down': 2, 'disabled': 3, 'up': 1.
         securityInfo 1.3.6.1.4.1.1872.2.5.1.3.7
             ipAclBogonInfo 1.3.6.1.4.1.1872.2.5.1.3.7.1
                 ipAclBogonInfoTableMaxSize 1.3.6.1.4.1.1872.2.5.1.3.7.1.1 integer32 read-only
The number of bogon IPs in IP ACL table.
                 ipAclBogonInfoTable 1.3.6.1.4.1.1872.2.5.1.3.7.1.2 no-access
The table of bogons.
                     ipAclBogonInfoTableEntry 1.3.6.1.4.1.1872.2.5.1.3.7.1.2.1 no-access
An entry in the bogon IP ACL table.
                         ipAclBogonInfoIndex 1.3.6.1.4.1.1872.2.5.1.3.7.1.2.1.1 integer32 read-only
The table index.
                         ipAclBogonInfoIp 1.3.6.1.4.1.1872.2.5.1.3.7.1.2.1.2 ipaddress read-only
Bogon IP Address.
                         ipAclBogonInfoMask 1.3.6.1.4.1.1872.2.5.1.3.7.1.2.1.3 ipaddress read-only
Mask for the bogon IP.
             symantecInfo 1.3.6.1.4.1.1872.2.5.1.3.7.2
                 symIpsEngineVersion 1.3.6.1.4.1.1872.2.5.1.3.7.2.1 displaystring read-only
Symantec IPS Engine Version.
                 symMatchInfoSpTable 1.3.6.1.4.1.1872.2.5.1.3.7.2.2 no-access
Symantec Match Info SP table.
                     symMatchInfoSpTableEntry 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1 no-access
A Symantec Match Info SP table entry.
                         symMatchInfoSpTableIndex 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.1 integer32 read-only
The Match Info SP table index which is the SP index.
                         symMatchInfoSpClientIp 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.2 ipaddress read-only
The Client IP Address.
                         symMatchInfoSpServerIp 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.3 ipaddress read-only
The Server IP Address.
                         symMatchInfoSpClientPort 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.4 integer32 read-only
The Client Port.
                         symMatchInfoSpServerPort 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.5 integer32 read-only
The Server Port.
                         symMatchInfoSpProtocol 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.6 displaystring read-only
The Protocol.
                         symMatchInfoSpNumOfMatches 1.3.6.1.4.1.1872.2.5.1.3.7.2.2.1.7 integer32 read-only
Number of matches.
                 symMatchInfoSpSigActTable 1.3.6.1.4.1.1872.2.5.1.3.7.2.3 no-access
Symantec Match Info SP Signature-Action table.
                     symMatchInfoSpSigActTableEntry 1.3.6.1.4.1.1872.2.5.1.3.7.2.3.1 no-access
A Symantec Match Info SP Signature-Action table entry.
                         symMatchInfoSpSigActTblSpIndex 1.3.6.1.4.1.1872.2.5.1.3.7.2.3.1.1 integer32 read-only
The match info signature action table SP index.
                         symMatchInfoSpSigActTblIndex 1.3.6.1.4.1.1872.2.5.1.3.7.2.3.1.2 integer32 read-only
The Match Info signature action table index.
                         symMatchInfoSpSigActTblSigId 1.3.6.1.4.1.1872.2.5.1.3.7.2.3.1.3 integer32 read-only
The Signature Id matched.
                         symMatchInfoSpSigActTblAction 1.3.6.1.4.1.1872.2.5.1.3.7.2.3.1.4 displaystring read-only
Action taken for the signature Id.
         capacityInfo 1.3.6.1.4.1.1872.2.5.1.3.9
             switchCapL2Info 1.3.6.1.4.1.1872.2.5.1.3.9.1
                 switchCapFDBMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.1 integer32 read-only
Maximum number of entries for FDB in device.
                 switchCapFDBCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.2 integer32 read-only
Current number of entries for FDB in device.
                 switchCapFDBPerSPMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.3 integer32 read-only
Maximun number of entries for FDB per SP in device.
                 switchCapVlanMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.4 integer32 read-only
Maximum number of entries for vlan in device.
                 switchCapVlanCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.5 displaystring read-only
Current number of entries for vlan in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapStaticTrunkGrpsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.6 integer32 read-only
Maximum number of entries for static trunk groups in device.
                 switchCapStaticTrunkGrpsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.7 displaystring read-only
Current number of entries for static trunk groups in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapLACPTrunkGRs 1.3.6.1.4.1.1872.2.5.1.3.9.1.8 integer32 read-only
LACP Trunk groups in device.
                 switchCapTrunksperTrunkGR 1.3.6.1.4.1.1872.2.5.1.3.9.1.9 integer32 read-only
Trunks per trunk group in device.
                 switchCapSTGsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.10 integer32 read-only
Maximum number of entries for STG in device.
                 switchCapSTGsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.11 displaystring read-only
Current number of entries for STG in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapPortTeamsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.12 integer32 read-only
Maximum number of entries for port teams in device.
                 switchCapPortTeamsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.1.13 displaystring read-only
Current number of entries for port teams in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapMonitorPorts 1.3.6.1.4.1.1872.2.5.1.3.9.1.14 integer32 read-only
Maximum number of monitor ports.
             switchCapL3Info 1.3.6.1.4.1.1872.2.5.1.3.9.2
                 switchCapIpIntfMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.1 integer32 read-only
Maximum number of entries for interfaces in device.
                 switchCapIpIntfCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.2 displaystring read-only
Current number of entries for interfaces in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapIpGWMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.3 displaystring read-only
Maximum number of entries for gateways in device, the value is in the form x+y where 'x' indicates number of default gateways and 'y' indicates number of VLAN gateways.
                 switchCapIpGWCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.4 displaystring read-only
Current number of entries for gateways in device, the value is in the form x+y(a+b) where 'x' indicates number of current default gateways, 'y' indicates number of current VLAN gateways, 'a' indicates number of enabled default gateways, 'b' indicates number of enabled VLAN gateways only.
                 switchCapIpRoutesMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.5 integer32 read-only
Maximum number of entries for routes in device.
                 switchCapIpRoutesCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.6 integer32 read-only
Current number of entries for routes in device.
                 switchCapIpStaticRoutesMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.7 integer32 read-only
Maximum number of entries for static routes in device.
                 switchCapIpStaticRoutesCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.8 integer32 read-only
Current number of entries for static routes in device.
                 switchCapIpARPMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.9 integer32 read-only
Maximum number of entries for ARP in device.
                 switchCapIpARPCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.10 integer32 read-only
Current number of entries for ARP in device.
                 switchCapIpStaticARPMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.11 integer32 read-only
Maximum number of entries for static ARP in device.
                 switchCapIpStaticARPCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.12 integer32 read-only
Current number of entries for static ARP in device.
                 switchCapLocNetsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.13 integer32 read-only
Maximum number of entries for local nets in device.
                 switchCapLocNetsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.14 integer32 read-only
Current number of entries for local nets in device.
                 switchCapDNSSerMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.15 integer32 read-only
Maximum number of entries for DNS servers in device.
                 switchCapDNSSerCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.16 integer32 read-only
Current number of entries for DNS servers in device.
                 switchCapBootpSerMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.17 integer32 read-only
Maximum number of entries for BOOTP servers in device.
                 switchCapBootpSerCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.18 integer32 read-only
Current number of entries for BOOTP servers in device.
                 switchCapRIPIntfMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.19 integer32 read-only
Maximum number of entries of RIP interfaces in device.
                 switchCapRIPIntfCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.20 integer32 read-only
Current number of entries of RIP interfaces in device.
                 switchCapOSPFIntfMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.21 integer32 read-only
Maximum number of entries for OSPF interfaces in device.
                 switchCapOSPFIntfCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.22 displaystring read-only
Current number of entries for OSPF interfaces in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapOSPFAreasMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.23 integer32 read-only
Maximum number of entries for OSPF areas in device.
                 switchCapOSPFAreasCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.24 displaystring read-only
Current number of entries for OSPF areas in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapOSPFSummaryRangesMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.25 integer32 read-only
Maximum number of entries for OSPF summary ranges in device.
                 switchCapOSPFSummaryRangesCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.26 displaystring read-only
Current number of entries for OSPF summary ranges in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapOSPFVirtLinksMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.27 integer32 read-only
Maximum number of entries for OSPF virtual links in device.
                 switchCapOSPFVirtLinksCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.28 displaystring read-only
Current number of entries for OSPF virtual links in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapOSPFHostsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.29 integer32 read-only
Maximum number of entries for OSPF hosts in device.
                 switchCapOSPFHostsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.30 displaystring read-only
Current number of entries for OSPF hosts in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapLSDBLimit 1.3.6.1.4.1.1872.2.5.1.3.9.2.31 integer32 read-only
LSDB limit in device.
                 switchCapBGPPeersMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.32 integer32 read-only
Maximum number of entries for BGP peers in device.
                 switchCapBGPPeersCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.33 displaystring read-only
Current number of entries for BGP peers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapBGPRouteAggrsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.34 integer32 read-only
Maximum number of entries for BGP route aggregators in device.
                 switchCapBGPRouteAggrsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.35 displaystring read-only
Current number of entries for BGP route aggregators in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapRouteMapsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.36 integer32 read-only
Maximum number of entries for route maps in device.
                 switchCapRouteMapsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.37 displaystring read-only
Current number of entries for route maps in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapNwkFltsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.38 integer32 read-only
Maximum number of entries for network filters in device.
                 switchCapNwkFltsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.39 displaystring read-only
Current number of entries for network filters in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapASFlts 1.3.6.1.4.1.1872.2.5.1.3.9.2.40 integer32 read-only
Maximum number of entries for AS filters in device.
                 switchCapVRRPRtrsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.41 integer32 read-only
Maximum number of entries for VRRP routers in device.
                 switchCapVRRPRtrsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.42 displaystring read-only
Current number of entries for VRRP routers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapVRRPRtrGRsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.43 integer32 read-only
Maximum number of entries for VRRP router groups in device.
                 switchCapVRRPRtrGRsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.44 displaystring read-only
Current number of entries for VRRP router groups in device,the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapVRRPIntfsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.45 integer32 read-only
Maximum number of entries for VRRP interfaces in device.
                 switchCapVRRPIntfsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.2.46 integer32 read-only
Current number of entries for VRRP interfaces in device.
             switchCapSlbInfo 1.3.6.1.4.1.1872.2.5.1.3.9.3
                 switchCapRealSersMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.1 integer32 read-only
Maximum number of entries for real servers in device.
                 switchCapRealSersCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.2 displaystring read-only
Current number of entries for real servers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapSerGRsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.3 integer32 read-only
Maximum number of entries for real server groups in device.
                 switchCapSerGRsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.4 integer32 read-only
Current number of entries for real server groups in device.
                 switchCapVirtSersMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.5 integer32 read-only
Maximum number of entries for virtual servers in device.
                 switchCapVirtSersCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.6 displaystring read-only
Current number of entries for virtual servers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapVirtServicesEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.7 integer32 read-only
Maximum number of entries for virtual services in device.
                 switchCapRealServicesEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.8 integer32 read-only
Current number of entries for real services in device.
                 switchCapRealIDSSer 1.3.6.1.4.1.1872.2.5.1.3.9.3.9 integer32 read-only
Maximum number of entries for real IDS servers.
                 switchCapIDSSerGRs 1.3.6.1.4.1.1872.2.5.1.3.9.3.10 integer32 read-only
Maximum number of entries for IDS server groups.
                 switchCapGSLBDomainsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.11 integer32 read-only
Maximum number of entries for global SLB domains in device.
                 switchCapGSLBDomainsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.12 displaystring read-only
Current number of entries for global SLB domains in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapGSLBServicesMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.13 integer32 read-only
Maximum number of entries for global SLB services in device.
                 switchCapGSLBServicesCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.14 displaystring read-only
Current number of entries for global SLB services in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapGSLBLocSersMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.15 integer32 read-only
Maximum number of entries for global SLB local servers in device.
                 switchCapGSLBLocSersCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.16 displaystring read-only
Current number of entries for global SLB local servers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapGSLBRemSersMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.17 integer32 read-only
Maximum number of entries for global SLB remote servers in device.
                 switchCapGSLBRemSersCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.18 displaystring read-only
Current number of entries for global SLB remote servers in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapGSLBRemSitesMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.19 integer32 read-only
Maximum number of entries for global SLB sites in device.
                 switchCapGSLBRemSitesCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.20 displaystring read-only
Current number of entries for global SLB sites in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapGSLBFailoversPerRemSiteMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.21 integer32 read-only
Maximum number of entries for global SLB failovers per site in device.
                 switchCapGSLBFailoversPerRemSiteCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.22 displaystring read-only
Current number of entries for global SLB failovers per site in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapGSLBNetworksMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.23 integer32 read-only
Maximum number of entries for global SLB networks in device.
                 switchCapGSLBNetworksCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.24 displaystring read-only
Current number of entries for global SLB networks in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapGSLBGeographicalRegionsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.25 integer32 read-only
Maximum number of entries for global geographical regions in device.
                 switchCapGSLBGeographicalRegionsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.26 displaystring read-only
Current number of entries for global geographical regions in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapGSLBRulesMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.27 integer32 read-only
Maximum number of entries for global SLB rules in device.
                 switchCapGSLBRulesCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.28 displaystring read-only
Current number of entries for global SLB rules in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapGSLBMetricsPerRuleMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.29 integer32 read-only
Maximum number of entries for global SLB metrics per rule in device.
                 switchCapGSLBMetricPerRuleCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.30 displaystring read-only
Current number of entries for global SLB metrics per rule in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapGSLBDNSPersCacheMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.31 integer32 read-only
Maximum number of entries for global SLB DNS persistence cache in device.
                 switchCapGSLBDNSPersCacheCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.32 displaystring read-only
Current number of entries for global SLB DNS persistence cache in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapFltsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.33 integer32 read-only
Maximum number of entries for filters in device.
                 switchCapFltsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.34 displaystring read-only
Current number of entries for filters in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapPIPsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.35 integer32 read-only
Maximum number of entries for PIPs in device.
                 switchCapPIPsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.36 integer32 read-only
Current number of entries for pips in device.
                 switchCapScriptHealthChecksMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.37 integer32 read-only
Maximum number of entries for scriptable health checks in device.
                 switchCapScriptHealthChecksCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.38 integer32 read-only
Current number of entries for scriptable health checks in device.
                 switchCapSNMPHealthChecksMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.39 integer32 read-only
Maximum number of entries for SNMP health checks in device.
                 switchCapSNMPHealthChecksCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.40 integer32 read-only
Current number of entries for snmp health checks in device.
                 switchCapRulesforURLParsingMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.41 integer32 read-only
Maximum number of entries for rules for URL parsing in device.
                 switchCapRulesforURLParsingCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.42 integer32 read-only
Current number of entries for rules for URL parsing in device.
                 switchCapSLBSessionsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.43 integer32 read-only
Maximum number of entries for SLB sessions in device.
                 switchCapSLBSessionsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.44 integer32 read-only
Current number of entries for SLB sessions in device.
                 switchCapNumofRportstoVport 1.3.6.1.4.1.1872.2.5.1.3.9.3.45 integer32 read-only
Maximum number of rports to vport.
                 switchCapDomianRecordsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.46 integer32 read-only
Maximum number of entries for domain records in device.
                 switchCapDomainRecordsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.3.47 displaystring read-only
Current number of entries for domain records in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 switchCapMappingPerDomainrecord 1.3.6.1.4.1.1872.2.5.1.3.9.3.48 integer32 read-only
Maximum number of entries for mapping per domain record in device.
             switchCapSlbPortInfo 1.3.6.1.4.1.1872.2.5.1.3.9.4
                 switchCapSlbPortInfoTable 1.3.6.1.4.1.1872.2.5.1.3.9.4.1 no-access
The table of slb port information.
                     switchCapSlbPortInfoTableEntry 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1 no-access
A row in the slb port information table.
                         switchCapSlbPortInfoIndx 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1.1 integer32 read-only
Index of switch port.
                         switchCapSlbPortClientState 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1.2 integer read-only
Client state on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
                         switchCapSlbPortSerState 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1.3 integer read-only
Server state on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
                         switchCapSlbPortFltState 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1.4 displaystring read-only
It is in the form E(x) where filter is enabled on the port and x is the number of filters configured for port. Otherwise disable.
                         switchCapSlbPortRTSState 1.3.6.1.4.1.1872.2.5.1.3.9.4.1.1.5 integer read-only
RTS processing state on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
             switchCapBwmInfo 1.3.6.1.4.1.1872.2.5.1.3.9.5
                 bwmPoliciesMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.5.1 integer32 read-only
Maximum number of entries for bwm policies in device .
                 bwmPoliciesCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.5.2 integer32 read-only
Current number of entries for bwm policies in device.
                 bwmContsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.5.3 integer32 read-only
Maximum number of entries for bwm contracts in device.
                 bwmContsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.5.4 displaystring read-only
Current number of entries for bwm contracts in device, the value is in the form x(y) where 'x' indicates number of current entries and 'y' indicates number of enabled entries only.
                 bwmGRsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.5.5 integer32 read-only
Maximum number of entries for bwm groups in device.
                 bwmGRsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.5.6 integer32 read-only
Current number of entries for bwm groups in device.
                 bwmContsPerGRs 1.3.6.1.4.1.1872.2.5.1.3.9.5.7 integer32 read-only
Maximum number of entries for bwm contracts per group in device.
                 bwmTimePoliciesPerCont 1.3.6.1.4.1.1872.2.5.1.3.9.5.8 integer32 read-only
Current number of entries for bwm time policies per contract.
             switchCapSecInfo 1.3.6.1.4.1.1872.2.5.1.3.9.6
                 configSrcIPACLsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.1 integer32 read-only
Maximum number of entries for configuration source IP ACLs.
                 configSrcIPACLsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.2 integer32 read-only
Current number of entries for configuration source IP ACLs.
                 bogonSrcIPACLsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.3 integer32 read-only
Maximum number of entries for bogon source IP ACLs.
                 bogonSrcIPACLsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.4 integer32 read-only
Current number of entries for bogon source IP ACLs.
                 operSrcIPACLsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.5 integer32 read-only
Maximum number of entries for operation source IP ACLs.
                 operSrcIPACLsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.6 integer32 read-only
Current number of entries for operaion source IP ACLs.
                 totalSrcIPACLsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.7 integer32 read-only
Maximum number of entries for total source IP ACLs.
                 totalSrcIPACLsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.8 integer32 read-only
Current number of entries for total source IP ACLs.
                 configDstIPACLsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.9 integer32 read-only
Maximum number of entries for configuration destination IP ACLs.
                 configDstIPACLsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.10 integer32 read-only
Current number of entries for configuration destination IP ACLs.
                 operDstIPACLsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.11 integer32 read-only
Maximum number of entries for operation destination IP ACLs.
                 operDstIPACLsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.12 integer32 read-only
Current number of entries for operaion destination IP ACLs.
                 totalDstIPACLsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.13 integer32 read-only
Maximum number of entries for total destination IP ACLs.
                 totalDstIPACLsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.6.14 integer32 read-only
Current number of entries for total destination IP ACLs.
                 ipDosAtkPrevention 1.3.6.1.4.1.1872.2.5.1.3.9.6.15 integer32 read-only
Maximum number of entries for IP DOS attack prevention.
                 tcpDosAtkPrevention 1.3.6.1.4.1.1872.2.5.1.3.9.6.16 integer32 read-only
Maximum number of entries for TCP DOS attack prevention.
                 udpDosAtkPrevention 1.3.6.1.4.1.1872.2.5.1.3.9.6.17 integer32 read-only
Maximum number of entries for UDP DOS attack prevention.
                 icmpDosAtkPrevention 1.3.6.1.4.1.1872.2.5.1.3.9.6.18 integer32 read-only
Maximum number of entries for ICMP DOS attack prevention.
                 igmpDosAtkPrevention 1.3.6.1.4.1.1872.2.5.1.3.9.6.19 integer32 read-only
Maximum number of entries for IGMP DOS attack prevention.
                 arpDosAtkPrevention 1.3.6.1.4.1.1872.2.5.1.3.9.6.20 integer32 read-only
Maximum number of entries for ARP DOS attack prevention.
                 ipv6DosAtkPrevention 1.3.6.1.4.1.1872.2.5.1.3.9.6.21 integer32 read-only
Maximum number of entries for ipv6 DOS attack prevention.
                 totalDosAtkPrevention 1.3.6.1.4.1.1872.2.5.1.3.9.6.22 integer32 read-only
Total number of entries for DOS attack preventions.
                 udpBlastProtection 1.3.6.1.4.1.1872.2.5.1.3.9.6.23 integer32 read-only
Specifies UDP ports for UDP blast protection.
             switchCapGeneralInfo 1.3.6.1.4.1.1872.2.5.1.3.9.7
                 syslogHostMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.1 integer32 read-only
Maximum number of entries for syslog hosts in device.
                 syslogHostCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.2 integer32 read-only
Current number of entries for syslog hosts in device.
                 radiusSerMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.3 integer32 read-only
Maximum number of entries for radius servers in device .
                 radiusSerCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.4 integer32 read-only
Current number of entries for radius servers in device.
                 tacacsSerMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.5 integer32 read-only
Maximum number of entries for tacacs+ server in device.
                 tacacsSerCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.6 integer32 read-only
Current number of entries for tacacs+ server in device.
                 ntpSerMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.7 integer32 read-only
Maximum number of entries for ntp servers in device .
                 ntpSerCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.8 integer32 read-only
Current number of entries for ntp servers in device.
                 smtpHostsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.9 integer32 read-only
Maximum number of entries for smtp hosts in device.
                 smtpHostsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.10 integer32 read-only
Current number of entries for smtp hosts in device.
                 mgmtNetworksMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.11 integer32 read-only
Maximum number of entries for management networks in device .
                 mgmtNetworksCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.12 integer32 read-only
Current number of entries for management networks in device.
                 endUsers 1.3.6.1.4.1.1872.2.5.1.3.9.7.13 integer32 read-only
Maximum number of entries for end users in device.
                 panicDumps 1.3.6.1.4.1.1872.2.5.1.3.9.7.14 integer32 read-only
Maximum panic dumps in device.
                 mpMemory 1.3.6.1.4.1.1872.2.5.1.3.9.7.15 displaystring read-only
Total capacity of MP memory in MBs in device.
                 spMemory 1.3.6.1.4.1.1872.2.5.1.3.9.7.16 displaystring read-only
Total capacity of SP memory in MBs in device.
                 snmpv3UsersMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.17 integer32 read-only
Maximum number of entries for snmpv3 users in device.
                 snmpv3UsersCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.18 integer32 read-only
Current number of entries for snmpv3 users in device.
                 snmpv3ViewsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.19 integer32 read-only
Maximum number of entries for snmpv3 views in device.
                 snmpv3ViewsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.20 integer32 read-only
Current number of entries for snmpv3 views in device.
                 snmpv3AccessGRsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.21 integer32 read-only
Maximum number of entries for snmpv3 access groups in device.
                 snmpv3AccessGRsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.22 integer32 read-only
Current number of entries for snmpv3 access groups in device.
                 snmpv3TargetAddrMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.23 integer32 read-only
Maximum number of entries for snmpv3 target addresses in device.
                 snmpv3TargetAddrCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.24 integer32 read-only
Current number of entries for snmpv3 target addresses in device.
                 snmpv3TargetParamsMaxEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.25 integer32 read-only
Maximum number of entries for snmpv3 target parameters in device.
                 snmpv3TargetParamsCurrEnt 1.3.6.1.4.1.1872.2.5.1.3.9.7.26 integer32 read-only
Current number of entries for snmpv3 target parameters in device.
     agentOper 1.3.6.1.4.1.1872.2.5.1.4
         agPortOperTable 1.3.6.1.4.1.1872.2.5.1.4.1 no-access
The table of port operations.
             agPortOperTableEntry 1.3.6.1.4.1.1872.2.5.1.4.1.1 no-access
A row in the port operations table.
                 portOperIdx 1.3.6.1.4.1.1872.2.5.1.4.1.1.1 integer32 read-only
The port index.
                 portOperState 1.3.6.1.4.1.1872.2.5.1.4.1.1.2 integer read-write
Enable/Disable port. Enumeration: 'disabled': 2, 'enabled': 1.
                 portOperRmon 1.3.6.1.4.1.1872.2.5.1.4.1.1.3 integer read-write
Enable/Disable RMON for port. Enumeration: 'disabled': 2, 'enabled': 1.
         agNTPOper 1.3.6.1.4.1.1872.2.5.1.4.2
             ntpOperSendReq 1.3.6.1.4.1.1872.2.5.1.4.2.1 integer read-write
Allows the user to send requests to the NTP server. Enumeration: 'yes': 2, 'no': 1.