BLADETYPE2-SWITCH-MIB
- Registered at
- 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1
- Last updated
- 2003-12-05 00:00
- Organization
- Hewlett Packard Company
- Namespace
- hp
- Source file
BLADETYPE2-SWITCH-MIB- Digest
sha256:9f1e257f23212b0167ab7c9d95348e83a21165eb21abe21d0c256a69998c29f5
Description
The MIB module for the general switch configuration and information .
Contact
customerservice@hp.com
Imports
| From | Symbols |
|---|---|
| BRIDGE-MIB | BridgeId |
| HP-SWITCH-PL-MIB | hpSwitchBladeType2-Mgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, MacAddress, PhysAddress, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BLADETYPE2-SWITCH-MIB BRIDGE-MIB HP-SWITCH-PL-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| agentConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1 | |||
| agSystem OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1 | |||
| agApplyConfiguration OBJECT-TYPE This is an action object to apply the changes made to configuration of the switch. By setting the value to apply(2), all the changes made since the last apply are written to the new_config block. other(1) is returned when this object ie read. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.2 | INTEGER {other(1), apply(2)} | read-write | current |
| agSavePending OBJECT-TYPE This object, when read, gives the user information whether an save action is needed and that the configuration has been applied but not saved to the flash. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.3 | INTEGER {saveNeeded(1), noSaveNeeded(2)} | read-only | current |
| agSaveConfiguration OBJECT-TYPE This is an action object to write current configuration to nonvolatile storage. When issued with the saveActive, the active configuration in flash is saved to backup in flash and then the new configuration is saved to the active configuration in flash. When issued with notSaveActive, the active configuration is NOT saved to the flash and the active configuration is overwritten with the new configuration. ok(1) is returned always when read. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.4 | INTEGER {ok(1), saveActive(2), notSaveActive(3)} | read-write | current |
| agRevert OBJECT-TYPE This is an action object to revert the unapplied changes made to the switch. By setting the value to revert(2), all the unapplied changes will be reverted. This action will copy the current_config to the new_config block. other(1) is returned when this object is read. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.5 | INTEGER {other(1), revert(2)} | read-write | current |
| agRevertApply OBJECT-TYPE This is an action object to revert the unsaved changes made to the switch. By setting the value to revertApply(2), all the unsaved as well as unapplied changes will be reverted. other(1) is returned when this object is read. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.6 | INTEGER {other(1), revertApply(2)} | read-write | current |
| agReset OBJECT-TYPE 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)... | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.7 | INTEGER {other(1), coldReset(2), warmReset(3)} | read-write | current |
| agConfigForNxtReset OBJECT-TYPE The configuration information to be loaded from at next reset. The following values are writable: active(2)...active configuration block backup(3)...backup configuration block default(4)..default configuration block | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.8 | INTEGER {active(2), backup(3), default(4)} | read-write | current |
| agImageForNxtReset OBJECT-TYPE The software image to be booted from at next reset. The following values are writable: image1(2)...image 1 image2(3)...image 2 | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.9 | INTEGER {image1(2), image2(3)} | read-write | current |
| agSoftwareVersion OBJECT-TYPE The version of the software image that is currently running on the system in the form of 'major.minor.maintenance.bugfix'. A zero length string is returned if version is not available. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.10 | DisplayString (SIZE(0..16)) | read-only | current |
| agBootVer OBJECT-TYPE The version of the boot code in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.11 | DisplayString (SIZE(0..16)) | read-only | current |
| agImage1Ver OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.12 | DisplayString (SIZE(0..128)) | read-only | current |
| agImage2Ver OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.13 | DisplayString (SIZE(0..128)) | read-only | current |
| agRtcDate OBJECT-TYPE The date on the real time clock in the form of 'mm/dd/yy'. A zero length string is returned if date is not available. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.14 | DisplayString (SIZE(0..16)) | read-write | current |
| agRtcTime OBJECT-TYPE The time on the real time clock in the form of 'hh:mm:ss'. A zero length string is returned if time is not available. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.15 | DisplayString (SIZE(0..16)) | read-write | current |
| agLastSetErrorReason OBJECT-TYPE The error reason of the last SET failure. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.16 | DisplayString (SIZE(0..255)) | read-only | current |
| agCurCfgHttpServerPort OBJECT-TYPE The TCP port number that the HTTP server is listening to in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.17 | INTEGER (1..65535) | read-only | current |
| agNewCfgHttpServerPort OBJECT-TYPE The TCP port number that the HTTP server is listening to in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.18 | INTEGER (1..65535) | read-write | current |
| agCurCfgLoginBanner OBJECT-TYPE The user defined login banner. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.19 | DisplayString (SIZE(0..79)) | read-only | current |
| agNewCfgLoginBanner OBJECT-TYPE The user defined login banner. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.20 | DisplayString (SIZE(0..79)) | read-write | current |
| agCurCfgConsole OBJECT-TYPE Enable or disable console output of syslog messages. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.23 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgConsole OBJECT-TYPE Enable or disable console output of syslog messages. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.24 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgBootp OBJECT-TYPE Enable or disable the use of BootP, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.29 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| agNewCfgBootp OBJECT-TYPE Enable or disable the use of BootP, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.30 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| agSlotNumber OBJECT-TYPE Identifies the slot in which this switch is installed. If the agent implementing this MIB is not a blade in a chassis this value has no meaning. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.31 | INTEGER (1..10) | read-only | current |
| agCurCfgSnmpTimeout OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.32 | INTEGER (1..30) | read-only | current |
| agNewCfgSnmpTimeout OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.33 | INTEGER (1..30) | read-write | current |
| agCurCfgTelnetServerPort OBJECT-TYPE The TCP port number that the telnet server listens for telnet sessions. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.34 | INTEGER (1..65535) | read-only | current |
| agNewCfgTelnetServerPort OBJECT-TYPE The TCP port number that the telnet server listens for telnet sessions. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.35 | INTEGER (1..65535) | read-write | current |
| agClearFlashDump OBJECT-TYPE This is an action object to clear the FLASH dump. ok(1) is returned when this object is read. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.36 | INTEGER {ok(1), clear(2)} | read-write | current |
| agRackId OBJECT-TYPE The rack unique identifier. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.37 | DisplayString (SIZE(0..127)) | read-only | current |
| agChassis OBJECT-TYPE Chassis serial number. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.38 | DisplayString (SIZE(0..127)) | read-only | current |
| agCurCfgTftpServerPort OBJECT-TYPE The TCP port number that the TFTP server is listening to in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.39 | INTEGER (1..65535) | read-only | current |
| agNewCfgTftpServerPort OBJECT-TYPE The TCP port number that the TFTP server is listening to in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.40 | INTEGER (1..65535) | read-write | current |
| agCurCfgHttpsServerPort OBJECT-TYPE The TCP port number that the HTTPS server is listening to in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.49 | INTEGER (1..65535) | read-only | current |
| agNewCfgHttpsServerPort OBJECT-TYPE The TCP port number that the HTTPS server is listening to in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.50 | INTEGER (1..65535) | read-write | current |
| agCurDaylightSavings OBJECT-TYPE The daylight savings location. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.51 | INTEGER {none(0), africa-Algeria(1), africa-Angola(2), africa-Benin(3), africa-Botswana(4), africa-Burkina-Faso(5), africa-Burundi(6), africa-Cameroon(7), africa-Central-African-Rep(8), africa-Chad(9), africa-Congo-WestDemRepCongo(10), africa-Congo-EastDemRepCongo(11), africa-Congo-Rep(12), africa-Cote-dIvoire(13), africa-Djibouti(14), africa-Egypt(15), africa-Equatorial-Guinea(16), africa-Eritrea(17), africa-Ethiopia(18), africa-Gabon(19), africa-Gambia(20), africa-Ghana(21), africa-Guinea(22), africa-Guinea-Bissau(23), africa-Kenya(24), africa-Lesotho(25), africa-Liberia(26), africa-Libya(27), africa-Malawi(28), africa-Mali-SouthWestMali(29), africa-Mali-NorthEastMali(30), africa-Mauritania(31), africa-Morocco(32), africa-Mozambique(33), africa-Namibia(34), africa-Niger(35), africa-Nigeria(36), africa-Rwanda(37), africa-SaoTome-And-Principe(38), africa-Senegal(39), africa-SierraLeone(40), africa-Somalia(41), africa-SouthAfrica(42), africa-Spain-Mainland(43), africa-Spain-CeutaMelilla(44), africa-Spain-CanaryIslands(45), africa-Sudan(46), africa-Swaziland(47), africa-Tanzania(48), africa-Togo(49), africa-Tunisia(50), africa-Uganda(51), africa-Western-Sahara(52), africa-Zambia(53), africa-Zimbabwe(54), americas-Anguilla(55), americas-Antigua-Barbuda(56), americas-Argentina-EArgentina(57), americas-Argentina-MostLocations(58), americas-Argentina-Jujuy(59), americas-Argentina-Catamarca(60), americas-Argentina-Mendoza(61), americas-Aruba(62), americas-Bahamas(63), americas-Barbados(64), americas-Belize(65), americas-Bolivia(66), americas-Brazil-AtlanticIslands(67), americas-Brazil-AmapaEPara(68), americas-Brazil-NEBrazil(69), americas-Brazil-Pernambuco(70), americas-Brazil-Tocantins(71), americas-Brazil-AlagoasSergipe(72), americas-Brazil-SSEBrazil(73), americas-Brazil-MatoGrossoDoSul(74), americas-Brazil-WParaRondonia(75), americas-Brazil-Roraima(76), americas-Brazil-EAmazonas(77), americas-Brazil-WAmazonas(78), americas-Brazil-Acre(79), americas-Canada-NewfoundlandIsland(80), americas-Canada-AtlanTime-NovaScotia(81), americas-Canada-AtlanTime-ELabrador(82), americas-Canada-EastTime-OntarioMostlocation(83), americas-Canada-EastTime-ThunderBay(84), americas-Canada-EastStdTime-PangnirtungNunavut(85), americas-Canada-EastStdTime-EastNunavut(86), americas-Canada-EastStdTime-CenNunavut(87), americas-Canada-CenTime-ManitobaWestOntario(88), americas-Canada-CenTime-RainyRiver(89), americas-Canada-CenTime-WestNunavut(90), americas-Canada-CenStdTime-SaskatchewanMostlocation(91), americas-Canada-CenStdTime-SaskatchewanMidwest(92), americas-Canada-MountTime-AlbertaEastBritishColumbia(93), americas-Canada-MountTime-CentralNorthwestTerritories(94), americas-Canada-MountTime-WestNorthwestTerritories(95), americas-Canada-MountStdTime-DawsonCreekFortSaintJohnBritishColumbia(96), americas-Canada-PacificTime-WestBritishColumbia(97), americas-Canada-PacificTime-SouthYukon(98), americas-Canada-PacificTime-NorthYukon(99), americas-CaymanIslands(100), americas-Chile-MostLocation(101), americas-Chile-EasterIsland(102), americas-Colombia(103), americas-CostaRica(104), americas-Cuba(105), americas-Dominica(106), americas-DominicanRepublic(107), americas-Ecuador(108), americas-ElSalvado(109), americas-FrenchGuiana(110), americas-Greenland-MostLocation(111), americas-Greenland-EastCoastNorthScoresbysund(112), americas-Greenland-ScoresbysundIttoqqortoormiit(113), americas-Greenland-ThulePituffik(114), americas-Grenada(115), americas-Guadeloupe(116), americas-Guatemala(117), americas-Guyana(118), americas-Haiti(119), americas-Honduras(120), americas-Jamaica(121), americas-Martinique(122), americas-Mexico-CentTime-Mostlocations(123), americas-Mexico-CentTime-QuintanaRoo(124), americas-Mexico-CentTime-CampecheYucatan(125), americas-Mexico-CentTime-CoahuilaDurangoNuevoLeonTamaulipas(126), americas-Mexico-MountTime-SBajaNayaritSinaloa(127), americas-Mexico-MountTime-Chihuahua(128), americas-Mexico-MountStdTime-Sonora(129), americas-Mexico-PacificTime(130), americas-Montserrat(131), americas-NetherlandsAntilles(132), americas-Nicaragua(133), americas-Panama(134), americas-Paraguay(135), americas-Peru(136), americas-PuertoRico(137), americas-StKittsAndNevis(138), americas-StLucia(139), americas-StPierreAndMiquelon(140), americas-StVincent(141), americas-Suriname(142), americas-TrinidadAndTobago(143), americas-TurksAndCaicosIs(144), americas-USA-EastTime(145), americas-USA-EastTime-MichiganMostLocation(146), americas-USA-EastTime-KentuckyLouisvilleArea(147), americas-USA-EastTime-KentuckyWayneCounty(148), americas-USA-EastStdTime-IndianaMostLocations(149), americas-USA-EastStdTime-IndianaCrawfordCounty(150), americas-USA-EastStdTime-IndianaStarkeCounty(151), americas-USA-EastStdTime-IndianaSwitzerlandCounty(152), americas-USA-CentTime(153), americas-USA-CentTime-MichiganWisconsinborder(154), americas-USA-CentTime-NorthDakotaOliverCounty(155), americas-USA-MountTime(156), americas-USA-MountTime-SouthIdahoAndEastOregon(157), americas-USA-MountTime-Navajo(158), americas-USA-MountStdTime-Arizona(159), americas-USA-PacificTime(160), americas-USA-AlaskaTime(161), americas-USA-AlaskaTime-AlaskaPanhandle(162), americas-USA-AlaskaTime-AlaskaPanhandleNeck(163), americas-USA-AlaskaTime-WestAlaska(164), americas-USA-AleutianIslands(165), americas-USA-Hawaii(166), americas-Uruguay(167), americas-Venezuela(168), americas-VirginIslands-UK(169), americas-VirginIslands-US(170), antarctica-McMurdoStationRossIsland(171), antarctica-Amundsen-ScottStationSouthPole(172), antarctica-PalmerStationAnversIsland(173), antarctica-MawsonStationHolmeBay(174), antarctica-DavisStationVestfoldHills(175), antarctica-CaseyStationBaileyPeninsula(176), antarctica-VostokStationSMagneticPole(177), antarctica-Dumont-dUrvilleBaseTerreAdelie(178), antarctica-SyowaStationEOngulI(179), arcticOcean-Svalbard(180), arcticOcean-JanMayen(181), asia-Afghanistan(182), asia-Armenia(183), asia-Azerbaijan(184), asia-Bahrain(185), asia-Bangladesh(186), asia-Bhutan(187), asia-Brunei(188), asia-Cambodia(189), asia-China-EastChinaBeijingGuangdongShanghai(190), asia-China-Heilongjiang(191), asia-China-CentralChinaGansuGuizhouSichuanYunnan(192), asia-China-TibetmostofXinjiangUyghur(193), asia-China-SouthwestXinjiangUyghur(194), asia-Cyprus(195), asia-EastTimor(196), asia-Georgia(197), asia-HongKong(198), asia-India(199), asia-Indonesia-JavaAndSumatra(200), asia-Indonesia-WestCentralBorneo(201), asia-Indonesia-EastSouthBorneoCelebesBaliNusaTengarraWestTimor(202), asia-Indonesia-IrianJayaAndMoluccas(203), asia-Iran(204), asia-Iraq(205), asia-Israel(206), asia-Japan(207), asia-Jordan(208), asia-Kazakhstan-MostLocations(209), asia-Kazakhstan-QyzylordaKyzylorda(210), asia-Kazakhstan-Aqtobe(211), asia-Kazakhstan-AtyrauMangghystau(212), asia-Kazakhstan-WestKazakhstan(213), asia-Korea-North(214), asia-Korea-South(215), asia-Kuwait(216), asia-Kyrgyzstan(217), asia-Laos(218), asia-Lebanon(219), asia-Macau(220), asia-Malaysia-PeninsularMalaysia(221), asia-Malaysia-SabahSarawak(222), asia-Mongolia-MostLocations(223), asia-Mongolia-BayanOlgiyGoviAltaiHovdUvsZavkhan(224), asia-Mongolia-DornodSukhbaatar(225), asia-Myanmar(226), asia-Nepal(227), asia-Oman(228), asia-Pakistan(229), asia-Palestine(230), asia-Philippines(231), asia-Qatar(232), asia-Russia-Moscow-01Kaliningrad(233), asia-Russia-Moscow00WestRussia(234), asia-Russia-Moscow01CaspianSea(235), asia-Russia-Moscow02Urals(236), asia-Russia-Moscow03WestSiberia(237), asia-Russia-Moscow03Novosibirsk(238), asia-Russia-Moscow04YeniseiRiver(239), asia-Russia-Moscow05LakeBaikal(240), asia-Russia-Moscow06LenaRiver(241), asia-Russia-Moscow07AmurRiver(242), asia-Russia-Moscow07SakhalinIsland(243), asia-Russia-Moscow08Magadan(244), asia-Russia-Moscow09Kamchatka(245), asia-Russia-Moscow10BeringSea(246), asia-SaudiArabia(247), asia-Singapore(248), asia-SriLanka(249), asia-Syria(250), asia-Taiwan(251), asia-Tajikistan(252), asia-Thailand(253), asia-Turkmenistan(254), asia-UnitedArabEmirates(255), asia-Uzbekistan-WestUzbekistan(256), asia-Uzbekistan-EastUzbekistan(257), asia-Vietnam(258), asia-Yemen(259), atlanticOcean-Bermuda(260), atlanticOcean-CapeVerde(261), atlanticOcean-FaeroeIslands(262), atlanticOcean-FalklandIslands(263), atlanticOcean-Iceland(264), atlanticOcean-Portugal-Mainland(265), atlanticOcean-Portugal-MadeiraIslands(266), atlanticOcean-Portugal-Azores(267), atlanticOcean-SouthGeorgia-SouthSandwichIslands(268), atlanticOcean-Spain-Mainland(269), atlanticOcean-Spain-CeutaMelilla(270), atlanticOcean-Spain-CanaryIslands(271), atlanticOcean-StHelena(272), atlanticOcean-Svalbard-JanMayen(273), australia-LordHoweIsland(274), australia-Tasmania(275), australia-Victoria(276), australia-NewSouthWales-MostLocations(277), australia-NewSouthWales-Yancowinna(278), australia-Queensland-MostLocations(279), australia-Queensland-HolidayIslands(280), australia-SouthAustralia(281), australia-NorthernTerritory(282), australia-WesternAustralia(283), europe-Albania(284), europe-Andorra(285), europe-Austria(286), europe-Belarus(287), europe-Belgium(288), europe-BosniaHerzegovina(289), europe-Britain-UKGreatBritain(290), europe-Britain-UKNorthernIreland(291), europe-Bulgaria(292), europe-Croatia(293), europe-CzechRepublic(294), europe-Denmark(295), europe-Estonia(296), europe-Finland(297), europe-France(298), europe-Germany(299), europe-Gibraltar(300), europe-Greece(301), europe-Hungary(302), europe-Ireland(303), europe-Italy(304), europe-Latvia(305), europe-Liechtenstein(306), europe-Lithuania(307), europe-Luxembourg(308), europe-Macedonia(309), europe-Malta(310), europe-Moldova(311), europe-Monaco(312), europe-Netherlands(313), europe-Norway(314), europe-Poland(315), europe-Portugal-Mainland(316), europe-Portugal-MadeiraIslands(317), europe-Portugal-Azores(318), europe-Romania(319), europe-Russia-Moscow-01Kaliningrad(320), europe-Russia-Moscow00WestRussia(321), europe-Russia-Moscow01CaspianSea(322), europe-Russia-Moscow02Urals(323), europe-Russia-Moscow03WestSiberia(324), europe-Russia-Moscow03Novosibirsk(325), europe-Russia-Moscow04YeniseiRiver(326), europe-Russia-Moscow05LakeBaikal(327), europe-Russia-Moscow06LenaRiver(328), europe-Russia-Moscow07AmurRiver(329), europe-Russia-Moscow07SakhalinIsland(330), europe-Russia-Moscow08Magadan(331), europe-Russia-Moscow09Kamchatka(332), europe-Russia-Moscow10BeringSea(333), europe-SanMarino(334), europe-Slovakia(335), europe-Slovenia(336), europe-Spain-Mainland(337), europe-Spain-CeutaAndMelilla(338), europe-Spain-CanaryIslands(339), europe-Sweden(340), europe-Switzerland(341), europe-Turkey(342), europe-Ukraine-MostLocations(343), europe-Ukraine-Ruthenia(344), europe-Ukraine-Zaporozhye-ELugansk(345), europe-Ukraine-CentralCrimea(346), europe-VaticanCity(347), europe-Yugoslavia(348), indianOcean-BritishIndianOceanTerritory(349), indianOcean-ChristmasIsland(350), indianOcean-CocosOrKeelingIslands(351), indianOcean-Comoros(352), indianOcean-FrenchSouthernAndAntarcticLands(353), indianOcean-Madagascar(354), indianOcean-Maldives(355), indianOcean-Mauritius(356), indianOcean-Mayotte(357), indianOcean-Reunion(358), indianOcean-Seychelles(359), pacificOcean-Chile-MostLocations(360), pacificOcean-Chile-EasterIslandSalayGomez(361), pacificOcean-CookIslands(362), pacificOcean-Ecuador(363), pacificOcean-Fiji(364), pacificOcean-FrenchPolynesia-SocietyIslands(365), pacificOcean-FrenchPolynesia-MarquesasIslands(366), pacificOcean-FrenchPolynesia-GambierIslands(367), pacificOcean-Guam(368), pacificOcean-Kiribati-GilbertIslands(369), pacificOcean-Kiribati-PhoenixIslands(370), pacificOcean-Kiribati-LineIslands(371), pacificOcean-MarshallIslands-MostLocations(372), pacificOcean-MarshallIslands-Kwajalein(373), pacificOcean-Micronesia-Yap(374), pacificOcean-Micronesia-TrukOrChuuk(375), pacificOcean-Micronesia-PonapeOrPohnpei(376), pacificOcean-Micronesia-Kosrae(377), pacificOcean-Nauru(378), pacificOcean-NewCaledonia(379), pacificOcean-NewZealand-MostLocations(380), pacificOcean-NewZealand-ChathamIslands(381), pacificOcean-Niue(382), pacificOcean-NorfolkIsland(383), pacificOcean-NorthernMarianaIslands(384), pacificOcean-Palau(385), pacificOcean-PapuaNewGuinea(386), pacificOcean-Pitcairn(387), pacificOcean-SamoaAmerican(388), pacificOcean-SamoaWestern(389), pacificOcean-SolomonIslands(390), pacificOcean-Tokelau(391), pacificOcean-Tonga(392), pacificOcean-Tuvalu(393), pacificOceanUSA-EastTime(394), pacificOceanUSA-EastTime-MichiganMostLocations(395), pacificOceanUSA-EastTime-KentuckyLouisvilleArea(396), pacificOceanUSA-EastTime-KentuckyWayneCounty(397), pacificOceanUSA-EastStdTime-IndianaMostLocations(398), pacificOceanUSA-EastStdTime-IndianaCrawfordCounty(399), pacificOceanUSA-EastStdTime-IndianaStarkeCounty(400), pacificOceanUSA-EastStdTime-IndianaSwitzerlandCounty(401), pacificOceanUSA-CentTime(402), pacificOceanUSA-CentTime-MichiganWisconsinborder(403), pacificOceanUSA-CentTime-NorthDakotaOliverCounty(404), pacificOceanUSA-MountTime(405), pacificOceanUSA-MountTime-SouthIdahoAndEastOregon(406), pacificOceanUSA-MountTime-Navajo(407), pacificOceanUSA-MountStdTime-Arizona(408), pacificOceanUSA-PacificTime(409), pacificOceanUSA-AlaskaTime(410), pacificOceanUSA-AlaskaTime-AlaskaPanhandle(411), pacificOceanUSA-AlaskaTime-AlaskaPanhandleNeck(412), pacificOceanUSA-AlaskaTime-WestAlaska(413), pacificOceanUSA-AleutianIslands(414), pacificOceanUSA-Hawaii(415), pacificOcean-USMinorOutlyingIslands-JohnstonAtoll(416), pacificOcean-USMinorOutlyingIslands-MidwayIslands(417), pacificOcean-USMinorOutlyingIslands-WakeIsland(418), pacificOcean-Vanuatu(419), pacificOcean-WallisAndFutuna(420)} | read-only | current |
| agNewDaylightSavings OBJECT-TYPE The daylight savings location. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.52 | INTEGER {none(0), africa-Algeria(1), africa-Angola(2), africa-Benin(3), africa-Botswana(4), africa-Burkina-Faso(5), africa-Burundi(6), africa-Cameroon(7), africa-Central-African-Rep(8), africa-Chad(9), africa-Congo-WestDemRepCongo(10), africa-Congo-EastDemRepCongo(11), africa-Congo-Rep(12), africa-Cote-dIvoire(13), africa-Djibouti(14), africa-Egypt(15), africa-Equatorial-Guinea(16), africa-Eritrea(17), africa-Ethiopia(18), africa-Gabon(19), africa-Gambia(20), africa-Ghana(21), africa-Guinea(22), africa-Guinea-Bissau(23), africa-Kenya(24), africa-Lesotho(25), africa-Liberia(26), africa-Libya(27), africa-Malawi(28), africa-Mali-SouthWestMali(29), africa-Mali-NorthEastMali(30), africa-Mauritania(31), africa-Morocco(32), africa-Mozambique(33), africa-Namibia(34), africa-Niger(35), africa-Nigeria(36), africa-Rwanda(37), africa-SaoTome-And-Principe(38), africa-Senegal(39), africa-SierraLeone(40), africa-Somalia(41), africa-SouthAfrica(42), africa-Spain-Mainland(43), africa-Spain-CeutaMelilla(44), africa-Spain-CanaryIslands(45), africa-Sudan(46), africa-Swaziland(47), africa-Tanzania(48), africa-Togo(49), africa-Tunisia(50), africa-Uganda(51), africa-Western-Sahara(52), africa-Zambia(53), africa-Zimbabwe(54), americas-Anguilla(55), americas-Antigua-Barbuda(56), americas-Argentina-EArgentina(57), americas-Argentina-MostLocations(58), americas-Argentina-Jujuy(59), americas-Argentina-Catamarca(60), americas-Argentina-Mendoza(61), americas-Aruba(62), americas-Bahamas(63), americas-Barbados(64), americas-Belize(65), americas-Bolivia(66), americas-Brazil-AtlanticIslands(67), americas-Brazil-AmapaEPara(68), americas-Brazil-NEBrazil(69), americas-Brazil-Pernambuco(70), americas-Brazil-Tocantins(71), americas-Brazil-AlagoasSergipe(72), americas-Brazil-SSEBrazil(73), americas-Brazil-MatoGrossoDoSul(74), americas-Brazil-WParaRondonia(75), americas-Brazil-Roraima(76), americas-Brazil-EAmazonas(77), americas-Brazil-WAmazonas(78), americas-Brazil-Acre(79), americas-Canada-NewfoundlandIsland(80), americas-Canada-AtlanTime-NovaScotia(81), americas-Canada-AtlanTime-ELabrador(82), americas-Canada-EastTime-OntarioMostlocation(83), americas-Canada-EastTime-ThunderBay(84), americas-Canada-EastStdTime-PangnirtungNunavut(85), americas-Canada-EastStdTime-EastNunavut(86), americas-Canada-EastStdTime-CenNunavut(87), americas-Canada-CenTime-ManitobaWestOntario(88), americas-Canada-CenTime-RainyRiver(89), americas-Canada-CenTime-WestNunavut(90), americas-Canada-CenStdTime-SaskatchewanMostlocation(91), americas-Canada-CenStdTime-SaskatchewanMidwest(92), americas-Canada-MountTime-AlbertaEastBritishColumbia(93), americas-Canada-MountTime-CentralNorthwestTerritories(94), americas-Canada-MountTime-WestNorthwestTerritories(95), americas-Canada-MountStdTime-DawsonCreekFortSaintJohnBritishColumbia(96), americas-Canada-PacificTime-WestBritishColumbia(97), americas-Canada-PacificTime-SouthYukon(98), americas-Canada-PacificTime-NorthYukon(99), americas-CaymanIslands(100), americas-Chile-MostLocation(101), americas-Chile-EasterIsland(102), americas-Colombia(103), americas-CostaRica(104), americas-Cuba(105), americas-Dominica(106), americas-DominicanRepublic(107), americas-Ecuador(108), americas-ElSalvado(109), americas-FrenchGuiana(110), americas-Greenland-MostLocation(111), americas-Greenland-EastCoastNorthScoresbysund(112), americas-Greenland-ScoresbysundIttoqqortoormiit(113), americas-Greenland-ThulePituffik(114), americas-Grenada(115), americas-Guadeloupe(116), americas-Guatemala(117), americas-Guyana(118), americas-Haiti(119), americas-Honduras(120), americas-Jamaica(121), americas-Martinique(122), americas-Mexico-CentTime-Mostlocations(123), americas-Mexico-CentTime-QuintanaRoo(124), americas-Mexico-CentTime-CampecheYucatan(125), americas-Mexico-CentTime-CoahuilaDurangoNuevoLeonTamaulipas(126), americas-Mexico-MountTime-SBajaNayaritSinaloa(127), americas-Mexico-MountTime-Chihuahua(128), americas-Mexico-MountStdTime-Sonora(129), americas-Mexico-PacificTime(130), americas-Montserrat(131), americas-NetherlandsAntilles(132), americas-Nicaragua(133), americas-Panama(134), americas-Paraguay(135), americas-Peru(136), americas-PuertoRico(137), americas-StKittsAndNevis(138), americas-StLucia(139), americas-StPierreAndMiquelon(140), americas-StVincent(141), americas-Suriname(142), americas-TrinidadAndTobago(143), americas-TurksAndCaicosIs(144), americas-USA-EastTime(145), americas-USA-EastTime-MichiganMostLocation(146), americas-USA-EastTime-KentuckyLouisvilleArea(147), americas-USA-EastTime-KentuckyWayneCounty(148), americas-USA-EastStdTime-IndianaMostLocations(149), americas-USA-EastStdTime-IndianaCrawfordCounty(150), americas-USA-EastStdTime-IndianaStarkeCounty(151), americas-USA-EastStdTime-IndianaSwitzerlandCounty(152), americas-USA-CentTime(153), americas-USA-CentTime-MichiganWisconsinborder(154), americas-USA-CentTime-NorthDakotaOliverCounty(155), americas-USA-MountTime(156), americas-USA-MountTime-SouthIdahoAndEastOregon(157), americas-USA-MountTime-Navajo(158), americas-USA-MountStdTime-Arizona(159), americas-USA-PacificTime(160), americas-USA-AlaskaTime(161), americas-USA-AlaskaTime-AlaskaPanhandle(162), americas-USA-AlaskaTime-AlaskaPanhandleNeck(163), americas-USA-AlaskaTime-WestAlaska(164), americas-USA-AleutianIslands(165), americas-USA-Hawaii(166), americas-Uruguay(167), americas-Venezuela(168), americas-VirginIslands-UK(169), americas-VirginIslands-US(170), antarctica-McMurdoStationRossIsland(171), antarctica-Amundsen-ScottStationSouthPole(172), antarctica-PalmerStationAnversIsland(173), antarctica-MawsonStationHolmeBay(174), antarctica-DavisStationVestfoldHills(175), antarctica-CaseyStationBaileyPeninsula(176), antarctica-VostokStationSMagneticPole(177), antarctica-Dumont-dUrvilleBaseTerreAdelie(178), antarctica-SyowaStationEOngulI(179), arcticOcean-Svalbard(180), arcticOcean-JanMayen(181), asia-Afghanistan(182), asia-Armenia(183), asia-Azerbaijan(184), asia-Bahrain(185), asia-Bangladesh(186), asia-Bhutan(187), asia-Brunei(188), asia-Cambodia(189), asia-China-EastChinaBeijingGuangdongShanghai(190), asia-China-Heilongjiang(191), asia-China-CentralChinaGansuGuizhouSichuanYunnan(192), asia-China-TibetmostofXinjiangUyghur(193), asia-China-SouthwestXinjiangUyghur(194), asia-Cyprus(195), asia-EastTimor(196), asia-Georgia(197), asia-HongKong(198), asia-India(199), asia-Indonesia-JavaAndSumatra(200), asia-Indonesia-WestCentralBorneo(201), asia-Indonesia-EastSouthBorneoCelebesBaliNusaTengarraWestTimor(202), asia-Indonesia-IrianJayaAndMoluccas(203), asia-Iran(204), asia-Iraq(205), asia-Israel(206), asia-Japan(207), asia-Jordan(208), asia-Kazakhstan-MostLocations(209), asia-Kazakhstan-QyzylordaKyzylorda(210), asia-Kazakhstan-Aqtobe(211), asia-Kazakhstan-AtyrauMangghystau(212), asia-Kazakhstan-WestKazakhstan(213), asia-Korea-North(214), asia-Korea-South(215), asia-Kuwait(216), asia-Kyrgyzstan(217), asia-Laos(218), asia-Lebanon(219), asia-Macau(220), asia-Malaysia-PeninsularMalaysia(221), asia-Malaysia-SabahSarawak(222), asia-Mongolia-MostLocations(223), asia-Mongolia-BayanOlgiyGoviAltaiHovdUvsZavkhan(224), asia-Mongolia-DornodSukhbaatar(225), asia-Myanmar(226), asia-Nepal(227), asia-Oman(228), asia-Pakistan(229), asia-Palestine(230), asia-Philippines(231), asia-Qatar(232), asia-Russia-Moscow-01Kaliningrad(233), asia-Russia-Moscow00WestRussia(234), asia-Russia-Moscow01CaspianSea(235), asia-Russia-Moscow02Urals(236), asia-Russia-Moscow03WestSiberia(237), asia-Russia-Moscow03Novosibirsk(238), asia-Russia-Moscow04YeniseiRiver(239), asia-Russia-Moscow05LakeBaikal(240), asia-Russia-Moscow06LenaRiver(241), asia-Russia-Moscow07AmurRiver(242), asia-Russia-Moscow07SakhalinIsland(243), asia-Russia-Moscow08Magadan(244), asia-Russia-Moscow09Kamchatka(245), asia-Russia-Moscow10BeringSea(246), asia-SaudiArabia(247), asia-Singapore(248), asia-SriLanka(249), asia-Syria(250), asia-Taiwan(251), asia-Tajikistan(252), asia-Thailand(253), asia-Turkmenistan(254), asia-UnitedArabEmirates(255), asia-Uzbekistan-WestUzbekistan(256), asia-Uzbekistan-EastUzbekistan(257), asia-Vietnam(258), asia-Yemen(259), atlanticOcean-Bermuda(260), atlanticOcean-CapeVerde(261), atlanticOcean-FaeroeIslands(262), atlanticOcean-FalklandIslands(263), atlanticOcean-Iceland(264), atlanticOcean-Portugal-Mainland(265), atlanticOcean-Portugal-MadeiraIslands(266), atlanticOcean-Portugal-Azores(267), atlanticOcean-SouthGeorgia-SouthSandwichIslands(268), atlanticOcean-Spain-Mainland(269), atlanticOcean-Spain-CeutaMelilla(270), atlanticOcean-Spain-CanaryIslands(271), atlanticOcean-StHelena(272), atlanticOcean-Svalbard-JanMayen(273), australia-LordHoweIsland(274), australia-Tasmania(275), australia-Victoria(276), australia-NewSouthWales-MostLocations(277), australia-NewSouthWales-Yancowinna(278), australia-Queensland-MostLocations(279), australia-Queensland-HolidayIslands(280), australia-SouthAustralia(281), australia-NorthernTerritory(282), australia-WesternAustralia(283), europe-Albania(284), europe-Andorra(285), europe-Austria(286), europe-Belarus(287), europe-Belgium(288), europe-BosniaHerzegovina(289), europe-Britain-UKGreatBritain(290), europe-Britain-UKNorthernIreland(291), europe-Bulgaria(292), europe-Croatia(293), europe-CzechRepublic(294), europe-Denmark(295), europe-Estonia(296), europe-Finland(297), europe-France(298), europe-Germany(299), europe-Gibraltar(300), europe-Greece(301), europe-Hungary(302), europe-Ireland(303), europe-Italy(304), europe-Latvia(305), europe-Liechtenstein(306), europe-Lithuania(307), europe-Luxembourg(308), europe-Macedonia(309), europe-Malta(310), europe-Moldova(311), europe-Monaco(312), europe-Netherlands(313), europe-Norway(314), europe-Poland(315), europe-Portugal-Mainland(316), europe-Portugal-MadeiraIslands(317), europe-Portugal-Azores(318), europe-Romania(319), europe-Russia-Moscow-01Kaliningrad(320), europe-Russia-Moscow00WestRussia(321), europe-Russia-Moscow01CaspianSea(322), europe-Russia-Moscow02Urals(323), europe-Russia-Moscow03WestSiberia(324), europe-Russia-Moscow03Novosibirsk(325), europe-Russia-Moscow04YeniseiRiver(326), europe-Russia-Moscow05LakeBaikal(327), europe-Russia-Moscow06LenaRiver(328), europe-Russia-Moscow07AmurRiver(329), europe-Russia-Moscow07SakhalinIsland(330), europe-Russia-Moscow08Magadan(331), europe-Russia-Moscow09Kamchatka(332), europe-Russia-Moscow10BeringSea(333), europe-SanMarino(334), europe-Slovakia(335), europe-Slovenia(336), europe-Spain-Mainland(337), europe-Spain-CeutaAndMelilla(338), europe-Spain-CanaryIslands(339), europe-Sweden(340), europe-Switzerland(341), europe-Turkey(342), europe-Ukraine-MostLocations(343), europe-Ukraine-Ruthenia(344), europe-Ukraine-Zaporozhye-ELugansk(345), europe-Ukraine-CentralCrimea(346), europe-VaticanCity(347), europe-Yugoslavia(348), indianOcean-BritishIndianOceanTerritory(349), indianOcean-ChristmasIsland(350), indianOcean-CocosOrKeelingIslands(351), indianOcean-Comoros(352), indianOcean-FrenchSouthernAndAntarcticLands(353), indianOcean-Madagascar(354), indianOcean-Maldives(355), indianOcean-Mauritius(356), indianOcean-Mayotte(357), indianOcean-Reunion(358), indianOcean-Seychelles(359), pacificOcean-Chile-MostLocations(360), pacificOcean-Chile-EasterIslandSalayGomez(361), pacificOcean-CookIslands(362), pacificOcean-Ecuador(363), pacificOcean-Fiji(364), pacificOcean-FrenchPolynesia-SocietyIslands(365), pacificOcean-FrenchPolynesia-MarquesasIslands(366), pacificOcean-FrenchPolynesia-GambierIslands(367), pacificOcean-Guam(368), pacificOcean-Kiribati-GilbertIslands(369), pacificOcean-Kiribati-PhoenixIslands(370), pacificOcean-Kiribati-LineIslands(371), pacificOcean-MarshallIslands-MostLocations(372), pacificOcean-MarshallIslands-Kwajalein(373), pacificOcean-Micronesia-Yap(374), pacificOcean-Micronesia-TrukOrChuuk(375), pacificOcean-Micronesia-PonapeOrPohnpei(376), pacificOcean-Micronesia-Kosrae(377), pacificOcean-Nauru(378), pacificOcean-NewCaledonia(379), pacificOcean-NewZealand-MostLocations(380), pacificOcean-NewZealand-ChathamIslands(381), pacificOcean-Niue(382), pacificOcean-NorfolkIsland(383), pacificOcean-NorthernMarianaIslands(384), pacificOcean-Palau(385), pacificOcean-PapuaNewGuinea(386), pacificOcean-Pitcairn(387), pacificOcean-SamoaAmerican(388), pacificOcean-SamoaWestern(389), pacificOcean-SolomonIslands(390), pacificOcean-Tokelau(391), pacificOcean-Tonga(392), pacificOcean-Tuvalu(393), pacificOceanUSA-EastTime(394), pacificOceanUSA-EastTime-MichiganMostLocations(395), pacificOceanUSA-EastTime-KentuckyLouisvilleArea(396), pacificOceanUSA-EastTime-KentuckyWayneCounty(397), pacificOceanUSA-EastStdTime-IndianaMostLocations(398), pacificOceanUSA-EastStdTime-IndianaCrawfordCounty(399), pacificOceanUSA-EastStdTime-IndianaStarkeCounty(400), pacificOceanUSA-EastStdTime-IndianaSwitzerlandCounty(401), pacificOceanUSA-CentTime(402), pacificOceanUSA-CentTime-MichiganWisconsinborder(403), pacificOceanUSA-CentTime-NorthDakotaOliverCounty(404), pacificOceanUSA-MountTime(405), pacificOceanUSA-MountTime-SouthIdahoAndEastOregon(406), pacificOceanUSA-MountTime-Navajo(407), pacificOceanUSA-MountStdTime-Arizona(408), pacificOceanUSA-PacificTime(409), pacificOceanUSA-AlaskaTime(410), pacificOceanUSA-AlaskaTime-AlaskaPanhandle(411), pacificOceanUSA-AlaskaTime-AlaskaPanhandleNeck(412), pacificOceanUSA-AlaskaTime-WestAlaska(413), pacificOceanUSA-AleutianIslands(414), pacificOceanUSA-Hawaii(415), pacificOcean-USMinorOutlyingIslands-JohnstonAtoll(416), pacificOcean-USMinorOutlyingIslands-MidwayIslands(417), pacificOcean-USMinorOutlyingIslands-WakeIsland(418), pacificOcean-Vanuatu(419), pacificOceanWallisAndFutuna(420)} | read-write | current |
| agCurCfgIdleCLITimeout OBJECT-TYPE Set idle CLI sessions timeout. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.53 | Integer32 | read-only | current |
| agNewCfgIdleCLITimeout OBJECT-TYPE Set idle CLI sessions timeout. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.54 | Integer32 | read-write | current |
| agCurCfgUfdTrap OBJECT-TYPE The current status of the UFDFO SNMP trap. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.55 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| agNewCfgUfdTrap OBJECT-TYPE Enable or disable sending UFDFO SNMP trap. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.56 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| agCurBootNxtCliMode OBJECT-TYPE Current boot mode. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.64 | INTEGER {aoscli(1), iscli(2)} | read-only | current |
| agNewBootNxtCliMode OBJECT-TYPE Next cli boot mode. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.65 | INTEGER {aoscli(1), iscli(2)} | read-write | current |
| agCurCfgReminders OBJECT-TYPE Current status of reminders feature. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.70 | INTEGER {enable(1), disable(2)} | read-only | current |
| agNewCfgReminders OBJECT-TYPE Enable or disable reminders feature. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.1.71 | INTEGER {enable(1), disable(2)} | read-write | current |
| agPortConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2 | |||
| agPortTableMaxEnt OBJECT-TYPE The maximum number of rows in the port configuration host table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.1 | Integer32 | read-only | current |
| agPortCurCfgTable OBJECT-TYPE 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 | not-accessible | current | |
| agPortCurCfgTableEntry OBJECT-TYPE A row in the port table in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1 | not-accessible | current | |
| agPortCurCfgIndx OBJECT-TYPE The index of the row in port configurations table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.1 | Integer32 | read-only | current |
| agPortCurCfgState OBJECT-TYPE This is the state of the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.2 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| agPortCurCfgVlanTag OBJECT-TYPE This is VLAN tag state of the port | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.3 | INTEGER {tagged(2), untagged(3)} | read-only | current |
| agPortCurCfgStp OBJECT-TYPE This object is used to turn Spanning Tree on or off for the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.4 | INTEGER {on(2), off(3)} | read-only | current |
| agPortCurCfgRmon OBJECT-TYPE This object is used to turn RMON on or off on the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.5 | INTEGER {on(2), off(3)} | read-only | current |
| agPortCurCfgPVID OBJECT-TYPE The default VLAN ID for the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.6 | INTEGER (1..4095) | read-only | current |
| agPortCurCfgGigEthAutoNeg OBJECT-TYPE This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.11 | INTEGER {on(2), off(3)} | read-only | current |
| agPortCurCfgGigEthSpeed OBJECT-TYPE Selects the port speed for gigabit Ethernet connection. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.12 | INTEGER {mbs10(2), mbs100(3), any(4), mbs1000(5)} | read-only | current |
| agPortCurCfgGigEthMode OBJECT-TYPE This object is used to select port mode for gigabit Ethernet connection. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.13 | INTEGER {full-duplex(2), half-duplex(3), full-or-half-duplex(4)} | read-only | current |
| agPortCurCfgGigEthFctl OBJECT-TYPE This object is used to select port flow control for gigabit Ethernet connection. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.14 | INTEGER {transmit(2), receive(3), both(4), none(5)} | read-only | current |
| agPortCurCfgPortName OBJECT-TYPE The switch port name. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.15 | DisplayString (SIZE(0..64)) | read-only | current |
| agPortCurCfgLinkTrap OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.18 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgTagPVID OBJECT-TYPE This is PVID tag state of the port | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.19 | INTEGER {tagged(2), untagged(3)} | read-only | current |
| agPortCurCfgMulticastThreshold OBJECT-TYPE Current status of the port's Multicast Threshold. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.20 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgMulticastThresholdRate OBJECT-TYPE Current port's Multicast Threshold Rate. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.21 | INTEGER (0..262143) | read-only | current |
| agPortCurCfgBroadcastThreshold OBJECT-TYPE Current status of the port's Broadcast Threshold. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.22 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgBroadcastThresholdRate OBJECT-TYPE Current port's Broadcast Threshold Rate. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.23 | INTEGER (0..262143) | read-only | current |
| agPortCurCfgDLFThreshold OBJECT-TYPE Current status of the port's Destination Lookup Fail Threshold. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.24 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgDLFThresholdRate OBJECT-TYPE Current port's Destination Lookup Fail Threshold Rate. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.1.25 | INTEGER (0..262143) | read-only | current |
| agPortFiberCurCfgTable OBJECT-TYPE 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 | not-accessible | current | |
| agPortFiberCurCfgTableEntry OBJECT-TYPE A row in the fiber port table 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 | not-accessible | current | |
| agPortFiberCurCfgIndx OBJECT-TYPE The index of the row in fiber port current configuration table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1.1 | Integer32 | read-only | current |
| agPortFiberCurCfgTxCtrl OBJECT-TYPE This is the state of the TX control. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1.2 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| agPortFiberCurCfgTxPulse OBJECT-TYPE This is the state of the TX pulse. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1.3 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| agPortFiberCurCfgTxUp OBJECT-TYPE Current TX up time. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1.4 | INTEGER (1..10) | read-only | current |
| agPortFiberCurCfgTxDn OBJECT-TYPE Current TX dn time. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.2.2.1.5 | INTEGER (1..10) | read-only | current |
| agPortNewCfgTable OBJECT-TYPE 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 | not-accessible | current | |
| agPortNewCfgTableEntry OBJECT-TYPE A row in the port configuration table in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1 | not-accessible | current | |
| agPortNewCfgIndx OBJECT-TYPE The index of the row in port configurations table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.1 | Integer32 | read-only | current |
| agPortNewCfgState OBJECT-TYPE This is the state of the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.2 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| agPortNewCfgVlanTag OBJECT-TYPE This is VLAN tag state of the port | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.3 | INTEGER {tagged(2), untagged(3)} | read-write | current |
| agPortNewCfgStp OBJECT-TYPE This object is used to turn Spanning Tree on or off for the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.4 | INTEGER {on(2), off(3)} | read-write | current |
| agPortNewCfgRmon OBJECT-TYPE This object is used to turn RMON on or off on the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.5 | INTEGER {on(2), off(3)} | read-write | current |
| agPortNewCfgPVID OBJECT-TYPE The default VLAN ID for the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.6 | INTEGER (1..4095) | read-write | current |
| agPortNewCfgGigEthAutoNeg OBJECT-TYPE This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.11 | INTEGER {on(2), off(3)} | read-write | current |
| agPortNewCfgGigEthSpeed OBJECT-TYPE Selects the port speed for gigabit Ethernet connection. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.12 | INTEGER {mbs10(2), mbs100(3), any(4), mbs1000(5)} | read-write | current |
| agPortNewCfgGigEthMode OBJECT-TYPE This object is used to select port mode for gigabit Ethernet connection. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.13 | INTEGER {full-duplex(2), half-duplex(3), full-or-half-duplex(4)} | read-write | current |
| agPortNewCfgGigEthFctl OBJECT-TYPE This object is used to select port flow control for gigabit Ethernet connection. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.14 | INTEGER {transmit(2), receive(3), both(4), none(5)} | read-write | current |
| agPortNewCfgPortName OBJECT-TYPE The switch port name. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.15 | DisplayString (SIZE(0..64)) | read-write | current |
| agPortNewCfgLinkTrap OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.18 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgTagPVID OBJECT-TYPE This is PVID tag state of the port | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.19 | INTEGER {tagged(2), untagged(3)} | read-write | current |
| agPortNewCfgMulticastThreshold OBJECT-TYPE New status of the port's Multicast Threshold. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.20 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgMulticastThresholdRate OBJECT-TYPE New port's Multicast Threshold Rate. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.21 | INTEGER (0..262143) | read-write | current |
| agPortNewCfgBroadcastThreshold OBJECT-TYPE New status of the port's Broadcast Threshold. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.22 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgBroadcastThresholdRate OBJECT-TYPE New port's Broadcast Threshold Rate. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.23 | INTEGER (0..262143) | read-write | current |
| agPortNewCfgDLFThreshold OBJECT-TYPE New status of the port's Destination Lookup Fail Threshold. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.24 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgDLFThresholdRate OBJECT-TYPE New port's Destination Lookup Fail Threshold Rate. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.1.25 | INTEGER (0..262143) | read-write | current |
| agPortFiberNewCfgTable OBJECT-TYPE 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 | not-accessible | current | |
| agPortFiberNewCfgTableEntry OBJECT-TYPE A row in the fiber port table 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 | not-accessible | current | |
| agPortFiberNewCfgIndx OBJECT-TYPE The index of the row in fiber port new configuration table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1.1 | Integer32 | read-only | current |
| agPortFiberNewCfgTxCtrl OBJECT-TYPE New TX control. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1.2 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| agPortFiberNewCfgTxPulse OBJECT-TYPE New TX pulse. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1.3 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| agPortFiberNewCfgTxUp OBJECT-TYPE New TX up time. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1.4 | INTEGER (1..10) | read-write | current |
| agPortFiberNewCfgTxDn OBJECT-TYPE New TX dn time. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.2.3.2.1.5 | INTEGER (1..10) | read-write | current |
| agRadiusConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3 | |||
| radCurCfgPrimaryIpAddr OBJECT-TYPE The IP address of the Primary RADIUS server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.1 | IpAddress | read-only | current |
| radNewCfgPrimaryIpAddr OBJECT-TYPE The IP address of the Primary RADIUS server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.2 | IpAddress | read-write | current |
| radCurCfgSecondaryIpAddr OBJECT-TYPE The IP address of the Secondary RADIUS server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.3 | IpAddress | read-only | current |
| radNewCfgSecondaryIpAddr OBJECT-TYPE The IP address of the Secondary RADIUS server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.4 | IpAddress | read-write | current |
| radCurCfgPort OBJECT-TYPE Specify the RADIUS port number. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.5 | INTEGER (1500..3000) | read-only | current |
| radNewCfgPort OBJECT-TYPE Speicfy the RADIUS port number. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.6 | INTEGER (1500..3000) | read-write | current |
| radCurCfgTimeout OBJECT-TYPE The maximum number of seconds before resending authentication to RADIUS server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.7 | INTEGER (1..10) | read-only | current |
| radNewCfgTimeout OBJECT-TYPE The maximum number of seconds before resending authentication to RADIUS server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.8 | INTEGER (1..10) | read-write | current |
| radCurCfgRetries OBJECT-TYPE Number of retries to the RADIUS server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.9 | INTEGER (1..3) | read-only | current |
| radNewCfgRetries OBJECT-TYPE Number of retries to the RADIUS server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.10 | INTEGER (1..3) | read-write | current |
| radCurCfgState OBJECT-TYPE Enable or disbale RADIUS authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.11 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| radNewCfgState OBJECT-TYPE Enable or disable RADIUS authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.12 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| radCurCfgAuthenString OBJECT-TYPE The RADIUS authentication string. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.13 | DisplayString (SIZE(0..128)) | read-only | current |
| radNewCfgAuthenString OBJECT-TYPE The RADIUS authentication string. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.14 | DisplayString (SIZE(0..128)) | read-write | current |
| radCurCfgTelnet OBJECT-TYPE Enable or disbale RADIUS backdoor for telnet. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| radNewCfgTelnet OBJECT-TYPE Enable or disable RADIUS backdoor for telnet. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.16 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| radCurCfgAuthenSecondString OBJECT-TYPE The second RADIUS authentication string. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.17 | DisplayString (SIZE(0..128)) | read-only | current |
| radNewCfgAuthenSecondString OBJECT-TYPE The second RADIUS authentication string. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.18 | DisplayString (SIZE(0..128)) | read-write | current |
| radCurCfgSecBd OBJECT-TYPE Enable or disbale RADIUS secure backdoor for telnet. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.19 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| radNewCfgSecBd OBJECT-TYPE Enable or disable RADIUS secure backdoor for telnet. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.3.20 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agNTP OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4 | |||
| agCurCfgNTPServer OBJECT-TYPE The NTP Server Address. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.1 | IpAddress | read-only | current |
| agNewCfgNTPServer OBJECT-TYPE The NTP Server Address. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.2 | IpAddress | read-write | current |
| agCurCfgNTPResyncInterval OBJECT-TYPE The NTP Server resync interval in minutes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.3 | INTEGER (1..44640) | read-only | current |
| agNewCfgNTPResyncInterval OBJECT-TYPE The NTP Server resync interval in minutes. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.4 | INTEGER (1..44640) | read-write | current |
| agCurCfgNTPTzoneHHMM OBJECT-TYPE The NTP Server timezone offset from GMT formatted as (+/-)HH:MM. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.5 | DisplayString (SIZE(0..6)) | read-only | current |
| agNewCfgNTPTzoneHHMM OBJECT-TYPE The NTP Server timezone offset from GMT formatted as (+/-)HH:MM. The valid range is from -12:59 to +12:59. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.6 | DisplayString (SIZE(0..6)) | read-write | current |
| agCurCfgNTPDlight OBJECT-TYPE Enable/disable daylight savings time. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgNTPDlight OBJECT-TYPE Enable/disable daylight savings time. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.8 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgNTPService OBJECT-TYPE Enable/disable NTP Service. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgNTPService OBJECT-TYPE Enable/disable NTP Service. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.10 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgNTPSecServer OBJECT-TYPE The Secondary NTP Server Address. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.11 | IpAddress | read-only | current |
| agNewCfgNTPSecServer OBJECT-TYPE The Secondary NTP Server Address. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.4.12 | IpAddress | read-write | current |
| agSyslog OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5 | |||
| agCurCfgSyslogHost OBJECT-TYPE The syslog host IP address, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.1 | IpAddress | read-only | current |
| agNewCfgSyslogHost OBJECT-TYPE The syslog host IP address, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.2 | IpAddress | read-write | current |
| agCurCfgSyslog2Host OBJECT-TYPE The second syslog host IP address, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.3 | IpAddress | read-only | current |
| agNewCfgSyslog2Host OBJECT-TYPE The second syslog host IP address, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.4 | IpAddress | read-write | current |
| agCurCfgSyslogFac OBJECT-TYPE The facility of syslog host in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.5 | INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)} | read-only | current |
| agNewCfgSyslogFac OBJECT-TYPE The facility of syslog host in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.6 | INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)} | read-write | current |
| agCurCfgSyslog2Fac OBJECT-TYPE The facility of syslog2 host in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.7 | INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)} | read-only | current |
| agNewCfgSyslog2Fac OBJECT-TYPE The facility of syslogs host in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.8 | INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)} | read-write | current |
| agClrSyslogMsgs OBJECT-TYPE Clears all current Syslog messages. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.9 | INTEGER {other(1), reset(2)} | read-write | current |
| agSyslogMsgTableMaxSize OBJECT-TYPE The maximum number of rows in the syslog message table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.10 | Integer32 | read-only | current |
| agSyslogMsgTable OBJECT-TYPE The table of syslog messages. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.11 | not-accessible | current | |
| agSyslogMsgTableEntry OBJECT-TYPE A syslog message stored on the switch. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.11.1 | not-accessible | current | |
| agSyslogMsgIndex OBJECT-TYPE The syslog message table index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.11.1.1 | Integer32 | read-only | current |
| agSyslogMessage OBJECT-TYPE The syslog message. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.11.1.2 | DisplayString (SIZE(0..128)) | read-only | current |
| agLog OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12 | |||
| agNewCfgSyslogTrapConsole OBJECT-TYPE Enable or disable console syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapConsole OBJECT-TYPE Enable or disable console syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapSystem OBJECT-TYPE Enable or disable system level syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapSystem OBJECT-TYPE Enable or disable system level syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapMgmt OBJECT-TYPE Enable or disable management(flash, config, login) syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapMgmt OBJECT-TYPE Enable or disable management(flash, config, login) syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapCli OBJECT-TYPE Enable or disable CLI generated error syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.7 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapCli OBJECT-TYPE Enable or disable CLI generated error syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapStg OBJECT-TYPE Enable or disable spanning tree syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.9 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapStg OBJECT-TYPE Enable or disable spanning tree syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapVlan OBJECT-TYPE Enable or disable VLAN syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.11 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapVlan OBJECT-TYPE Enable or disable VLAN syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapSsh OBJECT-TYPE Enable or disable SSH, RADIUS syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.19 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapSsh OBJECT-TYPE Enable or disable SSH, RADIUS syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.20 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapVrrp OBJECT-TYPE Enable or disable VRRP syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.21 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapVrrp OBJECT-TYPE Enable or disable VRRP syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.22 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapNtp OBJECT-TYPE Enable or disable NTP syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.25 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapNtp OBJECT-TYPE Enable or disable NTP syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.26 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapIp OBJECT-TYPE Enable or disable IP related syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.31 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapIp OBJECT-TYPE Enable or disable IP related syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.32 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapWeb OBJECT-TYPE Enable or disable WEBUI related syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.35 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapWeb OBJECT-TYPE Enable or disable WEBUI related syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.36 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapOspf OBJECT-TYPE Enable or disable OSPF related syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.41 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapOspf OBJECT-TYPE Enable or disable OSPF related syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.42 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapRmon OBJECT-TYPE Enable or disable rmon related syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.45 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapRmon OBJECT-TYPE Enable or disable rmon related syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.46 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapUfd OBJECT-TYPE Enable or disable UFD related syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.47 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapUfd OBJECT-TYPE Enable or disable UFD related syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.48 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapCfg OBJECT-TYPE Enable or disable CFG related syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.49 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapCfg OBJECT-TYPE Enable or disable CFG related syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.50 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrap8021x OBJECT-TYPE Enable or disable 802.1X protocol related syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.51 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrap8021x OBJECT-TYPE Enable or disable 802.1X protocol related syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.52 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapHotlinks OBJECT-TYPE Enable or disable Hot Links related syslog and SNMP trap, in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.53 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapHotlinks OBJECT-TYPE Enable or disable Hot Links related syslog and SNMP trap, as currently configured in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.12.54 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agCurCfgSyslogSev OBJECT-TYPE The severity of syslog host in the current configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.13 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-only | current |
| agNewCfgSyslogSev OBJECT-TYPE The severity of syslog host in the new configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.14 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-write | current |
| agCurCfgSyslog2Sev OBJECT-TYPE The severity of syslog2 host in the current configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.15 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-only | current |
| agNewCfgSyslog2Sev OBJECT-TYPE The severity of syslogs host in the new configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.5.16 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-write | current |
| agTrapHost OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6 | |||
| agTrapHostTableMaxEnt OBJECT-TYPE The maximum number of rows in the trap host table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.1 | Integer32 | read-only | current |
| agCurCfgTrapHostTable OBJECT-TYPE 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 | not-accessible | current | |
| agCurCfgTrapHostEntry OBJECT-TYPE A row in the trap host table in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.2.1 | not-accessible | current | |
| agCurCfgTrapHostIndx OBJECT-TYPE The index of the row in trap host table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.2.1.1 | Integer32 | read-only | current |
| agCurCfgTrapHostIpAddr OBJECT-TYPE The IP address of a trap host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.2.1.2 | IpAddress | read-only | current |
| agCurCfgTrapHostCommString OBJECT-TYPE The SNMP community string to use with the trap host | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.2.1.3 | DisplayString (SIZE(0..32)) | read-only | current |
| agNewCfgTrapHostTable OBJECT-TYPE 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 | not-accessible | current | |
| agNewCfgTrapHostEntry OBJECT-TYPE A row in the trap host table in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.3.1 | not-accessible | current | |
| agNewCfgTrapHostIndx OBJECT-TYPE The index of the row in trap host table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.3.1.1 | Integer32 | read-only | current |
| agNewCfgTrapHostIpAddr OBJECT-TYPE The IP address of a trap host. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.3.1.2 | IpAddress | read-write | current |
| agNewCfgTrapHostCommString OBJECT-TYPE The SNMP community string to use with the trap host | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.6.3.1.3 | DisplayString (SIZE(0..32)) | read-write | current |
| agTftp OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7 | |||
| agTftpServer OBJECT-TYPE The TFTP server IP address or domain name. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.1 | DisplayString (SIZE(0..64)) | read-write | current |
| agTftpImage OBJECT-TYPE Whether the image file should be loaded in image1 or image2 or boot in flash. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.2 | INTEGER {image1(2), image2(3), boot(4)} | read-write | current |
| agTftpImageFileName OBJECT-TYPE The image file name to be downloaded. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.3 | DisplayString (SIZE(0..128)) | read-write | current |
| agTftpCfgFileName OBJECT-TYPE The configuration file name. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.4 | DisplayString (SIZE(0..128)) | read-write | current |
| agTftpDumpFileName OBJECT-TYPE The file name for core dump. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.5 | DisplayString (SIZE(0..128)) | read-write | current |
| agTftpAction OBJECT-TYPE This is an action object to perform various TFTP Get or Put functions. The TFTP sever is specified in agTftpServer object. img-get(2) - Download switch image from a specified image file (agTftpImageFileName) on the TFTP server to the destinated storage (agTftpImage). cfg-get(3) - Download switch configuration from a specified file (agTftpCfgFileName) on the TFTP server. cfg-put(4) - Upload switch configuration to a specified file (agTftpCfgFileName) on the TFTP server. dump-put(5)- Download switch core dump to a specified file (agTftpDumpFileName) on the TFTP server. 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.6 | INTEGER {other(1), img-get(2), cfg-get(3), cfg-put(4), dump-put(5), img-put(7), tsdump-put(8)} | read-write | current |
| agTftpLastActionStatus OBJECT-TYPE The recorded status of the previous TFTP activity. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.7 | DisplayString (SIZE(0..128)) | read-only | current |
| agTftpUserName OBJECT-TYPE The username for FTP server or blank for TFTP server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.9 | DisplayString (SIZE(0..128)) | read-write | current |
| agTftpPassword OBJECT-TYPE The password for FTP server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.10 | DisplayString (SIZE(0..128)) | read-write | current |
| agTftpTSDumpFileName OBJECT-TYPE The file name for TS dump. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.7.11 | DisplayString (SIZE(0..128)) | read-write | current |
| agApply OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8 | |||
| agApplyPending OBJECT-TYPE This object, when read, gives the user information whether an apply action is needed and that the configuration has been chaged by the user actions. The user then can apply the changes by setting proper value to the object agApplyConfiguration described above. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.1 | INTEGER {applyNeeded(2), noApplyNeeded(3)} | read-only | current |
| agApplyConfig OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.2 | INTEGER {apply(1), idle(2), inprogress(3), complete(4), failed(5)} | read-write | current |
| agApplyTableSize OBJECT-TYPE The number of strings in the apply table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.4 | Integer32 | read-only | current |
| agApplyTable OBJECT-TYPE 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 | not-accessible | current | |
| agApplyTableEntry OBJECT-TYPE Information about an URL path for URL load balancing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.5.1 | not-accessible | current | |
| agApplyIndex OBJECT-TYPE The table index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.5.1.1 | Integer32 | read-only | current |
| agApplyString OBJECT-TYPE A string in the apply table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.8.5.1.2 | OCTET STRING | read-only | current |
| agTacacsConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10 | |||
| tacCurCfgPrimaryIpAddr OBJECT-TYPE The IP address of the Primary TACACS+ server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.1 | IpAddress | read-only | current |
| tacNewCfgPrimaryIpAddr OBJECT-TYPE The IP address of the Primary TACACS+ server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.2 | IpAddress | read-write | current |
| tacCurCfgSecondaryIpAddr OBJECT-TYPE The IP address of the Secondary TACSACS server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.3 | IpAddress | read-only | current |
| tacNewCfgSecondaryIpAddr OBJECT-TYPE The IP address of the Secondary TACACS+ server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.4 | IpAddress | read-write | current |
| tacCurCfgPort OBJECT-TYPE Specify the TACACS+ port number. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.5 | INTEGER (1..65000) | read-only | current |
| tacNewCfgPort OBJECT-TYPE Specify the TACACS+ port number. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.6 | INTEGER (1..65000) | read-write | current |
| tacCurCfgTimeout OBJECT-TYPE The maximum number of seconds before resending authentication to TACACS+ server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.7 | INTEGER (4..15) | read-only | current |
| tacNewCfgTimeout OBJECT-TYPE The maximum number of seconds before resending authentication to TACACS+ server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.8 | INTEGER (4..15) | read-write | current |
| tacCurCfgRetries OBJECT-TYPE Number of retries to the TACACS+ server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.9 | INTEGER (1..3) | read-only | current |
| tacNewCfgRetries OBJECT-TYPE Number of retries to the TACACS+ server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.10 | INTEGER (1..3) | read-write | current |
| tacCurCfgState OBJECT-TYPE Enable or disbale TACACS+ authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.11 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| tacNewCfgState OBJECT-TYPE Enable or disable TACACS+ authentication. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.12 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| tacCurCfgAuthenString OBJECT-TYPE The TACACS+ authentication string. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.13 | DisplayString (SIZE(0..128)) | read-only | current |
| tacNewCfgAuthenString OBJECT-TYPE The TACACS+ authentication string. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.14 | DisplayString (SIZE(0..128)) | read-write | current |
| tacCurCfgTelnet OBJECT-TYPE Enable or disbale TACACS+ backdoor for telnet. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| tacNewCfgTelnet OBJECT-TYPE Enable or disable TACACS+ backdoor for telnet. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.16 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| tacCurCfgAuthenSecondString OBJECT-TYPE The second TACACS+ authentication string. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.17 | DisplayString (SIZE(0..128)) | read-only | current |
| tacNewCfgAuthenSecondString OBJECT-TYPE The second TACACS+ authentication string. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.18 | DisplayString (SIZE(0..128)) | read-write | current |
| tacCurCfgSecBd OBJECT-TYPE Enable or disbale TACACS+ secure backdoor for telnet. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.23 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| tacNewCfgSecBd OBJECT-TYPE Enable or disable TACACS+ secure backdoor for telnet. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.24 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| tacCurCfgCmap OBJECT-TYPE Enable/Disable Tacacs+ new prividlege level maping. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.25 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| tacNewCfgCmap OBJECT-TYPE Enable/Disable Tacacs+ new prividlege level maping. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.26 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agTacacsUserMapCurCfgTable OBJECT-TYPE 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 | not-accessible | current | |
| agTacacsUserMapCurCfgTableEntry OBJECT-TYPE A row in the tacacs+ user mapping table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.31.1 | not-accessible | current | |
| agTacacsUserMapCurCfgUId OBJECT-TYPE The current config remote privilege identifier. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.31.1.1 | Integer32 | read-only | current |
| agTacacsUserMapCurCfgMapping OBJECT-TYPE Current Tacacs+ user privilege mappings. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.31.1.2 | INTEGER {invalid(0), user(1), oper(2), admin(3)} | read-only | current |
| agTacacsUserMapNewCfgTable OBJECT-TYPE 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 | not-accessible | current | |
| agTacacsUserMapNewCfgTableEntry OBJECT-TYPE A row in the tacacs+ user mapping table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.32.1 | not-accessible | current | |
| agTacacsUserMapNewCfgUId OBJECT-TYPE The new config remote privilege identifier. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.32.1.1 | Integer32 | read-only | current |
| agTacacsUserMapNewCfgMapping OBJECT-TYPE Set new Tacacs+ user privilege mappings. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.10.32.1.2 | INTEGER {invalid(0), user(1), oper(2), admin(3)} | read-create | current |
| agMgmtNetConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11 | |||
| agMgmtNetTableMaxSize OBJECT-TYPE The maximum number of entries in the Management Network Table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.1 | Integer32 | read-only | current |
| agCurCfgMgmtNetTable OBJECT-TYPE 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 | not-accessible | current | |
| agCurCfgMgmtNetEntry OBJECT-TYPE A row in the management network definition table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.2.1 | not-accessible | current | |
| agCurCfgMgmtNetIndex OBJECT-TYPE The index of the Management Network Definition table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.2.1.1 | Integer32 | read-only | current |
| agCurCfgMgmtNetSubnet OBJECT-TYPE The Management Network Address in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.2.1.2 | IpAddress | read-only | current |
| agCurCfgMgmtNetMask OBJECT-TYPE The Management Network Mask in the current_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.2.1.3 | IpAddress | read-only | current |
| agNewCfgMgmtNetTable OBJECT-TYPE 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 | not-accessible | current | |
| agNewCfgMgmtNetEntry OBJECT-TYPE A row in the management network definition table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3.1 | not-accessible | current | |
| agNewCfgMgmtNetIndex OBJECT-TYPE The index of the Management Network Definition table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3.1.1 | Integer32 | read-only | current |
| agNewCfgMgmtNetSubnet OBJECT-TYPE The Management Network Address in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3.1.2 | IpAddress | read-create | current |
| agNewCfgMgmtNetMask OBJECT-TYPE The Management Network Mask in the new_configuration block. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3.1.3 | IpAddress | read-create | current |
| agNewCfgMgmtNetDelete OBJECT-TYPE By setting the value to delete(2), the entire row is deleted. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.11.3.1.4 | INTEGER {other(1), delete(2)} | read-create | current |
| agAccess OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12 | |||
| agAccessUserMaxUserID OBJECT-TYPE The maximum number of Users ID. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.1 | Integer32 | read-only | current |
| agAccessUserCurCfgTable OBJECT-TYPE The table of Access user configuration. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2 | not-accessible | current | |
| agAccessUserCurCfgTableEntry OBJECT-TYPE A row in the Access user configuration table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1 | not-accessible | current | |
| agAccessUserCurCfgUId OBJECT-TYPE The User identifier. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1.1 | Integer32 | read-only | current |
| agAccessUserCurCos OBJECT-TYPE The user class of service. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1.2 | INTEGER {user(0), oper(3), admin(6)} | read-only | current |
| agAccessUserCurCfgName OBJECT-TYPE The user name. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1.3 | DisplayString (SIZE(0..8)) | read-only | current |
| agAccessUserCurCfgPswd OBJECT-TYPE The character string representing the user passworde. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1.4 | DisplayString (SIZE(0..128)) | read-only | current |
| agAccessUserCurCfgState OBJECT-TYPE Enable or disable a user. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.2.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| agAccessUserNewCfgTable OBJECT-TYPE The table of Access user configuration. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3 | not-accessible | current | |
| agAccessUserNewCfgTableEntry OBJECT-TYPE A row in the Access user configuration table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1 | not-accessible | current | |
| agAccessUserNewCfgUId OBJECT-TYPE The User identifier. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.1 | Integer32 | read-only | current |
| agAccessUserNewCos OBJECT-TYPE The user class of service. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.2 | INTEGER {user(0), oper(3), admin(6)} | read-create | current |
| agAccessUserNewCfgName OBJECT-TYPE The user name. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.3 | DisplayString (SIZE(0..8)) | read-create | current |
| agAccessUserNewCfgPswd OBJECT-TYPE The character string representing the user passworde. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.4 | DisplayString (SIZE(0..128)) | read-create | current |
| agAccessUserNewCfgState OBJECT-TYPE Enable or disable a user. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.5 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| agAccessUserNewCfgDelete OBJECT-TYPE 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 | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.1.12.3.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| agentStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2 | |||
| pktStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1 | |||
| pktStatsAllocs OBJECT-TYPE Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1.1 | Counter32 | read-only | current |
| pktStatsFrees OBJECT-TYPE Total number of times the packet buffers are freed(released) to the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1.2 | Counter32 | read-only | current |
| pktStatsAllocFails OBJECT-TYPE Total number of packet allocation failures from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1.3 | Counter32 | read-only | current |
| pktStatsMediums OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1.4 | Gauge32 | read-only | current |
| pktStatsJumbos OBJECT-TYPE Total number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1.5 | Gauge32 | read-only | current |
| pktStatsSmalls OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1.6 | Gauge32 | read-only | current |
| pktStatsMediumsHiWatermark OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1.7 | Counter32 | read-only | current |
| pktStatsJumbosHiWatermark OBJECT-TYPE The highest number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1.8 | Counter32 | read-only | current |
| pktStatsSmallsHiWatermark OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.1.9 | Counter32 | read-only | current |
| mpCpuStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.2 | |||
| mpCpuStatsUtil1Second OBJECT-TYPE The utilization of MP CPU over 1 second. It shows the percentage. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.2.1 | Integer32 | read-only | current |
| mpCpuStatsUtil4Seconds OBJECT-TYPE The utilization of MP CPU over 4 seconds. It shows the percentage. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.2.2 | Integer32 | read-only | current |
| mpCpuStatsUtil64Seconds OBJECT-TYPE The utilization of MP CPU over 64 seconds. It shows the percentage. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.2.3 | Integer32 | read-only | current |
| portStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3 | |||
| portStatsTable OBJECT-TYPE The table of port statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1 | not-accessible | current | |
| portStatsTableEntry OBJECT-TYPE A row in the port stats table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1 | not-accessible | current | |
| portStatsIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.1 | Integer32 | read-only | current |
| portStatsPhyIfInOctets OBJECT-TYPE The total number of octets received on the interface, including framing characters. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.2 | Counter32 | read-only | current |
| portStatsPhyIfInUcastPkts OBJECT-TYPE The number of subnetwork-unicast packets delivered to a higher-layer protocol. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.3 | Counter32 | read-only | current |
| portStatsPhyIfInNUcastPkts OBJECT-TYPE The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.4 | Counter32 | read-only | current |
| portStatsPhyIfInDiscards OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.5 | Counter32 | read-only | current |
| portStatsPhyIfInErrors OBJECT-TYPE The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.6 | Counter32 | read-only | current |
| portStatsPhyIfInUnknownProtos OBJECT-TYPE The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.7 | Counter32 | read-only | current |
| portStatsPhyIfOutOctets OBJECT-TYPE The total number of octets transmitted out of the interface, including framing characters. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.8 | Counter32 | read-only | current |
| portStatsPhyIfOutUcastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.9 | Counter32 | read-only | current |
| portStatsPhyIfOutNUcastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.10 | Counter32 | read-only | current |
| portStatsPhyIfOutDiscards OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.11 | Counter32 | read-only | current |
| portStatsPhyIfOutErrors OBJECT-TYPE The number of outbound packets that could not be transmitted because of errors. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.12 | Counter32 | read-only | current |
| portStatsPhyIfOutQLen OBJECT-TYPE The length of the output packet queue (in packets). | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.13 | Gauge32 | read-only | current |
| portStatsPhyIfInBroadcastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.14 | Counter32 | read-only | current |
| portStatsPhyIfOutBroadcastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.15 | Counter32 | read-only | current |
| portStatsClear OBJECT-TYPE Setting this value to clear(1) clears the stats for this port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.16 | INTEGER {clear(1), ok(2)} | read-write | current |
| portStatsPhyIfInMulticastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.17 | Counter32 | read-only | current |
| portStatsPhyIfOutMulticastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.1.1.18 | Counter32 | read-only | current |
| dot1xPortStatsTable OBJECT-TYPE 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 | not-accessible | current | |
| dot1xPortStatsTableEntry OBJECT-TYPE A row in the 802.1x port stats table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1 | not-accessible | current | |
| dot1xPortStatsIndx OBJECT-TYPE The 802.1x port stats index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.1 | Integer32 | read-only | current |
| eapolFramesRx OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.2 | Integer32 | read-only | current |
| eapolFramesTx OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.3 | Integer32 | read-only | current |
| eapolStartFramesRx OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.4 | Integer32 | read-only | current |
| eapolLogoffFramesRx OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.5 | Integer32 | read-only | current |
| eapolRespIdFramesRx OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.6 | Integer32 | read-only | current |
| eapolRespFramesRx OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.7 | Integer32 | read-only | current |
| eapolReqIdFramesTx OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.8 | Integer32 | read-only | current |
| eapolReqFramesTx OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.9 | Integer32 | read-only | current |
| invalidEapolFramesRx OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.10 | Integer32 | read-only | current |
| eapLengthErrorFramesRx OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.11 | Integer32 | read-only | current |
| authEntersConnecting OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.12 | Integer32 | read-only | current |
| authEapLogoffsWhileConnecting OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.13 | Integer32 | read-only | current |
| authEntersAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.14 | Integer32 | read-only | current |
| authSuccessesWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.15 | Integer32 | read-only | current |
| authTimeoutsWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.16 | Integer32 | read-only | current |
| authFailWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.17 | Integer32 | read-only | current |
| authReauthsWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.18 | Integer32 | read-only | current |
| authEapStartsWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.19 | Integer32 | read-only | current |
| authEapLogoffWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.20 | Integer32 | read-only | current |
| authReauthsWhileAuthenticated OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.21 | Integer32 | read-only | current |
| authEapStartsWhileAuthenticated OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.22 | Integer32 | read-only | current |
| authEapLogoffWhileAuthenticated OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.23 | Integer32 | read-only | current |
| backendResponses OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.24 | Integer32 | read-only | current |
| backendAccessChallenges OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.25 | Integer32 | read-only | current |
| backendOtherRequestsToSupplicant OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.26 | Integer32 | read-only | current |
| backendNonNakResponsesFromSupplicant OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.27 | Integer32 | read-only | current |
| backendAuthSuccesses OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.28 | Integer32 | read-only | current |
| backendAuthFails OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.29 | Integer32 | read-only | current |
| lastEapolFrameVersion OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.30 | Integer32 | read-only | current |
| lastEapolFrameSource OBJECT-TYPE | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.3.2.1.31 | MacAddress | read-only | current |
| spStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.4 | |||
| mgmtStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.5 | |||
| ntpStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9 | |||
| ntpPrimaryServerReqSent OBJECT-TYPE The total number of NTP requests sent to Primary NTP Server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9.1 | Integer32 | read-only | current |
| ntpPrimaryServerRespRcvd OBJECT-TYPE The total number of NTP responces received from Primary NTP Server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9.2 | Integer32 | read-only | current |
| ntpPrimaryServerUpdates OBJECT-TYPE The total number of NTP Updates by Primary NTP Server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9.3 | Integer32 | read-only | current |
| ntpSecondaryServerReqSent OBJECT-TYPE The total number of NTP requests sent to Secondary NTP Server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9.4 | Integer32 | read-only | current |
| ntpSecondaryServerRespRcvd OBJECT-TYPE The total number of NTP responces received from Secondary NTP Server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9.5 | Integer32 | read-only | current |
| ntpSecondaryServerUpdates OBJECT-TYPE The total number of NTP Updates by Secondary NTP Server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9.6 | Integer32 | read-only | current |
| ntpLastUpdateServer OBJECT-TYPE The type of ntp server updated last time. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9.7 | INTEGER {none(0), primary(1), secondary(2)} | read-only | current |
| ntpLastUpdateTime OBJECT-TYPE The last time updated by ntp server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9.8 | DisplayString (SIZE(0..127)) | read-only | current |
| ntpClearStats OBJECT-TYPE Setting this value to clear(2) clears the stats for ntp. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9.9 | INTEGER {ok(1), clear(2)} | read-write | current |
| ntpSystemCurrentTime OBJECT-TYPE The current system time. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.9.10 | DisplayString (SIZE(0..127)) | read-only | current |
| aclPortStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10 | |||
| aclPortStatsTable OBJECT-TYPE The table of aclPort statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10.1 | not-accessible | current | |
| aclPortStatsTableEntry OBJECT-TYPE A row in the aclPort stats table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10.1.1 | not-accessible | current | |
| aclPortStatsIndx OBJECT-TYPE The aclPort index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10.1.1.1 | Integer32 | read-only | current |
| aclPortStatsHits OBJECT-TYPE Total number of hits for this ACL entry on given port | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10.1.1.2 | Counter32 | read-only | current |
| aclPortClearStats OBJECT-TYPE Setting this value to clear(2) clears the stats for the ACL. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.10.1.1.3 | INTEGER {ok(1), clear(2)} | read-write | current |
| aclMeterPortStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11 | |||
| aclMeterPortStatsTable OBJECT-TYPE The table of aclMeterPort statistics. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11.1 | not-accessible | current | |
| aclMeterPortStatsTableEntry OBJECT-TYPE A row in the aclMeterPort stats table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11.1.1 | not-accessible | current | |
| aclMeterPortStatsIndx OBJECT-TYPE The aclMeterPort index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11.1.1.1 | Integer32 | read-only | current |
| aclMeterPortStatsHits OBJECT-TYPE Total number of hits for this ACL Meter entry on given port | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11.1.1.2 | Counter32 | read-only | current |
| aclMeterPortClearStats OBJECT-TYPE Setting this value to clear(2) clears the stats for the ACL meter. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.2.11.1.1.3 | INTEGER {ok(1), clear(2)} | read-write | current |
| agentInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3 | |||
| hardware OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1 | |||
| hwPartNumber OBJECT-TYPE The hardware part number of the Bladetype2 Switch. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1.1 | DisplayString (SIZE(0..16)) | read-only | current |
| hwRevision OBJECT-TYPE The hardware revision. If the revision is not available, a zero length string should be returned. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1.2 | DisplayString (SIZE(0..16)) | read-only | current |
| hwPowerSupplyStatus OBJECT-TYPE The status of the internal power supply. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1.3 | INTEGER {ok(1), bad(2)} | read-only | current |
| hwSensor1Temp OBJECT-TYPE The temperature of the rear left sensor in degrees Celsius. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1.4 | Integer32 | read-only | current |
| hwInsertedCubeType OBJECT-TYPE The inserted cube type. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.1.5 | INTEGER {fiberCube(1), copperCube(2), none(3)} | read-only | current |
| portInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2 | |||
| portInfoTable OBJECT-TYPE The table of port information. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1 | not-accessible | current | |
| portInfoTableEntry OBJECT-TYPE A row in the port information table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1 | not-accessible | current | |
| portInfoIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.1 | Integer32 | read-only | current |
| portInfoSpeed OBJECT-TYPE The current operational speed of the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.2 | INTEGER {mbs10(2), mbs100(3), mbs1000(4), any(5)} | read-only | current |
| portInfoMode OBJECT-TYPE The current operational mode of the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.3 | INTEGER {full-duplex(2), half-duplex(3)} | read-only | current |
| portInfoFlowCtrl OBJECT-TYPE The current operational flow control of the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.4 | INTEGER {transmit(2), receive(3), both(4), none(5)} | read-only | current |
| portInfoLink OBJECT-TYPE The current operational link status of the port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.5 | INTEGER {up(1), down(2), disabled(3), inoperative(4)} | read-only | current |
| portInfoPhyIfDescr OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.6 | DisplayString (SIZE(0..255)) | read-only | current |
| portInfoPhyIfType OBJECT-TYPE The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.7 | INTEGER {other(1), regular1822(2), hdh1822(3), ddn-x25(4), rfc877-x25(5), ethernet-csmacd(6), iso88023-csmacd(7), iso88024-tokenBus(8), iso88025-tokenRing(9), iso88026-man(10), starLan(11), proteon-10Mbit(12), proteon-80Mbit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), e1(19), basicISDN(20), primaryISDN(21), propPointToPointSerial(22), ppp(23), softwareLoopback(24), eon(25), ethernet-3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31), frame-relay(32)} | read-only | current |
| portInfoPhyIfMtu OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.8 | Integer32 | read-only | current |
| portInfoPhyIfPhysAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.9 | PhysAddress | read-only | current |
| portInfoPhyIfOperStatus OBJECT-TYPE The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.10 | INTEGER {up(1), down(2), testing(3)} | read-only | current |
| portInfoPhyIfLastChange OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.2.1.1.11 | TimeTicks | read-only | current |
| swKeyInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.3 | |||
| agDiff OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4 | |||
| agDiffState OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4.2 | INTEGER {diff(1), flashdiff(2), idle(3), inprogress(4), complete(5)} | read-write | current |
| agDiffTableSize OBJECT-TYPE The number of strings in the diff table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4.3 | Integer32 | read-only | current |
| agDiffTable OBJECT-TYPE 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 | not-accessible | current | |
| agDiffTableEntry OBJECT-TYPE Information about an URL path for URL load balancing. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4.4.1 | not-accessible | current | |
| agDiffIndex OBJECT-TYPE The table index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4.4.1.1 | Integer32 | read-only | current |
| agDiffString OBJECT-TYPE A string in the diff table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.4.4.1.2 | OCTET STRING | read-only | current |
| agCfgDump OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5 | |||
| agCfgDumpState OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5.2 | INTEGER {dump(1), idle(2), inprogress(3), complete(4)} | read-write | current |
| agCfgDumpTableSize OBJECT-TYPE The number of strings in the dump table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5.3 | Integer32 | read-only | current |
| agCfgDumpTable OBJECT-TYPE The table of dump strings. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5.4 | not-accessible | current | |
| agCfgDumpTableEntry OBJECT-TYPE An entry in the dump table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5.4.1 | not-accessible | current | |
| agCfgDumpIndex OBJECT-TYPE The table index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5.4.1.1 | Integer32 | read-only | current |
| agCfgDumpString OBJECT-TYPE A string in the dump table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.5.4.1.2 | OCTET STRING | read-only | current |
| mgmtInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.6 | |||
| geaportInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7 | |||
| geaportInfoTable OBJECT-TYPE The table of gea port mapping. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7.1 | not-accessible | current | |
| geaportInfoTableEntry OBJECT-TYPE An entry in the geaport table mapping. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7.1.1 | not-accessible | current | |
| geaportInfoLogicalIndex OBJECT-TYPE The logical port index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7.1.1.1 | Integer32 | read-only | current |
| geaportInfoPort OBJECT-TYPE The GEA Port (0-based). | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7.1.1.2 | INTEGER | read-only | current |
| geaportInfoUnit OBJECT-TYPE The GEA Unit. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.7.1.1.3 | INTEGER | read-only | current |
| ufdInfo OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8 | |||
| ufdInfoState OBJECT-TYPE Uplink Failure Detection State. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.1 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ufdInfoLtMStatus OBJECT-TYPE LtM Status. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.2 | INTEGER {up(1), down(2), forwarding(3), blocked(4)} | read-only | current |
| ufdInfoLtMPorts OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.3 | OCTET STRING | read-only | current |
| ufdInfoLtMTrunks OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.4 | OCTET STRING | read-only | current |
| ufdInfoLtDStatus OBJECT-TYPE LtD status. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.5 | INTEGER {up(1), autoDisabled(2)} | read-only | current |
| ufdInfoLtDPorts OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.6 | OCTET STRING | read-only | current |
| ufdInfoLtDTrunks OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.3.8.7 | INTEGER | read-only | current |
| agentOper OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4 | |||
| agPortOperTable OBJECT-TYPE The table of port operations. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1 | not-accessible | current | |
| agPortOperTableEntry OBJECT-TYPE A row in the port operations table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.1 | not-accessible | current | |
| portOperIdx OBJECT-TYPE The port index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.1.1 | Integer32 | read-only | current |
| portOperState OBJECT-TYPE Enable/Disable port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| portOperRmon OBJECT-TYPE Enable/Disable RMON for port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| portOperDot1xTable OBJECT-TYPE The table of port operations. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.2 | not-accessible | current | |
| portOperDot1xTableEntry OBJECT-TYPE A row in the port 802.1x operation table. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.2.1 | not-accessible | current | |
| portOperDot1xIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.2.1.1 | Integer32 | read-only | current |
| portOperDot1xReset OBJECT-TYPE Reinitialize 802.1x access control on port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.2.1.2 | INTEGER {no(1), yes(2)} | read-write | current |
| portOperDot1xReauth OBJECT-TYPE Initiate reauthentication on port. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.1.2.1.3 | INTEGER {no(1), yes(2)} | read-write | current |
| agNTPOper OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.2 | |||
| ntpOperSendReq OBJECT-TYPE Allows the user to send requests to the NTP server. | 1.3.6.1.4.1.11.2.3.7.11.33.1.2.1.4.2.1 | INTEGER {no(1), yes(2)} | read-write | current |