MIBs Depot

BLADETYPE6-NETWORK-MIB

Registered at
1.3.6.1.4.1.11.2.3.7.11.33.6.1.1
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9
Namespace
hp
Source file
BLADETYPE6-NETWORK-MIB
Digest
sha256:29461b14ad0e5c09363d9fe9a82339dd5137e9bbc7f2df69b873a400ed09be6f

Imports

FromSymbols
BRIDGE-MIBBridgeId
HP-SWITCH-PL-MIBhpSwitchBladeType6-Mgmt, hpSwitchBladeType6-Products
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-MIBsysContact, sysLocation, sysName
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso
SNMPv2-TCDisplayString, MacAddress, PhysAddress, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

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

BLADETYPE6-NETWORK-MIB
BRIDGE-MIB
HP-SWITCH-PL-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hpProLiant_GbE2c_10G_InterconnectSwitch
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.1.1
agent
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1
agentConfig
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1
agSystem
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.1.1.2INTEGER {other(1), apply(2)}read-writecurrent
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.6.2.1.1.1.3INTEGER {saveNeeded(1), noSaveNeeded(2)}read-onlycurrent
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.6.2.1.1.1.4INTEGER {ok(1), saveActive(2), notSaveActive(3)}read-writecurrent
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.6.2.1.1.1.5INTEGER {other(1), revert(2)}read-writecurrent
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.6.2.1.1.1.6INTEGER {other(1), revertApply(2)}read-writecurrent
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.6.2.1.1.1.7INTEGER {other(1), coldReset(2), warmReset(3)}read-writecurrent
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.6.2.1.1.1.8INTEGER {active(2), backup(3), default(4)}read-writecurrent
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.6.2.1.1.1.9INTEGER {image1(2), image2(3)}read-writecurrent
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.6.2.1.1.1.10DisplayString (SIZE(0..16))read-onlycurrent
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.6.2.1.1.1.11DisplayString (SIZE(0..16))read-onlycurrent
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.6.2.1.1.1.12DisplayString (SIZE(0..128))read-onlycurrent
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.6.2.1.1.1.13DisplayString (SIZE(0..128))read-onlycurrent
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.6.2.1.1.1.14DisplayString (SIZE(0..16))read-writecurrent
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.6.2.1.1.1.15DisplayString (SIZE(0..16))read-writecurrent
agLastSetErrorReason
OBJECT-TYPE
The error reason of the last SET failure.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.16DisplayString (SIZE(0..255))read-onlycurrent
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.6.2.1.1.1.17INTEGER (1..65535)read-onlycurrent
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.6.2.1.1.1.18INTEGER (1..65535)read-writecurrent
agCurCfgLoginBanner
OBJECT-TYPE
The user defined login banner.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.19DisplayString (SIZE(0..79))read-onlycurrent
agNewCfgLoginBanner
OBJECT-TYPE
The user defined login banner.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.20DisplayString (SIZE(0..79))read-writecurrent
agCurCfgConsole
OBJECT-TYPE
Enable or disable console output of syslog messages.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.23INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgConsole
OBJECT-TYPE
Enable or disable console output of syslog messages.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.24INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.1.29INTEGER {enabled(2), disabled(3)}read-onlycurrent
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.6.2.1.1.1.30INTEGER {enabled(2), disabled(3)}read-writecurrent
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.6.2.1.1.1.31INTEGER (1..10)read-onlycurrent
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.6.2.1.1.1.32INTEGER (1..30)read-onlycurrent
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.6.2.1.1.1.33INTEGER (1..30)read-writecurrent
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.6.2.1.1.1.34INTEGER (1..65535)read-onlycurrent
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.6.2.1.1.1.35INTEGER (1..65535)read-writecurrent
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.6.2.1.1.1.36INTEGER {ok(1), clear(2)}read-writecurrent
agRackId
OBJECT-TYPE
The rack unique identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.37DisplayString (SIZE(0..127))read-onlycurrent
agChassis
OBJECT-TYPE
Chassis serial number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.38DisplayString (SIZE(0..127))read-onlycurrent
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.6.2.1.1.1.39INTEGER (1..65535)read-onlycurrent
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.6.2.1.1.1.40INTEGER (1..65535)read-writecurrent
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.6.2.1.1.1.49INTEGER (1..65535)read-onlycurrent
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.6.2.1.1.1.50INTEGER (1..65535)read-writecurrent
agCurDaylightSavings
OBJECT-TYPE
The daylight savings location.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.51INTEGER {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-EastBritishColumbia(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-CoahDurangoNLTamaulipas(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-EastSouthBorneoBaliWestTimor(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-onlycurrent
agNewDaylightSavings
OBJECT-TYPE
The daylight savings location.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.52INTEGER {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-EastBritishColumbia(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-CoahDurangoNLTamaulipas(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-EastSouthBorneoBaliWestTimor(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-writecurrent
agCfgSysDlight
OBJECT-TYPE
Enable/disable daylight savings time.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.53INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgIdleCLITimeout
OBJECT-TYPE
Set idle CLI sessions timeout.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.55Integer32read-onlycurrent
agNewCfgIdleCLITimeout
OBJECT-TYPE
Set idle CLI sessions timeout.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.56Integer32read-writecurrent
agCurCfgUfdTrap
OBJECT-TYPE
The current status of the UFDFO SNMP trap.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.57INTEGER {enabled(2), disabled(3)}read-onlycurrent
agNewCfgUfdTrap
OBJECT-TYPE
Enable or disable sending UFDFO SNMP trap.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.58INTEGER {enabled(2), disabled(3)}read-writecurrent
agCurCfgReminders
OBJECT-TYPE
Current status of reminders feature.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.59INTEGER {enable(1), disable(2)}read-onlycurrent
agNewCfgReminders
OBJECT-TYPE
Enable or disable reminders feature.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.60INTEGER {enable(1), disable(2)}read-writecurrent
agCurBootNxtCliMode
OBJECT-TYPE
Current boot mode.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.66INTEGER {aoscli(1), iscli(2)}read-onlycurrent
agNewBootNxtCliMode
OBJECT-TYPE
Next cli boot mode.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.67INTEGER {aoscli(1), iscli(2)}read-writecurrent
agCurCfgDhcp
OBJECT-TYPE
Enable or disable the use of DHCP, as currently configured in the current_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.70INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgDhcp
OBJECT-TYPE
Enable or disable the use of DHCP, in the new_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.71INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgHprompt
OBJECT-TYPE
Current status of hprompt.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.73INTEGER {enable(1), disable(2)}read-onlycurrent
agNewCfgHprompt
OBJECT-TYPE
New status of hpprompt.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.75INTEGER {enable(1), disable(2)}read-writecurrent
agCurCfgLoginNotice
OBJECT-TYPE
The user defined login notice.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.76DisplayStringread-onlycurrent
agNewCfgLoginNotice
OBJECT-TYPE
The user defined login notice.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.77DisplayStringread-writecurrent
agCurBootNxtCliModePrompt
OBJECT-TYPE
Current status of selectable CLI mode prompt.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.78INTEGER {disable(1), enable(2)}read-onlycurrent
agNewBootNxtCliModePrompt
OBJECT-TYPE
Next status of selectable CLI mode prompt.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.79INTEGER {disable(1), enable(2)}read-writecurrent
agCurCfgOldDst
OBJECT-TYPE
Enable or disable system DST for US.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.82INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgOldDst
OBJECT-TYPE
Enable or disable system DST for US.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.83INTEGER {enabled(1), disabled(2)}read-writecurrent
agHavePanicDump
OBJECT-TYPE
This object, when read, gives the user the information whether a panic dump exist in flash.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.1.84INTEGER {havePanic(1), noHavePanic(2)}read-onlycurrent
agPortConfig
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.1.2.1Integer32read-onlycurrent
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.6.2.1.1.2.2not-accessiblecurrent
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.6.2.1.1.2.2.1not-accessiblecurrent
agPortCurCfgIndx
OBJECT-TYPE
The index of the row in port configurations table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.1Integer32read-onlycurrent
agPortCurCfgState
OBJECT-TYPE
This is the state of the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.2INTEGER {enabled(2), disabled(3)}read-onlycurrent
agPortCurCfgVlanTag
OBJECT-TYPE
This is VLAN tag state of the port
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.3INTEGER {tagged(2), untagged(3)}read-onlycurrent
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.6.2.1.1.2.2.1.5INTEGER {on(2), off(3)}read-onlycurrent
agPortCurCfgPVID
OBJECT-TYPE
The default VLAN ID for the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.6INTEGER (1..4095)read-onlycurrent
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.6.2.1.1.2.2.1.11INTEGER {on(2), off(3)}read-onlycurrent
agPortCurCfgGigEthSpeed
OBJECT-TYPE
Selects the port speed for gigabit Ethernet connection.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.12INTEGER {mbs10(2), mbs100(3), any(4), mbs1000(5), mbs10000(6)}read-onlycurrent
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.6.2.1.1.2.2.1.13INTEGER {full-duplex(2), half-duplex(3), full-or-half-duplex(4)}read-onlycurrent
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.6.2.1.1.2.2.1.14INTEGER {transmit(2), receive(3), both(4), none(5)}read-onlycurrent
agPortCurCfgPortName
OBJECT-TYPE
The switch port name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.15DisplayString (SIZE(0..65))read-onlycurrent
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.6.2.1.1.2.2.1.18INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgTagPVID
OBJECT-TYPE
This is PVID tag state of the port
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.19INTEGER {tagged(2), untagged(3)}read-onlycurrent
agPortCurCfgMulticastThreshold
OBJECT-TYPE
Current status of the port's Multicast Threshold.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.20INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgMulticastThresholdRate
OBJECT-TYPE
Current port's Multicast Threshold Rate.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.21INTEGER (0..262143)read-onlycurrent
agPortCurCfgBroadcastThreshold
OBJECT-TYPE
Current status of the port's Broadcast Threshold.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.22INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgBroadcastThresholdRate
OBJECT-TYPE
Current port's Broadcast Threshold Rate.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.23INTEGER (0..262143)read-onlycurrent
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.6.2.1.1.2.2.1.24INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgDLFThresholdRate
OBJECT-TYPE
Current port's Destination Lookup Fail Threshold Rate.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.25INTEGER (0..262143)read-onlycurrent
agPortCurCfgType
OBJECT-TYPE
The switch port type.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.2.1.28DisplayString (SIZE(0..65))read-onlycurrent
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.6.2.1.1.2.3not-accessiblecurrent
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.6.2.1.1.2.3.1not-accessiblecurrent
agPortNewCfgIndx
OBJECT-TYPE
The index of the row in port configurations table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.1Integer32read-onlycurrent
agPortNewCfgState
OBJECT-TYPE
This is the state of the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.2INTEGER {enabled(2), disabled(3)}read-writecurrent
agPortNewCfgVlanTag
OBJECT-TYPE
This is VLAN tag state of the port
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.3INTEGER {tagged(2), untagged(3)}read-writecurrent
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.6.2.1.1.2.3.1.5INTEGER {on(2), off(3)}read-writecurrent
agPortNewCfgPVID
OBJECT-TYPE
The default VLAN ID for the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.6INTEGER (1..4095)read-writecurrent
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.6.2.1.1.2.3.1.11INTEGER {on(2), off(3)}read-writecurrent
agPortNewCfgGigEthSpeed
OBJECT-TYPE
Selects the port speed for gigabit Ethernet connection.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.12INTEGER {mbs10(2), mbs100(3), any(4), mbs1000(5), mbs10000(6)}read-writecurrent
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.6.2.1.1.2.3.1.13INTEGER {full-duplex(2), half-duplex(3), full-or-half-duplex(4)}read-writecurrent
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.6.2.1.1.2.3.1.14INTEGER {transmit(2), receive(3), both(4), none(5)}read-writecurrent
agPortNewCfgPortName
OBJECT-TYPE
The switch port name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.15DisplayString (SIZE(0..65))read-writecurrent
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.6.2.1.1.2.3.1.18INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgTagPVID
OBJECT-TYPE
This is PVID tag state of the port
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.19INTEGER {tagged(2), untagged(3)}read-writecurrent
agPortNewCfgMulticastThreshold
OBJECT-TYPE
New status of the port's Multicast Threshold.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.20INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgMulticastThresholdRate
OBJECT-TYPE
New port's Multicast Threshold Rate.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.21INTEGER (0..262143)read-writecurrent
agPortNewCfgBroadcastThreshold
OBJECT-TYPE
New status of the port's Broadcast Threshold.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.22INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgBroadcastThresholdRate
OBJECT-TYPE
New port's Broadcast Threshold Rate.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.23INTEGER (0..262143)read-writecurrent
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.6.2.1.1.2.3.1.24INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgDLFThresholdRate
OBJECT-TYPE
New port's Destination Lookup Fail Threshold Rate.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.25INTEGER (0..262143)read-writecurrent
agPortNewCfgType
OBJECT-TYPE
The switch port type.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.2.3.1.28DisplayString (SIZE(0..65))read-onlycurrent
agRadiusConfig
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.1.3.1IpAddressread-onlycurrent
radNewCfgPrimaryIpAddr
OBJECT-TYPE
The IP address of the Primary RADIUS server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.2IpAddressread-writecurrent
radCurCfgSecondaryIpAddr
OBJECT-TYPE
The IP address of the Secondary RADIUS server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.3IpAddressread-onlycurrent
radNewCfgSecondaryIpAddr
OBJECT-TYPE
The IP address of the Secondary RADIUS server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.4IpAddressread-writecurrent
radCurCfgPort
OBJECT-TYPE
Specify the RADIUS port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.5INTEGER (1500..3000)read-onlycurrent
radNewCfgPort
OBJECT-TYPE
Speicfy the RADIUS port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.6INTEGER (1500..3000)read-writecurrent
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.6.2.1.1.3.7INTEGER (1..10)read-onlycurrent
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.6.2.1.1.3.8INTEGER (1..10)read-writecurrent
radCurCfgRetries
OBJECT-TYPE
Number of retries to the RADIUS server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.9INTEGER (1..3)read-onlycurrent
radNewCfgRetries
OBJECT-TYPE
Number of retries to the RADIUS server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.10INTEGER (1..3)read-writecurrent
radCurCfgState
OBJECT-TYPE
Enable or disable RADIUS authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.11INTEGER {enabled(2), disabled(3)}read-onlycurrent
radNewCfgState
OBJECT-TYPE
Enable or disable RADIUS authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.12INTEGER {enabled(2), disabled(3)}read-writecurrent
radCurCfgAuthenString
OBJECT-TYPE
The RADIUS authentication string.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.13DisplayString (SIZE(0..32))read-onlycurrent
radNewCfgAuthenString
OBJECT-TYPE
The RADIUS authentication string.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.14DisplayString (SIZE(0..32))read-writecurrent
radCurCfgBackdoor
OBJECT-TYPE
Enable or disable RADIUS backdoor for telnet/ssh/http/https.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.15INTEGER {enabled(1), disabled(2)}read-onlycurrent
radNewCfgBackdoor
OBJECT-TYPE
Enable or disable RADIUS backdoor for telnet/ssh/http/https.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.16INTEGER {enabled(1), disabled(2)}read-writecurrent
radCurCfgAuthenSecondString
OBJECT-TYPE
The second RADIUS authentication string.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.17DisplayString (SIZE(0..32))read-onlycurrent
radNewCfgAuthenSecondString
OBJECT-TYPE
The second RADIUS authentication string.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.18DisplayString (SIZE(0..32))read-writecurrent
radCurCfgSecBd
OBJECT-TYPE
Enable or disable RADIUS secure backdoor for telnet.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.19INTEGER {enabled(1), disabled(2)}read-onlycurrent
radNewCfgSecBd
OBJECT-TYPE
Enable or disable RADIUS secure backdoor for telnet.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.3.20INTEGER {enabled(1), disabled(2)}read-writecurrent
agNTP
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4
agCurCfgNTPServer
OBJECT-TYPE
The NTP Server Address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.1IpAddressread-onlycurrent
agNewCfgNTPServer
OBJECT-TYPE
The NTP Server Address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.2IpAddressread-writecurrent
agCurCfgNTPResyncInterval
OBJECT-TYPE
The NTP Server resync interval in minutes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.3INTEGER (1..44640)read-onlycurrent
agNewCfgNTPResyncInterval
OBJECT-TYPE
The NTP Server resync interval in minutes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.4INTEGER (1..44640)read-writecurrent
agCurCfgNTPService
OBJECT-TYPE
Enable/disable NTP Service.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgNTPService
OBJECT-TYPE
Enable/disable NTP Service.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.10INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgNTPSecServer
OBJECT-TYPE
The Secondary NTP Server Address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.11IpAddressread-onlycurrent
agNewCfgNTPSecServer
OBJECT-TYPE
The Secondary NTP Server Address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.12IpAddressread-writecurrent
agCurCfgNTPServerPort
OBJECT-TYPE
Choose the port that the primary server is connected to.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.13INTEGER {data(1), mgt(2)}read-onlycurrent
agNewCfgNTPServerPort
OBJECT-TYPE
Choose the port that the primary server is connected to.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.14INTEGER {data(1), mgt(2)}read-writecurrent
agCurCfgNTPSecServerPort
OBJECT-TYPE
Choose the port that the secondary server is connected to.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.15INTEGER {data(1), mgt(2)}read-onlycurrent
agNewCfgNTPSecServerPort
OBJECT-TYPE
Choose the port that the secondary server is connected to.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.4.16INTEGER {data(1), mgt(2)}read-writecurrent
agSyslog
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.1.5.1IpAddressread-onlycurrent
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.6.2.1.1.5.2IpAddressread-writecurrent
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.6.2.1.1.5.3IpAddressread-onlycurrent
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.6.2.1.1.5.4IpAddressread-writecurrent
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.6.2.1.1.5.5INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)}read-onlycurrent
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.6.2.1.1.5.6INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)}read-writecurrent
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.6.2.1.1.5.7INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)}read-onlycurrent
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.6.2.1.1.5.8INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)}read-writecurrent
agClrSyslogMsgs
OBJECT-TYPE
Clears all current Syslog messages.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.9INTEGER {other(1), reset(2)}read-writecurrent
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.6.2.1.1.5.10Integer32read-onlycurrent
agSyslogMsgTable
OBJECT-TYPE
The table of syslog messages.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.11not-accessiblecurrent
agSyslogMsgTableEntry
OBJECT-TYPE
A syslog message stored on the switch.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.11.1not-accessiblecurrent
agSyslogMsgIndex
OBJECT-TYPE
The syslog message table index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.11.1.1Integer32read-onlycurrent
agSyslogMessage
OBJECT-TYPE
The syslog message.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.11.1.2DisplayString (SIZE(0..128))read-onlycurrent
agLog
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.1.5.12.1INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.3INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.5INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.7INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.9INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.10INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.11INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.12INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.19INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.20INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.21INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.22INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.25INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.26INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.31INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.32INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.35INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.36INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.41INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.42INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.45INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.46INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.47INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.48INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.12.49INTEGER {enabled(1), disabled(2)}read-writecurrent
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.6.2.1.1.5.12.50INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrap8021x
OBJECT-TYPE
Enable or disable 802.1 related syslog and SNMP trap, in the new_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.12.51INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrap8021x
OBJECT-TYPE
Enable or disable 802.1 related syslog and SNMP trap, in the new_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.12.52INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapAll
OBJECT-TYPE
Enable or disable all syslog and SNMP traps, in the new_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.12.55INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapAll
OBJECT-TYPE
Enable or disable all syslog and SNMP traps, as currently configured in the current_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.12.56INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.6.2.1.1.5.13INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-onlycurrent
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.6.2.1.1.5.14INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-writecurrent
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.6.2.1.1.5.15INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-onlycurrent
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.6.2.1.1.5.16INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-writecurrent
agCurCfgSyslogHostPort
OBJECT-TYPE
Choose the port that the primary Syslog server is connected to.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.17INTEGER {data(1), mgt(2)}read-onlycurrent
agNewCfgSyslogHostPort
OBJECT-TYPE
Choose the port that the primary Syslog server is connected to.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.18INTEGER {data(1), mgt(2)}read-writecurrent
agCurCfgSyslog2HostPort
OBJECT-TYPE
Choose the port that the secondary Syslog server is connected to.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.19INTEGER {data(1), mgt(2)}read-onlycurrent
agNewCfgSyslog2HostPort
OBJECT-TYPE
Choose the port that the secondary Syslog server is connected to.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.5.20INTEGER {data(1), mgt(2)}read-writecurrent
agTransfer
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7
agTransferServer
OBJECT-TYPE
The FTP/TFTP server IP address or domain name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.1DisplayString (SIZE(0..64))read-writecurrent
agTransferImage
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.6.2.1.1.7.2INTEGER {image1(2), image2(3), boot(4)}read-writecurrent
agTransferImageFileName
OBJECT-TYPE
The image file name to be downloaded.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.3DisplayString (SIZE(0..128))read-writecurrent
agTransferCfgFileName
OBJECT-TYPE
The configuration file name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.4DisplayString (SIZE(0..128))read-writecurrent
agTransferDumpFileName
OBJECT-TYPE
The core dump file name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.5DisplayString (SIZE(0..128))read-writecurrent
agTransferAction
OBJECT-TYPE
This is an action object to perform various FTP/TFTP Get or Put functions. The FTP/TFTP sever is specified in agTransferServer object. img-get(2) - Download switch image from a specified image file(agTransferImageFileName) on the FTP/TFTP server to the destinated storage(agTransferImage). cfg-get(3) - Download switch configuration from a specified file(agTransferCfgFileName) on the FTP/TFTP server. cfg-put(4) - Upload switch configuration to a specified file(agTransferCfgFileName) on the FTP/TFTP server. dump-put(5)- Download switch core dump to a specified file(agTransferDumpFileName) on the FTP/TFTP server. img-put(7) - Upload specified switch image to a specified image file(agTransferImageFileName) on the FTP/TFTP server. tsdump-put(5)- Download switch core dump to a specified file (agTransferTSDumpFileName) on the FTP/TFTP server. other(1) is returned always when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.6INTEGER {other(1), img-get(2), cfg-get(3), cfg-put(4), dump-put(5), img-put(7), tsdump-put(8)}read-writecurrent
agTransferLastActionStatus
OBJECT-TYPE
The recorded status of the previous FTP/TFTP activity.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.7DisplayString (SIZE(0..128))read-onlycurrent
agTransferPort
OBJECT-TYPE
Specify whether the FTP/TFTP operation should be performed over the data port or the management port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.8INTEGER {data(1), mgt(2)}read-writecurrent
agTransferUserName
OBJECT-TYPE
The username for FTP server or blank for TFTP server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.9DisplayString (SIZE(0..128))read-writecurrent
agTransferPassword
OBJECT-TYPE
The password for FTP server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.10DisplayString (SIZE(0..128))read-writecurrent
agTransferTSDumpFileName
OBJECT-TYPE
The TS dump file name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.11DisplayString (SIZE(0..128))read-writecurrent
agTransferLastConfigurationActionStatus
OBJECT-TYPE
The status of the last configuration action using the file ftp/tftp'd from the server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.14INTEGER {successfully(1), failed(2)}read-onlycurrent
agApply
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.1.8.1INTEGER {applyNeeded(2), noApplyNeeded(3)}read-onlycurrent
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.6.2.1.1.8.2INTEGER {apply(1), idle(2), inprogress(3), complete(4), failed(5)}read-writecurrent
agApplyTableSize
OBJECT-TYPE
The number of strings in the apply table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.8.4Integer32read-onlycurrent
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.6.2.1.1.8.5not-accessiblecurrent
agApplyTableEntry
OBJECT-TYPE
Information about an URL path for URL load balancing.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.8.5.1not-accessiblecurrent
agApplyIndex
OBJECT-TYPE
The table index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.8.5.1.1Integer32read-onlycurrent
agApplyString
OBJECT-TYPE
A string in the apply table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.8.5.1.2OCTET STRINGread-onlycurrent
agTacacsConfig
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.1.10.1IpAddressread-onlycurrent
tacNewCfgPrimaryIpAddr
OBJECT-TYPE
The IP address of the Primary TACACS+ server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.2IpAddressread-writecurrent
tacCurCfgSecondaryIpAddr
OBJECT-TYPE
The IP address of the Secondary TACSACS server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.3IpAddressread-onlycurrent
tacNewCfgSecondaryIpAddr
OBJECT-TYPE
The IP address of the Secondary TACACS+ server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.4IpAddressread-writecurrent
tacCurCfgPort
OBJECT-TYPE
Specify the TACACS+ port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.5INTEGER (1..65000)read-onlycurrent
tacNewCfgPort
OBJECT-TYPE
Specify the TACACS+ port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.6INTEGER (1..65000)read-writecurrent
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.6.2.1.1.10.7INTEGER (4..15)read-onlycurrent
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.6.2.1.1.10.8INTEGER (4..15)read-writecurrent
tacCurCfgRetries
OBJECT-TYPE
Number of retries to the TACACS+ server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.9INTEGER (1..3)read-onlycurrent
tacNewCfgRetries
OBJECT-TYPE
Number of retries to the TACACS+ server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.10INTEGER (1..3)read-writecurrent
tacCurCfgState
OBJECT-TYPE
Enable or disable TACACS+ authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.11INTEGER {enabled(2), disabled(3)}read-onlycurrent
tacNewCfgState
OBJECT-TYPE
Enable or disable TACACS+ authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.12INTEGER {enabled(2), disabled(3)}read-writecurrent
tacCurCfgAuthenString
OBJECT-TYPE
The TACACS+ authentication string.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.13DisplayString (SIZE(0..32))read-onlycurrent
tacNewCfgAuthenString
OBJECT-TYPE
The TACACS+ authentication string.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.14DisplayString (SIZE(0..32))read-writecurrent
tacCurCfgBackdoor
OBJECT-TYPE
Enable or disable TACACS+ backdoor for telnet/ssh/http/https.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.15INTEGER {enabled(1), disabled(2)}read-onlycurrent
tacNewCfgBackdoor
OBJECT-TYPE
Enable or disable TACACS+ backdoor for telnet/ssh/http/https.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.16INTEGER {enabled(1), disabled(2)}read-writecurrent
tacCurCfgAuthenSecondString
OBJECT-TYPE
The second TACACS+ authentication string.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.17DisplayString (SIZE(0..32))read-onlycurrent
tacNewCfgAuthenSecondString
OBJECT-TYPE
The second TACACS+ authentication string.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.18DisplayString (SIZE(0..32))read-writecurrent
tacCurCfgSecBd
OBJECT-TYPE
Enable or disable TACACS+ secure backdoor for telnet.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.23INTEGER {enabled(1), disabled(2)}read-onlycurrent
tacNewCfgSecBd
OBJECT-TYPE
Enable or disable TACACS+ secure backdoor for telnet.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.24INTEGER {enabled(1), disabled(2)}read-writecurrent
tacCurCfgCmap
OBJECT-TYPE
Enable/Disable Tacacs+ new prividlege level maping.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.25INTEGER {enabled(1), disabled(2)}read-onlycurrent
tacNewCfgCmap
OBJECT-TYPE
Enable/Disable Tacacs+ new prividlege level maping.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.26INTEGER {enabled(1), disabled(2)}read-writecurrent
agTacacsUserMapCurCfgTable
OBJECT-TYPE
The table of tacacs+ user map current configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.31not-accessiblecurrent
agTacacsUserMapCurCfgTableEntry
OBJECT-TYPE
A row in the tacacs+ user mapping table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.31.1not-accessiblecurrent
agTacacsUserMapCurCfgUId
OBJECT-TYPE
The current config remote privilege identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.31.1.1Integer32read-onlycurrent
agTacacsUserMapCurCfgMapping
OBJECT-TYPE
Current Tacacs+ user privilege mappings.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.31.1.2INTEGER {none(0), user(1), oper(2), admin(3)}read-onlycurrent
agTacacsUserMapNewCfgTable
OBJECT-TYPE
The table of tacacs+ user map new configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.32not-accessiblecurrent
agTacacsUserMapNewCfgTableEntry
OBJECT-TYPE
A row in the tacacs+ user mapping table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.32.1not-accessiblecurrent
agTacacsUserMapNewCfgUId
OBJECT-TYPE
The new config remote privilege identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.32.1.1Integer32read-onlycurrent
agTacacsUserMapNewCfgMapping
OBJECT-TYPE
Set new Tacacs+ user privilege mappings.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.10.32.1.2INTEGER {none(0), user(1), oper(2), admin(3)}read-createcurrent
agMgmtNetConfig
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.1.11.1Integer32read-onlycurrent
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.6.2.1.1.11.2not-accessiblecurrent
agCurCfgMgmtNetEntry
OBJECT-TYPE
A row in the management network definition table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.11.2.1not-accessiblecurrent
agCurCfgMgmtNetIndex
OBJECT-TYPE
The index of the Management Network Definition table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.11.2.1.1Integer32read-onlycurrent
agCurCfgMgmtNetSubnet
OBJECT-TYPE
The Management Network Address in the current_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.11.2.1.2IpAddressread-onlycurrent
agCurCfgMgmtNetMask
OBJECT-TYPE
The Management Network Mask in the current_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.11.2.1.3IpAddressread-onlycurrent
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.6.2.1.1.11.3not-accessiblecurrent
agNewCfgMgmtNetEntry
OBJECT-TYPE
A row in the management network definition table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.11.3.1not-accessiblecurrent
agNewCfgMgmtNetIndex
OBJECT-TYPE
The index of the Management Network Definition table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.11.3.1.1Integer32read-onlycurrent
agNewCfgMgmtNetSubnet
OBJECT-TYPE
The Management Network Address in the new_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.11.3.1.2IpAddressread-createcurrent
agNewCfgMgmtNetMask
OBJECT-TYPE
The Management Network Mask in the new_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.11.3.1.3IpAddressread-createcurrent
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.6.2.1.1.11.3.1.4INTEGER {other(1), delete(2)}read-createcurrent
agMgmtNetClear
OBJECT-TYPE
By setting the value to delete(2), the entire table is cleared.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.11.4INTEGER {other(1), clear(2)}read-writecurrent
agAccess
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.1.12.1Integer32read-onlycurrent
agAccessUserCurCfgTable
OBJECT-TYPE
The table of Access user configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.2not-accessiblecurrent
agAccessUserCurCfgTableEntry
OBJECT-TYPE
A row in the Access user configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.2.1not-accessiblecurrent
agAccessUserCurCfgUId
OBJECT-TYPE
The User identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.2.1.1Integer32read-onlycurrent
agAccessUserCurCos
OBJECT-TYPE
The user class of service.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.2.1.2INTEGER {user(0), oper(3), admin(6)}read-onlycurrent
agAccessUserCurCfgName
OBJECT-TYPE
The user name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.2.1.3DisplayString (SIZE(0..8))read-onlycurrent
agAccessUserCurCfgPswd
OBJECT-TYPE
The character string representing the user passworde.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.2.1.4DisplayString (SIZE(0..128))read-onlycurrent
agAccessUserCurCfgState
OBJECT-TYPE
Enable or disable a user.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.2.1.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
agAccessUserNewCfgTable
OBJECT-TYPE
The table of Access user configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.3not-accessiblecurrent
agAccessUserNewCfgTableEntry
OBJECT-TYPE
A row in the Access user configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.3.1not-accessiblecurrent
agAccessUserNewCfgUId
OBJECT-TYPE
The User identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.3.1.1Integer32read-onlycurrent
agAccessUserNewCos
OBJECT-TYPE
The user class of service.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.3.1.2INTEGER {user(0), oper(3), admin(6)}read-createcurrent
agAccessUserNewCfgName
OBJECT-TYPE
The user name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.3.1.3DisplayString (SIZE(0..8))read-createcurrent
agAccessUserNewCfgPswd
OBJECT-TYPE
The character string representing the user passworde.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.3.1.4DisplayString (SIZE(0..128))read-createcurrent
agAccessUserNewCfgState
OBJECT-TYPE
Enable or disable a user.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.12.3.1.5INTEGER {enabled(2), disabled(3)}read-createcurrent
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.6.2.1.1.12.3.1.6INTEGER {other(1), delete(2)}read-createcurrent
agSSHConfig
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13
sshCurCfgIntrval
OBJECT-TYPE
Interval for generating the RSA server key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.1INTEGER (0..24)read-onlycurrent
sshNewCfgIntrval
OBJECT-TYPE
Set Interval for generating the RSA server key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.2INTEGER (0..24)read-writecurrent
sshCurCfgScpAdm
OBJECT-TYPE
SCP-only admin password.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.3DisplayString (SIZE(0..128))read-onlycurrent
sshNewCfgScpAdm
OBJECT-TYPE
Set SCP-only admin password.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.4DisplayString (SIZE(0..128))read-writecurrent
sshNewCfgHKeyGen
OBJECT-TYPE
This is an action object to generate the RSA host key. other(2) is returned always when read. The following values are writable: generate(1).. Generate the RSA host key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.5INTEGER {generate(1), other(2)}read-writecurrent
sshNewCfgSKeyGen
OBJECT-TYPE
This is an action object to generate the RSA server key. other(2) is returned always when read. The following values are writable: generate(1).. Generate the RSA server key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.6INTEGER {generate(1), other(2)}read-writecurrent
sshCurCfgSSHPort
OBJECT-TYPE
SSH server port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.7INTEGER (1..65535)read-onlycurrent
sshNewCfgSSHPort
OBJECT-TYPE
Set SSH server port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.8INTEGER (1..65535)read-writecurrent
sshCurCfgScpApplySave
OBJECT-TYPE
SCP apply and save.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
sshNewCfgScpApplySave
OBJECT-TYPE
Enable/Disable the SCP apply and save.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.10INTEGER {enabled(1), disabled(2)}read-writecurrent
sshCurCfgStatus
OBJECT-TYPE
SSH server status.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.11INTEGER {on(1), off(2)}read-onlycurrent
sshNewCfgStatus
OBJECT-TYPE
Turn SSH server ON/OFF.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.13.12INTEGER {on(1), off(2)}read-writecurrent
agentStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2
pktStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.2.1.1Counter32read-onlycurrent
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.6.2.1.2.1.2Counter32read-onlycurrent
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.6.2.1.2.1.3Counter32read-onlycurrent
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.6.2.1.2.1.4Gauge32read-onlycurrent
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.6.2.1.2.1.5Gauge32read-onlycurrent
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.6.2.1.2.1.6Gauge32read-onlycurrent
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.6.2.1.2.1.7Counter32read-onlycurrent
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.6.2.1.2.1.8Counter32read-onlycurrent
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.6.2.1.2.1.9Counter32read-onlycurrent
mpCpuStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.2.2.1Integer32read-onlycurrent
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.6.2.1.2.2.2Integer32read-onlycurrent
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.6.2.1.2.2.3Integer32read-onlycurrent
portStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3
portStatsTable
OBJECT-TYPE
The table of port statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.1not-accessiblecurrent
portStatsTableEntry
OBJECT-TYPE
A row in the port stats table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.1.1not-accessiblecurrent
portStatsIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.1.1.1Integer32read-onlycurrent
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.6.2.1.2.3.1.1.2Counter32read-onlycurrent
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.6.2.1.2.3.1.1.3Counter32read-onlycurrent
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.6.2.1.2.3.1.1.4Counter32read-onlycurrent
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.6.2.1.2.3.1.1.5Counter32read-onlycurrent
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.6.2.1.2.3.1.1.6Counter32read-onlycurrent
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.6.2.1.2.3.1.1.7Counter32read-onlycurrent
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.6.2.1.2.3.1.1.8Counter32read-onlycurrent
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.6.2.1.2.3.1.1.9Counter32read-onlycurrent
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.6.2.1.2.3.1.1.10Counter32read-onlycurrent
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.6.2.1.2.3.1.1.11Counter32read-onlycurrent
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.6.2.1.2.3.1.1.12Counter32read-onlycurrent
portStatsPhyIfOutQLen
OBJECT-TYPE
The length of the output packet queue (in packets).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.1.1.13Gauge32read-onlycurrent
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.6.2.1.2.3.1.1.14Counter32read-onlycurrent
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.6.2.1.2.3.1.1.15Counter32read-onlycurrent
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.6.2.1.2.3.1.1.16INTEGER {clear(1), ok(2)}read-writecurrent
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.6.2.1.2.3.1.1.17Counter32read-onlycurrent
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.6.2.1.2.3.1.1.18Counter32read-onlycurrent
dot1xPortStatsTable
OBJECT-TYPE
The table of 802.1x port statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2not-accessiblecurrent
dot1xPortStatsTableEntry
OBJECT-TYPE
A row in the 802.1x port stats table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1not-accessiblecurrent
dot1xPortStatsIndx
OBJECT-TYPE
The 802.1x port stats index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.1Integer32read-onlycurrent
eapolFramesRx
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.2Integer32read-onlycurrent
eapolFramesTx
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.3Integer32read-onlycurrent
eapolStartFramesRx
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.4Integer32read-onlycurrent
eapolLogoffFramesRx
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.5Integer32read-onlycurrent
eapolRespIdFramesRx
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.6Integer32read-onlycurrent
eapolRespFramesRx
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.7Integer32read-onlycurrent
eapolReqIdFramesTx
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.8Integer32read-onlycurrent
eapolReqFramesTx
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.9Integer32read-onlycurrent
invalidEapolFramesRx
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.10Integer32read-onlycurrent
eapLengthErrorFramesRx
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.11Integer32read-onlycurrent
authEntersConnecting
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.12Integer32read-onlycurrent
authEapLogoffsWhileConnecting
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.13Integer32read-onlycurrent
authEntersAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.14Integer32read-onlycurrent
authSuccessesWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.15Integer32read-onlycurrent
authTimeoutsWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.16Integer32read-onlycurrent
authFailWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.17Integer32read-onlycurrent
authReauthsWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.18Integer32read-onlycurrent
authEapStartsWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.19Integer32read-onlycurrent
authEapLogoffWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.20Integer32read-onlycurrent
authReauthsWhileAuthenticated
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.21Integer32read-onlycurrent
authEapStartsWhileAuthenticated
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.22Integer32read-onlycurrent
authEapLogoffWhileAuthenticated
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.23Integer32read-onlycurrent
backendResponses
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.24Integer32read-onlycurrent
backendAccessChallenges
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.25Integer32read-onlycurrent
backendOtherRequestsToSupplicant
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.26Integer32read-onlycurrent
backendNonNakResponsesFromSupplicant
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.27Integer32read-onlycurrent
backendAuthSuccesses
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.28Integer32read-onlycurrent
backendAuthFails
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.29Integer32read-onlycurrent
lastEapolFrameVersion
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.30Integer32read-onlycurrent
lastEapolFrameSource
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.2.1.31MacAddressread-onlycurrent
allportsStatsTable
OBJECT-TYPE
The table of all ports statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3not-accessiblecurrent
allportsStatsTableEntry
OBJECT-TYPE
A row in the table of all ports statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1not-accessiblecurrent
allportsStatsIndx
OBJECT-TYPE
The port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.1Integer32read-onlycurrent
allportsStatsDescr
OBJECT-TYPE
The port description.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.2DisplayString (SIZE(0..5))read-onlycurrent
allportsStatsSpeed
OBJECT-TYPE
The current operational speed of the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.3INTEGER {mbs10(2), mbs100(3), mbs1000(4), any(5), mbs10000(6)}read-onlycurrent
allportsStatsPhysAddress
OBJECT-TYPE
The port MAC Address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.4PhysAddressread-onlycurrent
allportsStatsAdminStatus
OBJECT-TYPE
The port Admin state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.5INTEGER {up(1), down(2), testing(3)}read-onlycurrent
allportsStatsOperStatus
OBJECT-TYPE
The port Operational Status.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.6INTEGER {up(1), down(2), testing(3)}read-onlycurrent
allportsStatsInOctets
OBJECT-TYPE
Octets In for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.7Counter32read-onlycurrent
allportsStatsOutOctets
OBJECT-TYPE
Octets Out for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.8Counter32read-onlycurrent
allportsStatsInPkts
OBJECT-TYPE
Packets In for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.9Counter32read-onlycurrent
allportsStatsOutPkts
OBJECT-TYPE
Packets Out for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.10Counter32read-onlycurrent
allportsStatsInUcast
OBJECT-TYPE
Unicast Packets In for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.11DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutUcast
OBJECT-TYPE
Unicast Packets Out for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.12DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsInBcast
OBJECT-TYPE
Broadcasts Packets In for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.13DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutBcast
OBJECT-TYPE
Broadcasts Packets Out for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.14DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsInMcast
OBJECT-TYPE
Multicast Packets In for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.15DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutMcast
OBJECT-TYPE
Multicast Packets Out for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.16DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsInDiscards
OBJECT-TYPE
Discarded Packets for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.17Counter32read-onlycurrent
allportsStatsOutDiscards
OBJECT-TYPE
Outbound Packets for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.18Counter32read-onlycurrent
allportsStatsInErrors
OBJECT-TYPE
Error Packets for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.19Counter32read-onlycurrent
allportsStatsOutErrors
OBJECT-TYPE
Not sent packets due to error.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.20Counter32read-onlycurrent
allportsStatsInUnknownProtos
OBJECT-TYPE
Unknown protocol packets.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.21DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutQLen
OBJECT-TYPE
Outbound Packet Queue Length.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.22DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsipInReceives
OBJECT-TYPE
Ip In Receives.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.23Counter32read-onlycurrent
allportsStatsipInHeaderErrors
OBJECT-TYPE
Ip In Header Errors.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.24Counter32read-onlycurrent
allportsStatsipInDiscards
OBJECT-TYPE
Ip In Discards.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.25Counter32read-onlycurrent
allportsStatsLinkStateChange
OBJECT-TYPE
Number of link state changes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.3.1.26Counter32read-onlycurrent
clearPortsStats
OBJECT-TYPE
Setting this to clear(2) results in clearing the statistics for all ports.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.3.4INTEGER {ok(1), clear(2)}read-writecurrent
portMgmtStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5
portMgmtStatsTable
OBJECT-TYPE
The table of management port statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1not-accessiblecurrent
portMgmtStatsTableEntry
OBJECT-TYPE
A row in the management port stats table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1not-accessiblecurrent
portMgmtStatsIndx
OBJECT-TYPE
The management port index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.1Integer32read-onlycurrent
portMgmtStatsRxpackets
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.6.2.1.2.5.1.1.2Counter32read-onlycurrent
portMgmtStatsRxErrors
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.6.2.1.2.5.1.1.3Counter32read-onlycurrent
portMgmtStatsRxDropped
OBJECT-TYPE
The number of inbound packets that were dropped.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.4Counter32read-onlycurrent
portMgmtStatsRxOverruns
OBJECT-TYPE
The number of data overruns over this link.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.5Counter32read-onlycurrent
portMgmtStatsRxFrame
OBJECT-TYPE
The number of frames received on this link.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.6Counter32read-onlycurrent
portMgmtStatsTxpackets
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.6.2.1.2.5.1.1.7Counter32read-onlycurrent
portMgmtStatsTxErrors
OBJECT-TYPE
The number of outbound 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.6.2.1.2.5.1.1.8Counter32read-onlycurrent
portMgmtStatsTxDropped
OBJECT-TYPE
The number of outbound packets that were dropped.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.9Counter32read-onlycurrent
portMgmtStatsTxOverruns
OBJECT-TYPE
The number of data overruns over this link.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.10Counter32read-onlycurrent
portMgmtStatsTxCarrier
OBJECT-TYPE
The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.11Counter32read-onlycurrent
portMgmtStatsTxCollisions
OBJECT-TYPE
The number of collisions on this outbound segment.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.12Counter32read-onlycurrent
portMgmtStatsRxBytes
OBJECT-TYPE
The total number of bytes received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.13Counter32read-onlycurrent
portMgmtStatsRxMulticast
OBJECT-TYPE
The total number of multicast packets received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.14Counter32read-onlycurrent
portMgmtStatsTxBytes
OBJECT-TYPE
The total number of bytes transmitted.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.5.1.1.15Counter32read-onlycurrent
agClearStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.7
snmpClearStats
OBJECT-TYPE
Setting this to clear(2) results in clearing the SNMP statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.7.1INTEGER {ok(1), clear(2)}read-writecurrent
ntpStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.2.9.1Integer32read-onlycurrent
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.6.2.1.2.9.2Integer32read-onlycurrent
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.6.2.1.2.9.3Integer32read-onlycurrent
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.6.2.1.2.9.4Integer32read-onlycurrent
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.6.2.1.2.9.5Integer32read-onlycurrent
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.6.2.1.2.9.6Integer32read-onlycurrent
ntpLastUpdateServer
OBJECT-TYPE
The type of ntp server updated last time.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.9.7INTEGER {none(0), primary(1), secondary(2)}read-onlycurrent
ntpLastUpdateTime
OBJECT-TYPE
The last time updated by ntp server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.9.8DisplayString (SIZE(0..127))read-onlycurrent
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.6.2.1.2.9.9INTEGER {ok(1), clear(2)}read-writecurrent
ntpSystemCurrentTime
OBJECT-TYPE
The current system time.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.9.10DisplayString (SIZE(0..127))read-onlycurrent
aclStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.12
aclStatsTable
OBJECT-TYPE
The table of ACL statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.12.1not-accessiblecurrent
aclStatsTableEntry
OBJECT-TYPE
Statistics about a particular ACL configuration entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.12.1.1not-accessiblecurrent
aclStatsIndex
OBJECT-TYPE
The acl index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.12.1.1.1Integer32read-onlycurrent
aclStatsHits
OBJECT-TYPE
Total number of hits for this ACL entry
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.2.12.1.1.2Counter32read-onlycurrent
aclClearStats
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.6.2.1.2.12.1.1.3INTEGER {ok(1), clear(2)}read-writecurrent
agentInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3
hardware
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.3.1.1DisplayString (SIZE(0..16))read-onlycurrent
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.6.2.1.3.1.2DisplayString (SIZE(0..16))read-onlycurrent
hwSerialNumber
OBJECT-TYPE
The switch serial number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.1.5DisplayString (SIZE(0..16))read-onlycurrent
portInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.2
portInfoTable
OBJECT-TYPE
The table of port information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.2.1not-accessiblecurrent
portInfoTableEntry
OBJECT-TYPE
A row in the port information table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.2.1.1not-accessiblecurrent
portInfoIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.2.1.1.1Integer32read-onlycurrent
portInfoSpeed
OBJECT-TYPE
The current operational speed of the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.2.1.1.2INTEGER {mbs10(2), mbs100(3), mbs1000(4), any(5), mbs10000(6)}read-onlycurrent
portInfoMode
OBJECT-TYPE
The current operational mode of the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.2.1.1.3INTEGER {full-duplex(2), half-duplex(3)}read-onlycurrent
portInfoFlowCtrl
OBJECT-TYPE
The current operational flow control of the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.2.1.1.4INTEGER {transmit(2), receive(3), both(4), none(5)}read-onlycurrent
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.6.2.1.3.2.1.1.6DisplayString (SIZE(0..255))read-onlycurrent
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.6.2.1.3.2.1.1.7INTEGER {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-onlycurrent
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.6.2.1.3.2.1.1.8Integer32read-onlycurrent
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.6.2.1.3.2.1.1.9PhysAddressread-onlycurrent
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.6.2.1.3.2.1.1.10INTEGER {up(1), down(2), testing(3)}read-onlycurrent
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.6.2.1.3.2.1.1.11TimeTicksread-onlycurrent
agDiff
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.3.4.2INTEGER {diff(1), flashdiff(2), idle(3), inprogress(4), complete(5)}read-writecurrent
agDiffTableSize
OBJECT-TYPE
The number of strings in the diff table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.4.3Integer32read-onlycurrent
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.6.2.1.3.4.4not-accessiblecurrent
agDiffTableEntry
OBJECT-TYPE
Information about an URL path for URL load balancing.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.4.4.1not-accessiblecurrent
agDiffIndex
OBJECT-TYPE
The table index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.4.4.1.1Integer32read-onlycurrent
agDiffString
OBJECT-TYPE
A string in the diff table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.4.4.1.2OCTET STRINGread-onlycurrent
agCfgDump
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.3.5.2INTEGER {dump(1), idle(2), inprogress(3), complete(4)}read-writecurrent
agCfgDumpTableSize
OBJECT-TYPE
The number of strings in the dump table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.5.3Integer32read-onlycurrent
agCfgDumpTable
OBJECT-TYPE
The table of dump strings.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.5.4not-accessiblecurrent
agCfgDumpTableEntry
OBJECT-TYPE
An entry in the dump table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.5.4.1not-accessiblecurrent
agCfgDumpIndex
OBJECT-TYPE
The table index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.5.4.1.1Integer32read-onlycurrent
agCfgDumpString
OBJECT-TYPE
A string in the dump table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.5.4.1.2OCTET STRINGread-onlycurrent
geaportInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.3.7.1not-accessiblecurrent
geaportInfoTableEntry
OBJECT-TYPE
An entry in the geaport table mapping.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.7.1.1not-accessiblecurrent
geaportInfoLogicalIndex
OBJECT-TYPE
The logical port index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.7.1.1.1Integer32read-onlycurrent
geaportInfoPort
OBJECT-TYPE
The GEA Port (0-based).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.7.1.1.2INTEGERread-onlycurrent
geaportInfoUnit
OBJECT-TYPE
The GEA Unit.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.7.1.1.3INTEGERread-onlycurrent
ufdInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.8
ufdInfoState
OBJECT-TYPE
Uplink Failure Detection State.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.8.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
ufdInfoLtMStatus
OBJECT-TYPE
LtM Status.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.8.2INTEGER {up(1), down(2), forwarding(3), blocked(4)}read-onlycurrent
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.6.2.1.3.8.3OCTET STRINGread-onlycurrent
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.6.2.1.3.8.4OCTET STRINGread-onlycurrent
ufdInfoLtMAdminkey
OBJECT-TYPE
The LtM admin key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.8.5INTEGERread-onlycurrent
ufdInfoLtDStatus
OBJECT-TYPE
LtD status.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.8.6INTEGER {up(1), autoDisabled(2)}read-onlycurrent
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.6.2.1.3.8.7OCTET STRINGread-onlycurrent
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.6.2.1.3.8.8INTEGERread-onlycurrent
ufdInfoLtDAdminkeyMaxEnt
OBJECT-TYPE
The maximum number of rows in the LtD admin key configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.8.9Integer32read-onlycurrent
ufdInfoLtDAdminkeyTable
OBJECT-TYPE
The table of LtD admin key configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.8.10not-accessiblecurrent
ufdInfoLtDAdminkeyTableEntry
OBJECT-TYPE
A row in the LtD admin key table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.8.10.1not-accessiblecurrent
ufdInfoLtDAdminkey
OBJECT-TYPE
The LtD admin key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.8.10.1.1INTEGERread-onlycurrent
sfpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.9
sfpInfoTable
OBJECT-TYPE
The table of external port SFP information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.9.1not-accessiblecurrent
sfpInfoTableEntry
OBJECT-TYPE
A row in the external port SFP information table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.9.1.1not-accessiblecurrent
sfpInfoIndx
OBJECT-TYPE
The external port SFX index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.9.1.1.1Integer32read-onlycurrent
sfpInfoPort
OBJECT-TYPE
External Port SFP/XFP alias.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.9.1.1.2DisplayString (SIZE(0..6))read-onlycurrent
sfpInfoDevice
OBJECT-TYPE
External Port SFP/XFP Device.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.9.1.1.3DisplayString (SIZE(0..6))read-onlycurrent
sfpInfoTXEnable
OBJECT-TYPE
External Port SFP/XFP TX-Enable.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.9.1.1.4INTEGER {notInstalled(1), enabled(2), disabled(3)}read-onlycurrent
sfpInfoRXSignal
OBJECT-TYPE
External Port SFP/XFP RX-Signal.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.9.1.1.5INTEGER {notInstalled(1), lost(2), ok(3), notAvailable(4)}read-onlycurrent
sfpInfoTXFault
OBJECT-TYPE
External Port SFP/XFP TX-Fault.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.9.1.1.6INTEGER {notInstalled(1), fault(2), none(3), notAvailable(4)}read-onlycurrent
sfpInfoApproved
OBJECT-TYPE
External Port SFP/XFP Approval.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.9.1.1.7INTEGER {notInstalled(1), notXFP(2), notSFP(3), yes(4)}read-onlycurrent
agentOper
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4
agPortOperTable
OBJECT-TYPE
The table of port operations.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4.1not-accessiblecurrent
agPortOperTableEntry
OBJECT-TYPE
A row in the port operations table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4.1.1not-accessiblecurrent
portOperIdx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4.1.1.1Integer32read-onlycurrent
portOperState
OBJECT-TYPE
Enable/Disable port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4.1.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
portOperRmon
OBJECT-TYPE
Enable/Disable RMON for port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4.1.1.3INTEGER {enabled(1), disabled(2)}read-writecurrent
agNTPOper
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.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.6.2.1.4.2.1INTEGER {no(1), yes(2)}read-writecurrent
portOperDot1xTable
OBJECT-TYPE
The table of port operations.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4.3not-accessiblecurrent
portOperDot1xTableEntry
OBJECT-TYPE
A row in the port 802.1x operation table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4.3.1not-accessiblecurrent
portOperDot1xIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4.3.1.1Integer32read-onlycurrent
portOperDot1xReset
OBJECT-TYPE
Reinitialize 802.1x access control on port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4.3.1.2INTEGER {no(1), yes(2)}read-writecurrent
portOperDot1xReauth
OBJECT-TYPE
Initiate reauthentication on port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.4.3.1.3INTEGER {no(1), yes(2)}read-writecurrent
layer2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2
layer2Configs
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1
vlan
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1
vlanMaxEnt
OBJECT-TYPE
The maximum number of rows in the VLAN configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.1Integer32read-onlycurrent
vlanCurCfgTable
OBJECT-TYPE
The table of VLAN configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.2not-accessiblecurrent
vlanCurCfgTableEntry
OBJECT-TYPE
A row in the VLAN configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.2.1not-accessiblecurrent
vlanCurCfgVlanId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.2.1.1Integer32read-onlycurrent
vlanCurCfgVlanName
OBJECT-TYPE
The VLAN name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.2.1.2DisplayString (SIZE(0..32))read-onlycurrent
vlanCurCfgPorts
OBJECT-TYPE
The port list in the VLAN. 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 the VLAN 0 - The represented port does not belong to the VLAN
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.2.1.3OCTET STRINGread-onlycurrent
vlanCurCfgState
OBJECT-TYPE
Enable or disable a VLAN
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.2.1.4INTEGER {enabled(2), disabled(3)}read-onlycurrent
vlanCurCfgStg
OBJECT-TYPE
The Spanning Tree Group for the VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.2.1.6Integer32read-onlycurrent
vlanNewCfgTable
OBJECT-TYPE
The table of VLAN configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.3not-accessiblecurrent
vlanNewCfgTableEntry
OBJECT-TYPE
A row in the VLAN configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.3.1not-accessiblecurrent
vlanNewCfgVlanId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.3.1.1Integer32read-onlycurrent
vlanNewCfgVlanName
OBJECT-TYPE
The VLAN name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.3.1.2DisplayString (SIZE(0..32))read-createcurrent
vlanNewCfgPorts
OBJECT-TYPE
The port list in the VLAN. 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 the VLAN 0 - The represented port does not belong to the VLAN
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.3.1.3OCTET STRINGread-onlycurrent
vlanNewCfgState
OBJECT-TYPE
Enable or disable a VLAN
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.3.1.4INTEGER {enabled(2), disabled(3)}read-createcurrent
vlanNewCfgAddPort
OBJECT-TYPE
The port to be added to the specified VLAN. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.3.1.5Integer32read-createcurrent
vlanNewCfgRemovePort
OBJECT-TYPE
The port to be removed from the specified VLAN. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.3.1.6Integer32read-createcurrent
vlanNewCfgDelete
OBJECT-TYPE
This is an action object to create or delete a VLAN. other(1) is returned always when read. The following values are writable: delete(2)...to delete a VLAN
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.3.1.7INTEGER {other(1), delete(2)}read-createcurrent
vlanNewCfgStg
OBJECT-TYPE
The Spanning Tree Group for the VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.1.3.1.9Integer32read-createcurrent
trunkgroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2
trunkGroupTableMaxSize
OBJECT-TYPE
The maximum number of entries in trunk group table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.1Integer32read-onlycurrent
trunkGroupCurCfgTable
OBJECT-TYPE
The table of trunk group configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.2not-accessiblecurrent
trunkGroupCurCfgTableEntry
OBJECT-TYPE
A row in the trunk group configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.2.1not-accessiblecurrent
trunkGroupCurCfgIndex
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.2.1.1Integer32read-onlycurrent
trunkGroupCurCfgPorts
OBJECT-TYPE
The port list in the trunk group. 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 the trunk group 0 - The represented port does not belong to the trunk group
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.2.1.2OCTET STRINGread-onlycurrent
trunkGroupCurCfgState
OBJECT-TYPE
Enable or disable a trunk group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.2.1.3INTEGER {enable(1), disable(2)}read-onlycurrent
trunkGroupNewCfgTable
OBJECT-TYPE
The table of trunk group configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.3not-accessiblecurrent
trunkGroupNewCfgTableEntry
OBJECT-TYPE
A row in the trunk group configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.3.1not-accessiblecurrent
trunkGroupNewCfgIndex
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.3.1.1Integer32read-onlycurrent
trunkGroupNewCfgPorts
OBJECT-TYPE
The port list in the trunk group. 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 the trunk group 0 - The represented port does not belong to the trunk group
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.3.1.2OCTET STRINGread-onlycurrent
trunkGroupNewCfgAddPort
OBJECT-TYPE
The port to be added in the trunk group. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.3.1.3Integer32read-createcurrent
trunkGroupNewCfgRemovePort
OBJECT-TYPE
The port to be deleted from the trunk group. when read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.3.1.4Integer32read-createcurrent
trunkGroupNewCfgState
OBJECT-TYPE
Enable or disable a trunk group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.3.1.5INTEGER {enable(1), disable(2)}read-createcurrent
trunkGroupNewCfgDelete
OBJECT-TYPE
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.2.3.1.6INTEGER {other(1), delete(2)}read-createcurrent
stgCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3
stgCurCfgTable
OBJECT-TYPE
The table of Spanning Tree Group configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.1not-accessiblecurrent
stgCurCfgTableEntry
OBJECT-TYPE
Information about a particular Spanning Tree Group configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.1.1not-accessiblecurrent
stgCurCfgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.1.1.1Integer32read-onlycurrent
stgCurCfgState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.1.1.2INTEGER {on(1), off(2)}read-onlycurrent
stgCurCfgPriority
OBJECT-TYPE
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.1.1.5INTEGER (0..65535)read-onlycurrent
stgCurCfgBrgHelloTime
OBJECT-TYPE
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.1.1.6INTEGER (1..10)read-onlycurrent
stgCurCfgBrgForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.1.1.7INTEGER (4..30)read-onlycurrent
stgCurCfgBrgMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.1.1.8INTEGER (6..40)read-onlycurrent
stgCurCfgVlanBmap
OBJECT-TYPE
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4095. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.1.1.10OCTET STRING (SIZE(0..512))read-onlycurrent
stgNewCfgTable
OBJECT-TYPE
The table of Spanning Tree Groups configuration in the new_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2not-accessiblecurrent
stgNewCfgTableEntry
OBJECT-TYPE
Information about a particular Spanning Tree Group configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1not-accessiblecurrent
stgNewCfgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1.1Integer32read-onlycurrent
stgNewCfgState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1.2INTEGER {on(1), off(2)}read-createcurrent
stgNewCfgDefaultCfg
OBJECT-TYPE
Setting the value to default-config(1) will set the default configuration as recommended by IEEE 802.1D for a particular Spanning Tree Group. default-config (1) is always returned When read, but it does not mean anything.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1.3INTEGER {default-config(1)}read-createcurrent
stgNewCfgAddVlan
OBJECT-TYPE
The vlan to be added to the specified Spanning Tree Group. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1.4Integer32read-createcurrent
stgNewCfgRemoveVlan
OBJECT-TYPE
The vlan to be removed from the specified Spanning Tree Group. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1.5Integer32read-createcurrent
stgNewCfgPriority
OBJECT-TYPE
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1.8INTEGER (0..65535)read-createcurrent
stgNewCfgBrgHelloTime
OBJECT-TYPE
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1.9INTEGER (1..10)read-createcurrent
stgNewCfgBrgForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1.10INTEGER (4..30)read-createcurrent
stgNewCfgBrgMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1.11INTEGER (6..40)read-createcurrent
stgNewCfgVlanBmap
OBJECT-TYPE
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4095. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.2.1.13OCTET STRING (SIZE(0..512))read-onlycurrent
stgCurCfgPortTable
OBJECT-TYPE
The table of Spanning Tree Group port configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.3not-accessiblecurrent
stgCurCfgPortTableEntry
OBJECT-TYPE
Information about port configuration of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.3.1not-accessiblecurrent
stgCurCfgStgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.3.1.1Integer32read-onlycurrent
stgCurCfgPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.3.1.2Integer32read-onlycurrent
stgCurCfgPortState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.3.1.3INTEGER {on(1), off(2)}read-onlycurrent
stgCurCfgPortPriority
OBJECT-TYPE
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.3.1.4INTEGER (0..255)read-onlycurrent
stgCurCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the spanning tree root which include this port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.3.1.5INTEGER (0..65535)read-onlycurrent
stgCurCfgPortEdge
OBJECT-TYPE
The state of port edge.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.3.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
stgCurCfgPortFastFwd
OBJECT-TYPE
The state of port fast forwarding.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.3.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
stgNewCfgPortTable
OBJECT-TYPE
The table of Spanning Tree Group port configuration in the new_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.4not-accessiblecurrent
stgNewCfgPortTableEntry
OBJECT-TYPE
Information about port configuration of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.4.1not-accessiblecurrent
stgNewCfgStgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.4.1.1Integer32read-onlycurrent
stgNewCfgPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.4.1.2Integer32read-onlycurrent
stgNewCfgPortState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.4.1.3INTEGER {on(1), off(2)}read-createcurrent
stgNewCfgPortPriority
OBJECT-TYPE
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.4.1.4INTEGER (0..255)read-createcurrent
stgNewCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the spanning tree root which include this port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.4.1.5INTEGER (0..65535)read-createcurrent
stgNewCfgPortEdge
OBJECT-TYPE
The state of port edge.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.4.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
stgNewCfgPortFastFwd
OBJECT-TYPE
The state of port fast forwarding.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.3.4.1.8INTEGER {enabled(1), disabled(2)}read-createcurrent
mirroring
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4
mirrPortMirr
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1
pmCurCfgPortMirrState
OBJECT-TYPE
The state of port-based port mirroring.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
pmNewCfgPortMirrState
OBJECT-TYPE
The state of port-based port mirroring.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
pmCurCfgPortMonitorTable
OBJECT-TYPE
The table of monitoring ports.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.3not-accessiblecurrent
pmCurCfgPortMonitorEntry
OBJECT-TYPE
A row in the monitoring port table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.3.1not-accessiblecurrent
pmCurCfgPmirrMoniPortIndex
OBJECT-TYPE
The monitoring port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.3.1.1Integer32read-onlycurrent
pmCurCfgPmirrMirrPortIndex
OBJECT-TYPE
The mirrored port number
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.3.1.2Integer32read-onlycurrent
pmCurCfgPmirrDirection
OBJECT-TYPE
The type of traffic to be monitored with respect to the mirrored port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.3.1.3INTEGER {in(1), out(2), both(3)}read-onlycurrent
pmNewCfgPortMonitorTable
OBJECT-TYPE
The table of monitoring ports.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.4not-accessiblecurrent
pmNewCfgPortMonitorEntry
OBJECT-TYPE
A row in the monitoring port table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.4.1not-accessiblecurrent
pmNewCfgPmirrMoniPortIndex
OBJECT-TYPE
The monitoring port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.4.1.1Integer32read-onlycurrent
pmNewCfgPmirrMirrPortIndex
OBJECT-TYPE
The mirrored port number
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.4.1.2Integer32read-onlycurrent
pmNewCfgPmirrDirection
OBJECT-TYPE
The type of traffic to be monitored with respect to the mirrored port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.4.1.3INTEGER {in(1), out(2), both(3)}read-createcurrent
pmNewCfgPmirrDelete
OBJECT-TYPE
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.4.1.4INTEGER {other(1), delete(2)}read-createcurrent
pmNewCfgPmonDelete
OBJECT-TYPE
Setting the value to delete(2) will delete the monitor port. When read, other(1) is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.4.1.4.1.10INTEGER {other(1), delete(2)}read-createcurrent
mstCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5
mstGeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1
mstCurCfgState
OBJECT-TYPE
Enable or disable MSTP/RSTP
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1.1INTEGER {enabled(2), disabled(3)}read-onlycurrent
mstNewCfgState
OBJECT-TYPE
Enable or disable MSTP/RSTP
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1.2INTEGER {enabled(2), disabled(3)}read-writecurrent
mstCurCfgRegionName
OBJECT-TYPE
The Name for the Region's configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1.3DisplayString (SIZE(0..32))read-onlycurrent
mstNewCfgRegionName
OBJECT-TYPE
The Name for the Region's configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1.4DisplayString (SIZE(0..32))read-writecurrent
mstCurCfgRegionVersion
OBJECT-TYPE
Version of the MST Region.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1.5INTEGER (0..65535)read-onlycurrent
mstNewCfgRegionVersion
OBJECT-TYPE
Version of the MST Region.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1.6INTEGER (0..65535)read-writecurrent
mstCurCfgMaxHopCount
OBJECT-TYPE
Indicates the maximum hop count value.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1.7INTEGER (4..60)read-onlycurrent
mstNewCfgMaxHopCount
OBJECT-TYPE
Indicates the maximum hop count value.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1.8INTEGER (4..60)read-writecurrent
mstCurCfgStpMode
OBJECT-TYPE
The version of Spanning Tree Protocal the bridge is currently running.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1.9INTEGER {mstp(1), rstp(2)}read-onlycurrent
mstNewCfgStpMode
OBJECT-TYPE
The version of Spanning Tree Protocal the bridge is currently running.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.1.10INTEGER {mstp(1), rstp(2)}read-writecurrent
mstCistCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2
mstCistDefaultCfg
OBJECT-TYPE
Setting the value to default(1) will set the Multiple Spanning Tree and member parameters to default. default(1) is always returned when read, but it does not mean anything.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.1INTEGER {default(1)}read-writecurrent
mstCistBridgeCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.2
mstCistCurCfgBridgePriority
OBJECT-TYPE
The value of the writable portion of the Brigde Identifier comprising of the first two octets.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.2.1INTEGER (0..65535)read-onlycurrent
mstCistNewCfgBridgePriority
OBJECT-TYPE
The value of the writable portion of the Brigde Identifier comprising of the first two octets.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.2.2INTEGER (0..65535)read-writecurrent
mstCistCurCfgBridgeMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.2.5INTEGER (6..40)read-onlycurrent
mstCistNewCfgBridgeMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.2.6INTEGER (6..40)read-writecurrent
mstCistCurCfgBridgeForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.2.7INTEGER (4..30)read-onlycurrent
mstCistNewCfgBridgeForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.2.8INTEGER (4..30)read-writecurrent
mstCistCurCfgVlanBmap
OBJECT-TYPE
The vlans applied to the CIST group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4094. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 where x : 1 - The represented vlan applied to the CIST group. 0 - The represented vlan not applied to the group
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.2.9OCTET STRING (SIZE(0..512))read-onlycurrent
mstCistNewCfgVlanBmap
OBJECT-TYPE
The vlans applied to the CIST group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4094. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 where x : 1 - The represented vlan applied to the CIST group. 0 - The represented vlan not applied to the group
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.2.10OCTET STRING (SIZE(0..512))read-onlycurrent
mstCistNewCfgAddVlan
OBJECT-TYPE
The vlan to be added to the CIST Group. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.2.11Integer32read-createcurrent
mstCistCurCfgPortTable
OBJECT-TYPE
The table of CIST Port configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.3not-accessiblecurrent
mstCistCurCfgPortTableEntry
OBJECT-TYPE
Information about a particular CIST Port configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.3.1not-accessiblecurrent
mstCistCurCfgPortIndex
OBJECT-TYPE
The port number of the port for which this entry contains spanning tree configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.3.1.1Integer32read-onlycurrent
mstCistCurCfgPortPriority
OBJECT-TYPE
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.3.1.2INTEGER (0..240)read-onlycurrent
mstCistCurCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the CIST Root which include this port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.3.1.3INTEGER (0..200000000)read-onlycurrent
mstCistCurCfgPortLinkType
OBJECT-TYPE
The administrative point-to-point status of the LAN segment attached to this port. A value of p2p (2) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of shared(3) indicates that this port should be treated as having a shared media connection. A value of auto(1) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.3.1.4INTEGER {auto(1), p2p(2), shared(3)}read-onlycurrent
mstCistCurCfgPortEdge
OBJECT-TYPE
The value of the Edge Port parameter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.3.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
mstCistCurCfgPortStpState
OBJECT-TYPE
Turn port's Spanning Tree on/off.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.3.1.6INTEGER {on(1), off(2)}read-onlycurrent
mstCistCurCfgPortHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration Port PDUs in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.3.1.7INTEGER (1..10)read-onlycurrent
mstCistNewCfgPortTable
OBJECT-TYPE
The table of CIST Port configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.4not-accessiblecurrent
mstCistNewCfgPortTableEntry
OBJECT-TYPE
Information about a particular CIST Port configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.4.1not-accessiblecurrent
mstCistNewCfgPortIndex
OBJECT-TYPE
The port number of the port for which this entry contains spanning tree configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.4.1.1Integer32read-onlycurrent
mstCistNewCfgPortPriority
OBJECT-TYPE
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.4.1.2INTEGER (0..240)read-createcurrent
mstCistNewCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the CIST Root which include this port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.4.1.3INTEGER (0..200000000)read-createcurrent
mstCistNewCfgPortLinkType
OBJECT-TYPE
The administrative point-to-point status of the LAN segment attached to this port. A value of p2p (2) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of shared(3) indicates that this port should be treated as having a shared media connection. A value of auto(1) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.4.1.4INTEGER {auto(1), p2p(2), shared(3)}read-createcurrent
mstCistNewCfgPortEdge
OBJECT-TYPE
The value of the Edge Port parameter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.4.1.5INTEGER {enabled(1), disabled(2)}read-createcurrent
mstCistNewCfgPortStpState
OBJECT-TYPE
Turn port's Spanning Tree on/off.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.4.1.6INTEGER {on(1), off(2)}read-createcurrent
mstCistNewCfgPortHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration Port PDUs in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.5.2.4.1.7INTEGER (1..10)read-createcurrent
lacp
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6
lacpCurSystemPriority
OBJECT-TYPE
A 2-octet read-write value indicating the priority value associated with the Actor's System ID.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.1INTEGER (1..65535)read-onlycurrent
lacpNewSystemPriority
OBJECT-TYPE
A 2-octet read-write value indicating the priority value associated with the Actor's System ID.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.2INTEGER (1..65535)read-writecurrent
lacpCurSystemTimeoutTime
OBJECT-TYPE
If a port does not receive LACPDUs for Timeout time LACP information pertaining to the port is invalidated. Its every 3 sec (short) and every 90 sec (long 3).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.5INTEGER {short(3), long(90)}read-onlycurrent
lacpNewSystemTimeoutTime
OBJECT-TYPE
If a port does not receive LACPDUs for Timeout time LACP information pertaining to the port is invalidated. Its every 3 sec (short) and every 90 sec (long 3).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.6INTEGER {short(3), long(90)}read-writecurrent
lacpCurPortCfgTable
OBJECT-TYPE
The table of LACP port configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.7not-accessiblecurrent
lacpCurPortCfgTableEntry
OBJECT-TYPE
A row in the LACP port configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.7.1not-accessiblecurrent
lacpCurPortCfgTableId
OBJECT-TYPE
LACP port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.7.1.1Integer32read-onlycurrent
lacpCurPortState
OBJECT-TYPE
LACP port state can be one of three states off (Not participating in LACP) Active (Initiates LACPDU updates) Passive (Does not initiate LACPDU updates but responds to peer.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.7.1.2INTEGER {off(1), active(2), passive(3)}read-onlycurrent
lacpCurPortActorPortPriority
OBJECT-TYPE
The priority value assigned to this Aggregation Port. This 16-bit value is read-only.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.7.1.3INTEGER (1..65535)read-onlycurrent
lacpCurPortActorAdminKey
OBJECT-TYPE
The current administrative value of the Key for the Aggregation Port. This is a 16-bit read-only value. The meaning of particular Key values is of local significance.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.7.1.4INTEGER (1..65535)read-onlycurrent
lacpNewPortCfgTable
OBJECT-TYPE
The table of LACP port configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.8not-accessiblecurrent
lacpNewPortCfgTableEntry
OBJECT-TYPE
A row in the LACP port configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.8.1not-accessiblecurrent
lacpNewPortCfgTableId
OBJECT-TYPE
LACP port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.8.1.1Integer32read-onlycurrent
lacpNewPortState
OBJECT-TYPE
LACP port state can be one of three states off (Not participating in LACP) Active (Initiates LACPDU updates) Passive (Does not initiate LACPDU updates but responds to peer.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.8.1.2INTEGER {off(1), active(2), passive(3)}read-writecurrent
lacpNewPortActorPortPriority
OBJECT-TYPE
The priority value assigned to this Aggregation Port. This 16-bit value is read-write.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.8.1.3INTEGER (1..65535)read-writecurrent
lacpNewPortActorAdminKey
OBJECT-TYPE
The current administrative value of the Key for the Aggregation Port. This is a 16-bit read-write value. The meaning of particular Key values is of local significance.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.6.8.1.4INTEGER (1..65535)read-writecurrent
thash
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.7
thashL2
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.7.1
l2ThashCurCfgSmacState
OBJECT-TYPE
Enable or disable smac hash.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.7.1.1INTEGER {enable(1), disable(2)}read-onlycurrent
l2ThashNewCfgSmacState
OBJECT-TYPE
Enable or disable smac hash.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.7.1.2INTEGER {enable(1), disable(2)}read-writecurrent
l2ThashCurCfgDmacState
OBJECT-TYPE
Enable or disable dmac hash.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.7.1.3INTEGER {enable(1), disable(2)}read-onlycurrent
l2ThashNewCfgDmacState
OBJECT-TYPE
Enable or disable dmac hash.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.7.1.4INTEGER {enable(1), disable(2)}read-writecurrent
l2ThashCurCfgSipState
OBJECT-TYPE
Enable or disable sip hash.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.7.1.5INTEGER {enable(1), disable(2)}read-onlycurrent
l2ThashNewCfgSipState
OBJECT-TYPE
Enable or disable sip hash.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.7.1.6INTEGER {enable(1), disable(2)}read-writecurrent
l2ThashCurCfgDipState
OBJECT-TYPE
Enable or disable dip hash.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.7.1.7INTEGER {enable(1), disable(2)}read-onlycurrent
l2ThashNewCfgDipState
OBJECT-TYPE
Enable or disable dip hash.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.7.1.8INTEGER {enable(1), disable(2)}read-writecurrent
l2GeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.8
upfastCurCfgState
OBJECT-TYPE
Enable or disable uplink fast
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.8.1INTEGER {enable(1), disable(2)}read-onlycurrent
upfastNewCfgState
OBJECT-TYPE
Enable or disable uplink fast
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.8.2INTEGER {enable(1), disable(2)}read-writecurrent
updateCurCfgState
OBJECT-TYPE
UplinkFast station update rate: packets per second
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.8.3INTEGER (10..200)read-onlycurrent
updateNewCfgState
OBJECT-TYPE
UplinkFast station update rate: packets per second
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.8.4INTEGER (10..200)read-writecurrent
pvstCompatibilityCurCfgState
OBJECT-TYPE
Enable or disable PVST+ compatibility
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.8.9INTEGER {enable(1), disable(2)}read-onlycurrent
pvstCompatibilityNewCfgState
OBJECT-TYPE
Enable or disable PVST+ compatibility
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.8.10INTEGER {enable(1), disable(2)}read-writecurrent
ufd
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9
ufdGeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1
ufdCurCfgState
OBJECT-TYPE
Enable or disable UFD state
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
ufdNewCfgState
OBJECT-TYPE
Enable or disable UFD state
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
ufdCurCfgLtMPorts
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.6.2.2.1.9.1.3OCTET STRINGread-onlycurrent
ufdNewCfgLtMPorts
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.6.2.2.1.9.1.4OCTET STRINGread-onlycurrent
ufdCurCfgLtMTrunks
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.6.2.2.1.9.1.5OCTET STRINGread-onlycurrent
ufdNewCfgLtMTrunks
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.6.2.2.1.9.1.6OCTET STRINGread-writecurrent
ufdCurCfgLtMAdminkey
OBJECT-TYPE
The LtM admin key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.7INTEGERread-onlycurrent
ufdNewCfgLtMAdminkey
OBJECT-TYPE
The LtM admin key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.8INTEGERread-onlycurrent
ufdCurCfgLtDPorts
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.6.2.2.1.9.1.9OCTET STRINGread-onlycurrent
ufdNewCfgLtDPorts
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.6.2.2.1.9.1.10OCTET STRINGread-onlycurrent
ufdCurCfgLtDTrunks
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.6.2.2.1.9.1.11OCTET STRINGread-onlycurrent
ufdNewCfgLtDTrunks
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.6.2.2.1.9.1.12OCTET STRINGread-writecurrent
ufdLtDAdminkeyMaxEnt
OBJECT-TYPE
The maximum number of rows in the LtD admin key configuration table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.13Integer32read-onlycurrent
ufdLtDAdminkeyCurCfgTable
OBJECT-TYPE
The table of LtD admin key configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.14not-accessiblecurrent
ufdLtDAdminkeyCurCfgTableEntry
OBJECT-TYPE
A row in the LtD admin key table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.14.1not-accessiblecurrent
ufdLtDAdminkeyCurCfg
OBJECT-TYPE
The LtD admin key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.14.1.1INTEGERread-onlycurrent
ufdLtDAdminkeyNewCfgTable
OBJECT-TYPE
The table of LtD admin key configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.15not-accessiblecurrent
ufdLtDAdminkeyNewCfgTableEntry
OBJECT-TYPE
A row in the LtD admin key table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.15.1not-accessiblecurrent
ufdLtDAdminkeyNewCfg
OBJECT-TYPE
The LtD admin key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.15.1.1INTEGERread-onlycurrent
ufdNewCfgAddLtMPort
OBJECT-TYPE
The port to be added to LtM. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.16INTEGERread-writecurrent
ufdNewCfgRemoveLtMPort
OBJECT-TYPE
The port to be removed from LtM. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.17INTEGERread-writecurrent
ufdNewCfgAddLtMTrunk
OBJECT-TYPE
The trunk to be added to LtM. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.18INTEGERread-writecurrent
ufdNewCfgRemoveLtMTrunk
OBJECT-TYPE
The trunk to be removed from LtM. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.19INTEGERread-writecurrent
ufdNewCfgAddLtMAdminkey
OBJECT-TYPE
The admin key to be added to LtM. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.20INTEGERread-writecurrent
ufdNewCfgRemoveLtMAdminkey
OBJECT-TYPE
The admin key to be removed from LtM. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.21INTEGERread-writecurrent
ufdNewCfgAddLtDPort
OBJECT-TYPE
The port to be added to LtD. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.22INTEGERread-writecurrent
ufdNewCfgRemoveLtDPort
OBJECT-TYPE
The port to be removed from LtM. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.23INTEGERread-writecurrent
ufdNewCfgAddLtDTrunk
OBJECT-TYPE
The trunk to be added to LtM. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.24INTEGERread-writecurrent
ufdNewCfgRemoveLtDTrunk
OBJECT-TYPE
The trunk to be removed from LtD. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.25INTEGERread-writecurrent
ufdNewCfgAddLtDAdminkey
OBJECT-TYPE
The admin key to be added to LtD. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.26INTEGERread-writecurrent
ufdNewCfgRemoveLtDAdminkey
OBJECT-TYPE
The admin key to be removed from LtD. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.27INTEGERread-writecurrent
ufdCurCfgGlobalState
OBJECT-TYPE
Current global Failover settings.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.28INTEGER {enabled(1), disabled(2)}read-onlycurrent
ufdNewCfgGlobalState
OBJECT-TYPE
New global Failover settings.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.9.1.29INTEGER {enabled(1), disabled(2)}read-writecurrent
dot1x
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11
dot1xCurStatus
OBJECT-TYPE
Dot1x status
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.1INTEGER {enable(0), disable(1)}read-onlycurrent
dot1xNewStatus
OBJECT-TYPE
Dot1x status
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.2INTEGER {enable(0), disable(1)}read-writecurrent
dot1xCurCfgPortTable
OBJECT-TYPE
The table of 8021x configuration in the Current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3not-accessiblecurrent
dot1xCurCfgPortEntry
OBJECT-TYPE
Information about 8021x Port Config
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3.1not-accessiblecurrent
dot1xCurCfgPortIndex
OBJECT-TYPE
The 8021x Port number for which the table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3.1.1Integer32read-onlycurrent
dot1xCurCfgPortMode
OBJECT-TYPE
Port authenticaton mode forceUnauth(0), auto(1), forceAuth(2)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3.1.2INTEGER {forceUnauth(0), auto(1), forceAuth(2)}read-onlycurrent
dot1xCurCfgPortQtPeriod
OBJECT-TYPE
Quiet period (0-65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3.1.3INTEGER (0..65535)read-onlycurrent
dot1xCurCfgPortTxPeriod
OBJECT-TYPE
Tx Period
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3.1.4INTEGER (1..65535)read-onlycurrent
dot1xCurCfgPortSupTmout
OBJECT-TYPE
Supplicant timeout (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3.1.5INTEGER (1..65535)read-onlycurrent
dot1xCurCfgPortSrvTmout
OBJECT-TYPE
Server timeout (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3.1.6INTEGER (1..65535)read-onlycurrent
dot1xCurCfgPortMaxRq
OBJECT-TYPE
Maximum numer of requests (1..10)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3.1.7INTEGER (1..10)read-onlycurrent
dot1xCurCfgPortRaPeriod
OBJECT-TYPE
Reautentication period (0..604800)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3.1.8INTEGER (0..604800)read-onlycurrent
dot1xCurCfgPortReAuth
OBJECT-TYPE
ReAuthentication state off(0), on(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.3.1.9INTEGER {off(0), on(1)}read-onlycurrent
dot1xNewCfgPortTable
OBJECT-TYPE
The table of 8021x configuration in the new_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4not-accessiblecurrent
dot1xNewCfgPortEntry
OBJECT-TYPE
Information about 8021x Port Config
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1not-accessiblecurrent
dot1xNewCfgPortIndex
OBJECT-TYPE
The 8021x Port number for which the table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.1Integer32read-onlycurrent
dot1xNewCfgPortMode
OBJECT-TYPE
Port authentication mode forceUnauth(0), auto(1), forceAuth(2)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.2INTEGER {forceUnauth(0), auto(1), forceAuth(2)}read-createcurrent
dot1xNewCfgPortQtPeriod
OBJECT-TYPE
Quiet period (0..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.3INTEGER (0..65535)read-createcurrent
dot1xNewCfgPortTxPeriod
OBJECT-TYPE
Tx Period (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.4INTEGER (1..65535)read-createcurrent
dot1xNewCfgPortSupTmout
OBJECT-TYPE
Supplicant Timeout (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.5INTEGER (1..65535)read-createcurrent
dot1xNewCfgPortSrvTmout
OBJECT-TYPE
Server Timeout (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.6INTEGER (1..65535)read-createcurrent
dot1xNewCfgPortMaxRq
OBJECT-TYPE
Maximum number of requests (1..10)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.7INTEGER (1..10)read-createcurrent
dot1xNewCfgPortRaPeriod
OBJECT-TYPE
Reauthentication period (1..604800)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.8INTEGER (1..604800)read-createcurrent
dot1xNewCfgPortReAuth
OBJECT-TYPE
Reauthentication state off(0), on(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.9INTEGER {off(0), on(1)}read-createcurrent
dot1xNewCfgPortDefault
OBJECT-TYPE
Port default settings
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.10INTEGER {other(0), apply(1)}read-createcurrent
dot1xNewCfgPortApplyGlobal
OBJECT-TYPE
Apply Global config
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.4.1.11INTEGER {other(0), apply(1)}read-createcurrent
dot1xCurCfgGlobalTable
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.5
dot1xCurCfgGlobalMode
OBJECT-TYPE
Autehtication Mode forceUnauth(0), auto(1), forceAuth(2)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.5.1INTEGER {forceUnauth(0), auto(1), forceAuth(2)}read-onlycurrent
dot1xCurCfgGlobalQtPeriod
OBJECT-TYPE
Quiet period (0..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.5.2INTEGER (0..65535)read-onlycurrent
dot1xCurCfgGlobalTxPeriod
OBJECT-TYPE
Tx period (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.5.3INTEGER (1..65535)read-onlycurrent
dot1xCurCfgGlobalSupTmout
OBJECT-TYPE
Supplicant timeout (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.5.4INTEGER (1..65535)read-onlycurrent
dot1xCurCfgGlobalSrvTmout
OBJECT-TYPE
Server timeout (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.5.5INTEGER (1..65535)read-onlycurrent
dot1xCurCfgGlobalMaxRq
OBJECT-TYPE
Maximum number of requests (1..10)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.5.6INTEGER (1..10)read-onlycurrent
dot1xCurCfgGlobalRaPeriod
OBJECT-TYPE
Reauthentication period (0..604800)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.5.7INTEGER (0..604800)read-onlycurrent
dot1xCurCfgGlobalReAuth
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.5.8INTEGER {off(0), on(1)}read-onlycurrent
dot1xNewCfgGlobalTable
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.6
dot1xNewCfgGlobalMode
OBJECT-TYPE
Authentication Mode
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.6.1INTEGER {forceUnauth(0), auto(1), forceAuth(2)}read-createcurrent
dot1xNewCfgGlobalQtPeriod
OBJECT-TYPE
Quiet Period (0..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.6.2INTEGER (0..65535)read-createcurrent
dot1xNewCfgGlobalTxPeriod
OBJECT-TYPE
Tx Period (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.6.3INTEGER (1..65535)read-createcurrent
dot1xNewCfgGlobalSupTmout
OBJECT-TYPE
Supplicand timeout (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.6.4INTEGER (1..65535)read-createcurrent
dot1xNewCfgGlobalSrvTmout
OBJECT-TYPE
Server timeout (1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.6.5INTEGER (1..65535)read-createcurrent
dot1xNewCfgGlobalMaxRq
OBJECT-TYPE
Maximum number of requests (1..10)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.6.6INTEGER (1..10)read-createcurrent
dot1xNewCfgGlobalRaPeriod
OBJECT-TYPE
Reauthentication period (1..604800)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.6.7INTEGER (1..604800)read-createcurrent
dot1xNewCfgGlobalReAuth
OBJECT-TYPE
Reauthentication status
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.11.6.8INTEGER {off(0), on(1)}read-createcurrent
fdb
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12
fdbGeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.1
fdbCurCfgAgingTime
OBJECT-TYPE
Fdb current aging time
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.1.1Integer32read-onlycurrent
fdbNewCfgAgingTime
OBJECT-TYPE
Fdb new aging time.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.1.2Integer32read-writecurrent
fdbNewCfgStaticTable
OBJECT-TYPE
The table of FDB static entries.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.2not-accessiblecurrent
fdbNewCfgStaticEntry
OBJECT-TYPE
A row in the fdb table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.2.1not-accessiblecurrent
fdbNewCfgEntryIndex
OBJECT-TYPE
The fdb entry index
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.2.1.1Integer32read-onlycurrent
fdbNewCfgAddVlan
OBJECT-TYPE
Add vlan for fdb entry index
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.2.1.2Integer32read-createcurrent
fdbNewCfgAddPort
OBJECT-TYPE
The MAC address port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.2.1.3Integer32read-createcurrent
fdbNewCfgAddMac
OBJECT-TYPE
Add a fdb entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.2.1.4PhysAddressread-createcurrent
fdbNewCfgDelStaticEntry
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.2.1.5INTEGER {other(1), delete(2)}read-createcurrent
fdbCurCfgStaticTable
OBJECT-TYPE
The table of FDB static entries.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.3not-accessiblecurrent
fdbCurCfgStaticEntry
OBJECT-TYPE
A row in the fdb table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.3.1not-accessiblecurrent
fdbCurCfgEntryIndex
OBJECT-TYPE
The fdb entry index
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.3.1.1Integer32read-onlycurrent
fdbCurCfgVlan
OBJECT-TYPE
Add vlan for fdb entry index
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.3.1.2Integer32read-onlycurrent
fdbCurCfgPort
OBJECT-TYPE
The MAC address port number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.3.1.3Integer32read-onlycurrent
fdbCurCfgMac
OBJECT-TYPE
Add a fdb entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.1.12.3.1.4PhysAddressread-onlycurrent
layer2Stats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2
fdbStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.1
fdbStatsCurrent
OBJECT-TYPE
Current number of entries in the Forwarding Database.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.1.3Gauge32read-onlycurrent
fdbStatsHiwat
OBJECT-TYPE
Highest number of entries recorded at any given time in the Forwarding Database.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.1.4Integer32read-onlycurrent
fdbStatsClear
OBJECT-TYPE
Clear FDB statistics
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.1.11INTEGER {ok(1), clear(2)}read-writecurrent
stpStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.2
stgStatsPortTable
OBJECT-TYPE
The table of Spanning Tree Group port statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.2.1not-accessiblecurrent
stgStatsPortTableEntry
OBJECT-TYPE
Statistics about port of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.2.1.1not-accessiblecurrent
stgStatsStpIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.2.1.1.1Integer32read-onlycurrent
stgStatsPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.2.1.1.2Integer32read-onlycurrent
stgStatsPortRcvCfgBpdus
OBJECT-TYPE
Number of Configuration BPDU's received on this port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.2.1.1.3Counter32read-onlycurrent
stgStatsPortRcvTcnBpdus
OBJECT-TYPE
Number of TCN BPDU's received on this port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.2.1.1.4Counter32read-onlycurrent
stgStatsPortXmtCfgBpdus
OBJECT-TYPE
Number of Configuration BPDU's trasmitted from the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.2.1.1.5Counter32read-onlycurrent
stgStatsPortXmtTcnBpdus
OBJECT-TYPE
Number of TCN BPDU's trasmitted from the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.2.1.1.6Counter32read-onlycurrent
lacpStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3
lacpStatsTable
OBJECT-TYPE
The table of LACP Stats.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1not-accessiblecurrent
lacpStatsTableEntry
OBJECT-TYPE
Lacp status info.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1not-accessiblecurrent
lacpStatsIndex
OBJECT-TYPE
Index
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1.1Integer32read-onlycurrent
lacpdusRx
OBJECT-TYPE
Valid LACPDUs received
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1.2Integer32read-onlycurrent
markerpdusRx
OBJECT-TYPE
Valid Marker PDUs received
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1.3Integer32read-onlycurrent
markerresponsepdusRx
OBJECT-TYPE
Valid Marker Rsp PDUs received
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1.4Integer32read-onlycurrent
unknownRx
OBJECT-TYPE
Unknown version/TLV type
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1.5Integer32read-onlycurrent
illegalRx
OBJECT-TYPE
Illegal subtype received
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1.6Integer32read-onlycurrent
lacpdusTx
OBJECT-TYPE
LACPDUs transmitted
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1.7Integer32read-onlycurrent
markerpdusTx
OBJECT-TYPE
Market PDUs transmitted
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1.8Integer32read-onlycurrent
markerresponsepdusTx
OBJECT-TYPE
Marker Rsp PDUs transmitted
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1.9Integer32read-onlycurrent
lacpClearStats
OBJECT-TYPE
Setting this to clear(2) results in clearing the LACP statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.3.1.1.10INTEGER {ok(1), clear(2)}read-writecurrent
ufdStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.4
ufdNoLtMLinkFailure
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.4.1Integer32read-onlycurrent
ufdNoLtMLinkBlockingState
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.4.2Integer32read-onlycurrent
ufdNoLtDAutoDisabled
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.4.3Integer32read-onlycurrent
ufdClearStats
OBJECT-TYPE
Setting this value to clear(2) clears the UFD stats.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.2.4.4INTEGER {ok(1), clear(2)}read-writecurrent
layer2Info
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3
cistInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1
cistGeneralInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1
cistRoot
OBJECT-TYPE
The bridge identifier of the Root of the common spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.1BridgeIdread-onlycurrent
cistRootPathCost
OBJECT-TYPE
The cost of the path to the CIST Root as seen from this bridge.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.2Integer32read-onlycurrent
cistRootPort
OBJECT-TYPE
The Port Number of the Port which offers the lowest path cost from this bridge to the CIST Root Bridge.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.3Integer32read-onlycurrent
cistRootMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.5Integer32read-onlycurrent
cistRootForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.6Integer32read-onlycurrent
cistRegionalRoot
OBJECT-TYPE
The bridge identifier of the Root of the Multiple spanning tree region as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Regional Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.7BridgeIdread-onlycurrent
cistRegionalPathCost
OBJECT-TYPE
The Cost of the path to the CIST Regional Root as seen from this bridge.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.8Integer32read-onlycurrent
cistBridgePriority
OBJECT-TYPE
The value of the writable portion of the Brigde Identifier comprising of the first two octets.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.9INTEGER (0..65535)read-onlycurrent
cistBridgeMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.10INTEGER (6..40)read-onlycurrent
cistBridgeForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.11INTEGER (4..30)read-onlycurrent
cistMaxHopCount
OBJECT-TYPE
Indicates the maximum hop count value.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.12INTEGER (4..60)read-onlycurrent
mstpDigest
OBJECT-TYPE
The digest of the mstp.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.1.13DisplayString (SIZE(0..63))read-onlycurrent
cistInfoPortTable
OBJECT-TYPE
The table of CIST Port information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2not-accessiblecurrent
cistInfoPortTableEntry
OBJECT-TYPE
Information about a particular CIST Port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2.1not-accessiblecurrent
cistInfoPortIndex
OBJECT-TYPE
The port number of the port for which this entry contains spanning tree configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2.1.1Integer32read-onlycurrent
cistInfoPortPriority
OBJECT-TYPE
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2.1.2Integer32read-onlycurrent
cistInfoPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the CIST Root which include this port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2.1.3Integer32read-onlycurrent
cistInfoPortState
OBJECT-TYPE
Current state of the Port as defined by the Common spanning tree protocol.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2.1.4INTEGER {disabled(1), discarding(2), learning(4), forwarding(5)}read-onlycurrent
cistInfoPortRole
OBJECT-TYPE
Selected Port Role of the port for this spanning tree instance.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2.1.5INTEGER {disabled(1), alternate(2), backup(3), root(4), designated(5), master(6), unknown(7)}read-onlycurrent
cistInfoPortDesignatedBridge
OBJECT-TYPE
The unique Bridge Identifier of the bridge which this port considers to be the Designated Bridge for the port's segment.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2.1.6BridgeIdread-onlycurrent
cistInfoPortDesignatedPort
OBJECT-TYPE
The Port identifier of the port on the Designated Bridge for this port's segment.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2.1.7OCTET STRING (SIZE(2))read-onlycurrent
cistInfoPortLinkType
OBJECT-TYPE
The point-to-point status of the LAN segment attached to this port. A value of p2p (2) indicates that this port is being treated as if it is connected to a point-to-point link. A value of shared(3) indicates that this port is being treated as having a shared media connection.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2.1.8INTEGER {p2p(1), shared(2), unknown(3)}read-onlycurrent
cistInfoPortHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration Port PDUs in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.1.2.1.9INTEGER (1..10)read-onlycurrent
fdbInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2
fdbClear
OBJECT-TYPE
Setting this value to clear(2) clears the entire master FDB.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.1INTEGER {ok(1), clear(2)}read-writecurrent
fdbTable
OBJECT-TYPE
The table of FDB entries.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.2not-accessiblecurrent
fdbEntry
OBJECT-TYPE
A row in the FDB table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.2.1not-accessiblecurrent
fdbMacAddr
OBJECT-TYPE
The MAC address for the FDB entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.2.1.1PhysAddressread-onlycurrent
fdbVlan
OBJECT-TYPE
The VLAN ID for the FDB entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.2.1.2Integer32read-onlycurrent
fdbSrcPort
OBJECT-TYPE
Either the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance has been seen. A value of '0' indicates that the port number has not been learned but that the bridge does have some forwarding/filtering information about this address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.2.1.3Integer32read-onlycurrent
fdbState
OBJECT-TYPE
The state of the FDB entry. The meanings of the values are : unknown(1) : the MAC address has not yet been learned by the switch but has only been seen as a destination address forward(2) : the MAC address has been learned by the switch trunk(3) : frames with this MAC address are forwarded to trunk group
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.2.1.4INTEGER {unknown(1), forward(2), trunk(3)}read-onlycurrent
fdbRefSps
OBJECT-TYPE
The referenced SPs associated with this FDB entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.2.1.5DisplayString (SIZE(0..32))read-onlycurrent
fdbLearnedPort
OBJECT-TYPE
The learned port associated with this FDB entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.2.1.6Integer32read-onlycurrent
fdbSrcTrunk
OBJECT-TYPE
Either the value '0', or the trunk number of the trunk on which a frame having a source address equal to the value of the corresponding instance has been seen. A value of '0' indicates that the source address is not associated with a trunk.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.2.1.7Integer32read-onlycurrent
fdbStatus
OBJECT-TYPE
'1' if it is permanent '0' if it is not permanent
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.2.2.1.8Integer32read-onlycurrent
stpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3
stpInfoTable
OBJECT-TYPE
The table of Spanning Tree Group information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1not-accessiblecurrent
stpInfoTableEntry
OBJECT-TYPE
Information about a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1not-accessiblecurrent
stpInfoIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.1Integer32read-onlycurrent
stpInfoState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.2INTEGER {on(1), off(2)}read-onlycurrent
stgInfoVlanBmap
OBJECT-TYPE
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.3OCTET STRING (SIZE(0..512))read-onlycurrent
stpInfoTimeSinceTopChange
OBJECT-TYPE
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.4TimeTicksread-onlycurrent
stpInfoTopChanges
OBJECT-TYPE
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.5Counter32read-onlycurrent
stpInfoDesignatedRoot
OBJECT-TYPE
The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.6BridgeIdread-onlycurrent
stpInfoRootCost
OBJECT-TYPE
The cost of the path to the root as seen from this bridge.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.7Integer32read-onlycurrent
stpInfoRootPort
OBJECT-TYPE
The port number of the port which offers the lowest cost path from this bridge to the root bridge.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.8Integer32read-onlycurrent
stpInfoMaxAge
OBJECT-TYPE
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.9Integer32read-onlycurrent
stpInfoHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.10Integer32read-onlycurrent
stpInfoForwardDelay
OBJECT-TYPE
This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.11Integer32read-onlycurrent
stpInfoHoldTime
OBJECT-TYPE
This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.12Integer32read-onlycurrent
stpInfoBrgPriority
OBJECT-TYPE
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.13INTEGER (0..65535)read-onlycurrent
stpInfoBrgHelloTime
OBJECT-TYPE
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.14INTEGER (1..10)read-onlycurrent
stpInfoBrgForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.15INTEGER (4..30)read-onlycurrent
stpInfoBrgMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.16INTEGER (6..40)read-onlycurrent
stpInfoAgingTime
OBJECT-TYPE
The timeout period in seconds for aging out dynamically learned forwarding information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.17INTEGER (0..65535)read-onlycurrent
stpInfoPortTable
OBJECT-TYPE
The table of Spanning Tree Group port information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2not-accessiblecurrent
stpInfoPortTableEntry
OBJECT-TYPE
Information about port configuration for a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2.1not-accessiblecurrent
stpInfoPortStpIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2.1.1Integer32read-onlycurrent
stpInfoPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2.1.2Integer32read-onlycurrent
stpInfoPortState
OBJECT-TYPE
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled, this object will have a value of disabled(1).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2.1.3INTEGER {disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6)}read-onlycurrent
stpInfoPortDesignatedRoot
OBJECT-TYPE
The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2.1.4BridgeIdread-onlycurrent
stpInfoPortDesignatedCost
OBJECT-TYPE
The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2.1.5Integer32read-onlycurrent
stpInfoPortDesignatedBridge
OBJECT-TYPE
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2.1.6BridgeIdread-onlycurrent
stpInfoPortDesignatedPort
OBJECT-TYPE
The Port Identifier of the port on the Designated Bridge for this port's segment.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2.1.7OCTET STRING (SIZE(2))read-onlycurrent
stpInfoPortForwardTransitions
OBJECT-TYPE
The number of times this port has transitioned from the Learning state to the Forwarding state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2.1.8Counter32read-onlycurrent
stpInfoPortPathCost
OBJECT-TYPE
The path cost of the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.2.1.9Integer32read-onlycurrent
lacpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4
lacpInfoAggrTable
OBJECT-TYPE
The table of LACP aggregator information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1not-accessiblecurrent
lacpInfoAggrTableEntry
OBJECT-TYPE
Information about a LACP aggregator.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1not-accessiblecurrent
lacpInfoAggrIndex
OBJECT-TYPE
The aggregator identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.1Integer32read-onlycurrent
lacpInfoAggrId
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.2Integer32read-onlycurrent
lacpInfoAggrMac
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.3DisplayStringread-onlycurrent
lacpInfoAggrActSysPrio
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.4Integer32read-onlycurrent
lacpInfoAggrActSysId
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.5DisplayStringread-onlycurrent
lacpInfoAggrIndivState
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.6INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoAggrActAdminKey
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.7Integer32read-onlycurrent
lacpInfoAggrActOperKey
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.8Integer32read-onlycurrent
lacpInfoAggrPartSysPrio
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.9Integer32read-onlycurrent
lacpInfoAggrPartSysId
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.10DisplayStringread-onlycurrent
lacpInfoAggrPartOperKey
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.11Integer32read-onlycurrent
lacpInfoAggrReadyState
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.12INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoAggrNumPorts
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.13Integer32read-onlycurrent
lacpInfoAggrPorts
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.1.1.14DisplayStringread-onlycurrent
lacpInfoPort
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2
lacpInfoPortGeneralTable
OBJECT-TYPE
The table of LACP port general information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1not-accessiblecurrent
lacpInfoPortGeneralTableEntry
OBJECT-TYPE
General information about a LACP port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1not-accessiblecurrent
lacpInfoPortGeneralIndex
OBJECT-TYPE
The port identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.1Integer32read-onlycurrent
lacpInfoPortLacpEna
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.2INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortAdminEna
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.3INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActSysId
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.4DisplayStringread-onlycurrent
lacpInfoPortActSysPrio
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.5Integer32read-onlycurrent
lacpInfoPortActAdminKey
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.6Integer32read-onlycurrent
lacpInfoPortActOperKey
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.7Integer32read-onlycurrent
lacpInfoPortActPortNum
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.8Integer32read-onlycurrent
lacpInfoPortActPortPrio
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.9Integer32read-onlycurrent
lacpInfoPortIndivState
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.10INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoSelAggrId
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.11Integer32read-onlycurrent
lacpInfoAttAggrId
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.12Integer32read-onlycurrent
lacpInfoPortReadyN
OBJECT-TYPE
True value for Ready_N flag indicates that the wait while timer has expired and it is waiting to attach to an aggregator. There is one Ready_N value for each port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.13INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortNtt
OBJECT-TYPE
Need to transmit flag. True indicates that there is new protocol information that should be transmitted on the link.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.14INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortSelected
OBJECT-TYPE
Selected flag value indicates that the selection logic has selected an appropriate Aggregator. A value of unselected indicates that no aggregator is currently selected. A value of standby indicates that although the selection logic has selected an appropriate Aggregator, aggregation restrictions currently precent the port from being enabled as part of the aggregation, and so the port is being held in standby condition.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.15INTEGER {selected(1), unselected(2), standby(3)}read-onlycurrent
lacpInfoPortMoved
OBJECT-TYPE
Port Moved flag is set to true if the receive machine for a port is in the port_disabled state, and the combination of partner oper system and partner oper port number in use by the port has been used by received in an incoming LACPDU on a different port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.16INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoCollDetState
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.17INTEGER {on(1), off(2)}read-onlycurrent
lacpInfoPortRxState
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.18DisplayStringread-onlycurrent
lacpInfoPortMuxState
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.19DisplayStringread-onlycurrent
lacpInfoPortPerState
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.1.1.20DisplayStringread-onlycurrent
lacpInfoPortAdminTable
OBJECT-TYPE
The table of LACP port admin information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2not-accessiblecurrent
lacpInfoPortAdminTableEntry
OBJECT-TYPE
Admin information about a LACP port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1not-accessiblecurrent
lacpInfoPortAdminIndex
OBJECT-TYPE
The port identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1.1Integer32read-onlycurrent
lacpInfoPortActAdPortState
OBJECT-TYPE
The state of Actor Administrator Port. This is a octet mask with the following bits: Activity, Synchronization, Defaulted, Timeout, Collecting, Expired, Aggregation and Distributing. If all of them are 0 then the state is showed as 0x0, else it is displayed a blank state which mean is not a NULL state
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1.7DisplayStringread-onlycurrent
lacpInfoPortActAdActiv
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1.8INTEGER {active(1), passive(2)}read-onlycurrent
lacpInfoPortActAdSync
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1.9INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActAdDef
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1.10INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActAdTimeout
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1.11INTEGER {short(1), long(2)}read-onlycurrent
lacpInfoPortActAdColl
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1.12INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActAdExp
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1.13INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActAdAggr
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1.14INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActAdDist
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.2.1.15INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortOperTable
OBJECT-TYPE
The table of LACP port oper information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3not-accessiblecurrent
lacpInfoPortOperTableEntry
OBJECT-TYPE
Oper information about a LACP port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1not-accessiblecurrent
lacpInfoPortOperIndex
OBJECT-TYPE
The port identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.1Integer32read-onlycurrent
lacpInfoPortPartOpSysPrio
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.2Integer32read-onlycurrent
lacpInfoPortPartOpSysId
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.3DisplayStringread-onlycurrent
lacpInfoPortPartOpKey
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.4Integer32read-onlycurrent
lacpInfoPortPartOpPortNum
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.5Integer32read-onlycurrent
lacpInfoPortPartOpPortPrio
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.6Integer32read-onlycurrent
lacpInfoPortActOpPortState
OBJECT-TYPE
The state of Actor Operator Port. This is a octet mask with the following bits: Activity, Synchronization, Defaulted, Timeout, Collecting, Expired, Aggregation and Distributing. If all of them are 0 then the state is showed as 0x0, else it is displayed a blank state which mean is not a NULL state
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.7DisplayStringread-onlycurrent
lacpInfoPortActOpActiv
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.8INTEGER {active(1), passive(2)}read-onlycurrent
lacpInfoPortActOpSync
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.9INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActOpDef
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.10INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActOpTimeout
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.11INTEGER {short(1), long(2)}read-onlycurrent
lacpInfoPortActOpColl
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.12INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActOpExp
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.13INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActOpAggr
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.14INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActOpDist
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.15INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpPortState
OBJECT-TYPE
The state of Partner Operator Port. This is a octet mask with the following bits: Activity, Synchronization, Defaulted, Timeout, Collecting, Expired, Aggregation and Distributing. If all of them are 0 then the state is showed as 0x0, else it is displayed a blank state which mean is not a NULL state
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.16DisplayStringread-onlycurrent
lacpInfoPortPartOpActiv
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.17INTEGER {active(1), passive(2)}read-onlycurrent
lacpInfoPortPartOpSync
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.18INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpDef
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.19INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpTimeout
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.20INTEGER {short(1), long(2)}read-onlycurrent
lacpInfoPortPartOpColl
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.21INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpExp
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.22INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpAggr
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.23INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpDist
OBJECT-TYPE
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.4.2.3.1.24INTEGER {true(1), false(2)}read-onlycurrent
dot1xInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5
dot1xInfoPortTable
OBJECT-TYPE
The table of 8021x configuration in the Current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.1not-accessiblecurrent
dot1xInfoPortEntry
OBJECT-TYPE
Information about 8021x Port Config
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.1.1not-accessiblecurrent
dot1xInfoPortIndex
OBJECT-TYPE
The 8021x Port number for which the table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.1.1.1Integer32read-onlycurrent
dot1xInfoPortAuthMode
OBJECT-TYPE
Authentication mode
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.1.1.2INTEGER {forceUnauth(0), auto(1), forceAuth(2)}read-onlycurrent
dot1xInfoPortAuthStatus
OBJECT-TYPE
Authentication status
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.1.1.3INTEGER {authorized(0), unauthorized(1)}read-onlycurrent
dot1xInfoPortCtrlDir
OBJECT-TYPE
Controlled Directions
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.1.1.4INTEGER {both(0), in(1)}read-onlycurrent
dot1xInfoPortAuthPAEState
OBJECT-TYPE
Authenticator PAE State
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.1.1.5INTEGER {initialize(0), disconnected(1), connecting(2), authenticating(3), authenticated(4), aborting(5), held(6), forceauth(7), forceunauth(8)}read-onlycurrent
dot1xInfoPortBackAuthState
OBJECT-TYPE
Backend authenticator PAE state
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.1.1.6INTEGER {request(0), response(1), success(2), fail(3), timeout(4), idle(5), initialize(6)}read-onlycurrent
dot1xSystemInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.2
dot1xSystemCapability
OBJECT-TYPE
System capability
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.2.1INTEGER {authenticator(0), supplicant(1), authenticatorAndSupplicant(2), unknown(3)}read-onlycurrent
dot1xSystemStatus
OBJECT-TYPE
System status
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.2.2INTEGER {enabled(0), disabled(1)}read-onlycurrent
dot1xSystemProtoVersion
OBJECT-TYPE
Protocol version
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.5.2.3INTEGERread-onlycurrent
dot1pInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6
dot1pInfoPriorityCOSTable
OBJECT-TYPE
The table of current priority to COS queue information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.1not-accessiblecurrent
dot1pInfoPriorityCOSEntry
OBJECT-TYPE
Current information about 8021p priority to COS queue.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.1.1not-accessiblecurrent
dot1pInfoPriorityIndex
OBJECT-TYPE
The 8021p priority for which the table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.1.1.1INTEGER (0..7)read-onlycurrent
dot1pInfoPriorityCOSQueue
OBJECT-TYPE
The 8021p priority COSq.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.1.1.2INTEGERread-onlycurrent
dot1pInfoPriorityCOSWeight
OBJECT-TYPE
The 8021p priority weight.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.1.1.3INTEGERread-onlycurrent
dot1pInfoPortTable
OBJECT-TYPE
The table of 8021p port priority configuration in the Current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.2not-accessiblecurrent
dot1pInfoPortEntry
OBJECT-TYPE
Information about 8021p Port Priority
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.2.1not-accessiblecurrent
dot1pInfoPortIndex
OBJECT-TYPE
The 8021p Port number for which the table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.2.1.1Integer32read-onlycurrent
dot1pInfoPortPriority
OBJECT-TYPE
The 8021p Port number for which the table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.2.1.2INTEGERread-onlycurrent
dot1pInfoPortCOSq
OBJECT-TYPE
The 8021p port COSq.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.2.1.3INTEGERread-onlycurrent
dot1pInfoPortWeight
OBJECT-TYPE
The 8021p port weight.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.6.2.1.4INTEGERread-onlycurrent
genInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.7
generalInfoStpUplinkFast
OBJECT-TYPE
STP uplink fast mode
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.7.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
generalInfoUplinkFastRate
OBJECT-TYPE
STP fast uplink rate.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.7.2INTEGERread-onlycurrent
vlanInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.8
vlanInfoTable
OBJECT-TYPE
The table of VLAN information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.8.1not-accessiblecurrent
vlanInfoTableEntry
OBJECT-TYPE
Information about a particular VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.8.1.1not-accessiblecurrent
vlanInfoId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.8.1.1.1INTEGER (1..4095)read-onlycurrent
vlanInfoName
OBJECT-TYPE
The VLAN name.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.8.1.1.2DisplayString (SIZE(0..32))read-onlycurrent
vlanInfoStatus
OBJECT-TYPE
Enable or disable, VLAN state information
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.8.1.1.3INTEGER {enabled(2), disabled(3)}read-onlycurrent
vlanInfoPorts
OBJECT-TYPE
The port list information in the VLAN. 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 the VLAN 0 - The represented port does not belong to the VLAN
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.8.1.1.4OCTET STRINGread-onlycurrent
trunkGroupInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9
trunkGroupInfoTable
OBJECT-TYPE
The table of trunk group information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.1not-accessiblecurrent
trunkGroupInfoTableEntry
OBJECT-TYPE
A row in trunk group information table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.1.1not-accessiblecurrent
trunkGroupInfoIndex
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.1.1.1Integer32read-onlycurrent
trunkGroupInfoState
OBJECT-TYPE
Trunk group state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.1.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
trunkGroupInfoPorts
OBJECT-TYPE
The port list in the trunk group. 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 the trunk group 0 - The represented port does not belong to the trunk group
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.1.1.3OCTET STRINGread-onlycurrent
trunkGroupInfoProtocol
OBJECT-TYPE
Trunk group protocol Static - static trunk group Lacp - dynamic trunk group
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.1.1.4INTEGER {static(1), lacp(2)}read-onlycurrent
trunkGroupInfoStgs
OBJECT-TYPE
The stg list the trunk group is in. The stgs are presented in bitmap format.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.1.1.5OCTET STRINGread-onlycurrent
trunkGroupInfoPortTable
OBJECT-TYPE
The table of Trunk Group Info.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.2not-accessiblecurrent
trunkGroupInfoPortTableEntry
OBJECT-TYPE
A row in the Trunk Info table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.2.1not-accessiblecurrent
trunkGroupInfoPortTrunkId
OBJECT-TYPE
The Trunk identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.2.1.1Integer32read-onlycurrent
trunkGroupInfoPortPortId
OBJECT-TYPE
The Port identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.2.1.2Integer32read-onlycurrent
trunkGroupInfoPortStatus
OBJECT-TYPE
The Port Status.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.9.2.1.3INTEGER {down(0), blocking(1), forwarding(2)}read-onlycurrent
layer2Oper
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.4
layer3
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3
layer3Configs
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1
ipInterfaceCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1
ipInterfaceTableMax
OBJECT-TYPE
The maximum number of rows in the IP interface table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.1Integer32read-onlycurrent
ipCurCfgIntfTable
OBJECT-TYPE
The table of IP interface configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.2not-accessiblecurrent
ipCurCfgIntfEntry
OBJECT-TYPE
A row in the Ip interface table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.2.1not-accessiblecurrent
ipCurCfgIntfIndex
OBJECT-TYPE
The interface number for which the IP information is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.2.1.1Integer32read-onlycurrent
ipCurCfgIntfAddr
OBJECT-TYPE
The IP address of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.2.1.2IpAddressread-onlycurrent
ipCurCfgIntfMask
OBJECT-TYPE
The subnet mask of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.2.1.3IpAddressread-onlycurrent
ipCurCfgIntfBroadcast
OBJECT-TYPE
The broadcast address of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.2.1.4IpAddressread-onlycurrent
ipCurCfgIntfVlan
OBJECT-TYPE
The VLAN associated with the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.2.1.5INTEGER (1..4095)read-onlycurrent
ipCurCfgIntfState
OBJECT-TYPE
The state of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.2.1.6INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipCurCfgIntfBootpRelay
OBJECT-TYPE
Enable/disable BOOTP relay.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.2.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipNewCfgIntfTable
OBJECT-TYPE
The table of interface configuration in the New Configuration Block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.3not-accessiblecurrent
ipNewCfgIntfEntry
OBJECT-TYPE
A row in the Ip interface table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.3.1not-accessiblecurrent
ipNewCfgIntfIndex
OBJECT-TYPE
The interface number for which the IP information is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.3.1.1Integer32read-onlycurrent
ipNewCfgIntfAddr
OBJECT-TYPE
The IP address of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.3.1.2IpAddressread-createcurrent
ipNewCfgIntfMask
OBJECT-TYPE
The subnet mask of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.3.1.3IpAddressread-createcurrent
ipNewCfgIntfVlan
OBJECT-TYPE
The VLAN associated with the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.3.1.5INTEGER (1..4095)read-createcurrent
ipNewCfgIntfState
OBJECT-TYPE
The state of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.3.1.6INTEGER {enabled(2), disabled(3)}read-createcurrent
ipNewCfgIntfDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.3.1.7INTEGER {other(1), delete(2)}read-createcurrent
ipNewCfgIntfBootpRelay
OBJECT-TYPE
Enable/disable BOOTP relay.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.1.3.1.8INTEGER {enabled(1), disabled(2)}read-createcurrent
ipGatewayCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2
ipGatewayTableMax
OBJECT-TYPE
The maximum number of rows in the IP gateway table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.3Integer32read-onlycurrent
ipCurCfgGwTable
OBJECT-TYPE
The table of gateways in the Current configuration Block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.4not-accessiblecurrent
ipCurCfgGwEntry
OBJECT-TYPE
A row in the Ip gateway table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.4.1not-accessiblecurrent
ipCurCfgGwIndex
OBJECT-TYPE
The gateway number for which the information is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.4.1.1Integer32read-onlycurrent
ipCurCfgGwAddr
OBJECT-TYPE
The IP address of the default gateway.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.4.1.2IpAddressread-onlycurrent
ipCurCfgGwInterval
OBJECT-TYPE
The interval between ping attempts.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.4.1.3INTEGER (0..60)read-onlycurrent
ipCurCfgGwRetry
OBJECT-TYPE
The number of failed attempts to declare the default gateway DOWN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.4.1.4INTEGER (1..120)read-onlycurrent
ipCurCfgGwState
OBJECT-TYPE
The state of the default gateway.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.4.1.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipCurCfgGwArp
OBJECT-TYPE
The state of ARP only health checks.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.4.1.6INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipNewCfgGwTable
OBJECT-TYPE
The table of gateway configuration in the new configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.5not-accessiblecurrent
ipNewCfgGwEntry
OBJECT-TYPE
A row in the Ip default gateway table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.5.1not-accessiblecurrent
ipNewCfgGwIndex
OBJECT-TYPE
The gateway number for which the information is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.5.1.1Integer32read-onlycurrent
ipNewCfgGwAddr
OBJECT-TYPE
The IP address of the default gateway.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.5.1.2IpAddressread-createcurrent
ipNewCfgGwInterval
OBJECT-TYPE
The interval in seconds between ping attempts.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.5.1.3INTEGER (0..60)read-createcurrent
ipNewCfgGwRetry
OBJECT-TYPE
The number of failed attempts to declare the default gateway DOWN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.5.1.4INTEGER (1..120)read-createcurrent
ipNewCfgGwState
OBJECT-TYPE
The state of the default gateway.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.5.1.5INTEGER {enabled(2), disabled(3)}read-createcurrent
ipNewCfgGwDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.5.1.6INTEGER {other(1), delete(2)}read-createcurrent
ipNewCfgGwArp
OBJECT-TYPE
The state of the ARP only health checks.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.2.5.1.7INTEGER {enabled(2), disabled(3)}read-createcurrent
ipStaticRouteCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3
ipStaticRouteTableMaxSize
OBJECT-TYPE
The maximum number of rows in the Static Route table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.1Integer32read-onlycurrent
ipCurCfgStaticRouteTable
OBJECT-TYPE
The table of static routes in the current configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.2not-accessiblecurrent
ipCurCfgStaticRouteEntry
OBJECT-TYPE
A row in the static IP route table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.2.1not-accessiblecurrent
ipCurCfgStaticRouteIndx
OBJECT-TYPE
The index of the static routing table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.2.1.1Integer32read-onlycurrent
ipCurCfgStaticRouteDestIp
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.2.1.2IpAddressread-onlycurrent
ipCurCfgStaticRouteMask
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.2.1.3IpAddressread-onlycurrent
ipCurCfgStaticRouteGateway
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.2.1.4IpAddressread-onlycurrent
ipCurCfgStaticRouteInterface
OBJECT-TYPE
The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.2.1.5Integer32read-onlycurrent
ipNewCfgStaticRouteTable
OBJECT-TYPE
The table of static routes in the new configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.3not-accessiblecurrent
ipNewCfgStaticRouteEntry
OBJECT-TYPE
A row in the static IP route table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.3.1not-accessiblecurrent
ipNewCfgStaticRouteIndx
OBJECT-TYPE
The index of the static routing table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.3.1.1Integer32read-onlycurrent
ipNewCfgStaticRouteDestIp
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.3.1.2IpAddressread-createcurrent
ipNewCfgStaticRouteMask
OBJECT-TYPE
The subnet mask of this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.3.1.3IpAddressread-createcurrent
ipNewCfgStaticRouteGateway
OBJECT-TYPE
The IP address of the gateway for this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.3.1.4IpAddressread-createcurrent
ipNewCfgStaticRouteAction
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.3.1.5INTEGER {other(1), delete(2)}read-createcurrent
ipNewCfgStaticRouteInterface
OBJECT-TYPE
The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.3.1.6Integer32read-createcurrent
ipStaticRouteClearAllByDestIp
OBJECT-TYPE
Clears all static routes with the specified destination IP address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.4IpAddressread-writecurrent
ipStaticRouteClearAllByGatewayIp
OBJECT-TYPE
Clears all static routes with the specified gateway IP address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.5IpAddressread-writecurrent
ipStaticRouteClearAllByInterface
OBJECT-TYPE
Clears all routes on the specified inteface number.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.6INTEGERread-writecurrent
ipStaticRouteClearAll
OBJECT-TYPE
When set to clear(2),clears all static routes. Otherwhise nothing is done.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.3.7INTEGER {ok(1), clear(2)}read-writecurrent
ipForwardCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.4
ipFwdGeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.4.1
ipFwdCurCfgState
OBJECT-TYPE
IP forwarding global state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.4.1.1INTEGER {on(2), off(3)}read-onlycurrent
ipFwdNewCfgState
OBJECT-TYPE
IP forwarding global state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.4.1.2INTEGER {on(2), off(3)}read-writecurrent
ipFwdCurCfgDirectedBcast
OBJECT-TYPE
Enable or disable forwarding directed broadcasts.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.4.1.3INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipFwdNewCfgDirectedBcast
OBJECT-TYPE
Enable or disable forwarding directed broadcasts.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.4.1.4INTEGER {enabled(2), disabled(3)}read-writecurrent
vrrpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6
vrrpGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.1
vrrpCurCfgGenState
OBJECT-TYPE
Enable or disable VRRP operation globally.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.1.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpNewCfgGenState
OBJECT-TYPE
Enable or disable VRRP operation globally.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
vrrpCurCfgGenTckVirtRtrInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.1.3INTEGER (0..254)read-onlycurrent
vrrpNewCfgGenTckVirtRtrInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.1.4INTEGER (0..254)read-writecurrent
vrrpCurCfgGenTckIpIntfInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.1.5INTEGER (0..254)read-onlycurrent
vrrpNewCfgGenTckIpIntfInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.1.6INTEGER (0..254)read-writecurrent
vrrpCurCfgGenTckVlanPortInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the port state of ports that belongs to the same virtual LAN as the virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.1.7INTEGER (0..254)read-onlycurrent
vrrpNewCfgGenTckVlanPortInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the port state of ports that belongs to the same virtual LAN as the virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.1.8INTEGER (0..254)read-writecurrent
vrrpVirtRtrTableMaxSize
OBJECT-TYPE
The maximum number of entries in VRRP virtual router table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.2Integer32read-onlycurrent
vrrpCurCfgVirtRtrTable
OBJECT-TYPE
The table of VRRP virtual routers configuration in current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3not-accessiblecurrent
vrrpCurCfgVirtRtrTableEntry
OBJECT-TYPE
Information about a VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1not-accessiblecurrent
vrrpCurCfgVirtRtrIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.1Integer32read-onlycurrent
vrrpCurCfgVirtRtrID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.2INTEGER (1..250)read-onlycurrent
vrrpCurCfgVirtRtrAddr
OBJECT-TYPE
The VRRP virtual router IP address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.3IpAddressread-onlycurrent
vrrpCurCfgVirtRtrIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.4Integer32read-onlycurrent
vrrpCurCfgVirtRtrInterval
OBJECT-TYPE
The time interval between VRRP advertisements in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.5INTEGER (1..255)read-onlycurrent
vrrpCurCfgVirtRtrPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual routers.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.6INTEGER (1..254)read-onlycurrent
vrrpCurCfgVirtRtrPreempt
OBJECT-TYPE
This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrTckVirtRtr
OBJECT-TYPE
Enable or disable tracking other virtual routers for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVirtRtrInc.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.10INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrTckIpIntf
OBJECT-TYPE
Enable or disable tracking other router interfaces for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckIpIntfInc.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.11INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrTckVlanPort
OBJECT-TYPE
Enable or disable tracking port state of VLAN ports for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVlanPortInc.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.3.1.12INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpNewCfgVirtRtrTable
OBJECT-TYPE
The table of VRRP virtual routers configuration in current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4not-accessiblecurrent
vrrpNewCfgVirtRtrTableEntry
OBJECT-TYPE
Information about a VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1not-accessiblecurrent
vrrpNewCfgVirtRtrIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.1Integer32read-onlycurrent
vrrpNewCfgVirtRtrID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.2INTEGER (1..250)read-writecurrent
vrrpNewCfgVirtRtrAddr
OBJECT-TYPE
The VRRP virtual router IP address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.3IpAddressread-createcurrent
vrrpNewCfgVirtRtrIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.4Integer32read-createcurrent
vrrpNewCfgVirtRtrInterval
OBJECT-TYPE
The time interval between VRRP advertisements in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.5INTEGER (1..255)read-createcurrent
vrrpNewCfgVirtRtrPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.6INTEGER (1..254)read-createcurrent
vrrpNewCfgVirtRtrPreempt
OBJECT-TYPE
This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.8INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.9INTEGER {other(1), delete(2)}read-createcurrent
vrrpNewCfgVirtRtrTckVirtRtr
OBJECT-TYPE
Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.11INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrTckIpIntf
OBJECT-TYPE
Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.12INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrTckVlanPort
OBJECT-TYPE
Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.4.1.13INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpIfTableMaxSize
OBJECT-TYPE
The maximum number of entries in VRRP interface table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.5Integer32read-onlycurrent
vrrpCurCfgIfTable
OBJECT-TYPE
The table of VRRP interface configuration in current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.6not-accessiblecurrent
vrrpCurCfgIfTableEntry
OBJECT-TYPE
Information about a VRRP interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.6.1not-accessiblecurrent
vrrpCurCfgIfIndx
OBJECT-TYPE
The VRRP interface index. This is eqivalent to IfIndex.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.6.1.1Integer32read-onlycurrent
vrrpCurCfgIfAuthType
OBJECT-TYPE
Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpCurCfgIfPasswd for authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.6.1.2INTEGER {none(1), simple-text-password(2)}read-onlycurrent
vrrpCurCfgIfPasswd
OBJECT-TYPE
The password for authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.6.1.3DisplayString (SIZE(0..8))read-onlycurrent
vrrpNewCfgIfTable
OBJECT-TYPE
The table of VRRP interface configuration in current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.7not-accessiblecurrent
vrrpNewCfgIfTableEntry
OBJECT-TYPE
Information about a VRRP interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.7.1not-accessiblecurrent
vrrpNewCfgIfIndx
OBJECT-TYPE
The VRRP interface index. This is eqivalent to IfIndex.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.7.1.1Integer32read-onlycurrent
vrrpNewCfgIfAuthType
OBJECT-TYPE
Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpNewCfgIfPasswd for authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.7.1.2INTEGER {none(1), simple-text-password(2)}read-createcurrent
vrrpNewCfgIfPasswd
OBJECT-TYPE
The password for authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.7.1.3DisplayString (SIZE(0..8))read-createcurrent
vrrpNewCfgIfDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.7.1.4INTEGER {other(1), delete(2)}read-createcurrent
vrrpVirtRtrGrpTableMaxSize
OBJECT-TYPE
The maximum number of entries in VRRP Group table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.8Integer32read-onlycurrent
vrrpCurCfgVirtRtrGrpTable
OBJECT-TYPE
The table of VRRP virtual router group in current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9not-accessiblecurrent
vrrpCurCfgVirtRtrGrpTableEntry
OBJECT-TYPE
Information about a VRRP failover virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9.1not-accessiblecurrent
vrrpCurCfgVirtRtrGrpIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9.1.1Integer32read-onlycurrent
vrrpCurCfgVirtRtrGrpID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9.1.2INTEGER (1..255)read-onlycurrent
vrrpCurCfgVirtRtrGrpIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9.1.3Integer32read-onlycurrent
vrrpCurCfgVirtRtrGrpInterval
OBJECT-TYPE
The time interval between VRRP advertisements in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9.1.4INTEGER (1..255)read-onlycurrent
vrrpCurCfgVirtRtrGrpPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual routers.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9.1.5INTEGER (1..254)read-onlycurrent
vrrpCurCfgVirtRtrGrpPreempt
OBJECT-TYPE
This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrGrpState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrGrpTckIpIntf
OBJECT-TYPE
Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckIpIntfInc.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9.1.10INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrGrpTckVlanPort
OBJECT-TYPE
Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVlanPortInc.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.9.1.11INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpNewCfgVirtRtrGrpTable
OBJECT-TYPE
The table of VRRP virtual router group configuration in new_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10not-accessiblecurrent
vrrpNewCfgVirtRtrGrpTableEntry
OBJECT-TYPE
Information about a VRRP failover virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1not-accessiblecurrent
vrrpNewCfgVirtRtrGrpIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1.1Integer32read-onlycurrent
vrrpNewCfgVirtRtrGrpID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1.2INTEGER (1..255)read-createcurrent
vrrpNewCfgVirtRtrGrpIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1.3Integer32read-createcurrent
vrrpNewCfgVirtRtrGrpInterval
OBJECT-TYPE
The time interval between VRRP advertisements in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1.4INTEGER (1..255)read-createcurrent
vrrpNewCfgVirtRtrGrpPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1.5INTEGER (1..254)read-createcurrent
vrrpNewCfgVirtRtrGrpPreempt
OBJECT-TYPE
This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1.6INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrGrpState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrGrpDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1.8INTEGER {other(1), delete(2)}read-createcurrent
vrrpNewCfgVirtRtrGrpTckIpIntf
OBJECT-TYPE
Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1.11INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrGrpTckVlanPort
OBJECT-TYPE
Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.6.10.1.12INTEGER {enabled(1), disabled(2)}read-createcurrent
arpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7
arpCurCfgReARPPeriod
OBJECT-TYPE
Re-ARP Period in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.1INTEGER (2..120)read-onlycurrent
arpNewCfgReARPPeriod
OBJECT-TYPE
Re-ARP Period in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.2INTEGER (2..120)read-writecurrent
ipStaticArpTableMaxSize
OBJECT-TYPE
The maximum number of rows in the Static ARP table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.3INTEGER (1..128)read-onlycurrent
ipCurCfgStaticArpTable
OBJECT-TYPE
The table of static ARPs in the current configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.4not-accessiblecurrent
ipCurCfgStaticArpEntry
OBJECT-TYPE
A row in the static ARP table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.4.1not-accessiblecurrent
ipCurCfgStaticArpIndx
OBJECT-TYPE
The index of the static ARP table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.4.1.1Integer32read-onlycurrent
ipCurCfgStaticArpIp
OBJECT-TYPE
The IP address for the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.4.1.2IpAddressread-onlycurrent
ipCurCfgStaticArpMAC
OBJECT-TYPE
The MAC address for the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.4.1.3DisplayStringread-onlycurrent
ipCurCfgStaticArpVlan
OBJECT-TYPE
The VLAN for the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.4.1.4INTEGER (1..4095)read-onlycurrent
ipCurCfgStaticArpPort
OBJECT-TYPE
The port for the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.4.1.5Integer32read-onlycurrent
ipNewCfgStaticArpTable
OBJECT-TYPE
The table of static ARPs in the new configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.5not-accessiblecurrent
ipNewCfgStaticArpEntry
OBJECT-TYPE
A row in the static ARP table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.5.1not-accessiblecurrent
ipNewCfgStaticArpIndx
OBJECT-TYPE
The index of the static ARP table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.5.1.1Integer32read-onlycurrent
ipNewCfgStaticArpIp
OBJECT-TYPE
The IP address for the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.5.1.2IpAddressread-createcurrent
ipNewCfgStaticArpMAC
OBJECT-TYPE
The MAC address for the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.5.1.3DisplayStringread-createcurrent
ipNewCfgStaticArpVlan
OBJECT-TYPE
The VLAN for the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.5.1.4INTEGER (1..4095)read-createcurrent
ipNewCfgStaticArpPort
OBJECT-TYPE
The port for the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.5.1.5Integer32read-createcurrent
ipNewCfgStaticArpAction
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.7.5.1.6INTEGER {other(1), delete(2)}read-createcurrent
ipBootpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.8
ipCurCfgBootpAddr
OBJECT-TYPE
The IP address of BOOTP server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.8.1IpAddressread-onlycurrent
ipNewCfgBootpAddr
OBJECT-TYPE
The IP address of BOOTP server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.8.2IpAddressread-writecurrent
ipCurCfgBootpAddr2
OBJECT-TYPE
The IP address of second BOOTP server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.8.3IpAddressread-onlycurrent
ipNewCfgBootpAddr2
OBJECT-TYPE
The IP address of second BOOTP server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.8.4IpAddressread-writecurrent
ipCurCfgBootpState
OBJECT-TYPE
The state of BOOTP relay.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.8.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipNewCfgBootpState
OBJECT-TYPE
The state of BOOTP relay.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.8.6INTEGER {enabled(2), disabled(3)}read-writecurrent
dnsCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.9
dnsCurCfgPrimaryIpAddr
OBJECT-TYPE
The DNS primary IP address in the current_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.9.1IpAddressread-onlycurrent
dnsNewCfgPrimaryIpAddr
OBJECT-TYPE
The DNS primary IP address in the new_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.9.2IpAddressread-writecurrent
dnsCurCfgSecondaryIpAddr
OBJECT-TYPE
The DNS primary IP address in the current_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.9.3IpAddressread-onlycurrent
dnsNewCfgSecondaryIpAddr
OBJECT-TYPE
The DNS primary IP address in the new_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.9.4IpAddressread-writecurrent
dnsCurCfgDomainName
OBJECT-TYPE
The DNS doamin name in the current_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.9.5DisplayString (SIZE(0..191))read-onlycurrent
dnsNewCfgDomainName
OBJECT-TYPE
The DNS doamin name in the new_configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.9.6DisplayString (SIZE(0..191))read-writecurrent
ipNwfCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10
ipNwfTableMax
OBJECT-TYPE
The maximum number of rows in the IP network filter table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.1Integer32read-onlycurrent
ipCurCfgNwfTable
OBJECT-TYPE
The table of IP network filter configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.2not-accessiblecurrent
ipCurCfgNwfEntry
OBJECT-TYPE
Information about an IP network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.2.1not-accessiblecurrent
ipCurCfgNwfIndex
OBJECT-TYPE
The netowrk filter number for which the NWF is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.2.1.1Integer32read-onlycurrent
ipCurCfgNwfAddr
OBJECT-TYPE
The IP address of the network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.2.1.2IpAddressread-onlycurrent
ipCurCfgNwfMask
OBJECT-TYPE
The subnet mask of the network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.2.1.3IpAddressread-onlycurrent
ipCurCfgNwfState
OBJECT-TYPE
Enable or disable the network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.2.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipNewCfgNwfTable
OBJECT-TYPE
The table of IP network filter configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.3not-accessiblecurrent
ipNewCfgNwfEntry
OBJECT-TYPE
Information about an IP network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.3.1not-accessiblecurrent
ipNewCfgNwfIndex
OBJECT-TYPE
The netowrk filter number for which the NWF is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.3.1.1Integer32read-onlycurrent
ipNewCfgNwfAddr
OBJECT-TYPE
The IP address of the network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.3.1.2IpAddressread-createcurrent
ipNewCfgNwfMask
OBJECT-TYPE
The subnet mask of the network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.3.1.3IpAddressread-createcurrent
ipNewCfgNwfState
OBJECT-TYPE
Enable or disable the network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.3.1.4INTEGER {enabled(1), disabled(2)}read-createcurrent
ipNewCfgNwfDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.10.3.1.5INTEGER {other(1), delete(2)}read-createcurrent
ipRmapCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11
ipRmapTableMax
OBJECT-TYPE
The maximum number of rows in the IP route map table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.1Integer32read-onlycurrent
ipCurCfgRmapTable
OBJECT-TYPE
The table of IP route map configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.2not-accessiblecurrent
ipCurCfgRmapEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.2.1not-accessiblecurrent
ipCurCfgRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.2.1.1Integer32read-onlycurrent
ipCurCfgRmapMetric
OBJECT-TYPE
The metric of the route map. 4294967295 means none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.2.1.3Unsigned32 (0..4294967295)read-onlycurrent
ipCurCfgRmapPrec
OBJECT-TYPE
The precedence of the route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.2.1.4INTEGER (1..255)read-onlycurrent
ipCurCfgRmapState
OBJECT-TYPE
Enable or disable the route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.2.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipCurCfgRmapMetricType
OBJECT-TYPE
The OSPF metric-type of the matched route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.2.1.8INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ipNewCfgRmapTable
OBJECT-TYPE
The table of IP route map configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.3not-accessiblecurrent
ipNewCfgRmapEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.3.1not-accessiblecurrent
ipNewCfgRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.3.1.1Integer32read-onlycurrent
ipNewCfgRmapMetric
OBJECT-TYPE
The metric of the route map. 16777215 means none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.3.1.3Unsigned32 (0..16777215)read-createcurrent
ipNewCfgRmapPrec
OBJECT-TYPE
The precedence of the route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.3.1.4INTEGER (1..255)read-createcurrent
ipNewCfgRmapState
OBJECT-TYPE
Enable or disable the route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.3.1.6INTEGER {enabled(1), disabled(2)}read-createcurrent
ipNewCfgRmapMetricType
OBJECT-TYPE
The OSPF metric-type of the matched route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.3.1.8INTEGER {none(1), type1(2), type2(3)}read-createcurrent
ipNewCfgRmapDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.3.1.9INTEGER {other(1), delete(2)}read-createcurrent
ipAlistTableMax
OBJECT-TYPE
The maximum number of rows in the IP route map table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.4Integer32read-onlycurrent
ipCurCfgAlistTable
OBJECT-TYPE
The table of IP route map access list configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.5not-accessiblecurrent
ipCurCfgAlistEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.5.1not-accessiblecurrent
ipCurCfgAlistRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.5.1.1Integer32read-onlycurrent
ipCurCfgAlistIndex
OBJECT-TYPE
The access list number for which the access list is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.5.1.2Integer32read-onlycurrent
ipCurCfgAlistNwf
OBJECT-TYPE
The network filter number of the route map access list. 0 means none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.5.1.3INTEGER (0..256)read-onlycurrent
ipCurCfgAlistMetric
OBJECT-TYPE
The metric of the route map access list. 4294967295 means none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.5.1.4Unsigned32 (0..4294967295)read-onlycurrent
ipCurCfgAlistAction
OBJECT-TYPE
Action of the route map access list.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.5.1.5INTEGER {permit(1), deny(2)}read-onlycurrent
ipCurCfgAlistState
OBJECT-TYPE
Enable or disable the route map access list.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.5.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipNewCfgAlistTable
OBJECT-TYPE
The table of IP route map access list configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.6not-accessiblecurrent
ipNewCfgAlistEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.6.1not-accessiblecurrent
ipNewCfgAlistRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.6.1.1Integer32read-onlycurrent
ipNewCfgAlistIndex
OBJECT-TYPE
The access list number for which the access list is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.6.1.2Integer32read-onlycurrent
ipNewCfgAlistNwf
OBJECT-TYPE
The network filter number of the route map access list. 0 means none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.6.1.3INTEGER (1..256)read-createcurrent
ipNewCfgAlistMetric
OBJECT-TYPE
The metric of the route map access list. 16777215 means none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.6.1.4Unsigned32 (1..16777215)read-createcurrent
ipNewCfgAlistAction
OBJECT-TYPE
Action of the route map access list.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.6.1.5INTEGER {permit(1), deny(2)}read-createcurrent
ipNewCfgAlistState
OBJECT-TYPE
Enable or disable the route map access list.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.6.1.6INTEGER {enabled(1), disabled(2)}read-createcurrent
ipNewCfgAlistDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.11.6.1.7INTEGER {other(1), delete(2)}read-createcurrent
ospfCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13
ospfGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1
ospfCurCfgDefaultRouteMetric
OBJECT-TYPE
Specify the metric to be assigned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.1INTEGER (0..16777215)read-onlycurrent
ospfNewCfgDefaultRouteMetric
OBJECT-TYPE
Specify the metric to be assigned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.2INTEGER (0..16777214)read-writecurrent
ospfCurCfgDefaultRouteMetricType
OBJECT-TYPE
Specify the AS External metric type to be assigned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospfNewCfgDefaultRouteMetricType
OBJECT-TYPE
Specify the AS External metric type to be assigned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
ospfIntfTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Interface table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.5Integer32read-onlycurrent
ospfAreaTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Area table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.6Integer32read-onlycurrent
ospfRangeTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Range table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.7Integer32read-onlycurrent
ospfVirtIntfTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Virtual Interface table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.8Integer32read-onlycurrent
ospfHostTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Host table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.9Integer32read-onlycurrent
ospfCurCfgState
OBJECT-TYPE
OSPF global state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.10INTEGER {on(1), off(2)}read-onlycurrent
ospfNewCfgState
OBJECT-TYPE
Globally turn OSPF on or off.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.11INTEGER {on(1), off(2)}read-writecurrent
ospfCurCfgLSDB
OBJECT-TYPE
The LSDB limit for external LSA.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.12Integer32read-onlycurrent
ospfNewCfgLSDB
OBJECT-TYPE
Set the LSDB limit for external LSA.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.1.13Integer32read-writecurrent
ospfCurCfgAreaTable
OBJECT-TYPE
The table of OSPF Area configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.2not-accessiblecurrent
ospfCurCfgAreaEntry
OBJECT-TYPE
Information about a OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.2.1not-accessiblecurrent
ospfCurCfgAreaIndex
OBJECT-TYPE
The OSPF area number for which the OSPF area table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.2.1.1Integer32read-onlycurrent
ospfCurCfgAreaId
OBJECT-TYPE
The IP Address of the OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.2.1.2IpAddressread-onlycurrent
ospfCurCfgAreaSpfInterval
OBJECT-TYPE
The SPF interval for the OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.2.1.3INTEGER (1..255)read-onlycurrent
ospfCurCfgAreaAuthType
OBJECT-TYPE
Type of authentication being used. none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.2.1.4INTEGER {none(1), password(2), md5(3)}read-onlycurrent
ospfCurCfgAreaType
OBJECT-TYPE
Type of Area. transit(0) stub(1) nssa(2)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.2.1.5INTEGER {transit(0), stub(1), nssa(2)}read-onlycurrent
ospfCurCfgAreaMetric
OBJECT-TYPE
Metric (1-65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.2.1.6INTEGER (1..65535)read-onlycurrent
ospfCurCfgAreaStatus
OBJECT-TYPE
Status disabled(0) enabled(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.2.1.7INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfNewCfgAreaTable
OBJECT-TYPE
The table of OSPF Area configuration in the new_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.3not-accessiblecurrent
ospfNewCfgAreaEntry
OBJECT-TYPE
Information about a OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.3.1not-accessiblecurrent
ospfNewCfgAreaIndex
OBJECT-TYPE
The OSPF area number for which the OSPF area table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.3.1.1Integer32read-onlycurrent
ospfNewCfgAreaId
OBJECT-TYPE
The IP Address of the OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.3.1.2IpAddressread-createcurrent
ospfNewCfgAreaSpfInterval
OBJECT-TYPE
The SPF interval for the OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.3.1.3INTEGER (1..255)read-writecurrent
ospfNewCfgAreaAuthType
OBJECT-TYPE
Type of authentication being used. none(1) - no authentication password(2) - use password. md5(3) - use MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.3.1.4INTEGER {none(1), password(2), md5(3)}read-writecurrent
ospfNewCfgAreaType
OBJECT-TYPE
Type of Area. transit(0) stub(1) nssa(2)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.3.1.5INTEGER {transit(0), stub(1), nssa(2)}read-writecurrent
ospfNewCfgAreaMetric
OBJECT-TYPE
Metric (1-65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.3.1.6INTEGER (1..65535)read-writecurrent
ospfNewCfgAreaStatus
OBJECT-TYPE
Status disabled(0) enabled(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.3.1.7INTEGER {disabled(0), enabled(1)}read-writecurrent
ospfNewCfgAreaDelete
OBJECT-TYPE
Delete the area no(0), yes(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.3.1.8INTEGER {no(0), yes(1)}read-writecurrent
ospfRouteRedistribution
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4
ospfRedistributeStatic
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.1
ospfCurCfgStaticMetric
OBJECT-TYPE
The metric to be assigned to static routes. A value of 0 indicates none.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.1.1INTEGER (0..16777214)read-onlycurrent
ospfNewCfgStaticMetric
OBJECT-TYPE
The metric to be assigned to static routes. A value of 0 indicates none.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.1.2INTEGER (0..16777214)read-writecurrent
ospfCurCfgStaticMetricType
OBJECT-TYPE
The AS External metric type for static routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.1.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospfNewCfgStaticMetricType
OBJECT-TYPE
The AS External metric type for static routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.1.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
ospfCurCfgStaticOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.1.5OCTET STRINGread-onlycurrent
ospfNewCfgStaticOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.1.6OCTET STRINGread-onlycurrent
ospfNewCfgStaticAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.1.7Integer32read-writecurrent
ospfNewCfgStaticRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.1.8Integer32read-writecurrent
ospfRedistributeFixed
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.4
ospfCurCfgFixedMetric
OBJECT-TYPE
The export metric for fixed routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.4.1INTEGER (0..16777214)read-onlycurrent
ospfNewCfgFixedMetric
OBJECT-TYPE
The export metric for fixed routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.4.2INTEGER (0..16777214)read-writecurrent
ospfCurCfgFixedMetricType
OBJECT-TYPE
The AS External metric type for fixed routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.4.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospfNewCfgFixedMetricType
OBJECT-TYPE
The AS External metric type for fixed routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.4.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
ospfCurCfgFixedOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.4.5OCTET STRINGread-onlycurrent
ospfNewCfgFixedOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.4.6OCTET STRINGread-onlycurrent
ospfNewCfgFixedAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.4.7Integer32read-writecurrent
ospfNewCfgFixedRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.4.8Integer32read-writecurrent
ospfRedistributeRip
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.5
ospfCurCfgRipMetric
OBJECT-TYPE
The export metric for RIP routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.5.1INTEGER (0..16777214)read-onlycurrent
ospfNewCfgRipMetric
OBJECT-TYPE
The export metric for RIP routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.5.2INTEGER (0..16777214)read-writecurrent
ospfCurCfgRipMetricType
OBJECT-TYPE
The AS External metric type for RIP routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.5.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospfNewCfgRipMetricType
OBJECT-TYPE
The AS External metric type for RIP routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.5.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
ospfCurCfgRipOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.5.5OCTET STRINGread-onlycurrent
ospfNewCfgRipOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.5.6OCTET STRINGread-onlycurrent
ospfNewCfgRipAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.5.7Integer32read-writecurrent
ospfNewCfgRipRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.4.5.8Integer32read-writecurrent
ospfCurCfgMdkeyTable
OBJECT-TYPE
The table of OSPF MD5 keys in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.5not-accessiblecurrent
ospfCurCfgMdkeyEntry
OBJECT-TYPE
Information about an OSPF MD keys table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.5.1not-accessiblecurrent
ospfCurCfgMdkeyIndex
OBJECT-TYPE
The OSPF MD5 Key number for which the OSPF MdKey table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.5.1.1Integer32read-onlycurrent
ospfCurCfgMdkeyKey
OBJECT-TYPE
The character string representing the MD5 Key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.5.1.2DisplayString (SIZE(0..16))read-onlycurrent
ospfNewCfgMdkeyTable
OBJECT-TYPE
The table of OSPF MD5 keys in the new_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.6not-accessiblecurrent
ospfNewCfgMdkeyEntry
OBJECT-TYPE
Information about an OSPF MD keys table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.6.1not-accessiblecurrent
ospfNewCfgMdkeyIndex
OBJECT-TYPE
The OSPF MD5 Key number for which the OSPF MdKey table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.6.1.1Integer32read-onlycurrent
ospfNewCfgMdkeyKey
OBJECT-TYPE
The character string representing the MD5 Key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.6.1.2DisplayString (SIZE(0..16))read-createcurrent
ospfNewCfgMdkeyDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.6.1.3INTEGER {other(1), delete(2)}read-createcurrent
ospfCurCfgIntfTable
OBJECT-TYPE
The table of OSPF Interface configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7not-accessiblecurrent
ospfCurCfgIntfEntry
OBJECT-TYPE
Information about an OSPF Interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1not-accessiblecurrent
ospfCurCfgIntfIndex
OBJECT-TYPE
The OSPF Interface number for which the OSPF Interface table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.1Integer32read-onlycurrent
ospfCurCfgIntfId
OBJECT-TYPE
The IP Address of the OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.2IpAddressread-onlycurrent
ospfCurCfgIntfArea
OBJECT-TYPE
The index of the area that the interface belongs
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.3INTEGER (0..2)read-onlycurrent
ospfCurCfgIntfMdkey
OBJECT-TYPE
The MD5 key for the OSPF interface 0 (none) no MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.4INTEGER (0..255)read-onlycurrent
ospfCurCfgIntfCost
OBJECT-TYPE
Interface cost
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.5INTEGER (1..65535)read-onlycurrent
ospfCurCfgIntfPrio
OBJECT-TYPE
Interface router priority
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.6INTEGER (1..255)read-onlycurrent
ospfCurCfgIntfHello
OBJECT-TYPE
Hello interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.7INTEGER (1..65535)read-onlycurrent
ospfCurCfgIntfDead
OBJECT-TYPE
Dead interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.8INTEGER (1..65535)read-onlycurrent
ospfCurCfgIntfTrans
OBJECT-TYPE
Transit delay
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.9INTEGER (1..3600)read-onlycurrent
ospfCurCfgIntfRetra
OBJECT-TYPE
Retransmit interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.10INTEGER (1..3600)read-onlycurrent
ospfCurCfgIntfAuthKey
OBJECT-TYPE
Authentication Key
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.11DisplayString (SIZE(0..8))read-onlycurrent
ospfCurCfgIntfStatus
OBJECT-TYPE
Status of the interface disabled(0), enabled(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.7.1.12INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfNewCfgIntfTable
OBJECT-TYPE
The table of OSPF Interface configuration in the new_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8not-accessiblecurrent
ospfNewCfgIntfEntry
OBJECT-TYPE
Information about an OSPF Interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1not-accessiblecurrent
ospfNewCfgIntfIndex
OBJECT-TYPE
The OSPF Interface number for which the OSPF Interface table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.1Integer32read-onlycurrent
ospfNewCfgIntfId
OBJECT-TYPE
The IP Address of the OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.2IpAddressread-onlycurrent
ospfNewCfgIntfArea
OBJECT-TYPE
The index of the area that the interface belongs (0..2)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.3INTEGER (0..2)read-createcurrent
ospfNewCfgIntfMdkey
OBJECT-TYPE
The MD5 key for the OSPF interface 0 (none) no MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.4INTEGER (0..255)read-createcurrent
ospfNewCfgIntfCost
OBJECT-TYPE
Interface cost(1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.5INTEGER (1..65535)read-createcurrent
ospfNewCfgIntfPrio
OBJECT-TYPE
Interface router priority(0..255)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.6INTEGER (0..255)read-createcurrent
ospfNewCfgIntfHello
OBJECT-TYPE
Hello interval(1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.7INTEGER (1..65535)read-createcurrent
ospfNewCfgIntfDead
OBJECT-TYPE
Dead interval(1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.8INTEGER (1..65535)read-createcurrent
ospfNewCfgIntfTrans
OBJECT-TYPE
Transit delay(1..3600)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.9INTEGER (1..3600)read-createcurrent
ospfNewCfgIntfRetra
OBJECT-TYPE
Retransmit interval(1..3600)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.10INTEGER (1..3600)read-createcurrent
ospfNewCfgIntfAuthKey
OBJECT-TYPE
Authentication Key
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.11DisplayString (SIZE(0..8))read-createcurrent
ospfNewCfgIntfStatus
OBJECT-TYPE
Status of the interface disabled(0), enabled(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.12INTEGER {disabled(0), enabled(1)}read-createcurrent
ospfNewCfgIntfDelete
OBJECT-TYPE
Delete the interface other(0), delete(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.8.1.13INTEGER {other(0), delete(1)}read-writecurrent
ospfCurCfgVirtIntfTable
OBJECT-TYPE
The table of OSPF Virtual Interface configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9not-accessiblecurrent
ospfCurCfgVirtIntfEntry
OBJECT-TYPE
Information about an OSPF virtual Interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1not-accessiblecurrent
ospfCurCfgVirtIntfIndex
OBJECT-TYPE
The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1.1Integer32read-onlycurrent
ospfCurCfgVirtIntfAreaId
OBJECT-TYPE
The index of the OSPF area to which this virtual interface belongs.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1.2INTEGER (0..2)read-onlycurrent
ospfCurCfgVirtIntfNbr
OBJECT-TYPE
The IP Address of the OSPF neighbor for this virtual interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1.3IpAddressread-onlycurrent
ospfCurCfgVirtIntfMdkey
OBJECT-TYPE
The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1.4INTEGER (0..255)read-onlycurrent
ospfCurCfgVirtIntfHello
OBJECT-TYPE
Hello interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1.5INTEGER (1..65535)read-onlycurrent
ospfCurCfgVirtIntfDead
OBJECT-TYPE
Dead interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1.6INTEGER (1..65535)read-onlycurrent
ospfCurCfgVirtIntfTrans
OBJECT-TYPE
Transit delay
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1.7INTEGER (1..3600)read-onlycurrent
ospfCurCfgVirtIntfRetra
OBJECT-TYPE
Retransmit interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1.8INTEGER (1..3600)read-onlycurrent
ospfCurCfgVirtIntfAuthKey
OBJECT-TYPE
Authentication Key
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1.9DisplayString (SIZE(0..8))read-onlycurrent
ospfCurCfgVirtIntfStatus
OBJECT-TYPE
Status disabled(0), enabled(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.9.1.10INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfNewCfgVirtIntfTable
OBJECT-TYPE
The table of OSPF Virtual Interface configuration in the new_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10not-accessiblecurrent
ospfNewCfgVirtIntfEntry
OBJECT-TYPE
Information about an OSPF virtual Interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1not-accessiblecurrent
ospfNewCfgVirtIntfIndex
OBJECT-TYPE
The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.1Integer32read-onlycurrent
ospfNewCfgVirtIntfAreaId
OBJECT-TYPE
The index of the OSPF area to which this virtual interface belongs.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.2INTEGER (0..2)read-createcurrent
ospfNewCfgVirtIntfNbr
OBJECT-TYPE
The IP Address of the OSPF neighbor for this virtual interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.3IpAddressread-createcurrent
ospfNewCfgVirtIntfMdkey
OBJECT-TYPE
The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.4INTEGER (0..255)read-createcurrent
ospfNewCfgVirtIntfHello
OBJECT-TYPE
Hello interval(1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.5INTEGER (1..65535)read-createcurrent
ospfNewCfgVirtIntfDead
OBJECT-TYPE
Dead interval(1..65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.6INTEGER (1..65535)read-createcurrent
ospfNewCfgVirtIntfTrans
OBJECT-TYPE
Transit dela(1..3600)y
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.7INTEGER (1..3600)read-createcurrent
ospfNewCfgVirtIntfRetra
OBJECT-TYPE
Retransmit interval(1..3600)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.8INTEGER (1..3600)read-createcurrent
ospfNewCfgVirtIntfAuthKey
OBJECT-TYPE
Authentication Key SIZE(0..8)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.9DisplayString (SIZE(0..8))read-createcurrent
ospfNewCfgVirtIntfStatus
OBJECT-TYPE
Status disabled(0), enabled(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.10INTEGER {disabled(0), enabled(1)}read-createcurrent
ospfNewCfgVirtIntfDelete
OBJECT-TYPE
Delete other(0), delete(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.10.1.11INTEGER {other(0), delete(1)}read-writecurrent
ospfMdkeyTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Mdkey table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.11Integer32read-onlycurrent
ospfCurCfgHostTable
OBJECT-TYPE
The table of OSPF Host configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.12not-accessiblecurrent
ospfCurCfgHostEntry
OBJECT-TYPE
Information about a OSPF host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.12.1not-accessiblecurrent
ospfCurCfgHostIndex
OBJECT-TYPE
The OSPF host number for which the OSPF host table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.12.1.1Integer32read-onlycurrent
ospfCurCfgHostIpAddr
OBJECT-TYPE
The IP Address of the OSPF host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.12.1.2IpAddressread-onlycurrent
ospfCurCfgHostAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.12.1.3Integer32read-onlycurrent
ospfCurCfgHostCost
OBJECT-TYPE
The cost of the OSPF host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.12.1.4INTEGER (1..65535)read-onlycurrent
ospfCurCfgHostState
OBJECT-TYPE
Enable or disable an OSPF Host
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.12.1.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
ospfNewCfgHostTable
OBJECT-TYPE
The table of OSPF Host configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.13not-accessiblecurrent
ospfNewCfgHostEntry
OBJECT-TYPE
Information about a OSPF host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.13.1not-accessiblecurrent
ospfNewCfgHostIndex
OBJECT-TYPE
The OSPF host number for which the OSPF host table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.13.1.1Integer32read-onlycurrent
ospfNewCfgHostIpAddr
OBJECT-TYPE
The IP Address of the OSPF host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.13.1.2IpAddressread-createcurrent
ospfNewCfgHostAreaIndex
OBJECT-TYPE
The OSPF area index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.13.1.3Integer32read-createcurrent
ospfNewCfgHostCost
OBJECT-TYPE
The cost of the OSPF host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.13.1.4INTEGER (1..65535)read-createcurrent
ospfNewCfgHostState
OBJECT-TYPE
Enable or disable an OSPF Host
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.13.1.5INTEGER {enabled(2), disabled(3)}read-createcurrent
ospfNewCfgHostDelete
OBJECT-TYPE
Delete the OSPF host: no(0), yes(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.13.1.6INTEGER {no(0), yes(1)}read-writecurrent
ospfCurCfgRangeTable
OBJECT-TYPE
The table of OSPF summary range in the current configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.14not-accessiblecurrent
ospfCurCfgRangeEntry
OBJECT-TYPE
Information about an OSPF summary range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.14.1not-accessiblecurrent
ospfCurCfgRangeIndex
OBJECT-TYPE
The range number for which the OSPF summary range table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.14.1.1Integer32read-onlycurrent
ospfCurCfgRangeAddr
OBJECT-TYPE
The IP Address of the range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.14.1.2IpAddressread-onlycurrent
ospfCurCfgRangeMask
OBJECT-TYPE
The mask of the range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.14.1.3IpAddressread-onlycurrent
ospfCurCfgRangeAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.14.1.4Integer32read-onlycurrent
ospfCurCfgRangeHideState
OBJECT-TYPE
The state of the hide range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.14.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
ospfCurCfgRangeState
OBJECT-TYPE
The state of the range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.14.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
ospfNewCfgRangeTable
OBJECT-TYPE
The table of OSPF summary range in the new configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.15not-accessiblecurrent
ospfNewCfgRangeEntry
OBJECT-TYPE
Information about an OSPF summary range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.15.1not-accessiblecurrent
ospfNewCfgRangeIndex
OBJECT-TYPE
The range number for which the OSPF summary range table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.15.1.1Integer32read-onlycurrent
ospfNewCfgRangeAddr
OBJECT-TYPE
The IP Address of the range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.15.1.2IpAddressread-createcurrent
ospfNewCfgRangeMask
OBJECT-TYPE
The mask of the range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.15.1.3IpAddressread-createcurrent
ospfNewCfgRangeAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.15.1.4Integer32read-createcurrent
ospfNewCfgRangeHideState
OBJECT-TYPE
The state of the hide range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.15.1.5INTEGER {enabled(1), disabled(2)}read-createcurrent
ospfNewCfgRangeState
OBJECT-TYPE
The state of the range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.15.1.6INTEGER {enabled(1), disabled(2)}read-createcurrent
ospfNewCfgRangeDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.13.15.1.7INTEGER {other(1), delete(2)}read-createcurrent
ipGeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.14
ipCurCfgRouterID
OBJECT-TYPE
The router ID of the switch.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.14.1IpAddressread-onlycurrent
ipNewCfgRouterID
OBJECT-TYPE
The router ID of the switch.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.14.2IpAddressread-writecurrent
igmpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15
igmpCurCfgOnOff
OBJECT-TYPE
Globally turn IGMP On/Off.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.1INTEGER {on(1), off(2)}read-onlycurrent
igmpNewCfgOnOff
OBJECT-TYPE
Globally turn IGMP On/Off.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.2INTEGER {on(1), off(2)}read-writecurrent
igmpSnoopCfgGen
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3
igmpSnoopCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1
igmpSnoopCurCfgTimeout
OBJECT-TYPE
Set IGMP Report timeout.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.1Integer32read-onlycurrent
igmpSnoopNewCfgTimeout
OBJECT-TYPE
Set IGMP Report timeout.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.2Integer32read-writecurrent
igmpSnoopCurCfgMrto
OBJECT-TYPE
The value of multicast router timeout in the current config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.3Integer32read-onlycurrent
igmpSnoopNewCfgMrto
OBJECT-TYPE
The value of multicast router timeout in the new config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.4Integer32read-writecurrent
igmpSnoopNewCfgVlanFastlvAdd
OBJECT-TYPE
The VLAN to be added to fastleave vlan list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.12Integer32read-writecurrent
igmpSnoopNewCfgVlanFastlvRem
OBJECT-TYPE
The VLAN to be removed from fastleave vlan list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.13Integer32read-writecurrent
igmpSnoopCurCfgVlanFastlvBmap
OBJECT-TYPE
The fastlv enabled vlans present in the in vlan map list. The fastlv enabled vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has fastlv enabled 0 - The represented vlan does not have fastlv enabled.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.14OCTET STRINGread-onlycurrent
igmpSnoopNewCfgVlanFastlvBmap
OBJECT-TYPE
The fastlv enabled vlans present in the in vlan map list. The fastlv enabled vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has fastlv enabled 0 - The represented vlan does not have fastlv enabled.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.15OCTET STRINGread-onlycurrent
igmpSnoopCurCfgRobust
OBJECT-TYPE
The value of expected packet loss on subnet in the current config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.16Integer32read-onlycurrent
igmpSnoopNewCfgRobust
OBJECT-TYPE
The value of expected packet loss on subnet in the new config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.17Integer32read-writecurrent
igmpSnoopNewCfgVlanAdd
OBJECT-TYPE
The VLAN to be added to snooping vlan list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.18Integer32read-writecurrent
igmpSnoopNewCfgVlanRem
OBJECT-TYPE
The VLAN to be removed from snooping vlan list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.19Integer32read-writecurrent
igmpSnoopNewCfgVlanClear
OBJECT-TYPE
Removing ALL Snooping Vlans.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.20INTEGER {clear(1), ok(2)}read-writecurrent
igmpSnoopCurCfgVlanBmap
OBJECT-TYPE
The snooping vlans present in the in vlan map list. The snooping vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has snoop enabled 0 - The represented vlan does not have snooping enabled.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.21OCTET STRINGread-onlycurrent
igmpSnoopNewCfgVlanBmap
OBJECT-TYPE
The snooping vlans present in the in vlan map list. The snooping vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has snoop enabled 0 - The represented vlan does not have snooping enabled.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.22OCTET STRINGread-onlycurrent
igmpSnoopCurCfgQInterval
OBJECT-TYPE
IGMP Query Interval of current config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.23Integer32read-onlycurrent
igmpSnoopNewCfgQInterval
OBJECT-TYPE
IGMP Query Interval of new config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.24Integer32read-writecurrent
igmpSnoopCurCfgSrcIp
OBJECT-TYPE
The source ip for GSQ proxy in current config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.25IpAddressread-onlycurrent
igmpSnoopNewCfgSrcIp
OBJECT-TYPE
The source ip for GSQ proxy in new config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.26IpAddressread-writecurrent
igmpSnoopCurCfgAggrEnaDis
OBJECT-TYPE
Enable/Disable of IGMP Report aggregation.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.27INTEGER {enable(1), disable(2)}read-onlycurrent
igmpSnoopNewCfgAggrEnaDis
OBJECT-TYPE
Enable/Disable of IGMP Report aggregation.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.28INTEGER {enable(1), disable(2)}read-writecurrent
igmpSnoopCurCfgFlood
OBJECT-TYPE
Enable/Disable of flood unregistered IPMC
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.29INTEGER {enable(1), disable(2)}read-onlycurrent
igmpSnoopNewCfgFlood
OBJECT-TYPE
Enable/Disable of flood unregistered IPMC
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.1.30INTEGER {enable(1), disable(2)}read-writecurrent
igmpV3SnoopCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.2
igmpV3SnoopCurCfgSources
OBJECT-TYPE
Number of sources to snoop in a group record in current config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.2.1Integer32read-onlycurrent
igmpV3SnoopNewCfgSources
OBJECT-TYPE
Number of sources to snoop in a group record in new config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.2.2Integer32read-writecurrent
igmpV3SnoopCurCfgEnaDis
OBJECT-TYPE
The current status of IGMP V3 Snooping.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.2.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpV3SnoopNewCfgEnaDis
OBJECT-TYPE
Set Enable/Disable of IGMP V3 Snooping.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.2.4INTEGER {enable(1), disable(2)}read-writecurrent
igmpV3SnoopCurCfgExcludeEnaDis
OBJECT-TYPE
The current status of IGMP V3 EXCLUDE filter-mode Snooping.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.2.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpV3SnoopNewCfgExcludeEnaDis
OBJECT-TYPE
Set Enable/Disable of IGMP V3 EXCLUDE filter-mode Snooping.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.2.6INTEGER {enable(1), disable(2)}read-writecurrent
igmpV3SnoopCurCfgV1V2EnaDis
OBJECT-TYPE
The current status of IGMP V1/V2 Report Snooping.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.2.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpV3SnoopNewCfgV1V2EnaDis
OBJECT-TYPE
Set Enable/Disable of IGMP V1/V2 Report Snooping.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.3.2.8INTEGER {enable(1), disable(2)}read-writecurrent
igmpStaticMrtrCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4
igmpStaticMrtrCurCfgTable
OBJECT-TYPE
The IGMP Static Multicast Router table in the current configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.1not-accessiblecurrent
igmpStaticMrtrCurCfgTableEntry
OBJECT-TYPE
A row in the Static Multicast Router table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.1.1not-accessiblecurrent
igmpStaticMrtrCurCfgIndx
OBJECT-TYPE
The IGMP Multicast Router table port index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.1.1.1Integer32read-onlycurrent
igmpStaticMrtrCurCfgPortId
OBJECT-TYPE
The IGMP Multicast Router port in the current configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.1.1.2Integer32read-onlycurrent
igmpStaticMrtrCurCfgVlanId
OBJECT-TYPE
The IGMP Multicast Router port in the current configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.1.1.3Integer32read-onlycurrent
igmpStaticMrtrCurCfgVersion
OBJECT-TYPE
The IGMP version of the IGMP Static Multicast Router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.1.1.4INTEGER {version1(1), version2(2)}read-onlycurrent
igmpStaticMrtrNewCfgTable
OBJECT-TYPE
The IGMP Static Multicast Router table in the new configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.2not-accessiblecurrent
igmpStaticMrtrNewCfgTableEntry
OBJECT-TYPE
A row in the Static Multicast Router table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.2.1not-accessiblecurrent
igmpStaticMrtrNewCfgIndx
OBJECT-TYPE
The IGMP Multicast Router table port index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.2.1.1Integer32read-onlycurrent
igmpStaticMrtrNewCfgPortId
OBJECT-TYPE
The IGMP Multicast Router port in the new configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.2.1.2Integer32read-createcurrent
igmpStaticMrtrNewCfgVlanId
OBJECT-TYPE
The IGMP Multicast Router port in the new configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.2.1.3Integer32read-createcurrent
igmpStaticMrtrNewCfgVersion
OBJECT-TYPE
The IGMP version of the IGMP Static Multicast Router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.2.1.4INTEGER {version1(1), version2(2), version3(3)}read-createcurrent
igmpStaticMrtrNewCfgDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.4.2.1.5INTEGER {other(1), delete(2)}read-createcurrent
igmpFilterCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5
igmpFltCurCfgTable
OBJECT-TYPE
The IGMP filtering table in the current configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.1not-accessiblecurrent
igmpFltCurCfgTableEntry
OBJECT-TYPE
A row in the filtering table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.1.1not-accessiblecurrent
igmpFltCurCfgIndx
OBJECT-TYPE
The IGMP filter table index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.1.1.1Integer32read-onlycurrent
igmpFltCurCfgMcastIp1
OBJECT-TYPE
Range1 Multicast IP address to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.1.1.2IpAddressread-onlycurrent
igmpFltCurCfgMcastIp2
OBJECT-TYPE
Range2 Multicast IP address to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.1.1.3IpAddressread-onlycurrent
igmpFltCurCfgAction
OBJECT-TYPE
The action for the IGMP filtering rule.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.1.1.4INTEGER {allow(1), deny(2)}read-onlycurrent
igmpFltCurCfgState
OBJECT-TYPE
The state of this IGMP filtering rule.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.1.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpFltNewCfgTable
OBJECT-TYPE
The IGMP filtering table in the current configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.2not-accessiblecurrent
igmpFltNewCfgTableEntry
OBJECT-TYPE
A row in the filtering table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.2.1not-accessiblecurrent
igmpFltNewCfgIndx
OBJECT-TYPE
The IGMP filter table index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.2.1.1Integer32read-onlycurrent
igmpFltNewCfgMcastIp1
OBJECT-TYPE
Range1 Multicast source IP address to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.2.1.2IpAddressread-createcurrent
igmpFltNewCfgMcastIp2
OBJECT-TYPE
Range2 Multicast source IP address to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.2.1.3IpAddressread-createcurrent
igmpFltNewCfgAction
OBJECT-TYPE
The action for the IGMP filtering rule.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.2.1.4INTEGER {allow(1), deny(2)}read-createcurrent
igmpFltNewCfgState
OBJECT-TYPE
The state of this IGMP filtering rule.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.2.1.5INTEGER {enabled(1), disabled(2)}read-createcurrent
igmpFltNewCfgDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.2.1.6INTEGER {other(1), delete(2)}read-createcurrent
igmpFltCurCfgPortTable
OBJECT-TYPE
The IGMP filtering port table in the current configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.3not-accessiblecurrent
igmpFltCurCfgPortTableEntry
OBJECT-TYPE
A row in the IGMP filtering port table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.3.1not-accessiblecurrent
igmpFltCurCfgPortIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.3.1.1Integer32read-onlycurrent
igmpFltCurCfgPortState
OBJECT-TYPE
Enable or disable IGMP filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.3.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpFltCurCfgPortFiltBmap
OBJECT-TYPE
The IGMP filtering rules applied to the port. The filtering rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ filter 9 || || || ||___ filter 8 || |____ filter 7 || . . . ||_________ filter 2 |__________ filter 1 (as index to igmpFltCurCfgTable) where x : 1 - The represented IGMP filter rule applied to the port 0 - The represented IGMP filter rule not applied to the port
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.3.1.3OCTET STRING (SIZE(0..256))read-onlycurrent
igmpFltNewCfgPortTable
OBJECT-TYPE
The IGMP filtering port table in the new configuration block.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.4not-accessiblecurrent
igmpFltNewCfgPortTableEntry
OBJECT-TYPE
A row in the IGMP filtering port table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.4.1not-accessiblecurrent
igmpFltNewCfgPortIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.4.1.1Integer32read-onlycurrent
igmpFltNewCfgPortState
OBJECT-TYPE
Enable or disable IGMP filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.4.1.2INTEGER {enabled(1), disabled(2)}read-createcurrent
igmpFltNewCfgPortFiltBmap
OBJECT-TYPE
The IGMP filtering rules applied to the port. The filtering rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ filter 9 || || || ||___ filter 8 || |____ filter 7 || . . . ||_________ filter 2 |__________ filter 1 (as index to fltNewCfgTable) where x : 1 - The represented filter rule applied to the port 0 - The represented filter rule not applied to the port
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.4.1.3OCTET STRING (SIZE(0..256))read-onlycurrent
igmpFltNewCfgPortAddFiltRule
OBJECT-TYPE
This is an action object to add filtering rule to a port. The value specified with this object is the index to the fltNewCfgTable for which filtering rule to be added to the port. The range of the valid index is between 1 and igmpFltCurCfgTableMaxSize. When read, the value '0' is returned always.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.4.1.4Integer32read-createcurrent
igmpFltNewCfgPortRemFiltRule
OBJECT-TYPE
This is an action object to remove filtering rule from a port. The value specified with this object is the index to the fltNewCfgTable for which filtering rule to be removed from the port. The range of the valid index is between 1 and igmpFltCurCfgTableMaxSize. When read, the value '0' is returned always.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.4.1.5Integer32read-createcurrent
igmpFltCurCfgEnaDis
OBJECT-TYPE
Enable/Disable of IGMP Filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.5INTEGER {enable(1), disable(2)}read-onlycurrent
igmpFltNewCfgEnaDis
OBJECT-TYPE
Enable/Disable of IGMP Filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.15.5.6INTEGER {enable(1), disable(2)}read-writecurrent
rip2Cfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18
ripCurCfgIntfTable
OBJECT-TYPE
The table of RIP on IP interface configuration in the current_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1not-accessiblecurrent
ripCurCfgIntfEntry
OBJECT-TYPE
Information about RIP on IP interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1not-accessiblecurrent
ripCurCfgIntfIndex
OBJECT-TYPE
The interface number for which the RIP information is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.1INTEGERread-onlycurrent
ripCurCfgIntfVersion
OBJECT-TYPE
RIP version.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.2INTEGER {ripVersion1(1), ripVersion2(2), ripVersionBoth(3)}read-onlycurrent
ripCurCfgIntfSupply
OBJECT-TYPE
Enable or disable supplying route updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfListen
OBJECT-TYPE
Enable or disable listening to route updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfDefault
OBJECT-TYPE
Specifies what RIP does with default routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.5INTEGER {both(1), listen(2), supply(3), none(4)}read-onlycurrent
ripCurCfgIntfTrigUpdate
OBJECT-TYPE
Enable or disable tirggered updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfMcastUpdate
OBJECT-TYPE
Enable or disable multicast updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfPoisonReverse
OBJECT-TYPE
RIP poison reverse.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfState
OBJECT-TYPE
Enable or disable RIP protocol.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfMetric
OBJECT-TYPE
RIP route metric for this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.10INTEGER (1..16)read-onlycurrent
ripCurCfgIntfAuth
OBJECT-TYPE
Enable or disable RIP update authorization with a simple plain text password.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.11INTEGER {none(1), password(2)}read-onlycurrent
ripCurCfgIntfKey
OBJECT-TYPE
RIP update authentication password.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.12DisplayString (SIZE(0..16))read-onlycurrent
ripCurCfgIntfSplitHorizon
OBJECT-TYPE
RIP split horizon.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.1.1.13INTEGER {enabled(2), disabled(3)}read-onlycurrent
ripNewCfgIntfTable
OBJECT-TYPE
The table of RIP on IP interface configuration in the new_config.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2not-accessiblecurrent
ripNewCfgIntfEntry
OBJECT-TYPE
Information about RIP on IP interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1not-accessiblecurrent
ripNewCfgIntfIndex
OBJECT-TYPE
The interface number for which the RIP information is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.1INTEGERread-onlycurrent
ripNewCfgIntfVersion
OBJECT-TYPE
RIP version.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.2INTEGER {ripVersion1(1), ripVersion2(2), ripVersionBoth(3)}read-writecurrent
ripNewCfgIntfSupply
OBJECT-TYPE
Enable or disable supplying route updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.3INTEGER {enabled(1), disabled(2)}read-writecurrent
ripNewCfgIntfListen
OBJECT-TYPE
Enable or disable listening to route updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.4INTEGER {enabled(1), disabled(2)}read-writecurrent
ripNewCfgIntfDefault
OBJECT-TYPE
Specifies what RIP does with default routes. The default routes action could be set to listen/supply/both/none.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.5INTEGER {both(1), listen(2), supply(3), none(4)}read-createcurrent
ripNewCfgIntfTrigUpdate
OBJECT-TYPE
Enable or disable tirggered updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.6INTEGER {enabled(1), disabled(2)}read-writecurrent
ripNewCfgIntfMcastUpdate
OBJECT-TYPE
Enable or disable multicast updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.7INTEGER {enabled(1), disabled(2)}read-writecurrent
ripNewCfgIntfPoisonReverse
OBJECT-TYPE
RIP poison reverse.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.8INTEGER {enabled(1), disabled(2)}read-writecurrent
ripNewCfgIntfState
OBJECT-TYPE
Enable or disable RIP protocol.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.9INTEGER {enabled(1), disabled(2)}read-createcurrent
ripNewCfgIntfMetric
OBJECT-TYPE
RIP route metric for this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.10INTEGER (1..15)read-writecurrent
ripNewCfgIntfAuth
OBJECT-TYPE
Enable or disable RIP update authorization with a simple plain text password.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.11INTEGER {none(1), password(2)}read-writecurrent
ripNewCfgIntfKey
OBJECT-TYPE
RIP update authentication password.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.12DisplayString (SIZE(0..16))read-createcurrent
ripNewCfgIntfSplitHorizon
OBJECT-TYPE
RIP split horizon.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.2.1.13INTEGER {enabled(2), disabled(3)}read-writecurrent
ripGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.3
rip2CurCfgState
OBJECT-TYPE
RIP global state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.3.1INTEGER {on(1), off(2)}read-onlycurrent
rip2NewCfgState
OBJECT-TYPE
Globally turn RIP on or off.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.3.2INTEGER {on(1), off(2)}read-writecurrent
rip2CurCfgUpdatePeriod
OBJECT-TYPE
Update Period in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.3.3INTEGER (1..120)read-onlycurrent
rip2NewCfgUpdatePeriod
OBJECT-TYPE
Update Period in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.3.4INTEGER (1..120)read-writecurrent
ripRouteRedistribution
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4
ripRedistributeStatic
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.1
ripCurCfgStaticMetric
OBJECT-TYPE
The metric to be assigned to static routes. A value of 0 indicates none.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.1.1INTEGER (0..15)read-onlycurrent
ripNewCfgStaticMetric
OBJECT-TYPE
The metric to be assigned to static routes. A value of 0 indicates none.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.1.2INTEGER (0..15)read-writecurrent
ripCurCfgStaticOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.1.5OCTET STRINGread-onlycurrent
ripNewCfgStaticOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.1.6OCTET STRINGread-onlycurrent
ripNewCfgStaticAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.1.7Integer32read-writecurrent
ripNewCfgStaticRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.1.8Integer32read-writecurrent
ripRedistributeFixed
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.4
ripCurCfgFixedMetric
OBJECT-TYPE
The export metric for fixed routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.4.1INTEGER (0..15)read-onlycurrent
ripNewCfgFixedMetric
OBJECT-TYPE
The export metric for fixed routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.4.2INTEGER (0..15)read-writecurrent
ripCurCfgFixedOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.4.5OCTET STRINGread-onlycurrent
ripNewCfgFixedOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.4.6OCTET STRINGread-onlycurrent
ripNewCfgFixedAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.4.7Integer32read-writecurrent
ripNewCfgFixedRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.4.8Integer32read-writecurrent
ripRedistributeOspf
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.5
ripCurCfgOspfMetric
OBJECT-TYPE
The export metric for RIP routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.5.1INTEGER (0..15)read-onlycurrent
ripNewCfgOspfMetric
OBJECT-TYPE
The export metric for RIP routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.5.2INTEGER (0..15)read-writecurrent
ripCurCfgOspfOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.5.5OCTET STRINGread-onlycurrent
ripNewCfgOspfOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.5.6OCTET STRINGread-onlycurrent
ripNewCfgOspfAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.5.7Integer32read-writecurrent
ripNewCfgOspfRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.5.8Integer32read-writecurrent
ripRedistributeEospf
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.6
ripCurCfgEospfMetric
OBJECT-TYPE
The export metric for RIP routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.6.1INTEGER (0..15)read-onlycurrent
ripNewCfgEospfMetric
OBJECT-TYPE
The export metric for RIP routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.6.2INTEGER (0..15)read-writecurrent
ripCurCfgEospfOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.6.5OCTET STRINGread-onlycurrent
ripNewCfgEospfOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.6.6OCTET STRINGread-onlycurrent
ripNewCfgEospfAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.6.7Integer32read-writecurrent
ripNewCfgEospfRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.1.18.4.6.8Integer32read-writecurrent
layer3Stats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2
arpStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.2
arpStatEntries
OBJECT-TYPE
The current number of ARP entries.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.2.1Gauge32read-onlycurrent
arpStatHighWater
OBJECT-TYPE
The highest number of ARP entries.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.2.2Gauge32read-onlycurrent
arpStatMaxEntries
OBJECT-TYPE
The maximum number of ARP entries.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.2.3Gauge32read-onlycurrent
routeStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.3
routeStatEntries
OBJECT-TYPE
The current number of IP routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.3.1Gauge32read-onlycurrent
routeStatHighWater
OBJECT-TYPE
The highest number of IP routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.3.2Gauge32read-onlycurrent
routeStatMaxEntries
OBJECT-TYPE
The maximum number of IP routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.3.3Gauge32read-onlycurrent
vrrpStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.4
vrrpStatInAdvers
OBJECT-TYPE
The number of good VRRP advertisements which are received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.4.1Counter32read-onlycurrent
vrrpStatOutAdvers
OBJECT-TYPE
The number of good VRRP advertisements which are transmitted.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.4.2Counter32read-onlycurrent
vrrpStatOutBadAdvers
OBJECT-TYPE
The number of bad VRRP advertisements which are received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.4.3Counter32read-onlycurrent
vrrpStatBadVersion
OBJECT-TYPE
The number of bad VRRP version adv which are received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.4.4Counter32read-onlycurrent
vrrpStatBadAddress
OBJECT-TYPE
The number of bad VRRP addres adv which are received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.4.5Counter32read-onlycurrent
vrrpStatBadPassword
OBJECT-TYPE
The number of bad VRRP advertisements which are received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.4.6Counter32read-onlycurrent
vrrpStatBadVrid
OBJECT-TYPE
The number of bad VRRP version ID adv which are received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.4.7Counter32read-onlycurrent
vrrpStatBadData
OBJECT-TYPE
The number of bad VRRP advertisements which are received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.4.8Counter32read-onlycurrent
vrrpStatBadInterval
OBJECT-TYPE
The number of bad VRRP iutervals which are received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.4.9Counter32read-onlycurrent
ospfStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5
ospfGeneralStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1
ospfCumRxTxStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1
ospfCumRxPkts
OBJECT-TYPE
The sum total of all OSPF packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.1Counter32read-onlycurrent
ospfCumTxPkts
OBJECT-TYPE
The sum total of all OSPF packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.2Counter32read-onlycurrent
ospfCumRxHello
OBJECT-TYPE
The sum total of all Hello packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.3Counter32read-onlycurrent
ospfCumTxHello
OBJECT-TYPE
The sum total of all Hello packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.4Counter32read-onlycurrent
ospfCumRxDatabase
OBJECT-TYPE
The sum total of all Database Description packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.5Counter32read-onlycurrent
ospfCumTxDatabase
OBJECT-TYPE
The sum total of all Database Description packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.6Counter32read-onlycurrent
ospfCumRxlsReqs
OBJECT-TYPE
The sum total of all Link State Request packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.7Counter32read-onlycurrent
ospfCumTxlsReqs
OBJECT-TYPE
The sum total of all Link State Request packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.8Counter32read-onlycurrent
ospfCumRxlsAcks
OBJECT-TYPE
The sum total of all Link State Acknowledgement packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.9Counter32read-onlycurrent
ospfCumTxlsAcks
OBJECT-TYPE
The sum total of all Link State Acknowledgement packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.10Counter32read-onlycurrent
ospfCumRxlsUpdates
OBJECT-TYPE
The sum total of all Link State Update packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.11Counter32read-onlycurrent
ospfCumTxlsUpdates
OBJECT-TYPE
The sum total of all Link State Update packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.1.12Counter32read-onlycurrent
ospfCumNbrChangeStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2
ospfCumNbrhello
OBJECT-TYPE
The sum total of all Hello packets received from neighbours on all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.1Counter32read-onlycurrent
ospfCumNbrStart
OBJECT-TYPE
The sum total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) across all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.2Counter32read-onlycurrent
ospfCumNbrAdjointOk
OBJECT-TYPE
The sum total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour across all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.3Counter32read-onlycurrent
ospfCumNbrNegotiationDone
OBJECT-TYPE
The sum total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, across all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.4Counter32read-onlycurrent
ospfCumNbrExchangeDone
OBJECT-TYPE
The sum total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, across all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.5Counter32read-onlycurrent
ospfCumNbrBadRequests
OBJECT-TYPE
The sum total number of Link State Requests which have been received for a link state advertisement not contained in the database across all interfaces and OSPF areas.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.6Counter32read-onlycurrent
ospfCumNbrBadSequence
OBJECT-TYPE
The sum total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.7Counter32read-onlycurrent
ospfCumNbrLoadingDone
OBJECT-TYPE
The sum total number of link state updates received for all out-of-date portions of the database across all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.8Counter32read-onlycurrent
ospfCumNbrN1way
OBJECT-TYPE
The sum total number of Hello packets received from neighbours, in which this router is not mentioned across all OSPF interfaces and areas.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.9Counter32read-onlycurrent
ospfCumNbrRstAd
OBJECT-TYPE
The sum total number of times the Neighbour adjacency has been reset across all OPSF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.10Counter32read-onlycurrent
ospfCumNbrDown
OBJECT-TYPE
The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) across all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.11Counter32read-onlycurrent
ospfCumNbrN2way
OBJECT-TYPE
The sum total number of Hello packets received from neighbours, in which this router is mentioned across all OSPF interfaces and areas.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.2.12Counter32read-onlycurrent
ospfCumIntfChangeStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.3
ospfCumIntfHello
OBJECT-TYPE
The sum total number of Hello packets sent on all interfaces and areas
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.3.1Counter32read-onlycurrent
ospfCumIntfDown
OBJECT-TYPE
The sum total number of interfaces down in all OSPF areas.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.3.2Counter32read-onlycurrent
ospfCumIntfLoop
OBJECT-TYPE
The sum total of interfaces no longer connected to the attatched network across all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.3.3Counter32read-onlycurrent
ospfCumIntfUnloop
OBJECT-TYPE
The sum total number of interfaces, connected to the attatched network in all OSPF areas.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.3.4Counter32read-onlycurrent
ospfCumIntfWaitTimer
OBJECT-TYPE
The sum total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) across all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.3.5Counter32read-onlycurrent
ospfCumIntfBackup
OBJECT-TYPE
The sum total number of Backup Designated Routers on the attatched network for all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.3.6Counter32read-onlycurrent
ospfCumIntfNbrChange
OBJECT-TYPE
The sum total number of changes in the set of bidirectional neighbours associated with any interface across all OSPF areas.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.3.7Counter32read-onlycurrent
ospfTimersKickOffStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.4
ospfTmrsKckOffHello
OBJECT-TYPE
The sum total number of times the Hello timer has been fired (which triggers the send of a Hello packet) across all OPSF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.4.1Counter32read-onlycurrent
ospfTmrsKckOffRetransmit
OBJECT-TYPE
The sum total number of times the Retransmit timer has been fired across all OPSF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.4.2Counter32read-onlycurrent
ospfTmrsKckOffLsaLock
OBJECT-TYPE
The sum total number of times the Lsa Lock timer has been fired across all OSPF areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.4.3Counter32read-onlycurrent
ospfTmrsKckOffLsaAck
OBJECT-TYPE
The sum total number of times the Lsa Ack timer has been fired across all ospf areas and interfaces.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.4.4Counter32read-onlycurrent
ospfTmrsKckOffDbage
OBJECT-TYPE
The total number of times the Dbage has been fired.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.4.5Counter32read-onlycurrent
ospfTmrsKckOffSummary
OBJECT-TYPE
The total number of times the Summary timer has been fired.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.4.6Counter32read-onlycurrent
ospfTmrsKckOffAseExport
OBJECT-TYPE
The total number of times the ASE Export timer has been fired.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.1.4.7Counter32read-onlycurrent
ospfArea
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2
ospfAreaRxTxStats
OBJECT-TYPE
The table of OSPF Area Rx/Tx Statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1not-accessiblecurrent
ospfAreaRxTxStatsEntry
OBJECT-TYPE
Rx Tx packet Statistics about a OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1not-accessiblecurrent
ospfAreaRxTxIndex
OBJECT-TYPE
The index of the ospf Area for which these statistics apply.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.1Integer32read-onlycurrent
ospfAreaRxPkts
OBJECT-TYPE
The total number of OSPF packets received in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.2Counter32read-onlycurrent
ospfAreaTxPkts
OBJECT-TYPE
The total number of OSPF packets transmitted in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.3Counter32read-onlycurrent
ospfAreaRxHello
OBJECT-TYPE
The total number of Hello packets received in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.4Counter32read-onlycurrent
ospfAreaTxHello
OBJECT-TYPE
The total number of Hello packets transmitted in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.5Counter32read-onlycurrent
ospfAreaRxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.6Counter32read-onlycurrent
ospfAreaTxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.7Counter32read-onlycurrent
ospfAreaRxlsReqs
OBJECT-TYPE
The total number of Link State Request packets received for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.8Counter32read-onlycurrent
ospfAreaTxlsReqs
OBJECT-TYPE
The total number of Link State Request packets transmitted for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.9Counter32read-onlycurrent
ospfAreaRxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets received for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.10Counter32read-onlycurrent
ospfAreaTxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets transmitted for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.11Counter32read-onlycurrent
ospfAreaRxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets received for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.12Counter32read-onlycurrent
ospfAreaTxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets transmitted for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.1.1.13Counter32read-onlycurrent
ospfAreaNbrChangeStats
OBJECT-TYPE
The table of OSPF Area Neighbour Statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2not-accessiblecurrent
ospfAreaNbrChangeStatsEntry
OBJECT-TYPE
Area Neighbour Change Statistics about a OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1not-accessiblecurrent
ospfAreaNbrIndex
OBJECT-TYPE
The index of the ospf Area for which these statistics apply.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.1Integer32read-onlycurrent
ospfAreaNbrhello
OBJECT-TYPE
The total number of Hello packets received from neighbours in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.2Counter32read-onlycurrent
ospfAreaNbrStart
OBJECT-TYPE
The total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.3Counter32read-onlycurrent
ospfAreaNbrAdjointOk
OBJECT-TYPE
The total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour. for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.4Counter32read-onlycurrent
ospfAreaNbrNegotiationDone
OBJECT-TYPE
The total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.5Counter32read-onlycurrent
ospfAreaNbrExchangeDone
OBJECT-TYPE
The total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.6Counter32read-onlycurrent
ospfAreaNbrBadRequests
OBJECT-TYPE
The sum total number of Link State Requests which have been received for a link state advertisement not contained in the database across this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.7Counter32read-onlycurrent
ospfAreaNbrBadSequence
OBJECT-TYPE
The total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.8Counter32read-onlycurrent
ospfAreaNbrLoadingDone
OBJECT-TYPE
The total number of link state updates received for all out-of-date portions of the database in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.9Counter32read-onlycurrent
ospfAreaNbrN1way
OBJECT-TYPE
The total number of Hello packets received from neighbours, in which this router is not mentioned in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.10Counter32read-onlycurrent
ospfAreaNbrRstAd
OBJECT-TYPE
The total number of times the Neighbour adjacency has been reset across this OPSF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.11Counter32read-onlycurrent
ospfAreaNbrDown
OBJECT-TYPE
The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.12Counter32read-onlycurrent
ospfAreaNbrN2way
OBJECT-TYPE
The total number of Hello packets received from neighbours, in which this router is mentioned in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.2.1.13Counter32read-onlycurrent
ospfAreaChangeStats
OBJECT-TYPE
The table of OSPF Area Change Statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.3not-accessiblecurrent
ospfAreaChangeStatsEntry
OBJECT-TYPE
Area Change Statistics about a OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.3.1not-accessiblecurrent
ospfAreaIntfIndex
OBJECT-TYPE
The index of the OSPF Area for which these statistics apply.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.3.1.1Integer32read-onlycurrent
ospfAreaIntfHello
OBJECT-TYPE
The total number of Hello packets sent on this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.3.1.2Counter32read-onlycurrent
ospfAreaIntfDown
OBJECT-TYPE
The total number of interfaces down in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.3.1.3Counter32read-onlycurrent
ospfAreaIntfLoop
OBJECT-TYPE
The total number of interfaces no longer connected to the attatched network in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.3.1.4Counter32read-onlycurrent
ospfAreaIntfUnloop
OBJECT-TYPE
The total number of interfaces connected to the attatched network in this OSPF area..
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.3.1.5Counter32read-onlycurrent
ospfAreaIntfWaitTimer
OBJECT-TYPE
The total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.3.1.6Counter32read-onlycurrent
ospfAreaIntfBackup
OBJECT-TYPE
The total number of Backup Designated Routers on the attatched network for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.3.1.7Counter32read-onlycurrent
ospfAreaIntfNbrChange
OBJECT-TYPE
The total number of changes in the set of bidirectional neighbours associated with the interface in this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.3.1.8Counter32read-onlycurrent
ospfAreaErrorStats
OBJECT-TYPE
The table of OSPF Area Error Statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.4not-accessiblecurrent
ospfAreaErrorStatsEntry
OBJECT-TYPE
Error Statistics for an OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.4.1not-accessiblecurrent
ospfAreaErrIndex
OBJECT-TYPE
The index of the OSPF Area for which these statistics apply.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.4.1.1Integer32read-onlycurrent
ospfAreaErrAuthFailure
OBJECT-TYPE
The total number of packets received with a wrong password in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.4.1.2Counter32read-onlycurrent
ospfAreaErrNetmaskMismatch
OBJECT-TYPE
The total number of packets received with a wrong netmask in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.4.1.3Counter32read-onlycurrent
ospfAreaErrHelloMismatch
OBJECT-TYPE
The total number of packets received with a different hello interval in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.4.1.4Counter32read-onlycurrent
ospfAreaErrDeadMismatch
OBJECT-TYPE
The total number of packets received with a different dead interval in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.4.1.5Counter32read-onlycurrent
ospfAreaErrOptionsMismatch
OBJECT-TYPE
The total number of packets received with a different options in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.4.1.6Counter32read-onlycurrent
ospfAreaErrUnknownNbr
OBJECT-TYPE
The total number of packets received from an unknown neighbor in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.4.1.7Counter32read-onlycurrent
ospfAreaErrAreaMismatch
OBJECT-TYPE
The total number of packets received with a wrong area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.2.4.1.8Counter32read-onlycurrent
ospfInterface
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3
ospfIntfRxTxStats
OBJECT-TYPE
The table of OSPF Interface Rx/Tx packet Statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1not-accessiblecurrent
ospfIntfRxTxStatsEntry
OBJECT-TYPE
OSPF interface Rx/Tx packet statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1not-accessiblecurrent
ospfIntfRxTxIndex
OBJECT-TYPE
The OSPF interface for which these statistics apply.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.1Integer32read-onlycurrent
ospfIntfRxPkts
OBJECT-TYPE
The total number of OSPF packets received for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.2Counter32read-onlycurrent
ospfIntfTxPkts
OBJECT-TYPE
The total number of OSPF packets transmitted for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.3Counter32read-onlycurrent
ospfIntfRxHello
OBJECT-TYPE
The total number of Hello packets received for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.4Counter32read-onlycurrent
ospfIntfTxHello
OBJECT-TYPE
The total number of Hello packets transmitted for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.5Counter32read-onlycurrent
ospfIntfRxDatabase
OBJECT-TYPE
The total number of Database Description packets received for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.6Counter32read-onlycurrent
ospfIntfTxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.7Counter32read-onlycurrent
ospfIntfRxlsReqs
OBJECT-TYPE
The total number of Link State Request packets received for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.8Counter32read-onlycurrent
ospfIntfTxlsReqs
OBJECT-TYPE
The total number of Link State Request packets transmitted for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.9Counter32read-onlycurrent
ospfIntfRxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets received for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.10Counter32read-onlycurrent
ospfIntfTxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets transmitted for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.11Counter32read-onlycurrent
ospfIntfRxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets received for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.12Counter32read-onlycurrent
ospfIntfTxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets transmitted for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.1.1.13Counter32read-onlycurrent
ospfIntfNbrChangeStats
OBJECT-TYPE
The table of OSPF Interface Neighbour change Statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2not-accessiblecurrent
ospfIntfNbrChangeStatsEntry
OBJECT-TYPE
OSPF interface Neighbour Change statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1not-accessiblecurrent
ospfIntfNbrIndex
OBJECT-TYPE
The index of the OSPF Interface for which these statistics apply.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.1Integer32read-onlycurrent
ospfIntfNbrhello
OBJECT-TYPE
The total number of Hello packets received from neighbours in this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.2Counter32read-onlycurrent
ospfIntfNbrStart
OBJECT-TYPE
The total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) in this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.3Counter32read-onlycurrent
ospfIntfNbrAdjointOk
OBJECT-TYPE
The total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour. for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.4Counter32read-onlycurrent
ospfIntfNbrNegotiationDone
OBJECT-TYPE
The total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.5Counter32read-onlycurrent
ospfIntfNbrExchangeDone
OBJECT-TYPE
The total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.6Counter32read-onlycurrent
ospfIntfNbrBadRequests
OBJECT-TYPE
The total number of Link State Requests which have been received for a link state advertisement not contained in the database for this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.7Counter32read-onlycurrent
ospfIntfNbrBadSequence
OBJECT-TYPE
The total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.8Counter32read-onlycurrent
ospfIntfNbrLoadingDone
OBJECT-TYPE
The total number of link state updates received for all out-of-date portions of the database for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.9Counter32read-onlycurrent
ospfIntfNbrN1way
OBJECT-TYPE
The total number of Hello packets received from neighbours, in which this router is not mentioned for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.10Counter32read-onlycurrent
ospfIntfNbrRstAd
OBJECT-TYPE
The sum total number of times the Neighbour adjacency has been reset on this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.11Counter32read-onlycurrent
ospfIntfNbrDown
OBJECT-TYPE
The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) for this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.12Counter32read-onlycurrent
ospfIntfNbrN2way
OBJECT-TYPE
The total number of Hello packets received from neighbours, in which this router is mentioned for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.2.1.13Counter32read-onlycurrent
ospfIntfChangeStats
OBJECT-TYPE
The table of OSPF Interface change Statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.3not-accessiblecurrent
ospfIntfChangeStatsEntry
OBJECT-TYPE
OSPF interface Change statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.3.1not-accessiblecurrent
ospfIntfIndex
OBJECT-TYPE
The index of the OSPF Interface for which these statistics apply.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.3.1.1Integer32read-onlycurrent
ospfIntfHello
OBJECT-TYPE
The total number of Hello packets sent by this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.3.1.2Counter32read-onlycurrent
ospfIntfDown
OBJECT-TYPE
The total number of times the interface was down.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.3.1.3Counter32read-onlycurrent
ospfIntfLoop
OBJECT-TYPE
The total number of times the interface was no longer connected to the attatched network.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.3.1.4Counter32read-onlycurrent
ospfIntfUnloop
OBJECT-TYPE
The total number of times the interface, connected back to the attatched network.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.3.1.5Counter32read-onlycurrent
ospfIntfWaitTimer
OBJECT-TYPE
The total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.3.1.6Counter32read-onlycurrent
ospfIntfBackup
OBJECT-TYPE
The total number of Backup Designated Routers on the attatched network for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.3.1.7Counter32read-onlycurrent
ospfIntfNbrChange
OBJECT-TYPE
The total number of changes in the set of bidirectional neighbours associated with the interface for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.3.1.8Counter32read-onlycurrent
ospfIntfErrorStats
OBJECT-TYPE
The table of OSPF Interface Error Statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.4not-accessiblecurrent
ospfIntfErrorStatsEntry
OBJECT-TYPE
Error Statistics for an OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.4.1not-accessiblecurrent
ospfIntfErrIndex
OBJECT-TYPE
The index of the OSPF Intf for which these statistics apply.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.4.1.1Integer32read-onlycurrent
ospfIntfErrAuthFailure
OBJECT-TYPE
The total number of packets received with a wrong password in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.4.1.2Counter32read-onlycurrent
ospfIntfErrNetmaskMismatch
OBJECT-TYPE
The total number of packets received with a wrong netmask in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.4.1.3Counter32read-onlycurrent
ospfIntfErrHelloMismatch
OBJECT-TYPE
The total number of packets received with a different hello interval in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.4.1.4Counter32read-onlycurrent
ospfIntfErrDeadMismatch
OBJECT-TYPE
The total number of packets received with a different dead interval in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.4.1.5Counter32read-onlycurrent
ospfIntfErrOptionsMismatch
OBJECT-TYPE
The total number of packets received with a different options in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.4.1.6Counter32read-onlycurrent
ospfIntfErrUnknownNbr
OBJECT-TYPE
The total number of packets received from an unknown neighbor in this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.4.1.7Counter32read-onlycurrent
ospfIntfErrAreaMismatch
OBJECT-TYPE
The total number of packets received with a wrong area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.5.3.4.1.8Counter32read-onlycurrent
clearStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6
ipClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the IP statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6.1INTEGER {clear(1), ok(2)}read-writecurrent
vrrpClearStats
OBJECT-TYPE
Setting this to clear(2) results in clearing the VRRP statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6.2INTEGER {ok(1), clear(2)}read-writecurrent
ripClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the RIP statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6.4INTEGER {clear(1), ok(2)}read-writecurrent
ospfClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the OSPF statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6.5INTEGER {clear(1), ok(2)}read-writecurrent
tcpClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the TCP statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6.6INTEGER {clear(1), ok(2)}read-writecurrent
udpClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the UDP statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6.7INTEGER {clear(1), ok(2)}read-writecurrent
dnsClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the DNS statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6.8INTEGER {clear(1), ok(2)}read-writecurrent
arpClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the ARP statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6.9INTEGER {clear(1), ok(2)}read-writecurrent
icmpClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the ICMP statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6.10INTEGER {clear(1), ok(2)}read-writecurrent
routeClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the Route statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.6.11INTEGER {clear(1), ok(2)}read-writecurrent
igmpStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7
igmpSnoopStats
OBJECT-TYPE
The table of OSPF Interface Error Statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1not-accessiblecurrent
igmpSnoopStatsEntry
OBJECT-TYPE
Statistics for IGMP Snooping.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1not-accessiblecurrent
igmpSnoopVlanIndex
OBJECT-TYPE
The index of the VLAN for which these statistics apply.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.1Integer32read-onlycurrent
rxIgmpValidPkts
OBJECT-TYPE
The total number of valid IGMP packets received on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.2Counter32read-onlycurrent
rxIgmpInvalidPkts
OBJECT-TYPE
The total number of invalid IGMP packets received on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.3Counter32read-onlycurrent
rxIgmpGenQueries
OBJECT-TYPE
The total number of IGMP General Query packets received on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.4Counter32read-onlycurrent
rxIgmpGrpSpecificQueries
OBJECT-TYPE
The total number of IGMP Group Specific Query packets received on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.5Counter32read-onlycurrent
rxIgmpLeaves
OBJECT-TYPE
The total number of IGMP Leave packets received on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.6Counter32read-onlycurrent
rxIgmpReports
OBJECT-TYPE
The total number of IGMP Report packets received on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.7Counter32read-onlycurrent
txIgmpGrpSpecificQueries
OBJECT-TYPE
The total number of IGMP Group Specific Query packets transmitted on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.8Counter32read-onlycurrent
txIgmpReports
OBJECT-TYPE
The total number of IGMP Report packets transmitted on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.9Counter32read-onlycurrent
txIgmpLeaves
OBJECT-TYPE
The total number of IGMP Leave packets transmitted on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.10Counter32read-onlycurrent
rxIgmpGroupSourceSpecificQueries
OBJECT-TYPE
The total number of IGMP Group Source Specific (GSSQ) Queries received on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.11Counter32read-onlycurrent
rxIgmpV3CurrentStateRecords
OBJECT-TYPE
The total number of IGMP Current State Records (CSRs) received on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.12Counter32read-onlycurrent
rxIgmpV3SourceListChangeRecords
OBJECT-TYPE
The total number of IGMP Source List Change Records (SLCRs) received on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.13Counter32read-onlycurrent
rxIgmpV3FilterChangeRecords
OBJECT-TYPE
The total number of IGMP Filter Mode Change Records (FMCRs) received on this VLAN.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.1.1.14Counter32read-onlycurrent
igmpClearAllStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the IGMP statistics.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.2INTEGER {clear(1), ok(2)}read-writecurrent
igmpStatsTotalIgmpGroups
OBJECT-TYPE
The total number of IGMP groups.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.3Counter32read-onlycurrent
igmpStatsTotalIpmcGroups
OBJECT-TYPE
The total number of IPMC groups.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.7.4Counter32read-onlycurrent
ipStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.8
ipStatsInReceives
OBJECT-TYPE
ip InReceive
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.8.1Counter32read-onlycurrent
ipStatsInHdrErrors
OBJECT-TYPE
ip InHdrError
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.8.2Counter32read-onlycurrent
ipStatsInAddrErrors
OBJECT-TYPE
ip InAddrErrors
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.8.3Counter32read-onlycurrent
ipStatsInUnknownProtos
OBJECT-TYPE
ip InUnknownProtos
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.8.4Counter32read-onlycurrent
ipStatsInDiscards
OBJECT-TYPE
ip InDiscards
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.8.5Counter32read-onlycurrent
ipStatsInDelivers
OBJECT-TYPE
ip InDelivers
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.8.6Counter32read-onlycurrent
ipStatsOutRequests
OBJECT-TYPE
ip OutRequests
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.8.7Counter32read-onlycurrent
ipStatsOutDiscards
OBJECT-TYPE
ip OutDiscards
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.8.8Counter32read-onlycurrent
ipStatsDefaultTTL
OBJECT-TYPE
ip DefaultTTL
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.8.9Counter32read-onlycurrent
rip2Stats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13
ripStatInPackets
OBJECT-TYPE
The total number of RIP packets recieved.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.1Counter32read-onlycurrent
ripStatOutPackets
OBJECT-TYPE
The total number of RIP packets transmitted.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.2Counter32read-onlycurrent
ripStatInRequestPkts
OBJECT-TYPE
The total number of RIP requests recieved.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.3Counter32read-onlycurrent
ripStatInResponsePkts
OBJECT-TYPE
The total number of RIP response recieved.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.4Counter32read-onlycurrent
ripStatOutRequestPkts
OBJECT-TYPE
The total number of RIP requests transmitted.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.5Counter32read-onlycurrent
ripStatOutResponsePkts
OBJECT-TYPE
The total number of RIP responses transmitted.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.6Counter32read-onlycurrent
ripStatRouteTimeout
OBJECT-TYPE
The total number of RIP route timeouts.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.7Counter32read-onlycurrent
ripStatInBadSizePkts
OBJECT-TYPE
The total number of bad size RIP packets recieved.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.8Counter32read-onlycurrent
ripStatInBadVersion
OBJECT-TYPE
The total number of RIP bad versions recieved.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.9Counter32read-onlycurrent
ripStatInBadZeros
OBJECT-TYPE
The total number of RIP bad zeros recieved.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.10Counter32read-onlycurrent
ripStatInBadSourcePort
OBJECT-TYPE
The total number of RIP bad source port recieved.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.11Counter32read-onlycurrent
ripStatInBadSourceIP
OBJECT-TYPE
The total number of RIP bad source IP recieved.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.12Counter32read-onlycurrent
ripStatInSelfRcvPkts
OBJECT-TYPE
The total number of RIP packets from self received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.13.13Counter32read-onlycurrent
dnsStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.14
dnsStatInGoodDnsRequests
OBJECT-TYPE
The total number of good DNS request packets received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.14.1Counter32read-onlycurrent
dnsStatOutDnsRequests
OBJECT-TYPE
The total number of DNS request packets
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.14.2Counter32read-onlycurrent
dnsStatInBadDnsRequests
OBJECT-TYPE
The total number of bad DNS request packets received
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.14.3Counter32read-onlycurrent
geal3Stats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.15
maxL3TableSize
OBJECT-TYPE
Max L3 table size
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.15.1Integer32read-onlycurrent
noL3EntriesUsed
OBJECT-TYPE
Number of L3 entries used
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.15.2Integer32read-onlycurrent
maxLpmTableSize
OBJECT-TYPE
Max LPM table size
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.15.3Integer32read-onlycurrent
noLpmEntriesUsed
OBJECT-TYPE
Number of LPM entries used
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.15.4Integer32read-onlycurrent
maxBlockInLpmTable
OBJECT-TYPE
Max number of blocks in LPM table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.15.5Integer32read-onlycurrent
noBlocksUsedInLpmTable
OBJECT-TYPE
Number of blocks used in LPM table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.2.15.6Integer32read-onlycurrent
layer3Info
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3
ipRoutingInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1
ipRouteInfoTable
OBJECT-TYPE
The table of run-time IP routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.1not-accessiblecurrent
ipRouteInfoEntry
OBJECT-TYPE
A row in the run-time IP route table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.1.1not-accessiblecurrent
ipRouteInfoIndx
OBJECT-TYPE
The index of this route table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.1.1.1Integer32read-onlycurrent
ipRouteInfoDestIp
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.1.1.2IpAddressread-onlycurrent
ipRouteInfoMask
OBJECT-TYPE
The destination IP mask of this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.1.1.3IpAddressread-onlycurrent
ipRouteInfoGateway
OBJECT-TYPE
The next-hop router address for this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.1.1.4IpAddressread-onlycurrent
ipRouteInfoTag
OBJECT-TYPE
The tag-type for this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.1.1.5INTEGER {fixed(1), static(2), addr(3), rip(4), broadcast(5), martian(6), multicast(7), vip(8), bgp(9), ospf(10), none(11)}read-onlycurrent
ipRouteInfoType
OBJECT-TYPE
The type of the route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.1.1.6INTEGER {indirect(1), direct(2), local(3), broadcast(4), martian(5), multicast(6), other(7)}read-onlycurrent
ipRouteInfoInterface
OBJECT-TYPE
The interface number for which the destination address is applicable.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.1.1.7Integer32read-onlycurrent
ipRouteInfoMetric
OBJECT-TYPE
The metric of this route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.1.1.8Integer32read-onlycurrent
routeTableClear
OBJECT-TYPE
Setting this value to clear(2) clears the route table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.1.2INTEGER {ok(1), clear(2)}read-writecurrent
arpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.2
arpInfoTable
OBJECT-TYPE
The table of ARP entries.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.2.1not-accessiblecurrent
arpInfoEntry
OBJECT-TYPE
A row in the ARP table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.2.1.1not-accessiblecurrent
arpInfoDestIp
OBJECT-TYPE
The destination IP address of the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.2.1.1.1IpAddressread-onlycurrent
arpInfoMacAddr
OBJECT-TYPE
The MAC address for the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.2.1.1.2PhysAddressread-onlycurrent
arpInfoVLAN
OBJECT-TYPE
The VLAN identifier for the ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.2.1.1.3Integer32read-onlycurrent
arpInfoSrcPort
OBJECT-TYPE
The port number on which this entry's equivalence is effective.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.2.1.1.4Integer32read-onlycurrent
arpInfoFlag
OBJECT-TYPE
The flag associated with this ARP entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.2.1.1.6INTEGER {clear(1), unresolved(2), permanent(3), indirect(4)}read-onlycurrent
arpCacheClear
OBJECT-TYPE
Setting this value to clear(2) clears the ARP cache.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.2.2INTEGER {ok(1), clear(2)}read-writecurrent
vrrpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3
vrrpInfoVirtRtrTable
OBJECT-TYPE
The table of VRRP virtual router run-time information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3.1not-accessiblecurrent
vrrpInfoVirtRtrTableEntry
OBJECT-TYPE
The run-time information about a VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3.1.1not-accessiblecurrent
vrrpInfoVirtRtrIndex
OBJECT-TYPE
The VRRP virtual router index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3.1.1.1Integer32read-onlycurrent
vrrpInfoVirtRtrConfig
OBJECT-TYPE
The status of the VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3.1.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpInfoVirtRtrID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3.1.1.3INTEGER (1..250)read-onlycurrent
vrrpInfoVirtRtrAddr
OBJECT-TYPE
The VRRP virtual router IP address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3.1.1.4IpAddressread-onlycurrent
vrrpInfoVirtRtrIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3.1.1.5Integer32read-onlycurrent
vrrpInfoVirtRtrPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual routers.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3.1.1.6INTEGER (1..254)read-onlycurrent
vrrpInfoVirtRtrState
OBJECT-TYPE
The VRRP virtual router state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3.1.1.7INTEGER {init(1), master(2), backup(3)}read-onlycurrent
vrrpInfoVirtRtrOwnership
OBJECT-TYPE
The VRRP virtual router ownership status.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.3.1.1.8INTEGER {owner(1), renter(2)}read-onlycurrent
ospfInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4
ospfGeneralInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1
ospfVersion
OBJECT-TYPE
OSPF version.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.1INTEGER {ospfVersion1(1), ospfVersion2(2)}read-onlycurrent
ospfRouterID
OBJECT-TYPE
The router ID of the switch.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.2IpAddressread-onlycurrent
ospfStartTime
OBJECT-TYPE
The time when ospf has been started.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.3Integer32read-onlycurrent
ospfProcessUptime
OBJECT-TYPE
The time since ospf has been started.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.4Counter32read-onlycurrent
ospfLsTypesSupported
OBJECT-TYPE
The Link State Types that are supported.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.5Integer32read-onlycurrent
ospfAreaBorderRouter
OBJECT-TYPE
Area Border Router Role.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.6INTEGER {yes(1), no(2)}read-onlycurrent
ospfAreaBoundaryRouter
OBJECT-TYPE
Area Boundary Router Role.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.7INTEGER {yes(1), no(2)}read-onlycurrent
ospfExternalLsa
OBJECT-TYPE
The number of external LSAs.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.8Integer32read-onlycurrent
ospfIntfCountForRouter
OBJECT-TYPE
The number of interfaces for this router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.9Integer32read-onlycurrent
ospfVlinkCountForRouter
OBJECT-TYPE
The number of virtual links for this router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.10Integer32read-onlycurrent
ospfNewLsaReceived
OBJECT-TYPE
The number of new LSAs reveived.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.11Integer32read-onlycurrent
ospfTotalLsaOriginated
OBJECT-TYPE
The number of LSAs originated.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.12Integer32read-onlycurrent
ospfTotalNumberOfLsdbEntries
OBJECT-TYPE
Total number of entries in the Link State Database.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.13Integer32read-onlycurrent
ospfTotalNeighbours
OBJECT-TYPE
The total number of OSPF neighbours.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.14Integer32read-onlycurrent
ospfNbrInInitState
OBJECT-TYPE
The number of neighbours in the initial state of exchange.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.15Integer32read-onlycurrent
ospfNbrInExchState
OBJECT-TYPE
The number of neighbours in the exchange state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.16Integer32read-onlycurrent
ospfNbrInFullState
OBJECT-TYPE
The number of neighbours in the Full state of exchange.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.17Integer32read-onlycurrent
ospfTotalAreas
OBJECT-TYPE
The Total number of areas.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.18Integer32read-onlycurrent
ospfTotalTransitAreas
OBJECT-TYPE
The Total number of Transit areas.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.19Integer32read-onlycurrent
ospfTotalNssaAreas
OBJECT-TYPE
The Total number of NSSA areas.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.20Integer32read-onlycurrent
ospfTotalStubAreas
OBJECT-TYPE
The Total number of STUB areas.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.1.21Integer32read-onlycurrent
ospfAreaInfoTable
OBJECT-TYPE
The table of OSPF Area information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2not-accessiblecurrent
ospfAreaInfoEntry
OBJECT-TYPE
Information about a OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1not-accessiblecurrent
ospfAreaInfoIndex
OBJECT-TYPE
The OSPF area number for which the OSPF info table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.1Integer32read-onlycurrent
ospfAreaInfoId
OBJECT-TYPE
The IP address of the OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.2IpAddressread-onlycurrent
ospfAreaInfoStatus
OBJECT-TYPE
Area Status: disabled(0), enabled(1).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.3INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfTotalNumberOfInterfaces
OBJECT-TYPE
The total number of interfaces for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.4Integer32read-onlycurrent
ospfNumberOfInterfacesUp
OBJECT-TYPE
The number of interfaces UP in area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.5Integer32read-onlycurrent
ospfAreaInfoAuthType
OBJECT-TYPE
Type of authentication being used: none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.6INTEGER {none(1), password(2), md5(3)}read-onlycurrent
ospfAreaInfoSPF
OBJECT-TYPE
The number of times SPF ran.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.7Integer32read-onlycurrent
ospfNumberOfLsdbEntries
OBJECT-TYPE
The number of Link State Database entries for this OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.8Integer32read-onlycurrent
ospfAreaInfoAreaBorderRouter
OBJECT-TYPE
The Area Border Router count.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.9Integer32read-onlycurrent
ospfAreaInfoASBoundaryRouter
OBJECT-TYPE
The AS Boundary Router count.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.10Integer32read-onlycurrent
ospfAreaInfoTotalNeighbours
OBJECT-TYPE
The total number of OSPF neighbors.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.11Integer32read-onlycurrent
ospfAreaInfoNeighborsINITstate
OBJECT-TYPE
Total neighbors in INIT state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.12Integer32read-onlycurrent
ospfAreaInfoNeighborsEXCHstate
OBJECT-TYPE
Total neighbors in EXCH state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.13Integer32read-onlycurrent
ospfAreaInfoNeighborsFULLstate
OBJECT-TYPE
Total neighbors in FULL state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.14Integer32read-onlycurrent
ospfAreaInfoLsTypesAccepted
OBJECT-TYPE
LS types accepted by this area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.2.1.15DisplayString (SIZE(0..40))read-onlycurrent
ospfIntfInfoTable
OBJECT-TYPE
The table of OSPF Interface information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3not-accessiblecurrent
ospfIntfInfoEntry
OBJECT-TYPE
Information about a OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1not-accessiblecurrent
ospfIfInfoIndex
OBJECT-TYPE
The OSPF interface number for which the OSPF info table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.1Integer32read-onlycurrent
ospfIfInfoIpAddress
OBJECT-TYPE
The IP address of the OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.2IpAddressread-onlycurrent
ospfIfInfoArea
OBJECT-TYPE
The index of the area that the interface belongs.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.3INTEGER (0..2)read-onlycurrent
ospfIfInfoAdminStatus
OBJECT-TYPE
Admin Status of the interface: down(0), up(1).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.4INTEGER {down(0), up(1)}read-onlycurrent
ospfIfInfoRouterID
OBJECT-TYPE
The router ID of the switch.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.5IpAddressread-onlycurrent
ospfIfInfoState
OBJECT-TYPE
The state of the interface: Down(0), Loopback(1), Waiting(2), P to P(3), DR(4), BackuDR(5), DR Other(6).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.6INTEGER {down(0), loopback(1), waiting(2), ptop(3), dr(4), backupdr(5), drother(6)}read-onlycurrent
ospfIfInfoPriority
OBJECT-TYPE
Interface router priority
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.7INTEGER (1..255)read-onlycurrent
ospfIfInfoDesignatedRouterID
OBJECT-TYPE
The OSPF Designated Router ID for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.8IpAddressread-onlycurrent
ospfIfInfoDesignatedRouterIpAddress
OBJECT-TYPE
The OSPF Designated Router IP Address for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.9IpAddressread-onlycurrent
ospfIfInfoBackupDesignatedRouterID
OBJECT-TYPE
The OSPF Backup Designated Router ID for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.10IpAddressread-onlycurrent
ospfIfInfoBackupDesignatedRouterIpAddress
OBJECT-TYPE
The OSPF Backup Designated Router Ip Address for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.11IpAddressread-onlycurrent
ospfIfInfoHello
OBJECT-TYPE
The hello timer for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.12INTEGER (1..65535)read-onlycurrent
ospfIfInfoDead
OBJECT-TYPE
The dead timer for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.13INTEGER (1..65535)read-onlycurrent
ospfIfInfoWait
OBJECT-TYPE
The OSPF Wait interval for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.14Integer32read-onlycurrent
ospfIfInfoRetransmit
OBJECT-TYPE
The retransmit interval for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.15INTEGER (1..3600)read-onlycurrent
ospfIfInfoTransitDelay
OBJECT-TYPE
The transit delay for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.16INTEGER (1..3600)read-onlycurrent
ospfIfInfoTotalNeighbours
OBJECT-TYPE
The total number of neighbours for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.17Integer32read-onlycurrent
ospfIfInfoEvents
OBJECT-TYPE
The total number of events for this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.18Integer32read-onlycurrent
ospfIfInfoAuthType
OBJECT-TYPE
Type of authentication being used: none(1) - no authentication, password(2) - use password, md5(3) - use MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.3.1.19INTEGER {none(1), password(2), md5(3)}read-onlycurrent
ospfVirtIntfInfoTable
OBJECT-TYPE
The table of OSPF virtual interfaces information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4not-accessiblecurrent
ospfVirtIntfInfoEntry
OBJECT-TYPE
Information about an OSPF virtual interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1not-accessiblecurrent
ospfVirtIntfInfoIndex
OBJECT-TYPE
The OSPF Virtual Interface number for which this table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.1Integer32read-onlycurrent
ospfVirtIntfInfoIpAddr
OBJECT-TYPE
The IP Address of this virtual interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.2IpAddressread-onlycurrent
ospfVirtIntfInfoArea
OBJECT-TYPE
The index of the OSPF area to which this virtual interface belongs.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.3INTEGER (0..2)read-onlycurrent
ospfVirtIntfInfoRouterId
OBJECT-TYPE
The Router ID.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.4IpAddressread-onlycurrent
ospfVirtIntfInfoState
OBJECT-TYPE
State disabled(0), enabled(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.5INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfVirtIntfInfoCost
OBJECT-TYPE
The cost of the virtual interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.6INTEGERread-onlycurrent
ospfVirtIntfInfoTrans
OBJECT-TYPE
The transit delay for the virtual interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.7INTEGERread-onlycurrent
ospfVirtIntfInfoHello
OBJECT-TYPE
Hello interval.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.8INTEGER (1..65535)read-onlycurrent
ospfVirtIntfInfoDead
OBJECT-TYPE
Dead interval.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.9INTEGER (1..65535)read-onlycurrent
ospfVirtIntfInfoWait
OBJECT-TYPE
Wait interval.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.10INTEGER (1..65535)read-onlycurrent
ospfVirtIntfInfoRetra
OBJECT-TYPE
Retransmit interval.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.11INTEGER (1..3600)read-onlycurrent
ospfVirtIntfInfoAuth
OBJECT-TYPE
Authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.12DisplayString (SIZE(0..8))read-onlycurrent
ospfVirtIntfInfoEvents
OBJECT-TYPE
Events.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.13INTEGERread-onlycurrent
ospfVirtIntfInfoNbr
OBJECT-TYPE
The IP Address of the OSPF neighbor for this virtual interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.14IpAddressread-onlycurrent
ospfVirtIntfInfoNbrState
OBJECT-TYPE
State down(0),attempt(1),init(2),2 way(3), exstart(4),exchange(5),loading(6),full(7)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.15INTEGER {down(0), attempt(1), init(2), twoway(3), exstart(4), exchange(5), loading(6), full(7)}read-onlycurrent
ospfVirtIntfInfoAreaId
OBJECT-TYPE
Thea AreaId of the virtual interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.4.1.16IpAddressread-onlycurrent
ospfIfNbrTable
OBJECT-TYPE
The table of OSPF Interface Neighbor information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.5not-accessiblecurrent
ospfIfNbrEntry
OBJECT-TYPE
Information about a OSPF interface, neighbor pair.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.5.1not-accessiblecurrent
ospfIfNbrIntfIndex
OBJECT-TYPE
The OSPF Interface number for which this Interface/Nbr table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.5.1.1Integer32read-onlycurrent
ospfIfNbrIpAddr
OBJECT-TYPE
The OSPF Neighbor ID .
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.5.1.2IpAddressread-onlycurrent
ospfIfNbrPriority
OBJECT-TYPE
The priority of the OSPF neighbor.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.5.1.3Integer32read-onlycurrent
ospfIfNbrState
OBJECT-TYPE
The state of the OSPF neighbor.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.5.1.4INTEGER {down(1), attempt(2), init(3), twoway(4), exStart(5), exchange(6), loading(7), full(8)}read-onlycurrent
ospfIfNbrDesignatedRtr
OBJECT-TYPE
The IP Address of the Designated Router for this OSPF Neighbor.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.5.1.5IpAddressread-onlycurrent
ospfIfNbrBackupDesignatedRtr
OBJECT-TYPE
The IP Address of the backup designated Router for this OSPF Neighbor.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.5.1.6IpAddressread-onlycurrent
ospfIfNbrIpAddress
OBJECT-TYPE
The IP Address of the OSPF Neighbor.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.5.1.7IpAddressread-onlycurrent
ospfSumRangesInfoTable
OBJECT-TYPE
The table of OSPF summary ranges information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.6not-accessiblecurrent
ospfSumRangesInfoEntry
OBJECT-TYPE
Summary ranges information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.6.1not-accessiblecurrent
ospfSumRangesInfoIndex
OBJECT-TYPE
The OSPF range index for which this table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.6.1.1Integer32read-onlycurrent
ospfSumRangesInfoArea
OBJECT-TYPE
Area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.6.1.2INTEGER (0..2)read-onlycurrent
ospfSumRangesInfoNetwork
OBJECT-TYPE
Network.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.6.1.3IpAddressread-onlycurrent
ospfSumRangesInfoMask
OBJECT-TYPE
Mask.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.6.1.4IpAddressread-onlycurrent
ospfSumRangesInfoAction
OBJECT-TYPE
Action propagate(0), hide(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.6.1.5INTEGER {propagate(0), hide(1)}read-onlycurrent
ospfSumRangesInfoListType
OBJECT-TYPE
Summary address list Non-NSSA(0), NSSA(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.6.1.6INTEGER {non-nssa(0), nssa(1)}read-onlycurrent
ospfRoutesInfoTable
OBJECT-TYPE
The table of OSPF routes information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.7not-accessiblecurrent
ospfRoutesInfoEntry
OBJECT-TYPE
OSPF routes information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.7.1not-accessiblecurrent
ospfRoutesInfoIndex
OBJECT-TYPE
The OSPF route table entry index for which this table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.7.1.1Integer32read-onlycurrent
ospfRoutesInfoDestination
OBJECT-TYPE
Destination.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.7.1.2IpAddressread-onlycurrent
ospfRoutesInfoMask
OBJECT-TYPE
Mask.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.7.1.3IpAddressread-onlycurrent
ospfRoutesInfoVia
OBJECT-TYPE
Next hop.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.7.1.4IpAddressread-onlycurrent
ospfRoutesInfoType
OBJECT-TYPE
Route type. Codes: IA - OSPF inter area, N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 * - best
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.7.1.5DisplayString (SIZE(0..8))read-onlycurrent
ospfLsdbInfoTable
OBJECT-TYPE
The OSPF Process's Link State Database.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8not-accessiblecurrent
ospfLsdbInfoEntry
OBJECT-TYPE
A single Link State Advertisement.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8.1not-accessiblecurrent
ospfLsdbInfoIndex
OBJECT-TYPE
The 32 bit index in the table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8.1.1Integer32read-onlycurrent
ospfLsdbInfoAreaId
OBJECT-TYPE
The 32 bit identifier of the Area from which the LSA was received.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8.1.2IpAddressread-onlycurrent
ospfLsdbInfoType
OBJECT-TYPE
The type of the link state advertisement. Each link state type has a separate advertise- ment format.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8.1.3INTEGER {routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), asExternalLink(5), multicastLink(6), nssaExternalLink(7)}read-onlycurrent
ospfLsdbInfoLsid
OBJECT-TYPE
The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8.1.4IpAddressread-onlycurrent
ospfLsdbInfoRouterId
OBJECT-TYPE
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8.1.5IpAddressread-onlycurrent
ospfLsdbInfoSequence
OBJECT-TYPE
The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement - displayed here in hexazecimal.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8.1.6OCTET STRING (SIZE(10))read-onlycurrent
ospfLsdbInfoAge
OBJECT-TYPE
This field is the age of the link state adver- tisement in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8.1.7Integer32read-onlycurrent
ospfLsdbInfoChecksum
OBJECT-TYPE
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8.1.8Integer32read-onlycurrent
ospfLsdbInfoAdvertisement
OBJECT-TYPE
The entire Link State Advertisement, including its header.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.8.1.9OCTET STRING (SIZE(36))read-onlycurrent
ospfExtLsdbInfoTable
OBJECT-TYPE
The OSPF Process's Links State Database.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.9not-accessiblecurrent
ospfExtLsdbInfoEntry
OBJECT-TYPE
A single Link State Advertisement.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.9.1not-accessiblecurrent
ospfExtLsdbInfoIndex
OBJECT-TYPE
The 32 bit index in the table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.9.1.1Integer32read-onlycurrent
ospfExtLsdbInfoType
OBJECT-TYPE
The type of the link state advertisement. Each link state type has a separate advertise- ment format.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.9.1.2INTEGER {asExternalLink(5)}read-onlycurrent
ospfExtLsdbInfoLsid
OBJECT-TYPE
The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.9.1.3IpAddressread-onlycurrent
ospfExtLsdbInfoRouterId
OBJECT-TYPE
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.9.1.4IpAddressread-onlycurrent
ospfExtLsdbInfoSequence
OBJECT-TYPE
The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement - displayed here in hexazecimal.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.9.1.5OCTET STRING (SIZE(10))read-onlycurrent
ospfExtLsdbInfoAge
OBJECT-TYPE
This field is the age of the link state adver- tisement in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.9.1.6Integer32read-onlycurrent
ospfExtLsdbInfoChecksum
OBJECT-TYPE
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.9.1.7Integer32read-onlycurrent
ospfExtLsdbInfoAdvertisement
OBJECT-TYPE
The entire Link State Advertisement, including its header.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.4.9.1.8OCTET STRING (SIZE(36))read-onlycurrent
igmpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5
igmpInfoTable
OBJECT-TYPE
The table of IGMP group membership information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1not-accessiblecurrent
igmpInfoEntry
OBJECT-TYPE
Information about an IGMP group member .
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1.1not-accessiblecurrent
igmpInfoIndex
OBJECT-TYPE
The igmp group number for which the IGMP info table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1.1.1Integer32read-onlycurrent
igmpInfoGroupId
OBJECT-TYPE
The IP address of the IGMP group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1.1.2IpAddressread-onlycurrent
igmpInfoVlanId
OBJECT-TYPE
The VLAN ID for this IGMP group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1.1.3Integer32read-onlycurrent
igmpInfoVersion
OBJECT-TYPE
The Version of IGMP host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1.1.5INTEGER {v3(1), v2(2), v1(3)}read-onlycurrent
igmpInfoPortNum
OBJECT-TYPE
The Version of IGMP host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1.1.6Integer32read-onlycurrent
igmpInfoExpires
OBJECT-TYPE
The expiration time for this host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1.1.7DisplayStringread-onlycurrent
igmpInfoMode
OBJECT-TYPE
The IGMPv3 filter-mode for this host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1.1.8INTEGER {exclude(1), include(2)}read-onlycurrent
igmpInfoSourceIp
OBJECT-TYPE
The source IP address of the IGMP group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1.1.9IpAddressread-onlycurrent
igmpInfoFwd
OBJECT-TYPE
The IGMPv3 forwarding for this source/group IP for this host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.1.1.10INTEGER {yes(1), no(2)}read-onlycurrent
igmpMrtrInfoTable
OBJECT-TYPE
The table of IGMP mrouters.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.2not-accessiblecurrent
igmpMrtrInfoEntry
OBJECT-TYPE
Information about an IGMP mrouter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.2.1not-accessiblecurrent
igmpMrtrInfoIndex
OBJECT-TYPE
The mrouter number for which the IGMP mrouter info table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.2.1.1Integer32read-onlycurrent
igmpMrtrInfoVlanId
OBJECT-TYPE
The VLAN ID on which this IGMP mrouter is attached.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.2.1.2Integer32read-onlycurrent
igmpMrtrInfoPortId
OBJECT-TYPE
The port on which this IGMP mrouter is attached.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.2.1.3Integer32read-onlycurrent
igmpMrtrInfoVersion
OBJECT-TYPE
The version of this IGMP mrouter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.2.1.4Integer32read-onlycurrent
igmpMrtrInfoExpires
OBJECT-TYPE
The expiration time for this mrouter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.2.1.5DisplayStringread-onlycurrent
igmpMrtrInfoMrt
OBJECT-TYPE
The Maximum Query Response time of this IGMP mrouter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.2.1.6Integer32read-onlycurrent
igmpMrtrInfoQrv
OBJECT-TYPE
The Querier Robustness value of this IGMP mrouter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.2.1.7INTEGERread-onlycurrent
igmpMrtrInfoQqic
OBJECT-TYPE
The Querier query interval code of this IGMP mrouter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.5.2.1.8INTEGERread-onlycurrent
rip2Info
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7
rip2GeneralInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.1
ripInfoState
OBJECT-TYPE
RIP global state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.1.1INTEGER {on(1), off(2)}read-onlycurrent
ripInfoUpdatePeriod
OBJECT-TYPE
Update Period in seconds.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.1.2INTEGER (1..120)read-onlycurrent
rip2InfoIntfTable
OBJECT-TYPE
The information table of RIP.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2not-accessiblecurrent
ripInfoIntfEntry
OBJECT-TYPE
Information about RIP on IP interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1not-accessiblecurrent
ripInfoIntfIndex
OBJECT-TYPE
The interface number for which the RIP information is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.1Integer32read-onlycurrent
ripInfoIntfVersion
OBJECT-TYPE
RIP version.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.2INTEGER {ripVersion1(1), ripVersion2(2), ripVersionBoth(3)}read-onlycurrent
ripInfoIntfAddress
OBJECT-TYPE
The interface address.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.3IpAddressread-onlycurrent
ripInfoIntfState
OBJECT-TYPE
The status of RIP protocol.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfListen
OBJECT-TYPE
The status of listening to route updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfTrigUpdate
OBJECT-TYPE
The status of triggered updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfMcastUpdate
OBJECT-TYPE
The status of multicast updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfPoisonReverse
OBJECT-TYPE
The status of RIP poison reverse.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfSupply
OBJECT-TYPE
The status of supplying route updates.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfMetric
OBJECT-TYPE
RIP route metric for this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.10INTEGER (1..15)read-onlycurrent
ripInfoIntfAuth
OBJECT-TYPE
The type of Authentication used on this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.11INTEGER {none(1), password(2)}read-onlycurrent
ripInfoIntfKey
OBJECT-TYPE
RIP update authentication password.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.12DisplayString (SIZE(0..16))read-onlycurrent
ripInfoIntfDefault
OBJECT-TYPE
Specifies what RIP does with default routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.7.2.1.13INTEGER {both(1), listen(2), supply(3), none(4)}read-onlycurrent
ipInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8
ipInfoRouterID
OBJECT-TYPE
Router ID information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.1IpAddressread-onlycurrent
ipIntfInfoTable
OBJECT-TYPE
The table of IP interface information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.2not-accessiblecurrent
intfInfoEntry
OBJECT-TYPE
A row in IP interface information table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.2.1not-accessiblecurrent
intfInfoIndex
OBJECT-TYPE
The interface number for which the information is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.2.1.1Integer32read-onlycurrent
intfInfoAddr
OBJECT-TYPE
The IP address of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.2.1.2DisplayStringread-onlycurrent
intfInfoNetMask
OBJECT-TYPE
The subnet mask of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.2.1.3DisplayStringread-onlycurrent
intfInfoBcastAddr
OBJECT-TYPE
The broadcast address of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.2.1.4DisplayStringread-onlycurrent
intfInfoVlan
OBJECT-TYPE
The VLAN number for this interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.2.1.5Integer32read-onlycurrent
intfInfoStatus
OBJECT-TYPE
The status of the interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.2.1.6INTEGER {up(1), down(2), disabled(3)}read-onlycurrent
gatewayInfoTable
OBJECT-TYPE
The table containing information for the default gateways.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.3not-accessiblecurrent
gatewayInfoEntry
OBJECT-TYPE
A row in the gateway information table
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.3.1not-accessiblecurrent
gatewayInfoIndex
OBJECT-TYPE
The gateway number for which the information is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.3.1.1Integer32read-onlycurrent
gatewayInfoAddr
OBJECT-TYPE
The IP address of the default gateway.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.3.1.2IpAddressread-onlycurrent
gatewayInfoVlan
OBJECT-TYPE
The VLAN number for this gateway (0 for any).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.3.1.3Integer32 (0..4090)read-onlycurrent
gatewayInfoStatus
OBJECT-TYPE
The status of the default gateway.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.3.1.4INTEGER {up(1), failed(2)}read-onlycurrent
ipInfoBootpRelayState
OBJECT-TYPE
The state of BOOTP relay.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.4INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipInfoBootpRelayAddr
OBJECT-TYPE
The IP address of BOOTP server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.5IpAddressread-onlycurrent
ipInfoBootpRelayAddr2
OBJECT-TYPE
The IP address of second BOOTP server.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.6IpAddressread-onlycurrent
ipInfoFwdState
OBJECT-TYPE
IP forwarding global state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.7INTEGER {on(1), off(2)}read-onlycurrent
ipInfoFwdDirectedBcast
OBJECT-TYPE
The state of forwarding directed broadcasts.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.8INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipInfoNwfTable
OBJECT-TYPE
The table of IP network filter information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.9not-accessiblecurrent
ipInfoNwfEntry
OBJECT-TYPE
A row in the IP network filter information table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.9.1not-accessiblecurrent
ipInfoNwfIndex
OBJECT-TYPE
The netowrk filter number for which the NWF is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.9.1.1Integer32read-onlycurrent
ipInfoNwfAddr
OBJECT-TYPE
The IP address of the network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.9.1.2IpAddressread-onlycurrent
ipInfoNwfMask
OBJECT-TYPE
The subnet mask of the network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.9.1.3IpAddressread-onlycurrent
ipInfoNwfState
OBJECT-TYPE
The state of the network filter.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.9.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipInfoRmapTable
OBJECT-TYPE
The table of IP route map information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.10not-accessiblecurrent
ipInfoRmapEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.10.1not-accessiblecurrent
ipInfoRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.10.1.1Integer32read-onlycurrent
ipInfoRmapLp
OBJECT-TYPE
The local-preference of the route map. 4294967295 means none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.10.1.2Unsigned32 (0..4294967295)read-onlycurrent
ipInfoRmapMetric
OBJECT-TYPE
The metric of the route map. 4294967295 means none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.10.1.3Unsigned32 (0..4294967295)read-onlycurrent
ipInfoRmapPrec
OBJECT-TYPE
The precedence of the route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.10.1.4INTEGER (1..255)read-onlycurrent
ipInfoRmapWeight
OBJECT-TYPE
The weight of the route map. 65535 means none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.10.1.5INTEGER (0..65535)read-onlycurrent
ipInfoRmapState
OBJECT-TYPE
Enable or disable the route map.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.10.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipInfoRmapAp
OBJECT-TYPE
The as-path prepend of the matched route. Up to 3 AS number can be displayed for the string. The usuage is:<AS number> [<AS number>][ <AS number>]
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.10.1.7DisplayString (SIZE(0..17))read-onlycurrent
ipInfoRmapMetricType
OBJECT-TYPE
The OSPF metric-type of the matched route.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.10.1.8INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ipOspfInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11
ipOspfInfoState
OBJECT-TYPE
OSPF global state.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.1INTEGER {on(1), off(2)}read-onlycurrent
ipOspfInfoDefaultRouteMetric
OBJECT-TYPE
The metric to be assigned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.2INTEGER (0..16777215)read-onlycurrent
ipOspfInfoDefaultRouteMetricType
OBJECT-TYPE
The AS External metric type to be assigned.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ipOspfInfoRouterID
OBJECT-TYPE
The router ID of the switch.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.4IpAddressread-onlycurrent
ipOspfInfoLsdbLimit
OBJECT-TYPE
The LSDB limit for external LSA.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.5INTEGER (0..2000)read-onlycurrent
ipOspfAreaInfoTable
OBJECT-TYPE
The table of OSPF Area Information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.6not-accessiblecurrent
ipOspfAreaInfoEntry
OBJECT-TYPE
Information about a OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.6.1not-accessiblecurrent
ipOspfAreaInfoIndex
OBJECT-TYPE
The OSPF area number for which the OSPF area table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.6.1.1Integer32read-onlycurrent
ipOspfAreaInfoId
OBJECT-TYPE
The IP Address of the OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.6.1.2IpAddressread-onlycurrent
ipOspfAreaInfoSpfInterval
OBJECT-TYPE
The SPF interval for the OSPF area.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.6.1.3INTEGER (1..255)read-onlycurrent
ipOspfAreaInfoAuthType
OBJECT-TYPE
Type of authentication being used. none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.6.1.4INTEGER {none(1), password(2), md5(3)}read-onlycurrent
ipOspfAreaInfoType
OBJECT-TYPE
Type of Area. transit(0) stub(1) nssa(2)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.6.1.5INTEGER {transit(0), stub(1), nssa(2)}read-onlycurrent
ipOspfAreaInfoMetric
OBJECT-TYPE
Metric (1-65535)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.6.1.6INTEGER (1..65535)read-onlycurrent
ipOspfAreaInfoStatus
OBJECT-TYPE
Status disabled(0) enabled(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.6.1.7INTEGER {disabled(0), enabled(1)}read-onlycurrent
ipOspfRangeInfoTable
OBJECT-TYPE
The table of OSPF summary range information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.7not-accessiblecurrent
ipOspfRangeInfoEntry
OBJECT-TYPE
Information about an OSPF summary range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.7.1not-accessiblecurrent
ipOspfRangeInfoIndex
OBJECT-TYPE
The range number for which the OSPF summary range table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.7.1.1Integer32read-onlycurrent
ipOspfRangeInfoAddr
OBJECT-TYPE
The IP Address of the range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.7.1.2IpAddressread-onlycurrent
ipOspfRangeInfoMask
OBJECT-TYPE
The mask of the range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.7.1.3IpAddressread-onlycurrent
ipOspfRangeInfoAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.7.1.4Integer32read-onlycurrent
ipOspfRangeInfoHideState
OBJECT-TYPE
The state of the hide range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.7.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipOspfRangeInfoState
OBJECT-TYPE
The state of the range.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.7.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipOspfIntfInfoTable
OBJECT-TYPE
The table of OSPF Interface Information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8not-accessiblecurrent
ipOspfIntfInfoEntry
OBJECT-TYPE
Information about an OSPF Interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1not-accessiblecurrent
ipOspfIntfInfoIndex
OBJECT-TYPE
The OSPF Interface number for which the OSPF Interface table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.1Integer32read-onlycurrent
ipOspfIntfInfoId
OBJECT-TYPE
The IP Address of the OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.2IpAddressread-onlycurrent
ipOspfIntfInfoArea
OBJECT-TYPE
The index of the area that the interface belongs
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.3INTEGER (0..2)read-onlycurrent
ipOspfIntfInfoMdkey
OBJECT-TYPE
The MD5 key for the OSPF interface 0 (none) no MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.4INTEGER (0..255)read-onlycurrent
ipOspfIntfInfoCost
OBJECT-TYPE
Interface cost
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.5INTEGER (1..65535)read-onlycurrent
ipOspfIntfInfoPrio
OBJECT-TYPE
Interface router priority
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.6INTEGER (1..255)read-onlycurrent
ipOspfIntfInfoHello
OBJECT-TYPE
Hello interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.7INTEGER (1..65535)read-onlycurrent
ipOspfIntfInfoDead
OBJECT-TYPE
Dead interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.8INTEGER (1..65535)read-onlycurrent
ipOspfIntfInfoTrans
OBJECT-TYPE
Transit delay
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.9INTEGER (1..3600)read-onlycurrent
ipOspfIntfInfoRetra
OBJECT-TYPE
Retransmit interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.10INTEGER (1..3600)read-onlycurrent
ipOspfIntfInfoAuthKey
OBJECT-TYPE
Authentication Key
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.11DisplayString (SIZE(0..8))read-onlycurrent
ipOspfIntfInfoStatus
OBJECT-TYPE
Status of the interface disabled(0), enabled(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.8.1.12INTEGER {disabled(0), enabled(1)}read-onlycurrent
ipOspfVirtIntfInfoTable
OBJECT-TYPE
The table of OSPF Virtual Interface Information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9not-accessiblecurrent
ipOspfVirtIntfInfoEntry
OBJECT-TYPE
Information about an OSPF virtual Interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1not-accessiblecurrent
ipOspfVirtIntfInfoIndex
OBJECT-TYPE
The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1.1Integer32read-onlycurrent
ipOspfVirtIntfInfoAreaId
OBJECT-TYPE
The index of the OSPF area to which this virtual interface belongs.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1.2INTEGER (0..2)read-onlycurrent
ipOspfVirtIntfInfoNbr
OBJECT-TYPE
The IP Address of the OSPF neighbor for this virtual interface.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1.3IpAddressread-onlycurrent
ipOspfVirtIntfInfoMdkey
OBJECT-TYPE
The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1.4INTEGER (0..255)read-onlycurrent
ipOspfVirtIntfInfoHello
OBJECT-TYPE
Hello interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1.5INTEGER (1..65535)read-onlycurrent
ipOspfVirtIntfInfoDead
OBJECT-TYPE
Dead interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1.6INTEGER (1..65535)read-onlycurrent
ipOspfVirtIntfInfoTrans
OBJECT-TYPE
Transit delay
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1.7INTEGER (1..3600)read-onlycurrent
ipOspfVirtIntfInfoRetra
OBJECT-TYPE
Retransmit interval
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1.8INTEGER (1..3600)read-onlycurrent
ipOspfVirtIntfInfoAuthKey
OBJECT-TYPE
Authentication Key
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1.9DisplayString (SIZE(0..8))read-onlycurrent
ipOspfVirtIntfInfoStatus
OBJECT-TYPE
Status disabled(0), enabled(1)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.9.1.10INTEGER {disabled(0), enabled(1)}read-onlycurrent
ipOspfHostInfoTable
OBJECT-TYPE
The table of OSPF Host Information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.10not-accessiblecurrent
ipOspfHostInfoEntry
OBJECT-TYPE
Information about a OSPF host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.10.1not-accessiblecurrent
ipOspfHostInfoIndex
OBJECT-TYPE
The OSPF host number for which the OSPF host table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.10.1.1Integer32read-onlycurrent
ipOspfHostInfoIpAddr
OBJECT-TYPE
The IP Address of the OSPF host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.10.1.2IpAddressread-onlycurrent
ipOspfHostInfoAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.10.1.3Integer32read-onlycurrent
ipOspfHostInfoCost
OBJECT-TYPE
The cost of the corresponding host.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.10.1.4Integer32read-onlycurrent
ipOspfHostInfoState
OBJECT-TYPE
Enable or disable an OSPF Host
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.10.1.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipOspfRedistributeInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11
ipOspfRedistributeStaticInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.1
ipOspfRedistributeStaticInfoMetric
OBJECT-TYPE
The metric to be assigned to static routes. A value of 0 indicates none.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.1.1INTEGER (0..16777214)read-onlycurrent
ipOspfRedistributeStaticInfoMetricType
OBJECT-TYPE
The AS External metric type for static routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.1.2INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ipOspfRedistributeStaticInfoOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.1.3OCTET STRINGread-onlycurrent
ipOspfRedistributeFixedInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.2
ipOspfRedistributeFixedInfoMetric
OBJECT-TYPE
The export metric for fixed routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.2.1INTEGER (0..16777214)read-onlycurrent
ipOspfRedistributeFixedInfoMetricType
OBJECT-TYPE
The AS External metric type for fixed routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.2.2INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ipOspfRedistributeFixedInfoOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.2.3OCTET STRINGread-onlycurrent
ipOspfRedistributeRipInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.3
ipOspfRedistributeRipInfoMetric
OBJECT-TYPE
The export metric for RIP routes. A value of 0 indicates none
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.3.1INTEGER (0..16777214)read-onlycurrent
ipOspfRedistributeRipInfoMetricType
OBJECT-TYPE
The AS External metric type for RIP routes.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.3.2INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ipOspfRedistributeRipInfoOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.11.3.3OCTET STRINGread-onlycurrent
ipOspfMd5keyInfoTable
OBJECT-TYPE
The table of OSPF MD5 keys Information.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.12not-accessiblecurrent
ipOspfMd5keyInfoEntry
OBJECT-TYPE
Information about an OSPF MD keys table.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.12.1not-accessiblecurrent
ipOspfMd5keyInfoIndex
OBJECT-TYPE
The OSPF MD5 Key number for which the OSPF MdKey table is related.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.12.1.1Integer32read-onlycurrent
ipOspfMd5keyInfoKey
OBJECT-TYPE
The character string representing the MD5 Key.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.3.8.11.12.1.2DisplayString (SIZE(0..16))read-onlycurrent
layer3Oper
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.4
vrrpOper
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.4.1
vrrpOperVirtRtrTable
OBJECT-TYPE
An entry in the table of virtual routers.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.4.1.1not-accessiblecurrent
vrrpOperVirtRtrEntry
OBJECT-TYPE
A row in the vrrpOperVirtRtrTable
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.4.1.1.1not-accessiblecurrent
vrrpOperVirtRtrIndex
OBJECT-TYPE
The index for the VRRP virtual router.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.4.1.1.1.1Integer32read-onlycurrent
vrrpOperVirtRtrBackup
OBJECT-TYPE
When set to a value of 'backup(2)' it forces the specified master virtual router into backup mode. 'ok(1)' is returned when the object os read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.4.1.1.1.2INTEGER {ok(1), backup(2)}read-writecurrent
vrrpOperVirtRtrGroupBackup
OBJECT-TYPE
When set to a value of 'backup(2)' it forces the specified master virtual router group into backup mode. 'ok(1)' is returned when the object os read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.3.4.1.2INTEGER {ok(1), backup(2)}read-writecurrent
bntTraps
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7
bntSwTrapDisplayString
OBJECT-TYPE
Temporary string object used to store information being sent in an BNT Switch trap.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.1000DisplayString (SIZE(0..255))read-onlycurrent
qos
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8
qosConfigs
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1
qos8021p
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1
qosCurCfgPortPriorityTable
OBJECT-TYPE
The table of QOS Port Priority configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.1not-accessiblecurrent
qosCurCfgPortPriorityEntry
OBJECT-TYPE
Information about a particular QOS Port Priority configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.1.1not-accessiblecurrent
qosCurCfgPortIndex
OBJECT-TYPE
Switch Port Number
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.1.1.1Integer32read-onlycurrent
qosCurCfgPortPriority
OBJECT-TYPE
Switch Port Priority Should be between 0 and 7
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.1.1.2INTEGER (0..7)read-onlycurrent
qosNewCfgPortPriorityTable
OBJECT-TYPE
The table of QOS Port Priority configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.2not-accessiblecurrent
qosNewCfgPortPriorityEntry
OBJECT-TYPE
Information about a particular QOS Port Priority configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.2.1not-accessiblecurrent
qosNewCfgPortIndex
OBJECT-TYPE
Switch Port Number
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.2.1.1Integer32read-onlycurrent
qosNewCfgPortPriority
OBJECT-TYPE
Switch Port Priority Should be between 0 and 7
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.2.1.2INTEGER (0..7)read-writecurrent
qosCurCfgPriorityCoSTable
OBJECT-TYPE
The table of Frame Priority and COSq configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.3not-accessiblecurrent
qosCurCfgPriorityCoSEntry
OBJECT-TYPE
Information about a particular Frame Priority and COSq configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.3.1not-accessiblecurrent
qosCurCfgPriorityIndex
OBJECT-TYPE
Frame priority Number
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.3.1.1INTEGER (0..7)read-onlycurrent
qosCurCfgPriorityCoSq
OBJECT-TYPE
CoSq for a Frame Priority Should be between 0 and 7
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.3.1.2INTEGER (0..7)read-onlycurrent
qosNewCfgPriorityCoSTable
OBJECT-TYPE
The table of Frame Priority and COSq configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.4not-accessiblecurrent
qosNewCfgPriorityCoSEntry
OBJECT-TYPE
Information about a particular Frame Priority and COSq configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.4.1not-accessiblecurrent
qosNewCfgPriorityIndex
OBJECT-TYPE
Frame priority Number
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.4.1.1INTEGER (0..7)read-onlycurrent
qosNewCfgPriorityCoSq
OBJECT-TYPE
CoSq for a Frame Priority Should be between 0 and 7
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.4.1.2INTEGER (0..7)read-writecurrent
qosCurCfgCosWeightTable
OBJECT-TYPE
The table of CoSq and Weight configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.5not-accessiblecurrent
qosCurCfgCosWeightEntry
OBJECT-TYPE
Information about a particular CoSq and Weight configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.5.1not-accessiblecurrent
qosCurCfgCosIndex
OBJECT-TYPE
CoSq Number
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.5.1.1INTEGER (0..7)read-onlycurrent
qosCurCfgCosWeight
OBJECT-TYPE
Weight of CoSq
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.5.1.2INTEGER (0..15)read-onlycurrent
qosNewCfgCosWeightTable
OBJECT-TYPE
The table of CoSq and Weight configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.6not-accessiblecurrent
qosNewCfgCosWeightEntry
OBJECT-TYPE
Information about a particular CoSq and Weight configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.6.1not-accessiblecurrent
qosNewCfgCosIndex
OBJECT-TYPE
CoSq Number
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.6.1.1INTEGER (0..7)read-onlycurrent
qosNewCfgCosWeight
OBJECT-TYPE
Weight of CoSq
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.6.1.2INTEGER (0..15)read-writecurrent
qosCurCfgCosNum
OBJECT-TYPE
Number of CoSq.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.7INTEGER {num2(2), num8(8)}read-onlycurrent
qosNewCfgCosNum
OBJECT-TYPE
Number of CoSq.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.8INTEGER {num2(2), num8(8)}read-writecurrent
qosDefaultCfg
OBJECT-TYPE
Load default configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.1.1.9INTEGER {none(0), defaultCosNum(1), defaultWeight(2), defaultPriority(3)}read-writecurrent
qosStats
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.2
qosInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.3
qosOper
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.8.4
acl
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9
acConfig
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1
acList
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1
aclCurCfgTable
OBJECT-TYPE
The table of current ACL configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1not-accessiblecurrent
aclCurCfgEntry
OBJECT-TYPE
Current information about a particular ACL configuration entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1not-accessiblecurrent
aclCurCfgIndex
OBJECT-TYPE
The index associated with this ACL entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.1Unsigned32not-accessiblecurrent
aclCurCfgGroup
OBJECT-TYPE
The index of the ACL group to which this ACL entry is a member of. A value of zero means the ACL is not a member of any group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.3Unsigned32read-onlycurrent
aclCurCfgFilterAction
OBJECT-TYPE
The action to be performed on a packet that matches the filter settings of this ACL entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.4INTEGER {none(0), permit(1), deny(2), setprio(3)}read-onlycurrent
aclCurCfgFilterActionSetPrio
OBJECT-TYPE
The value to be used when the action to be performed is setprio for this ACL entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.5INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)}read-onlycurrent
aclCurCfgEthFmt
OBJECT-TYPE
The packet ethernet format to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.6INTEGER {none(0), ethernet2(1), snap(2), llc(3), ieee802dot3(4)}read-onlycurrent
aclCurCfgTagFmt
OBJECT-TYPE
The packet tag format to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.7INTEGER {disabled(1), any(2), untagged(3), tagged(4)}read-onlycurrent
aclCurCfgIPFmt
OBJECT-TYPE
The packet IP format to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.8INTEGER {none(1), ipv4(2), ipv6(3)}read-onlycurrent
aclCurCfgSrcMACAddress
OBJECT-TYPE
The source MAC address to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.9MacAddressread-onlycurrent
aclCurCfgSrcMACMask
OBJECT-TYPE
The address mask applied to aclCurCfgSrcMACAddress for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.10MacAddressread-onlycurrent
aclCurCfgDstMACAddress
OBJECT-TYPE
The destination MAC address to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.11MacAddressread-onlycurrent
aclCurCfgDstMACMask
OBJECT-TYPE
The address mask applied to aclCurCfgDstMACAddress for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.12MacAddressread-onlycurrent
aclCurCfgEthernetTypeName
OBJECT-TYPE
The Ethernet type to be filtered. If the value of this object is other(7), the value of aclNewCfgEthernetTypeValue indicates the ethernet type that will be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.13INTEGER {none(0), arp(1), ipv4(2), ipv6(3), mpls(4), rarp(5), any(6), other(7)}read-onlycurrent
aclCurCfgEthernetTypeValue
OBJECT-TYPE
The Ethernet type value to be filtered. The value of this object is equivalent to the value of aclNewCfgEthernetTypeName except when the value of aclNewCfgEthernetTypeName is other(7), which can be any user-defined value for this object.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.14INTEGER (1536..65535)read-onlycurrent
aclCurCfgVLanId
OBJECT-TYPE
The virtual LAN identifier to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.15INTEGER (0..4095)read-onlycurrent
aclCurCfgVLanMask
OBJECT-TYPE
The mask applied to aclCurCfgVLanId for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.16DisplayStringread-onlycurrent
aclCurCfg8021pPriority
OBJECT-TYPE
The 802.1p priority to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.17INTEGER {none(0), priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)}read-onlycurrent
aclCurCfgTypeOfService
OBJECT-TYPE
The type of service to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.18DisplayStringread-onlycurrent
aclCurCfgProtocol
OBJECT-TYPE
The protocol to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.19DisplayStringread-onlycurrent
aclCurCfgSrcIPAddress
OBJECT-TYPE
The source IP address to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.20IpAddressread-onlycurrent
aclCurCfgSrcIPMask
OBJECT-TYPE
The address mask applied to aclCurCfgSrcIPAddress for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.21IpAddressread-onlycurrent
aclCurCfgDstIPAddress
OBJECT-TYPE
The destination IP address to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.22IpAddressread-onlycurrent
aclCurCfgDstIPMask
OBJECT-TYPE
The address mask applied to aclCurCfgDstIPAddress for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.23IpAddressread-onlycurrent
aclCurCfgSrcPort
OBJECT-TYPE
The source TCP/UDP port number to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.24INTEGER (0..65535)read-onlycurrent
aclCurCfgSrcPortMask
OBJECT-TYPE
The mask applied to aclCurCfgSrcPort for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.25DisplayStringread-onlycurrent
aclCurCfgDstPort
OBJECT-TYPE
The destination TCP/UDP port number to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.26INTEGER (0..65535)read-onlycurrent
aclCurCfgDstPortMask
OBJECT-TYPE
The mask applied to aclCurCfgDstPort for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.27DisplayStringread-onlycurrent
aclCurCfgTCPFlags
OBJECT-TYPE
The TCP flags to be filtered. OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1;
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.28Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-onlycurrent
aclCurCfgEgressPorts
OBJECT-TYPE
The port list in the ACL configured for egress filtering. The ports are presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ port 9 || || || ||___ port 8 || |____ port 7 || . . . ||_________ port 2 |__________ port 1 where x: 1 - the represented port is configured for filtering. 0 - the represented port is not configured for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.29OCTET STRINGread-onlycurrent
aclCurCfgStatistics
OBJECT-TYPE
Whether statistics collection for this ACL is enabled or not.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.30INTEGER {disable(0), enable(1)}read-onlycurrent
aclCurCfgTCPFlagsMask
OBJECT-TYPE
The TCP flags mask. OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1;
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.39Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-onlycurrent
aclCurCfgMeterAction
OBJECT-TYPE
Meter Action for this ACL.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.41INTEGER {unconfigured(0), outdrop(1), outpass(2)}read-onlycurrent
aclCurCfgMeterEnable
OBJECT-TYPE
Meter state for this ACL.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.42INTEGER {enabled(0), disabled(1)}read-onlycurrent
aclCurCfgKbitsSec
OBJECT-TYPE
The commited rate of meter associated with this ACL entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.43Unsigned32 (64..10000000)read-onlycurrent
aclCurCfgKbitsBurst
OBJECT-TYPE
The maxmium burst sizeof meter associated with this ACL entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.44INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)}read-onlycurrent
aclCurCfgInprofUser
OBJECT-TYPE
Set in profile user defined priority for this ACL.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.45INTEGER (0..7)read-onlycurrent
aclCurCfgInprofDscp
OBJECT-TYPE
Set in profile pkts DSCP value.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.46INTEGER (0..63)read-onlycurrent
aclCurCfgInprofTos
OBJECT-TYPE
To enable/disable setting in profile pkts based on TOS bits.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.47INTEGER {disable(0), enable(1)}read-onlycurrent
aclCurCfgOutprofDscp
OBJECT-TYPE
Set out profile pkts DSCP value.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.48INTEGER (0..63)read-onlycurrent
aclCurCfgInprofUserEnable
OBJECT-TYPE
Set in profile update method for this ACL.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.49INTEGER {disabled(0), userdefined(1)}read-onlycurrent
aclCurCfgInprofDscpEnable
OBJECT-TYPE
Whether in profile update DSCP for this ACL is enabled or not.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.50INTEGER {disable(0), enable(1)}read-onlycurrent
aclCurCfgOutprofDscpEnable
OBJECT-TYPE
Whether out profile update DSCP for this ACL is enabled or not.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.1.1.51INTEGER {disable(0), enable(1)}read-onlycurrent
aclNewCfgTable
OBJECT-TYPE
The table of new ACL configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2not-accessiblecurrent
aclNewCfgEntry
OBJECT-TYPE
New information about a particular ACL configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1not-accessiblecurrent
aclNewCfgIndex
OBJECT-TYPE
The index associated with this ACL entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.1Unsigned32read-onlycurrent
aclNewCfgGroup
OBJECT-TYPE
The index of the ACL group to which this ACL entry is a member of. A value of zero means the ACL is not a member of any group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.3Unsigned32read-onlycurrent
aclNewCfgFilterAction
OBJECT-TYPE
The action to be performed on a packet that matches the filter settings of this ACL entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.4INTEGER {none(0), permit(1), deny(2), setprio(3)}read-writecurrent
aclNewCfgFilterActionSetPrio
OBJECT-TYPE
The COS queue to be used when the action for this ACL entry is set to setprio.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.5INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)}read-writecurrent
aclNewCfgEthFmt
OBJECT-TYPE
The packet ethernet format to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.6INTEGER {none(0), ethernet2(1), snap(2), llc(3)}read-writecurrent
aclNewCfgTagFmt
OBJECT-TYPE
The packet tagging format to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.7INTEGER {disabled(1), any(2), none(3), tagged(4)}read-writecurrent
aclNewCfgIPFmt
OBJECT-TYPE
The packet IP format to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.8INTEGER {none(1), ipv4(2), ipv6(3)}read-writecurrent
aclNewCfgSrcMACAddress
OBJECT-TYPE
The source MAC address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgSrcMACMask object, if not yet set, will be automatically set to ff:ff:ff:ff:ff.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.9MacAddressread-writecurrent
aclNewCfgSrcMACMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgSrcMACAddress for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.10MacAddressread-writecurrent
aclNewCfgDstMACAddress
OBJECT-TYPE
The destination MAC address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgDstMACMask object, if not yet set, will be automatically set to ff:ff:ff:ff:ff.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.11MacAddressread-writecurrent
aclNewCfgDstMACMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgDstMACAddress for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.12MacAddressread-writecurrent
aclNewCfgEthernetTypeName
OBJECT-TYPE
The Ethernet type to be filtered. If the value of this object is other(7), the value of aclNewCfgEthernetTypeValue indicates the ethernet type that will be filtered. If this object is set to a value other than other(7), the value of the aclNewCfgEthernetTypeValue object is automatically set, as follows: aclNewCfgEthernetTypeName aclNewCfgEthernetTypeValue none(0) 0 arp(1) 2054 (0x0806) ipv4(2) 2048 (0x0800) ipv6(3) 34525 (0x86dd) mpls(4) 34887 (0x8847) rarp(5) 32821 (0x8035) any(6) 65535 (0xffff)
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.13INTEGER {none(0), arp(1), ipv4(2), ipv6(3), mpls(4), rarp(5), any(6), other(7)}read-writecurrent
aclNewCfgEthernetTypeValue
OBJECT-TYPE
The Ethernet type value to be filtered. The value of this object is equivalent to the value of aclNewCfgEthernetTypeName except when the value of aclNewCfgEthernetTypeName is other(7), which can be any user-defined value for this object.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.14INTEGER (1536..65535)read-writecurrent
aclNewCfgVLanId
OBJECT-TYPE
The virtual LAN identifier to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgVLanMask object, if not yet set, will be automatically set to 4095 (0xfff).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.15INTEGER (1..4095)read-writecurrent
aclNewCfgVLanMask
OBJECT-TYPE
The mask to be applied to aclNewCfgVLanId for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.16DisplayStringread-writecurrent
aclNewCfg8021pPriority
OBJECT-TYPE
The 802.1p priority to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.17INTEGER {none(0), priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)}read-writecurrent
aclNewCfgTypeOfService
OBJECT-TYPE
The type of service to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.18DisplayStringread-writecurrent
aclNewCfgProtocol
OBJECT-TYPE
The protocol to be filtered.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.19DisplayStringread-writecurrent
aclNewCfgSrcIPAddress
OBJECT-TYPE
The source IP address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgSrcIPMask object, if not yet set, will be automatically set to 255.255.255.255.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.20IpAddressread-writecurrent
aclNewCfgSrcIPMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgSrcIPAddress for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.21IpAddressread-writecurrent
aclNewCfgDstIPAddress
OBJECT-TYPE
The destination IP address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgDstIPMask object, if not yet set, will be automatically set to 255.255.255.255.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.22IpAddressread-writecurrent
aclNewCfgDstIPMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgDstIPAddress for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.23IpAddressread-writecurrent
aclNewCfgSrcPort
OBJECT-TYPE
The source TCP/UDP port number to be filtered. Whenever this object is set if the aclNewCfgSrcPortMask object is not set will be automatically set to 65535 (0xffff).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.24INTEGER (1..65535)read-writecurrent
aclNewCfgSrcPortMask
OBJECT-TYPE
The mask to be applied to aclNewCfgSrcPort for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.25DisplayStringread-writecurrent
aclNewCfgDstPort
OBJECT-TYPE
The destination TCP/UDP port number to be filtered. Whenever this object is set the aclNewCfgSrcPortMask object, if not yet set, will be automatically set to 65535 (0xffff).
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.26INTEGER (1..65535)read-writecurrent
aclNewCfgDstPortMask
OBJECT-TYPE
The mask to be applied to aclNewCfgDstPort for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.27DisplayStringread-writecurrent
aclNewCfgTCPFlags
OBJECT-TYPE
The TCP flags to be filtered. The TCP flags are presented in bitmap format, as follows: OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1;
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.28Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-writecurrent
aclNewCfgEgressPorts
OBJECT-TYPE
The port list in the ACL configured for egress filtering. The ports are presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ port 9 || || || ||___ port 8 || |____ port 7 || . . . ||_________ port 2 |__________ port 1 where x: 1 - the represented port is configured for filtering. 0 - the represented port is not configured for filtering.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.29OCTET STRINGread-onlycurrent
aclNewCfgStatistics
OBJECT-TYPE
Whether statistics collection for this ACL is enabled or not.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.30INTEGER {disable(0), enable(1)}read-writecurrent
aclNewCfgAddEgressPort
OBJECT-TYPE
The port to be added to the specified ACL for egress filtering. A value of zero is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.31INTEGERread-writecurrent
aclNewCfgRemoveEgressPort
OBJECT-TYPE
The port to be removed from the specified ACL. A value of zero is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.32Unsigned32read-writecurrent
aclNewCfgDelete
OBJECT-TYPE
This is an action object to delete an ACL entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.33INTEGER {other(1), delete(2)}read-writecurrent
aclNewCfgTCPFlagsMask
OBJECT-TYPE
The TCP flags mask. The TCP flags are presented in bitmap format, as follows: OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1; Default value is 0x3f.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.39Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-writecurrent
aclNewCfgMeterAction
OBJECT-TYPE
Meter Action for this ACL.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.41INTEGER {unconfigured(0), outdrop(1), outpass(2)}read-writecurrent
aclNewCfgMeterEnable
OBJECT-TYPE
Meter state for this ACL.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.42INTEGER {enabled(0), disabled(1)}read-writecurrent
aclNewCfgKbitsSec
OBJECT-TYPE
The commited rate of meter associated with this ACL entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.43Unsigned32 (1000..10000000)read-writecurrent
aclNewCfgKbitsBurst
OBJECT-TYPE
The maxmium burst sizeof meter associated with this ACL entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.44INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)}read-writecurrent
aclNewCfgInprofUser
OBJECT-TYPE
Set in profile user defined priority for this ACL.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.45INTEGER (0..7)read-writecurrent
aclNewCfgInprofDscp
OBJECT-TYPE
Set in profile pkts DSCP value.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.46INTEGER (0..63)read-writecurrent
aclNewCfgInprofTos
OBJECT-TYPE
To enable/disable setting in profile pkts based on TOS bits.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.47INTEGER {disable(0), enable(1)}read-writecurrent
aclNewCfgOutprofDscp
OBJECT-TYPE
Set out profile pkts DSCP value.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.48INTEGER (0..63)read-writecurrent
aclNewCfgInprofUserEnable
OBJECT-TYPE
Set in profile update method for this ACL.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.49INTEGER {disabled(0), userdefined(1)}read-writecurrent
aclNewCfgInprofDscpEnable
OBJECT-TYPE
Whether in profile update DSCP for this ACL is enabled or not.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.50INTEGER {disable(0), enable(1)}read-writecurrent
aclNewCfgOutprofDscpEnable
OBJECT-TYPE
Whether out profile update DSCP for this ACL is enabled or not.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.51INTEGER {disable(0), enable(1)}read-writecurrent
aclNewCfgReset
OBJECT-TYPE
This is an action object to reset an ACL entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.52INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgEthernetReset
OBJECT-TYPE
This is an action object to reset an ACL Ethernet entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.53INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgIpv4Reset
OBJECT-TYPE
This is an action object to reset an ACL IPV4 entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.54INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgTcpudpReset
OBJECT-TYPE
This is an action object to reset an ACL Tcpudp entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.55INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgMeterReset
OBJECT-TYPE
This is an action object to reset an ACL Meter entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.56INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgRemarkReset
OBJECT-TYPE
This is an action object to reset an ACL Remark entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.57INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgRemarkInprofReset
OBJECT-TYPE
This is an action object to reset an ACL Remark Inprof entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.58INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgRemarkOutprofReset
OBJECT-TYPE
This is an action object to reset an ACL Remark Outprof entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.59INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgPktfmtReset
OBJECT-TYPE
This is an action object to reset an ACL Pktfmt entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.60INTEGER {other(1), reset(2)}read-writecurrent
aclGroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3
aclGroupCurCfgTable
OBJECT-TYPE
The table of current ACL Group configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.1not-accessiblecurrent
aclGroupCurCfgEntry
OBJECT-TYPE
Information about a particular ACL configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.1.1not-accessiblecurrent
aclGroupCurCfgIndex
OBJECT-TYPE
The index associated with this ACL Group entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.1.1.1Unsigned32read-onlycurrent
aclGroupCurCfgMemberAcls
OBJECT-TYPE
The ACL members of this ACL group, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL 9 || || || ||___ ACL 8 || |____ ACL 7 || . . . ||_________ ACL 2 |__________ ACL 1 where x: 1 - the represented ACL is a member of the group. 0 - the represented ACL is not a member of the group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.1.1.2OCTET STRINGread-onlycurrent
aclGroupNewCfgTable
OBJECT-TYPE
The table of new ACL Group configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.2not-accessiblecurrent
aclGroupNewCfgEntry
OBJECT-TYPE
New information about a particular ACL configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.2.1not-accessiblecurrent
aclGroupNewCfgIndex
OBJECT-TYPE
The index associated with this ACL Group entry.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.2.1.1Unsigned32read-onlycurrent
aclGroupNewCfgMemberAcls
OBJECT-TYPE
The ACL members of this ACL group, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL 9 || || || ||___ ACL 8 || |____ ACL 7 || . . . ||_________ ACL 2 |__________ ACL 1 where x: 1 - the represented ACL is a member of the group. 0 - the represented ACL is not a member of the group.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.2.1.2OCTET STRINGread-onlycurrent
aclGroupNewCfgAddAcl
OBJECT-TYPE
The index of the ACL entry to be added into this ACL group. A successful set operation on this object will also set the bit corresponding to the ACL entry in the aclGroupNewCfgMemberAcls bitmap. A value of zero is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.2.1.4Unsigned32read-writecurrent
aclGroupNewCfgRemoveAcl
OBJECT-TYPE
The index of the ACL entry to be removed from this ACL group. A successful set operation on this object will unset the bit corresponding to the ACL entry in the aclGroupNewCfgMemberAcls bitmap. A value of zero is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.2.1.5Unsigned32read-writecurrent
aclGroupNewCfgDelete
OBJECT-TYPE
This is an action object to delete an ACL group. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.3.2.1.8INTEGER {other(1), delete(2)}read-writecurrent
aclCfg
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4
aclCurCfgPortTable
OBJECT-TYPE
The table of port acl groups configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.1not-accessiblecurrent
aclCurCfgPortTableEntry
OBJECT-TYPE
Information about a particular port acl configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.1.1not-accessiblecurrent
aclCurCfgPortIndex
OBJECT-TYPE
The identifier of a particular port. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.1.1.1Integer32read-onlycurrent
aclCurCfgPortAclBmap
OBJECT-TYPE
The acls applied to the port. The acls are presented in bitmap format. This string displays acl number from 1 to 896. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ acl 9 || || || ||___ acl 8 || |____ acl 7 || . . . ||_________ acl 2 |__________ acl 1 where x : 1 - The represented acl applied to the port. 0 - The represented acl not applied to the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.1.1.2OCTET STRING (SIZE(0..512))read-onlycurrent
aclCurCfgPortAclGrpBmap
OBJECT-TYPE
The acl groups applied to the port. The acls are presented in bitmap format. This string displays acl number from 1 to 896. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ aclgrp 9 || || || ||___ aclgrp 8 || |____ aclgrp 7 || . . . ||_________ aclgrp 2 |__________ aclgrp 1 where x : 1 - The represented acl applied to the port. 0 - The represented acl not applied to the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.1.1.4OCTET STRING (SIZE(0..512))read-onlycurrent
aclNewCfgPortTable
OBJECT-TYPE
The table of port acl configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.2not-accessiblecurrent
aclNewCfgPortTableEntry
OBJECT-TYPE
Information about a particular port acl groups configuration.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.2.1not-accessiblecurrent
aclNewCfgPortIndex
OBJECT-TYPE
The identifier of a particular port. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.2.1.1Integer32read-onlycurrent
aclNewCfgPortAddAcl
OBJECT-TYPE
The acl to be added to the specified port. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.2.1.2Unsigned32read-writecurrent
aclNewCfgPortAddAclGrp
OBJECT-TYPE
The acl group to be added to the specified port. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.2.1.4Unsigned32read-writecurrent
aclNewCfgPortRemoveAcl
OBJECT-TYPE
The acl to be removed from the specified port. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.2.1.5Unsigned32read-writecurrent
aclNewCfgPortRemoveAclGrp
OBJECT-TYPE
The acl group to be removed from the specified port. A '0' value is returned when read.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.2.1.7Unsigned32read-writecurrent
aclNewCfgPortAclBmap
OBJECT-TYPE
The acls applied to the port. The acls are presented in bitmap format. This string displays acl number from 1 to 896. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ acl 9 || || || ||___ acl 8 || |____ acl 7 || . . . ||_________ acl 2 |__________ acl 1 where x : 1 - The represented acl applied to the port. 0 - The represented acl not applied to the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.2.1.8OCTET STRING (SIZE(0..512))read-onlycurrent
aclNewCfgPortAclGrpBmap
OBJECT-TYPE
The acl groups applied to the port. The acl groups are presented in bitmap format. This string displays group number from 1 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ aclgrp 9 || || || ||___ aclgrp 8 || |____ aclgrp 7 || . . . ||_________ aclgrp 2 |__________ aclgrp 1 where x : 1 - The represented acl group applied to the port. 0 - The represented acl group not applied to the port.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.4.2.1.10OCTET STRING (SIZE(0..512))read-onlycurrent

Notifications

NameOIDStatus
bntSwDefGwUp
NOTIFICATION-TYPE
A bntSwDefGwUp trap signifies that the default gateway is alive.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.2
bntSwDefGwDown
NOTIFICATION-TYPE
A bntSwDefGwDown trap signifies that the default gateway is down.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.3
bntSwDefGwInService
NOTIFICATION-TYPE
A bntSwDefGwEnabled trap signifies that the default gateway is up and in service.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.4
bntSwDefGwNotInService
NOTIFICATION-TYPE
A bntSwDefGwDisabled trap signifies that the default gateway is alive but not in service.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.5
bntSwLoginFailure
NOTIFICATION-TYPE
A bntSwLoginFailure trap signifies that someone failed to enter a valid username/password combination.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.19
bntSwTempExceedThreshold
NOTIFICATION-TYPE
A bntSwTempExceedThreshold trap signifies that the switch temperature has exceeded maximum safety limits.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.22
bntSwApplyComplete
NOTIFICATION-TYPE
A bntSwApplyComplete signifies that new configuration has been applied.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.27
bntSwSaveComplete
NOTIFICATION-TYPE
A bntSwApplyComplete signifies that new configuration has been saved.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.28
bntSwFwDownloadSucess
NOTIFICATION-TYPE
A bntSwFwDownloadSuccess signifies that firmware has been downloaded to [image1|image2|boot image].
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.29
bntSwFwDownloadFailure
NOTIFICATION-TYPE
A bntSwFwDownloadFailure signifies that firmware downloaded failed to [image1|image2|boot image].
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.30
bntSwTempReturnThreshold
NOTIFICATION-TYPE
A bntSwTempReturnThreshold trap signifies that the switch temperature has returned below maximum safety limits.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.31
bntSwUfdfoLtMFailure
NOTIFICATION-TYPE
A bntSwUfdfoLtMFailure trap signifies that a LtM link is down.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.34
bntSwUfdfoLtMUP
NOTIFICATION-TYPE
A bntSwUfdfoLtMUP trap signifies that a LtM link is up.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.35
bntSwUfdfoGlobalEna
NOTIFICATION-TYPE
A bntSwUfdfoGlobalEna trap signifies that Global UFD is enabled.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.36
bntSwUfdfoGlobalDis
NOTIFICATION-TYPE
A bntSwUfdfoGlobalDis trap signifies that Global UFD is disabled.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.37
bntSwUfdfoLtDAutoEna
NOTIFICATION-TYPE
A bntSwUfdfoLtDAutoEna trap signifies that a LtD link is Auto Enabled.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.38
bntSwUfdfoLtDAutoDis
NOTIFICATION-TYPE
A bntSwUfdfoLtDAutoDis trap signifies that a LtD link is Auto Disabled.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.39
bntSwStgNewRoot
NOTIFICATION-TYPE
A bntSwStgNewRoot trap signifies that the bridge has become the new root of the STG.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.42
bntSwCistNewRoot
NOTIFICATION-TYPE
A bntSwCistNewRoot trap signifies that the bridge has become the new root of the CIST.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.43
bntSwStgTopologyChanged
NOTIFICATION-TYPE
A bntSwStgTopologyChanged trap signifies that there was a STG topology change.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.44
bntSwCistTopologyChanged
NOTIFICATION-TYPE
A bntSwCistTopologyChanged trap signifies that there was a CIST topology change.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.45
bntSFPInserted
NOTIFICATION-TYPE
A bntSFPInserted trap signifies that a SFP is inserted.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.51
bntSFPRemoved
NOTIFICATION-TYPE
A bntSFPRemoved trap signifies that a SFP is removed.
1.3.6.1.4.1.11.2.3.7.11.33.6.2.7.0.52