BLADETYPE2-SWITCH-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: BLADETYPE2-SWITCH-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
agent | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1 |
The MIB module for the general switch configuration and information . |
||
agentConfig | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1 | |||
agSystem | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1 | |||
agApplyConfiguration | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.1.7 | integer | read-write |
This is an action object to reboot the switch. other(1) is returned always when read. The following values are writable: coldReset(2)... warmReset(3)... Enumeration: 'warmReset': 3, 'other': 1, 'coldReset': 2. |
agConfigForNxtReset | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.1.16 | displaystring | read-only |
The error reason of the last SET failure. |
agCurCfgHttpServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.1.19 | displaystring | read-only |
The user defined login banner. |
agNewCfgLoginBanner | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.20 | displaystring | read-write |
The user defined login banner. |
agCurCfgConsole | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.1.30 | integer | read-write |
Enable or disable the use of BootP, in the new_configuration block. Enumeration: 'disabled': 3, 'enabled': 2. |
agSlotNumber | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.31 | integer | read-only |
Identifies the slot in which this switch is installed. If the agent implementing this MIB is not a blade in a chassis this value has no meaning. |
agCurCfgSnmpTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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. |
agRackId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.37 | displaystring | read-only |
The rack unique identifier. |
agChassis | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.38 | displaystring | read-only |
Chassis serial number. |
agCurCfgTftpServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.39 | integer | read-only |
The TCP port number that the TFTP server is listening to in the current_configuration block. |
agNewCfgTftpServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.40 | integer | read-write |
The TCP port number that the TFTP server is listening to in the new_configuration block. |
agCurCfgHttpsServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.1.51 | 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, '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, 'asia-SriLanka': 249, 'americas-USA-MountTime-Navajo': 158, 'americas-Canada-EastStdTime-PangnirtungNunavut': 85, 'antarctica-Dumont-dUrvilleBaseTerreAdelie': 178, 'pacificOceanUSA-EastStdTime-IndianaCrawfordCounty': 399, 'asia-Cambodia': 189, 'americas-Haiti': 119, 'americas-Canada-PacificTime-NorthYukon': 99, '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, 'americas-Canada-MountStdTime-DawsonCreekFortSaintJohnBritishColumbia': 96. |
agNewDaylightSavings | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.52 | 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, '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, 'asia-SriLanka': 249, 'americas-USA-MountTime-Navajo': 158, 'americas-Canada-EastStdTime-PangnirtungNunavut': 85, 'antarctica-Dumont-dUrvilleBaseTerreAdelie': 178, 'pacificOceanUSA-EastStdTime-IndianaCrawfordCounty': 399, 'asia-Cambodia': 189, 'americas-Haiti': 119, 'americas-Canada-PacificTime-NorthYukon': 99, '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, 'americas-Canada-MountStdTime-DawsonCreekFortSaintJohnBritishColumbia': 96. |
agCurCfgIdleCLITimeout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.53 | integer32 | read-only |
Set idle CLI sessions timeout. |
agNewCfgIdleCLITimeout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.54 | integer32 | read-write |
Set idle CLI sessions timeout. |
agCurCfgUfdTrap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.55 | integer | read-only |
The current status of the UFDFO SNMP trap. Enumeration: 'disabled': 3, 'enabled': 2. |
agNewCfgUfdTrap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.56 | integer | read-write |
Enable or disable sending UFDFO SNMP trap. Enumeration: 'disabled': 3, 'enabled': 2. |
agCurBootNxtCliMode | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.64 | integer | read-only |
Current boot mode. Enumeration: 'iscli': 2, 'aoscli': 1. |
agNewBootNxtCliMode | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.65 | integer | read-write |
Next cli boot mode. Enumeration: 'iscli': 2, 'aoscli': 1. |
agCurCfgReminders | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.70 | integer | read-only |
Current status of reminders feature. Enumeration: 'enable': 1, 'disable': 2. |
agNewCfgReminders | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.71 | integer | read-write |
Enable or disable reminders feature. Enumeration: 'enable': 1, 'disable': 2. |
agPortConfig | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2 | |||
agPortTableMaxEnt | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.2.2 | no-access |
The table of port configuration in the current_configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.2.2.1.3 | integer | read-only |
This is VLAN tag state of the port Enumeration: 'untagged': 3, 'tagged': 2. |
agPortCurCfgStp | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.4 | integer | read-only |
This object is used to turn Spanning Tree on or off for the port. Enumeration: 'on': 2, 'off': 3. |
agPortCurCfgRmon | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.2.2.1.6 | integer | read-only |
The default VLAN ID for the port. |
agPortCurCfgGigEthAutoNeg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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. |
agPortCurCfgGigEthSpeed | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.12 | 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.11.2.3.7.11.33.1.2.1.1.2.2.1.13 | 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. |
agPortCurCfgGigEthFctl | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.14 | 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.11.2.3.7.11.33.1.2.1.1.2.2.1.15 | displaystring | read-only |
The switch port name. |
agPortCurCfgLinkTrap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.18 | 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. |
agPortCurCfgTagPVID | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.19 | integer | read-only |
This is PVID tag state of the port Enumeration: 'untagged': 3, 'tagged': 2. |
agPortCurCfgMulticastThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.20 | integer | read-only |
Current status of the port's Multicast Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortCurCfgMulticastThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.21 | integer | read-only |
Current port's Multicast Threshold Rate. |
agPortCurCfgBroadcastThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.22 | integer | read-only |
Current status of the port's Broadcast Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortCurCfgBroadcastThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.23 | integer | read-only |
Current port's Broadcast Threshold Rate. |
agPortCurCfgDLFThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.24 | integer | read-only |
Current status of the port's Destination Lookup Fail Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortCurCfgDLFThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.25 | integer | read-only |
Current port's Destination Lookup Fail Threshold Rate. |
agPortFiberCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2 | no-access |
The table of fiber port configuration in the current_configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1 | no-access |
A row in the fiber port table in the current_configuration block. |
||
agPortFiberCurCfgIndx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1.1 | integer32 | read-only |
The index of the row in fiber port current configuration table. |
agPortFiberCurCfgTxCtrl | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1.2 | integer | read-only |
This is the state of the TX control. Enumeration: 'disabled': 0, 'enabled': 1. |
agPortFiberCurCfgTxPulse | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1.3 | integer | read-only |
This is the state of the TX pulse. Enumeration: 'disabled': 0, 'enabled': 1. |
agPortFiberCurCfgTxUp | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1.4 | integer | read-only |
Current TX up time. |
agPortFiberCurCfgTxDn | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1.5 | integer | read-only |
Current TX dn time. |
agPortNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3 | no-access |
The table of port configuration in the new_configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.2.3.1.3 | integer | read-write |
This is VLAN tag state of the port Enumeration: 'untagged': 3, 'tagged': 2. |
agPortNewCfgStp | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.4 | integer | read-write |
This object is used to turn Spanning Tree on or off for the port. Enumeration: 'on': 2, 'off': 3. |
agPortNewCfgRmon | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.2.3.1.6 | integer | read-write |
The default VLAN ID for the port. |
agPortNewCfgGigEthAutoNeg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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. |
agPortNewCfgGigEthSpeed | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.12 | 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.11.2.3.7.11.33.1.2.1.1.2.3.1.13 | 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. |
agPortNewCfgGigEthFctl | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.14 | 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.11.2.3.7.11.33.1.2.1.1.2.3.1.15 | displaystring | read-write |
The switch port name. |
agPortNewCfgLinkTrap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.18 | 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. |
agPortNewCfgTagPVID | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.19 | integer | read-write |
This is PVID tag state of the port Enumeration: 'untagged': 3, 'tagged': 2. |
agPortNewCfgMulticastThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.20 | integer | read-write |
New status of the port's Multicast Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortNewCfgMulticastThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.21 | integer | read-write |
New port's Multicast Threshold Rate. |
agPortNewCfgBroadcastThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.22 | integer | read-write |
New status of the port's Broadcast Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortNewCfgBroadcastThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.23 | integer | read-write |
New port's Broadcast Threshold Rate. |
agPortNewCfgDLFThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.24 | integer | read-write |
New status of the port's Destination Lookup Fail Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortNewCfgDLFThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.25 | integer | read-write |
New port's Destination Lookup Fail Threshold Rate. |
agPortFiberNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2 | no-access |
The table of fiber port configuration in the new_configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1 | no-access |
A row in the fiber port table in the new_configuration block. |
||
agPortFiberNewCfgIndx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1.1 | integer32 | read-only |
The index of the row in fiber port new configuration table. |
agPortFiberNewCfgTxCtrl | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1.2 | integer | read-write |
New TX control. Enumeration: 'disabled': 0, 'enabled': 1. |
agPortFiberNewCfgTxPulse | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1.3 | integer | read-write |
New TX pulse. Enumeration: 'disabled': 0, 'enabled': 1. |
agPortFiberNewCfgTxUp | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1.4 | integer | read-write |
New TX up time. |
agPortFiberNewCfgTxDn | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1.5 | integer | read-write |
New TX dn time. |
agRadiusConfig | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3 | |||
radCurCfgPrimaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.1 | ipaddress | read-only |
The IP address of the Primary RADIUS server. |
radNewCfgPrimaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.2 | ipaddress | read-write |
The IP address of the Primary RADIUS server. |
radCurCfgSecondaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.3 | ipaddress | read-only |
The IP address of the Secondary RADIUS server. |
radNewCfgSecondaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.4 | ipaddress | read-write |
The IP address of the Secondary RADIUS server. |
radCurCfgPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.5 | integer | read-only |
Specify the RADIUS port number. |
radNewCfgPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.6 | integer | read-write |
Speicfy the RADIUS port number. |
radCurCfgTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.3.9 | integer | read-only |
Number of retries to the RADIUS server. |
radNewCfgRetries | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.10 | integer | read-write |
Number of retries to the RADIUS server. |
radCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.11 | integer | read-only |
Enable or disbale RADIUS authentication. Enumeration: 'disabled': 3, 'enabled': 2. |
radNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.12 | integer | read-write |
Enable or disable RADIUS authentication. Enumeration: 'disabled': 3, 'enabled': 2. |
radCurCfgAuthenString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.13 | displaystring | read-only |
The RADIUS authentication string. |
radNewCfgAuthenString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.14 | displaystring | read-write |
The RADIUS authentication string. |
radCurCfgTelnet | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.3.17 | displaystring | read-only |
The second RADIUS authentication string. |
radNewCfgAuthenSecondString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.18 | displaystring | read-write |
The second RADIUS authentication string. |
radCurCfgSecBd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.19 | integer | read-only |
Enable or disbale RADIUS secure backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
radNewCfgSecBd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.20 | integer | read-write |
Enable or disable RADIUS secure backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
agNTP | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4 | |||
agCurCfgNTPServer | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.1 | ipaddress | read-only |
The NTP Server Address. |
agNewCfgNTPServer | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.2 | ipaddress | read-write |
The NTP Server Address. |
agCurCfgNTPResyncInterval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.3 | integer | read-only |
The NTP Server resync interval in minutes. |
agNewCfgNTPResyncInterval | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.4 | integer | read-write |
The NTP Server resync interval in minutes. |
agCurCfgNTPTzoneHHMM | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.4.7 | integer | read-only |
Enable/disable daylight savings time. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgNTPDlight | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.8 | integer | read-write |
Enable/disable daylight savings time. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgNTPService | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.9 | integer | read-only |
Enable/disable NTP Service. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgNTPService | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.10 | integer | read-write |
Enable/disable NTP Service. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgNTPSecServer | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.11 | ipaddress | read-only |
The Secondary NTP Server Address. |
agNewCfgNTPSecServer | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.12 | ipaddress | read-write |
The Secondary NTP Server Address. |
agSyslog | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5 | |||
agCurCfgSyslogHost | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.5.2 | ipaddress | read-write |
The syslog host IP address, in the new_configuration block. |
agCurCfgSyslog2Host | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.5.9 | integer | read-write |
Clears all current Syslog messages. Enumeration: 'reset': 2, 'other': 1. |
agSyslogMsgTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.10 | integer32 | read-only |
The maximum number of rows in the syslog message table. |
agSyslogMsgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.11 | no-access |
The table of syslog messages. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.11.1 | no-access |
A syslog message stored on the switch. |
||
agSyslogMsgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.11.1.1 | integer32 | read-only |
The syslog message table index. |
agSyslogMessage | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.11.1.2 | displaystring | read-only |
The syslog message. |
agLog | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12 | |||
agNewCfgSyslogTrapConsole | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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. |
agNewCfgSyslogTrapStg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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. |
agCurCfgSyslogTrapStg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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. |
agNewCfgSyslogTrapSsh | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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. |
agNewCfgSyslogTrapNtp | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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. |
agNewCfgSyslogTrapOspf | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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. |
agNewCfgSyslogTrapRmon | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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. |
agNewCfgSyslogTrapUfd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.47 | integer | read-write |
Enable or disable UFD related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapUfd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.48 | integer | read-only |
Enable or disable UFD related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.49 | integer | read-write |
Enable or disable CFG related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapCfg | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.50 | integer | read-only |
Enable or disable CFG related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrap8021x | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.51 | integer | read-write |
Enable or disable 802.1X protocol related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrap8021x | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.52 | integer | read-only |
Enable or disable 802.1X protocol related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapHotlinks | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.53 | integer | read-write |
Enable or disable Hot Links related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapHotlinks | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.54 | integer | read-only |
Enable or disable Hot Links 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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.6 | |||
agTrapHostTableMaxEnt | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.1 | integer32 | read-only |
The maximum number of rows in the trap host table. |
agCurCfgTrapHostTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.2 | no-access |
The table of trap hosts which to send SNMP traps in the current_configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.6.2.1.2 | ipaddress | read-only |
The IP address of a trap host. |
agCurCfgTrapHostCommString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.6.3 | no-access |
The table of trap hosts which to send SNMP traps in the new_configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.6.3.1.2 | ipaddress | read-write |
The IP address of a trap host. |
agNewCfgTrapHostCommString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.7 | |||
agTftpServer | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.1 | displaystring | read-write |
The TFTP server IP address or domain name. |
agTftpImage | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.2 | integer | read-write |
Whether the image file should be loaded in image1 or image2 or boot in flash. Enumeration: 'image2': 3, 'image1': 2, 'boot': 4. |
agTftpImageFileName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.3 | displaystring | read-write |
The image file name to be downloaded. |
agTftpCfgFileName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.4 | displaystring | read-write |
The configuration file name. |
agTftpDumpFileName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.5 | displaystring | read-write |
The file name for core dump. |
agTftpAction | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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. img-put(7) - Upload specified switch image to a specified image file (agTftpImageFileName) on the TFTP server. tsdump-put(5)- Download switch core dump to a specified file (agTftpTSDumpFileName) on the TFTP server. other(1) is returned always when read. Enumeration: 'img-get': 2, 'dump-put': 5, 'other': 1, 'cfg-get': 3, 'img-put': 7, 'cfg-put': 4, 'tsdump-put': 8. |
agTftpLastActionStatus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.7 | displaystring | read-only |
The recorded status of the previous TFTP activity. |
agTftpUserName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.9 | displaystring | read-write |
The username for FTP server or blank for TFTP server. |
agTftpPassword | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.10 | displaystring | read-write |
The password for FTP server. |
agTftpTSDumpFileName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.11 | displaystring | read-write |
The file name for TS dump. |
agApply | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8 | |||
agApplyPending | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.1.8.2 | integer | read-write |
When this object is read the current state is returned. idle(3) indicates that there is no apply in progess. complete(5) 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. Enumeration: 'apply': 1, 'idle': 2, 'inprogress': 3, 'failed': 5, 'complete': 4. |
agApplyTableSize | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.4 | integer32 | read-only |
The number of strings in the apply table. |
agApplyTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.5 | no-access |
The table of URL path for URL load balancing in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.5.1 | no-access |
Information about an URL path for URL load balancing. |
||
agApplyIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.5.1.1 | integer32 | read-only |
The table index. |
agApplyString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.5.1.2 | octet string | read-only |
A string in the apply table. |
agTacacsConfig | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10 | |||
tacCurCfgPrimaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.1 | ipaddress | read-only |
The IP address of the Primary TACACS+ server. |
tacNewCfgPrimaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.2 | ipaddress | read-write |
The IP address of the Primary TACACS+ server. |
tacCurCfgSecondaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.3 | ipaddress | read-only |
The IP address of the Secondary TACSACS server. |
tacNewCfgSecondaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.4 | ipaddress | read-write |
The IP address of the Secondary TACACS+ server. |
tacCurCfgPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.5 | integer | read-only |
Specify the TACACS+ port number. |
tacNewCfgPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.6 | integer | read-write |
Specify the TACACS+ port number. |
tacCurCfgTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.7 | integer | read-only |
The maximum number of seconds before resending authentication to TACACS+ server. |
tacNewCfgTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.8 | integer | read-write |
The maximum number of seconds before resending authentication to TACACS+ server. |
tacCurCfgRetries | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.9 | integer | read-only |
Number of retries to the TACACS+ server. |
tacNewCfgRetries | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.10 | integer | read-write |
Number of retries to the TACACS+ server. |
tacCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.11 | integer | read-only |
Enable or disbale TACACS+ authentication. Enumeration: 'disabled': 3, 'enabled': 2. |
tacNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.12 | integer | read-write |
Enable or disable TACACS+ authentication. Enumeration: 'disabled': 3, 'enabled': 2. |
tacCurCfgAuthenString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.13 | displaystring | read-only |
The TACACS+ authentication string. |
tacNewCfgAuthenString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.14 | displaystring | read-write |
The TACACS+ authentication string. |
tacCurCfgTelnet | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.15 | integer | read-only |
Enable or disbale TACACS+ backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
tacNewCfgTelnet | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.16 | integer | read-write |
Enable or disable TACACS+ backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
tacCurCfgAuthenSecondString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.17 | displaystring | read-only |
The second TACACS+ authentication string. |
tacNewCfgAuthenSecondString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.18 | displaystring | read-write |
The second TACACS+ authentication string. |
tacCurCfgSecBd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.23 | integer | read-only |
Enable or disbale TACACS+ secure backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
tacNewCfgSecBd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.24 | integer | read-write |
Enable or disable TACACS+ secure backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
tacCurCfgCmap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.25 | integer | read-only |
Enable/Disable Tacacs+ new prividlege level maping. Enumeration: 'disabled': 2, 'enabled': 1. |
tacNewCfgCmap | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.26 | integer | read-write |
Enable/Disable Tacacs+ new prividlege level maping. Enumeration: 'disabled': 2, 'enabled': 1. |
agTacacsUserMapCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.31 | no-access |
The table of tacacs+ user map current configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.31.1 | no-access |
A row in the tacacs+ user mapping table. |
||
agTacacsUserMapCurCfgUId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.31.1.1 | integer32 | read-only |
The current config remote privilege identifier. |
agTacacsUserMapCurCfgMapping | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.31.1.2 | integer | read-only |
Current Tacacs+ user privilege mappings. Enumeration: 'oper': 2, 'admin': 3, 'user': 1, 'invalid': 0. |
agTacacsUserMapNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.32 | no-access |
The table of tacacs+ user map new configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.32.1 | no-access |
A row in the tacacs+ user mapping table. |
||
agTacacsUserMapNewCfgUId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.32.1.1 | integer32 | read-only |
The new config remote privilege identifier. |
agTacacsUserMapNewCfgMapping | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.32.1.2 | integer | read-only |
Set new Tacacs+ user privilege mappings. Enumeration: 'oper': 2, 'admin': 3, 'user': 1, 'invalid': 0. |
agMgmtNetConfig | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11 | |||
agMgmtNetTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.1 | integer32 | read-only |
The maximum number of entries in the Management Network Table. |
agCurCfgMgmtNetTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.2 | no-access |
The table for Management Network definitions in the current configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.2.1 | no-access |
A row in the management network definition table. |
||
agCurCfgMgmtNetIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.2.1.1 | integer32 | read-only |
The index of the Management Network Definition table. |
agCurCfgMgmtNetSubnet | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.2.1.2 | ipaddress | read-only |
The Management Network Address in the current_configuration block. |
agCurCfgMgmtNetMask | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.2.1.3 | ipaddress | read-only |
The Management Network Mask in the current_configuration block. |
agNewCfgMgmtNetTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3 | no-access |
The table for Management Network definitions in the new configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3.1 | no-access |
A row in the management network definition table. |
||
agNewCfgMgmtNetIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3.1.1 | integer32 | read-only |
The index of the Management Network Definition table. |
agNewCfgMgmtNetSubnet | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3.1.2 | ipaddress | read-only |
The Management Network Address in the new_configuration block. |
agNewCfgMgmtNetMask | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3.1.3 | ipaddress | read-only |
The Management Network Mask in the new_configuration block. |
agNewCfgMgmtNetDelete | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3.1.4 | integer | read-only |
By setting the value to delete(2), the entire row is deleted. Enumeration: 'other': 1, 'delete': 2. |
agAccess | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12 | |||
agAccessUserMaxUserID | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.1 | integer32 | read-only |
The maximum number of Users ID. |
agAccessUserCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2 | no-access |
The table of Access user configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1 | no-access |
A row in the Access user configuration table. |
||
agAccessUserCurCfgUId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1.1 | integer32 | read-only |
The User identifier. |
agAccessUserCurCos | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1.2 | integer | read-only |
The user class of service. Enumeration: 'oper': 3, 'admin': 6, 'user': 0. |
agAccessUserCurCfgName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1.3 | displaystring | read-only |
The user name. |
agAccessUserCurCfgPswd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1.4 | displaystring | read-only |
The character string representing the user passworde. |
agAccessUserCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1.5 | integer | read-only |
Enable or disable a user. Enumeration: 'disabled': 3, 'enabled': 2. |
agAccessUserNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3 | no-access |
The table of Access user configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1 | no-access |
A row in the Access user configuration table. |
||
agAccessUserNewCfgUId | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.1 | integer32 | read-only |
The User identifier. |
agAccessUserNewCos | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.2 | integer | read-only |
The user class of service. Enumeration: 'oper': 3, 'admin': 6, 'user': 0. |
agAccessUserNewCfgName | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.3 | displaystring | read-only |
The user name. |
agAccessUserNewCfgPswd | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.4 | displaystring | read-only |
The character string representing the user passworde. |
agAccessUserNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.5 | integer | read-only |
Enable or disable a user. Enumeration: 'disabled': 3, 'enabled': 2. |
agAccessUserNewCfgDelete | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.6 | integer | read-only |
This is an action object to create or delete a User. other(1) is returned always when read. The following values are writable: delete(2)...to delete a User Enumeration: 'other': 1, 'delete': 2. |
agentStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2 | |||
pktStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1 | |||
pktStatsAllocs | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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. |
mpCpuStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.2 | |||
mpCpuStatsUtil1Second | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.2.3 | |||
portStatsTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1 | no-access |
The table of port statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1 | no-access |
A row in the port stats table. |
||
portStatsIndx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.1 | integer32 | read-only |
The port index. |
portStatsPhyIfInOctets | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.2.3.1.1.16 | integer | read-write |
Setting this value to clear(1) clears the stats for this port. Enumeration: 'clear': 1, 'ok': 2. |
portStatsPhyIfInMulticastPkts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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. |
portStatsPhyIfOutMulticastPkts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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. |
dot1xPortStatsTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2 | no-access |
The table of 802.1x port statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1 | no-access |
A row in the 802.1x port stats table. |
||
dot1xPortStatsIndx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.1 | integer32 | read-only |
The 802.1x port stats index. |
eapolFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.2 | integer32 | read-only | |
eapolFramesTx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.3 | integer32 | read-only | |
eapolStartFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.4 | integer32 | read-only | |
eapolLogoffFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.5 | integer32 | read-only | |
eapolRespIdFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.6 | integer32 | read-only | |
eapolRespFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.7 | integer32 | read-only | |
eapolReqIdFramesTx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.8 | integer32 | read-only | |
eapolReqFramesTx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.9 | integer32 | read-only | |
invalidEapolFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.10 | integer32 | read-only | |
eapLengthErrorFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.11 | integer32 | read-only | |
authEntersConnecting | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.12 | integer32 | read-only | |
authEapLogoffsWhileConnecting | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.13 | integer32 | read-only | |
authEntersAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.14 | integer32 | read-only | |
authSuccessesWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.15 | integer32 | read-only | |
authTimeoutsWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.16 | integer32 | read-only | |
authFailWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.17 | integer32 | read-only | |
authReauthsWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.18 | integer32 | read-only | |
authEapStartsWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.19 | integer32 | read-only | |
authEapLogoffWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.20 | integer32 | read-only | |
authReauthsWhileAuthenticated | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.21 | integer32 | read-only | |
authEapStartsWhileAuthenticated | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.22 | integer32 | read-only | |
authEapLogoffWhileAuthenticated | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.23 | integer32 | read-only | |
backendResponses | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.24 | integer32 | read-only | |
backendAccessChallenges | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.25 | integer32 | read-only | |
backendOtherRequestsToSupplicant | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.26 | integer32 | read-only | |
backendNonNakResponsesFromSupplicant | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.27 | integer32 | read-only | |
backendAuthSuccesses | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.28 | integer32 | read-only | |
backendAuthFails | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.29 | integer32 | read-only | |
lastEapolFrameVersion | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.30 | integer32 | read-only | |
lastEapolFrameSource | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.31 | macaddress | read-only | |
spStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.4 | |||
mgmtStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.5 | |||
ntpStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9 | |||
ntpPrimaryServerReqSent | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.2.9.3 | integer32 | read-only |
The total number of NTP Updates by Primary NTP Server. |
ntpSecondaryServerReqSent | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.2.9.6 | integer32 | read-only |
The total number of NTP Updates by Secondary NTP Server. |
ntpLastUpdateServer | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.2.9.8 | displaystring | read-only |
The last time updated by ntp server. |
ntpClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.2.9.10 | displaystring | read-only |
The current system time. |
aclPortStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10 | |||
aclPortStatsTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10.1 | no-access |
The table of aclPort statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10.1.1 | no-access |
A row in the aclPort stats table. |
||
aclPortStatsIndx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10.1.1.1 | integer32 | read-only |
The aclPort index. |
aclPortStatsHits | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10.1.1.2 | counter32 | read-only |
Total number of hits for this ACL entry on given port |
aclPortClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10.1.1.3 | integer | read-write |
Setting this value to clear(2) clears the stats for the ACL. Enumeration: 'clear': 2, 'ok': 1. |
aclMeterPortStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11 | |||
aclMeterPortStatsTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11.1 | no-access |
The table of aclMeterPort statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11.1.1 | no-access |
A row in the aclMeterPort stats table. |
||
aclMeterPortStatsIndx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11.1.1.1 | integer32 | read-only |
The aclMeterPort index. |
aclMeterPortStatsHits | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11.1.1.2 | counter32 | read-only |
Total number of hits for this ACL Meter entry on given port |
aclMeterPortClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11.1.1.3 | integer | read-write |
Setting this value to clear(2) clears the stats for the ACL meter. Enumeration: 'clear': 2, 'ok': 1. |
agentInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3 | |||
hardware | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1 | |||
hwPartNumber | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1.1 | displaystring | read-only |
The hardware part number of the Bladetype2 Switch. |
hwRevision | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1.2 | displaystring | read-only |
The hardware revision. If the revision is not available, a zero length string should be returned. |
hwPowerSupplyStatus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1.3 | integer | read-only |
The status of the internal power supply. Enumeration: 'bad': 2, 'ok': 1. |
hwSensor1Temp | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1.4 | integer32 | read-only |
The temperature of the rear left sensor in degrees Celsius. |
hwInsertedCubeType | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1.5 | integer | read-only |
The inserted cube type. Enumeration: 'copperCube': 2, 'fiberCube': 1, 'none': 3. |
portInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2 | |||
portInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1 | no-access |
The table of port information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1 | no-access |
A row in the port information table. |
||
portInfoIndx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.1 | integer32 | read-only |
The port index. |
portInfoSpeed | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.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. |
swKeyInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.3 | |||
agDiff | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4 | |||
agDiffState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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. Enumeration: 'diff': 1, 'flashdiff': 2, 'inprogress': 4, 'idle': 3, 'complete': 5. |
agDiffTableSize | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4.3 | integer32 | read-only |
The number of strings in the diff table. |
agDiffTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4.4 | no-access |
The table of URL path for URL load balancing in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4.4.1 | no-access |
Information about an URL path for URL load balancing. |
||
agDiffIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4.4.1.1 | integer32 | read-only |
The table index. |
agDiffString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4.4.1.2 | octet string | read-only |
A string in the diff table. |
agCfgDump | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5 | |||
agCfgDumpState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.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.11.2.3.7.11.33.1.2.1.3.5.3 | integer32 | read-only |
The number of strings in the dump table. |
agCfgDumpTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5.4 | no-access |
The table of dump strings. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5.4.1 | no-access |
An entry in the dump table. |
||
agCfgDumpIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5.4.1.1 | integer32 | read-only |
The table index. |
agCfgDumpString | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5.4.1.2 | octet string | read-only |
A string in the dump table. |
mgmtInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.6 | |||
geaportInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7 | |||
geaportInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7.1 | no-access |
The table of gea port mapping. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7.1.1 | no-access |
An entry in the geaport table mapping. |
||
geaportInfoLogicalIndex | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7.1.1.1 | integer32 | read-only |
The logical port index. |
geaportInfoPort | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7.1.1.2 | integer | read-only |
The GEA Port (0-based). |
geaportInfoUnit | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7.1.1.3 | integer | read-only |
The GEA Unit. |
ufdInfo | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8 | |||
ufdInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.1 | integer | read-only |
Uplink Failure Detection State. Enumeration: 'disabled': 2, 'enabled': 1. |
ufdInfoLtMStatus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.2 | integer | read-only |
LtM Status. Enumeration: 'down': 2, 'forwarding': 3, 'up': 1, 'blocked': 4. |
ufdInfoLtMPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.3 | octet string | read-only |
The LtM port list. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to LtM 0 - The represented port does not belong to LtM. |
ufdInfoLtMTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.4 | octet string | read-only |
The LtM trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtM 0 - The represented trunk does not belong to LtM. |
ufdInfoLtDStatus | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.5 | integer | read-only |
LtD status. Enumeration: 'autoDisabled': 2, 'up': 1. |
ufdInfoLtDPorts | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.6 | octet string | read-only |
The LtD port list. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to LtD 0 - The represented port does not belong to LtD. |
ufdInfoLtDTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.7 | integer | read-only |
The LtD trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtD 0 - The represented trunk does not belong to LtD. |
agentOper | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4 | |||
agPortOperTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1 | no-access |
The table of port operations. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.1 | no-access |
A row in the port operations table. |
||
portOperIdx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.1.1 | integer32 | read-only |
The port index. |
portOperState | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.1.2 | integer | read-write |
Enable/Disable port. Enumeration: 'disabled': 2, 'enabled': 1. |
portOperRmon | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.1.3 | integer | read-write |
Enable/Disable RMON for port. Enumeration: 'disabled': 2, 'enabled': 1. |
portOperDot1xTable | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.2 | no-access |
The table of port operations. |
|
1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.2.1 | no-access |
A row in the port 802.1x operation table. |
||
portOperDot1xIndx | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.2.1.1 | integer32 | read-only |
The port index. |
portOperDot1xReset | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.2.1.2 | integer | read-write |
Reinitialize 802.1x access control on port. Enumeration: 'yes': 2, 'no': 1. |
portOperDot1xReauth | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.2.1.3 | integer | read-write |
Initiate reauthentication on port. Enumeration: 'yes': 2, 'no': 1. |
agNTPOper | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.2 | |||
ntpOperSendReq | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.2.1 | integer | read-write |
Allows the user to send requests to the NTP server. Enumeration: 'yes': 2, 'no': 1. |