IBM-GbTOR-G8264T-MIB
- Registered at
- 1.3.6.1.4.1.20301
- Last updated
- 2015-04-27 19:37
- Organization
- IBM/System Networking
- Namespace
- ibm
- Source file
IBM-GbTOR-G8264T-MIB- Digest
sha256:0871e4e08a4431faa4cd15b52c393dd288541ce29f73db0bea8c8d590183dbe7
Description
MIB for IBM Networking Operating System RackSwitch G8264-T All Rights reserved DEVICE VERSION: 7.9.13.0
Contact
IBM/System Networking 4400 North First Street San Jose, CA 95134 408-956-3239
Imports
| From | Symbols |
|---|---|
| BRIDGE-MIB | BridgeId, dot1dBasePort, dot1dBasePortEntry, dot1dBridge, dot1dTp, dot1dTpPort |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressIPv6, InetAddressType |
| P-BRIDGE-MIB | EnabledStatus |
| Q-BRIDGE-MIB | PortList |
| SNMP-FRAMEWORK-MIB | SnmpAdminString, SnmpEngineID, SnmpMessageProcessingModel, SnmpSecurityLevel, SnmpSecurityModel |
| SNMP-USER-BASED-SM-MIB | usmNoAuthProtocol, usmNoPrivProtocol |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-MIB | sysContact, sysLocation, sysName |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso, mib-2 |
| SNMPv2-TC | AutonomousType, DisplayString, MacAddress, PhysAddress, RowPointer, RowStatus, StorageType, TAddress, TDomain, TEXTUAL-CONVENTION, TimeInterval, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB IANAifType-MIB IBM-GbTOR-G8264T-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMP-USER-BASED-SM-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.20301.1 | registration | |
| 1.3.6.1.4.1.20301.2 | private_mibs |
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| IPsecKeyString TEXTUAL-CONVENTION Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of character codes 0-127 (decimal) - the graphics characters (32-126) are interpreted as US ASCII - NUL, LF, CR, BEL, BS, HT, VT and FF have the special meanings specified in RFC 854 - the other 25 codes have no standard interpretation - the sequence 'CR LF' means newline - the sequence 'CR NUL' means carriage-return - an 'LF' not preceded by a 'CR' means moving to the same column on the next line. - the sequence 'CR x' for any x other than LF or NUL is illegal. (Note that this also means that a string may end with either 'CR LF' or 'CR NUL', but not with CR.) Any object defined using this syntax may not exceed 255 characters in length. | current | |||
| PortNumber TEXTUAL-CONVENTION Represents a port number of a switch. | current | |||
| Timeout TEXTUAL-CONVENTION Time out value in 4 byte | current | |||
| VlanId TEXTUAL-CONVENTION A 12-bit VLAN ID used in the VLAN Tag header. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ibmnetwork OBJECT-IDENTITY | 1.3.6.1.4.1.20301 | |||
| registration OBJECT-IDENTITY | 1.3.6.1.4.1.20301.1 | |||
| ibm_switch OBJECT-IDENTITY | 1.3.6.1.4.1.20301.1.7 | |||
| g8264T OBJECT-IDENTITY | 1.3.6.1.4.1.20301.1.7.13 | |||
| private_mibs OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2 | |||
| ibm_switch_mgmt OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7 | |||
| g8264T_mgmt OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13 | |||
| agent OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1 | |||
| agentConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1 | |||
| agSystem OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.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 configuration block. other(1) is returned when this object ie read. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.2 | INTEGER {other(1), apply(2)} | read-write | current |
| agSavePending OBJECT-TYPE This object, when read, gives the user information whether an save action is needed and that the configuration has been applied but not saved to the flash. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.3 | INTEGER {saveNeeded(1), noSaveNeeded(2)} | read-only | current |
| agSaveConfiguration OBJECT-TYPE This is an action object to write current configuration to nonvolatile storage. When issued with the saveActive, the active configuration in flash is saved to backup in flash and then the new configuration is saved to the active configuration in flash. When issued with notSaveActive, the active configuration is NOT saved to the flash and the active configuration is overwritten with the new configuration. ok(1) is returned always when read. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.4 | INTEGER {ok(1), saveActive(2), notSaveActive(3)} | read-write | current |
| agRevert OBJECT-TYPE This is an action object to revert the unapplied changes made to the switch. By setting the value to revert(2), all the unapplied changes will be reverted. This action will copy the current_config to the new configuration block. other(1) is returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.5 | INTEGER {other(1), revert(2)} | read-write | current |
| agReset OBJECT-TYPE This is an action object to reboot the agent. other(1) is returned always when read. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.7 | INTEGER {other(1), reset(2)} | read-write | current |
| agConfigForNxtReset OBJECT-TYPE The configuration information to be loaded from at next reset. The following values are writable: active(2)...active configuration block backup(3)...backup configuration block default(4)..default configuration block | 1.3.6.1.4.1.20301.2.7.13.1.1.1.8 | INTEGER {active(2), backup(3), default(4)} | read-write | current |
| agImageForNxtReset OBJECT-TYPE The software image to be booted from at next reset. The following values are writable: image1(2)...image 1 image2(3)...image 2 | 1.3.6.1.4.1.20301.2.7.13.1.1.1.9 | INTEGER {image1(2), image2(3)} | read-write | current |
| agSoftwareVersion OBJECT-TYPE The version of the software image that is currently running on the system in the form of 'major.minor.maintenance.bugfix'. A zero length string is returned if version is not available. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.10 | DisplayString (SIZE(0..16)) | read-only | current |
| agBootVer OBJECT-TYPE The version of the boot code in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.11 | DisplayString (SIZE(0..16)) | read-only | current |
| agImage1Ver OBJECT-TYPE The version of the software image stored in image 1 storage in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available or there is no valid software image. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.12 | DisplayString (SIZE(0..128)) | read-only | current |
| agImage2Ver OBJECT-TYPE The version of the software image stored in image 2 storage in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available or there is no valid software image. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.13 | DisplayString (SIZE(0..128)) | read-only | current |
| agRtcDate OBJECT-TYPE The date on the real time clock in the form of 'mm/dd/yy'. A zero length string is returned if date is not available. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.14 | DisplayString (SIZE(0..16)) | read-write | current |
| agRtcTime OBJECT-TYPE The time on the real time clock in the form of 'hh:mm:ss'. A zero length string is returned if time is not available. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.15 | DisplayString (SIZE(0..16)) | read-write | current |
| agLastSetErrorReason OBJECT-TYPE The error reason of the last SET failure. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.16 | DisplayString (SIZE(0..255)) | read-only | current |
| agCurCfgHttpServerPort OBJECT-TYPE The TCP port number that the HTTP server is listening to in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.17 | INTEGER (1..65535) | read-only | current |
| agNewCfgHttpServerPort OBJECT-TYPE The TCP port number that the HTTP server is listening to in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.18 | INTEGER (1..65535) | read-write | current |
| agCurCfgLoginBanner OBJECT-TYPE The user defined login banner. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.19 | DisplayString (SIZE(0..80)) | read-only | current |
| agNewCfgLoginBanner OBJECT-TYPE The user defined login banner. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.20 | DisplayString (SIZE(0..80)) | read-write | current |
| agCurCfgConsole OBJECT-TYPE Enable or disable console output of syslog messages. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.23 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgConsole OBJECT-TYPE Enable or disable console output of syslog messages. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.24 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgBootp OBJECT-TYPE Enable or disable the use of BootP, as currently configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.29 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| agNewCfgBootp OBJECT-TYPE Enable or disable the use of BootP, in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.30 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| agSlotNumber OBJECT-TYPE Identifies the slot in which this switch is installed. If the agent implementing this MIB is not a blade in a chassis this value has no meaning. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.31 | INTEGER (1..10) | read-only | current |
| agCurCfgSnmpTimeout OBJECT-TYPE Once SNMP operations like agApplyConfig, agDiffState and agDumpState, which use the state machine are done the resources used by these operations need to be freed by setting the state back to 'idle' so others can issue the commands via SNMP. agSnmpTimeout indicates the number of minutes before the resources are freed and the state set back to 'idle' if this operation is not performed by the user. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.32 | INTEGER (1..30) | read-only | current |
| agNewCfgSnmpTimeout OBJECT-TYPE Once SNMP operations like agApplyConfig, agDiffState and agDumpState, which use the state machine are done the resources used by these operations need to be freed by setting the state back to 'idle' so others can issue the commands via SNMP. agSnmpTimeout indicates the number of minutes before the resources are freed and the state set back to 'idle' if this operation is not performed by the user. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.33 | INTEGER (1..30) | read-write | current |
| agCurCfgTelnetServerPort OBJECT-TYPE The TCP port number that the telnet server listens for telnet sessions. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.34 | INTEGER (1..65535) | read-only | current |
| agNewCfgTelnetServerPort OBJECT-TYPE The TCP port number that the telnet server listens for telnet sessions. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.35 | INTEGER (1..65535) | read-write | current |
| agClearFlashDump OBJECT-TYPE This is an action object to clear the FLASH dump. ok(1) is returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.36 | INTEGER {ok(1), clear(2)} | read-write | current |
| agCurCfgTrapSrcIf OBJECT-TYPE The SNMP trap source interface number. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.39 | Integer32 | read-only | current |
| agNewCfgTrapSrcIf OBJECT-TYPE The SNMP trap source interface number. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.40 | Integer32 | read-write | current |
| agCurCfgHttpsServerPort OBJECT-TYPE The TCP port number that the HTTPS server is listening to in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.49 | INTEGER (1..65535) | read-only | current |
| agNewCfgHttpsServerPort OBJECT-TYPE The TCP port number that the HTTPS server is listening to in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.50 | INTEGER (1..65535) | read-write | current |
| agCurCfgTftpServerPort OBJECT-TYPE The TCP port number that the TFTP server is listening to in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.51 | INTEGER (1..65535) | read-only | current |
| agNewCfgTftpServerPort OBJECT-TYPE The TCP port number that the TFTP server is listening to in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.52 | INTEGER (1..65535) | read-write | current |
| agRackId OBJECT-TYPE The rack unique identifier. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.53 | DisplayString (SIZE(0..127)) | read-only | current |
| agChassis OBJECT-TYPE Chassis serial number. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.54 | DisplayString (SIZE(0..127)) | read-only | current |
| agCurTimeZone OBJECT-TYPE The time zone. Note: Locations are alphabetically ordered and the corresponding code is not reflected in CLI. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.55 | INTEGER {none(0), africa-Algeria(1), africa-Angola(2), africa-Benin(3), africa-Botswana(4), africa-Burkina-Faso(5), africa-Burundi(6), africa-Cameroon(7), africa-Central-African-Rep(8), africa-Chad(9), africa-Congo-WestDemRepCongo(10), africa-Congo-EastDemRepCongo(11), africa-Congo-Rep(12), africa-Cote-dIvoire(13), africa-Djibouti(14), africa-Egypt(15), africa-Equatorial-Guinea(16), africa-Eritrea(17), africa-Ethiopia(18), africa-Gabon(19), africa-Gambia(20), africa-Ghana(21), africa-Guinea(22), africa-Guinea-Bissau(23), africa-Kenya(24), africa-Lesotho(25), africa-Liberia(26), africa-Libya(27), africa-Malawi(28), africa-Mali-SouthWestMali(29), africa-Mali-NorthEastMali(30), africa-Mauritania(31), africa-Morocco(32), africa-Mozambique(33), africa-Namibia(34), africa-Niger(35), africa-Nigeria(36), africa-Rwanda(37), africa-SaoTome-And-Principe(38), africa-Senegal(39), africa-SierraLeone(40), africa-Somalia(41), africa-SouthAfrica(42), africa-Spain-Mainland(43), africa-Spain-CeutaMelilla(44), africa-Spain-CanaryIslands(45), africa-Sudan(46), africa-Swaziland(47), africa-Tanzania(48), africa-Togo(49), africa-Tunisia(50), africa-Uganda(51), africa-Western-Sahara(52), africa-Zambia(53), africa-Zimbabwe(54), americas-Anguilla(55), americas-Antigua-Barbuda(56), americas-Argentina-EArgentina(57), americas-Argentina-MostLocations(58), americas-Argentina-Jujuy(59), americas-Argentina-Catamarca(60), americas-Argentina-Mendoza(61), americas-Aruba(62), americas-Bahamas(63), americas-Barbados(64), americas-Belize(65), americas-Bolivia(66), americas-Brazil-AtlanticIslands(67), americas-Brazil-AmapaEPara(68), americas-Brazil-NEBrazil(69), americas-Brazil-Pernambuco(70), americas-Brazil-Tocantins(71), americas-Brazil-AlagoasSergipe(72), americas-Brazil-SSEBrazil(73), americas-Brazil-MatoGrossoDoSul(74), americas-Brazil-WParaRondonia(75), americas-Brazil-Roraima(76), americas-Brazil-EAmazonas(77), americas-Brazil-WAmazonas(78), americas-Brazil-Acre(79), americas-Canada-NewfoundlandIsland(80), americas-Canada-AtlanTime-NovaScotia(81), americas-Canada-AtlanTime-ELabrador(82), americas-Canada-EastTime-OntarioMostlocation(83), americas-Canada-EastTime-ThunderBay(84), americas-Canada-EastStdTime-PangnirtungNunavut(85), americas-Canada-EastStdTime-EastNunavut(86), americas-Canada-EastStdTime-CenNunavut(87), americas-Canada-CenTime-ManitobaWestOntario(88), americas-Canada-CenTime-RainyRiver(89), americas-Canada-CenTime-WestNunavut(90), americas-Canada-CenStdTime-SaskatchewanMostlocation(91), americas-Canada-CenStdTime-SaskatchewanMidwest(92), americas-Canada-MountTime-AlbertaEastBritishColumbia(93), americas-Canada-MountTime-CentralNorthwestTerritories(94), americas-Canada-MountTime-WestNorthwestTerritories(95), americas-Canada-MountStdTime-DawsonCrkStJohnBritColumbia(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-CoahuilaDurNuevoLeonTam(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-ESBorneoCelebesBaliNusaTengaWTimor(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-Serbia(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), europe-Montenegro(421)} | read-only | current |
| agNewTimeZone OBJECT-TYPE The time zone. Note: Locations are alphabetically ordered and the corresponding code is not reflected in CLI. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.56 | INTEGER {none(0), africa-Algeria(1), africa-Angola(2), africa-Benin(3), africa-Botswana(4), africa-Burkina-Faso(5), africa-Burundi(6), africa-Cameroon(7), africa-Central-African-Rep(8), africa-Chad(9), africa-Congo-WestDemRepCongo(10), africa-Congo-EastDemRepCongo(11), africa-Congo-Rep(12), africa-Cote-dIvoire(13), africa-Djibouti(14), africa-Egypt(15), africa-Equatorial-Guinea(16), africa-Eritrea(17), africa-Ethiopia(18), africa-Gabon(19), africa-Gambia(20), africa-Ghana(21), africa-Guinea(22), africa-Guinea-Bissau(23), africa-Kenya(24), africa-Lesotho(25), africa-Liberia(26), africa-Libya(27), africa-Malawi(28), africa-Mali-SouthWestMali(29), africa-Mali-NorthEastMali(30), africa-Mauritania(31), africa-Morocco(32), africa-Mozambique(33), africa-Namibia(34), africa-Niger(35), africa-Nigeria(36), africa-Rwanda(37), africa-SaoTome-And-Principe(38), africa-Senegal(39), africa-SierraLeone(40), africa-Somalia(41), africa-SouthAfrica(42), africa-Spain-Mainland(43), africa-Spain-CeutaMelilla(44), africa-Spain-CanaryIslands(45), africa-Sudan(46), africa-Swaziland(47), africa-Tanzania(48), africa-Togo(49), africa-Tunisia(50), africa-Uganda(51), africa-Western-Sahara(52), africa-Zambia(53), africa-Zimbabwe(54), americas-Anguilla(55), americas-Antigua-Barbuda(56), americas-Argentina-EArgentina(57), americas-Argentina-MostLocations(58), americas-Argentina-Jujuy(59), americas-Argentina-Catamarca(60), americas-Argentina-Mendoza(61), americas-Aruba(62), americas-Bahamas(63), americas-Barbados(64), americas-Belize(65), americas-Bolivia(66), americas-Brazil-AtlanticIslands(67), americas-Brazil-AmapaEPara(68), americas-Brazil-NEBrazil(69), americas-Brazil-Pernambuco(70), americas-Brazil-Tocantins(71), americas-Brazil-AlagoasSergipe(72), americas-Brazil-SSEBrazil(73), americas-Brazil-MatoGrossoDoSul(74), americas-Brazil-WParaRondonia(75), americas-Brazil-Roraima(76), americas-Brazil-EAmazonas(77), americas-Brazil-WAmazonas(78), americas-Brazil-Acre(79), americas-Canada-NewfoundlandIsland(80), americas-Canada-AtlanTime-NovaScotia(81), americas-Canada-AtlanTime-ELabrador(82), americas-Canada-EastTime-OntarioMostlocation(83), americas-Canada-EastTime-ThunderBay(84), americas-Canada-EastStdTime-PangnirtungNunavut(85), americas-Canada-EastStdTime-EastNunavut(86), americas-Canada-EastStdTime-CenNunavut(87), americas-Canada-CenTime-ManitobaWestOntario(88), americas-Canada-CenTime-RainyRiver(89), americas-Canada-CenTime-WestNunavut(90), americas-Canada-CenStdTime-SaskatchewanMostlocation(91), americas-Canada-CenStdTime-SaskatchewanMidwest(92), americas-Canada-MountTime-AlbertaEastBritishColumbia(93), americas-Canada-MountTime-CentralNorthwestTerritories(94), americas-Canada-MountTime-WestNorthwestTerritories(95), americas-Canada-MountStdTime-DawsonCrkStJohnBritColumbia(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-CoahuilaDurNuevoLeonTam(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-ESBorneoCelebesBaliNusaTengaWTimor(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-Serbia(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), europe-Montenegro(421)} | read-write | current |
| agCurCfgIdleCLITimeout OBJECT-TYPE Set idle CLI sessions timeout. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.57 | Integer32 | read-only | current |
| agNewCfgIdleCLITimeout OBJECT-TYPE Set idle CLI sessions timeout. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.58 | Integer32 | read-write | current |
| agCurCfgHttpsServerAccess OBJECT-TYPE Current HTTPS server access state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.62 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| agNewCfgHttpsServerAccess OBJECT-TYPE Enable/disable HTTPS server access. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.63 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| agCurHttpAcces OBJECT-TYPE Current HTTP server access state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.66 | INTEGER {enable(1), disable(2)} | read-only | current |
| agNewHttpAcces OBJECT-TYPE New HTTP server access state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.67 | INTEGER {enable(1), disable(2)} | read-write | current |
| agCurCfgDhcp OBJECT-TYPE Enable or disable the use of DHCP, as currently configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.68 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgDhcp OBJECT-TYPE Enable or disable the use of DHCP, in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.69 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgHprompt OBJECT-TYPE Current status of hprompt. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.72 | INTEGER {enable(1), disable(2)} | read-only | current |
| agNewCfgHprompt OBJECT-TYPE New status of hprompt. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.73 | INTEGER {enable(1), disable(2)} | read-write | current |
| agCurCfgUserBBI OBJECT-TYPE Current status of user configuration from BBI. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.74 | INTEGER {enable(1), disable(2)} | read-only | current |
| agNewCfgUserBBI OBJECT-TYPE New status of user configuration from BBI. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.75 | INTEGER {enable(1), disable(2)} | read-write | current |
| agCurCfgLoginNotice OBJECT-TYPE The user defined login notice. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.78 | DisplayString (SIZE(0..80)) | read-only | current |
| agNewCfgLoginNotice OBJECT-TYPE The user defined login notice. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.79 | DisplayString (SIZE(0..80)) | read-write | current |
| agCurCfgSysCustomDstState OBJECT-TYPE The current status of Custom DST | 1.3.6.1.4.1.20301.2.7.13.1.1.1.98 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSysCustomDstState OBJECT-TYPE Enable/disable Custom DST | 1.3.6.1.4.1.20301.2.7.13.1.1.1.99 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSysCustomDstStart OBJECT-TYPE The current Custom DST start rule | 1.3.6.1.4.1.20301.2.7.13.1.1.1.100 | DisplayString (SIZE(0..8)) | read-only | current |
| agNewCfgSysCustomDstStart OBJECT-TYPE Set Custom DST start rule | 1.3.6.1.4.1.20301.2.7.13.1.1.1.101 | DisplayString (SIZE(0..8)) | read-write | current |
| agCurCfgSysCustomDstEnd OBJECT-TYPE The current Custom DST end rule | 1.3.6.1.4.1.20301.2.7.13.1.1.1.102 | DisplayString (SIZE(0..8)) | read-only | current |
| agNewCfgSysCustomDstEnd OBJECT-TYPE Set Custom DST end rule | 1.3.6.1.4.1.20301.2.7.13.1.1.1.103 | DisplayString (SIZE(0..8)) | read-write | current |
| agHavePanicDump OBJECT-TYPE The presence of a panic dump in the flash memory. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.104 | INTEGER {havePanic(1), noHavePanic(2)} | read-only | current |
| agCurCfgResetControl OBJECT-TYPE Current reset control state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.111 | INTEGER {enable(1), disable(2)} | read-only | current |
| agNewCfgResetControl OBJECT-TYPE Enable/disable reset control after panic. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.112 | INTEGER {enable(1), disable(2)} | read-write | current |
| agCurCfgSysDlight OBJECT-TYPE Current daylight savings time status. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.113 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSysDlight OBJECT-TYPE Enable/disable daylight savings time. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.114 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgErrDisableRecovery OBJECT-TYPE This object indicates whether the system will automatically re-enable an error-disabled port after the time interval indicated by agCurCfgErrDisableTimeout has elapsed. A port is in error-disabled state when it has been operationally disabled due to abnormal conditions detected on the port. An error-disabled port will only be automatically re-enabled by the system if and only if this object and the port's agPortCurCfgErrDisableRecovery object both have a value of 'enable(1)'. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.115 | INTEGER {enable(1), disable(2)} | read-only | current |
| agNewCfgErrDisableRecovery OBJECT-TYPE This object specifies whether the system should automatically re-enable an error-disabled port. Use this object to change the global setting of the error-disable recovery action. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.116 | INTEGER {enable(1), disable(2)} | read-write | current |
| agCurCfgErrDisableTimeout OBJECT-TYPE This object indicates the time, in seconds, that the system will wait before it automatically re-enables any port that is in error-disabled state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.117 | INTEGER (30..86400) | read-only | current |
| agNewCfgErrDisableTimeout OBJECT-TYPE This object specifies the time, in seconds, that the system should wait before it automatically re-enables a port that is in error-disabled state. Use this object to change the global error-disable timeout value. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.118 | INTEGER (30..86400) | read-write | current |
| agCurCfgTelnetAccess OBJECT-TYPE Current telnet access state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.119 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| agNewCfgTelnetAccess OBJECT-TYPE Enable/disable telnet access. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.120 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| agCurCfgDcbx OBJECT-TYPE Current DCBX state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.121 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| agNewCfgDcbx OBJECT-TYPE Enable/disable DCBX feature. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.122 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| serverPortsCurCfgPorts OBJECT-TYPE The current configured server 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 the server ports list 0 - The represented port does not belong to the server ports list | 1.3.6.1.4.1.20301.2.7.13.1.1.1.127 | OCTET STRING | read-only | current |
| serverPortsNewCfgPorts OBJECT-TYPE New configuration server 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 the server ports list 0 - The represented port does not belong to the server ports list | 1.3.6.1.4.1.20301.2.7.13.1.1.1.128 | OCTET STRING | read-only | current |
| serverPortsNewCfgAddPort OBJECT-TYPE The port to be added to the server ports list. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.129 | PortNumber | read-create | current |
| serverPortsNewCfgRemovePort OBJECT-TYPE The port to be removed from the server ports list. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.130 | PortNumber | read-create | current |
| agCurBootProfile OBJECT-TYPE Profile that will be used by the switch after reset | 1.3.6.1.4.1.20301.2.7.13.1.1.1.131 | INTEGER {default(0), acl(7), ipmc-opt-acl-none(8), ipmc-opt-acl-128(9), ipmc-opt-acl-256(10), ipmc-opt-acl-384(11)} | read-only | current |
| agNewBootProfile OBJECT-TYPE Configure the profile that will be used by the switch after reset | 1.3.6.1.4.1.20301.2.7.13.1.1.1.132 | INTEGER {default(0), acl(7), ipmc-opt-acl-none(8), ipmc-opt-acl-128(9), ipmc-opt-acl-256(10), ipmc-opt-acl-384(11)} | read-write | current |
| agNetboot OBJECT-TYPE Ena/dis loading of config over n/w during bootup | 1.3.6.1.4.1.20301.2.7.13.1.1.1.133 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agNetbootTftpAddr OBJECT-TYPE Tftp server address from where config file needs to be downloaded | 1.3.6.1.4.1.20301.2.7.13.1.1.1.134 | IpAddress | read-write | current |
| agNetbootCfgFile OBJECT-TYPE Config file location on tftp server | 1.3.6.1.4.1.20301.2.7.13.1.1.1.135 | DisplayString (SIZE(0..31)) | read-write | current |
| agCurCfgLinkscanMode OBJECT-TYPE Set linkscan mode | 1.3.6.1.4.1.20301.2.7.13.1.1.1.136 | INTEGER {normal(1), fast(2), slow(3)} | read-only | current |
| agNewCfgLinkscanMode OBJECT-TYPE Set linkscan mode | 1.3.6.1.4.1.20301.2.7.13.1.1.1.137 | INTEGER {normal(1), fast(2), slow(3)} | read-write | current |
| agUSBboot OBJECT-TYPE Ena/dis USB Boot capability | 1.3.6.1.4.1.20301.2.7.13.1.1.1.138 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurServiceLED OBJECT-TYPE Ena/dis Service Required LED | 1.3.6.1.4.1.20301.2.7.13.1.1.1.139 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| agNewServiceLED OBJECT-TYPE Ena/dis Service Required LED | 1.3.6.1.4.1.20301.2.7.13.1.1.1.140 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| agUSBeject OBJECT-TYPE Eject USB - eject(1) Get current USB state: usbready(2) - USB mounted nousb(3) - no USB mounted | 1.3.6.1.4.1.20301.2.7.13.1.1.1.141 | INTEGER {eject(1), usbready(2), nousb(3)} | read-write | current |
| agCurRFC4741NetconfAccess OBJECT-TYPE Current NETCONF server access state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.142 | INTEGER {enable(1), disable(2)} | read-only | current |
| agNewRFC4741NetconfAccess OBJECT-TYPE Enable/disable NETCONF server access state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.143 | INTEGER {enable(1), disable(2)} | read-write | current |
| agCurRFC4741NetconfSessionTimeout OBJECT-TYPE Once NETCONF session setup, NETCONF server will allocate resource for this session. agCurRFC4741NetconfSessionTimeout indicates the number of seconds before the resources are freed if there is no operation on this session | 1.3.6.1.4.1.20301.2.7.13.1.1.1.144 | INTEGER (60..3600) | read-only | current |
| agNewRFC4741NetconfSessionTimeout OBJECT-TYPE Once NETCONF session setup, NETCONF server will allocate resource for this session. agNewRFC4741NetconfSessionTimeout specifies the number of seconds before the resources are freed if there is no operation on this session | 1.3.6.1.4.1.20301.2.7.13.1.1.1.145 | INTEGER (60..3600) | read-write | current |
| agCurRFC4741NetconfSshAccess OBJECT-TYPE Current NETCONF server over SSH access state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.146 | INTEGER {enable(1), disable(2)} | read-only | current |
| agNewRFC4741NetconfSshAccess OBJECT-TYPE Enable/disable NETCONF server over SSH access state. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.147 | INTEGER {enable(1), disable(2)} | read-write | current |
| agCurRFC4741NetconfSshPort OBJECT-TYPE The TCP port number that the NETCONF server over SSH is listening to in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.148 | INTEGER (1..65535) | read-only | current |
| agNewRFC4741NetconfSshPort OBJECT-TYPE The TCP port number that the NETCONF server over SSH is listening to in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.149 | INTEGER (1..65535) | read-write | current |
| agCurCfgLFDStatus OBJECT-TYPE This object indicates whether the system will put any port in an error-disabled state due to excessive link flaps. A port will be put in an error-disabled state due to excessive link flaps if this object and the port's agPortCurCfgLFDStatus object both have a value of 'enable'. A port has an excessive number of link flaps if the number of link flaps detected during a time period in seconds indicated by agCurCfgLFDTime exceeds the maximum number of allowed flaps indicated by agCurCfgLFDFlaps. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.158 | INTEGER {enable(1), disable(2)} | read-only | current |
| agNewCfgLFDStatus OBJECT-TYPE This object indicates whether the system should put any port in an error-disabled state due to excessive link flaps. Use this object to change the global setting of the Link Flap Dampening error-disable action. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.159 | INTEGER {enable(1), disable(2)} | read-write | current |
| agCurCfgLFDFlaps OBJECT-TYPE This object indicates the maximum number of flaps allowed in a time period set by agCurCfgLFDTime. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.160 | INTEGER (1..100) | read-only | current |
| agNewCfgLFDFlaps OBJECT-TYPE This object specifies the maximum number of flaps that should be allowed in a time period. Use this object to change the global maximum number of flaps allowed in a time period. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.161 | INTEGER (1..100) | read-write | current |
| agCurCfgLFDTime OBJECT-TYPE This object indicates the length of time period in seconds during which link flaps are counted. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.162 | INTEGER (5..500) | read-only | current |
| agNewCfgLFDTime OBJECT-TYPE This object specifies the length of time period in seconds that should be used to count link flaps. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.163 | INTEGER (5..500) | read-write | current |
| agCurCfgTrapSrcLoopIf OBJECT-TYPE The index of the loopback interface that should be used for the source IP of the SNMP trap; 0 means that no loopback interface is used as the source of the SNMP trap. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.164 | INTEGER | read-only | current |
| agNewCfgTrapSrcLoopIf OBJECT-TYPE The index of the loopback interface that should be used for the source IP of the SNMP trap; 0 means that no loopback interface is used as the source of the SNMP trap. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.165 | INTEGER | read-write | current |
| agCfgMtm OBJECT-TYPE This object specifies the new value for MTM. The available MTM values are: 1455-48T (1) 7309-CF9 (2) 7309-CR9 (3) 7309-HCE (4) 7309-HCD (5) 7120-48T (6) | 1.3.6.1.4.1.20301.2.7.13.1.1.1.166 | INTEGER {mtmValue1(1), mtmValue2(2), mtmValue3(3), mtmValue4(4), mtmValue5(5), mtmValue6(6)} | read-write | current |
| agNewSecurityMode OBJECT-TYPE This is an action object to change switch security mode. There are thtree security modes for IBM switch: strict mode, compatibility mode and strict mode with SNMP not comply. Strict mode: Strict mode will have higher security level. Encryption algorithms in strict mode will be compliance with the NIST SP 800-131A. Detailed information please refer NIST SP 800-131A mode Functional Specification. SSH will be enabled by default in strict mode for all platforms. It's strict(1) in this node. Compatibility mode: This is the default mode when switch first boot up. MD5/SHA/DES are selected as Hash/Encryption algorithms. It's compatibility(2) in this node. Strict mode with SNMP not comply: To provide backward compatibility option, insecure MD5/DES are supported. It's strictsnmpolduser(3) in this node. The next time reload security mode is returned when this object ie read. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.177 | INTEGER {compatibility(0), strict(1), strictsnmpolduser(2)} | read-write | current |
| agNewCfgSslVersionLevel OBJECT-TYPE New status of SSL Server Minimum Acceptable Protocol Version. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.178 | INTEGER {tls10(1), tls11(2), tls12(3)} | read-write | current |
| agCurCfgSslVersionLevel OBJECT-TYPE Current status of SSL Server Minimum Acceptable Protocol Version. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.179 | INTEGER {tls10(1), tls11(2), tls12(3)} | read-only | current |
| agCurSecurityMode OBJECT-TYPE This is an action object to change switch security mode. There are thtree security modes for IBM switch: strict mode, compatibility mode and strict mode with SNMP not comply. Strict mode: Strict mode will have higher security level. Encryption algorithms in strict mode will be compliance with the NIST SP 800-131A. Detailed information please refer NIST SP 800-131A mode Functional Specification. SSH will be enabled by default in strict mode for all platforms. It's strict(1) in this node. Compatibility mode: This is the default mode when switch first boot up. MD5/SHA/DES are selected as Hash/Encryption algorithms. It's compatibility(2) in this node. Strict mode with SNMP not comply: To provide backward compatibility option, insecure MD5/DES are supported. It's strictsnmpolduser(3) in this node. The current security mode is returned when this object ie read. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.180 | INTEGER {compatibility(0), strict(1), strictsnmpolduser(2)} | read-only | current |
| agCurCfgTrapHostTable OBJECT-TYPE The table of current trap hosts configure. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.184 | not-accessible | current | |
| agCurCfgTrapHostEntry OBJECT-TYPE A trap host configuration on the switch. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.184.1 | not-accessible | current | |
| agCurCfgTrapHostIndex OBJECT-TYPE The trap host index. Valid range is 1-16 | 1.3.6.1.4.1.20301.2.7.13.1.1.1.184.1.1 | Integer32 | read-only | current |
| agCurCfgTrapHostAddress OBJECT-TYPE The trap host address. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.184.1.2 | DisplayString | read-only | current |
| agCurCfgTrapHostCommStr OBJECT-TYPE The trap host community string. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.184.1.3 | DisplayString (SIZE(0..128)) | read-only | current |
| agNewCfgTrapHostTable OBJECT-TYPE The table for trap host definitions in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.185 | not-accessible | current | |
| agNewCfgTrapHostEntry OBJECT-TYPE A row in the trap host definition table | 1.3.6.1.4.1.20301.2.7.13.1.1.1.185.1 | not-accessible | current | |
| agNewCfgTrapHostIndex OBJECT-TYPE The trap host index. Valid range is 1-16 | 1.3.6.1.4.1.20301.2.7.13.1.1.1.185.1.1 | Integer32 | read-only | current |
| agNewCfgTrapHostAddress OBJECT-TYPE The trap host address in the new configuration block. Setting IPv6 value is not supported in realease 7.9.x. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.185.1.2 | DisplayString | read-create | current |
| agNewCfgTrapHostCommStr OBJECT-TYPE The trap host community string in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.185.1.3 | DisplayString (SIZE(0..128)) | read-create | current |
| agNewCfgTrapHostDelete OBJECT-TYPE By setting the value to delete(2), the entire row is deleted. | 1.3.6.1.4.1.20301.2.7.13.1.1.1.185.1.4 | INTEGER {other(1), delete(2)} | read-create | current |
| agPortConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.2 | |||
| agPortTableMaxEnt OBJECT-TYPE The maximum number of rows in the port configuration host table. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.1 | Integer32 | read-only | current |
| agPortCurCfgTable OBJECT-TYPE The table of port configuration in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2 | not-accessible | current | |
| agPortCurCfgTableEntry OBJECT-TYPE A row in the port table in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1 | not-accessible | current | |
| agPortCurCfgIndx OBJECT-TYPE The index of the row in port configurations table. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.1 | PortNumber | read-only | current |
| agPortCurCfgState OBJECT-TYPE This is the state of the port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.2 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| agPortCurCfgVlanTag OBJECT-TYPE This is VLAN tag state of the port | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.3 | INTEGER {tagged(2), untagged(3)} | read-only | current |
| agPortCurCfgRmon OBJECT-TYPE This object is used to turn RMON on or off on the port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.5 | INTEGER {on(2), off(3)} | read-only | current |
| agPortCurCfgPVID OBJECT-TYPE The default VLAN ID for the port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.6 | Integer32 | read-only | current |
| agPortCurCfgGigEthAutoNeg OBJECT-TYPE This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.11 | INTEGER {on(2), off(3)} | read-only | current |
| agPortCurCfgGigEthFctl OBJECT-TYPE This object is used to select port flow control for gigabit Ethernet connection. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.12 | INTEGER {transmit(2), receive(3), both(4), none(5)} | read-only | current |
| agPortCurCfgPortName OBJECT-TYPE The switch port name. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.13 | DisplayString (SIZE(0..63)) | read-only | current |
| agPortCurCfgLinkTrap OBJECT-TYPE Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.16 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgGigEthSpeed OBJECT-TYPE Selects the port speed for Gigabit Ethernet connection. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.21 | INTEGER {mbs10(2), mbs100(3), any(4), mbs1000(5), mbs10000(6), mbs40000(7)} | read-only | current |
| agPortCurCfgGigEthMode OBJECT-TYPE This object is used to select port mode for Gigabit Ethernet connection. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.22 | INTEGER {full-duplex(2), half-duplex(3), any(4)} | read-only | current |
| agPortCurCfgDscpRemarking OBJECT-TYPE Enable or disable Dscp remarking for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.23 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgPortAlias OBJECT-TYPE The switch port alias. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.24 | DisplayString (SIZE(0..15)) | read-only | current |
| agPortCurCfgTagPVID OBJECT-TYPE This is PVID tag state of the port | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.25 | INTEGER {tagged(2), untagged(3)} | read-only | current |
| agPortCurCfgLearning OBJECT-TYPE Enable or disable L2 (FDB) Learning for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.26 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgFloodBlocking OBJECT-TYPE Enable or disable flood blocking for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.27 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgType OBJECT-TYPE The switch port type. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.29 | DisplayString (SIZE(0..7)) | read-only | current |
| agPortCurCfgLinkType OBJECT-TYPE The type of port connection. (for PVRST only) | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.30 | INTEGER {auto(1), p2p(2), shared(3)} | read-only | current |
| agPortCurCfgEdge OBJECT-TYPE The state of port edge. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.31 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgErrDisableRecovery OBJECT-TYPE This object indicates whether the system will automatically re-enable this port if it becomes error-disabled. This port will be re-enabled after the time interval specified by the agCurCfgErrDisableTimeout object has elapsed. A port is in error-disabled state when it is operationally disabled due to abnormal conditions detected on the port. If this port is error-disabled, it will only be re-enabled by the system if the agCurCfgErrDisableRecovery object and this object both have a value of 'enable(1)'. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.35 | INTEGER {enable(1), disable(2)} | read-only | current |
| agPortCurCfgUdld OBJECT-TYPE Enable or disable UDLD for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.37 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgUdldMode OBJECT-TYPE Enable or disable UDLD mode for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.38 | INTEGER {normal(1), aggressive(2)} | read-only | current |
| agPortCurCfgOam OBJECT-TYPE Enable or disable OAM Discovery process for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.39 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgOamMode OBJECT-TYPE Enable or disable OAM mode for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.40 | INTEGER {active(1), passive(2)} | read-only | current |
| agPortCurCfgBpduGuard OBJECT-TYPE Enable or disable BPDU guard for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.41 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgMulticastThreshold OBJECT-TYPE Current status of the port's Multicast Threshold. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.42 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgMulticastThresholdRate OBJECT-TYPE Current port's Multicast Threshold Rate. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.43 | INTEGER | read-only | current |
| agPortCurCfgBroadcastThreshold OBJECT-TYPE Current status of the port's Broadcast Threshold. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.44 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgBroadcastThresholdRate OBJECT-TYPE Current port's Broadcast Threshold Rate. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.45 | INTEGER | read-only | current |
| agPortCurCfgDLFThreshold OBJECT-TYPE Current status of the port's Destination Lookup Fail Threshold. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.46 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agPortCurCfgDLFThresholdRate OBJECT-TYPE Current port's Destination Lookup Fail Threshold Rate. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.47 | INTEGER | read-only | current |
| agPortCurCfgMacAddrNotif OBJECT-TYPE This is the state of the MAC address notification syslog messages on the port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.48 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| agPortCurCfgStpExtGuard OBJECT-TYPE Current state for spanning tree guard type | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.52 | INTEGER {default(0), loop(1), root(2), none(3)} | read-only | current |
| agPortCurCfgLFDStatus OBJECT-TYPE This object indicates whether the system will put this port in an error-disabled state due to excessive link flaps. A port will be put in an error-disabled state due to excessive link flaps if this object and the global agCurCfgLFDStatus object both have a value of 'enable'. A port has an excessive number of link flaps if the number of link flaps detected during a time period in seconds indicated by agCurCfgLFDTime exceeds the maximum number of allowed flaps indicated by agCurCfgLFDFlaps. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.53 | INTEGER {enable(1), disable(2)} | read-only | current |
| agPortCurCfgPrivateVlanStatus OBJECT-TYPE Current state of Private VLAN on this port | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.61 | INTEGER {enable(1), disable(2)} | read-only | current |
| agPortCurCfgMappedPrimaryVlans OBJECT-TYPE Primary VLAN list mapped to port. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 8 || || || ||___ vlan 7 || |____ vlan 6 || . . . ||_________ vlan 1 |__________ reserved where x : 1 - The represented primary VLAN associated to the port 0 - The represented primary VLAN does not associated to the port | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.62 | OCTET STRING | read-only | current |
| agPortCurCfgAssociatedSecondaryVlans OBJECT-TYPE Secondary VLAN list associated to port. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 8 || || || ||___ vlan 7 || |____ vlan 6 || . . . ||_________ vlan 1 |__________ reserved where x : 1 - The represented secondary VLAN associated to the port 0 - The represented secondary VLAN does not be associated to the port | 1.3.6.1.4.1.20301.2.7.13.1.1.2.2.1.63 | OCTET STRING | read-only | current |
| agPortNewCfgTable OBJECT-TYPE The table of port configuration in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3 | not-accessible | current | |
| agPortNewCfgTableEntry OBJECT-TYPE A row in the port configuration table in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1 | not-accessible | current | |
| agPortNewCfgIndx OBJECT-TYPE The index of the row in port configurations table. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.1 | PortNumber | read-only | current |
| agPortNewCfgState OBJECT-TYPE This is the state of the port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.2 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| agPortNewCfgVlanTag OBJECT-TYPE This is VLAN tag state of the port | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.3 | INTEGER {tagged(2), untagged(3)} | read-write | current |
| agPortNewCfgRmon OBJECT-TYPE This object is used to turn RMON on or off on the port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.5 | INTEGER {on(2), off(3)} | read-write | current |
| agPortNewCfgPVID OBJECT-TYPE The default VLAN ID for the port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.6 | Integer32 | read-write | current |
| agPortNewCfgGigEthAutoNeg OBJECT-TYPE This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.11 | INTEGER {on(2), off(3)} | read-write | current |
| agPortNewCfgGigEthFctl OBJECT-TYPE This object is used to select port flow control for gigabit Ethernet connection. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.12 | INTEGER {transmit(2), receive(3), both(4), none(5)} | read-write | current |
| agPortNewCfgPortName OBJECT-TYPE The switch port name. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.13 | DisplayString (SIZE(0..64)) | read-write | current |
| agPortNewCfgLinkTrap OBJECT-TYPE Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.16 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgGigEthSpeed OBJECT-TYPE Selects the port speed for Gigabit Ethernet connection. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.21 | INTEGER {mbs10(2), mbs100(3), any(4), mbs1000(5), mbs10000(6), mbs40000(7)} | read-write | current |
| agPortNewCfgGigEthMode OBJECT-TYPE This object is used to select port mode for Gigabit Ethernet connection. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.22 | INTEGER {full-duplex(2), half-duplex(3), any(4)} | read-write | current |
| agPortNewCfgDscpRemarking OBJECT-TYPE Enable or disable Dscp remarking for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.23 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgTagPVID OBJECT-TYPE This is PVID tag state of the port | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.25 | INTEGER {tagged(2), untagged(3)} | read-write | current |
| agPortNewCfgLearning OBJECT-TYPE Enable or disable L2 (FDB) Learning for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.26 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgFloodBlocking OBJECT-TYPE Enable or disable flood blocking for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.27 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgType OBJECT-TYPE The switch port type. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.29 | DisplayString (SIZE(0..7)) | read-only | current |
| agPortNewCfgLinkType OBJECT-TYPE The type of port connection. (for PVRST only) | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.30 | INTEGER {auto(1), p2p(2), shared(3)} | read-create | current |
| agPortNewCfgEdge OBJECT-TYPE The state of port edge. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.31 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| agPortNewCfgErrDisableRecovery OBJECT-TYPE This object specifies whether the system should automatically re-enable this port when it becomes error-disabled. Use this object to change the port-level setting of the error-disable recovery action. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.35 | INTEGER {enable(1), disable(2)} | read-write | current |
| agPortNewCfgUdld OBJECT-TYPE Enable or disable UDLD for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.37 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgUdldMode OBJECT-TYPE Enable or disable UDLD mode for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.38 | INTEGER {normal(1), aggressive(2)} | read-write | current |
| agPortNewCfgOam OBJECT-TYPE Enable or disable OAM Discovery process for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.39 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgOamMode OBJECT-TYPE Enable or disable OAM mode for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.40 | INTEGER {active(1), passive(2)} | read-write | current |
| agPortNewCfgBpduGuard OBJECT-TYPE Enable or disable BPDU guard for the switch port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.41 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgMulticastThreshold OBJECT-TYPE New status of the port's Multicast Threshold. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.42 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgMulticastThresholdRate OBJECT-TYPE New port's Multicast Threshold Rate. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.43 | INTEGER | read-write | current |
| agPortNewCfgBroadcastThreshold OBJECT-TYPE New status of the port's Broadcast Threshold. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.44 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgBroadcastThresholdRate OBJECT-TYPE New port's Broadcast Threshold Rate. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.45 | INTEGER | read-write | current |
| agPortNewCfgDLFThreshold OBJECT-TYPE New status of the port's Destination Lookup Fail Threshold. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.46 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agPortNewCfgDLFThresholdRate OBJECT-TYPE New port's Destination Lookup Fail Threshold Rate. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.47 | INTEGER | read-write | current |
| agPortNewCfgMacAddrNotif OBJECT-TYPE Enables or Disables the MAC address notification syslog messages on the port. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.48 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| agPortNewCfgStpExtGuard OBJECT-TYPE Set spanning tree guard type | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.52 | INTEGER {default(0), loop(1), root(2), none(3)} | read-write | current |
| agPortNewCfgLFDStatus OBJECT-TYPE This object indicates whether the system should put this port in an error-disabled state due to excessive link flaps. Use this object to change the port setting of the Link Flap Dampening error-disable action. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.53 | INTEGER {enable(1), disable(2)} | read-write | current |
| agPortNewCfgPrivateVlanStatus OBJECT-TYPE Enable or disable the Private VLAN on this port | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.61 | INTEGER {enable(1), disable(2)} | read-write | current |
| agPortNewCfgMappedPrimaryVlans OBJECT-TYPE Primary VLAN list mapped to port. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 8 || || || ||___ vlan 7 || |____ vlan 6 || . . . ||_________ vlan 1 |__________ reserved where x : 1 - The represented primary VLAN associate to the port 0 - The represented primary VLAN does not associate to the port | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.62 | OCTET STRING | read-only | current |
| agPortNewCfgAddPrimaryVlan OBJECT-TYPE Adds the port to the specified primary VLAN. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.63 | Unsigned32 | read-write | current |
| agPortNewCfgDelPrimaryVlan OBJECT-TYPE Removes the port from the specified primary VLAN. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.64 | Unsigned32 | read-write | current |
| agPortNewCfgAssociatedSecondaryVlans OBJECT-TYPE Secondary VLAN list associated to port. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 8 || || || ||___ vlan 7 || |____ vlan 6 || . . . ||_________ vlan 1 |__________ reserved where x : 1 - The represented secondary VLAN associated to the port 0 - The represented secondary VLAN does not be associated to the port | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.65 | OCTET STRING | read-only | current |
| agPortNewCfgAddSecondaryVlan OBJECT-TYPE Adds the port to the specified secondary VLAN. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.66 | Unsigned32 | read-write | current |
| agPortNewCfgDelSecondaryVlan OBJECT-TYPE Removes the port from the secondary VLAN. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.1.1.2.3.1.67 | Unsigned32 | read-write | current |
| agRadiusConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.3 | |||
| radCurCfgPrimaryServer OBJECT-TYPE The IP address of the Primary RADIUS server. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.1 | IpAddress | read-only | current |
| radNewCfgPrimaryServer OBJECT-TYPE The IP address of the Primary RADIUS server. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.2 | IpAddress | read-write | current |
| radCurCfgSecondaryServer OBJECT-TYPE The IP address of the Secondary RADIUS server. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.3 | IpAddress | read-only | current |
| radNewCfgSecondaryServer OBJECT-TYPE The IP address of the Secondary RADIUS server. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.4 | IpAddress | read-write | current |
| radCurCfgPort OBJECT-TYPE Specify the RADIUS port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.5 | INTEGER (1500..3000) | read-only | current |
| radNewCfgPort OBJECT-TYPE Specify the RADIUS port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.6 | INTEGER (1500..3000) | read-write | current |
| radCurCfgTimeout OBJECT-TYPE The maximum number of seconds before resending authentication to RADIUS server. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.7 | INTEGER (1..10) | read-only | current |
| radNewCfgTimeout OBJECT-TYPE The maximum number of seconds before resending authentication to RADIUS server. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.8 | INTEGER (1..10) | read-write | current |
| radCurCfgRetries OBJECT-TYPE Number of retries to the RADIUS server. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.9 | INTEGER (1..3) | read-only | current |
| radNewCfgRetries OBJECT-TYPE Number of retries to the RADIUS server. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.10 | INTEGER (1..3) | read-write | current |
| radCurCfgState OBJECT-TYPE Enable or disable RADIUS authentication. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.11 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| radNewCfgState OBJECT-TYPE Enable or disable RADIUS authentication. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.12 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| radCurCfgAuthenString OBJECT-TYPE The RADIUS authentication string. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.13 | DisplayString (SIZE(0..32)) | read-only | current |
| radNewCfgAuthenString OBJECT-TYPE The RADIUS authentication string. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.14 | DisplayString (SIZE(0..32)) | read-write | current |
| radCurCfgBackdoor OBJECT-TYPE Enable or disable RADIUS backdoor for telnet/ssh/http/https. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| radNewCfgBackdoor OBJECT-TYPE Enable or disable RADIUS backdoor for telnet/ssh/http/https. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.16 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| radCurCfgAuthenSecondString OBJECT-TYPE The second RADIUS authentication string. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.17 | DisplayString (SIZE(0..32)) | read-only | current |
| radNewCfgAuthenSecondString OBJECT-TYPE The second RADIUS authentication string. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.18 | DisplayString (SIZE(0..32)) | read-write | current |
| radCurCfgSecBd OBJECT-TYPE Enable or disable RADIUS secure backdoor for telnet. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.19 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| radNewCfgSecBd OBJECT-TYPE Enable or disable RADIUS secure backdoor for telnet. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.20 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| radCurCfgPorttoUse OBJECT-TYPE Specify whether the Radius should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.21 | INTEGER {data(1), mgt(2)} | read-only | current |
| radNewCfgPorttoUse OBJECT-TYPE Specify whether the Radius should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.22 | INTEGER {data(1), mgt(2)} | read-write | current |
| radCurCfgSecPorttoUse OBJECT-TYPE Specify whether the Radius should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.23 | INTEGER {data(1), mgt(2)} | read-only | current |
| radNewCfgSecPorttoUse OBJECT-TYPE Specify whether the Radius should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.24 | INTEGER {data(1), mgt(2)} | read-write | current |
| radCurCfgSrcLoopIf OBJECT-TYPE The index of the loopback interface that should be used for the source IP of the Radius message; 0 means that no loopback interface is used as the source of the Radius message. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.25 | INTEGER | read-only | current |
| radNewCfgSrcLoopIf OBJECT-TYPE The index of the loopback interface that should be used for the source IP of the Radius message; 0 means that no loopback interface is used as the source of the Radius message. | 1.3.6.1.4.1.20301.2.7.13.1.1.3.26 | INTEGER | read-write | current |
| agNTP OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.4 | |||
| agCurCfgNTPServer OBJECT-TYPE The NTP Server Address. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.1 | DisplayString (SIZE(0..46)) | read-only | current |
| agNewCfgNTPServer OBJECT-TYPE The NTP Server Address. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.2 | DisplayString (SIZE(0..46)) | read-write | current |
| agCurCfgNTPResyncInterval OBJECT-TYPE The NTP Server resync interval in minutes. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.3 | INTEGER (5..44640) | read-only | current |
| agNewCfgNTPResyncInterval OBJECT-TYPE The NTP Server resync interval in minutes. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.4 | INTEGER (5..44640) | read-write | current |
| agCurCfgNTPService OBJECT-TYPE Enable/disable NTP Service. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgNTPService OBJECT-TYPE Enable/disable NTP Service. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.10 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgNTPSecServer OBJECT-TYPE The Secondary NTP Server Address. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.11 | DisplayString (SIZE(0..46)) | read-only | current |
| agNewCfgNTPSecServer OBJECT-TYPE The Secondary NTP Server Address. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.12 | DisplayString (SIZE(0..46)) | read-write | current |
| agCurCfgNTPServerPort OBJECT-TYPE Choose the port that the primary server is connected to. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.13 | INTEGER {data(1), mgt(2)} | read-only | current |
| agNewCfgNTPServerPort OBJECT-TYPE Choose the port that the primary server is connected to. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.14 | INTEGER {data(1), mgt(2)} | read-write | current |
| agCurCfgNTPSecServerPort OBJECT-TYPE Choose the port that the secondary server is connected to. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.15 | INTEGER {data(1), mgt(2)} | read-only | current |
| agNewCfgNTPSecServerPort OBJECT-TYPE Choose the port that the secondary server is connected to. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.16 | INTEGER {data(1), mgt(2)} | read-write | current |
| agCurCfgNTPSrcLoopIf OBJECT-TYPE The index of the loopback interface that should be used for the source IP of the NTP packet; 0 means that no loopback interface is used as the source of the NTP packet. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.17 | INTEGER | read-only | current |
| agNewCfgNTPSrcLoopIf OBJECT-TYPE The index of the loopback interface that should be used for the source IP of the NTP packet; 0 means that no loopback interface is used as the source of the NTP packet. | 1.3.6.1.4.1.20301.2.7.13.1.1.4.18 | INTEGER | read-write | current |
| agSyslog OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.5 | |||
| agCurCfgSyslogHost OBJECT-TYPE The syslog host IP address in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.1 | DisplayString | read-only | current |
| agNewCfgSyslogHost OBJECT-TYPE The syslog host IP address in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.2 | DisplayString | read-write | current |
| agCurCfgSyslog2Host OBJECT-TYPE The second syslog host IP address in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.3 | DisplayString | read-only | current |
| agNewCfgSyslog2Host OBJECT-TYPE The second syslog host IP address in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.4 | DisplayString | read-write | current |
| agCurCfgSyslogFac OBJECT-TYPE The facility level of syslog host in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.5 | INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)} | read-only | current |
| agNewCfgSyslogFac OBJECT-TYPE The facility level of syslog host in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.6 | INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)} | read-write | current |
| agCurCfgSyslog2Fac OBJECT-TYPE The facility level of second syslog host in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.7 | INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)} | read-only | current |
| agNewCfgSyslog2Fac OBJECT-TYPE The facility level of second syslog host in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.8 | INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)} | read-write | current |
| agClrSyslogMsgs OBJECT-TYPE Clears all current Syslog messages. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.9 | INTEGER {other(1), reset(2)} | read-write | current |
| agSyslogMsgTableMaxSize OBJECT-TYPE The maximum number of rows in the syslog message table. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.10 | Integer32 | read-only | current |
| agSyslogMsgTable OBJECT-TYPE The table of syslog messages. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.11 | not-accessible | current | |
| agSyslogMsgTableEntry OBJECT-TYPE A syslog message stored on the switch. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.11.1 | not-accessible | current | |
| agSyslogMsgIndex OBJECT-TYPE The syslog message table index. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.11.1.1 | Integer32 | read-only | current |
| agSyslogMessage OBJECT-TYPE The syslog message. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.11.1.2 | DisplayString (SIZE(0..128)) | read-only | current |
| agLog OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.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.20301.2.7.13.1.1.5.12.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapConsole OBJECT-TYPE Enable or disable console syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapSystem OBJECT-TYPE Enable or disable system level syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapSystem OBJECT-TYPE Enable or disable system level syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapMgmt OBJECT-TYPE Enable or disable management(flash, config, login) syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapMgmt OBJECT-TYPE Enable or disable management(flash, config, login) syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapCli OBJECT-TYPE Enable or disable CLI generated error syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.7 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapCli OBJECT-TYPE Enable or disable CLI generated error syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapStg OBJECT-TYPE Enable or disable spanning tree syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.9 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapStg OBJECT-TYPE Enable or disable spanning tree syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapVlan OBJECT-TYPE Enable or disable VLAN syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.11 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapVlan OBJECT-TYPE Enable or disable VLAN syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapSsh OBJECT-TYPE Enable or disable SSH, RADIUS syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.19 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapSsh OBJECT-TYPE Enable or disable SSH, RADIUS syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.20 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapVrrp OBJECT-TYPE Enable or disable VRRP syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.21 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapVrrp OBJECT-TYPE Enable or disable VRRP syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.22 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapBgp OBJECT-TYPE Enable or disable BGP syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.23 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapBgp OBJECT-TYPE Enable or disable BGP syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.24 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapNtp OBJECT-TYPE Enable or disable NTP syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.25 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapNtp OBJECT-TYPE Enable or disable NTP syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.26 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapIp OBJECT-TYPE Enable or disable IP related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.31 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapIp OBJECT-TYPE Enable or disable IP related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.32 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapWeb OBJECT-TYPE Enable or disable WEBUI related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.35 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapWeb OBJECT-TYPE Enable or disable WEBUI related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.36 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapOspf OBJECT-TYPE Enable or disable OSPF related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.41 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapOspf OBJECT-TYPE Enable or disable OSPF related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.42 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapRmon OBJECT-TYPE Enable or disable RMON related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.45 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapRmon OBJECT-TYPE Enable or disable RMON related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.46 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrap8021x OBJECT-TYPE Enable or disable 802.1x related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.49 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrap8021x OBJECT-TYPE Enable or disable 802.1x related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.50 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapCfg OBJECT-TYPE Enable or disable CFG related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.53 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapCfg OBJECT-TYPE Enable or disable CFG related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.54 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapServer OBJECT-TYPE Enable or disable Server related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.55 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapServer OBJECT-TYPE Enable or disable Server related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.56 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapDifftrak OBJECT-TYPE Enable or disable Difftrak related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.57 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapDifftrak OBJECT-TYPE Enable or disable Difftrak related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.58 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapHotlinks OBJECT-TYPE Enable or disable Hot Links related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.61 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapHotlinks OBJECT-TYPE Enable or disable Hot Links related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.62 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapLldp OBJECT-TYPE Enable or disable LLDP related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.63 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapLldp OBJECT-TYPE Enable or disable LLDP related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.64 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapAll OBJECT-TYPE Enable or disable all syslog and SNMP traps in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.65 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapAll OBJECT-TYPE Enable or disable all syslog and SNMP traps, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.66 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapIpv6 OBJECT-TYPE Enable or disable IPv6 related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.67 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapIpv6 OBJECT-TYPE Enable or disable IPv6 related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.68 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapFailover OBJECT-TYPE Enable or disable failover related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.73 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapFailover OBJECT-TYPE Enable or disable failover related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.74 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapLacp OBJECT-TYPE Enable or disable LACP syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.77 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapLacp OBJECT-TYPE Enable or disable LACP syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.78 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapLink OBJECT-TYPE Enable or disable all syslog and SNMP traps, in link up/down. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.79 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapLink OBJECT-TYPE Enable or disable all syslog and SNMP traps, as currently configured in link up/down. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.80 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapOspfv3 OBJECT-TYPE Enable or disable OSPFv3 related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.81 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapOspfv3 OBJECT-TYPE Enable or disable OSPFv3 related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.82 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapDcbx OBJECT-TYPE Enable or disable all DCBX-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.85 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapDcbx OBJECT-TYPE Enable or disable all DCBX-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.86 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapFcoe OBJECT-TYPE Enable or disable all FCOE-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.87 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapFcoe OBJECT-TYPE Enable or disable all FCOE-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.88 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapVm OBJECT-TYPE Enable or disable all VM-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.89 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapVm OBJECT-TYPE Enable or disable all VM-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.90 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapVnic OBJECT-TYPE Enable or disable all VNIC-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.91 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapVnic OBJECT-TYPE Enable or disable all VNIC-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.92 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapCfgchg OBJECT-TYPE Enable or disable configuration change related syslog and SNMP trap in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.93 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapCfgchg OBJECT-TYPE Enable or disable configuration change related syslog and SNMP trap, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.94 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapVlag OBJECT-TYPE Enable or disable Vlag related syslog and SNMP trap. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.95 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapVlag OBJECT-TYPE Enable or disable Vlag related syslog and SNMP trap. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.96 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapIgmpGroup OBJECT-TYPE Enable or disable all IGMP GROUP-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.99 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapIgmpGroup OBJECT-TYPE Enable or disable all IGMP GROUP-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.100 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapIgmpMrouter OBJECT-TYPE Enable or disable all IGMP MROUTER-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.101 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapIgmpMrouter OBJECT-TYPE Enable or disable all IGMP MROUTER-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.102 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapIgmpQuerier OBJECT-TYPE Enable or disable all IGMP QUERIER-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.103 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapIgmpQuerier OBJECT-TYPE Enable or disable all IGMP QUERIER-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.104 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapMld OBJECT-TYPE Enable or disable all MLD-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.105 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapMld OBJECT-TYPE Enable or disable all MLD-related syslog and SNMP traps. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.106 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapPrivateVlan OBJECT-TYPE Enable or disable all Private VLAN-related syslog and SNMP traps, as configured in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.107 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapPrivateVlan OBJECT-TYPE Enable or disable all Private VLAN-related syslog and SNMP traps, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.108 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agNewCfgSyslogTrapSlp OBJECT-TYPE Enable or disable all SLP-related syslog and SNMP traps, as configured in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.109 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agCurCfgSyslogTrapSlp OBJECT-TYPE Enable or disable all SLP-related syslog and SNMP traps, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.12.110 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| agCurCfgSyslogSev OBJECT-TYPE The severity of syslog host in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.13 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-only | current |
| agNewCfgSyslogSev OBJECT-TYPE The severity of syslog host in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.14 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-write | current |
| agCurCfgSyslog2Sev OBJECT-TYPE The severity of syslog2 host in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.15 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-only | current |
| agNewCfgSyslog2Sev OBJECT-TYPE The severity of syslogs host in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.16 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-write | current |
| agCurCfgSyslogHostPort OBJECT-TYPE Choose the port that the primary Syslog server is connected to. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.17 | INTEGER {data(1), mgt(2)} | read-only | current |
| agNewCfgSyslogHostPort OBJECT-TYPE Choose the port that the primary Syslog server is connected to. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.18 | INTEGER {data(1), mgt(2)} | read-write | current |
| agCurCfgSyslog2HostPort OBJECT-TYPE Choose the port that the secondary Syslog server is connected to. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.19 | INTEGER {data(1), mgt(2)} | read-only | current |
| agNewCfgSyslog2HostPort OBJECT-TYPE Choose the port that the secondary Syslog server is connected to. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.20 | INTEGER {data(1), mgt(2)} | read-write | current |
| agCurCfgSyslogSrcLoopIf OBJECT-TYPE The index of the loopback interface that should be used for the source IP of the syslog message; 0 means that no loopback interface is used as the source of the syslog message. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.21 | INTEGER | read-only | current |
| agNewCfgSyslogSrcLoopIf OBJECT-TYPE The index of the loopback interface that should be used for the source IP of the syslog message; 0 means that no loopback interface is used as the source of the syslog message. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.22 | INTEGER | read-write | current |
| agCurCfgSyslogConsoleSev OBJECT-TYPE The severity of syslogs console in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.23 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-only | current |
| agNewCfgSyslogConsoleSev OBJECT-TYPE The severity of syslogs console in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.24 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-write | current |
| agCurCfgSyslogFlashSev OBJECT-TYPE The severity of syslogs flash in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.25 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-only | current |
| agNewCfgSyslogFlashSev OBJECT-TYPE The severity of syslogs flash in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.5.26 | INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)} | read-write | current |
| agTransfer OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.7 | |||
| agTransferServer OBJECT-TYPE The FTP/TFTP server IP address or domain name. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.1 | DisplayString (SIZE(0..128)) | read-write | current |
| agTransferImage OBJECT-TYPE Whether the image file should be loaded in image1 or image2 in flash. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.2 | INTEGER {image1(2), image2(3), boot(4)} | read-write | current |
| agTransferImageFileName OBJECT-TYPE The image file name to be transferred. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.3 | DisplayString (SIZE(0..128)) | read-write | current |
| agTransferCfgFileName OBJECT-TYPE The configuration file name. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.4 | DisplayString (SIZE(0..128)) | read-write | current |
| agTransferDumpFileName OBJECT-TYPE The core dump file name. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.5 | DisplayString (SIZE(0..128)) | read-write | current |
| 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). The duration of the action will depend on the image downloading and writting time on the network element. Sugguest 150 seconds timeout setting in MIB Browser to get the correct response for this action. 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. bkpdump-put(6)- Download switch backup 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(8) - Download switch tech support dump to a specified file(agTransferTSDumpFileName) on the FTP/TFTP server. bogon-get(9) - Download bogon config file from a specified bogon file(uses agTransferImageFileName) on the FTP/TFTP server. ca-get(14) - Download CA root certificate from a specified file(agTransferCaFileName) on the TFTP server. This command did not support FTP. hostcert-get(15) - Download host certificate from a specified file(agTransferHostCertFileName) on the TFTP server. This command did not support FTP. hostkey-get(16) - Download host private key from a specified file(agTransferHostKeyFileName) on the TFTP server. This command did not support FTP. pubkey-get(17) - Download SSH client public key from a specified file(agTransferPublicKeyFileName) on the TFTP/SFTP server. This command did not support FTP. other(1) is returned always when read. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.6 | INTEGER {other(1), img-get(2), cfg-get(3), cfg-put(4), dump-put(5), img-put(7), tsdump-put(8), ca-get(14), hostcert-get(15), hostkey-get(16), pubkey-get(17)} | read-write | current |
| agTransferLastActionStatus OBJECT-TYPE The recorded status of the previous FTP/TFTP activity. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.7 | DisplayString (SIZE(0..128)) | read-only | current |
| 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.20301.2.7.13.1.1.7.8 | INTEGER {data(1), mgt(2)} | read-write | current |
| agTransferUserName OBJECT-TYPE The username for the FTP server or blank for TFTP server. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.9 | DisplayString (SIZE(0..128)) | read-write | current |
| agTransferPassword OBJECT-TYPE The password for the FTP server. For security reason, an empty string will be returned when the OID is read. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.10 | DisplayString (SIZE(0..128)) | read-write | current |
| agTransferTSDumpFileName OBJECT-TYPE The TS dump file name. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.11 | DisplayString (SIZE(0..128)) | read-write | current |
| agTransferLastConfigurationActionStatus OBJECT-TYPE The status of the last configuration action using the file ftp/tftp'd from server. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.14 | INTEGER {successfully(1), failed(2)} | read-only | current |
| agTransferCaFileName OBJECT-TYPE The CA certificate file name. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.15 | DisplayString (SIZE(0..128)) | read-write | current |
| agTransferHostCertFileName OBJECT-TYPE The Host certificate file name. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.16 | DisplayString (SIZE(0..128)) | read-write | current |
| agTransferHostKeyFileName OBJECT-TYPE The Host private key file name. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.17 | DisplayString (SIZE(0..128)) | read-write | current |
| agTransferProtocol OBJECT-TYPE The protocol used by this transfer. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.18 | INTEGER {tftp(1), ftp(2), sftp(3)} | read-write | current |
| agServerPort OBJECT-TYPE The port is listened on the server. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.19 | INTEGER {ftp(21), sftp(22), tftp(69)} | read-write | current |
| agTransferPublicKeyUserName OBJECT-TYPE The user of the public key file. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.21 | DisplayString (SIZE(0..64)) | read-write | current |
| agTransferPublicKeyFileName OBJECT-TYPE The client pulic key file name. | 1.3.6.1.4.1.20301.2.7.13.1.1.7.22 | DisplayString (SIZE(0..128)) | read-write | current |
| agApply OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.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.20301.2.7.13.1.1.8.1 | INTEGER {applyNeeded(2), noApplyNeeded(3)} | read-only | current |
| agApplyConfig OBJECT-TYPE When this object is read the current state is returned. idle(2) indicates that there is no apply in progess. complete(4) indicates that the last apply operation is completed. Setting the value to apply(1), will write all the changes made since the last apply to the current configuration block. If the apply is successful this variable will return the state 'complete' else it will return 'failed'. In case of failure, to read the reason for failure use the agApplyTable. Once the operation is completed or the agApplyTable is read in case of failure, the apply buffer needs to be freed and the agApplyState should be set back to 'idle' state so others can issue the apply command via SNMP. | 1.3.6.1.4.1.20301.2.7.13.1.1.8.2 | INTEGER {apply(1), idle(2), inprogress(3), complete(4), failed(5)} | read-write | current |
| agApplyTableSize OBJECT-TYPE The number of strings in the apply table. | 1.3.6.1.4.1.20301.2.7.13.1.1.8.4 | Integer32 | read-only | current |
| agApplyTable OBJECT-TYPE The table of failure reasons for an apply of current configuration block changes. | 1.3.6.1.4.1.20301.2.7.13.1.1.8.5 | not-accessible | current | |
| agApplyTableEntry OBJECT-TYPE A row in the table of failure reasons for an apply (information about a particular reason of failure). | 1.3.6.1.4.1.20301.2.7.13.1.1.8.5.1 | not-accessible | current | |
| agApplyIndex OBJECT-TYPE The table index. | 1.3.6.1.4.1.20301.2.7.13.1.1.8.5.1.1 | Integer32 | read-only | current |
| agApplyString OBJECT-TYPE A string in the apply table. | 1.3.6.1.4.1.20301.2.7.13.1.1.8.5.1.2 | OCTET STRING | read-only | current |
| agTacacsConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.11 | |||
| tacCurCfgPrimaryServer OBJECT-TYPE The IP address of the Primary TACACS+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.1 | IpAddress | read-only | current |
| tacNewCfgPrimaryServer OBJECT-TYPE The IP address of the Primary TACACS+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.2 | IpAddress | read-write | current |
| tacCurCfgSecondaryServer OBJECT-TYPE The IP address of the Secondary TACACS+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.3 | IpAddress | read-only | current |
| tacNewCfgSecondaryServer OBJECT-TYPE The IP address of the Secondary TACACS+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.4 | IpAddress | read-write | current |
| tacCurCfgPort OBJECT-TYPE Specify the TACACS+ port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.5 | INTEGER (1..65000) | read-only | current |
| tacNewCfgPort OBJECT-TYPE Specify the TACACS+ port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.6 | INTEGER (1..65000) | read-write | current |
| tacCurCfgTimeout OBJECT-TYPE The maximum number of seconds before resending authentication to TACACS+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.7 | INTEGER (4..15) | read-only | current |
| tacNewCfgTimeout OBJECT-TYPE The maximum number of seconds before resending authentication to TACACS+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.8 | INTEGER (4..15) | read-write | current |
| tacCurCfgRetries OBJECT-TYPE Number of retries to the TACACS+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.9 | INTEGER (1..3) | read-only | current |
| tacNewCfgRetries OBJECT-TYPE Number of retries to the TACACS+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.10 | INTEGER (1..3) | read-write | current |
| tacCurCfgState OBJECT-TYPE Enable or disable TACACS+ authentication. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.11 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| tacNewCfgState OBJECT-TYPE Enable or disable TACACS+ authentication. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.12 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| tacCurCfgAuthenString OBJECT-TYPE The TACACS+ authentication string. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.13 | DisplayString (SIZE(0..32)) | read-only | current |
| tacNewCfgAuthenString OBJECT-TYPE The TACACS+ authentication string. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.14 | DisplayString (SIZE(0..32)) | read-write | current |
| tacCurCfgBackdoor OBJECT-TYPE Enable or disable TACACS+ backdoor for telnet/ssh/http/https. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| tacNewCfgBackdoor OBJECT-TYPE Enable or disable TACACS+ backdoor for telnet/ssh/http/https. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.16 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| tacCurCfgAuthenSecondString OBJECT-TYPE The second TACACS+ authentication string. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.17 | DisplayString (SIZE(0..32)) | read-only | current |
| tacNewCfgAuthenSecondString OBJECT-TYPE The second TACACS+ authentication string. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.18 | DisplayString (SIZE(0..32)) | read-write | current |
| tacCurCfgCmdAuthor OBJECT-TYPE Enable or disable TACACS+ command authorization. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.19 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| tacNewCfgCmdAuthor OBJECT-TYPE Enable or disable TACACS+ command authorization. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.20 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| tacCurCfgCmdLogging OBJECT-TYPE Enable or disable TACACS+ command logging. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.21 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| tacNewCfgCmdLogging OBJECT-TYPE Enable or disable TACACS+ command logging. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.22 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| tacCurCfgSecBd OBJECT-TYPE Enable or disable TACACS+ secure backdoor for telnet. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.23 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| tacNewCfgSecBd OBJECT-TYPE Enable or disable TACACS+ secure backdoor for telnet. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.24 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| tacCurCfgCmap OBJECT-TYPE Enable/Disable Tacacs+ new privilege level mapping, as configured in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.25 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| tacNewCfgCmap OBJECT-TYPE Enable/Disable Tacacs+ new privilege level mapping. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.26 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| tacCurCfgEnaPassChange OBJECT-TYPE Enable/Disable Tacacs+ password change. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.29 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| tacNewCfgEnaPassChange OBJECT-TYPE Enable/Disable Tacacs+ password change. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.30 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| tacChangePassForUser OBJECT-TYPE The username for changing server password. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.31 | DisplayString (SIZE(0..32)) | read-write | current |
| tacChangePassCurPass OBJECT-TYPE The current password for tacacs server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.32 | DisplayString (SIZE(0..32)) | read-only | current |
| tacChangePassNewPass OBJECT-TYPE The new password for tacacs server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.33 | DisplayString (SIZE(0..32)) | read-write | current |
| tacChangePassForServer OBJECT-TYPE Change password for <1/2> Tacacs+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.34 | INTEGER {primary(1), secondary(2)} | read-write | current |
| tacCurCfgPorttoUse OBJECT-TYPE Specify whether the Tacacs should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.35 | INTEGER {data(1), mgt(2)} | read-only | current |
| tacNewCfgPorttoUse OBJECT-TYPE Specify whether the Tacacs should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.36 | INTEGER {data(1), mgt(2)} | read-write | current |
| tacCurCfgSecPorttoUse OBJECT-TYPE Specify whether the Tacacs should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.37 | INTEGER {data(1), mgt(2)} | read-only | current |
| tacNewCfgSecPorttoUse OBJECT-TYPE Specify whether the Tacacs should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.38 | INTEGER {data(1), mgt(2)} | read-write | current |
| agTacacsUserMapCurCfgTable OBJECT-TYPE The table of tacacs+ user map current configuration. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.39 | not-accessible | current | |
| agTacacsUserMapCurCfgTableEntry OBJECT-TYPE A row in the tacacs+ user mapping table. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.39.1 | not-accessible | current | |
| agTacacsUserMapCurCfgUId OBJECT-TYPE The current config remote privilege identifier. The identifier value corresponds to the remote privilege. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.39.1.1 | Integer32 | read-only | current |
| agTacacsUserMapCurCfgMapping OBJECT-TYPE Current Tacacs+ user privilege mappings. The correspondence between the local privilege and the remote privilege is: - The remote privilege is the privilege identifier value - The local privilege is the mapped value(user, oper, admin) Example: For the remote privilege 15, we have the index 16: agTacacsUserMapCurCfgUId.16 = 15. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.39.1.2 | INTEGER {none(0), user(1), oper(2), admin(3)} | read-only | current |
| agTacacsUserMapNewCfgTable OBJECT-TYPE The table of tacacs+ user map new configuration. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.40 | not-accessible | current | |
| agTacacsUserMapNewCfgTableEntry OBJECT-TYPE A row in the tacacs+ user mapping table. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.40.1 | not-accessible | current | |
| agTacacsUserMapNewCfgUId OBJECT-TYPE The new config remote privilege identifier. The identifier value corresponds to the remote privilege. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.40.1.1 | Integer32 | read-only | current |
| agTacacsUserMapNewCfgMapping OBJECT-TYPE Set new Tacacs+ user privilege mappings. The correspondence between the local privilege and the remote privilege is: - The remote privilege is the privilege identifier value - The local privilege is the mapped value(user, oper, admin) Example: For the remote privilege 15, we have the index 16: agTacacsUserMapNewCfgUId.16 = 15. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.40.1.2 | INTEGER {none(0), user(1), oper(2), admin(3)} | read-create | current |
| tacNewCfgDirectedRequest OBJECT-TYPE Enable/Disable tacacs directed request. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.41 | INTEGER {disabled(1), restricted(2), no-truncate(3)} | read-write | current |
| tacCurCfgDirectedRequest OBJECT-TYPE The current tacacs directed request state. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.42 | INTEGER {disabled(1), restricted(2), no-truncate(3)} | read-only | current |
| tacCurCfgAttempts OBJECT-TYPE Number of login attempts to the TACACS+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.43 | INTEGER (1..10) | read-only | current |
| tacNewCfgAttempts OBJECT-TYPE Number of login attempts to the TACACS+ server. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.44 | INTEGER (1..10) | read-write | current |
| tacCurBypassEnable OBJECT-TYPE Status of the enable bypass.If the status of this object is enabled, user authenticated via TACACS+ with admin previllage is granted enable previllage access.If disabled, admin users will be provided with enable previllage access based on enable password configured. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.45 | INTEGER {disable(0), enable(1)} | read-only | current |
| tacNewBypassEnable OBJECT-TYPE Status of the enable bypass.If the status of this object is enabled, user authenticated via TACACS+ with admin previllage is granted enable previllage access.If disabled, admin users will be provided with enable previllage access based on enable password configured. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.46 | INTEGER {disable(0), enable(1)} | read-write | current |
| tacCurCfgEnableAccounting OBJECT-TYPE Current TACACS+ accounting state. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.47 | INTEGER {disable(0), enable(1)} | read-only | current |
| tacNewCfgEnableAccounting OBJECT-TYPE Enable/Disable TACACS+ accounting. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.48 | INTEGER {disable(0), enable(1)} | read-write | current |
| tacCurCfgSrcLoopIf OBJECT-TYPE The index of the loopback interface that should be used for the source IP of the Tacacs+ message; 0 means that no loopback interface is used as the source of the Tacacs+ message. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.49 | INTEGER | read-only | current |
| tacNewCfgSrcLoopIf OBJECT-TYPE The index of the loopback interface that should be used for the source IP of the Tacacs+ message; 0 means that no loopback interface is used as the source of the Tacacs+ message. | 1.3.6.1.4.1.20301.2.7.13.1.1.11.50 | INTEGER | read-write | current |
| agMgmtNetConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.12 | |||
| agMgmtNetTableMaxSize OBJECT-TYPE The maximum number of entries in the Management Network Table. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.1 | Integer32 | read-only | current |
| agCurCfgMgmtNetTable OBJECT-TYPE The table for Management Network definitions in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.2 | not-accessible | current | |
| agCurCfgMgmtNetEntry OBJECT-TYPE A row in the management network definition table. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.2.1 | not-accessible | current | |
| agCurCfgMgmtNetIndex OBJECT-TYPE The index of the Management Network Definition table. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.2.1.1 | Integer32 | read-only | current |
| agCurCfgMgmtNetSubnet OBJECT-TYPE The Management Network Address in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.2.1.2 | DisplayString | read-only | current |
| agCurCfgMgmtNetMask OBJECT-TYPE The Management Network Mask/Prefix Length in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.2.1.3 | DisplayString | read-only | current |
| agNewCfgMgmtNetTable OBJECT-TYPE The table for Management Network definitions in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.3 | not-accessible | current | |
| agNewCfgMgmtNetEntry OBJECT-TYPE A row in the management network definition table. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.3.1 | not-accessible | current | |
| agNewCfgMgmtNetIndex OBJECT-TYPE The index of the Management Network Definition table. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.3.1.1 | Integer32 | read-only | current |
| agNewCfgMgmtNetSubnet OBJECT-TYPE The Management Network Address in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.3.1.2 | DisplayString | read-create | current |
| agNewCfgMgmtNetMask OBJECT-TYPE The Management Network Mask/Prefix length in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.3.1.3 | DisplayString | read-create | current |
| agNewCfgMgmtNetDelete OBJECT-TYPE By setting the value to delete(2), the entire row is deleted. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.3.1.4 | INTEGER {other(1), delete(2)} | read-create | current |
| agMgmtNetClear OBJECT-TYPE By setting the value to delete(2), the entire table is cleared. | 1.3.6.1.4.1.20301.2.7.13.1.1.12.4 | INTEGER {other(1), clear(2)} | read-write | current |
| agBoot OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.13 | |||
| agCfgBootResetParameters OBJECT-TYPE String formatated as 'weekday hour minute' where - weekday is none(0),sunday(1),monday(2), tuesday(3),wednesday(4),thursday(5),friday(6), saturday(7) - hour is the hour in 24-hour format for reboot - minutes are the minutes [00] for reboot | 1.3.6.1.4.1.20301.2.7.13.1.1.13.1 | DisplayString (SIZE(0..255)) | read-write | current |
| agCfgBootReset OBJECT-TYPE Cancel pending switch reset. | 1.3.6.1.4.1.20301.2.7.13.1.1.13.4 | INTEGER {none(1), cancel(2)} | read-write | current |
| agCfgBootNxtResetTime OBJECT-TYPE Display the next scheduled reboot time. | 1.3.6.1.4.1.20301.2.7.13.1.1.13.5 | DisplayString (SIZE(0..255)) | read-only | current |
| agCfgBootPendingReset OBJECT-TYPE Shows if there is any pending reboot scheduled. You should cancel any pending reboot scheduled before setting another. | 1.3.6.1.4.1.20301.2.7.13.1.1.13.6 | INTEGER {idle(1), pending(2)} | read-only | current |
| agAccess OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.19 | |||
| agAccessUserMaxUserID OBJECT-TYPE The maximum number of User IDs. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.1 | Integer32 | read-only | current |
| agAccessUserCurCfgTable OBJECT-TYPE The table of Access user configuration. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.2 | not-accessible | current | |
| agAccessUserCurCfgTableEntry OBJECT-TYPE A row in the Access user configuration table. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.2.1 | not-accessible | current | |
| agAccessUserCurCfgUId OBJECT-TYPE The User identifier. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.2.1.1 | Integer32 | read-only | current |
| agAccessUserCurCos OBJECT-TYPE The user class of service. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.2.1.2 | INTEGER {user(0), oper(3), admin(6)} | read-only | current |
| agAccessUserCurCfgName OBJECT-TYPE The user name. Please note, the max length is 8 in stacking mode. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.2.1.3 | DisplayString (SIZE(0..64)) | read-only | current |
| agAccessUserCurCfgPswd OBJECT-TYPE The character string representing the user password. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.2.1.4 | DisplayString (SIZE(0..128)) | read-only | current |
| agAccessUserCurCfgState OBJECT-TYPE User validation (enabled or disabled) in current configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.2.1.6 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| agAccessUserNewCfgTable OBJECT-TYPE The table of Access user configuration. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.3 | not-accessible | current | |
| agAccessUserNewCfgTableEntry OBJECT-TYPE A row in the Access user configuration table. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.3.1 | not-accessible | current | |
| agAccessUserNewCfgUId OBJECT-TYPE The User identifier. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.3.1.1 | Integer32 | read-only | current |
| agAccessUserNewCos OBJECT-TYPE The user class of service. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.3.1.2 | INTEGER {user(0), oper(3), admin(6)} | read-create | current |
| agAccessUserNewCfgName OBJECT-TYPE The user name. Please note, the max length is 8 in stacking mode. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.3.1.3 | DisplayString (SIZE(0..64)) | read-create | current |
| agAccessUserNewCfgPswd OBJECT-TYPE The character string representing the user password. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.3.1.4 | DisplayString (SIZE(0..128)) | read-create | current |
| agAccessUserNewCfgState OBJECT-TYPE User validation (enabled or disabled) in new configuration block. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.3.1.7 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| agAccessUserNewCfgDelete OBJECT-TYPE This is an action object to create or delete a User. other(1) is returned always when read. The following values are writable: delete(2)...to delete a User | 1.3.6.1.4.1.20301.2.7.13.1.1.19.3.1.8 | INTEGER {other(1), delete(2)} | read-create | current |
| agAccessCurStrongPassword OBJECT-TYPE Status of strong password. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.4 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| agAccessNewStrongPassword OBJECT-TYPE Setting this value to enabled(1) enables strong password support, while disabled(0) disables it. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.5 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| agAccessCurStrongPassValidity OBJECT-TYPE Password validity in days. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.6 | INTEGER (1..365) | read-only | current |
| agAccessNewStrongPassValidity OBJECT-TYPE Get or set password validity in days. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.7 | INTEGER (1..365) | read-write | current |
| agAccessCurStrongPassWarning OBJECT-TYPE Warning days before password expires. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.8 | INTEGER (1..365) | read-only | current |
| agAccessNewStrongPassWarning OBJECT-TYPE Get or set warning days before password expires. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.9 | INTEGER (1..365) | read-write | current |
| agAccessCurStrongPassFailLog OBJECT-TYPE Number of failed logins that trigger security notifications. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.10 | INTEGER (1..255) | read-only | current |
| agAccessNewStrongPassFailLog OBJECT-TYPE Get or set number of failed logins that trigger security notifications. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.11 | INTEGER (1..255) | read-write | current |
| agAccessCurDefaultAdmin OBJECT-TYPE Get default admin account state. (1) indicates enabled and (0) indicates disabled (0). Default it is enabled. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.12 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| agAccessNewDefaultAdmin OBJECT-TYPE Setting this value to enabled (1) will enable the default admin account while disabled (0) will disable the default admin account. Default it is enabled. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.13 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| agAccessCurStrongPassLockout OBJECT-TYPE Status of Lockout | 1.3.6.1.4.1.20301.2.7.13.1.1.19.14 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| agAccessNewStrongPassLockout OBJECT-TYPE Setting this value to enabled (1) enables account locking after trying for failed login attempts. While disabled (0) disables account locking. | 1.3.6.1.4.1.20301.2.7.13.1.1.19.15 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| agAccessCurStrongPassAttemptsMaxFail OBJECT-TYPE The max number of failed logins before disabling account. Default value is 6 | 1.3.6.1.4.1.20301.2.7.13.1.1.19.16 | INTEGER (1..10) | read-only | current |
| agAccessNewStrongPassAttemptsMaxFail OBJECT-TYPE Sets Max number of failed logins before disabling account. Default value is 6 | 1.3.6.1.4.1.20301.2.7.13.1.1.19.17 | INTEGER (1..10) | read-write | current |
| agLdapConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.21 | |||
| ldapCurCfgPrimaryIpAddr OBJECT-TYPE The IP address of the Primary LDAP server,it can be an ipv4 or ipv6 address. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.1 | DisplayString (SIZE(0..128)) | read-only | current |
| ldapNewCfgPrimaryIpAddr OBJECT-TYPE The IP address of the Primary LDAP server,it can be an ipv4 or ipv6 address. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.2 | DisplayString (SIZE(0..128)) | read-write | current |
| ldapCurCfgSecondaryIpAddr OBJECT-TYPE The IP address of the Secondary LDAP server,it can be an ipv4 or ipv6 address. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.3 | DisplayString (SIZE(0..128)) | read-only | current |
| ldapNewCfgSecondaryIpAddr OBJECT-TYPE The IP address of the Secondary LDAP server,it can be an ipv4 or ipv6 address. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.4 | DisplayString (SIZE(0..128)) | read-write | current |
| ldapCurCfgPort OBJECT-TYPE Specify the LDAP port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.5 | INTEGER (1..65000) | read-only | current |
| ldapNewCfgPort OBJECT-TYPE Specify the LDAP port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.6 | INTEGER (1..65000) | read-write | current |
| ldapCurCfgRetries OBJECT-TYPE Number of retries to the LDAP server. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.7 | INTEGER (1..3) | read-only | current |
| ldapNewCfgRetries OBJECT-TYPE Number of retries to the LDAP server. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.8 | INTEGER (1..3) | read-write | current |
| ldapCurCfgTimeout OBJECT-TYPE The maximum number of seconds before resending authentication to LDAP server. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.9 | INTEGER (4..15) | read-only | current |
| ldapNewCfgTimeout OBJECT-TYPE The maximum number of seconds before resending authentication to LDAP server. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.10 | INTEGER (4..15) | read-write | current |
| ldapCurCfgDomain OBJECT-TYPE The LDAP domain name. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.11 | DisplayString (SIZE(0..127)) | read-only | current |
| ldapNewCfgDomain OBJECT-TYPE The LDAP domain name. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.12 | DisplayString (SIZE(0..127)) | read-write | current |
| ldapCurCfgBackdoor OBJECT-TYPE Enable or disable LDAP backdoor for telnet/ssh/http/https. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.13 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ldapNewCfgBackdoor OBJECT-TYPE Enable or disable LDAP backdoor for telnet/ssh/http/https. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.14 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| ldapCurCfgState OBJECT-TYPE Enable or disable LDAP authentication. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.15 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ldapNewCfgState OBJECT-TYPE Enable or disable LDAP authentication. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.16 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| ldapCurCfgPorttoUse OBJECT-TYPE Specify whether the LDAP should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.17 | INTEGER {data(1), mgt(2)} | read-only | current |
| ldapNewCfgPorttoUse OBJECT-TYPE Specify whether the LDAP should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.18 | INTEGER {data(1), mgt(2)} | read-write | current |
| ldapCurCfgSecPorttoUse OBJECT-TYPE Specify whether the LDAP should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.19 | INTEGER {data(1), mgt(2)} | read-only | current |
| ldapNewCfgSecPorttoUse OBJECT-TYPE Specify whether the LDAP should be performed over the data port or the management port. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.20 | INTEGER {data(1), mgt(2)} | read-write | current |
| ldapCurCfgUserNameAttribute OBJECT-TYPE The LDAP username attribute. | 1.3.6.1.4.1.20301.2.7.13.1.1.21.21 | DisplayString (SIZE(0..127)) | read-only | current |
| ldapNewCfgUserNameAttribute OBJECT-TYPE The LDAP username attribute (default = uid). | 1.3.6.1.4.1.20301.2.7.13.1.1.21.22 | DisplayString (SIZE(0..127)) | read-write | current |
| agSSHConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.22 | |||
| sshCurCfgScpAdm OBJECT-TYPE SCP-only admin password. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.3 | DisplayString (SIZE(0..128)) | read-only | current |
| sshNewCfgScpAdm OBJECT-TYPE Set SCP-only admin password. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.4 | DisplayString (SIZE(0..128)) | read-write | current |
| 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.20301.2.7.13.1.1.22.5 | INTEGER {generate(1), other(2)} | read-write | current |
| sshCurCfgSSHPort OBJECT-TYPE SSH server port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.7 | INTEGER (1..65535) | read-only | current |
| sshNewCfgSSHPort OBJECT-TYPE Set SSH server port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.8 | INTEGER (1..65535) | read-write | current |
| sshCurCfgScpApplySave OBJECT-TYPE SCP apply and save. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| sshNewCfgScpApplySave OBJECT-TYPE Enable/Disable the SCP apply and save. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.10 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| sshCurCfgStatus OBJECT-TYPE SSH server status. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.11 | INTEGER {on(1), off(2)} | read-only | current |
| sshNewCfgStatus OBJECT-TYPE Turn SSH server ON/OFF. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.12 | INTEGER {on(1), off(2)} | read-write | current |
| sshPubKeyRemAll OBJECT-TYPE Remove all the public key entries on switch. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.13 | INTEGER {other(1), delete(2)} | read-write | current |
| sshPubKeyRemUser OBJECT-TYPE Remove a specific username from the public key database. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.14 | DisplayString (SIZE(0..64)) | read-write | current |
| sshPubKeyConfigTable OBJECT-TYPE The table for ssh public keys and its users. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.15 | not-accessible | current | |
| sshPubKeyConfigEntry OBJECT-TYPE A row in the ssh public keys tables. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.15.1 | not-accessible | current | |
| sshPubKeyConfigIndex OBJECT-TYPE The index of the ssh public key entry. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.15.1.1 | Integer32 | read-only | current |
| sshPubKeyType OBJECT-TYPE Specify the type of the public key. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.15.1.2 | INTEGER {rsa(1), dsa(2)} | read-only | current |
| sshPubKeyHashValue OBJECT-TYPE The hash value of a specific public key. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.15.1.3 | OCTET STRING | read-only | current |
| sshPubkeyUserBmap OBJECT-TYPE The user list in the key entry. The user are presented in bitmap format. as follows: OCTET 1 OCTET 2 OCTET 3 OCTET 4 xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx || | | |||| ||________ oper || | | |||| |_________ user || | | ||||___________ admin || | | |||____________ maint || | | ||_____________ scpadmin || | | |______________ support || | | || | |________________ user defined 20 || | || | ................... || |______ user defined 5 ||.......... ||.......... ||_________ user defined 2 |__________ default user defined 1: USERID Bit On - The represented user belongs to the key entry Bit Off - The represented user does not belong to the key entry Bit 0-19 represent the 20 user-defined users(uid=BitNUM+1), more details can be found in agAccess->agAccessUserCurCfgTable. Bit 20-25 represent the 6 pre-defined user(from support to oper). | 1.3.6.1.4.1.20301.2.7.13.1.1.22.15.1.4 | OCTET STRING | read-only | current |
| sshPubKeyAddUser OBJECT-TYPE Add a new user to a particular public key. Reminder: The user must be a valid system user. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.15.1.5 | DisplayString (SIZE(0..64)) | read-write | current |
| sshPubKeyDelUser OBJECT-TYPE Remove a user from the user list of the public key entry. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.15.1.6 | DisplayString (SIZE(0..64)) | read-write | current |
| sshPubKeyRemEntry OBJECT-TYPE Remove a public key entry. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.15.1.7 | INTEGER {other(1), delete(2)} | read-write | current |
| sshCurCfgSSHAttempts OBJECT-TYPE SSH server maximum authentication attempts. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.16 | INTEGER (1..20) | read-only | current |
| sshNewCfgSSHAttempts OBJECT-TYPE Set SSH server maximum authentication attempts. | 1.3.6.1.4.1.20301.2.7.13.1.1.22.17 | INTEGER (1..20) | read-write | current |
| agsFlowConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.24 | |||
| sflowCurCfgServerAddress OBJECT-TYPE The IP address of the sFlow server. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.1 | IpAddress | read-only | current |
| sflowNewCfgServerAddress OBJECT-TYPE The IP address of the sFlow server. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.2 | DisplayString (SIZE(0..46)) | read-write | current |
| sflowCurCfgServerPort OBJECT-TYPE Specify the sFlow server port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.3 | INTEGER (1..65000) | read-only | current |
| sflowNewCfgServerPort OBJECT-TYPE Specify the sFlow server port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.4 | INTEGER (1..65000) | read-write | current |
| sflowCurCfgState OBJECT-TYPE Enable or disable sFlow. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.5 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| sflowNewCfgState OBJECT-TYPE Enable or disable sFlow | 1.3.6.1.4.1.20301.2.7.13.1.1.24.6 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| sflowCurPortCfgTable OBJECT-TYPE The table of sFlow port configuration. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.7 | not-accessible | current | |
| sflowCurPortCfgTableEntry OBJECT-TYPE A row in the sFlow port configuration table. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.7.1 | not-accessible | current | |
| sflowCurPortCfgTableId OBJECT-TYPE sFlow port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.7.1.1 | PortNumber | read-only | current |
| sflowCurPortSampling OBJECT-TYPE The current sFlow port sampling rate. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.7.1.2 | INTEGER (256..65536) | read-only | current |
| sflowCurPortPolling OBJECT-TYPE The current sFlow port polling interval. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.7.1.3 | INTEGER (5..60) | read-only | current |
| sflowNewPortCfgTable OBJECT-TYPE The table of sFlow port configuration. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.8 | not-accessible | current | |
| sflowNewPortCfgTableEntry OBJECT-TYPE A row in the sFlow port configuration table. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.8.1 | not-accessible | current | |
| sflowNewPortCfgTableId OBJECT-TYPE sFlow port number. | 1.3.6.1.4.1.20301.2.7.13.1.1.24.8.1.1 | PortNumber | read-only | current |
| sflowNewPortSampling OBJECT-TYPE The new sFlow port sampling rate. Valid range: 256-65536| 0 for disable | 1.3.6.1.4.1.20301.2.7.13.1.1.24.8.1.2 | INTEGER (256..65536) | read-write | current |
| sflowNewPortPolling OBJECT-TYPE The new sFlow port polling interval. Valid range: 5-60| 0 for disable | 1.3.6.1.4.1.20301.2.7.13.1.1.24.8.1.3 | INTEGER (5..60) | read-write | current |
| sflowCurCfgMgmtPort OBJECT-TYPE The port that the sFlow server is connected to | 1.3.6.1.4.1.20301.2.7.13.1.1.24.9 | INTEGER {data(1), mgt(2)} | read-only | current |
| sflowNewCfgMgmtPort OBJECT-TYPE Chose the port that the sFlow server will connect to | 1.3.6.1.4.1.20301.2.7.13.1.1.24.10 | INTEGER {data(1), mgt(2)} | read-write | current |
| agUSBCopy OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.25 | |||
| agUSBoperation OBJECT-TYPE Set operation: fromUSB(1): from USB to Flash toUSB(2): from Flash to USB | 1.3.6.1.4.1.20301.2.7.13.1.1.25.1 | INTEGER {fromUSB(1), toUSB(2)} | read-write | current |
| agUSBfile OBJECT-TYPE USB filename (to copy from or to copy to) | 1.3.6.1.4.1.20301.2.7.13.1.1.25.2 | DisplayString (SIZE(0..255)) | read-write | current |
| agUSBflashFile OBJECT-TYPE Set flash file involved (boot image, image 1, active configuration, syslog, crashdump). Syslog and crashdump can only be copied to USB. (it is forbidden to copy from USB to flash) | 1.3.6.1.4.1.20301.2.7.13.1.1.25.3 | INTEGER {boot(1), image1(2), active(3), syslog(4), crashdump(5), image2(6)} | read-write | current |
| agUSBcopyFile OBJECT-TYPE When this object is read the current state is returned. idle(1) indicates that there is no copy in progess. complete(4) indicates that the last copy operation is completed. Setting the value to copy(1), will execute the operation (copy to or from USB stick). If the copy is successful this variable will return the state 'complete' else it will return 'failed'. Once the operation is completed, agUSBcopyFile should be set back to 'idle' state so others can issue the copy command via SNMP. | 1.3.6.1.4.1.20301.2.7.13.1.1.25.4 | INTEGER {copy(1), idle(2), inprogress(3), complete(4), failed(5)} | read-write | current |
| agUSBresult OBJECT-TYPE Last USB Copy action result. | 1.3.6.1.4.1.20301.2.7.13.1.1.25.5 | DisplayString (SIZE(0..255)) | read-only | current |
| agQsfp40GConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.1.26 | |||
| agQsfp40GCfgTable OBJECT-TYPE The QSFP 40G ports configuration table | 1.3.6.1.4.1.20301.2.7.13.1.1.26.1 | not-accessible | current | |
| qsfp40GPortEntry OBJECT-TYPE A row in the QSFP 40G configuration table | 1.3.6.1.4.1.20301.2.7.13.1.1.26.1.1 | not-accessible | current | |
| qsfpPortNumber OBJECT-TYPE The port number | 1.3.6.1.4.1.20301.2.7.13.1.1.26.1.1.1 | INTEGER | read-only | current |
| qsfpPortBootedMode OBJECT-TYPE The booted port configuration, either mode10G(1) for 10 G, or mode40G(2) for 40 G mode. | 1.3.6.1.4.1.20301.2.7.13.1.1.26.1.1.2 | INTEGER {mode10G(1), mode40G(2)} | read-only | current |
| qsfpPortSavedMode OBJECT-TYPE The saved port configuration, either mode10G(1) for 10 G, or mode40G(2) for 40 G mode. | 1.3.6.1.4.1.20301.2.7.13.1.1.26.1.1.3 | INTEGER {mode10G(1), mode40G(2)} | read-write | current |
| agentStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.2 | |||
| pktStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.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.20301.2.7.13.1.2.1.1 | Counter32 | read-only | current |
| pktStatsFrees OBJECT-TYPE Total number of times the packet buffers are freed(released) to the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.20301.2.7.13.1.2.1.2 | Counter32 | read-only | current |
| pktStatsAllocFails OBJECT-TYPE Total number of packet allocation failures from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.20301.2.7.13.1.2.1.3 | Counter32 | read-only | current |
| pktStatsMediums OBJECT-TYPE Total number of packet allocations with size greater than 128 bytes and less than or equal to 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.20301.2.7.13.1.2.1.4 | Gauge32 | read-only | current |
| pktStatsJumbos OBJECT-TYPE Total number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.20301.2.7.13.1.2.1.5 | Gauge32 | read-only | current |
| pktStatsSmalls OBJECT-TYPE Total number of packet allocations with size less than or eqaul to 128 bytes from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.20301.2.7.13.1.2.1.6 | Gauge32 | read-only | current |
| pktStatsMediumsHiWatermark OBJECT-TYPE The highest number of packet allocations with size greater than 128 bytes and less than or equal to 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.20301.2.7.13.1.2.1.7 | Counter32 | read-only | current |
| pktStatsJumbosHiWatermark OBJECT-TYPE The highest number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.20301.2.7.13.1.2.1.8 | Counter32 | read-only | current |
| pktStatsSmallsHiWatermark OBJECT-TYPE The highest number of packet allocations with size less than or equal to 128 bytes from the packet buffer pool by the TCP/IP protocol stack. | 1.3.6.1.4.1.20301.2.7.13.1.2.1.9 | Counter32 | read-only | current |
| mpCpuStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.2.2 | |||
| mpCpuStatsUtil1Second OBJECT-TYPE The utilization of MP CPU over 1 second. It shows the percentage. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.1 | DisplayString (SIZE(0..32)) | read-only | current |
| mpCpuStatsUtil5Seconds OBJECT-TYPE The utilization of MP CPU over 5 seconds. It shows the percentage. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.2 | DisplayString (SIZE(0..32)) | read-only | current |
| mpCpuStatsUtil1Minute OBJECT-TYPE The utilization of MP CPU over 1 minute. It shows the percentage. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.3 | DisplayString (SIZE(0..32)) | read-only | current |
| cpuUtilProcessStatsTable OBJECT-TYPE The table of CPU utilization per process statistics. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.5 | not-accessible | current | |
| cpuUtilProcessStatsTableEntry OBJECT-TYPE A row in the CPU utilization stats per process table. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.5.1 | not-accessible | current | |
| processId OBJECT-TYPE The process ID. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.5.1.1 | Integer32 | read-only | current |
| processName OBJECT-TYPE Process Name. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.5.1.2 | DisplayString (SIZE(0..32)) | read-only | current |
| cpuProcessUtil1Sec OBJECT-TYPE The utilization of MP CPU over 1 second. It shows the percentage. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.5.1.3 | DisplayString (SIZE(0..32)) | read-only | current |
| cpuProcessUtil5Sec OBJECT-TYPE The utilization of MP CPU over 5 seconds. It shows the percentage. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.5.1.4 | DisplayString (SIZE(0..32)) | read-only | current |
| cpuProcessUtil1Min OBJECT-TYPE The utilization of MP CPU over 1 min. It shows the percentage. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.5.1.5 | DisplayString (SIZE(0..32)) | read-only | current |
| cpuProcessUtil5Min OBJECT-TYPE The utilization of MP CPU over 5 min. It shows the percentage. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.5.1.6 | DisplayString (SIZE(0..32)) | read-only | current |
| processStatus OBJECT-TYPE Process Status | 1.3.6.1.4.1.20301.2.7.13.1.2.2.5.1.7 | DisplayString (SIZE(0..32)) | read-only | current |
| mpCpuStatsUtil5Minutes OBJECT-TYPE The utilization of MP CPU over 5 minutes. It shows the percentage. | 1.3.6.1.4.1.20301.2.7.13.1.2.2.6 | DisplayString (SIZE(0..32)) | read-only | current |
| portStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.2.3 | |||
| portStatsTable OBJECT-TYPE The table of port statistics. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1 | not-accessible | current | |
| portStatsTableEntry OBJECT-TYPE A row in the port stats table. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1 | not-accessible | current | |
| portStatsIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.1 | PortNumber | read-only | current |
| portStatsPhyIfInOctets OBJECT-TYPE The total number of octets received on the interface, including framing characters. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.2 | Counter32 | read-only | current |
| portStatsPhyIfInUcastPkts OBJECT-TYPE The number of subnetwork-unicast packets delivered to a higher-layer protocol. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.3 | Counter32 | read-only | current |
| portStatsPhyIfInNUcastPkts OBJECT-TYPE The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.4 | Counter32 | read-only | current |
| portStatsPhyIfInDiscards OBJECT-TYPE The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.5 | Counter32 | read-only | current |
| portStatsPhyIfInErrors OBJECT-TYPE The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.6 | Counter32 | read-only | current |
| portStatsPhyIfInUnknownProtos OBJECT-TYPE The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.7 | Counter32 | read-only | current |
| portStatsPhyIfOutOctets OBJECT-TYPE The total number of octets transmitted out of the interface, including framing characters. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.8 | Counter32 | read-only | current |
| portStatsPhyIfOutUcastPkts OBJECT-TYPE The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.9 | Counter32 | read-only | current |
| portStatsPhyIfOutNUcastPkts OBJECT-TYPE The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.10 | Counter32 | read-only | current |
| portStatsPhyIfOutDiscards OBJECT-TYPE The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.11 | Counter32 | read-only | current |
| portStatsPhyIfOutErrors OBJECT-TYPE The number of outbound packets that could not be transmitted because of errors. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.12 | Counter32 | read-only | current |
| portStatsPhyIfOutQLen OBJECT-TYPE The length of the output packet queue (in packets). | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.13 | Gauge32 | read-only | current |
| portStatsPhyIfInBroadcastPkts OBJECT-TYPE The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.14 | Counter32 | read-only | current |
| portStatsPhyIfOutBroadcastPkts OBJECT-TYPE The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.15 | Counter32 | read-only | current |
| portStatsClear OBJECT-TYPE Setting this value to clear(2) clears the stats for this port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.16 | INTEGER {ok(1), clear(2)} | read-write | current |
| portStatsPhyIfInMulticastPkts OBJECT-TYPE The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.17 | Counter32 | read-only | current |
| portStatsPhyIfOutMulticastPkts OBJECT-TYPE The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.18 | Counter32 | read-only | current |
| portStatsLinkStateChange OBJECT-TYPE Number of link state changes. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.20 | Counter32 | read-only | current |
| portStatsPhyIfInFctlPkts OBJECT-TYPE The number of inbound flow control packets. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.21 | Counter32 | read-only | current |
| portStatsPhyIfOutFctlPkts OBJECT-TYPE The number of outbound flow control packets. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.22 | Counter32 | read-only | current |
| portStatsPhyIfInFctlPktsRate OBJECT-TYPE The number of inbound flow control packets per second. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.23 | Counter32 | read-only | current |
| portStatsPhyIfOutFctlPktsRate OBJECT-TYPE The number of outbound flow control packets per second. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.24 | Counter32 | read-only | current |
| portStatsPhyIfIngDiscdVlan OBJECT-TYPE The number of packets, discarded because of VLAN. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.25 | Counter32 | read-only | current |
| portStatsPhyIfIngDiscdEgrMap OBJECT-TYPE The number of packets, discarded because of empty egress portmap. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.26 | Counter32 | read-only | current |
| portStatsPhyIfIngDiscdFilter OBJECT-TYPE The number of packets, discarded because of filter. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.27 | Counter32 | read-only | current |
| portStatsPhyIfIngDiscdPolicy OBJECT-TYPE The number of packets, discarded because of policy. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.28 | Counter32 | read-only | current |
| portStatsPhyIfIngDiscdNonFwdStat OBJECT-TYPE The number of packets, discarded because of Non-Forwarding State. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.29 | Counter32 | read-only | current |
| portStatsPhyIfIngDiscdIbpCbp OBJECT-TYPE The number of packets discarded because of IBP/CBP. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.30 | Counter32 | read-only | current |
| portStatsDot1PortInFrames OBJECT-TYPE The number of IN frames per port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.31 | Counter32 | read-only | current |
| portStatsDot1PortOutFrames OBJECT-TYPE The number of OUT frames per port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.32 | Counter32 | read-only | current |
| portStatsDot1PortInDiscards OBJECT-TYPE The number of IN packets discarded per port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.33 | Counter32 | read-only | current |
| portStatsDot1TpLearnedEntryDiscards OBJECT-TYPE The number of Dot1Tp learned entries discarded. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.34 | Counter32 | read-only | current |
| portStatsDot1StpPortForwardTransitions OBJECT-TYPE The number of transitions .... | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.35 | Counter32 | read-only | current |
| portStatsPhyIfEgrHOLBlockDiscd OBJECT-TYPE The number of packets, discarded because of HOL Blocking. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.36 | Counter32 | read-only | current |
| portStatsPhyIfEgrMMUDiscd OBJECT-TYPE The number of packets, discarded by MMU because of zero port bitmap. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.37 | Counter32 | read-only | current |
| portStatsPhyIfEgrCellErrDiscd OBJECT-TYPE The number of packets, discarded because of Cell Errors or purging. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.38 | Counter32 | read-only | current |
| portStatsPhyIfEgrMMUAgeDiscd OBJECT-TYPE The number of packets, discarded because of MMU Aging. Applicable in 10/100 mode, incremented for frames aborted which were deferred for an excessive period of time. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.39 | Counter32 | read-only | current |
| portStatsPhyIfEgrOtherDiscd OBJECT-TYPE The number of packets, discarded because of Other reasons. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.1.1.40 | Counter32 | read-only | current |
| dot1xPortStatsTable OBJECT-TYPE The table of 802.1x port statistics. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2 | not-accessible | current | |
| dot1xPortStatsTableEntry OBJECT-TYPE A row in the 802.1x port stats table. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1 | not-accessible | current | |
| dot1xPortStatsIndx OBJECT-TYPE The 802.1x port stats index. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.1 | PortNumber | read-only | current |
| eapolFramesRx OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.2 | Integer32 | read-only | current |
| eapolFramesTx OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.3 | Integer32 | read-only | current |
| eapolStartFramesRx OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.4 | Integer32 | read-only | current |
| eapolLogoffFramesRx OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.5 | Integer32 | read-only | current |
| eapolRespIdFramesRx OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.6 | Integer32 | read-only | current |
| eapolRespFramesRx OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.7 | Integer32 | read-only | current |
| eapolReqIdFramesTx OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.8 | Integer32 | read-only | current |
| eapolReqFramesTx OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.9 | Integer32 | read-only | current |
| invalidEapolFramesRx OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.10 | Integer32 | read-only | current |
| eapLengthErrorFramesRx OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.11 | Integer32 | read-only | current |
| authEntersConnecting OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.12 | Integer32 | read-only | current |
| authEapLogoffsWhileConnecting OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.13 | Integer32 | read-only | current |
| authEntersAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.14 | Integer32 | read-only | current |
| authSuccessesWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.15 | Integer32 | read-only | current |
| authTimeoutsWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.16 | Integer32 | read-only | current |
| authFailWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.17 | Integer32 | read-only | current |
| authReauthsWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.18 | Integer32 | read-only | current |
| authEapStartsWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.19 | Integer32 | read-only | current |
| authEapLogoffWhileAuthenticating OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.20 | Integer32 | read-only | current |
| authReauthsWhileAuthenticated OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.21 | Integer32 | read-only | current |
| authEapStartsWhileAuthenticated OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.22 | Integer32 | read-only | current |
| authEapLogoffWhileAuthenticated OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.23 | Integer32 | read-only | current |
| backendResponses OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.24 | Integer32 | read-only | current |
| backendAccessChallenges OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.25 | Integer32 | read-only | current |
| backendOtherRequestsToSupplicant OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.26 | Integer32 | read-only | current |
| backendNonNakResponsesFromSupplicant OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.27 | Integer32 | read-only | current |
| backendAuthSuccesses OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.28 | Integer32 | read-only | current |
| backendAuthFails OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.29 | Integer32 | read-only | current |
| lastEapolFrameVersion OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.30 | Integer32 | read-only | current |
| lastEapolFrameSource OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.1.2.3.2.1.31 | MacAddress | read-only | current |
| portMgmtStatsTable OBJECT-TYPE The table of port statistics. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3 | not-accessible | current | |
| portMgmtStatsTableEntry OBJECT-TYPE A row in the management port stats table. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1 | not-accessible | current | |
| portMgmtStatsIndx OBJECT-TYPE The management port index. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1.1 | Integer32 | read-only | current |
| portMgmtStatsRxBytes OBJECT-TYPE The total number of bytes received. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1.2 | Counter32 | read-only | current |
| portMgmtStatsTxBytes OBJECT-TYPE The total number of bytes transmitted. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1.3 | Counter32 | read-only | current |
| 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.20301.2.7.13.1.2.3.3.1.4 | Counter32 | read-only | current |
| 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.20301.2.7.13.1.2.3.3.1.5 | Counter32 | read-only | current |
| 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.20301.2.7.13.1.2.3.3.1.6 | Counter32 | read-only | current |
| 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.20301.2.7.13.1.2.3.3.1.7 | Counter32 | read-only | current |
| portMgmtStatsRxDropped OBJECT-TYPE The number of inbound packets that were dropped. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1.8 | Counter32 | read-only | current |
| portMgmtStatsTxDropped OBJECT-TYPE The number of outbound packets that were dropped. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1.9 | Counter32 | read-only | current |
| portMgmtStatsRxOverruns OBJECT-TYPE The number of data overruns over this link. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1.10 | Counter32 | read-only | current |
| portMgmtStatsTxOverruns OBJECT-TYPE The number of data overruns over this link. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1.11 | Counter32 | read-only | current |
| portMgmtStatsRxFrame OBJECT-TYPE The number of frames received on this link. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1.12 | Counter32 | read-only | current |
| 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.20301.2.7.13.1.2.3.3.1.13 | Counter32 | read-only | current |
| portMgmtStatsRxMulticast OBJECT-TYPE The total number of multicast packets received. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1.14 | Counter32 | read-only | current |
| portMgmtStatsTxCollisions OBJECT-TYPE The number of collisions on this outbound segment. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.3.1.15 | Counter32 | read-only | current |
| allportsStatsTable OBJECT-TYPE The table of all ports statistics. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4 | not-accessible | current | |
| allportsStatsTableEntry OBJECT-TYPE A row in the table of all ports statistics. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1 | not-accessible | current | |
| allportsStatsIndx OBJECT-TYPE The port number. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.1 | PortNumber | read-only | current |
| allportsStatsDescr OBJECT-TYPE The port description. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.2 | DisplayString (SIZE(0..7)) | read-only | current |
| allportsStatsSpeed OBJECT-TYPE The current operational speed of the port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.3 | INTEGER {mbs10(2), mbs100(3), mbs1000(4), any(5), mbs10000(6), mbs40000(7)} | read-only | current |
| allportsStatsPhysAddress OBJECT-TYPE The port MAC Address. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.4 | PhysAddress | read-only | current |
| allportsStatsAdminStatus OBJECT-TYPE The port Admin state. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.5 | INTEGER {up(1), down(2), testing(3)} | read-only | current |
| allportsStatsOperStatus OBJECT-TYPE The port Operational Status. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.6 | INTEGER {up(1), down(2), testing(3)} | read-only | current |
| allportsStatsInOctets OBJECT-TYPE Octets In for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.7 | Counter32 | read-only | current |
| allportsStatsOutOctets OBJECT-TYPE Octets Out for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.8 | Counter32 | read-only | current |
| allportsStatsInPkts OBJECT-TYPE Packets In for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.9 | Counter32 | read-only | current |
| allportsStatsOutPkts OBJECT-TYPE Packets Out for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.10 | Counter32 | read-only | current |
| allportsStatsInUcast OBJECT-TYPE Unicast Packets In for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.11 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsOutUcast OBJECT-TYPE Unicast Packets Out for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.12 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsInBcast OBJECT-TYPE Broadcasts Packets In for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.13 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsOutBcast OBJECT-TYPE Broadcasts Packets Out for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.14 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsInMcast OBJECT-TYPE Multicast Packets In for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.15 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsOutMcast OBJECT-TYPE Multicast Packets Out for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.16 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsInDiscards OBJECT-TYPE Discarded Packets for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.17 | Counter32 | read-only | current |
| allportsStatsOutDiscards OBJECT-TYPE Outbound Packets for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.18 | Counter32 | read-only | current |
| allportsStatsInErrors OBJECT-TYPE Error Packets for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.19 | Counter32 | read-only | current |
| allportsStatsOutErrors OBJECT-TYPE Not sent packets due to error. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.20 | Counter32 | read-only | current |
| allportsStatsInUnknownProtos OBJECT-TYPE Unknown protocol packets. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.21 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsOutQLen OBJECT-TYPE Outbound Packet Queue Length. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.22 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsipInReceives OBJECT-TYPE Ip In Receives. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.23 | Counter32 | read-only | current |
| allportsStatsipInHeaderErrors OBJECT-TYPE Ip In Header Errors. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.24 | Counter32 | read-only | current |
| allportsStatsipInDiscards OBJECT-TYPE Ip In Discards. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.25 | Counter32 | read-only | current |
| allportsStatsLinkStateChange OBJECT-TYPE Number of link state changes. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.26 | Counter32 | read-only | current |
| allportsStatsipInReceivesRate OBJECT-TYPE Ip In Receives rate. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.27 | Counter32 | read-only | current |
| allportsStatsipInHeaderErrorsRate OBJECT-TYPE Ip In Header Errors rate. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.28 | Counter32 | read-only | current |
| allportsStatsipInDiscardsRate OBJECT-TYPE Ip In Discards rate. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.29 | Counter32 | read-only | current |
| allportsStatsInOctetsRate OBJECT-TYPE Octets In rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.30 | Counter32 | read-only | current |
| allportsStatsOutOctetsRate OBJECT-TYPE Octets Out rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.31 | Counter32 | read-only | current |
| allportsStatsInUcastRate OBJECT-TYPE Unicast Packets In rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.32 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsOutUcastRate OBJECT-TYPE Unicast Packets Out rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.33 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsInBcastRate OBJECT-TYPE Broadcasts Packets In rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.34 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsOutBcastRate OBJECT-TYPE Broadcasts Packets Out rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.35 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsInMcastRate OBJECT-TYPE Multicast Packets In rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.36 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsOutMcastRate OBJECT-TYPE Multicast Packets Out rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.37 | DisplayString (SIZE(0..20)) | read-only | current |
| allportsStatsInDiscardsRate OBJECT-TYPE Discarded In Packets rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.38 | Counter32 | read-only | current |
| allportsStatsOutDiscardsRate OBJECT-TYPE Discarded Out Packets rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.39 | Counter32 | read-only | current |
| allportsStatsInErrorsRate OBJECT-TYPE Erroneus inbound packets rate for port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.40 | Counter32 | read-only | current |
| allportsStatsOutErrorsRate OBJECT-TYPE Not sent packets due to error rate. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.4.1.41 | Counter32 | read-only | current |
| clearPortsStats OBJECT-TYPE Setting this to clear(2) results in clearing the statistics for all ports. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.6 | INTEGER {ok(1), clear(2)} | read-write | current |
| dot1RateStatsTable OBJECT-TYPE The table of bridging statistics per second. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.7 | not-accessible | current | |
| dot1RateStatsTableEntry OBJECT-TYPE Bridging statistics per second. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.7.1 | not-accessible | current | |
| dot1RateStatsIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.7.1.1 | PortNumber | read-only | current |
| dot1RatePortInFrames OBJECT-TYPE The number of frames that have been received per second by this port from its segment. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.7.1.2 | Counter32 | read-only | current |
| dot1RatePortOutFrames OBJECT-TYPE The number of frames that have been transmitted per second by this port to its segment. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.7.1.3 | Counter32 | read-only | current |
| dot1RatePortInDiscards OBJECT-TYPE Count of valid frames received which were discarded per second. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.7.1.4 | Counter32 | read-only | current |
| dot1RateTpLearnedEntryDiscards OBJECT-TYPE The number per second of Forwarding Database entries, which have been or would have been learnt, but have been discarded due to a lack of space to store them. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.7.1.5 | Counter32 | read-only | current |
| dot1RateStpPortForwardTransitions OBJECT-TYPE The number of times this port has transitioned per second from the Learning state to the Forwarding state. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.7.1.8 | Counter32 | read-only | current |
| dot3RateStatsTable OBJECT-TYPE The table of Ethernet statistics per second. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8 | not-accessible | current | |
| dot3RateStatsTableEntry OBJECT-TYPE Ethernet statistics per second. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1 | not-accessible | current | |
| dot3RateStatsIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1.1 | PortNumber | read-only | current |
| dot3RateStatsAlignmentErrors OBJECT-TYPE A count of frames received per second on a particular interface that are not an integral number of octets in length and do not pass the FCS check. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1.2 | Counter32 | read-only | current |
| dot3RateStatsFCSErrors OBJECT-TYPE A count of frames received per second on a particular interface that are an integral number of octets in length but do not pass the FCS check. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1.3 | Counter32 | read-only | current |
| dot3RateStatsSingleCollisionFrames OBJECT-TYPE A count of successfully transmitted frames per second on a particular interface for which transmission is inhibited by exactly one collision. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1.4 | Counter32 | read-only | current |
| dot3RateStatsMultipleCollisionFrames OBJECT-TYPE A count of successfully transmitted frames per second on a particular interface for which transmission is inhibited by more than one collision. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1.5 | Counter32 | read-only | current |
| dot3RateStatsLateCollisions OBJECT-TYPE The number of times per second that a collision is detected on a particular interface later than 512 bit-times into the transmission of a packet. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1.8 | Counter32 | read-only | current |
| dot3RateStatsExcessiveCollisions OBJECT-TYPE A count per second of frames for which transmission on a particular interface fails due to excessive collisions. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1.9 | Counter32 | read-only | current |
| dot3RateStatsInternalMacTransmitErrors OBJECT-TYPE A count per second of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1.10 | Counter32 | read-only | current |
| dot3RateStatsFrameTooLongs OBJECT-TYPE A count per second of frames received on a particular interface that exceed the maximum permitted frame size. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1.12 | Counter32 | read-only | current |
| dot3RateStatsInternalMacReceiveErrors OBJECT-TYPE A count per second of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.8.1.13 | Counter32 | read-only | current |
| portQoSCounterTable OBJECT-TYPE The table for QoS counters. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9 | not-accessible | current | |
| portQoSCounterTableEntry OBJECT-TYPE A row in the port QoS table. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1 | not-accessible | current | |
| portQoSIndex OBJECT-TYPE The index of the port | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1.1 | PortNumber | read-only | current |
| queueQoSIndex OBJECT-TYPE The index of the queue per port. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1.2 | Integer32 | read-only | current |
| txPackets OBJECT-TYPE The total Tx packets. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1.3 | Counter64 | read-only | current |
| droppedPackets OBJECT-TYPE The dropped packets. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1.4 | Counter64 | read-only | current |
| txBytes OBJECT-TYPE The total Tx bytes. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1.5 | Counter64 | read-only | current |
| droppedBytes OBJECT-TYPE The dropped bytes. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1.6 | Counter64 | read-only | current |
| txPacketsRate OBJECT-TYPE The Tx packets rate. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1.7 | Counter64 | read-only | current |
| droppedPacketsRate OBJECT-TYPE The dropped packets rate. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1.8 | Counter64 | read-only | current |
| txBytesRate OBJECT-TYPE The Tx bytes rate. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1.9 | Counter64 | read-only | current |
| droppedBytesRate OBJECT-TYPE The dropped bytes rate. | 1.3.6.1.4.1.20301.2.7.13.1.2.3.9.1.10 | Counter64 | read-only | current |
| agClearStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.2.7 | |||
| snmpClearStats OBJECT-TYPE Setting this to clear(2) results in clearing the SNMP statistics. | 1.3.6.1.4.1.20301.2.7.13.1.2.7.1 | INTEGER {ok(1), clear(2)} | read-write | current |
| ntpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.2.9 | |||
| ntpPrimaryServerReqSent OBJECT-TYPE The total number of NTP requests sent to Primary NTP Server. | 1.3.6.1.4.1.20301.2.7.13.1.2.9.1 | Integer32 | read-only | current |
| ntpPrimaryServerRespRcvd OBJECT-TYPE The total number of NTP responces received from Primary NTP Server. | 1.3.6.1.4.1.20301.2.7.13.1.2.9.2 | Integer32 | read-only | current |
| ntpPrimaryServerUpdates OBJECT-TYPE The total number of NTP Updates by Primary NTP Server. | 1.3.6.1.4.1.20301.2.7.13.1.2.9.3 | Integer32 | read-only | current |
| ntpSecondaryServerReqSent OBJECT-TYPE The total number of NTP requests sent to Secondary NTP Server. | 1.3.6.1.4.1.20301.2.7.13.1.2.9.4 | Integer32 | read-only | current |
| ntpSecondaryServerRespRcvd OBJECT-TYPE The total number of NTP responces received from Secondary NTP Server. | 1.3.6.1.4.1.20301.2.7.13.1.2.9.5 | Integer32 | read-only | current |
| ntpSecondaryServerUpdates OBJECT-TYPE The total number of NTP Updates by Secondary NTP Server. | 1.3.6.1.4.1.20301.2.7.13.1.2.9.6 | Integer32 | read-only | current |
| ntpLastUpdateServer OBJECT-TYPE The type of ntp server updated last time. | 1.3.6.1.4.1.20301.2.7.13.1.2.9.7 | INTEGER {none(0), primary(1), secondary(2)} | read-only | current |
| ntpLastUpdateTime OBJECT-TYPE The last time updated by ntp server. | 1.3.6.1.4.1.20301.2.7.13.1.2.9.8 | DisplayString (SIZE(0..127)) | read-only | current |
| ntpClearStats OBJECT-TYPE Setting this value to clear(2) clears the stats for ntp. | 1.3.6.1.4.1.20301.2.7.13.1.2.9.9 | INTEGER {ok(1), clear(2)} | read-write | current |
| ntpSystemCurrentTime OBJECT-TYPE The current system time. | 1.3.6.1.4.1.20301.2.7.13.1.2.9.10 | DisplayString (SIZE(0..127)) | read-only | current |
| aclStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.2.11 | |||
| aclStatsTable OBJECT-TYPE The table of ACL statistics. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.1 | not-accessible | current | |
| aclStatsTableEntry OBJECT-TYPE Statistics about a particular ACL configuration entry. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.1.1 | not-accessible | current | |
| aclStatsIndex OBJECT-TYPE The acl index. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.1.1.1 | Integer32 | read-only | current |
| aclStatsHits OBJECT-TYPE Total number of hits for this ACL entry | 1.3.6.1.4.1.20301.2.7.13.1.2.11.1.1.2 | Counter32 | read-only | current |
| aclClearStats OBJECT-TYPE Setting this value to clear(2) clears the stats for the ACL. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.1.1.3 | INTEGER {ok(1), clear(2)} | read-write | current |
| vmapStatsTable OBJECT-TYPE The table of VMAP statistics. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.2 | not-accessible | current | |
| vmapStatsTableEntry OBJECT-TYPE Statistics about a particular VMAP configuration entry. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.2.1 | not-accessible | current | |
| vmapStatsIndex OBJECT-TYPE The vmap index. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.2.1.1 | Integer32 | read-only | current |
| vmapStatsHits OBJECT-TYPE Total number of hits for this VMAP entry | 1.3.6.1.4.1.20301.2.7.13.1.2.11.2.1.2 | Counter32 | read-only | current |
| vmapClearStats OBJECT-TYPE Setting this value to clear(2) clears the stats for the VMAP. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.2.1.3 | INTEGER {ok(1), clear(2)} | read-write | current |
| acl6StatsTable OBJECT-TYPE The table of IPv6 ACL statistics. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.3 | not-accessible | current | |
| acl6StatsTableEntry OBJECT-TYPE Statistics about a particular IPv6 ACL configuration entry. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.3.1 | not-accessible | current | |
| acl6StatsIndex OBJECT-TYPE The ipv6 acl index. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.3.1.1 | Integer32 | read-only | current |
| acl6StatsHits OBJECT-TYPE Total number of hits for this IPv6 ACL entry | 1.3.6.1.4.1.20301.2.7.13.1.2.11.3.1.2 | Counter32 | read-only | current |
| acl6ClearStats OBJECT-TYPE Setting this value to clear(2) clears the stats for the IPv6 ACL. | 1.3.6.1.4.1.20301.2.7.13.1.2.11.3.1.3 | INTEGER {ok(1), clear(2)} | read-write | current |
| memoryStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.2.12 | |||
| totalMemoryStats OBJECT-TYPE The total memory in bytes. | 1.3.6.1.4.1.20301.2.7.13.1.2.12.1 | Counter64 | read-only | current |
| memoryFreeStats OBJECT-TYPE The free memory in bytes. | 1.3.6.1.4.1.20301.2.7.13.1.2.12.2 | Counter64 | read-only | current |
| memorySharedStats OBJECT-TYPE The shared memory in bytes. | 1.3.6.1.4.1.20301.2.7.13.1.2.12.3 | Counter64 | read-only | current |
| memoryBufferStats OBJECT-TYPE The buffer memory in bytes. | 1.3.6.1.4.1.20301.2.7.13.1.2.12.4 | Counter64 | read-only | current |
| swapTotalStats OBJECT-TYPE The total swap memory in bytes. | 1.3.6.1.4.1.20301.2.7.13.1.2.12.5 | Counter64 | read-only | current |
| swapFreeStats OBJECT-TYPE The free swap memory in bytes. | 1.3.6.1.4.1.20301.2.7.13.1.2.12.6 | Counter64 | read-only | current |
| highTotalStats OBJECT-TYPE The total high memory in bytes. | 1.3.6.1.4.1.20301.2.7.13.1.2.12.7 | Counter64 | read-only | current |
| highFreeStats OBJECT-TYPE The free high memory in bytes. | 1.3.6.1.4.1.20301.2.7.13.1.2.12.8 | Counter64 | read-only | current |
| snmpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.2.20 | |||
| nsnmpInPkts OBJECT-TYPE snmpInPkts | 1.3.6.1.4.1.20301.2.7.13.1.2.20.1 | Counter32 | read-only | current |
| nsnmpInBadCommunityNames OBJECT-TYPE snmpInBadCommunityNames | 1.3.6.1.4.1.20301.2.7.13.1.2.20.2 | Counter32 | read-only | current |
| nsnmpInASNParseErrs OBJECT-TYPE snmpInASNParseErrs | 1.3.6.1.4.1.20301.2.7.13.1.2.20.3 | Counter32 | read-only | current |
| nsnmpOutPkts OBJECT-TYPE snmpOutPkts | 1.3.6.1.4.1.20301.2.7.13.1.2.20.4 | Counter32 | read-only | current |
| nsnmpInTooBigs OBJECT-TYPE snmpInTooBigs | 1.3.6.1.4.1.20301.2.7.13.1.2.20.5 | Counter32 | read-only | current |
| nsnmpInBadValues OBJECT-TYPE snmpInBadValues | 1.3.6.1.4.1.20301.2.7.13.1.2.20.6 | Counter32 | read-only | current |
| nsnmpInGenErrs OBJECT-TYPE snmpInGenErrs | 1.3.6.1.4.1.20301.2.7.13.1.2.20.7 | Counter32 | read-only | current |
| nsnmpInTotalSetVars OBJECT-TYPE snmpInTotalSetVars | 1.3.6.1.4.1.20301.2.7.13.1.2.20.8 | Counter32 | read-only | current |
| nsnmpInGetNexts OBJECT-TYPE snmpInGetNexts | 1.3.6.1.4.1.20301.2.7.13.1.2.20.9 | Counter32 | read-only | current |
| nsnmpInGetResponses OBJECT-TYPE snmpInGetResponses | 1.3.6.1.4.1.20301.2.7.13.1.2.20.10 | Counter32 | read-only | current |
| nsnmpOutTooBigs OBJECT-TYPE snmpOutTooBigs | 1.3.6.1.4.1.20301.2.7.13.1.2.20.11 | Counter32 | read-only | current |
| nsnmpOutBadValues OBJECT-TYPE snmpOutBadValues | 1.3.6.1.4.1.20301.2.7.13.1.2.20.12 | Counter32 | read-only | current |
| nsnmpOutGenErrs OBJECT-TYPE snmpOutGenErrs | 1.3.6.1.4.1.20301.2.7.13.1.2.20.13 | Counter32 | read-only | current |
| nsnmpOutGetNexts OBJECT-TYPE snmpOutGetNexts | 1.3.6.1.4.1.20301.2.7.13.1.2.20.14 | Counter32 | read-only | current |
| nsnmpOutGetResponses OBJECT-TYPE snmpOutGetResponses | 1.3.6.1.4.1.20301.2.7.13.1.2.20.15 | Counter32 | read-only | current |
| nsnmpSilentDrops OBJECT-TYPE snmpSilentDrops | 1.3.6.1.4.1.20301.2.7.13.1.2.20.16 | Counter32 | read-only | current |
| nsnmpInBadVersions OBJECT-TYPE snmpInBadVersions | 1.3.6.1.4.1.20301.2.7.13.1.2.20.17 | Counter32 | read-only | current |
| nsnmpInBadCommunityUses OBJECT-TYPE snmpInBadCommunityUses | 1.3.6.1.4.1.20301.2.7.13.1.2.20.18 | Counter32 | read-only | current |
| nsnmpEnableAuthTraps OBJECT-TYPE snmpEnableAuthTraps | 1.3.6.1.4.1.20301.2.7.13.1.2.20.19 | Counter32 | read-only | current |
| nsnmpInBadTypes OBJECT-TYPE snmpInBadTypes | 1.3.6.1.4.1.20301.2.7.13.1.2.20.20 | Counter32 | read-only | current |
| nsnmpInNoSuchNames OBJECT-TYPE snmpInNoSuchNames | 1.3.6.1.4.1.20301.2.7.13.1.2.20.21 | Counter32 | read-only | current |
| nsnmpInReadOnlys OBJECT-TYPE snmpInReadOnlys | 1.3.6.1.4.1.20301.2.7.13.1.2.20.22 | Counter32 | read-only | current |
| nsnmpInTotalReqVars OBJECT-TYPE snmpInTotalReqVars | 1.3.6.1.4.1.20301.2.7.13.1.2.20.23 | Counter32 | read-only | current |
| nsnmpInGetRequests OBJECT-TYPE snmpInGetRequests | 1.3.6.1.4.1.20301.2.7.13.1.2.20.24 | Counter32 | read-only | current |
| nsnmpInSetRequests OBJECT-TYPE snmpInSetRequests | 1.3.6.1.4.1.20301.2.7.13.1.2.20.25 | Counter32 | read-only | current |
| nsnmpInTraps OBJECT-TYPE snmpInTraps | 1.3.6.1.4.1.20301.2.7.13.1.2.20.26 | Counter32 | read-only | current |
| nsnmpOutNoSuchNames OBJECT-TYPE snmpOutNoSuchNames | 1.3.6.1.4.1.20301.2.7.13.1.2.20.27 | Counter32 | read-only | current |
| nsnmpOutReadOnlys OBJECT-TYPE snmpOutReadOnlys | 1.3.6.1.4.1.20301.2.7.13.1.2.20.28 | Counter32 | read-only | current |
| nsnmpOutGetRequests OBJECT-TYPE snmpOutGetRequests | 1.3.6.1.4.1.20301.2.7.13.1.2.20.29 | Counter32 | read-only | current |
| nsnmpOutSetRequests OBJECT-TYPE snmpOutSetRequests | 1.3.6.1.4.1.20301.2.7.13.1.2.20.30 | Counter32 | read-only | current |
| nsnmpOutTraps OBJECT-TYPE snmpOutTraps | 1.3.6.1.4.1.20301.2.7.13.1.2.20.31 | Counter32 | read-only | current |
| nsnmpProxyDrops OBJECT-TYPE snmpProxyDrops | 1.3.6.1.4.1.20301.2.7.13.1.2.20.32 | Counter32 | read-only | current |
| mpTcbStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.2.21 | |||
| tcpControlBlocksTable OBJECT-TYPE All TCP allocated control blocks | 1.3.6.1.4.1.20301.2.7.13.1.2.21.1 | not-accessible | current | |
| tcpControlBlocksTableEntry OBJECT-TYPE A row in the TCP control blocks table. | 1.3.6.1.4.1.20301.2.7.13.1.2.21.1.1 | not-accessible | current | |
| tcpControlBlocksIndx OBJECT-TYPE The TCP blocks index. | 1.3.6.1.4.1.20301.2.7.13.1.2.21.1.1.1 | Integer32 | read-only | current |
| destAddr OBJECT-TYPE The TCP block destination address. | 1.3.6.1.4.1.20301.2.7.13.1.2.21.1.1.2 | DisplayString | read-only | current |
| remotePort OBJECT-TYPE Tcp informations concerning the remote port | 1.3.6.1.4.1.20301.2.7.13.1.2.21.1.1.3 | Gauge32 | read-only | current |
| sourceAddr OBJECT-TYPE IP address of the source of the Tcp block | 1.3.6.1.4.1.20301.2.7.13.1.2.21.1.1.4 | DisplayString | read-only | current |
| localPort OBJECT-TYPE Tcp informations concerning the local port | 1.3.6.1.4.1.20301.2.7.13.1.2.21.1.1.5 | Gauge32 | read-only | current |
| state OBJECT-TYPE The state of the Tcp | 1.3.6.1.4.1.20301.2.7.13.1.2.21.1.1.6 | DisplayString | read-only | current |
| portType OBJECT-TYPE The type of the local port | 1.3.6.1.4.1.20301.2.7.13.1.2.21.1.1.7 | DisplayString | read-only | current |
| portState OBJECT-TYPE The state of the local port | 1.3.6.1.4.1.20301.2.7.13.1.2.21.1.1.8 | DisplayString | read-only | current |
| tcpMGMTControlBlocksTable OBJECT-TYPE All TCP allocated control blocks on MGMT port | 1.3.6.1.4.1.20301.2.7.13.1.2.21.2 | not-accessible | current | |
| tcpMGMTTableEntry OBJECT-TYPE A row in the TCP on MGMT port table. | 1.3.6.1.4.1.20301.2.7.13.1.2.21.2.1 | not-accessible | current | |
| tcpMGMTIndx OBJECT-TYPE Index in the tcpMGMTControlBlocksTable table. | 1.3.6.1.4.1.20301.2.7.13.1.2.21.2.1.1 | Integer32 | read-only | current |
| recvQ OBJECT-TYPE The size of the received TCP queue. | 1.3.6.1.4.1.20301.2.7.13.1.2.21.2.1.2 | Integer32 | read-only | current |
| sentQ OBJECT-TYPE The size of the sent TCP blocks queue. | 1.3.6.1.4.1.20301.2.7.13.1.2.21.2.1.3 | Integer32 | read-only | current |
| localAddress OBJECT-TYPE The local address for the TCP. | 1.3.6.1.4.1.20301.2.7.13.1.2.21.2.1.4 | DisplayString | read-only | current |
| foreignAddress OBJECT-TYPE The remote address for the TCP. | 1.3.6.1.4.1.20301.2.7.13.1.2.21.2.1.5 | DisplayString | read-only | current |
| stateMgmt OBJECT-TYPE The port's state. | 1.3.6.1.4.1.20301.2.7.13.1.2.21.2.1.6 | DisplayString | read-only | current |
| mpUdpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.2.22 | |||
| udpControlBlocksTable OBJECT-TYPE All UDP control blocks in use | 1.3.6.1.4.1.20301.2.7.13.1.2.22.1 | not-accessible | current | |
| udpControlBlocksTableEntry OBJECT-TYPE A row in the UDP control blocks table. | 1.3.6.1.4.1.20301.2.7.13.1.2.22.1.1 | not-accessible | current | |
| udpMpLocalPort OBJECT-TYPE The current UDP local port. | 1.3.6.1.4.1.20301.2.7.13.1.2.22.1.1.1 | Integer32 | read-only | current |
| udpMpState OBJECT-TYPE The port's state. | 1.3.6.1.4.1.20301.2.7.13.1.2.22.1.1.2 | DisplayString | read-only | current |
| udpMGMTControlBlocksTable OBJECT-TYPE All UDP control blocks allocated on MGMT port | 1.3.6.1.4.1.20301.2.7.13.1.2.22.2 | not-accessible | current | |
| udpMGMTTableEntry OBJECT-TYPE A row in the UDP on MGMT port table. | 1.3.6.1.4.1.20301.2.7.13.1.2.22.2.1 | not-accessible | current | |
| udpMGMTIndx OBJECT-TYPE Index in the udpMGMTControlBlocksTable table. | 1.3.6.1.4.1.20301.2.7.13.1.2.22.2.1.1 | Integer32 | read-only | current |
| recvQUdp OBJECT-TYPE The size of the received UDP queue. | 1.3.6.1.4.1.20301.2.7.13.1.2.22.2.1.2 | Integer32 | read-only | current |
| sentQUdp OBJECT-TYPE The size of the sent UDP blocks queue. | 1.3.6.1.4.1.20301.2.7.13.1.2.22.2.1.3 | Integer32 | read-only | current |
| localAddressUdp OBJECT-TYPE The local address for the UDP. | 1.3.6.1.4.1.20301.2.7.13.1.2.22.2.1.4 | DisplayString | read-only | current |
| foreignAddressUdp OBJECT-TYPE The remote address for the UDP. | 1.3.6.1.4.1.20301.2.7.13.1.2.22.2.1.5 | DisplayString | read-only | current |
| stateMgmtUdp OBJECT-TYPE The port's state. | 1.3.6.1.4.1.20301.2.7.13.1.2.22.2.1.6 | DisplayString | read-only | current |
| agentInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.3 | |||
| hardware OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.3.1 | |||
| hwPartNumber OBJECT-TYPE The hardware part number of the Switch. | 1.3.6.1.4.1.20301.2.7.13.1.3.1.1 | DisplayString (SIZE(0..16)) | read-only | current |
| hwRevision OBJECT-TYPE The hardware revision. If the revision is not available, a zero length string should be returned. | 1.3.6.1.4.1.20301.2.7.13.1.3.1.2 | DisplayString (SIZE(0..16)) | read-only | current |
| hwFanStatus OBJECT-TYPE The fan status on the system. | 1.3.6.1.4.1.20301.2.7.13.1.3.1.12 | DisplayString (SIZE(0..255)) | read-only | current |
| hwFanSpeed OBJECT-TYPE The fan speed on the system. | 1.3.6.1.4.1.20301.2.7.13.1.3.1.13 | DisplayString (SIZE(0..255)) | read-only | current |
| hwTempSensors OBJECT-TYPE The temperature sensors on the system. | 1.3.6.1.4.1.20301.2.7.13.1.3.1.14 | DisplayString (SIZE(0..255)) | read-only | current |
| hwGlobalHealthStatus OBJECT-TYPE This variable summarizes the status of several key elements of the device. OK: - All temperature sensors are below the warning threshold (eg. < 85 C); - All fans are running at >= 100 RPMs; - Both power supplies are on; - No panic dump exists in flash. Non-critical: - One or more temperature sensors is in the warning range (eg. >= 85 and < 100 C); - A panic dump exists in flash. Critical: - One or more temperature sensors is in the failure range (eg. >= 100 C); - One or more fans are running < 100 RPM; - One power supply is off. | 1.3.6.1.4.1.20301.2.7.13.1.3.1.15 | INTEGER {ok(1), noncritical(2), critical(3)} | read-only | current |
| hwESN OBJECT-TYPE The ESN of the switch. | 1.3.6.1.4.1.20301.2.7.13.1.3.1.40 | DisplayString (SIZE(0..12)) | read-only | current |
| portInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.3.2 | |||
| portInfoTable OBJECT-TYPE The table of port information. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1 | not-accessible | current | |
| portInfoTableEntry OBJECT-TYPE A row in the port information table. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1 | not-accessible | current | |
| portInfoIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.1 | PortNumber | read-only | current |
| portInfoSpeed OBJECT-TYPE The current operational speed of the port. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.2 | INTEGER {mbs10(2), mbs100(3), mbs1000(4), any(5), mbs10000(6), mbs40000(7)} | read-only | current |
| portInfoMode OBJECT-TYPE The current operational mode of the port. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.3 | INTEGER {full-duplex(2), half-duplex(3)} | read-only | current |
| portInfoFlowCtrl OBJECT-TYPE The current operational flow control of the port. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.4 | INTEGER {transmit(2), receive(3), both(4), none(5)} | read-only | current |
| portInfoLink OBJECT-TYPE The current operational link status of the port. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.5 | INTEGER {up(1), down(2), disabled(3), inoperative(4), errdisabled(5)} | read-only | current |
| portInfoPhyIfDescr OBJECT-TYPE A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.6 | DisplayString (SIZE(0..255)) | read-only | current |
| portInfoPhyIfType OBJECT-TYPE The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.7 | INTEGER {other(1), regular1822(2), hdh1822(3), ddn-x25(4), rfc877-x25(5), ethernet-csmacd(6), iso88023-csmacd(7), iso88024-tokenBus(8), iso88025-tokenRing(9), iso88026-man(10), starLan(11), proteon-10Mbit(12), proteon-80Mbit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), e1(19), basicISDN(20), primaryISDN(21), propPointToPointSerial(22), ppp(23), softwareLoopback(24), eon(25), ethernet-3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31), frame-relay(32)} | read-only | current |
| portInfoPhyIfMtu OBJECT-TYPE The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.8 | Integer32 | read-only | current |
| portInfoPhyIfPhysAddress OBJECT-TYPE The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.9 | PhysAddress | read-only | current |
| portInfoPhyIfOperStatus OBJECT-TYPE The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.10 | INTEGER {up(1), down(2), testing(3)} | read-only | current |
| portInfoPhyIfLastChange OBJECT-TYPE The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.11 | TimeTicks | read-only | current |
| portInfoLearning OBJECT-TYPE The port L2 (FDB) Learning state. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.18 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| portInfoBpduGuard OBJECT-TYPE The operational status of BPDU Guard on the port. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.20 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| portInfoPvid OBJECT-TYPE This is the operational port vlan-id of the port. Typically, the value of this object is the same as the value of the agPortCurCfgPVID object. But if, for example, 802.1x is enabled on the port and the port is assigned a vlan-id via 802.1x, this port will be moved to the assigned vlan even when the port is configured with a different PVID. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.21 | Unsigned32 | read-only | current |
| portInfoVlanTag OBJECT-TYPE This is the operational VLAN tag state of the port. Typically, the value of this object is the same as the value of the agPortCurCfgVlanTag objec. But if, for example, 802.1x is enabled on the port and if the port is assigned a vlan via 802.1x, the port will be operationally untagged even when the port is configured to be tagged. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.22 | INTEGER {untagged(0), tagged(1)} | read-only | current |
| portInfoErrDisableRecovery OBJECT-TYPE This object indicates whether the system will automatically re-enable an error-disabled port after the time interval indicated by agCurCfgErrDisableTimeout has elapsed. A port is in error-disabled state when it has been operationally disabled by the system due to an error condition. The value of this object is 'enable' if the values of both the global agCurCfgErrDisableRecovery object and the port's agPortCurCfgErrDisableRecovery object are 'enable'. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.23 | INTEGER {enable(1), disable(2)} | read-only | current |
| portInfoErrDisableTimeLeft OBJECT-TYPE If the portInfoErrDisableRecovery object has a value of 'enable' and the portInfoLink object has a value of 'errdisabled', the value of this object indicates the remaining time, in seconds, before the system automatically re-enables this port. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.24 | INTEGER (0..86400) | read-only | current |
| portInfoExtGuard OBJECT-TYPE The operational status of STP Loop/Root Guard on the port. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.25 | INTEGER {no-guard(0), loop(1), root(2), global-loop(3)} | read-only | current |
| portInfoLFDState OBJECT-TYPE This object indicates whether the port is error-disabled due to excessive link flaps. The value of this object is 'yes' if the port is error-disabled due to excessive link flaps, otherwise the value is 'no'. | 1.3.6.1.4.1.20301.2.7.13.1.3.2.1.1.26 | INTEGER {yes(1), no(2)} | read-only | current |
| agDiff OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.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. Once the agDiffTable is read the state should be set back to 'idle' which frees the diff buffer and others can issue a diff command via SNMP. | 1.3.6.1.4.1.20301.2.7.13.1.3.4.2 | INTEGER {diff(1), flashdiff(2), idle(3), inprogress(4), complete(5)} | read-write | current |
| agDiffTableSize OBJECT-TYPE The number of strings in the diff table. | 1.3.6.1.4.1.20301.2.7.13.1.3.4.3 | Integer32 | read-only | current |
| agDiffTable OBJECT-TYPE The table of diff strings. | 1.3.6.1.4.1.20301.2.7.13.1.3.4.4 | not-accessible | current | |
| agDiffTableEntry OBJECT-TYPE An entry in the diff table. | 1.3.6.1.4.1.20301.2.7.13.1.3.4.4.1 | not-accessible | current | |
| agDiffIndex OBJECT-TYPE The table index. | 1.3.6.1.4.1.20301.2.7.13.1.3.4.4.1.1 | Integer32 | read-only | current |
| agDiffString OBJECT-TYPE A string in the diff table. | 1.3.6.1.4.1.20301.2.7.13.1.3.4.4.1.2 | OCTET STRING | read-only | current |
| agCfgDump OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.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.20301.2.7.13.1.3.5.2 | INTEGER {dump(1), idle(2), inprogress(3), complete(4)} | read-write | current |
| agCfgDumpTableSize OBJECT-TYPE The number of strings in the dump table. | 1.3.6.1.4.1.20301.2.7.13.1.3.5.3 | Integer32 | read-only | current |
| agCfgDumpTable OBJECT-TYPE The table of dump strings. | 1.3.6.1.4.1.20301.2.7.13.1.3.5.4 | not-accessible | current | |
| agCfgDumpTableEntry OBJECT-TYPE An entry in the dump table. | 1.3.6.1.4.1.20301.2.7.13.1.3.5.4.1 | not-accessible | current | |
| agCfgDumpIndex OBJECT-TYPE The table index. | 1.3.6.1.4.1.20301.2.7.13.1.3.5.4.1.1 | Integer32 | read-only | current |
| agCfgDumpString OBJECT-TYPE A string in the dump table. | 1.3.6.1.4.1.20301.2.7.13.1.3.5.4.1.2 | OCTET STRING | read-only | current |
| geaportInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.3.9 | |||
| geaportInfoTable OBJECT-TYPE The table of gea port mapping. | 1.3.6.1.4.1.20301.2.7.13.1.3.9.1 | not-accessible | current | |
| geaportInfoTableEntry OBJECT-TYPE An entry in the geaport table mapping. | 1.3.6.1.4.1.20301.2.7.13.1.3.9.1.1 | not-accessible | current | |
| geaportInfoLogicalIndex OBJECT-TYPE The logical port index. | 1.3.6.1.4.1.20301.2.7.13.1.3.9.1.1.1 | PortNumber | read-only | current |
| geaportInfoAlias OBJECT-TYPE The GEA Port Alias. | 1.3.6.1.4.1.20301.2.7.13.1.3.9.1.1.2 | DisplayString | read-only | current |
| geaportInfoPort OBJECT-TYPE The GEA Port (0-based). | 1.3.6.1.4.1.20301.2.7.13.1.3.9.1.1.3 | INTEGER | read-only | current |
| geaportInfoUnit OBJECT-TYPE The GEA Unit. | 1.3.6.1.4.1.20301.2.7.13.1.3.9.1.1.4 | INTEGER | read-only | current |
| sfpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.3.11 | |||
| sfpInfoTable OBJECT-TYPE The table of external port SFP information. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1 | not-accessible | current | |
| sfpInfoTableEntry OBJECT-TYPE A row in the external port SFP information table. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1 | not-accessible | current | |
| sfpInfoIndx OBJECT-TYPE The external port SFX index. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.1 | PortNumber | read-only | current |
| sfpInfoPort OBJECT-TYPE External Port SFP/XFP alias. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.2 | DisplayString (SIZE(0..6)) | read-only | current |
| sfpInfoDevice OBJECT-TYPE External Port SFP/XFP Device. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.3 | DisplayString (SIZE(0..6)) | read-only | current |
| sfpInfoTXEnable OBJECT-TYPE External Port SFP/XFP TX-Enable. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.4 | INTEGER {notInstalled(1), enabled(2), disabled(3), notAvailable(5)} | read-only | current |
| sfpInfoRXSignal OBJECT-TYPE External Port SFP/XFP RX-Signal. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.5 | INTEGER {notInstalled(1), down(2), link(3), notAvailable(4)} | read-only | current |
| sfpInfoTXFault OBJECT-TYPE External Port SFP/XFP TX-Fault. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.6 | INTEGER {notInstalled(1), fault(2), none(3), notAvailable(4)} | read-only | current |
| sfpInfoApproved OBJECT-TYPE External Port SFP/XFP Approval. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.7 | INTEGER {notInstalled(1), notApproved(2), sfpApproved(3), sfpAccepted(5)} | read-only | current |
| sfpInfoVendor OBJECT-TYPE External Port SFP/XFP device vendor. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.8 | DisplayString (SIZE(0..32)) | read-only | current |
| sfpInfoSerial OBJECT-TYPE External Port SFP/XFP device serial. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.9 | DisplayString (SIZE(0..32)) | read-only | current |
| sfpInfoPartNumber OBJECT-TYPE External Port SFP/XFP device part number. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.10 | DisplayString (SIZE(0..32)) | read-only | current |
| sfpInfoRevision OBJECT-TYPE External Port SFP/XFP device revision. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.11 | DisplayString (SIZE(0..32)) | read-only | current |
| sfpInfoVoltage OBJECT-TYPE External Port SFP/XFP device voltage. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.12 | DisplayString (SIZE(0..32)) | read-only | current |
| sfpInfoTemperature OBJECT-TYPE External Port SFP/XFP device temperature. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.13 | DisplayString (SIZE(0..32)) | read-only | current |
| sfpInfoWaveLength OBJECT-TYPE External Port SFP/XFP device laser wave length. | 1.3.6.1.4.1.20301.2.7.13.1.3.11.1.1.14 | DisplayString (SIZE(0..32)) | read-only | current |
| agVMGroupInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.3.12 | |||
| vmGroupInfoTbl OBJECT-TYPE Virtual MAC information table | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1 | not-accessible | current | |
| vmGroupInfolistEntry OBJECT-TYPE The run-time information about a virtual machine | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1 | not-accessible | current | |
| vmGroupInfoIdx OBJECT-TYPE Table index, 1 based. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.1 | Unsigned32 | read-only | current |
| vmGroupInfoMac OBJECT-TYPE The virtual machine MAC address. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.2 | PhysAddress | read-only | current |
| vmGroupInfoIP OBJECT-TYPE The virtual machine IP address. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.3 | IpAddress | read-only | current |
| vmGroupInfoPort OBJECT-TYPE System port connected to the virtual machine. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.4 | PortNumber | read-only | current |
| vmGroupInfoGroup OBJECT-TYPE The virtual machine group. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.5 | Unsigned32 | read-only | current |
| vmGroupInfoVlan OBJECT-TYPE The virtual machine VLAN | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.6 | Unsigned32 | read-only | current |
| vmGroupInfoIsESXSvcCon OBJECT-TYPE Set to 1 if ESX Service Console Interface, else 0. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.7 | Unsigned32 | read-only | current |
| vmGroupInfoIsVMK OBJECT-TYPE Set to 1 if VM Kernel Interface, else 0. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.8 | Unsigned32 | read-only | current |
| vmGroupInfoName OBJECT-TYPE Virtual Machine Name, if available. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.9 | DisplayString | read-only | current |
| vmGroupInfoUUID OBJECT-TYPE Virtual Machine UUID, if available. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.10 | DisplayString | read-only | current |
| vmGroupInfoVSwitch OBJECT-TYPE Virtual Machine VSwitch, if available. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.11 | DisplayString | read-only | current |
| vmGroupInfoPortGroup OBJECT-TYPE Virtual Machine Port Group, if available. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.12 | DisplayString | read-only | current |
| vmGroupInfoHost OBJECT-TYPE Virtual Machine Host, if available. | 1.3.6.1.4.1.20301.2.7.13.1.3.12.1.1.13 | DisplayString | read-only | current |
| accessInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.3.13 | |||
| accessInfoClearAllUserFailAttempts OBJECT-TYPE Action Object. When set to clear(2),clears all the unsuccessful attempts of users. Otherwise nothing is done. ok(1) is returned always when read. | 1.3.6.1.4.1.20301.2.7.13.1.3.13.1 | INTEGER {ok(1), clear(2)} | read-write | current |
| accessInfoClearAllUserLocks OBJECT-TYPE Action Object. When set to clear(2), Unlock all locked users. Otherwise nothing is done. ok(1) is returned always when read. | 1.3.6.1.4.1.20301.2.7.13.1.3.13.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| accessUserInfoTable OBJECT-TYPE The table of user information. | 1.3.6.1.4.1.20301.2.7.13.1.3.13.3 | not-accessible | current | |
| accessUserInfoTableEntry OBJECT-TYPE An entry in the user information table. | 1.3.6.1.4.1.20301.2.7.13.1.3.13.3.1 | not-accessible | current | |
| accessUserInfoIndex OBJECT-TYPE The table index. The index value corresponds to the same value of agAccessUserCurCfgUId for the user. | 1.3.6.1.4.1.20301.2.7.13.1.3.13.3.1.1 | Integer32 | read-only | current |
| accessUserInfoLockState OBJECT-TYPE Lock State of a specific user, unlocked(1) or locked(2). When the state is locked the user is not allowed to login until the account is unlocked by the administrator. | 1.3.6.1.4.1.20301.2.7.13.1.3.13.3.1.2 | INTEGER {unlocked(1), locked(2)} | read-only | current |
| accessUserInfoClearFailAttempts OBJECT-TYPE Action Object. When set to clear(2), clears the unsuccessful attempts of a particular user. Otherwise nothing is done. ok(1) is returned always when read. | 1.3.6.1.4.1.20301.2.7.13.1.3.13.3.1.3 | INTEGER {ok(1), clear(2)} | read-write | current |
| accessUserInfoClearLock OBJECT-TYPE Action Object. When set to clear(2), unlock a particular user. Otherwise nothing is done. ok(1) is returned always when read. | 1.3.6.1.4.1.20301.2.7.13.1.3.13.3.1.4 | INTEGER {ok(1), clear(2)} | read-write | current |
| agentOper OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.4 | |||
| agPortOperTable OBJECT-TYPE The table of port operations. | 1.3.6.1.4.1.20301.2.7.13.1.4.1 | not-accessible | current | |
| agPortOperTableEntry OBJECT-TYPE A row in the port operations table. | 1.3.6.1.4.1.20301.2.7.13.1.4.1.1 | not-accessible | current | |
| portOperIdx OBJECT-TYPE The port index. | 1.3.6.1.4.1.20301.2.7.13.1.4.1.1.1 | PortNumber | read-only | current |
| portOperState OBJECT-TYPE Enable/Disable port. | 1.3.6.1.4.1.20301.2.7.13.1.4.1.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| portOperRmon OBJECT-TYPE Enable/Disable RMON for port. | 1.3.6.1.4.1.20301.2.7.13.1.4.1.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| portOperLearning OBJECT-TYPE Enable/Disable L2 (FDB) Learning for this port. | 1.3.6.1.4.1.20301.2.7.13.1.4.1.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| agNTPOper OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.4.2 | |||
| ntpOperSendReq OBJECT-TYPE Allows the user to send requests to the NTP server. | 1.3.6.1.4.1.20301.2.7.13.1.4.2.1 | INTEGER {no(1), yes(2)} | read-write | current |
| portOperDot1xTable OBJECT-TYPE The table of port operations. | 1.3.6.1.4.1.20301.2.7.13.1.4.4 | not-accessible | current | |
| portOperDot1xTableEntry OBJECT-TYPE A row in the port 802.1x operation table. | 1.3.6.1.4.1.20301.2.7.13.1.4.4.1 | not-accessible | current | |
| portOperDot1xIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.20301.2.7.13.1.4.4.1.1 | PortNumber | read-only | current |
| portOperDot1xReset OBJECT-TYPE Reinitialize 802.1x access control on port. | 1.3.6.1.4.1.20301.2.7.13.1.4.4.1.2 | INTEGER {no(1), yes(2)} | read-write | current |
| portOperDot1xReauth OBJECT-TYPE Initiate reauthentication on port. | 1.3.6.1.4.1.20301.2.7.13.1.4.4.1.3 | INTEGER {no(1), yes(2)} | read-write | current |
| agSrvLedOper OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.1.4.5 | |||
| srvLedOper OBJECT-TYPE Enable/disable Service Required LED. | 1.3.6.1.4.1.20301.2.7.13.1.4.5.1 | INTEGER {enabled(0), disabled(1)} | read-write | current |
| layer2 OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2 | |||
| layer2Configs OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1 | |||
| vlan OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.1 | |||
| vlanMaxEnt OBJECT-TYPE The maximum number of rows in the VLAN configuration table. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.1 | Integer32 | read-only | current |
| vlanCurCfgTable OBJECT-TYPE The table of VLAN configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.2 | not-accessible | current | |
| vlanCurCfgTableEntry OBJECT-TYPE A row in the VLAN configuration table. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.2.1 | not-accessible | current | |
| vlanCurCfgVlanId OBJECT-TYPE The VLAN identifier. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.2.1.1 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.1.1.2.1.2 | OCTET STRING | read-only | current |
| vlanCurCfgState OBJECT-TYPE Enable or disable a VLAN | 1.3.6.1.4.1.20301.2.7.13.2.1.1.2.1.3 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| vlanCurCfgStg OBJECT-TYPE The Spanning Tree Group for the VLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.2.1.5 | Integer32 | read-only | current |
| vlanCurCfgVlanName OBJECT-TYPE The VLAN name. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.2.1.9 | DisplayString (SIZE(0..32)) | read-only | current |
| vlanCurCfgPrVlanType OBJECT-TYPE The type of the Private VLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.2.1.10 | INTEGER {none(0), primary(1), isolated(2), community(3)} | read-only | current |
| vlanCurCfgPrVlanMapPriId OBJECT-TYPE The primary vlan id | 1.3.6.1.4.1.20301.2.7.13.2.1.1.2.1.11 | Integer32 | read-only | current |
| vlanNewCfgTable OBJECT-TYPE The table of VLAN configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.3 | not-accessible | current | |
| vlanNewCfgTableEntry OBJECT-TYPE A row in the VLAN configuration table. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.3.1 | not-accessible | current | |
| vlanNewCfgVlanId OBJECT-TYPE The VLAN identifier. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.3.1.1 | Integer32 | read-only | current |
| vlanNewCfgVlanName OBJECT-TYPE The VLAN name. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.3.1.2 | DisplayString (SIZE(0..32)) | read-create | current |
| 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.20301.2.7.13.2.1.1.3.1.3 | OCTET STRING | read-only | current |
| vlanNewCfgState OBJECT-TYPE Enable or disable a VLAN | 1.3.6.1.4.1.20301.2.7.13.2.1.1.3.1.4 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| 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.20301.2.7.13.2.1.1.3.1.5 | PortNumber | read-create | current |
| 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.20301.2.7.13.2.1.1.3.1.6 | PortNumber | read-create | current |
| 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.20301.2.7.13.2.1.1.3.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| vlanNewCfgStg OBJECT-TYPE The Spanning Tree Group for the VLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.3.1.9 | Integer32 | read-create | current |
| vlanNewCfgPrVlanType OBJECT-TYPE The type of the Private VLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.3.1.13 | INTEGER {none(0), primary(1), isolated(2), community(3)} | read-write | current |
| vlanNewCfgPrVlanMapPriId OBJECT-TYPE The primary vlan id. To delete set 0. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.3.1.14 | Integer32 | read-write | current |
| vlanMaxVlanID OBJECT-TYPE The maximum allowed VLAN ID. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.4 | Integer32 | read-only | current |
| pvlanCurCfgTable OBJECT-TYPE The table of PROTOCOL VLAN configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5 | not-accessible | current | |
| pvlanCurCfgTableEntry OBJECT-TYPE A row in the Protocol VLAN configuration table. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5.1 | not-accessible | current | |
| pvlanCurCfgVlanId OBJECT-TYPE The VLAN identifier. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5.1.1 | Integer32 | read-only | current |
| pvlanCurCfgPvlanId OBJECT-TYPE The PVLAN identifier. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5.1.2 | Integer32 | read-only | current |
| pvlanCurCfgPvlanFrameType OBJECT-TYPE The frame type of the PVLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5.1.3 | INTEGER {none(0), ethernet2(1), snap(2), llc(3)} | read-only | current |
| pvlanCurCfgPvlanEtherType OBJECT-TYPE The Ether type of the PVLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5.1.4 | DisplayString | read-only | current |
| pvlanCurCfgPvlanPorts OBJECT-TYPE The port list in the PVLAN. The ports are presented in bitmap format. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5.1.5 | OCTET STRING | read-only | current |
| pvlanCurCfgPvlanPrio OBJECT-TYPE The priority of the PVLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5.1.6 | INTEGER | read-only | current |
| pvlanCurCfgPvlanState OBJECT-TYPE Enable or disable a PVLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5.1.7 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| pvlanCurCfgPvlanTagPorts OBJECT-TYPE The list of tagged-PVLAN ports. The ports are presented in bitmap format. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5.1.8 | OCTET STRING | read-only | current |
| pvlanCurCfgPvlanPredefProto OBJECT-TYPE A predefined Protocol (setting EtherType and FrameType to predefined values). | 1.3.6.1.4.1.20301.2.7.13.2.1.1.5.1.9 | INTEGER {userDefined(0), decEther2(1), ipv4Ether2(2), ipv6Ether2(3), ipx802dot2(4), ipx802dot3(5), ipxEther2(6), ipxSnap(7), netbios(8), rarpEther2(9), sna802dot2(10), snaEther2(11), vinesEther2(12), xnsEther2(13)} | read-only | current |
| pvlanNewCfgTable OBJECT-TYPE The table of PROTOCOL VLAN configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6 | not-accessible | current | |
| pvlanNewCfgTableEntry OBJECT-TYPE A row in the Protocol VLAN configuration table. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1 | not-accessible | current | |
| pvlanNewCfgVlanId OBJECT-TYPE The VLAN identifier. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.1 | Integer32 | read-only | current |
| pvlanNewCfgPvlanId OBJECT-TYPE The PVLAN identifier. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.2 | Integer32 | read-write | current |
| pvlanNewCfgPvlanFrameType OBJECT-TYPE The frame type of the PVLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.3 | INTEGER {none(0), ethernet2(1), snap(2), llc(3)} | read-write | current |
| pvlanNewCfgPvlanEtherType OBJECT-TYPE The Ehter type of the PVLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.4 | DisplayString | read-write | current |
| pvlanNewCfgPvlanAddPort OBJECT-TYPE The port to be added to the specified PVLAN. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.5 | PortNumber | read-write | current |
| pvlanNewCfgPvlanRemovePort OBJECT-TYPE The port to be removed to the specified PVLAN. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.6 | PortNumber | read-write | current |
| pvlanNewCfgPvlanPrio OBJECT-TYPE The priority of the PVLAN. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.7 | INTEGER | read-write | current |
| pvlanNewCfgPvlanState OBJECT-TYPE Enable or disable a PVLAN | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.8 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| pvlanNewCfgPvlanTagPort OBJECT-TYPE The port to be tagged for the specified PVLAN. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.9 | PortNumber | read-write | current |
| pvlanNewCfgPvlanUntagPort OBJECT-TYPE The port to be untagged for the specified PVLAN. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.10 | PortNumber | read-write | current |
| pvlanNewCfgPvlanPorts OBJECT-TYPE The port list in the PVLAN. The ports are presented in bitmap format. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.11 | OCTET STRING | read-only | current |
| pvlanNewCfgPvlanTagPorts OBJECT-TYPE The list of tagged-PVLAN ports. The ports are presented in bitmap format. | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.12 | OCTET STRING | read-only | current |
| pvlanNewCfgPvlanDelete OBJECT-TYPE Delete a PVLAN | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.13 | INTEGER {no(0), delete(2)} | read-write | current |
| pvlanNewCfgPvlanPredefProto OBJECT-TYPE A predefined Protocol (setting EtherType and FrameType to predefined values). | 1.3.6.1.4.1.20301.2.7.13.2.1.1.6.1.14 | INTEGER {userDefined(0), decEther2(1), ipv4Ether2(2), ipv6Ether2(3), ipx802dot2(4), ipx802dot3(5), ipxEther2(6), ipxSnap(7), netbios(8), rarpEther2(9), sna802dot2(10), snaEther2(11), vinesEther2(12), xnsEther2(13)} | read-write | current |
| trunkgroup OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.2 | |||
| trunkGroupTableMaxSize OBJECT-TYPE The maximum number of entries in trunk group table. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.1 | Integer32 | read-only | current |
| trunkGroupCurCfgTable OBJECT-TYPE The table of trunk group configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.2 | not-accessible | current | |
| trunkGroupCurCfgTableEntry OBJECT-TYPE A row in the trunk group configuration table. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.2.1 | not-accessible | current | |
| trunkGroupCurCfgIndex OBJECT-TYPE The identifier of the trunk group. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.2.1.1 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.1.2.2.1.2 | OCTET STRING | read-only | current |
| trunkGroupCurCfgState OBJECT-TYPE Enable or disable a trunk group. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.2.1.3 | INTEGER {enable(1), disable(2)} | read-only | current |
| trunkGroupNewCfgTable OBJECT-TYPE The table of trunk group configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.3 | not-accessible | current | |
| trunkGroupNewCfgTableEntry OBJECT-TYPE A row in the trunk group configuration table. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.3.1 | not-accessible | current | |
| trunkGroupNewCfgIndex OBJECT-TYPE The identifier of the trunk group. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.3.1.1 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.1.2.3.1.2 | OCTET STRING | read-only | current |
| trunkGroupNewCfgAddPort OBJECT-TYPE The port to be added in the trunk group. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.3.1.3 | PortNumber | read-create | current |
| trunkGroupNewCfgRemovePort OBJECT-TYPE The port to be deleted from the trunk group. when read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.3.1.4 | PortNumber | read-create | current |
| trunkGroupNewCfgState OBJECT-TYPE Enable or disable a trunk group. | 1.3.6.1.4.1.20301.2.7.13.2.1.2.3.1.5 | INTEGER {enable(1), disable(2)} | read-create | current |
| 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.20301.2.7.13.2.1.2.3.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| stgCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.3 | |||
| stgCurCfgTable OBJECT-TYPE The table of Spanning Tree Group configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.1 | not-accessible | current | |
| stgCurCfgTableEntry OBJECT-TYPE Information about a particular Spanning Tree Group configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.1.1 | not-accessible | current | |
| 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.20301.2.7.13.2.1.3.1.1.1 | Integer32 | read-only | current |
| stgCurCfgState OBJECT-TYPE Turn on of off Spanning Tree operation of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.1.1.2 | INTEGER {on(1), off(2)} | read-only | current |
| 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.20301.2.7.13.2.1.3.1.1.5 | INTEGER (0..65535) | read-only | current |
| 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.20301.2.7.13.2.1.3.1.1.6 | INTEGER (1..10) | read-only | current |
| 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.20301.2.7.13.2.1.3.1.1.7 | INTEGER (4..30) | read-only | current |
| 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.20301.2.7.13.2.1.3.1.1.8 | INTEGER (6..40) | read-only | current |
| 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 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.20301.2.7.13.2.1.3.1.1.10 | OCTET STRING (SIZE(0..512)) | read-only | current |
| stgNewCfgTable OBJECT-TYPE The table of Spanning Tree Groups configuration in the new_config. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.2 | not-accessible | current | |
| stgNewCfgTableEntry OBJECT-TYPE Information about a particular Spanning Tree Group configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.2.1 | not-accessible | current | |
| 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.20301.2.7.13.2.1.3.2.1.1 | Integer32 | read-only | current |
| stgNewCfgState OBJECT-TYPE Turn on of off Spanning Tree operation of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.2.1.2 | INTEGER {on(1), off(2)} | read-write | current |
| 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.20301.2.7.13.2.1.3.2.1.3 | INTEGER {default-config(1)} | read-write | current |
| 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.20301.2.7.13.2.1.3.2.1.4 | Integer32 | read-write | current |
| 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.20301.2.7.13.2.1.3.2.1.5 | Integer32 | read-write | current |
| 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.20301.2.7.13.2.1.3.2.1.8 | INTEGER (0..65535) | read-write | current |
| 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.20301.2.7.13.2.1.3.2.1.9 | INTEGER (1..10) | read-write | current |
| 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.20301.2.7.13.2.1.3.2.1.10 | INTEGER (4..30) | read-write | current |
| 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.20301.2.7.13.2.1.3.2.1.11 | INTEGER (6..40) | read-write | current |
| 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 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.20301.2.7.13.2.1.3.2.1.13 | OCTET STRING (SIZE(0..512)) | read-only | current |
| stgNewCfgRemoveAllVlan OBJECT-TYPE The all vlans to be removed from the specified Spanning Tree Group. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.2.1.14 | INTEGER {default-config(1)} | read-write | current |
| stgCurCfgPortTable OBJECT-TYPE The table of Spanning Tree Group port configuration in the current_config. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.3 | not-accessible | current | |
| stgCurCfgPortTableEntry OBJECT-TYPE Information about port configuration of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.3.1 | not-accessible | current | |
| 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.20301.2.7.13.2.1.3.3.1.1 | Integer32 | read-only | current |
| stgCurCfgPortIndex OBJECT-TYPE The port identifier of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.3.1.2 | PortNumber | read-only | current |
| 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.20301.2.7.13.2.1.3.3.1.3 | INTEGER {on(1), off(2)} | read-only | current |
| 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.20301.2.7.13.2.1.3.3.1.4 | INTEGER (0..240) | read-only | current |
| stgCurCfgPortPathCost OBJECT-TYPE The contribution of this port to the path cost of paths towards the spanning tree root which include this port ( range is (0..200000000) ). | 1.3.6.1.4.1.20301.2.7.13.2.1.3.3.1.5 | Integer32 | read-only | current |
| stgNewCfgPortTable OBJECT-TYPE The table of Spanning Tree Group port configuration in the new_config. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.4 | not-accessible | current | |
| stgNewCfgPortTableEntry OBJECT-TYPE Information about port configuration of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.4.1 | not-accessible | current | |
| 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.20301.2.7.13.2.1.3.4.1.1 | Integer32 | read-only | current |
| stgNewCfgPortIndex OBJECT-TYPE The port identifier of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.1.3.4.1.2 | PortNumber | read-only | current |
| 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.20301.2.7.13.2.1.3.4.1.3 | INTEGER {on(1), off(2)} | read-create | current |
| 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.20301.2.7.13.2.1.3.4.1.4 | INTEGER (0..240) | read-create | current |
| stgNewCfgPortPathCost OBJECT-TYPE The contribution of this port to the path cost of paths towards the spanning tree root which include this port ( range is (0..200000000) ). | 1.3.6.1.4.1.20301.2.7.13.2.1.3.4.1.5 | Integer32 | read-create | current |
| mirroring OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.4 | |||
| mirrPortMirr OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1 | |||
| pmCurCfgPortMirrState OBJECT-TYPE The state of port-based port mirroring. | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.1 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| pmNewCfgPortMirrState OBJECT-TYPE The state of port-based port mirroring. | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| pmCurCfgPortMonitorTable OBJECT-TYPE The table of monitoring ports. | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.3 | not-accessible | current | |
| pmCurCfgPortMonitorEntry OBJECT-TYPE A row in the monitoring port table. | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.3.1 | not-accessible | current | |
| pmCurCfgPmirrMoniPortIndex OBJECT-TYPE The monitoring port number. | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.3.1.1 | PortNumber | read-only | current |
| pmCurCfgPmirrMirrPortIndex OBJECT-TYPE The mirrored port number | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.3.1.2 | PortNumber | read-only | current |
| pmCurCfgPmirrDirection OBJECT-TYPE The type of traffic to be monitored with respect to the mirrored port. | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.3.1.3 | INTEGER {in(1), out(2), both(3)} | read-only | current |
| pmNewCfgPortMonitorTable OBJECT-TYPE The table of monitoring ports. | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.4 | not-accessible | current | |
| pmNewCfgPortMonitorEntry OBJECT-TYPE A row in the monitoring port table. | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.4.1 | not-accessible | current | |
| pmNewCfgPmirrMoniPortIndex OBJECT-TYPE The monitoring port number. | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.4.1.1 | PortNumber | read-only | current |
| pmNewCfgPmirrMirrPortIndex OBJECT-TYPE The mirrored port number | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.4.1.2 | PortNumber | read-only | current |
| pmNewCfgPmirrDirection OBJECT-TYPE The type of traffic to be monitored with respect to the mirrored port. | 1.3.6.1.4.1.20301.2.7.13.2.1.4.1.4.1.3 | INTEGER {in(1), out(2), both(3)} | read-create | current |
| 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.20301.2.7.13.2.1.4.1.4.1.4 | INTEGER {other(1), delete(2)} | read-create | current |
| 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.20301.2.7.13.2.1.4.1.4.1.10 | INTEGER {other(1), delete(2)} | read-create | current |
| lacp OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.5 | |||
| 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.20301.2.7.13.2.1.5.1 | INTEGER (1..65535) | read-only | current |
| 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.20301.2.7.13.2.1.5.2 | INTEGER (1..65535) | read-write | current |
| 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.20301.2.7.13.2.1.5.5 | INTEGER {short(3), long(90)} | read-only | current |
| 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.20301.2.7.13.2.1.5.6 | INTEGER {short(3), long(90)} | read-write | current |
| lacpCurPortCfgTable OBJECT-TYPE The table of LACP port configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.5.7 | not-accessible | current | |
| lacpCurPortCfgTableEntry OBJECT-TYPE A row in the LACP port configuration table. | 1.3.6.1.4.1.20301.2.7.13.2.1.5.7.1 | not-accessible | current | |
| lacpCurPortCfgTableId OBJECT-TYPE LACP port number. | 1.3.6.1.4.1.20301.2.7.13.2.1.5.7.1.1 | PortNumber | read-only | current |
| 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.20301.2.7.13.2.1.5.7.1.2 | INTEGER {off(1), active(2), passive(3)} | read-only | current |
| lacpCurPortActorPortPriority OBJECT-TYPE The priority value assigned to this Aggregation Port. This 16-bit value is read-only. | 1.3.6.1.4.1.20301.2.7.13.2.1.5.7.1.3 | INTEGER (1..65535) | read-only | current |
| 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.20301.2.7.13.2.1.5.7.1.4 | INTEGER (1..65535) | read-only | current |
| lacpCurPortActorMinLinks OBJECT-TYPE The current minimum links 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.20301.2.7.13.2.1.5.7.1.5 | INTEGER (1..16) | read-only | current |
| lacpCurPortSuspendIndividual OBJECT-TYPE It indicates if the port can be treated as an individual link when it does not get LACPDU from the peer port. suspend (can't be treated as a normal link) individual (can be treated as a normal link) | 1.3.6.1.4.1.20301.2.7.13.2.1.5.7.1.6 | INTEGER {suspend(1), individual(2)} | read-only | current |
| lacpNewPortCfgTable OBJECT-TYPE The table of LACP port configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.5.8 | not-accessible | current | |
| lacpNewPortCfgTableEntry OBJECT-TYPE A row in the LACP port configuration table. | 1.3.6.1.4.1.20301.2.7.13.2.1.5.8.1 | not-accessible | current | |
| lacpNewPortCfgTableId OBJECT-TYPE LACP port number. | 1.3.6.1.4.1.20301.2.7.13.2.1.5.8.1.1 | PortNumber | read-only | current |
| 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.20301.2.7.13.2.1.5.8.1.2 | INTEGER {off(1), active(2), passive(3)} | read-write | current |
| lacpNewPortActorPortPriority OBJECT-TYPE The priority value assigned to this Aggregation Port. This 16-bit value is read-write. | 1.3.6.1.4.1.20301.2.7.13.2.1.5.8.1.3 | INTEGER (1..65535) | read-write | current |
| 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.20301.2.7.13.2.1.5.8.1.4 | INTEGER (1..65535) | read-write | current |
| lacpNewPortActorMinLinks OBJECT-TYPE The current minimum links 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.20301.2.7.13.2.1.5.8.1.5 | INTEGER (1..16) | read-write | current |
| lacpNewPortSetToDefault OBJECT-TYPE When read, always returns none(1). When setting setDefault(2) value, the LACP port settings are set to the default values. | 1.3.6.1.4.1.20301.2.7.13.2.1.5.8.1.6 | INTEGER {none(1), setDefault(2)} | read-write | current |
| lacpNewPortSuspendIndividual OBJECT-TYPE It indicates if the port can be treated as an individual link when it does not get LACPDU from the peer port. suspend (can't be treated as a normal link) individual (can be treated as a normal link) | 1.3.6.1.4.1.20301.2.7.13.2.1.5.8.1.7 | INTEGER {suspend(1), individual(2)} | read-write | current |
| lacpDeleteTrunk OBJECT-TYPE Delete a trunk with specified admin key | 1.3.6.1.4.1.20301.2.7.13.2.1.5.9 | INTEGER (1..65535) | read-write | current |
| lacpNewSystemSetToDefault OBJECT-TYPE When read, always returns none(1). When setting setDefault(2) value, the LACP system settings are set to the default values. | 1.3.6.1.4.1.20301.2.7.13.2.1.5.10 | INTEGER {none(1), setDefault(2)} | read-write | current |
| thash OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.6 | |||
| thashL2L3 OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1 | |||
| l2ThashCurCfgSmacState OBJECT-TYPE Enable or disable smac hash for traffic. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| l2ThashNewCfgSmacState OBJECT-TYPE Enable or disable smac hash for traffic. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| l2ThashCurCfgDmacState OBJECT-TYPE Enable or disable dmac hash for traffic. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.3 | INTEGER {enable(1), disable(2)} | read-only | current |
| l2ThashNewCfgDmacState OBJECT-TYPE Enable or disable dmac hash for traffic. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.4 | INTEGER {enable(1), disable(2)} | read-write | current |
| l3ThashCurCfgIpUseL2State OBJECT-TYPE Enable or disable L2 hash for IP traffic. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.5 | INTEGER {enable(1), disable(2)} | read-only | current |
| l3ThashNewCfgIpUseL2State OBJECT-TYPE Enable or disable L2 hash for IP traffic. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| l3ThashCurCfgSipState OBJECT-TYPE Enable or disable sip hash for IP traffic. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.7 | INTEGER {enable(1), disable(2)} | read-only | current |
| l3ThashNewCfgSipState OBJECT-TYPE Enable or disable sip hash for IP traffic. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.8 | INTEGER {enable(1), disable(2)} | read-write | current |
| l3ThashCurCfgDipState OBJECT-TYPE Enable or disable dip hash for IP traffic. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.9 | INTEGER {enable(1), disable(2)} | read-only | current |
| l3ThashNewCfgDipState OBJECT-TYPE Enable or disable dip hash for IP traffic. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.10 | INTEGER {enable(1), disable(2)} | read-write | current |
| l2ThashCurCfgIngressState OBJECT-TYPE Enable or disable ingres port hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.11 | INTEGER {enable(1), disable(2)} | read-only | current |
| l2ThashNewCfgIngressState OBJECT-TYPE Enable or disable ingres port hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.12 | INTEGER {enable(1), disable(2)} | read-write | current |
| l3ThashCurCfgL4PortState OBJECT-TYPE Enable or disable L4 port hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.13 | INTEGER {enable(1), disable(2)} | read-only | current |
| l3ThashNewCfgL4PortState OBJECT-TYPE Enable or disable L4 port hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.1.14 | INTEGER {enable(1), disable(2)} | read-write | current |
| thashFcoe OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2 | |||
| fcoeThashCurCfgSourceState OBJECT-TYPE Enable or disable fcoe source-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| fcoeThashNewCfgSourceState OBJECT-TYPE Enable or disable fcoe source-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| fcoeThashCurCfgDestinationState OBJECT-TYPE Enable or disable fcoe destination-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.3 | INTEGER {enable(1), disable(2)} | read-only | current |
| fcoeThashNewCfgDestinationState OBJECT-TYPE Enable or disable fcoe destination-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.4 | INTEGER {enable(1), disable(2)} | read-write | current |
| fcoeThashCurCfgCntagState OBJECT-TYPE Enable or disable fcoe cntag-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.5 | INTEGER {enable(1), disable(2)} | read-only | current |
| fcoeThashNewCfgCntagState OBJECT-TYPE Enable or disable fcoe cntag-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| fcoeThashCurCfgOriginatorState OBJECT-TYPE Enable or disable fcoe originator-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.7 | INTEGER {enable(1), disable(2)} | read-only | current |
| fcoeThashNewCfgOriginatorState OBJECT-TYPE Enable or disable fcoe originator-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.8 | INTEGER {enable(1), disable(2)} | read-write | current |
| fcoeThashCurCfgResponderState OBJECT-TYPE Enable or disable fcoe responder-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.9 | INTEGER {enable(1), disable(2)} | read-only | current |
| fcoeThashNewCfgResponderState OBJECT-TYPE Enable or disable fcoe responder-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.10 | INTEGER {enable(1), disable(2)} | read-write | current |
| fcoeThashCurCfgFabricState OBJECT-TYPE Enable or disable fcoe fabric-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.11 | INTEGER {enable(1), disable(2)} | read-only | current |
| fcoeThashNewCfgFabricState OBJECT-TYPE Enable or disable fcoe fabric-id hash. | 1.3.6.1.4.1.20301.2.7.13.2.1.6.2.12 | INTEGER {enable(1), disable(2)} | read-write | current |
| mstCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.7 | |||
| mstGeneralCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.7.1 | |||
| mstCurCfgRegionName OBJECT-TYPE The Name for the Region's configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.1.3 | DisplayString (SIZE(0..32)) | read-only | current |
| mstNewCfgRegionName OBJECT-TYPE The Name for the Region's configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.1.4 | DisplayString (SIZE(0..32)) | read-write | current |
| mstCurCfgRegionRevision OBJECT-TYPE Revision of the MST Region. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.1.5 | INTEGER (0..65535) | read-only | current |
| mstNewCfgRegionRevision OBJECT-TYPE Revision of the MST Region. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.1.6 | INTEGER (0..65535) | read-write | current |
| mstCurCfgMaxHopCount OBJECT-TYPE Indicates the maximum hop count value. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.1.7 | INTEGER (4..60) | read-only | current |
| mstNewCfgMaxHopCount OBJECT-TYPE Indicates the maximum hop count value. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.1.8 | INTEGER (4..60) | read-write | current |
| mstCurCfgStpMode OBJECT-TYPE The version of Spanning Tree Protocal the bridge is currently running. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.1.9 | INTEGER {mstp(1), rstp(2), pvrst(3)} | read-only | current |
| mstNewCfgStpMode OBJECT-TYPE The version of Spanning Tree Protocal the bridge is currently running. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.1.10 | INTEGER {mstp(1), rstp(2), pvrst(3)} | read-write | current |
| mstCistCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.7.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.20301.2.7.13.2.1.7.2.1 | INTEGER {default(1)} | read-write | current |
| mstCistBridgeCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.7.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.20301.2.7.13.2.1.7.2.2.1 | INTEGER (0..65535) | read-only | current |
| 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.20301.2.7.13.2.1.7.2.2.2 | INTEGER (0..65535) | read-write | current |
| 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.20301.2.7.13.2.1.7.2.2.5 | INTEGER (6..40) | read-only | current |
| 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.20301.2.7.13.2.1.7.2.2.6 | INTEGER (6..40) | read-write | current |
| 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.20301.2.7.13.2.1.7.2.2.7 | INTEGER (4..30) | read-only | current |
| 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.20301.2.7.13.2.1.7.2.2.8 | INTEGER (4..30) | read-write | current |
| 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.20301.2.7.13.2.1.7.2.2.9 | OCTET STRING (SIZE(0..512)) | read-only | current |
| 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.20301.2.7.13.2.1.7.2.2.10 | OCTET STRING (SIZE(0..512)) | read-only | current |
| 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.20301.2.7.13.2.1.7.2.2.11 | Integer32 | read-create | current |
| mstCistCurCfgPortTable OBJECT-TYPE The table of CIST Port configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.3 | not-accessible | current | |
| mstCistCurCfgPortTableEntry OBJECT-TYPE Information about a particular CIST Port configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.3.1 | not-accessible | current | |
| mstCistCurCfgPortIndex OBJECT-TYPE The port number of the port for which this entry contains spanning tree configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.3.1.1 | PortNumber | read-only | current |
| 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.20301.2.7.13.2.1.7.2.3.1.2 | INTEGER (0..240) | read-only | current |
| 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.20301.2.7.13.2.1.7.2.3.1.3 | INTEGER (0..200000000) | read-only | current |
| 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. (for MSTP only) | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.3.1.4 | INTEGER {auto(1), p2p(2), shared(3)} | read-only | current |
| mstCistCurCfgPortEdge OBJECT-TYPE The value of the Edge Port parameter. (for MSTP only) | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.3.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| mstCistCurCfgPortStpState OBJECT-TYPE Turn port's Spanning Tree on/off. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.3.1.6 | INTEGER {on(1), off(2)} | read-only | current |
| mstCistCurCfgPortHelloTime OBJECT-TYPE The amount of time between the transmission of Configuration Port PDUs in seconds. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.3.1.7 | INTEGER (1..10) | read-only | current |
| mstCistCurCfgPortPvstProtection OBJECT-TYPE The value of the PVST Protection parameter. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.3.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| mstCistNewCfgPortTable OBJECT-TYPE The table of CIST Port configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.4 | not-accessible | current | |
| mstCistNewCfgPortTableEntry OBJECT-TYPE Information about a particular CIST Port configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.4.1 | not-accessible | current | |
| mstCistNewCfgPortIndex OBJECT-TYPE The port number of the port for which this entry contains spanning tree configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.4.1.1 | PortNumber | read-only | current |
| 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.20301.2.7.13.2.1.7.2.4.1.2 | INTEGER (0..240) | read-write | current |
| 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.20301.2.7.13.2.1.7.2.4.1.3 | INTEGER (0..200000000) | read-write | current |
| mstCistNewCfgPortStpState OBJECT-TYPE Turn port's Spanning Tree on/off. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.4.1.6 | INTEGER {on(1), off(2)} | read-write | current |
| mstCistNewCfgPortHelloTime OBJECT-TYPE The amount of time between the transmission of Configuration Port PDUs in seconds. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.4.1.7 | INTEGER (1..10) | read-write | current |
| mstCistNewCfgPortPvstProtection OBJECT-TYPE The value of the PVST Protection parameter. | 1.3.6.1.4.1.20301.2.7.13.2.1.7.2.4.1.8 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| l2GeneralCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.8 | |||
| pvstCompatibilityCurCfgState OBJECT-TYPE Enable or disable PVST+ compatibility | 1.3.6.1.4.1.20301.2.7.13.2.1.8.9 | INTEGER {enable(1), disable(2)} | read-only | current |
| pvstCompatibilityNewCfgState OBJECT-TYPE Enable or disable PVST+ compatibility | 1.3.6.1.4.1.20301.2.7.13.2.1.8.10 | INTEGER {enable(1), disable(2)} | read-write | current |
| nostpCurCfgState OBJECT-TYPE STP Mode Disable global state. | 1.3.6.1.4.1.20301.2.7.13.2.1.8.11 | INTEGER {enable(1), disable(2)} | read-only | current |
| nostpNewCfgState OBJECT-TYPE Enable or disable STP Mode Disable. | 1.3.6.1.4.1.20301.2.7.13.2.1.8.12 | INTEGER {enable(1), disable(2)} | read-write | current |
| stpLoopGuardCurCfgState OBJECT-TYPE STP loop guard global state. | 1.3.6.1.4.1.20301.2.7.13.2.1.8.13 | INTEGER {enable(1), disable(2)} | read-only | current |
| stpLoopGuardNewCfgState OBJECT-TYPE Enable or disable STP loop guard. | 1.3.6.1.4.1.20301.2.7.13.2.1.8.14 | INTEGER {enable(1), disable(2)} | read-write | current |
| vlanAutoStgCurCfgState OBJECT-TYPE VLAN automatic STG assignment global state. | 1.3.6.1.4.1.20301.2.7.13.2.1.8.15 | INTEGER {enable(1), disable(2)} | read-only | current |
| vlanAutoStgNewCfgState OBJECT-TYPE Enable or disable VLAN automatic STG assignment. | 1.3.6.1.4.1.20301.2.7.13.2.1.8.16 | INTEGER {enable(1), disable(2)} | read-write | current |
| failoverCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.10 | |||
| failoverCurCfgOnState OBJECT-TYPE Failover ON/OFF setting. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.1 | INTEGER {on(1), off(2)} | read-only | current |
| failoverNewCfgOnState OBJECT-TYPE Failover ON/OFF settings. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.2 | INTEGER {on(1), off(2)} | read-write | current |
| failoverMaxTriggerEntries OBJECT-TYPE The maximum number of entries in the Failover Trigger Table. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.5 | Integer32 | read-only | current |
| failoverCurCfgTriggerTable OBJECT-TYPE The Failover Trigger Table. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6 | not-accessible | current | |
| failoverCurCfgTriggerTableEntry OBJECT-TYPE A row in the Failover Trigger Table. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6.1 | not-accessible | current | |
| failoverCurCfgTriggerId OBJECT-TYPE The Trigger identifier. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6.1.1 | Integer32 | read-only | current |
| failoverCurCfgTriggerState OBJECT-TYPE Enable or disable Trigger state | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| failoverCurCfgTriggerLimit OBJECT-TYPE Limit # of operational links | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6.1.3 | INTEGER | read-only | current |
| failoverCurCfgTriggerMmonPort OBJECT-TYPE The Manual Monitor port list. The ports are presented in bitmap format: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the Manual Monitor 0 - The represented port does not belong to the Manual Monitor | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6.1.6 | OCTET STRING | read-only | current |
| failoverCurCfgTriggerMmonTrunk OBJECT-TYPE The Manual Monitor trunk list. The trunks are presented in bitmap format: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to the Manual Monitor 0 - The represented trunk does not belong to the Manual Monitor | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6.1.7 | OCTET STRING | read-only | current |
| failoverCurCfgTriggerMmonKey OBJECT-TYPE The LACP admin key. This is an array of 16-bit read-only values. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6.1.8 | DisplayString | read-only | current |
| failoverCurCfgTriggerMconPort OBJECT-TYPE The Manual Control port list. The ports are presented in bitmap format: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the Manual Control 0 - The represented port does not belong to the Manual Control | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6.1.9 | OCTET STRING | read-only | current |
| failoverCurCfgTriggerMconTrunk OBJECT-TYPE The Manual Control trunk list. The trunks are presented in bitmap format: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to the Manual Control 0 - The represented trunk does not belong to the Manual Control | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6.1.11 | OCTET STRING | read-only | current |
| failoverCurCfgTriggerMconKey OBJECT-TYPE The LACP admin key. This is an array of 16-bit read-only values. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.6.1.12 | DisplayString | read-only | current |
| failoverNewCfgTriggerTable OBJECT-TYPE The Failover Trigger Table. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7 | not-accessible | current | |
| failoverNewCfgTriggerTableEntry OBJECT-TYPE A row in the Failover Trigger Table. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1 | not-accessible | current | |
| failoverNewCfgTriggerId OBJECT-TYPE The Trigger identifier. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.1 | Integer32 | read-only | current |
| failoverNewCfgTriggerState OBJECT-TYPE Enable or disable Trigger state | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| failoverNewCfgTriggerLimit OBJECT-TYPE Limit # of operational links | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.3 | INTEGER (0..1024) | read-write | current |
| failoverNewCfgTriggerMmonPort OBJECT-TYPE The Manual Monitor port list. The ports are presented in bitmap format: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the Manual Monitor 0 - The represented port does not belong to the Manual Monitor | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.10 | OCTET STRING | read-only | current |
| failoverNewCfgTriggerMmonPortAdd OBJECT-TYPE Add port to Manual Monitor. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.11 | PortNumber | read-create | current |
| failoverNewCfgTriggerMmonPortRem OBJECT-TYPE Remove port from Manual Monitor. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.12 | PortNumber | read-create | current |
| failoverNewCfgTriggerMmonTrunk OBJECT-TYPE The Manual Monitor trunk list. The trunks are presented in bitmap format: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to the Manual Monitor 0 - The represented trunk does not belong to the Manual Monitor | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.13 | OCTET STRING | read-only | current |
| failoverNewCfgTriggerMmonTrunkAdd OBJECT-TYPE Add trunk to Manual Monitor. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.14 | INTEGER | read-create | current |
| failoverNewCfgTriggerMmonTrunkRem OBJECT-TYPE Remove trunk from Manual Monitor. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.15 | INTEGER | read-create | current |
| failoverNewCfgTriggerMmonKey OBJECT-TYPE The LACP admin key. This is an array of 16-bit read-only values. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.16 | DisplayString | read-only | current |
| failoverNewCfgTriggerMmonKeyAdd OBJECT-TYPE Add LACP admin key to Manual Monitor. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.17 | INTEGER (1..65535) | read-create | current |
| failoverNewCfgTriggerMmonKeyRem OBJECT-TYPE Remove LACP admin key from Manual Monitor. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.18 | INTEGER (1..65535) | read-create | current |
| failoverNewCfgTriggerMconPort OBJECT-TYPE The Manual Control port list. The ports are presented in bitmap format: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the Manual Control 0 - The represented port does not belong to the Manual Control | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.19 | OCTET STRING | read-only | current |
| failoverNewCfgTriggerMconPortAdd OBJECT-TYPE Add port to Manual Control. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.20 | PortNumber | read-create | current |
| failoverNewCfgTriggerMconPortRem OBJECT-TYPE Remove port from Manual Control. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.21 | PortNumber | read-create | current |
| failoverNewCfgTriggerMconTrunk OBJECT-TYPE The Manual Control trunk list. The trunks are presented in bitmap format: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to the Manual Control 0 - The represented trunk does not belong to the Manual Control | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.25 | OCTET STRING | read-only | current |
| failoverNewCfgTriggerMconTrunkAdd OBJECT-TYPE Add trunk to Manual Control. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.26 | INTEGER | read-create | current |
| failoverNewCfgTriggerMconTrunkRem OBJECT-TYPE Remove trunk from Manual Control. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.27 | INTEGER | read-create | current |
| failoverNewCfgTriggerMconKey OBJECT-TYPE The LACP admin key. This is an array of 16-bit read-only values. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.28 | DisplayString | read-only | current |
| failoverNewCfgTriggerMconKeyAdd OBJECT-TYPE Add LACP admin key to Manual Control. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.29 | INTEGER (1..65535) | read-create | current |
| failoverNewCfgTriggerMconKeyRem OBJECT-TYPE Remove LACP admin key from Manual Control. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.2.1.10.7.1.30 | INTEGER (1..65535) | read-create | current |
| failoverNewCfgTriggerDelete 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.20301.2.7.13.2.1.10.7.1.31 | INTEGER {other(1), delete(2)} | read-create | current |
| dot1x OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.12 | |||
| dot1xCurStatus OBJECT-TYPE Dot1x status | 1.3.6.1.4.1.20301.2.7.13.2.1.12.1 | INTEGER {enable(0), disable(1)} | read-only | current |
| dot1xNewStatus OBJECT-TYPE Dot1x status | 1.3.6.1.4.1.20301.2.7.13.2.1.12.2 | INTEGER {enable(0), disable(1)} | read-write | current |
| dot1xCurCfgPortTable OBJECT-TYPE The table of 8021x configuration in the Current_config. | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3 | not-accessible | current | |
| dot1xCurCfgPortEntry OBJECT-TYPE Information about 8021x Port Config | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1 | not-accessible | current | |
| dot1xCurCfgPortIndex OBJECT-TYPE The 8021x Port number for which the table is related. | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1.1 | PortNumber | read-only | current |
| dot1xCurCfgPortMode OBJECT-TYPE Port authenticaton mode forceUnauth(0), auto(1), forceAuth(2) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1.2 | INTEGER {forceUnauth(0), auto(1), forceAuth(2)} | read-only | current |
| dot1xCurCfgPortQtPeriod OBJECT-TYPE Quiet period (0-65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1.3 | INTEGER (0..65535) | read-only | current |
| dot1xCurCfgPortTxPeriod OBJECT-TYPE Tx Period | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1.4 | INTEGER (1..65535) | read-only | current |
| dot1xCurCfgPortSupTmout OBJECT-TYPE Supplicant timeout (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1.5 | INTEGER (1..65535) | read-only | current |
| dot1xCurCfgPortSrvTmout OBJECT-TYPE Server timeout (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1.6 | INTEGER (1..65535) | read-only | current |
| dot1xCurCfgPortMaxRq OBJECT-TYPE Maximum numer of requests (1..10) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1.7 | INTEGER (1..10) | read-only | current |
| dot1xCurCfgPortRaPeriod OBJECT-TYPE Reautentication period (0..604800) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1.8 | INTEGER (0..604800) | read-only | current |
| dot1xCurCfgPortReAuth OBJECT-TYPE ReAuthentication state off(0), on(1) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1.9 | INTEGER {off(0), on(1)} | read-only | current |
| dot1xCurCfgPortVlanAssign OBJECT-TYPE Vlan assignment state off(0), on(1) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.3.1.10 | INTEGER {off(0), on(1)} | read-only | current |
| dot1xNewCfgPortTable OBJECT-TYPE The table of 8021x configuration in the new_config. | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4 | not-accessible | current | |
| dot1xNewCfgPortEntry OBJECT-TYPE Information about 8021x Port Config | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1 | not-accessible | current | |
| dot1xNewCfgPortIndex OBJECT-TYPE The 8021x Port number for which the table is related. | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.1 | PortNumber | read-only | current |
| dot1xNewCfgPortMode OBJECT-TYPE Port authentication mode forceUnauth(0), auto(1), forceAuth(2) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.2 | INTEGER {forceUnauth(0), auto(1), forceAuth(2)} | read-create | current |
| dot1xNewCfgPortQtPeriod OBJECT-TYPE Quiet period (0..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.3 | INTEGER (0..65535) | read-create | current |
| dot1xNewCfgPortTxPeriod OBJECT-TYPE Tx Period (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.4 | INTEGER (1..65535) | read-create | current |
| dot1xNewCfgPortSupTmout OBJECT-TYPE Supplicant Timeout (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.5 | INTEGER (1..65535) | read-create | current |
| dot1xNewCfgPortSrvTmout OBJECT-TYPE Server Timeout (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.6 | INTEGER (1..65535) | read-create | current |
| dot1xNewCfgPortMaxRq OBJECT-TYPE Maximum number of requests (1..10) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.7 | INTEGER (1..10) | read-create | current |
| dot1xNewCfgPortRaPeriod OBJECT-TYPE Reauthentication period (1..604800) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.8 | INTEGER (1..604800) | read-create | current |
| dot1xNewCfgPortReAuth OBJECT-TYPE Reauthentication state off(0), on(1) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.9 | INTEGER {off(0), on(1)} | read-create | current |
| dot1xNewCfgPortDefault OBJECT-TYPE Port default settings | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.10 | INTEGER {other(0), apply(1)} | read-create | current |
| dot1xNewCfgPortApplyGlobal OBJECT-TYPE Apply Global config | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.11 | INTEGER {other(0), apply(1)} | read-create | current |
| dot1xNewCfgPortVlanAssign OBJECT-TYPE Enable/Disable the assignment of vlan from radius server when the port is successfully autheticated. Vlan assignment state off(0), on(1) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.4.1.12 | INTEGER {off(0), on(1)} | read-create | current |
| dot1xCurCfgGlobalTable OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5 | |||
| dot1xCurCfgGuestVlan OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.1 | |||
| dot1xCurCfgGuestVlanNumber OBJECT-TYPE 8021.x Guest VLAN number | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.1.1 | INTEGER (1..4094) | read-only | current |
| dot1xCurCfgGuestVlanStatus OBJECT-TYPE 8021.x Guest VLAN status enabled(1), disabled(2) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| dot1xCurCfgGlobalMode OBJECT-TYPE Autehtication Mode forceUnauth(0), auto(1), forceAuth(2) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.3 | INTEGER {forceUnauth(0), auto(1), forceAuth(2)} | read-only | current |
| dot1xCurCfgGlobalQtPeriod OBJECT-TYPE Quiet period (0..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.4 | INTEGER (0..65535) | read-only | current |
| dot1xCurCfgGlobalTxPeriod OBJECT-TYPE Tx period (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.5 | INTEGER (1..65535) | read-only | current |
| dot1xCurCfgGlobalSupTmout OBJECT-TYPE Supplicant timeout (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.6 | INTEGER (1..65535) | read-only | current |
| dot1xCurCfgGlobalSrvTmout OBJECT-TYPE Server timeout (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.7 | INTEGER (1..65535) | read-only | current |
| dot1xCurCfgGlobalMaxRq OBJECT-TYPE Maximum number of requests (1..10) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.8 | INTEGER (1..10) | read-only | current |
| dot1xCurCfgGlobalRaPeriod OBJECT-TYPE Reauthentication period (0..604800) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.9 | INTEGER (0..604800) | read-only | current |
| dot1xCurCfgGlobalReAuth OBJECT-TYPE | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.10 | INTEGER {off(0), on(1)} | read-only | current |
| dot1xCurCfgGlobalVlanAssign OBJECT-TYPE Vlan assignment status | 1.3.6.1.4.1.20301.2.7.13.2.1.12.5.12 | INTEGER {off(0), on(1)} | read-only | current |
| dot1xNewCfgGlobalTable OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6 | |||
| dot1xNewCfgGuestVlan OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.1 | |||
| dot1xNewCfgGuestVlanNumber OBJECT-TYPE 8021.x Guest VLAN number | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.1.1 | INTEGER (0..4094) | read-write | current |
| dot1xNewCfgGuestVlanStatus OBJECT-TYPE 8021.x Guest VLAN status enabled(1), disabled(2) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| dot1xNewCfgGlobalMode OBJECT-TYPE Authentication Mode | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.3 | INTEGER {forceUnauth(0), auto(1), forceAuth(2)} | read-create | current |
| dot1xNewCfgGlobalQtPeriod OBJECT-TYPE Quiet Period (0..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.4 | INTEGER (0..65535) | read-create | current |
| dot1xNewCfgGlobalTxPeriod OBJECT-TYPE Tx Period (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.5 | INTEGER (1..65535) | read-create | current |
| dot1xNewCfgGlobalSupTmout OBJECT-TYPE Supplicand timeout (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.6 | INTEGER (1..65535) | read-create | current |
| dot1xNewCfgGlobalSrvTmout OBJECT-TYPE Server timeout (1..65535) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.7 | INTEGER (1..65535) | read-create | current |
| dot1xNewCfgGlobalMaxRq OBJECT-TYPE Maximum number of requests (1..10) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.8 | INTEGER (1..10) | read-create | current |
| dot1xNewCfgGlobalRaPeriod OBJECT-TYPE Reauthentication period (1..604800) | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.9 | INTEGER (1..604800) | read-create | current |
| dot1xNewCfgGlobalReAuth OBJECT-TYPE Reauthentication status | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.10 | INTEGER {off(0), on(1)} | read-create | current |
| dot1xNewCfgGlobalDefault OBJECT-TYPE Restore default 802.1x configuration | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.11 | INTEGER {other(0), apply(1)} | read-create | current |
| dot1xNewCfgGlobalVlanAssign OBJECT-TYPE Enable/Disable the assignment of vlan from radius server when the port is successfully autheticated. | 1.3.6.1.4.1.20301.2.7.13.2.1.12.6.12 | INTEGER {off(0), on(1)} | read-create | current |
| fdb OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.13 | |||
| fdbGeneralCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.13.1 | |||
| fdbCurCfgAgingTime OBJECT-TYPE Fdb current aging time | 1.3.6.1.4.1.20301.2.7.13.2.1.13.1.1 | Integer32 | read-only | current |
| fdbNewCfgAgingTime OBJECT-TYPE Fdb new aging time. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.1.2 | Integer32 | read-write | current |
| fdbCurCfgStaticTable OBJECT-TYPE The table of FDB static entries. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.2 | not-accessible | current | |
| fdbCurCfgStaticEntry OBJECT-TYPE A row in the fdb table. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.2.1 | not-accessible | current | |
| fdbCurCfgEntryIndex OBJECT-TYPE The fdb entry index | 1.3.6.1.4.1.20301.2.7.13.2.1.13.2.1.1 | Integer32 | read-only | current |
| fdbCurCfgVlan OBJECT-TYPE Add vlan for fdb entry index | 1.3.6.1.4.1.20301.2.7.13.2.1.13.2.1.2 | Integer32 | read-only | current |
| fdbCurCfgPort OBJECT-TYPE The MAC address port number. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.2.1.3 | PortNumber | read-only | current |
| fdbCurCfgMac OBJECT-TYPE Add a fdb entry. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.2.1.4 | PhysAddress | read-only | current |
| fdbCurCfgTrunk OBJECT-TYPE The MAC address trunk number. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.2.1.5 | Integer32 | read-only | current |
| fdbCurCfgAdminkey OBJECT-TYPE The MAC address LACP trunk adminkey. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.2.1.6 | Integer32 | read-only | current |
| fdbNewCfgStaticTable OBJECT-TYPE The table of FDB static entries. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.3 | not-accessible | current | |
| fdbNewCfgStaticEntry OBJECT-TYPE A row in the fdb table. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.3.1 | not-accessible | current | |
| fdbNewCfgEntryIndex OBJECT-TYPE The fdb entry index | 1.3.6.1.4.1.20301.2.7.13.2.1.13.3.1.1 | Integer32 | read-only | current |
| fdbNewCfgAddVlan OBJECT-TYPE Add vlan for fdb entry index | 1.3.6.1.4.1.20301.2.7.13.2.1.13.3.1.2 | Integer32 | read-create | current |
| fdbNewCfgAddPort OBJECT-TYPE The MAC address port number. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.3.1.3 | PortNumber | read-create | current |
| fdbNewCfgAddMac OBJECT-TYPE Add a fdb entry, ex:0x00 0x01 0x02 0x03 0x04 0x05 | 1.3.6.1.4.1.20301.2.7.13.2.1.13.3.1.4 | PhysAddress | read-create | current |
| 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.20301.2.7.13.2.1.13.3.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| fdbNewCfgAddTrunk OBJECT-TYPE The MAC address trunk number. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.3.1.6 | Integer32 | read-create | current |
| fdbNewCfgAddAdminkey OBJECT-TYPE The MAC address LACP trunk adminkey. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.3.1.7 | Integer32 | read-create | current |
| mcastFdbCurCfgTable OBJECT-TYPE The table of multicast FDB static entries. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.8 | not-accessible | current | |
| mcastFdbCurCfgEntry OBJECT-TYPE A row in the multicast fdb table. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.8.1 | not-accessible | current | |
| mcastFdbCurCfgEntryIndex OBJECT-TYPE The multicast fdb entry index | 1.3.6.1.4.1.20301.2.7.13.2.1.13.8.1.1 | Integer32 | read-only | current |
| mcastFdbCurCfgVlan OBJECT-TYPE Add vlan for multicast fdb entry index | 1.3.6.1.4.1.20301.2.7.13.2.1.13.8.1.2 | Integer32 | read-only | current |
| mcastFdbCurCfgPorts OBJECT-TYPE The multicast MAC address 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 the multicast MAC address. 0 - The represented port does not belong to the multicast MAC address. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.8.1.3 | PortNumber | read-only | current |
| mcastFdbCurCfgMac OBJECT-TYPE Add a multicast fdb entry. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.8.1.4 | MacAddress | read-only | current |
| mcastFdbNewCfgTable OBJECT-TYPE The table of multicast FDB static entries. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.9 | not-accessible | current | |
| mcastFdbNewCfgEntry OBJECT-TYPE A row in the multicast fdb table. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.9.1 | not-accessible | current | |
| mcastFdbNewCfgEntryIndex OBJECT-TYPE The multicast fdb entry index | 1.3.6.1.4.1.20301.2.7.13.2.1.13.9.1.1 | Integer32 | read-only | current |
| mcastFdbNewCfgAddVlan OBJECT-TYPE Add vlan for multicast fdb entry index | 1.3.6.1.4.1.20301.2.7.13.2.1.13.9.1.2 | Integer32 | read-create | current |
| mcastFdbNewCfgPorts OBJECT-TYPE The multicast MAC address 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 the multicast MAC address. 0 - The represented port does not belong to the multicast MAC address. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.9.1.3 | OCTET STRING | read-only | current |
| mcastFdbNewCfgAddPort OBJECT-TYPE The multicast MAC address port number to be added. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.9.1.4 | PortNumber | read-create | current |
| mcastFdbNewCfgRemPort OBJECT-TYPE The multicast MAC address port number to be removed. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.2.1.13.9.1.5 | PortNumber | read-create | current |
| mcastFdbNewCfgAddMac OBJECT-TYPE Add a multicast fdb entry, ex:0x00 0x01 0x02 0x03 0x04 0x05 | 1.3.6.1.4.1.20301.2.7.13.2.1.13.9.1.6 | MacAddress | read-create | current |
| mcastFdbNewCfgDelStaticEntry 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.20301.2.7.13.2.1.13.9.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| hotlinksCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.14 | |||
| hotlinksCurCfgOnState OBJECT-TYPE Hot Links ON/OFF setting. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.1 | INTEGER {on(1), off(2)} | read-only | current |
| hotlinksNewCfgOnState OBJECT-TYPE Hot Links ON/OFF settings. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.2 | INTEGER {on(1), off(2)} | read-write | current |
| hotlinksCurCfgFdbUpdateState OBJECT-TYPE Enable/disable Hot Links FDB Update setting. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hotlinksNewCfgFdbUpdateState OBJECT-TYPE Enable/disable Hot Links FDB Update setting. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hotlinksMaxTriggerEntries OBJECT-TYPE The maximum number of entries in the Hot Links Trigger Table. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.5 | Integer32 | read-only | current |
| hotlinksCurCfgTriggerTable OBJECT-TYPE The Hot Links Trigger Table. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6 | not-accessible | current | |
| hotlinksCurCfgTriggerTableEntry OBJECT-TYPE A row in the Hot Links Trigger Table. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1 | not-accessible | current | |
| hotlinksCurCfgTriggerId OBJECT-TYPE The Trigger identifier. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.1 | Integer32 | read-only | current |
| hotlinksCurCfgTriggerName OBJECT-TYPE A textual string containing the trigger name. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.2 | DisplayString | read-only | current |
| hotlinksCurCfgTriggerState OBJECT-TYPE Enable/disable Trigger state. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hotlinksCurCfgTriggerPreemptState OBJECT-TYPE Enable/disable Preemption state. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hotlinksCurCfgTriggerFdelay OBJECT-TYPE Forward Delay setting (in secs). | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.5 | Integer32 | read-only | current |
| hotlinksCurCfgTriggerMasterPort OBJECT-TYPE The master interface port number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.6 | Integer32 | read-only | current |
| hotlinksCurCfgTriggerMasterTrunk OBJECT-TYPE The master interface trunk number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.7 | Integer32 | read-only | current |
| hotlinksCurCfgTriggerBackupPort OBJECT-TYPE The backup interface port number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.8 | Integer32 | read-only | current |
| hotlinksCurCfgTriggerBackupTrunk OBJECT-TYPE The backup interface trunk number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.9 | Integer32 | read-only | current |
| hotlinksCurCfgTriggerDelete OBJECT-TYPE Delete a Hot Links trigger configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.10 | INTEGER {other(1), delete(2)} | read-only | current |
| hotlinksCurCfgTriggerMasterAdminkey OBJECT-TYPE The master interface admin key number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.11 | Integer32 | read-only | current |
| hotlinksCurCfgTriggerBackupAdminkey OBJECT-TYPE The backup interface admin key number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.6.1.12 | Integer32 | read-only | current |
| hotlinksNewCfgTriggerTable OBJECT-TYPE The Hot Links Trigger Table. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7 | not-accessible | current | |
| hotlinksNewCfgTriggerTableEntry OBJECT-TYPE A row in the Hot Links Trigger Table. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1 | not-accessible | current | |
| hotlinksNewCfgTriggerId OBJECT-TYPE The Trigger identifier. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.1 | Integer32 | read-only | current |
| hotlinksNewCfgTriggerName OBJECT-TYPE A textual string containing the trigger name. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.2 | DisplayString (SIZE(0..33)) | read-write | current |
| hotlinksNewCfgTriggerState OBJECT-TYPE Enable/disable Trigger state. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hotlinksNewCfgTriggerPreemptState OBJECT-TYPE Enable/disable Preemption state. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hotlinksNewCfgTriggerFdelay OBJECT-TYPE Forward Delay setting (in secs). | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.5 | Integer32 | read-write | current |
| hotlinksNewCfgTriggerMasterPort OBJECT-TYPE The master interface port number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.6 | Integer32 | read-write | current |
| hotlinksNewCfgTriggerMasterTrunk OBJECT-TYPE The master interface trunk number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.7 | Integer32 | read-write | current |
| hotlinksNewCfgTriggerBackupPort OBJECT-TYPE The backup interface port number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.8 | Integer32 | read-write | current |
| hotlinksNewCfgTriggerBackupTrunk OBJECT-TYPE The backup interface trunk number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.9 | Integer32 | read-write | current |
| hotlinksNewCfgTriggerDelete OBJECT-TYPE Delete a Hot Links trigger configuration. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.10 | INTEGER {other(1), delete(2)} | read-write | current |
| hotlinksNewCfgTriggerMasterAdminkey OBJECT-TYPE The master interface admin key number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.11 | Integer32 | read-write | current |
| hotlinksNewCfgTriggerBackupAdminkey OBJECT-TYPE The backup interface admin key number. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.7.1.12 | Integer32 | read-write | current |
| hotlinksCurCfgBpduState OBJECT-TYPE Enable/disable Hot Links BPDU flood setting. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hotlinksNewCfgBpduState OBJECT-TYPE Enable/disable Hot Links BPDU flood setting. | 1.3.6.1.4.1.20301.2.7.13.2.1.14.9 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hotlinksCurCfgFdbUpdateRate OBJECT-TYPE Hot Links FDB update rate (packets per second). | 1.3.6.1.4.1.20301.2.7.13.2.1.14.10 | Integer32 | read-only | current |
| hotlinksNewCfgFdbUpdateRate OBJECT-TYPE Hot Links FDB update rate (packets per second). | 1.3.6.1.4.1.20301.2.7.13.2.1.14.11 | Integer32 | read-write | current |
| lldpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.15 | |||
| lldpPortTableMaxEnt OBJECT-TYPE The maximum number of rows in the port configuration host table. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.1 | INTEGER | read-only | current |
| lldpCurCfgPortTable OBJECT-TYPE The table of LLDP port configuration in the current_configuration block. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2 | not-accessible | current | |
| lldpCurCfgPortEntry OBJECT-TYPE A row in the LLDP port configuration table in the current_configuration block. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1 | not-accessible | current | |
| lldpCurCfgPortIndx OBJECT-TYPE The index of the row in LLDP port configurations table. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.1 | PortNumber | read-only | current |
| lldpCurCfgPortAdmStat OBJECT-TYPE This is the admin status of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.2 | INTEGER {enabledTxOnly(1), enabledRxOnly(2), enabledRxTx(3), disabled(4)} | read-only | current |
| lldpCurCfgPortSnmpTrap OBJECT-TYPE This is the SNMP trap notification state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortportdesctlv OBJECT-TYPE This is the Port Description TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortsysnametlv OBJECT-TYPE This is the System Name TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortsysdescrtlv OBJECT-TYPE This is the System Description TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortsyscaptlv OBJECT-TYPE This is the System Capabilities TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortmgmtaddrtlv OBJECT-TYPE This is the Management Address TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortportvidtlv OBJECT-TYPE This is the Port VLAN ID TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortportprottlv OBJECT-TYPE This is the Port and Protocol VLAN ID TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortvlannametlv OBJECT-TYPE This is the VLAN Name TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortprotidtlv OBJECT-TYPE This is the Protocol Identity TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortmacphytlv OBJECT-TYPE This is the MAC/PHY Configuration/Status TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortpowermditlv OBJECT-TYPE This is the Power Via MDI TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.14 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortlinkaggrtlv OBJECT-TYPE This is the Link Aggregation TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortframesztlv OBJECT-TYPE This is the Maximum Frame Size TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.16 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpCurCfgPortdcbxtlv OBJECT-TYPE This is the DCBX TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.2.1.17 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpNewCfgPortTable OBJECT-TYPE The table of LLDP port configuration in the new_configuration block. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3 | not-accessible | current | |
| lldpNewCfgPortEntry OBJECT-TYPE A row in the LLDP port configuration table in the new_configuration block. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1 | not-accessible | current | |
| lldpNewCfgPortIndx OBJECT-TYPE The index of the row in LLDP port configurations table. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.1 | PortNumber | read-only | current |
| lldpNewCfgPortAdmStat OBJECT-TYPE This is the admin status of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.2 | INTEGER {enabledTxOnly(1), enabledRxOnly(2), enabledRxTx(3), disabled(4)} | read-write | current |
| lldpNewCfgPortSnmpTrap OBJECT-TYPE This is the SNMP trap notification state of the LLDP port | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortportdesctlv OBJECT-TYPE This is the Port Description TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortsysnametlv OBJECT-TYPE This is the System Name TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortsysdescrtlv OBJECT-TYPE This is the System Description TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.6 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortsyscaptlv OBJECT-TYPE This is the System Capabilities TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.7 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortmgmtaddrtlv OBJECT-TYPE This is the Management Address TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.8 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortportvidtlv OBJECT-TYPE This is the Port VLAN ID TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.9 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortportprottlv OBJECT-TYPE This is the Port and Protocol VLAN ID TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.10 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortvlannametlv OBJECT-TYPE This is the VLAN Name TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.11 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortprotidtlv OBJECT-TYPE This is the Protocol Identity TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.12 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortmacphytlv OBJECT-TYPE This is the MAC/PHY Configuration/Status TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.13 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortpowermditlv OBJECT-TYPE This is the Power Via MDI TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.14 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortlinkaggrtlv OBJECT-TYPE This is the Link Aggregation TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.15 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortframesztlv OBJECT-TYPE This is the Maximum Frame Size TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.16 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpNewCfgPortalltlv OBJECT-TYPE Set the corresponding state for all the LLDP port's TLVs. other(3) is returned when the object is read. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.17 | INTEGER {enabled(1), disabled(2), other(3)} | read-write | current |
| lldpNewCfgPortdcbxtlv OBJECT-TYPE This is the DCBX TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.3.1.18 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| lldpGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4 | |||
| lldpCurCfgState OBJECT-TYPE LLDP global state. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.1 | INTEGER {on(1), off(2)} | read-only | current |
| lldpNewCfgState OBJECT-TYPE Globally turn LLDP on or off. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.2 | INTEGER {on(1), off(2)} | read-write | current |
| lldpCurCfgMsgTxInt OBJECT-TYPE LLDP message transmission interval for LLDPDU. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.3 | INTEGER (5..32768) | read-only | current |
| lldpNewCfgMsgTxInt OBJECT-TYPE LLDP message transmission interval for LLDPDU. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.4 | INTEGER (5..32768) | read-write | current |
| lldpCurCfgMsgTxHld OBJECT-TYPE LLDP message transmission holdtime-multiplier. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.5 | INTEGER (2..10) | read-only | current |
| lldpNewCfgMsgTxHld OBJECT-TYPE LLDP message transmission holdtime-multiplier. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.6 | INTEGER (2..10) | read-write | current |
| lldpCurCfgNotifInt OBJECT-TYPE LLDP minimum SNMP trap notification interval. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.7 | INTEGER (1..3600) | read-only | current |
| lldpNewCfgNotifInt OBJECT-TYPE LLDP minimum SNMP trap notification interval. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.8 | INTEGER (1..3600) | read-write | current |
| lldpCurCfgTxDelay OBJECT-TYPE LLDP delay interval between advertisements. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.9 | INTEGER (1..8192) | read-only | current |
| lldpNewCfgTxDelay OBJECT-TYPE LLDP delay interval between advertisements. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.10 | INTEGER (1..8192) | read-write | current |
| lldpCurCfgReinitDelay OBJECT-TYPE LLDP reinit delay interval. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.11 | INTEGER (1..10) | read-only | current |
| lldpNewCfgReinitDelay OBJECT-TYPE LLDP reinit delay interval. | 1.3.6.1.4.1.20301.2.7.13.2.1.15.4.12 | INTEGER (1..10) | read-write | current |
| vlagCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.18 | |||
| vlagIslCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.18.1 | |||
| vlagCurIslCfgPortChannel OBJECT-TYPE Current vLAG ISL portchannel | 1.3.6.1.4.1.20301.2.7.13.2.1.18.1.1 | INTEGER (0..65535) | read-only | current |
| vlagNewIslCfgPortChannel OBJECT-TYPE This object is used to change the vLAG ISL portchannel. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.1.2 | INTEGER (0..65535) | read-write | current |
| vlagCurIslCfgAdminKey OBJECT-TYPE Current vLAG ISL admin key. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.1.3 | INTEGER (0..65535) | read-only | current |
| vlagNewIslCfgAdminKey OBJECT-TYPE This object is used to change the vLAG ISL admin key. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.1.4 | INTEGER (0..65535) | read-write | current |
| vlagCurCfgSwitchPriority OBJECT-TYPE Current vLAG switch priority | 1.3.6.1.4.1.20301.2.7.13.2.1.18.4 | INTEGER (0..65535) | read-only | current |
| vlagNewCfgSwitchPriority OBJECT-TYPE This object is used to change the vLAG priority of this switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.5 | INTEGER (0..65535) | read-write | current |
| vlagCurCfgTrunkTable OBJECT-TYPE A table of objects of the vLAG groups configured in this switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.6 | not-accessible | current | |
| vlagCurCfgTrunkTableEntry OBJECT-TYPE The configuration objects for an vLAG group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.6.1 | not-accessible | current | |
| vlagCurCfgTrunkIndex OBJECT-TYPE The identifier of the trunk group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.6.1.1 | Integer32 | read-only | current |
| vlagCurCfgTrunkState OBJECT-TYPE The current administrative state of the vLAG group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.6.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vlagNewCfgTrunkTable OBJECT-TYPE A table of objects of the vLAG groups configured in this switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.7 | not-accessible | current | |
| vlagNewCfgTrunkTableEntry OBJECT-TYPE The configuration objects for an vLAG group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.7.1 | not-accessible | current | |
| vlagNewCfgTrunkIndex OBJECT-TYPE The identifier of the trunk group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.7.1.1 | Integer32 | read-write | current |
| vlagNewCfgTrunkState OBJECT-TYPE The new administrative state of the vLAG group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.7.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vlagCurCfgLacpTable OBJECT-TYPE A table of objects of the vLAG groups configured in this switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.8 | not-accessible | current | |
| vlagCurCfgLacpTableEntry OBJECT-TYPE The configuration objects for an vLAG group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.8.1 | not-accessible | current | |
| vlagCurCfgLacpKey OBJECT-TYPE The identifier of the trunk group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.8.1.1 | INTEGER (1..65535) | read-only | current |
| vlagCurCfgLacpState OBJECT-TYPE The current administrative state of the vLAG group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.8.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vlagNewCfgLacpTable OBJECT-TYPE A table of objects of the vLAG groups configured in this switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.9 | not-accessible | current | |
| vlagNewCfgLacpTableEntry OBJECT-TYPE The configuration objects for an vLAG group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.9.1 | not-accessible | current | |
| vlagNewCfgLacpKey OBJECT-TYPE The identifier of the trunk group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.9.1.1 | INTEGER (1..65535) | read-only | current |
| vlagNewCfgLacpState OBJECT-TYPE The new administrative state of the vLAG group. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.9.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vlagCurCfgHlthchkPeerIp OBJECT-TYPE The current Health check Peer ip address. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.10 | IpAddress | read-only | current |
| vlagNewCfgHlthchkPeerIp OBJECT-TYPE The New Health check Peer ip address. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.11 | IpAddress | read-write | current |
| vlagCurCfgTierId OBJECT-TYPE Current vLAG Tier ID | 1.3.6.1.4.1.20301.2.7.13.2.1.18.12 | INTEGER (0..512) | read-only | current |
| vlagNewCfgTierId OBJECT-TYPE This object is used to change the vLAG Tier ID of this switch. vLAG consist of 2 vLAG peer switches connected by ISL link, the system formed by the switches is referred to as a vLAG tier. This object is used to specify the vLAG tier. And the tier id is used to generate vLAG system MAC. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.13 | INTEGER (0..512) | read-write | current |
| vlagCurCfgStartupDelayInterval OBJECT-TYPE Current vLAG Startup delay interval | 1.3.6.1.4.1.20301.2.7.13.2.1.18.14 | INTEGER (0..3600) | read-only | current |
| vlagNewCfgStartupDelayInterval OBJECT-TYPE This object is used to change the vLAG startup Delay Timer interval. The Timer is used to prevent traffic lost for the vLAG ports may be up before the ISL is up. The Timer is st- arted when the ISL is up and the role has been elected. And when the timer expires, all vLAG ports will be up. Before and during the timer running, all vLAG ports should be err- disabled. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.15 | INTEGER (0..3600) | read-write | current |
| vlagCurCfgGlobalEnable OBJECT-TYPE Current vLAG global status on switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.16 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vlagNewCfgGlobalEnable OBJECT-TYPE Set true to enable vLAG globally or Set false to disable vLAG globally on switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.17 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vlagCurCfgHlthchkConnectRetryInterval OBJECT-TYPE In case of healtcheck TCP connection can not be established, interval at which the retry attempt will be made to connect to the peer. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.18 | INTEGER (1..300) | read-only | current |
| vlagNewCfgHlthchkConnectRetryInterval OBJECT-TYPE In case of healtcheck TCP connection can not be established, interval at which the retry attempt will be made to connect to the peer. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.19 | INTEGER (1..300) | read-write | current |
| vlagCurCfgHlthchkKeepaliveAttempts OBJECT-TYPE Number of keepalive attempts made before declaring peer is down. Within this time, atleast one of the keepalive message should have been received from the peer. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.20 | INTEGER (1..24) | read-only | current |
| vlagNewCfgHlthchkKeepaliveAttempts OBJECT-TYPE Number of keepalive attempts made before declaring peer is down.Within this time, atleast one of the keepalive message should have been received from the peer. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.21 | INTEGER (1..24) | read-write | current |
| vlagCurCfgHlthchkKeepaliveInterval OBJECT-TYPE Interval between keepalives sent over healthcheck TCP session to keep the session alive. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.22 | INTEGER (2..300) | read-only | current |
| vlagNewCfgHlthchkKeepaliveInterval OBJECT-TYPE Interval between keepalives sent over healthcheck TCP session to keep the session alive. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.23 | INTEGER (2..300) | read-write | current |
| vlagCurCfgAutoRecoveryInterval OBJECT-TYPE Current vLAG Auto Recovery interval | 1.3.6.1.4.1.20301.2.7.13.2.1.18.24 | INTEGER (240..3600) | read-only | current |
| vlagNewCfgAutoRecoveryInterval OBJECT-TYPE This object is used to change the vLAG Auto Recovery Timer interval. The Timer is used to prevent all vlag ports stay in ErrDisabled state when booting two vLAG switches but one can not be up. | 1.3.6.1.4.1.20301.2.7.13.2.1.18.25 | INTEGER (240..3600) | read-write | current |
| ecpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.19 | |||
| ecpCurCfgRetrans OBJECT-TYPE The ECP retransmission interval in millisecond | 1.3.6.1.4.1.20301.2.7.13.2.1.19.1 | INTEGER | read-only | current |
| ecpNewCfgRetrans OBJECT-TYPE The ECP retransmission interval in millisecond | 1.3.6.1.4.1.20301.2.7.13.2.1.19.2 | INTEGER (100..9000) | read-write | current |
| slpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.1.20 | |||
| slpCurCfgGlobalEnable OBJECT-TYPE Current SLP global status on switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.20.1 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| slpNewCfgGlobalEnable OBJECT-TYPE Set to enabled to enable SLP globally or Set to disabled to disable SLP globally on switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.20.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| slpCurCfgActiveDaDisEnable OBJECT-TYPE Current SLP active directory agent discovery status on switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.20.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| slpNewCfgActiveDaDisEnable OBJECT-TYPE Set to enabled to enable SLP active directory agent discovery or Set to disabled to disable SLP active directory agent discovery on switch. | 1.3.6.1.4.1.20301.2.7.13.2.1.20.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| slpCurCfgActiveDaDisStartWaitTime OBJECT-TYPE Current SLP active directory agent discovery start wait time measured in seconds. | 1.3.6.1.4.1.20301.2.7.13.2.1.20.5 | INTEGER (1..10) | read-only | current |
| slpNewCfgActiveDaDisStartWaitTime OBJECT-TYPE This object is used to change the SLP active directory agent discovery start wait time measured in seconds. | 1.3.6.1.4.1.20301.2.7.13.2.1.20.6 | INTEGER (1..10) | read-write | current |
| layer2Stats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2 | |||
| fdbStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.1 | |||
| fdbStatsCurrent OBJECT-TYPE Current number of entries in the Forwarding Database. | 1.3.6.1.4.1.20301.2.7.13.2.2.1.3 | Gauge32 | read-only | current |
| fdbStatsHiwat OBJECT-TYPE Highest number of entries recorded at any given time in the Forwarding Database. | 1.3.6.1.4.1.20301.2.7.13.2.2.1.4 | Integer32 | read-only | current |
| fdbStatsClear OBJECT-TYPE Clear FDB statistics | 1.3.6.1.4.1.20301.2.7.13.2.2.1.11 | INTEGER {ok(1), clear(2)} | read-write | current |
| stpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.2 | |||
| stgStatsPortTable OBJECT-TYPE The table of Spanning Tree Group port statistics. | 1.3.6.1.4.1.20301.2.7.13.2.2.2.1 | not-accessible | current | |
| stgStatsPortTableEntry OBJECT-TYPE Statistics about port of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.2.2.1.1 | not-accessible | current | |
| stgStatsStpIndex OBJECT-TYPE The identifier of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.2.2.1.1.1 | Integer32 | read-only | current |
| stgStatsPortIndex OBJECT-TYPE The port identifier of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.2.2.1.1.2 | PortNumber | read-only | current |
| stgStatsPortRcvCfgBpdus OBJECT-TYPE Number of Configuration BPDU's received on this port. | 1.3.6.1.4.1.20301.2.7.13.2.2.2.1.1.3 | Counter32 | read-only | current |
| stgStatsPortRcvTcnBpdus OBJECT-TYPE Number of TCN BPDU's received on this port. | 1.3.6.1.4.1.20301.2.7.13.2.2.2.1.1.4 | Counter32 | read-only | current |
| stgStatsPortXmtCfgBpdus OBJECT-TYPE Number of Configuration BPDU's trasmitted from the port. | 1.3.6.1.4.1.20301.2.7.13.2.2.2.1.1.5 | Counter32 | read-only | current |
| stgStatsPortXmtTcnBpdus OBJECT-TYPE Number of TCN BPDU's trasmitted from the port. | 1.3.6.1.4.1.20301.2.7.13.2.2.2.1.1.6 | Counter32 | read-only | current |
| lacpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.4 | |||
| lacpStatsTable OBJECT-TYPE The table of LACP Stats. | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1 | not-accessible | current | |
| lacpStatsTableEntry OBJECT-TYPE Lacp status info. | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1 | not-accessible | current | |
| lacpStatsIndex OBJECT-TYPE Index | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1.1 | PortNumber | read-only | current |
| lacpdusRx OBJECT-TYPE Valid LACPDUs received | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1.2 | Integer32 | read-only | current |
| markerpdusRx OBJECT-TYPE Valid Marker PDUs received | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1.3 | Integer32 | read-only | current |
| markerresponsepdusRx OBJECT-TYPE Valid Marker Rsp PDUs received | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1.4 | Integer32 | read-only | current |
| unknownRx OBJECT-TYPE Unknown version/TLV type | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1.5 | Integer32 | read-only | current |
| illegalRx OBJECT-TYPE Illegal subtype received | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1.6 | Integer32 | read-only | current |
| lacpdusTx OBJECT-TYPE LACPDUs transmitted | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1.7 | Integer32 | read-only | current |
| markerpdusTx OBJECT-TYPE Market PDUs transmitted | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1.8 | Integer32 | read-only | current |
| markerresponsepdusTx OBJECT-TYPE Marker Rsp PDUs transmitted | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1.9 | Integer32 | read-only | current |
| lacpClearStats OBJECT-TYPE Setting this to clear(2) results in clearing the LACP statistics. | 1.3.6.1.4.1.20301.2.7.13.2.2.4.1.1.10 | INTEGER {ok(1), clear(2)} | read-write | current |
| hotlinksStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.6 | |||
| hotlinksStatsTriggerTable OBJECT-TYPE The Hot Links Trigger Table Stats. | 1.3.6.1.4.1.20301.2.7.13.2.2.6.1 | not-accessible | current | |
| hotlinksStatsTriggerTableEntry OBJECT-TYPE A row in the Hot Links Trigger Table Stats. | 1.3.6.1.4.1.20301.2.7.13.2.2.6.1.1 | not-accessible | current | |
| hotlinksStatsTriggerId OBJECT-TYPE The Trigger identifier. | 1.3.6.1.4.1.20301.2.7.13.2.2.6.1.1.1 | Integer32 | read-only | current |
| hotlinksStatsTriggerName OBJECT-TYPE A textual string containing the trigger name. | 1.3.6.1.4.1.20301.2.7.13.2.2.6.1.1.2 | DisplayString | read-only | current |
| hotlinksStatsTriggerMasterActive OBJECT-TYPE The number of times the master interface was set to active. | 1.3.6.1.4.1.20301.2.7.13.2.2.6.1.1.3 | Integer32 | read-only | current |
| hotlinksStatsTriggerBackupActive OBJECT-TYPE The number of times the backup interface was set to active. | 1.3.6.1.4.1.20301.2.7.13.2.2.6.1.1.4 | Integer32 | read-only | current |
| hotlinksStatsTriggerFdbUpdate OBJECT-TYPE The number of times an FDB update was performed. | 1.3.6.1.4.1.20301.2.7.13.2.2.6.1.1.5 | Integer32 | read-only | current |
| hotlinksStatsTriggerFdbFailed OBJECT-TYPE The number of times an FDB update failed. | 1.3.6.1.4.1.20301.2.7.13.2.2.6.1.1.6 | Integer32 | read-only | current |
| lldpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.7 | |||
| lldpStatsTableMaxEnt OBJECT-TYPE The maximum number of rows in the statistics host table. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.1 | INTEGER | read-only | current |
| lldpStatsTable OBJECT-TYPE The table of LLDP statistics. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.2 | not-accessible | current | |
| lldpStatsTableEntry OBJECT-TYPE LLDP statistics info. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.2.1 | not-accessible | current | |
| lldpStatsIndex OBJECT-TYPE The index of the row in LLDP port statistics. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.2.1.1 | PortNumber | read-only | current |
| lldpStatsFramesOutTotal OBJECT-TYPE The total number of LLDP frames transmitted in this port. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.2.1.2 | Counter32 | read-only | current |
| lldpStatsFramesInTotal OBJECT-TYPE The total number of LLDP frames received in this port. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.2.1.3 | Counter32 | read-only | current |
| lldpStatsFramesInErrorsTotal OBJECT-TYPE The total number of erroneous LLDP frames received in this port. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.2.1.4 | Counter32 | read-only | current |
| lldpStatsFramesDiscardedTotal OBJECT-TYPE The total number of received LLDP frames discarded in this port. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.2.1.5 | Counter32 | read-only | current |
| lldpStatsTLVsUnrecognizedTotal OBJECT-TYPE The total number of unrecognized TLVs in this port. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.2.1.6 | Counter32 | read-only | current |
| lldpStatsAgeoutsTotal OBJECT-TYPE The total number of neighbor's information deleted in this port. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.2.1.7 | Counter32 | read-only | current |
| lldpStatsClear OBJECT-TYPE Setting this to clear(2) results in clearing the LLDP statistics. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.2.1.8 | INTEGER {ok(1), clear(2)} | read-write | current |
| lldpStatsClearAll OBJECT-TYPE Setting this to clear(2) results in clearing the LLDP statistics for all the ports. | 1.3.6.1.4.1.20301.2.7.13.2.2.7.3 | INTEGER {ok(1), clear(2)} | read-write | current |
| oamStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.8 | |||
| oamStatsPortTable OBJECT-TYPE The table of OAM port statistics. | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1 | not-accessible | current | |
| oamStatsPortEntry OBJECT-TYPE Statistics about OAM Port | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1 | not-accessible | current | |
| oamStatsPortIndex OBJECT-TYPE The OAM Port number for which the table is related. | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.1 | PortNumber | read-only | current |
| oamStatsPortInfoTx OBJECT-TYPE The number of transmitted OAM information packets | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.2 | INTEGER | read-only | current |
| oamStatsPortInfoRx OBJECT-TYPE The number of received OAM information packets | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.3 | INTEGER | read-only | current |
| oamStatsPortUnsupTx OBJECT-TYPE The number of transmitted OAM unsupported packets | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.4 | INTEGER | read-only | current |
| oamStatsPortUnsupRx OBJECT-TYPE The number of received OAM unsupported packets | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.5 | INTEGER | read-only | current |
| oamStatsPortLocalLinkFaults OBJECT-TYPE The number of local OAM link fault packets | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.6 | INTEGER | read-only | current |
| oamStatsPortLocalCriticalEvents OBJECT-TYPE The number of local OAM critical event packets | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.7 | INTEGER | read-only | current |
| oamStatsPortLocalDyingGasps OBJECT-TYPE The number of local OAM dying gasp packets | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.8 | INTEGER | read-only | current |
| oamStatsPortRemoteLinkFaults OBJECT-TYPE The number of remote OAM link fault packets | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.9 | INTEGER | read-only | current |
| oamStatsPortRemoteCriticalEvents OBJECT-TYPE The number of remote OAM critical event packets | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.10 | INTEGER | read-only | current |
| oamStatsPortRemoteDyingGasps OBJECT-TYPE The number of remote OAM dying gasp packets | 1.3.6.1.4.1.20301.2.7.13.2.2.8.1.1.11 | INTEGER | read-only | current |
| vlagStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.11 | |||
| vlagStatsSystem OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.11.1 | |||
| vlagStatsClear OBJECT-TYPE Setting this object to 'clear' will reset all statistics objects of VLAG. A get action of this object will always return 'other'. Setting this object to 'other' is not allowed. | 1.3.6.1.4.1.20301.2.7.13.2.2.11.1.1 | INTEGER {clear(1), other(2)} | read-write | current |
| vlagStatsIsl OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.11.2 | |||
| vlagStatsIslInOctets OBJECT-TYPE The total number of vlag ISL octets received. | 1.3.6.1.4.1.20301.2.7.13.2.2.11.2.1 | Counter32 | read-only | current |
| vlagStatsIslInPackets OBJECT-TYPE The total number of vlag ISL packets received. | 1.3.6.1.4.1.20301.2.7.13.2.2.11.2.2 | Counter32 | read-only | current |
| vlagStatsIslOutOctets OBJECT-TYPE The total number of vlag ISL octets sent. | 1.3.6.1.4.1.20301.2.7.13.2.2.11.2.3 | Counter32 | read-only | current |
| vlagStatsIslOutPackets OBJECT-TYPE The total number of vlag ISL packets sent. | 1.3.6.1.4.1.20301.2.7.13.2.2.11.2.4 | Counter32 | read-only | current |
| vlagStatsHealth OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.11.3 | |||
| vlagStatsLacp OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.11.4 | |||
| vlagStatsPdu OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5 | |||
| vlagStatsPduSentRoleElection OBJECT-TYPE The total number of vlag PDUs sent for role elections | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.1 | Counter32 | read-only | current |
| vlagStatsPduSentSystemInfo OBJECT-TYPE The total number of vlag PDUs sent for system info | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.2 | Counter32 | read-only | current |
| vlagStatsPduSentFdbDynamicAdd OBJECT-TYPE The total number of vlag PDUs sent for addition of FDB dynamic entry | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.7 | Counter32 | read-only | current |
| vlagStatsPduSentFdbDynamicDel OBJECT-TYPE The total number of vlag PDUs sent for deletion of FDB dynamic entry | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.8 | Counter32 | read-only | current |
| vlagStatsPduSentFdbInactiveAdd OBJECT-TYPE The total number of vlag PDUs sent for addition of FDB inactive entry | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.9 | Counter32 | read-only | current |
| vlagStatsPduSentFdbInactiveDel OBJECT-TYPE The total number of vlag PDUs sent for deletion of FDB inactive entry | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.10 | Counter32 | read-only | current |
| vlagStatsPduSentHlthCheck OBJECT-TYPE The total number of vlag PDUs sent for Health check | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.13 | Counter32 | read-only | current |
| vlagStatsPduSentOther OBJECT-TYPE The total number of vlag PDUs sent for others | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.15 | Counter32 | read-only | current |
| vlagStatsPduSentUnknown OBJECT-TYPE The total number of vlag PDUs sent for unknowns | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.16 | Counter32 | read-only | current |
| vlagStatsPduRcvRoleElection OBJECT-TYPE The total number of vlag PDUs received for role elections | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.17 | Counter32 | read-only | current |
| vlagStatsPduRcvSystemInfo OBJECT-TYPE The total number of vlag PDUs received for system info | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.18 | Counter32 | read-only | current |
| vlagStatsPduRcvFdbDynamicAdd OBJECT-TYPE The total number of vlag PDUs received for addition of FDB dynamic entry | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.23 | Counter32 | read-only | current |
| vlagStatsPduRcvFdbDynamicDel OBJECT-TYPE The total number of vlag PDUs received for deletion of FDB dynamic entry | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.24 | Counter32 | read-only | current |
| vlagStatsPduRcvFdbInactiveAdd OBJECT-TYPE The total number of vlag PDUs received for addition of FDB inactive entry | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.25 | Counter32 | read-only | current |
| vlagStatsPduRcvFdbInactiveDel OBJECT-TYPE The total number of vlag PDUs received for deletion of FDB inactive entry | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.26 | Counter32 | read-only | current |
| vlagStatsPduRcvHlthCheck OBJECT-TYPE The total number of vlag PDUs received for Health check | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.29 | Counter32 | read-only | current |
| vlagStatsPduRcvOther OBJECT-TYPE The total number of vlag PDUs received for others | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.31 | Counter32 | read-only | current |
| vlagStatsPduRcvUnknown OBJECT-TYPE The total number of vlag PDUs received for unknowns | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.32 | Counter32 | read-only | current |
| vlagStatsPduSentPeerInstanceEnable OBJECT-TYPE The total number of vlag PDUs sent for peer instance enable | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.33 | Counter32 | read-only | current |
| vlagStatsPduSentPeerInstanceDisable OBJECT-TYPE The total number of vlag PDUs sent for peer instance disable | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.34 | Counter32 | read-only | current |
| vlagStatsPduSentISLHello OBJECT-TYPE The total number of vlag PDUs sent for ISL hello | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.35 | Counter32 | read-only | current |
| vlagStatsPduRcvISLHello OBJECT-TYPE The total number of vlag PDUs received for ISL hello | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.36 | Counter32 | read-only | current |
| vlagStatsPduRcvPeerInstanceEnable OBJECT-TYPE The total number of vlag PDUs received for peer instance enable | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.37 | Counter32 | read-only | current |
| vlagStatsPduRcvPeerInstanceDisable OBJECT-TYPE The total number of vlag PDUs received for peer instance disable | 1.3.6.1.4.1.20301.2.7.13.2.2.11.5.38 | Counter32 | read-only | current |
| vlagStatsIgmp OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.11.6 | |||
| vlagStatsIgmpReportsForwarded OBJECT-TYPE The total number of IGMP reports forwarded to the peer | 1.3.6.1.4.1.20301.2.7.13.2.2.11.6.1 | Counter32 | read-only | current |
| vlagStatsIgmpLeavesForwarded OBJECT-TYPE The total number of IGMP leaves forwarded to the peer | 1.3.6.1.4.1.20301.2.7.13.2.2.11.6.2 | Counter32 | read-only | current |
| slpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.2.12 | |||
| slpStatsTxCountersTable OBJECT-TYPE A table with all the SLP Send counters. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.1 | not-accessible | current | |
| slpStatsTxCounterEntry OBJECT-TYPE The configuration objects for a SLP Send counter entry. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.1.1 | not-accessible | current | |
| slpTxCounterIndex OBJECT-TYPE The index of this counter. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.1.1.1 | Integer32 | read-only | current |
| slpTxCounterName OBJECT-TYPE The name of this counter. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.1.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| slpTxCounterUnicast OBJECT-TYPE The unicast value of this counter. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.1.1.3 | Integer32 | read-only | current |
| slpTxCounterMulticast OBJECT-TYPE The multicast value of this counter. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.1.1.4 | Integer32 | read-only | current |
| slpStatsRxCountersTable OBJECT-TYPE A table with all the SLP Receive counters. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.2 | not-accessible | current | |
| slpStatsRxCounterEntry OBJECT-TYPE The configuration objects for a SLP Receive counter entry. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.2.1 | not-accessible | current | |
| slpRxCounterIndex OBJECT-TYPE The index this counter. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.2.1.1 | Integer32 | read-only | current |
| slpRxCounterName OBJECT-TYPE The name of this counter. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.2.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| slpRxCounterUnicast OBJECT-TYPE The unicast value of this counter. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.2.1.3 | Integer32 | read-only | current |
| slpRxCounterMulticast OBJECT-TYPE The multicast value of this counter. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.2.1.4 | Integer32 | read-only | current |
| slpCountersClear OBJECT-TYPE Setting this object to 'clear' will reset all SLP counters. A get action of this object will always return 'other'. Setting this object to 'other' is not allowed. | 1.3.6.1.4.1.20301.2.7.13.2.2.12.3 | INTEGER {clear(1), other(2)} | read-write | current |
| layer2Info OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3 | |||
| fdbInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.1 | |||
| fdbClear OBJECT-TYPE Setting this value to clear(2) clears the entire master FDB. | 1.3.6.1.4.1.20301.2.7.13.2.3.1.1 | INTEGER {ok(1), clear(2)} | read-write | current |
| fdbTable OBJECT-TYPE The table of FDB entries. | 1.3.6.1.4.1.20301.2.7.13.2.3.1.2 | not-accessible | current | |
| fdbEntry OBJECT-TYPE A row in the FDB table | 1.3.6.1.4.1.20301.2.7.13.2.3.1.2.1 | not-accessible | current | |
| fdbMacAddr OBJECT-TYPE The MAC address for the FDB entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.1.2.1.1 | MacAddress | read-only | current |
| fdbVlan OBJECT-TYPE The VLAN ID for the FDB entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.1.2.1.2 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.1.2.1.3 | PortNumber | read-only | current |
| 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.20301.2.7.13.2.3.1.2.1.4 | INTEGER {unknown(1), forward(2), trunk(3)} | read-only | current |
| 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.20301.2.7.13.2.3.1.2.1.7 | Integer32 | read-only | current |
| fdbStatus OBJECT-TYPE '1' if it is permanent '0' if it is not permanent | 1.3.6.1.4.1.20301.2.7.13.2.3.1.2.1.8 | Integer32 | read-only | current |
| mcastFdbTable OBJECT-TYPE The table of static multicast FDB entries. | 1.3.6.1.4.1.20301.2.7.13.2.3.1.3 | not-accessible | current | |
| mcastFdbEntry OBJECT-TYPE A row in the static multicast FDB table | 1.3.6.1.4.1.20301.2.7.13.2.3.1.3.1 | not-accessible | current | |
| mcastFdbEntryIndex OBJECT-TYPE The static multicast fdb entry index | 1.3.6.1.4.1.20301.2.7.13.2.3.1.3.1.1 | Integer32 | read-only | current |
| mcastFdbMacAddr OBJECT-TYPE The static multicast MAC address for the FDB entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.1.3.1.2 | MacAddress | read-only | current |
| mcastFdbVlan OBJECT-TYPE The VLAN ID for the FDB entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.1.3.1.3 | Integer32 | read-only | current |
| mcastFdbSrcPorts OBJECT-TYPE The multicast MAC address 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 the multicast MAC address. 0 - The represented port does not belong to the multicast MAC address. | 1.3.6.1.4.1.20301.2.7.13.2.3.1.3.1.4 | PortNumber | read-only | current |
| stpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.2 | |||
| stpInfoTable OBJECT-TYPE The table of Spanning Tree Group information. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.1 | not-accessible | current | |
| stpInfoTableEntry OBJECT-TYPE Information about a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.1.1 | not-accessible | current | |
| 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.20301.2.7.13.2.3.2.1.1.1 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.2.1.1.2 | TimeTicks | read-only | current |
| 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.20301.2.7.13.2.3.2.1.1.3 | Counter32 | read-only | current |
| 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.20301.2.7.13.2.3.2.1.1.4 | BridgeId | read-only | current |
| stpInfoRootCost OBJECT-TYPE The cost of the path to the root as seen from this bridge. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.1.1.5 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.2.1.1.6 | PortNumber | read-only | current |
| 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.20301.2.7.13.2.3.2.1.1.7 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.2.1.1.8 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.2.1.1.9 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.2.1.1.10 | Integer32 | read-only | current |
| stpInfoPortTable OBJECT-TYPE The table of Spanning Tree Group port information. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2 | not-accessible | current | |
| stpInfoPortTableEntry OBJECT-TYPE Information about port configuration for a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2.1 | not-accessible | current | |
| stpInfoPortStpIndex OBJECT-TYPE The identifier of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2.1.1 | Integer32 | read-only | current |
| stpInfoPortIndex OBJECT-TYPE The port identifier of a particular Spanning Tree Group. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2.1.2 | PortNumber | read-only | current |
| 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). If port is not controlled by STP, this object will have a value of na (8). | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2.1.3 | INTEGER {disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6), discarding(7), na(8)} | read-only | current |
| 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.20301.2.7.13.2.3.2.2.1.4 | BridgeId | read-only | current |
| 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.20301.2.7.13.2.3.2.2.1.5 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.2.2.1.6 | BridgeId | read-only | current |
| stpInfoPortDesignatedPort OBJECT-TYPE The Port Identifier of the port on the Designated Bridge for this port's segment. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2.1.7 | OCTET STRING (SIZE(2)) | read-only | current |
| 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.20301.2.7.13.2.3.2.2.1.8 | Counter32 | read-only | current |
| stpInfoPortPathCost OBJECT-TYPE The path cost of the port. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2.1.9 | Integer32 | read-only | current |
| stpInfoPortRole OBJECT-TYPE The port role. Returns unknown(7) when MSTP/RSTP is not enabled, otherwise returns appropriate port role. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2.1.10 | INTEGER {disabled(1), alternate(2), backup(3), root(4), designated(5), master(6), unknown(7)} | read-only | current |
| stpInfoPortLinkType OBJECT-TYPE The point-to-point status of the LAN segment attached to this port. A value of p2p (1) indicates that this port is being treated as if it is connected to a point-to-point link. A value of shared(2) indicates that this port is being treated as having a shared media connection. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2.1.11 | INTEGER {p2p(1), shared(2), unknown(3)} | read-only | current |
| stpInfoPortEdge OBJECT-TYPE The port is an edge port or not. Returns disabled(2) when the port is not an edge port and returns enabled(1) when it is an edge port. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| stpInfoPortExtGuard OBJECT-TYPE Current STP guard state. Not include BPDU Guard. | 1.3.6.1.4.1.20301.2.7.13.2.3.2.2.1.13 | INTEGER {normal(0), loop-inc(1), root-inc(2)} | read-only | current |
| stpInfoPortPriority 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.20301.2.7.13.2.3.2.2.1.14 | Integer32 | read-only | current |
| lacpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.3 | |||
| lacpInfoAggrTable OBJECT-TYPE The table of LACP aggregator information. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1 | not-accessible | current | |
| lacpInfoAggrTableEntry OBJECT-TYPE Information about a LACP aggregator. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1 | not-accessible | current | |
| lacpInfoAggrIndex OBJECT-TYPE The aggregator identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.1 | PortNumber | read-only | current |
| lacpInfoAggrId OBJECT-TYPE LACP aggregator ID | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.2 | Integer32 | read-only | current |
| lacpInfoAggrMac OBJECT-TYPE LACP aggregator MAC address | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.3 | DisplayString | read-only | current |
| lacpInfoAggrActSysPrio OBJECT-TYPE LACP aggregator actor system priority | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.4 | Integer32 | read-only | current |
| lacpInfoAggrActSysId OBJECT-TYPE LACP aggregator actor system ID | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.5 | DisplayString | read-only | current |
| lacpInfoAggrIndivState OBJECT-TYPE LACP aggregator individual state | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.6 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoAggrActAdminKey OBJECT-TYPE LACP aggregator actor admin key | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.7 | Integer32 | read-only | current |
| lacpInfoAggrActOperKey OBJECT-TYPE LACP aggregator actor oper key | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.8 | Integer32 | read-only | current |
| lacpInfoAggrPartSysPrio OBJECT-TYPE LACP aggregator partner system priority | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.9 | Integer32 | read-only | current |
| lacpInfoAggrPartSysId OBJECT-TYPE LACP aggregator partner system ID | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.10 | DisplayString | read-only | current |
| lacpInfoAggrPartOperKey OBJECT-TYPE LACP aggregator partner oper key | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.11 | Integer32 | read-only | current |
| lacpInfoAggrReadyState OBJECT-TYPE LACP aggregator ready state | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.12 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoAggrNumPorts OBJECT-TYPE Number of ports in aggregator | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.13 | Integer32 | read-only | current |
| lacpInfoAggrMinLinks OBJECT-TYPE Min Links of ports in aggregator | 1.3.6.1.4.1.20301.2.7.13.2.3.3.1.1.15 | Integer32 | read-only | current |
| lacpInfoPort OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2 | |||
| lacpInfoPortGeneralTable OBJECT-TYPE The table of LACP port general information. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1 | not-accessible | current | |
| lacpInfoPortGeneralTableEntry OBJECT-TYPE General information about a LACP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1 | not-accessible | current | |
| lacpInfoPortGeneralIndex OBJECT-TYPE The port identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.1 | PortNumber | read-only | current |
| lacpInfoPortLacpEna OBJECT-TYPE LACP enabled on port | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.2 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortAdminEna OBJECT-TYPE LACP port admin enabled | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.3 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActSysId OBJECT-TYPE LACP port actor system ID | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.4 | DisplayString | read-only | current |
| lacpInfoPortActSysPrio OBJECT-TYPE LACP port actor system priority | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.5 | Integer32 | read-only | current |
| lacpInfoPortActAdminKey OBJECT-TYPE LACP port actor admin key | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.6 | Integer32 | read-only | current |
| lacpInfoPortActOperKey OBJECT-TYPE LACP port actor oper key | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.7 | Integer32 | read-only | current |
| lacpInfoPortActPortNum OBJECT-TYPE LACP port number | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.8 | Integer32 | read-only | current |
| lacpInfoPortActPortPrio OBJECT-TYPE LACP port priority | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.9 | Integer32 | read-only | current |
| lacpInfoPortIndivState OBJECT-TYPE LACP port individual state | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.10 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoSelAggrId OBJECT-TYPE LACP port selected aggregator ID | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.11 | Integer32 | read-only | current |
| lacpInfoAttAggrId OBJECT-TYPE LACP port attached aggregator ID | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.12 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.3.2.1.1.13 | INTEGER {true(1), false(2)} | read-only | current |
| 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.20301.2.7.13.2.3.3.2.1.1.14 | INTEGER {true(1), false(2)} | read-only | current |
| 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 prevent the port from being enabled as part of the aggregation, and so the port is being held in standby condition. A value of suspended indicates that the port in a LACP port-channel cannot be aggregated due to, for example, not receiveing LACPDU. A value of individual indicates that the port works as a normal link-up port due to not receiving LACPDU. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.15 | INTEGER {selected(1), unselected(2), standby(3), suspended(4), individual(5)} | read-only | current |
| 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.20301.2.7.13.2.3.3.2.1.1.16 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoCollDetState OBJECT-TYPE LACP port collision and detection state | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.17 | INTEGER {on(1), off(2)} | read-only | current |
| lacpInfoPortRxState OBJECT-TYPE LACP port RX machine state | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.18 | DisplayString | read-only | current |
| lacpInfoPortMuxState OBJECT-TYPE LACP port Mux machine state | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.19 | DisplayString | read-only | current |
| lacpInfoPortPerState OBJECT-TYPE LACP port periodic machine state | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.20 | DisplayString | read-only | current |
| lacpInfoPortPerTraTimer OBJECT-TYPE Periodic Transmit Timer | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.21 | Integer32 | read-only | current |
| lacpInfoPortCurWhileTimer OBJECT-TYPE Current While Timer | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.22 | Integer32 | read-only | current |
| lacpInfoPortOperState OBJECT-TYPE The current operational state of LACP on the port. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.1.1.23 | INTEGER {disabled(1), up(2), down(3)} | read-only | current |
| lacpInfoPortAdminTable OBJECT-TYPE The table of LACP port admin information. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2 | not-accessible | current | |
| lacpInfoPortAdminTableEntry OBJECT-TYPE Admin information about a LACP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2.1 | not-accessible | current | |
| lacpInfoPortAdminIndex OBJECT-TYPE The port identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2.1.1 | PortNumber | read-only | current |
| 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.20301.2.7.13.2.3.3.2.2.1.7 | DisplayString | read-only | current |
| lacpInfoPortActAdActiv OBJECT-TYPE The state of Actor Administrator Port Activity | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2.1.8 | INTEGER {active(1), passive(2)} | read-only | current |
| lacpInfoPortActAdSync OBJECT-TYPE The state of Actor Administrator Port Synchronization | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2.1.9 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActAdDef OBJECT-TYPE The state of Actor Administrator Port Defaulted | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2.1.10 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActAdTimeout OBJECT-TYPE The state of Actor Administrator Port Timeout | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2.1.11 | INTEGER {short(1), long(2)} | read-only | current |
| lacpInfoPortActAdColl OBJECT-TYPE The state of Actor Administrator Port Collecting | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2.1.12 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActAdExp OBJECT-TYPE The state of Actor Administrator Port Expired | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2.1.13 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActAdAggr OBJECT-TYPE The state of Actor Administrator Port Aggregation | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2.1.14 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActAdDist OBJECT-TYPE The state of Actor Administrator Port Distributing | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.2.1.15 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortOperTable OBJECT-TYPE The table of LACP port oper information. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3 | not-accessible | current | |
| lacpInfoPortOperTableEntry OBJECT-TYPE Oper information about a LACP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1 | not-accessible | current | |
| lacpInfoPortOperIndex OBJECT-TYPE The port identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.1 | PortNumber | read-only | current |
| lacpInfoPortPartOpSysPrio OBJECT-TYPE The value of Partner Operator Port System Priority | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.2 | Integer32 | read-only | current |
| lacpInfoPortPartOpSysId OBJECT-TYPE The value of Partner Operator Port System ID | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.3 | DisplayString | read-only | current |
| lacpInfoPortPartOpKey OBJECT-TYPE The value of Partner Operator Port Key | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.4 | Integer32 | read-only | current |
| lacpInfoPortPartOpPortNum OBJECT-TYPE The Partner Operator Port Number | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.5 | Integer32 | read-only | current |
| lacpInfoPortPartOpPortPrio OBJECT-TYPE The value of Partner Operator Port Priority | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.6 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.3.2.3.1.7 | DisplayString | read-only | current |
| lacpInfoPortActOpActiv OBJECT-TYPE The state of Actor Operator Port Activity | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.8 | INTEGER {active(1), passive(2)} | read-only | current |
| lacpInfoPortActOpSync OBJECT-TYPE The state of Actor Operator Port Synchronization | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.9 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActOpDef OBJECT-TYPE The state of Actor Operator Port Defaulted | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.10 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActOpTimeout OBJECT-TYPE The state of Actor Operator Port Timeout | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.11 | INTEGER {short(1), long(2)} | read-only | current |
| lacpInfoPortActOpColl OBJECT-TYPE The state of Actor Operator Port Collecting | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.12 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActOpExp OBJECT-TYPE The state of Actor Operator Port Expired | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.13 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActOpAggr OBJECT-TYPE The state of Actor Operator Port Aggregation | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.14 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortActOpDist OBJECT-TYPE The state of Actor Operator Port Distributing | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.15 | INTEGER {true(1), false(2)} | read-only | current |
| 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.20301.2.7.13.2.3.3.2.3.1.16 | DisplayString | read-only | current |
| lacpInfoPortPartOpActiv OBJECT-TYPE The state of Partner Operator Port Activity | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.17 | INTEGER {active(1), passive(2)} | read-only | current |
| lacpInfoPortPartOpSync OBJECT-TYPE The state of Partner Operator Port Synchronization | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.18 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortPartOpDef OBJECT-TYPE The state of Partner Operator Port Defaulted | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.19 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortPartOpTimeout OBJECT-TYPE The state of Partner Operator Port Timeout | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.20 | INTEGER {short(1), long(2)} | read-only | current |
| lacpInfoPortPartOpColl OBJECT-TYPE The state of Partner Operator Port Collecting | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.21 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortPartOpExp OBJECT-TYPE The state of Partner Operator Port Expired | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.22 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortPartOpAggr OBJECT-TYPE The state of Partner Operator Port Aggregation | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.23 | INTEGER {true(1), false(2)} | read-only | current |
| lacpInfoPortPartOpDist OBJECT-TYPE The state of Partner Operator Port Distributing | 1.3.6.1.4.1.20301.2.7.13.2.3.3.2.3.1.24 | INTEGER {true(1), false(2)} | read-only | current |
| cistInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.4 | |||
| cistGeneralInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.4.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.20301.2.7.13.2.3.4.1.1 | BridgeId | read-only | current |
| cistRootPathCost OBJECT-TYPE The cost of the path to the CIST Root as seen from this bridge. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.1.2 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.4.1.3 | PortNumber | read-only | current |
| cistBridgeHelloTime OBJECT-TYPE The amount of time between the transmission of Configuration bridge PDUs in seconds. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.1.4 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.4.1.5 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.4.1.6 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.4.1.7 | BridgeId | read-only | current |
| cistRegionalPathCost OBJECT-TYPE The Cost of the path to the CIST Regional Root as seen from this bridge. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.1.8 | Integer32 | read-only | current |
| mstpDigest OBJECT-TYPE The digest of the mstp. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.1.9 | DisplayString (SIZE(0..63)) | read-only | current |
| cistInfoPortTable OBJECT-TYPE The table of CIST Port information. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.2 | not-accessible | current | |
| cistInfoPortTableEntry OBJECT-TYPE Information about a particular CIST Port. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.2.1 | not-accessible | current | |
| cistInfoPortIndex OBJECT-TYPE The port number of the port for which this entry contains spanning tree configuration. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.2.1.1 | PortNumber | read-only | current |
| 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.20301.2.7.13.2.3.4.2.1.2 | Integer32 | read-only | current |
| 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.20301.2.7.13.2.3.4.2.1.3 | Integer32 | read-only | current |
| cistInfoPortState OBJECT-TYPE Current state of the Port as defined by the Common spanning tree protocol. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.2.1.4 | INTEGER {disabled(1), discarding(2), learning(4), forwarding(5)} | read-only | current |
| cistInfoPortRole OBJECT-TYPE Selected Port Role of the port for this spanning tree instance. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.2.1.5 | INTEGER {disabled(1), alternate(2), backup(3), root(4), designated(5), master(6), unknown(7)} | read-only | current |
| 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.20301.2.7.13.2.3.4.2.1.6 | BridgeId | read-only | current |
| cistInfoPortDesignatedPort OBJECT-TYPE The Port identifier of the port on the Designated Bridge for this port's segment. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.2.1.7 | OCTET STRING (SIZE(2)) | read-only | current |
| cistInfoPortLinkType OBJECT-TYPE The point-to-point status of the LAN segment attached to this port. A value of p2p (1) indicates that this port is being treated as if it is connected to a point-to-point link. A value of shared(2) indicates that this port is being treated as having a shared media connection. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.2.1.8 | INTEGER {p2p(1), shared(2), unknown(3)} | read-only | current |
| cistInfoPortHelloTime OBJECT-TYPE CIST port Hello Time | 1.3.6.1.4.1.20301.2.7.13.2.3.4.2.1.9 | Integer32 | read-only | current |
| cistInfoPortEdge OBJECT-TYPE The port is an edge port or not. Returns disabled(2) when the port is not an edge port and returns enabled(1) when it is an edge port. | 1.3.6.1.4.1.20301.2.7.13.2.3.4.2.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vlanInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.5 | |||
| vlanInfoTable OBJECT-TYPE The table of VLAN information. | 1.3.6.1.4.1.20301.2.7.13.2.3.5.1 | not-accessible | current | |
| vlanInfoTableEntry OBJECT-TYPE Information about a particular VLAN. | 1.3.6.1.4.1.20301.2.7.13.2.3.5.1.1 | not-accessible | current | |
| vlanInfoId OBJECT-TYPE The VLAN identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.5.1.1.1 | INTEGER (1..4090) | read-only | current |
| vlanInfoName OBJECT-TYPE The VLAN name. | 1.3.6.1.4.1.20301.2.7.13.2.3.5.1.1.2 | DisplayString (SIZE(0..32)) | read-only | current |
| vlanInfoStatus OBJECT-TYPE Enable or disable, VLAN state information | 1.3.6.1.4.1.20301.2.7.13.2.3.5.1.1.3 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| 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.20301.2.7.13.2.3.5.1.1.7 | OCTET STRING | read-only | current |
| dot1xInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.6 | |||
| dot1xInfoPortTable OBJECT-TYPE The table of 8021x configuration in the Current_config. | 1.3.6.1.4.1.20301.2.7.13.2.3.6.1 | not-accessible | current | |
| dot1xInfoPortEntry OBJECT-TYPE Information about 8021x Port Config | 1.3.6.1.4.1.20301.2.7.13.2.3.6.1.1 | not-accessible | current | |
| dot1xInfoPortIndex OBJECT-TYPE The 8021x Port number for which the table is related. | 1.3.6.1.4.1.20301.2.7.13.2.3.6.1.1.1 | PortNumber | read-only | current |
| dot1xInfoPortAuthMode OBJECT-TYPE Authentication mode | 1.3.6.1.4.1.20301.2.7.13.2.3.6.1.1.2 | INTEGER {forceUnauth(0), auto(1), forceAuth(2)} | read-only | current |
| dot1xInfoPortAuthStatus OBJECT-TYPE Authentication status | 1.3.6.1.4.1.20301.2.7.13.2.3.6.1.1.3 | INTEGER {authorized(0), unauthorized(1)} | read-only | current |
| dot1xInfoPortAuthPAEState OBJECT-TYPE Authenticator PAE State | 1.3.6.1.4.1.20301.2.7.13.2.3.6.1.1.5 | INTEGER {initialize(0), disconnected(1), connecting(2), authenticating(3), authenticated(4), aborting(5), held(6), forceauth(7), forceunauth(8)} | read-only | current |
| dot1xInfoPortBackAuthState OBJECT-TYPE Backend authenticator PAE state | 1.3.6.1.4.1.20301.2.7.13.2.3.6.1.1.6 | INTEGER {request(0), response(1), success(2), fail(3), timeout(4), idle(5), initialize(6)} | read-only | current |
| dot1xInfoPortAssignedVlan OBJECT-TYPE Vlan assigned from radius server.Value of 0 indicates , no vlan assigned via Radius | 1.3.6.1.4.1.20301.2.7.13.2.3.6.1.1.7 | INTEGER | read-only | current |
| dot1xSystemInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.6.2 | |||
| dot1xSystemCapability OBJECT-TYPE System capability | 1.3.6.1.4.1.20301.2.7.13.2.3.6.2.1 | INTEGER {authenticator(0), supplicant(1), authenticatorAndSupplicant(2), unknown(3)} | read-only | current |
| dot1xSystemStatus OBJECT-TYPE System status | 1.3.6.1.4.1.20301.2.7.13.2.3.6.2.2 | INTEGER {enabled(0), disabled(1)} | read-only | current |
| dot1xSystemProtoVersion OBJECT-TYPE Protocol version | 1.3.6.1.4.1.20301.2.7.13.2.3.6.2.3 | INTEGER | read-only | current |
| genInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.7 | |||
| trunkGroupInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.9 | |||
| trunkGroupInfoTable OBJECT-TYPE The table of trunk group information. | 1.3.6.1.4.1.20301.2.7.13.2.3.9.1 | not-accessible | current | |
| trunkGroupInfoTableEntry OBJECT-TYPE A row in trunk group information table. | 1.3.6.1.4.1.20301.2.7.13.2.3.9.1.1 | not-accessible | current | |
| trunkGroupInfoIndex OBJECT-TYPE The identifier of the trunk group. | 1.3.6.1.4.1.20301.2.7.13.2.3.9.1.1.1 | Integer32 | read-only | current |
| trunkGroupInfoState OBJECT-TYPE Trunk group state. | 1.3.6.1.4.1.20301.2.7.13.2.3.9.1.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| 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.20301.2.7.13.2.3.9.1.1.3 | OCTET STRING | read-only | current |
| trunkGroupInfoProtocol OBJECT-TYPE Trunk group protocol Static - static trunk group Lacp - dynamic trunk group | 1.3.6.1.4.1.20301.2.7.13.2.3.9.1.1.4 | INTEGER {static(1), lacp(2)} | read-only | current |
| trunkGroupInfoPortTable OBJECT-TYPE The table of Trunk Group Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.9.2 | not-accessible | current | |
| trunkGroupInfoPortTableEntry OBJECT-TYPE A row in the Trunk Info table. | 1.3.6.1.4.1.20301.2.7.13.2.3.9.2.1 | not-accessible | current | |
| trunkGroupInfoPortTrunkId OBJECT-TYPE The Trunk identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.9.2.1.1 | Integer32 | read-only | current |
| trunkGroupInfoPortPortId OBJECT-TYPE The Port identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.9.2.1.2 | PortNumber | read-only | current |
| trunkGroupInfoPortStatus OBJECT-TYPE The Port Status. | 1.3.6.1.4.1.20301.2.7.13.2.3.9.2.1.3 | INTEGER {down(0), blocking(1), forwarding(2)} | read-only | current |
| hotlinksInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.10 | |||
| hotlinksInfoOnState OBJECT-TYPE Hot Links ON/OFF setting info. | 1.3.6.1.4.1.20301.2.7.13.2.3.10.1 | INTEGER {on(1), off(2)} | read-only | current |
| hotlinksInfoFdbUpdateState OBJECT-TYPE Enable/disable Hot Links FDB Update setting info. | 1.3.6.1.4.1.20301.2.7.13.2.3.10.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hotlinksInfoTriggerTable OBJECT-TYPE The Hot Links Trigger Table Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.10.3 | not-accessible | current | |
| hotlinksInfoTriggerTableEntry OBJECT-TYPE A row in the Hot Links Trigger Table Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.10.3.1 | not-accessible | current | |
| hotlinksInfoTriggerId OBJECT-TYPE The Trigger identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.10.3.1.1 | Integer32 | read-only | current |
| hotlinksInfoTriggerName OBJECT-TYPE A textual string containing the trigger name. | 1.3.6.1.4.1.20301.2.7.13.2.3.10.3.1.2 | DisplayString | read-only | current |
| hotlinksInfoTriggerState OBJECT-TYPE Enable/disable Trigger state info. | 1.3.6.1.4.1.20301.2.7.13.2.3.10.3.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hotlinksInfoTriggerPreemptState OBJECT-TYPE Enable/disable Preemption state info. | 1.3.6.1.4.1.20301.2.7.13.2.3.10.3.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hotlinksInfoTriggerFdelay OBJECT-TYPE Forward Delay setting info (in secs). | 1.3.6.1.4.1.20301.2.7.13.2.3.10.3.1.5 | Integer32 | read-only | current |
| hotlinksInfoTriggerActive OBJECT-TYPE A textual string containing the active interface info. | 1.3.6.1.4.1.20301.2.7.13.2.3.10.3.1.6 | DisplayString | read-only | current |
| hotlinksInfoBpduState OBJECT-TYPE Enable/disable Hot Links BPDU flood setting info. | 1.3.6.1.4.1.20301.2.7.13.2.3.10.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hotlinksInfoFdbUpdateRate OBJECT-TYPE Hot Links FDB update rate (packets per second). | 1.3.6.1.4.1.20301.2.7.13.2.3.10.5 | Integer32 | read-only | current |
| lldpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.11 | |||
| lldpInfoPortTable OBJECT-TYPE The table of LLDP Port Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1 | not-accessible | current | |
| lldpInfoPortEntry OBJECT-TYPE LLDP Port Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1 | not-accessible | current | |
| lldpInfoPortIndex OBJECT-TYPE The index of the row in LLDP info port table. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.1 | PortNumber | read-only | current |
| lldpInfoPortAlias OBJECT-TYPE The port alias of the port in LLDP info port table. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.2 | DisplayString (SIZE(0..32)) | read-only | current |
| lldpInfoPortMacAddress OBJECT-TYPE The mac address of the port in LLDP info port table. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.3 | PhysAddress | read-only | current |
| lldpInfoPortMtu OBJECT-TYPE The MTU size of the port in LLDP info port table. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.4 | Integer32 | read-only | current |
| lldpInfoPortEnabled OBJECT-TYPE The PortEnabled field of the port in LLDP info port table. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.5 | INTEGER {true(1), false(2)} | read-only | current |
| lldpInfoPortAdminStatus OBJECT-TYPE The Admin Status of the port in LLDP info port table. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.6 | INTEGER {enabledTxOnly(1), enabledRxOnly(2), enabledRxTx(3), disabled(4)} | read-only | current |
| lldpInfoPortRxChanges OBJECT-TYPE The rxChanges field of the port in LLDP info port table. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.7 | INTEGER {true(1), false(2)} | read-only | current |
| lldpInfoPortportdesctlv OBJECT-TYPE This is the Port Description TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortsysnametlv OBJECT-TYPE This is the System Name TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortsysdescrtlv OBJECT-TYPE This is the System Description TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortsyscaptlv OBJECT-TYPE This is the System Capabilities TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortmgmtaddrtlv OBJECT-TYPE This is the Management Address TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortportvidtlv OBJECT-TYPE This is the Port VLAN ID TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortportprottlv OBJECT-TYPE This is the Port and Protocol VLAN ID TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.14 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortvlannametlv OBJECT-TYPE This is the VLAN Name TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortprotidtlv OBJECT-TYPE This is the Protocol Identity TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.16 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortmacphytlv OBJECT-TYPE This is the MAC/PHY Configuration/Status TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.17 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortpowermditlv OBJECT-TYPE This is the Power Via MDI TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.18 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortlinkaggrtlv OBJECT-TYPE This is the Link Aggregation TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.19 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortframesztlv OBJECT-TYPE This is the Maximum Frame Size TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.20 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoPortdcbxtlv OBJECT-TYPE This is the DCBX TLV state of the LLDP port. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.1.1.21 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| lldpInfoTxTable OBJECT-TYPE The table of LLDP Transmit State Machine Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2 | not-accessible | current | |
| lldpInfoTxEntry OBJECT-TYPE LLDP Transmit State Machine Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1 | not-accessible | current | |
| lldpInfoTxIndex OBJECT-TYPE The index of the row in LLDP Transmit State Machine info table. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.1 | PortNumber | read-only | current |
| lldpInfoTxState OBJECT-TYPE The transmit state of the port in LLDP Transmit State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.2 | INTEGER {txLldpInitialize(1), txIdle(2), txShutdownFrame(3), txInfoFrame(4)} | read-only | current |
| lldpInfoTxLocalChanged OBJECT-TYPE The somethingChangedLocal field of the port in LLDP Transmit State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.3 | INTEGER {true(1), false(2)} | read-only | current |
| lldpInfoTxTTL OBJECT-TYPE The txTTL timer of the port in LLDP Transmit State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.4 | Integer32 | read-only | current |
| lldpInfoTxTxTTR OBJECT-TYPE The txTTR timer of the port in LLDP Transmit State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.5 | Integer32 | read-only | current |
| lldpInfoTxDelayWhile OBJECT-TYPE The txDelayWhile timer of the port in LLDP Transmit State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.6 | Integer32 | read-only | current |
| lldpInfoTxShutdownWhile OBJECT-TYPE The txShutdownWhile timer of the port in LLDP Transmit State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.7 | Integer32 | read-only | current |
| lldpInfoTxReinitDelay OBJECT-TYPE The reinitDelay timer of the port in LLDP Transmit State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.8 | Integer32 | read-only | current |
| lldpInfoTxHoldMultiplier OBJECT-TYPE The msgTxHold timer of the port in LLDP Transmit State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.9 | Integer32 | read-only | current |
| lldpInfoTxTransmitInterval OBJECT-TYPE The msgTxInterval timer of the port in LLDP Transmit State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.10 | Integer32 | read-only | current |
| lldpInfoTxTransmitDelay OBJECT-TYPE The txDelay timer of the port in LLDP Transmit State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.11 | Integer32 | read-only | current |
| lldpInfoTxDMAC OBJECT-TYPE The Destination MAC address of the LLDP remote devices. Legend(possible values in DMAC column) : NB - Nearest Bridge - 01-80-C2-00-00-0E NnTB - Nearest non-TPMR Bridge - 01-80-C2-00-00-03 NCB - Nearest Customer Bridge - 01-80-C2-00-00-00 | 1.3.6.1.4.1.20301.2.7.13.2.3.11.2.1.12 | DisplayString (SIZE(1..128)) | read-only | current |
| lldpInfoRxTable OBJECT-TYPE The table of LLDP Receive State Machine Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3 | not-accessible | current | |
| lldpInfoRxEntry OBJECT-TYPE LLDP Receive State Machine Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1 | not-accessible | current | |
| lldpInfoRxIndex OBJECT-TYPE The index of the row in LLDP Receive State Machine info table. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.1 | PortNumber | read-only | current |
| lldpInfoRxState OBJECT-TYPE The receive state of the port in LLDP Receive State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.2 | INTEGER {lldpWaitPortOperational(1), deleteAgedInfo(2), rxLldpInitialize(3), rxWaitForFrame(4), rxFrame(5), deleteInfo(6), updateInfo(7)} | read-only | current |
| lldpInfoRxBadFrame OBJECT-TYPE The badFrame field of the port in LLDP Receive State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.3 | INTEGER {true(1), false(2)} | read-only | current |
| lldpInfoRxRcvFrame OBJECT-TYPE The rcvFrame field of the port in LLDP Receive State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.4 | INTEGER {true(1), false(2)} | read-only | current |
| lldpInfoRxRxInfoAge OBJECT-TYPE The rxInfoAge field of the port in LLDP Receive State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.5 | INTEGER {true(1), false(2)} | read-only | current |
| lldpInfoRxRemoteChanged OBJECT-TYPE The somethingChangedRemote field of the port in LLDP Receive State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.6 | INTEGER {true(1), false(2)} | read-only | current |
| lldpInfoRxTooManyNeighbors OBJECT-TYPE The tooManyNeighbors field of the port in LLDP Receive State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.7 | INTEGER {true(1), false(2)} | read-only | current |
| lldpInfoRxSNMPNotify OBJECT-TYPE The tooManyNeighbors field of the port in LLDP Receive State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.8 | INTEGER {true(1), false(2)} | read-only | current |
| lldpInfoRxRxTTL OBJECT-TYPE The rxTTL timer of the port in LLDP Receive State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.9 | Integer32 | read-only | current |
| lldpInfoRxTooManyNeighborTimer OBJECT-TYPE The tooManyNeighborsTimer timer of the port in LLDP Receive State Machine. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.10 | Integer32 | read-only | current |
| lldpInfoRxDMAC OBJECT-TYPE The Destination MAC address of the LLDP remote devices. Legend(possible values in DMAC column) : NB - Nearest Bridge - 01-80-C2-00-00-0E NnTB - Nearest non-TPMR Bridge - 01-80-C2-00-00-03 NCB - Nearest Customer Bridge - 01-80-C2-00-00-00 | 1.3.6.1.4.1.20301.2.7.13.2.3.11.3.1.11 | DisplayString (SIZE(1..128)) | read-only | current |
| lldpInfoRemoteDevicesTable OBJECT-TYPE The table of LLDP remote devices Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4 | not-accessible | current | |
| lldpInfoRemoteDevicesEntry OBJECT-TYPE LLDP remote devices Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1 | not-accessible | current | |
| lldpInfoRemoteDevicesIndex OBJECT-TYPE The index of the row in LLDP remote devices info table. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.1 | INTEGER (1..256) | read-only | current |
| lldpInfoRemoteDevicesRemoteTTL OBJECT-TYPE The remote TTL of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.3 | Integer32 | read-only | current |
| lldpInfoRemoteDevicesRxChanges OBJECT-TYPE The rxChanges field of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.4 | INTEGER {true(1), false(2)} | read-only | current |
| lldpInfoRemoteDevicesLocalPort OBJECT-TYPE The local port alias of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.5 | DisplayString (SIZE(1..128)) | read-only | current |
| lldpInfoRemoteDevicesChassisSubtype OBJECT-TYPE The chassis ID subtype of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.6 | INTEGER {chassisComponent(1), interfaceAlias(2), portComponent(3), macAddress(4), networkAddress(5), interfaceName(6), locallyAssigned(7)} | read-only | current |
| lldpInfoRemoteDevicesChassisId OBJECT-TYPE The chassis ID of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.7 | DisplayString (SIZE(1..255)) | read-only | current |
| lldpInfoRemoteDevicesPortSubtype OBJECT-TYPE The port ID subtype of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.8 | INTEGER {interfaceAlias(1), portComponent(2), macAddress(3), networkAddress(4), interfaceName(5), agentCircuitId(6), locallyAssigned(7)} | read-only | current |
| lldpInfoRemoteDevicesPortId OBJECT-TYPE The port ID of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.9 | DisplayString (SIZE(1..255)) | read-only | current |
| lldpInfoRemoteDevicesSystemName OBJECT-TYPE The system name of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.10 | DisplayString (SIZE(0..255)) | read-only | current |
| lldpInfoRemoteDevicesSystemDescription OBJECT-TYPE The system description of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.11 | DisplayString (SIZE(0..255)) | read-only | current |
| lldpInfoRemoteDevicesPortDescription OBJECT-TYPE The port description of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.12 | DisplayString (SIZE(0..255)) | read-only | current |
| lldpInfoRemoteDevicesSystemCapSupported OBJECT-TYPE The supported system capabilities of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.13 | DisplayString (SIZE(0..64)) | read-only | current |
| lldpInfoRemoteDevicesSystemCapEnabled OBJECT-TYPE The enabled system capabilities of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.14 | DisplayString (SIZE(0..64)) | read-only | current |
| lldpInfoRemoteDMAC OBJECT-TYPE The Destination MAC address of the LLDP remote devices. Legend(possible values in DMAC column) : NB - Nearest Bridge - 01-80-C2-00-00-0E NnTB - Nearest non-TPMR Bridge - 01-80-C2-00-00-03 NCB - Nearest Customer Bridge - 01-80-C2-00-00-00 | 1.3.6.1.4.1.20301.2.7.13.2.3.11.4.1.15 | DisplayString (SIZE(1..128)) | read-only | current |
| lldpInfoRemoteDevicesManAddrTable OBJECT-TYPE The table of LLDP remote devices management address Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.5 | not-accessible | current | |
| lldpInfoRemoteDevicesManAddrEntry OBJECT-TYPE LLDP remote devices management address Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.5.1 | not-accessible | current | |
| lldpInfoRemoteDevicesManAddrSubtype OBJECT-TYPE The management address subtype of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.5.1.1 | INTEGER {other(0), ipV4(1), ipV6(2), nsap(3), hdlc(4), bbn1822(5), all802(6), e163(7), e164(8), f69(9), x121(10), ipx(11), appletalk(12), decnetIV(13), banyanVines(14), e164withNsap(15), dns(16), distinguishedname(17), asnumber(18), xtpoveripv4(19), xtpoveripv6(20), xtpnativemodextp(21), reserved(65535)} | read-only | current |
| lldpInfoRemoteDevicesManAddr OBJECT-TYPE The management address of the LLDP remote devices entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.5.1.2 | DisplayString (SIZE(1..64)) | read-only | current |
| lldpInfoRemoteDevicesManAddrIfSubtype OBJECT-TYPE The interface numbering subtype of the LLDP remote devices management address entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.5.1.3 | INTEGER {unknown(1), ifIndex(2), systemPortNumber(3)} | read-only | current |
| lldpInfoRemoteDevicesManAddrIfId OBJECT-TYPE The interface number of the LLDP remote devices management address entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.5.1.4 | Integer32 | read-only | current |
| lldpInfoRemoteDevicesManAddrOID OBJECT-TYPE The object identifier of the LLDP remote devices management address entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.5.1.5 | DisplayString (SIZE(0..128)) | read-only | current |
| lldpClearMsap OBJECT-TYPE Clear LLDP remote devices information when setting clearMsap(1). When read, ok(0) is always returned. | 1.3.6.1.4.1.20301.2.7.13.2.3.11.6 | INTEGER {ok(0), clearMsap(1)} | read-write | current |
| oamInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.12 | |||
| oamInfoPortTable OBJECT-TYPE The table of OAM port information. | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1 | not-accessible | current | |
| oamInfoPortEntry OBJECT-TYPE Information about OAM Port | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1 | not-accessible | current | |
| oamInfoPortIndex OBJECT-TYPE The OAM Port number for which the table is related. | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.1 | PortNumber | read-only | current |
| oamInfoPortLocalState OBJECT-TYPE OAM local port state | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.2 | INTEGER {enabled(0), disabled(1)} | read-only | current |
| oamInfoPortLocalMode OBJECT-TYPE OAM local port mode | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.3 | INTEGER {active(0), passive(1)} | read-only | current |
| oamInfoPortLocalLinkStatus OBJECT-TYPE OAM local port link status | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.4 | INTEGER {ok(0), fail(1)} | read-only | current |
| oamInfoPortLocalStable OBJECT-TYPE OAM local port stable | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.5 | INTEGER {true(0), false(1)} | read-only | current |
| oamInfoPortLocalSatisfied OBJECT-TYPE OAM local port satisfied | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.6 | INTEGER {true(0), false(1)} | read-only | current |
| oamInfoPortLocalEvaluating OBJECT-TYPE OAM local port evaluating | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.7 | INTEGER {true(0), false(1)} | read-only | current |
| oamInfoPortRemoteMode OBJECT-TYPE OAM remote port mode | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.8 | INTEGER {active(0), passive(1)} | read-only | current |
| oamInfoPortRemoteMAC OBJECT-TYPE OAM remote port MAC address | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.9 | PhysAddress | read-only | current |
| oamInfoPortRemoteStable OBJECT-TYPE OAM remote port stable | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.10 | INTEGER {true(0), false(1)} | read-only | current |
| oamInfoPortRemoteStateValid OBJECT-TYPE OAM remote port state valid | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.11 | INTEGER {true(0), false(1)} | read-only | current |
| oamInfoPortRemoteEvaluating OBJECT-TYPE OAM remote port evaluating | 1.3.6.1.4.1.20301.2.7.13.2.3.12.1.1.12 | INTEGER {true(0), false(1)} | read-only | current |
| udldInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.13 | |||
| udldInfoPortTable OBJECT-TYPE The table of UDLD port info. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1 | not-accessible | current | |
| udldInfoPortEntry OBJECT-TYPE A row inside UDLD port info table. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1.1 | not-accessible | current | |
| udldInfoPortIndex OBJECT-TYPE The index of the row in UDLD port configuration table. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1.1.1 | PortNumber | read-only | current |
| udldInfoPortConfig OBJECT-TYPE The Config field of the port in UDLD port info table. Shows the administative state of the current port. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| udldInfoPortMode OBJECT-TYPE The Mode field of the port in UDLD info port table. Shows the udld administrative mode for the current port. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1.1.3 | INTEGER {aggresive(1), normal(2)} | read-only | current |
| udldInfoPortLink OBJECT-TYPE The Link field of the port in UDLD info port table. Shows the state of the link associated with the port. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1.1.4 | INTEGER {up(1), down(2)} | read-only | current |
| udldInfoPortOperationalStatus OBJECT-TYPE The OperationalStatus field of the port in UDLD info port table. Contains the udld operational state for the current port. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1.1.5 | INTEGER {init(1), inactive(2), linkup(3), advertisement(4), detection(5), extDetection(6), shutdown(7)} | read-only | current |
| udldInfoPortBidirectionalStatus OBJECT-TYPE The BidirectionalStatus field of the port in UDLD info port table. Contains the udld bidirectional state for the current port. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1.1.6 | INTEGER {unknown(1), unidirectional(2), bidirectional(3), loop(4), neighborMismatch(5)} | read-only | current |
| udldInfoPortInterval OBJECT-TYPE The Interval field of the port in UDLD info port table. The duration, measured in seconds, of the interval during which UDLD probes are sent, after the linkup or detection phases. Its time unit is 1 second. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1.1.7 | INTEGER | read-only | current |
| udldInfoPortTimeout OBJECT-TYPE The Timeout field of the port in UDLD info port table. Length of the detection phase, measured in seconds. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1.1.8 | INTEGER | read-only | current |
| udldInfoPortNeighborCount OBJECT-TYPE The Neighbor field of the port in UDLD info port table. Contains the number of udld neighbors for the current port. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.1.1.9 | INTEGER | read-only | current |
| udldInfoNeighborTable OBJECT-TYPE The table of UDLD port neighbor info. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.2 | not-accessible | current | |
| udldInfoNeighborEntry OBJECT-TYPE A row inside UDLD port info table. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.2.1 | not-accessible | current | |
| udldInfoNeighborLocalPortIndex OBJECT-TYPE The index of the port for which neighbor information will be returned. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.2.1.1 | PortNumber | read-only | current |
| udldInfoNeighborIndex OBJECT-TYPE The index of the target neighbor among the port neighbors. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.2.1.2 | Integer32 | read-only | current |
| udldInfoNeighborExpiration OBJECT-TYPE Hold time for the given neighbor. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.2.1.3 | INTEGER | read-only | current |
| udldInfoNeighborDeviceName OBJECT-TYPE Device name reported by neigbor. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.2.1.4 | DisplayString | read-only | current |
| udldInfoNeighborDeviceID OBJECT-TYPE Device ID reported by neigbor. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.2.1.5 | DisplayString | read-only | current |
| udldInfoNeighborPortID OBJECT-TYPE Port ID reported by neigbor. | 1.3.6.1.4.1.20301.2.7.13.2.3.13.2.1.6 | DisplayString | read-only | current |
| failoverInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.14 | |||
| failoverInfoState OBJECT-TYPE Current state of failover | 1.3.6.1.4.1.20301.2.7.13.2.3.14.1 | INTEGER {on(1), off(2)} | read-only | current |
| failoverInfoTriggerTable OBJECT-TYPE This table holds the information for individual triggers | 1.3.6.1.4.1.20301.2.7.13.2.3.14.3 | not-accessible | current | |
| failoverInfoTriggerEntry OBJECT-TYPE A row in the failover trigger table. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.3.1 | not-accessible | current | |
| failoverInfoTriggerId OBJECT-TYPE The trigger identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.3.1.1 | Integer32 | read-only | current |
| failoverInfoTriggerState OBJECT-TYPE The trigger state. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.3.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| failoverInfoTriggerLimit OBJECT-TYPE Limit number of operational links | 1.3.6.1.4.1.20301.2.7.13.2.3.14.3.1.3 | INTEGER | read-only | current |
| failoverInfoTriggerMonitorState OBJECT-TYPE The runtime monitor state | 1.3.6.1.4.1.20301.2.7.13.2.3.14.3.1.4 | INTEGER {up(1), down(2)} | read-only | current |
| failoverInfoTriggerMonitorPorts OBJECT-TYPE The list of ports that are monitored. The ports are represented 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 Monitor list 0 - The represented port does not belong to Monitor list | 1.3.6.1.4.1.20301.2.7.13.2.3.14.3.1.5 | OCTET STRING | read-only | current |
| failoverInfoTriggerControlState OBJECT-TYPE The runtime control state | 1.3.6.1.4.1.20301.2.7.13.2.3.14.3.1.6 | INTEGER {auto-controlled(1), auto-disabled(2)} | read-only | current |
| failoverInfoTriggerControlPorts OBJECT-TYPE The list of ports that are controlled. The ports are represented 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 Control list 0 - The represented port does not belong to Control list | 1.3.6.1.4.1.20301.2.7.13.2.3.14.3.1.7 | OCTET STRING | read-only | current |
| failoverInfoMonPortStateTable OBJECT-TYPE This table holds the information for individual triggers | 1.3.6.1.4.1.20301.2.7.13.2.3.14.4 | not-accessible | current | |
| failoverInfoTriggerMonPortEntry OBJECT-TYPE A row in the failover trigger table. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.4.1 | not-accessible | current | |
| failoverInfoTriggerMonId OBJECT-TYPE The trigger identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.4.1.1 | Integer32 | read-only | current |
| failoverInfoTriggerMonPortId OBJECT-TYPE The Port identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.4.1.2 | PortNumber | read-only | current |
| failoverInfoTriggerMonPortStatus OBJECT-TYPE The Port Status. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.4.1.3 | INTEGER {failed(0), operational(1)} | read-only | current |
| failoverInfoCtlPortStateTable OBJECT-TYPE This table holds the information for individual triggers | 1.3.6.1.4.1.20301.2.7.13.2.3.14.5 | not-accessible | current | |
| failoverInfoTriggerCtlPortEntry OBJECT-TYPE A row in the failover trigger table. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.5.1 | not-accessible | current | |
| failoverInfoTriggerCtlId OBJECT-TYPE The trigger identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.5.1.1 | Integer32 | read-only | current |
| failoverInfoTriggerCtlPortId OBJECT-TYPE The Port identifier. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.5.1.2 | PortNumber | read-only | current |
| failoverInfoTriggerCtlPortStatus OBJECT-TYPE The Port Status. | 1.3.6.1.4.1.20301.2.7.13.2.3.14.5.1.3 | INTEGER {failed(0), operational(1)} | read-only | current |
| vlagInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.16 | |||
| vlagInfoSystem OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1 | |||
| vlagInfoState OBJECT-TYPE The current running state of vLAG. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.1 | INTEGER {true(1), false(2)} | read-only | current |
| vlagInfoAdminRole OBJECT-TYPE The current running role of the switch. Role can be Primary(1), secondary(2) and unelected(3). Primary role indicates that the this switch controls the centralized operation in a vLAG domain. Secondary role indicates that this switch can take up the primary role when primary is not available. Unelected indicates that switches are not detected by one another | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.2 | INTEGER {unelected(0), primary(1), secondary(2)} | read-only | current |
| vlagInfoISLId OBJECT-TYPE vLAG ISL trunk id. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.3 | Integer32 | read-only | current |
| vlagInfoLocalMac OBJECT-TYPE Local vLAG MAC address. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.4 | PhysAddress | read-only | current |
| vlagInfoLocalPriority OBJECT-TYPE Local vLAG Priority. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.5 | Integer32 | read-only | current |
| vlagInfoRemoteMac OBJECT-TYPE Remote vLAG MAC address. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.6 | PhysAddress | read-only | current |
| vlagInfoRemotePriority OBJECT-TYPE Remote vLAG Priority. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.7 | Integer32 | read-only | current |
| vlagInfoHlthchkStatus OBJECT-TYPE The current health check running status. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.8 | INTEGER {true(1), false(2)} | read-only | current |
| vlagInfoStartupDelayInterval OBJECT-TYPE Startup Delay Timer Interval. The value may be different from vlagCurCfgStartupDelayInterval for the configuration of the interval after the timer is started can only take effect next startup. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.9 | Integer32 | read-only | current |
| vlagInfoStartupDelayStatus OBJECT-TYPE Startup Delay Timer Status. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.10 | INTEGER {unstarted(1), running(2), finished(3)} | read-only | current |
| vlagInfoSystemMac OBJECT-TYPE System vLAG MAC address | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.11 | PhysAddress | read-only | current |
| vlagInfoOperaRole OBJECT-TYPE vLAG switch operational role. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.12 | INTEGER {unelected(0), primary(1), secondary(2)} | read-only | current |
| vlagInfoAutoRecoveryInterval OBJECT-TYPE Auto Recovery Timer Interval. The value may be different from vlagCurCfgAutoRecoveryInterval for the configuration of the interval after the timer is started can only take effect next startup. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.13 | Integer32 | read-only | current |
| vlagInfoAutoRecoveryStatus OBJECT-TYPE Auto Recovery Timer Status. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.1.14 | INTEGER {unstarted(1), running(2), finished(3)} | read-only | current |
| vlagInfoGroup OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2 | |||
| vlagInfoInstanceTable OBJECT-TYPE A table of objects of the running vLAG instances. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.1 | not-accessible | current | |
| vlagInfoInstanceEntry OBJECT-TYPE The configuration objects for an vLAG group. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.1.1 | not-accessible | current | |
| vlagInstanceId OBJECT-TYPE The identifier of this instance. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.1.1.1 | Integer32 | read-only | current |
| vlagInstanceTrunkId OBJECT-TYPE The trunk id of this vLAG instance. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.1.1.2 | Integer32 | read-only | current |
| vlagInstanceAdminKey OBJECT-TYPE AdminKey of this vLAG instance. Applicable only incase of dynamic trunks. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.1.1.3 | Integer32 | read-only | current |
| vlagInstanceState OBJECT-TYPE The current running state of the vLAG instance. | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.1.1.4 | INTEGER {down(1), localUp(2), remoteUp(3), formed(4)} | read-only | current |
| vlagInfoIslGroup OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.2 | |||
| vlagInfoIslId OBJECT-TYPE vLAG ISL Id | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.2.1 | Integer32 | read-only | current |
| vlagInfoIslProtocol OBJECT-TYPE vLAG ISL trunk group state Static - static trunk group Lacp - dynamic trunk group | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.2.3 | INTEGER {static(1), lacp(2)} | read-only | current |
| vlagInfoIslPortchannel OBJECT-TYPE vLAG ISL portchannel number | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.2.4 | Integer32 | read-only | current |
| vlagInfoIslAdminkey OBJECT-TYPE vLAG ISL lacp admin key | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.2.5 | Integer32 | read-only | current |
| vlagInfoIslPorts OBJECT-TYPE The port list that forms the ISL. The ports are presented in bitmap format. OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to ISL 0 - The represented port does not belong to ISL | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.2.6 | OCTET STRING | read-only | current |
| vlagInfoIslPortState OBJECT-TYPE The ISL member ports' protocol state. The ports' protocol state are presented in bitmap format. OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to ISL and protocol state is up 0 - The represented port does not belong to ISL or protocol state is down | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.2.7 | OCTET STRING | read-only | current |
| vlagInfoIslPortLinkState OBJECT-TYPE The ISL member ports' link state. The ports' link state are presented in bitmap format. OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to ISL and link state is up 0 - The represented port does not belong to ISL or link state is down | 1.3.6.1.4.1.20301.2.7.13.2.3.16.2.2.8 | OCTET STRING | read-only | current |
| ecpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.17 | |||
| ecpChnlInfoTable OBJECT-TYPE The table of ECP channel Info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1 | not-accessible | current | |
| ecpChnlInfoEntry OBJECT-TYPE Information about ECP channel. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1 | not-accessible | current | |
| ecpChnlInfoEntryIndex OBJECT-TYPE The index of the ecp chnl info table. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.1 | Integer32 | read-only | current |
| ecpChnlPort OBJECT-TYPE The ecp channel port info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.2 | Integer32 | read-only | current |
| ecpChnlStag OBJECT-TYPE The ecp channel stag info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.3 | Integer32 | read-only | current |
| ecpChnlSndlen OBJECT-TYPE The ecp channel send length info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.4 | Integer32 | read-only | current |
| ecpChnlSndnxt OBJECT-TYPE The ecp channel send next info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.5 | Integer32 | read-only | current |
| ecpChnlRcvlast OBJECT-TYPE The ecp channel recv last sequence info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.6 | Integer32 | read-only | current |
| ecpChnlStateMachine OBJECT-TYPE The ecp channel state machineinfo. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.7 | Integer32 | read-only | current |
| ecpChnlRxCnt OBJECT-TYPE The ecp channel Rx count info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.8 | Integer32 | read-only | current |
| ecpChnlTxCnt OBJECT-TYPE The ecp channel Tx count info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.9 | Integer32 | read-only | current |
| ecpChnlRxDrop OBJECT-TYPE The ecp channel RxDrop info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.10 | Integer32 | read-only | current |
| ecpChnlTxDrop OBJECT-TYPE The ecp channel TxDrop info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.11 | Integer32 | read-only | current |
| ecpChnlState OBJECT-TYPE The ecp channel state info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.12 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ecpChnlAckErr OBJECT-TYPE The ecp channel ACK error info. | 1.3.6.1.4.1.20301.2.7.13.2.3.17.1.1.13 | Integer32 | read-only | current |
| slpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.18 | |||
| slpInfoSystem OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.18.1 | |||
| slpInfoProtocolVersion OBJECT-TYPE SLP protocol version. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.1.1 | Integer32 | read-only | current |
| slpInfoListeningPort OBJECT-TYPE SLP listening port. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.1.2 | INTEGER (0..65535) | read-only | current |
| slpInfoListeningIPInterfaceTable OBJECT-TYPE A table with all the SLP listening IP interfaces. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.1.3 | not-accessible | current | |
| slpInfoListeningIPInterfaceEntry OBJECT-TYPE The configuration objects for a SLP listening IP interface. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.1.3.1 | not-accessible | current | |
| listeningIPInterfaceId OBJECT-TYPE The identifier of this IP interface. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.1.3.1.1 | Integer32 | read-only | current |
| listeningIPInterfaceAddress OBJECT-TYPE The adddress of this IP interface. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.1.3.1.2 | IpAddress | read-only | current |
| slpInfoDirectoryAgents OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.18.2 | |||
| slpInfoDirectoryAgentsTable OBJECT-TYPE A table with all the SLP Directory Agents. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.2.1 | not-accessible | current | |
| slpInfoDirectoryAgentEntry OBJECT-TYPE The configuration objects for a Directory Agent entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.2.1.1 | not-accessible | current | |
| directoryAgentAddress OBJECT-TYPE The IP adddress of this Directory Agent. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.2.1.1.1 | IpAddress | read-only | current |
| directoryAgentPort OBJECT-TYPE The port of this Directory Agent. Communication can be done using TCP or UDP. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.2.1.1.2 | Integer32 | read-only | current |
| directoryAgentTime OBJECT-TYPE The time elapsed from the moment when this Directory Agent was learned measured in seconds. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.2.1.1.3 | Integer32 | read-only | current |
| slpInfoUserAgents OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.3.18.3 | |||
| slpInfoUserAgentsTable OBJECT-TYPE A table with all the SLP User Agents. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.3.1 | not-accessible | current | |
| slpInfoUserAgentEntry OBJECT-TYPE The configuration objects for a User Agent entry. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.3.1.1 | not-accessible | current | |
| userAgentAddress OBJECT-TYPE The IP adddress of this User Agent. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.3.1.1.1 | IpAddress | read-only | current |
| userAgentPort OBJECT-TYPE The port of this User Agent. Communication can be done using TCP or UDP. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.3.1.1.2 | Integer32 | read-only | current |
| userAgentTime OBJECT-TYPE The time elapsed from the moment when this User Agent was learned measured in seconds. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.3.1.1.3 | Integer32 | read-only | current |
| slpDirectoryAgentsClear OBJECT-TYPE Setting this object to 'clear' will reset all directory agents settings of SLP. A get action of this object will always return 'other'. Setting this object to 'other' is not allowed. | 1.3.6.1.4.1.20301.2.7.13.2.3.18.4 | INTEGER {clear(1), other(2)} | read-write | current |
| layer2Oper OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.2.4 | |||
| layer3 OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3 | |||
| layer3Configs OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1 | |||
| ipInterfaceCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.1 | |||
| ipInterfaceTableMax OBJECT-TYPE The maximum number of rows in the IP interface table. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.1 | Integer32 | read-only | current |
| ipCurCfgIntfTable OBJECT-TYPE The table of IP interface configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2 | not-accessible | current | |
| ipCurCfgIntfEntry OBJECT-TYPE A row in the Ip interface table | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1 | not-accessible | current | |
| ipCurCfgIntfIndex OBJECT-TYPE The interface number for which the IP information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.1 | Integer32 | read-only | current |
| ipCurCfgIntfAddr OBJECT-TYPE This field configures the new IP/IPv6 addr of the interface. Address should be IPv4 dotted-quads or IPv6 16-byte hexadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.2 | DisplayString (SIZE(0..40)) | read-only | current |
| ipCurCfgIntfMask OBJECT-TYPE The subnet mask as IPv4 dotted-quads OR the IPv6 prefix length (integer in range 0..128) associated with this IP address . | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.3 | DisplayString (SIZE(0..15)) | read-only | current |
| ipCurCfgIntfBroadcast OBJECT-TYPE The broadcast address of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.4 | IpAddress | read-only | obsolete |
| ipCurCfgIntfVlan OBJECT-TYPE The VLAN associated with the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.5 | Integer32 | read-only | current |
| ipCurCfgIntfState OBJECT-TYPE The state of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.6 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipCurCfgIntfBootpRelay OBJECT-TYPE Enable/disable BOOTP relay. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipCurCfgIntfRouteAdv OBJECT-TYPE Enable/disable route advertisement of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipCurCfgIntfManagedCfg OBJECT-TYPE Enable/disable Managed config flag of the interface, which allows the host to use DHCP for address configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipCurCfgIntfOtherCfg OBJECT-TYPE Enable/disable Other config flag of the interface, which allows the host to use DHCP for other stateful configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.14 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipCurCfgIntfAdvLifetime OBJECT-TYPE Set Router Advertisement lifetime of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.15 | INTEGER (0..9000) | read-only | current |
| ipCurCfgIntfDadAttempts OBJECT-TYPE Set the number of duplicate address detection (dad) attempts of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.16 | INTEGER (1..10) | read-only | current |
| ipCurCfgIntfReachTime OBJECT-TYPE Set the advertised reachability time of the interface in ms. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.17 | Gauge32 (0..3600000) | read-only | current |
| ipCurCfgIntfAdvInterval OBJECT-TYPE Set the IPv6 Router Advertisement interval of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.18 | INTEGER (4..1800) | read-only | current |
| ipCurCfgIntfAdvIntervalMin OBJECT-TYPE Set the IPv6 Router Advertisement Minimum interval limit of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.19 | INTEGER (3..1350) | read-only | current |
| ipCurCfgIntfRetransmitTimer OBJECT-TYPE Set the IPv6 Router Advertisement Retransmit Timer in ms. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.20 | Gauge32 (0..4294967295) | read-only | current |
| ipCurCfgIntfHopLimit OBJECT-TYPE Set the IPv6 Router Advertisement Current Hop Limit | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.21 | INTEGER (0..255) | read-only | current |
| ipCurCfgIntfAdvMtu OBJECT-TYPE Enable/disable Advertise MTU option. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.22 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipCurCfgIntfIp6Host OBJECT-TYPE Enable/disable IPv6 host mode on the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.23 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipCurCfgSecIntfAddr OBJECT-TYPE This field configures the new IP/IPv6 addr of the interface. Address should be in IPv6 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.25 | DisplayString (SIZE(0..40)) | read-only | current |
| ipCurCfgSecIntfPrefix OBJECT-TYPE The IPv6 prefix length (integer in range 0..128) associated with this IP address . | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.26 | Integer32 | read-only | current |
| ipCurCfgIntfAnycast OBJECT-TYPE This field has the value of anycast(1) if IPv6 interface address is anycast and none(2) if not. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.27 | INTEGER {anycast(1), none(2)} | read-only | current |
| ipCurCfgSecIntfAnycast OBJECT-TYPE This field has the value of anycast(1) if secondary IPv6 interface address is anycast and none(2) if not. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.28 | INTEGER {anycast(1), none(2)} | read-only | current |
| ipCurCfgIntfIp6Dstun OBJECT-TYPE Enable/disable sending of ICMP Unreachable messages. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.2.1.29 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgIntfTable OBJECT-TYPE The table of interface in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3 | not-accessible | current | |
| ipNewCfgIntfEntry OBJECT-TYPE A row in the Ip interface table | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1 | not-accessible | current | |
| ipNewCfgIntfIndex OBJECT-TYPE The interface number for which the IP information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.1 | Integer32 | read-only | current |
| ipNewCfgIntfAddr OBJECT-TYPE This field configures the new IP/IPv6 addr of the interface. Address should be IPv4 dotted-quads or IPv6 16-byte hexadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.2 | DisplayString (SIZE(0..40)) | read-create | current |
| ipNewCfgIntfMask OBJECT-TYPE The subnet mask as IPv4 dotted-quads OR the IPv6 prefix length (integer in range 0..128) associated with this IP address . | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.3 | DisplayString (SIZE(0..15)) | read-create | current |
| ipNewCfgIntfVlan OBJECT-TYPE The VLAN associated with the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.5 | Integer32 | read-create | current |
| ipNewCfgIntfState OBJECT-TYPE The state of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.6 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| 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.20301.2.7.13.3.1.1.3.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| ipNewCfgIntfBootpRelay OBJECT-TYPE Enable/disable BOOTP relay. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.8 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgIntfRouteAdv OBJECT-TYPE Enable/disable route advertisement of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.13 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgIntfManagedCfg OBJECT-TYPE Enable/disable Managed config flag of the interface, which allows the host to use DHCP for address configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.14 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgIntfOtherCfg OBJECT-TYPE Enable/disable Other config flag of the interface, which allows the host to use DHCP for other stateful configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.15 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgIntfAdvLifetime OBJECT-TYPE Set Router Advertisement lifetime of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.16 | INTEGER (0..9000) | read-create | current |
| ipNewCfgIntfDadAttempts OBJECT-TYPE Set the number of duplicate address detection (dad) attempts of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.17 | INTEGER (1..10) | read-create | current |
| ipNewCfgIntfReachTime OBJECT-TYPE Set the advertised reachability time of the interface in ms. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.18 | Gauge32 (0..3600000) | read-create | current |
| ipNewCfgIntfAdvInterval OBJECT-TYPE Set the IPv6 Router Advertisement interval of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.19 | INTEGER (4..1800) | read-create | current |
| ipNewCfgIntfAdvIntervalMin OBJECT-TYPE Set the IPv6 Router Advertisement Minimum interval limit of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.20 | INTEGER (3..1350) | read-create | current |
| ipNewCfgIntfRetransmitTimer OBJECT-TYPE Set the IPv6 Router Advertisement Retransmit Timer in ms. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.21 | Gauge32 (0..4294967295) | read-create | current |
| ipNewCfgIntfHopLimit OBJECT-TYPE Set the IPv6 Router Advertisement Current Hop Limit | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.22 | INTEGER (0..255) | read-create | current |
| ipNewCfgIntfAdvMtu OBJECT-TYPE Enable/disable Advertise MTU option. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.23 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgIntfIp6Host OBJECT-TYPE Enable/disable IPv6 host mode on the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.24 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgSecIntfAddr OBJECT-TYPE This field configures the new IPv6 addr of the interface. Address should be in IPv6 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.26 | DisplayString (SIZE(0..40)) | read-write | current |
| ipNewCfgSecIntfPrefix OBJECT-TYPE The IPv6 prefix length (integer in range 0..128) associated with this IP address . | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.27 | Integer32 | read-write | current |
| ipNewCfgIntfAnycast OBJECT-TYPE This field has the value of anycast(1) if IPv6 interface address is anycast and none(2) if not. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.28 | INTEGER {anycast(1), none(2)} | read-write | current |
| ipNewCfgSecIntfAnycast OBJECT-TYPE This field has the value of anycast(1) if secondary IPv6 interface address is anycast and none(2) if not. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.29 | INTEGER {anycast(1), none(2)} | read-write | current |
| ipNewCfgIntfIp6Dstun OBJECT-TYPE Enable/disable sending of ICMP Unreachable messages. | 1.3.6.1.4.1.20301.2.7.13.3.1.1.3.1.30 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipGatewayCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.2 | |||
| ipGatewayTableMax OBJECT-TYPE The maximum number of rows in the IP gateway table. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.3 | Integer32 | read-only | current |
| ipCurCfgGwTable OBJECT-TYPE The table of gateways in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.4 | not-accessible | current | |
| ipCurCfgGwEntry OBJECT-TYPE A row in the Ip gateway table | 1.3.6.1.4.1.20301.2.7.13.3.1.2.4.1 | not-accessible | current | |
| ipCurCfgGwIndex OBJECT-TYPE The gateway number for which the information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.4.1.1 | Integer32 | read-only | current |
| ipCurCfgGwAddr OBJECT-TYPE The IP address of the default gateway. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.4.1.2 | IpAddress | read-only | current |
| ipCurCfgGwInterval OBJECT-TYPE The interval between ping attempts. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.4.1.3 | INTEGER (0..60) | read-only | current |
| ipCurCfgGwRetry OBJECT-TYPE The number of failed attempts to declare the default gateway DOWN. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.4.1.4 | INTEGER (1..120) | read-only | current |
| ipCurCfgGwState OBJECT-TYPE The state of the default gateway. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.4.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipCurCfgGwArp OBJECT-TYPE The state of ARP only health checks. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.4.1.6 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipNewCfgGwTable OBJECT-TYPE The table of gateway in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.5 | not-accessible | current | |
| ipNewCfgGwEntry OBJECT-TYPE A row in the Ip default gateway table | 1.3.6.1.4.1.20301.2.7.13.3.1.2.5.1 | not-accessible | current | |
| ipNewCfgGwIndex OBJECT-TYPE The gateway number for which the information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.5.1.1 | Integer32 | read-only | current |
| ipNewCfgGwAddr OBJECT-TYPE The IP address of the default gateway. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.5.1.2 | IpAddress | read-create | current |
| ipNewCfgGwInterval OBJECT-TYPE The interval in seconds between ping attempts. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.5.1.3 | INTEGER (0..60) | read-create | current |
| ipNewCfgGwRetry OBJECT-TYPE The number of failed attempts to declare the default gateway DOWN. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.5.1.4 | INTEGER (1..120) | read-create | current |
| ipNewCfgGwState OBJECT-TYPE The state of the default gateway. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.5.1.5 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| 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.20301.2.7.13.3.1.2.5.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| ipNewCfgGwArp OBJECT-TYPE The state of the ARP only health checks. | 1.3.6.1.4.1.20301.2.7.13.3.1.2.5.1.7 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ipStaticRouteCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.3 | |||
| ipStaticRouteTableMaxSize OBJECT-TYPE The maximum number of rows in the Static Route table. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.1 | Integer32 | read-only | current |
| ipCurCfgStaticRouteTable OBJECT-TYPE The table of static routes in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.2 | not-accessible | current | |
| ipCurCfgStaticRouteEntry OBJECT-TYPE A row in the static IP route table | 1.3.6.1.4.1.20301.2.7.13.3.1.3.2.1 | not-accessible | current | |
| ipCurCfgStaticRouteIndx OBJECT-TYPE The index of the static routing table. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.2.1.1 | Integer32 | read-only | current |
| ipCurCfgStaticRouteDestIp OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.2.1.2 | IpAddress | read-only | current |
| ipCurCfgStaticRouteMask OBJECT-TYPE The current subnet mask of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.2.1.3 | IpAddress | read-only | current |
| ipCurCfgStaticRouteGateway OBJECT-TYPE The current gateway of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.2.1.4 | IpAddress | read-only | current |
| 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.20301.2.7.13.3.1.3.2.1.5 | Integer32 | read-only | current |
| ipNewCfgStaticRouteTable OBJECT-TYPE The table of static routes in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.3 | not-accessible | current | |
| ipNewCfgStaticRouteEntry OBJECT-TYPE A row in the static IP route table | 1.3.6.1.4.1.20301.2.7.13.3.1.3.3.1 | not-accessible | current | |
| ipNewCfgStaticRouteIndx OBJECT-TYPE The index of the static routing table. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.3.1.1 | Integer32 | read-only | current |
| ipNewCfgStaticRouteDestIp OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.3.1.2 | IpAddress | read-create | current |
| ipNewCfgStaticRouteMask OBJECT-TYPE The subnet mask of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.3.1.3 | IpAddress | read-create | current |
| ipNewCfgStaticRouteGateway OBJECT-TYPE The IP address of the gateway for this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.3.1.4 | IpAddress | read-create | current |
| 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.20301.2.7.13.3.1.3.3.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| 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.20301.2.7.13.3.1.3.3.1.6 | Integer32 | read-create | current |
| ipStaticRouteClearAllByDestIp OBJECT-TYPE Clears all static routes with the specified destination IP address. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.4 | IpAddress | read-write | current |
| ipStaticRouteClearAllByGatewayIp OBJECT-TYPE Clears all static routes with the specified gateway IP address. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.5 | IpAddress | read-write | current |
| ipStaticRouteClearAllByInterface OBJECT-TYPE Clears all routes on the specified inteface number. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.6 | INTEGER | read-write | current |
| ipStaticRouteClearAll OBJECT-TYPE When set to clear(2),clears all static routes. Otherwhise nothing is done. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.7 | INTEGER {ok(1), clear(2)} | read-write | current |
| ipStaticRouteCurPingInterval OBJECT-TYPE The time between ping retries. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.8 | INTEGER | read-only | current |
| ipStaticRouteNewPingInterval OBJECT-TYPE The time between ping retries. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.9 | INTEGER | read-write | current |
| ipStaticRouteCurPingRetries OBJECT-TYPE The number of ping retries. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.10 | INTEGER | read-only | current |
| ipStaticRouteNewPingRetries OBJECT-TYPE The number of ping retries. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.11 | INTEGER | read-write | current |
| ipStaticRouteCurEcmpHash OBJECT-TYPE Ecmp Hash based on dipsip/sip. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.12 | INTEGER {dipsip(0), sip(1)} | read-only | current |
| ipStaticRouteNewEcmpHash OBJECT-TYPE Ecmp Hash based on dipsip/sip. | 1.3.6.1.4.1.20301.2.7.13.3.1.3.13 | INTEGER {dipsip(0), sip(1)} | read-write | current |
| ipStaticRouteCurHealthcheck OBJECT-TYPE Gateway healthcheck functionality | 1.3.6.1.4.1.20301.2.7.13.3.1.3.16 | INTEGER {disable(0), enable(1)} | read-only | current |
| ipStaticRouteNewHealthcheck OBJECT-TYPE Gateway healthcheck functionality | 1.3.6.1.4.1.20301.2.7.13.3.1.3.17 | INTEGER {disable(0), enable(1)} | read-write | current |
| ipForwardCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.4 | |||
| ipFwdGeneralCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.4.1 | |||
| ipFwdCurCfgState OBJECT-TYPE IP forwarding global state. | 1.3.6.1.4.1.20301.2.7.13.3.1.4.1.1 | INTEGER {on(2), off(3)} | read-only | current |
| ipFwdNewCfgState OBJECT-TYPE IP forwarding global state. | 1.3.6.1.4.1.20301.2.7.13.3.1.4.1.2 | INTEGER {on(2), off(3)} | read-write | current |
| ipFwdCurCfgDirectedBcast OBJECT-TYPE Enable or disable forwarding directed broadcasts. | 1.3.6.1.4.1.20301.2.7.13.3.1.4.1.3 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipFwdNewCfgDirectedBcast OBJECT-TYPE Enable or disable forwarding directed broadcasts. | 1.3.6.1.4.1.20301.2.7.13.3.1.4.1.4 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ipFwdCurCfgNoICMPRedirect OBJECT-TYPE Enable or disable no icmp redirects. | 1.3.6.1.4.1.20301.2.7.13.3.1.4.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipFwdNewCfgNoICMPRedirect OBJECT-TYPE Enable or disable no icmp redirects. | 1.3.6.1.4.1.20301.2.7.13.3.1.4.1.6 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ipFwdCurCfgICMP6Redirect OBJECT-TYPE Enable or disable ICMPv6 redirects. | 1.3.6.1.4.1.20301.2.7.13.3.1.4.1.7 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipFwdNewCfgICMP6Redirect OBJECT-TYPE Enable or disable ICMPv6 redirects. | 1.3.6.1.4.1.20301.2.7.13.3.1.4.1.8 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| vrrpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.6 | |||
| vrrpGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.6.1 | |||
| vrrpCurCfgGenState OBJECT-TYPE Enable or disable VRRP operation globally. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.1.1 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpNewCfgGenState OBJECT-TYPE Enable or disable VRRP operation globally. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| 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.20301.2.7.13.3.1.6.1.3 | INTEGER (0..254) | read-only | current |
| 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.20301.2.7.13.3.1.6.1.4 | INTEGER (0..254) | read-write | current |
| 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.20301.2.7.13.3.1.6.1.5 | INTEGER (0..254) | read-only | current |
| 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.20301.2.7.13.3.1.6.1.6 | INTEGER (0..254) | read-write | current |
| 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.20301.2.7.13.3.1.6.1.7 | INTEGER (0..254) | read-only | current |
| 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.20301.2.7.13.3.1.6.1.8 | INTEGER (0..254) | read-write | current |
| vrrpCurCfgGenHoldoff OBJECT-TYPE The time for VRRP virtual router to hold before it begins to change state to backup or master state. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.1.19 | INTEGER (0..255) | read-only | current |
| vrrpNewCfgGenHoldoff OBJECT-TYPE The time for VRRP virtual router to hold before it begins to change state to backup or master state. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.1.20 | INTEGER (0..255) | read-write | current |
| vrrpVirtRtrTableMaxSize OBJECT-TYPE The maximum number of entries in VRRP virtual router table. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.2 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrTable OBJECT-TYPE The table of VRRP virtual routers in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3 | not-accessible | current | |
| vrrpCurCfgVirtRtrTableEntry OBJECT-TYPE Information about a VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3.1 | not-accessible | current | |
| vrrpCurCfgVirtRtrIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3.1.1 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3.1.2 | INTEGER (1..255) | read-only | current |
| vrrpCurCfgVirtRtrAddr OBJECT-TYPE The VRRP virtual router IP address. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3.1.3 | IpAddress | read-only | current |
| vrrpCurCfgVirtRtrIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3.1.4 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. When FAST_ADVERTISEMENT is enabled, this object indicates advertisement interval in centi-seconds | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3.1.5 | INTEGER (1..255) | read-only | current |
| vrrpCurCfgVirtRtrPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual routers. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3.1.6 | INTEGER (1..254) | read-only | current |
| 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.20301.2.7.13.3.1.6.3.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| 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.20301.2.7.13.3.1.6.3.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| 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.20301.2.7.13.3.1.6.3.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| 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.20301.2.7.13.3.1.6.3.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3.1.16 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrFastAdvertisement OBJECT-TYPE This object provides the status of FAST_ADVERTISEMENT. When FAST_ADVERTISEMENT is enabled, - New message type FAST_ADVERTISEMENT(2) will be used in the VRRP advertisements - Can interop only with another FAST_ADVERTISEMENT enabled router - VRRP advertisement interval will be sent in units of centi-seconds - Timers will be running with centi-second granularity | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3.1.17 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrPreDelay OBJECT-TYPE The pre-emptive delay interval in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.3.1.18 | INTEGER (0..255) | read-only | current |
| vrrpNewCfgVirtRtrTable OBJECT-TYPE The table of VRRP virtual routers in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4 | not-accessible | current | |
| vrrpNewCfgVirtRtrTableEntry OBJECT-TYPE Information about a VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4.1 | not-accessible | current | |
| vrrpNewCfgVirtRtrIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4.1.1 | Integer32 | read-only | current |
| vrrpNewCfgVirtRtrID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4.1.2 | INTEGER (1..255) | read-create | current |
| vrrpNewCfgVirtRtrAddr OBJECT-TYPE The VRRP virtual router IP address. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4.1.3 | IpAddress | read-create | current |
| vrrpNewCfgVirtRtrIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4.1.4 | Integer32 | read-create | current |
| vrrpNewCfgVirtRtrInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. When FAST_ADVERTISEMENT is enabled, this object indicates advertisement interval in centi-seconds | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4.1.5 | INTEGER (1..255) | read-create | current |
| vrrpNewCfgVirtRtrPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4.1.6 | INTEGER (1..254) | read-create | current |
| 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.20301.2.7.13.3.1.6.4.1.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| 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.20301.2.7.13.3.1.6.4.1.8 | INTEGER {other(1), delete(2)} | read-create | current |
| 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.20301.2.7.13.3.1.6.4.1.10 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| 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.20301.2.7.13.3.1.6.4.1.11 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| 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.20301.2.7.13.3.1.6.4.1.12 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4.1.17 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrFastAdvertisement OBJECT-TYPE This object can be enabled if sub-second advertisement interval is required. When FAST_ADVERTISEMENT is enabled, - New message type FAST_ADVERTISEMENT(2) will be used in the VRRP advertisements - Can interop only with another FAST_ADVERTISEMENT enabled router - VRRP advertisement interval will be sent in units of centi-seconds - Timers will be running with centi-second granularity | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4.1.18 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrPreDelay OBJECT-TYPE The pre-emptive delay interval in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.4.1.19 | INTEGER (0..255) | read-create | current |
| vrrpIfTableMaxSize OBJECT-TYPE The maximum number of entries in VRRP interface table. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.5 | Integer32 | read-only | current |
| vrrpCurCfgIfTable OBJECT-TYPE The table of VRRP interface in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.6 | not-accessible | current | |
| vrrpCurCfgIfTableEntry OBJECT-TYPE Information about a VRRP interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.6.1 | not-accessible | current | |
| vrrpCurCfgIfIndx OBJECT-TYPE The VRRP interface index. This is eqivalent to IfIndex. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.6.1.1 | Integer32 | read-only | current |
| 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.20301.2.7.13.3.1.6.6.1.2 | INTEGER {none(1), simple-text-password(2)} | read-only | current |
| vrrpCurCfgIfPasswd OBJECT-TYPE The password for authentication. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.6.1.3 | DisplayString (SIZE(0..7)) | read-only | current |
| vrrpNewCfgIfTable OBJECT-TYPE The table of VRRP interface in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.7 | not-accessible | current | |
| vrrpNewCfgIfTableEntry OBJECT-TYPE Information about a VRRP interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.7.1 | not-accessible | current | |
| vrrpNewCfgIfIndx OBJECT-TYPE The VRRP interface index. This is eqivalent to IfIndex. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.7.1.1 | Integer32 | read-only | current |
| 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.20301.2.7.13.3.1.6.7.1.2 | INTEGER {none(1), simple-text-password(2)} | read-create | current |
| vrrpNewCfgIfPasswd OBJECT-TYPE The password for authentication. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.7.1.3 | DisplayString (SIZE(0..8)) | read-create | current |
| 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.20301.2.7.13.3.1.6.7.1.4 | INTEGER {other(1), delete(2)} | read-create | current |
| vrrpVirtRtrGrpTableMaxSize OBJECT-TYPE The maximum number of entries in VRRP Group table. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.8 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrGrpTable OBJECT-TYPE The table of VRRP virtual router group in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.9 | not-accessible | current | |
| vrrpCurCfgVirtRtrGrpTableEntry OBJECT-TYPE Information about a VRRP failover virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.9.1 | not-accessible | current | |
| vrrpCurCfgVirtRtrGrpIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.9.1.1 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrGrpID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.9.1.2 | INTEGER (1..255) | read-only | current |
| vrrpCurCfgVirtRtrGrpIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.9.1.3 | Integer32 | read-only | current |
| vrrpCurCfgVirtRtrGrpInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.9.1.4 | INTEGER (1..255) | read-only | current |
| vrrpCurCfgVirtRtrGrpPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual routers. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.9.1.5 | INTEGER (1..254) | read-only | current |
| 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.20301.2.7.13.3.1.6.9.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.9.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| 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.20301.2.7.13.3.1.6.9.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| 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.20301.2.7.13.3.1.6.9.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpFastAdvertisement OBJECT-TYPE This object provides the status of FAST_ADVERTISEMENT. When FAST_ADVERTISEMENT is enabled, - New message type FAST_ADVERTISEMENT(2) will be used in the VRRP advertisements - Can interop only with another FAST_ADVERTISEMENT enabled router - VRRP advertisement interval will be sent in units of centi-seconds - Timers will be running with centi-second granularity | 1.3.6.1.4.1.20301.2.7.13.3.1.6.9.1.16 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpCurCfgVirtRtrGrpPredelay OBJECT-TYPE The pre-emptive delay interval in seconds for specified VRRP virtual routers. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.9.1.21 | INTEGER (1..255) | read-only | current |
| vrrpNewCfgVirtRtrGrpTable OBJECT-TYPE The table of VRRP virtual router group in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.10 | not-accessible | current | |
| vrrpNewCfgVirtRtrGrpTableEntry OBJECT-TYPE Information about a VRRP failover virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.10.1 | not-accessible | current | |
| vrrpNewCfgVirtRtrGrpIndx OBJECT-TYPE The VRRP virtual router table index. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.10.1.1 | Integer32 | read-only | current |
| vrrpNewCfgVirtRtrGrpID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.10.1.2 | INTEGER (1..255) | read-create | current |
| vrrpNewCfgVirtRtrGrpIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.10.1.3 | Integer32 | read-create | current |
| vrrpNewCfgVirtRtrGrpInterval OBJECT-TYPE The time interval between VRRP advertisements in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.10.1.4 | INTEGER (1..255) | read-create | current |
| vrrpNewCfgVirtRtrGrpPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.10.1.5 | INTEGER (1..254) | read-create | current |
| 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.20301.2.7.13.3.1.6.10.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpState OBJECT-TYPE Enable or disable the VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.10.1.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| 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.20301.2.7.13.3.1.6.10.1.8 | INTEGER {other(1), delete(2)} | read-create | current |
| 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.20301.2.7.13.3.1.6.10.1.11 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| 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.20301.2.7.13.3.1.6.10.1.12 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpFastAdvertisement OBJECT-TYPE This object can be enabled if sub-second advertisement interval is required. When FAST_ADVERTISEMENT is enabled, - New message type FAST_ADVERTISEMENT(2) will be used in the VRRP advertisements - Can interop only with another FAST_ADVERTISEMENT enabled router - VRRP advertisement interval will be sent in units of centi-seconds - Timers will be running with centi-second granularity | 1.3.6.1.4.1.20301.2.7.13.3.1.6.10.1.17 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| vrrpNewCfgVirtRtrGrpPredelay OBJECT-TYPE The pre-emptive delay interval in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.6.10.1.21 | INTEGER (0..255) | read-create | current |
| arpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.7 | |||
| arpCurCfgReARPPeriod OBJECT-TYPE Re-ARP Period in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.7.1 | INTEGER (2..120) | read-only | current |
| arpNewCfgReARPPeriod OBJECT-TYPE Re-ARP Period in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.7.2 | INTEGER (2..120) | read-write | current |
| ipBootpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.8 | |||
| ipCurCfgBootpAddr OBJECT-TYPE The IP address of BOOTP server. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.1 | IpAddress | read-only | current |
| ipNewCfgBootpAddr OBJECT-TYPE The IP address of BOOTP server. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.2 | IpAddress | read-write | current |
| ipCurCfgBootpAddr2 OBJECT-TYPE The IP address of second BOOTP server. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.3 | IpAddress | read-only | current |
| ipNewCfgBootpAddr2 OBJECT-TYPE The IP address of second BOOTP server. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.4 | IpAddress | read-write | current |
| ipCurCfgBootpState OBJECT-TYPE The state of BOOTP relay. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipNewCfgBootpState OBJECT-TYPE The state of BOOTP relay. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.6 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ipCurCfgBootpGlobalServerTable OBJECT-TYPE The table of global BOOTP server addresses | 1.3.6.1.4.1.20301.2.7.13.3.1.8.20 | not-accessible | current | |
| ipCurCfgBootpGlobalServerEntry OBJECT-TYPE A row in the ipCurCfgBootpGlobalServerAddrTable | 1.3.6.1.4.1.20301.2.7.13.3.1.8.20.1 | not-accessible | current | |
| ipCurCfgBootpGlobalServerIndex OBJECT-TYPE The index of ipCurCfgBootpGlobalServerTable | 1.3.6.1.4.1.20301.2.7.13.3.1.8.20.1.1 | Integer32 | read-only | current |
| ipCurCfgBootpGlobalServerAddress OBJECT-TYPE The current global server IP. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.20.1.2 | IpAddress | read-only | current |
| ipNewCfgBootpGlobalServerTable OBJECT-TYPE The table of global BOOTP server addresses | 1.3.6.1.4.1.20301.2.7.13.3.1.8.21 | not-accessible | current | |
| ipNewCfgBootpGlobalServerEntry OBJECT-TYPE A row in the ipNewCfgBootpGlobalServerAddrTable | 1.3.6.1.4.1.20301.2.7.13.3.1.8.21.1 | not-accessible | current | |
| ipNewCfgBootpGlobalServerIndex OBJECT-TYPE The index of ipCurCfgBootpGlobalServerTable | 1.3.6.1.4.1.20301.2.7.13.3.1.8.21.1.1 | Integer32 | read-only | current |
| ipNewCfgBootpGlobalServerAddress OBJECT-TYPE The current global server IP. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.21.1.2 | IpAddress | read-write | current |
| ipCurCfgBootpBcastDomainTable OBJECT-TYPE The table of broadcast domain settings | 1.3.6.1.4.1.20301.2.7.13.3.1.8.22 | not-accessible | current | |
| ipCurCfgBootpBcastDomainEntry OBJECT-TYPE A row in the broadcast domain table | 1.3.6.1.4.1.20301.2.7.13.3.1.8.22.1 | not-accessible | current | |
| ipCurCfgBootpBcastDomainIndex OBJECT-TYPE The index of the broadcast domain entry | 1.3.6.1.4.1.20301.2.7.13.3.1.8.22.1.1 | Integer32 | read-only | current |
| ipCurCfgBootpBcastDomainVlan OBJECT-TYPE The VLAN of the broadcast domain entry | 1.3.6.1.4.1.20301.2.7.13.3.1.8.22.1.2 | Integer32 | read-only | current |
| ipCurCfgBootpBcastDomainEnable OBJECT-TYPE The state of the broadcast domain entry | 1.3.6.1.4.1.20301.2.7.13.3.1.8.22.1.3 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipNewCfgBootpBcastDomainTable OBJECT-TYPE The table of broadcast domain settings | 1.3.6.1.4.1.20301.2.7.13.3.1.8.23 | not-accessible | current | |
| ipNewCfgBootpBcastDomainEntry OBJECT-TYPE A row in the broadcast domain table | 1.3.6.1.4.1.20301.2.7.13.3.1.8.23.1 | not-accessible | current | |
| ipNewCfgBootpBcastDomainIndex OBJECT-TYPE The index of the broadcast domain entry | 1.3.6.1.4.1.20301.2.7.13.3.1.8.23.1.1 | Integer32 | read-only | current |
| ipNewCfgBootpBcastDomainVlan OBJECT-TYPE The VLAN of the broadcast domain entry | 1.3.6.1.4.1.20301.2.7.13.3.1.8.23.1.2 | Integer32 | read-write | current |
| ipNewCfgBootpBcastDomainEnable OBJECT-TYPE The state of the broadcast domain entry | 1.3.6.1.4.1.20301.2.7.13.3.1.8.23.1.3 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ipNewCfgBootpBcastDomainAction OBJECT-TYPE When set to the value of 2 (delete), the broadcast domain is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of broadcast domain. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.23.1.4 | INTEGER {other(1), delete(2)} | read-create | current |
| ipCurCfgBootpBcastDomainServerTable OBJECT-TYPE The table of broadcast domain servers | 1.3.6.1.4.1.20301.2.7.13.3.1.8.24 | not-accessible | current | |
| ipCurCfgBootpBcastDomainServerEntry OBJECT-TYPE A row in the broadcast domain server table | 1.3.6.1.4.1.20301.2.7.13.3.1.8.24.1 | not-accessible | current | |
| ipCurCfgBootpBcastDomainBDIndex OBJECT-TYPE The index of the broadcast domain entry in the server table | 1.3.6.1.4.1.20301.2.7.13.3.1.8.24.1.1 | Integer32 | read-only | current |
| ipCurCfgBootpBcastDomainServIndex OBJECT-TYPE The index of the server in the server table | 1.3.6.1.4.1.20301.2.7.13.3.1.8.24.1.2 | Integer32 | read-only | current |
| ipCurCfgBootpBcastDomainServerIP OBJECT-TYPE The current broadcast domain server IP. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.24.1.3 | IpAddress | read-only | current |
| ipNewCfgBootpBcastDomainServerTable OBJECT-TYPE The table of broadcast domain servers | 1.3.6.1.4.1.20301.2.7.13.3.1.8.25 | not-accessible | current | |
| ipNewCfgBootpBcastDomainServerEntry OBJECT-TYPE A row in the broadcast domain server table | 1.3.6.1.4.1.20301.2.7.13.3.1.8.25.1 | not-accessible | current | |
| ipNewCfgBootpBcastDomainBDIndex OBJECT-TYPE The index of the broadcast domain entry in the server table | 1.3.6.1.4.1.20301.2.7.13.3.1.8.25.1.1 | Integer32 | read-only | current |
| ipNewCfgBootpBcastDomainServIndex OBJECT-TYPE The index of the server in the server table | 1.3.6.1.4.1.20301.2.7.13.3.1.8.25.1.2 | Integer32 | read-only | current |
| ipNewCfgBootpBcastDomainServerIP OBJECT-TYPE The current broadcast domain server IP. | 1.3.6.1.4.1.20301.2.7.13.3.1.8.25.1.3 | IpAddress | read-write | current |
| ipCurCfgBootpOpt82State OBJECT-TYPE The state of Bootp relay option 82 | 1.3.6.1.4.1.20301.2.7.13.3.1.8.26 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipNewCfgBootpOpt82State OBJECT-TYPE Set the stare of Bootp relay option 82 | 1.3.6.1.4.1.20301.2.7.13.3.1.8.27 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ipCurCfgBootpOpt82Policy OBJECT-TYPE The policy of Bootp relay option 82 | 1.3.6.1.4.1.20301.2.7.13.3.1.8.28 | INTEGER {replace(0), drop(1), keep(2)} | read-only | current |
| ipNewCfgBootpOpt82Policy OBJECT-TYPE Set the policy of Bootp relay option 82 | 1.3.6.1.4.1.20301.2.7.13.3.1.8.29 | INTEGER {replace(0), drop(1), keep(2)} | read-write | current |
| dnsCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.9 | |||
| dnsCurCfgPrimaryIpAddr OBJECT-TYPE The DNS primary IP address in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.9.1 | DisplayString | read-only | current |
| dnsNewCfgPrimaryIpAddr OBJECT-TYPE The DNS primary IP address in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.9.2 | DisplayString | read-write | current |
| dnsCurCfgSecondaryIpAddr OBJECT-TYPE The DNS primary IP address in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.9.3 | DisplayString | read-only | current |
| dnsNewCfgSecondaryIpAddr OBJECT-TYPE The DNS primary IP address in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.9.4 | DisplayString | read-write | current |
| dnsCurCfgDomainName OBJECT-TYPE The DNS doamin name in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.9.5 | DisplayString (SIZE(0..191)) | read-only | current |
| dnsNewCfgDomainName OBJECT-TYPE The DNS doamin name in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.9.6 | DisplayString (SIZE(0..191)) | read-write | current |
| dnsNewCfgFirstRequestAddr OBJECT-TYPE Type of the first request to dns | 1.3.6.1.4.1.20301.2.7.13.3.1.9.9 | INTEGER {ipv4(1), ipv6(2)} | read-write | current |
| dnsCurCfgFirstRequestAddr OBJECT-TYPE Type of the first request to dns | 1.3.6.1.4.1.20301.2.7.13.3.1.9.10 | INTEGER {ipv4(1), ipv6(2)} | read-only | current |
| dnsCurCfgPriServerPort OBJECT-TYPE Choose the port that the primary server is connected to. | 1.3.6.1.4.1.20301.2.7.13.3.1.9.11 | INTEGER {data(1), mgt(2)} | read-only | current |
| dnsNewCfgPriServerPort OBJECT-TYPE Choose the port that the primary server is connected to. | 1.3.6.1.4.1.20301.2.7.13.3.1.9.12 | INTEGER {data(1), mgt(2)} | read-write | current |
| dnsCurCfgSecServerPort OBJECT-TYPE Choose the port that the secondary server is connected to. | 1.3.6.1.4.1.20301.2.7.13.3.1.9.13 | INTEGER {data(1), mgt(2)} | read-only | current |
| dnsNewCfgSecServerPort OBJECT-TYPE Choose the port that the secondary server is connected to. | 1.3.6.1.4.1.20301.2.7.13.3.1.9.14 | INTEGER {data(1), mgt(2)} | read-write | current |
| ipNwfCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.10 | |||
| ipNwfTableMax OBJECT-TYPE The maximum number of rows in the IP network filter table. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.1 | Integer32 | read-only | current |
| ipCurCfgNwfTable OBJECT-TYPE The table of IP network filter in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.2 | not-accessible | current | |
| ipCurCfgNwfEntry OBJECT-TYPE Information about an IP network filter. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.2.1 | not-accessible | current | |
| ipCurCfgNwfIndex OBJECT-TYPE The netowrk filter number for which the NWF is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.2.1.1 | Integer32 | read-only | current |
| ipCurCfgNwfAddr OBJECT-TYPE The IP address of the network filter. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.2.1.2 | IpAddress | read-only | current |
| ipCurCfgNwfMask OBJECT-TYPE The IP network filter mask. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.2.1.3 | IpAddress | read-only | current |
| ipCurCfgNwfState OBJECT-TYPE Enable or disable the network filter. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgNwfTable OBJECT-TYPE The table of IP network filter in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.3 | not-accessible | current | |
| ipNewCfgNwfEntry OBJECT-TYPE Information about an IP network filter. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.3.1 | not-accessible | current | |
| ipNewCfgNwfIndex OBJECT-TYPE The netowrk filter number for which the NWF is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.3.1.1 | Integer32 | read-only | current |
| ipNewCfgNwfAddr OBJECT-TYPE The IP address of the network filter. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.3.1.2 | IpAddress | read-create | current |
| ipNewCfgNwfMask OBJECT-TYPE The IP network filter mask. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.3.1.3 | IpAddress | read-create | current |
| ipNewCfgNwfState OBJECT-TYPE Enable or disable the network filter. | 1.3.6.1.4.1.20301.2.7.13.3.1.10.3.1.4 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| 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.20301.2.7.13.3.1.10.3.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| ipRmapCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.11 | |||
| ipRmapTableMax OBJECT-TYPE The maximum number of rows in the IP route map table. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.1 | Integer32 | read-only | current |
| ipCurCfgRmapTable OBJECT-TYPE The table of IP route map in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.2 | not-accessible | current | |
| ipCurCfgRmapEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.2.1 | not-accessible | current | |
| ipCurCfgRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.2.1.1 | Integer32 | read-only | current |
| ipCurCfgRmapLp OBJECT-TYPE The local-preference of the route map. 4294967295 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.11.2.1.2 | Unsigned32 (0..4294967295) | read-only | current |
| ipCurCfgRmapMetric OBJECT-TYPE The metric of the route map. 4294967295 means none. Range is [1-16777214] if OSPF metric-type is used. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.2.1.3 | Unsigned32 (1..4294967295) | read-only | current |
| ipCurCfgRmapPrec OBJECT-TYPE The precedence of the route map. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.2.1.4 | INTEGER (1..255) | read-only | current |
| ipCurCfgRmapWeight OBJECT-TYPE The weight of the route map. 65535 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.11.2.1.5 | INTEGER (0..65535) | read-only | current |
| ipCurCfgRmapState OBJECT-TYPE Enable or disable the route map. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.2.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipCurCfgRmapAp 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.20301.2.7.13.3.1.11.2.1.7 | DisplayString (SIZE(0..17)) | read-only | current |
| ipCurCfgRmapMetricType OBJECT-TYPE The OSPF metric-type of the matched route. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.2.1.8 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ipCurCfgRmapNexthop OBJECT-TYPE Peer address as nexthop of the matched route(only for BGP). | 1.3.6.1.4.1.20301.2.7.13.3.1.11.2.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgRmapTable OBJECT-TYPE The table of IP route map in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.3 | not-accessible | current | |
| ipNewCfgRmapEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.3.1 | not-accessible | current | |
| ipNewCfgRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.3.1.1 | Integer32 | read-only | current |
| ipNewCfgRmapLp OBJECT-TYPE The local-preference of the route map. 4294967295 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.11.3.1.2 | Unsigned32 (0..4294967295) | read-create | current |
| ipNewCfgRmapMetric OBJECT-TYPE The metric of the route map. 4294967295 means none. Range is [1-16777214] if OSPF metric-type is used. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.3.1.3 | Unsigned32 (1..4294967295) | read-create | current |
| ipNewCfgRmapPrec OBJECT-TYPE The precedence of the route map. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.3.1.4 | INTEGER (1..255) | read-create | current |
| ipNewCfgRmapWeight OBJECT-TYPE The weight of the route map. 65535 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.11.3.1.5 | INTEGER (0..65535) | read-create | current |
| ipNewCfgRmapState OBJECT-TYPE Enable or disable the route map. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.3.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgRmapAp 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.20301.2.7.13.3.1.11.3.1.7 | DisplayString (SIZE(0..17)) | read-create | current |
| ipNewCfgRmapMetricType OBJECT-TYPE The OSPF metric-type of the matched route. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.3.1.8 | INTEGER {none(1), type1(2), type2(3)} | read-create | current |
| 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.20301.2.7.13.3.1.11.3.1.9 | INTEGER {other(1), delete(2)} | read-create | current |
| ipNewCfgRmapNexthop OBJECT-TYPE Peer address as nexthop of the matched route(only for BGP). | 1.3.6.1.4.1.20301.2.7.13.3.1.11.3.1.10 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipAlistTableMax OBJECT-TYPE The maximum number of rows in the IP route map table. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.4 | Integer32 | read-only | current |
| ipCurCfgAlistTable OBJECT-TYPE The table of IP route map access list in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.5 | not-accessible | current | |
| ipCurCfgAlistEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.5.1 | not-accessible | current | |
| ipCurCfgAlistRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.5.1.1 | Integer32 | read-only | current |
| ipCurCfgAlistIndex OBJECT-TYPE The access list number for which the access list is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.5.1.2 | Integer32 | read-only | current |
| ipCurCfgAlistNwf OBJECT-TYPE The network filter number of the route map access list. 0 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.11.5.1.3 | INTEGER (0..256) | read-only | current |
| ipCurCfgAlistMetric OBJECT-TYPE The metric of the route map access list. 4294967295 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.11.5.1.4 | Unsigned32 (1..4294967295) | read-only | current |
| ipCurCfgAlistAction OBJECT-TYPE Action of the route map access list. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.5.1.5 | INTEGER {permit(1), deny(2)} | read-only | current |
| ipCurCfgAlistState OBJECT-TYPE Enable or disable the route map access list. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.5.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgAlistTable OBJECT-TYPE The table of IP route map access list in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.6 | not-accessible | current | |
| ipNewCfgAlistEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.6.1 | not-accessible | current | |
| ipNewCfgAlistRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.6.1.1 | Integer32 | read-only | current |
| ipNewCfgAlistIndex OBJECT-TYPE The access list number for which the access list is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.6.1.2 | Integer32 | read-only | current |
| ipNewCfgAlistNwf OBJECT-TYPE The network filter number of the route map access list. 0 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.11.6.1.3 | INTEGER (1..256) | read-create | current |
| ipNewCfgAlistMetric OBJECT-TYPE The metric of the route map access list. 4294967295 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.11.6.1.4 | Unsigned32 (1..4294967295) | read-create | current |
| ipNewCfgAlistAction OBJECT-TYPE Action of the route map access list. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.6.1.5 | INTEGER {permit(1), deny(2)} | read-create | current |
| ipNewCfgAlistState OBJECT-TYPE Enable or disable the route map access list. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.6.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| 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.20301.2.7.13.3.1.11.6.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| ipAspathTableMax OBJECT-TYPE The maximum number of rows in the IP route map table. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.7 | Integer32 | read-only | current |
| ipCurCfgAspathTable OBJECT-TYPE The table of IP route map access path configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.8 | not-accessible | current | |
| ipCurCfgAspathEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.8.1 | not-accessible | current | |
| ipCurCfgAspathRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.8.1.1 | Integer32 | read-only | current |
| ipCurCfgAspathIndex OBJECT-TYPE The access path number for which the access list is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.8.1.2 | Integer32 | read-only | current |
| ipCurCfgAspathAS OBJECT-TYPE The AS number of the route map access path. 0 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.11.8.1.3 | INTEGER (1..65535) | read-only | current |
| ipCurCfgAspathAction OBJECT-TYPE Action of the route map access path. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.8.1.4 | INTEGER {permit(1), deny(2)} | read-only | current |
| ipCurCfgAspathState OBJECT-TYPE Enable or disable the route map access path. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.8.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ipNewCfgAspathTable OBJECT-TYPE The table of IP route map access path configuration | 1.3.6.1.4.1.20301.2.7.13.3.1.11.9 | not-accessible | current | |
| ipNewCfgAspathEntry OBJECT-TYPE Information about an IP route map. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.9.1 | not-accessible | current | |
| ipNewCfgAspathRmapIndex OBJECT-TYPE The route map number for which the RMAP is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.9.1.1 | Integer32 | read-only | current |
| ipNewCfgAspathIndex OBJECT-TYPE The access path number for which the access list is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.9.1.2 | Integer32 | read-only | current |
| ipNewCfgAspathAS OBJECT-TYPE The AS number of the route map access path. 0 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.11.9.1.3 | INTEGER (1..65535) | read-create | current |
| ipNewCfgAspathAction OBJECT-TYPE Action of the route map access path. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.9.1.4 | INTEGER {permit(1), deny(2)} | read-create | current |
| ipNewCfgAspathState OBJECT-TYPE Enable or disable the route map access path. | 1.3.6.1.4.1.20301.2.7.13.3.1.11.9.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ipNewCfgAspathDelete 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.20301.2.7.13.3.1.11.9.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| bgpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.12 | |||
| bgpGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1 | |||
| bgpCurCfgState OBJECT-TYPE BGP global state. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.1 | INTEGER {on(1), off(2)} | read-only | current |
| bgpNewCfgState OBJECT-TYPE Globally turn BGP on or off. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.2 | INTEGER {on(1), off(2)} | read-write | current |
| bgpCurCfgLocalPref OBJECT-TYPE Local preference value. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.3 | Unsigned32 (0..4294967294) | read-only | current |
| bgpNewCfgLocalPref OBJECT-TYPE Local Preference value. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.4 | Unsigned32 (0..4294967294) | read-write | current |
| bgpCurCfgASNumber OBJECT-TYPE The autonomous system (AS) number. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.5 | INTEGER (0..65535) | read-only | current |
| bgpNewCfgASNumber OBJECT-TYPE The autonomous system (AS) number. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.6 | INTEGER (0..65535) | read-write | current |
| bgpCurCfgEbgpMaxPaths OBJECT-TYPE Maximum eBGP Paths. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.7 | Unsigned32 (0..4294967294) | read-only | current |
| bgpNewCfgEbgpMaxPaths OBJECT-TYPE Maximum eBGP Paths. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.8 | Unsigned32 (0..4294967294) | read-write | current |
| bgpCurCfgIbgpMaxPaths OBJECT-TYPE Maximum iBGP Paths. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.9 | Unsigned32 (0..4294967294) | read-only | current |
| bgpNewCfgIbgpMaxPaths OBJECT-TYPE Maximum iBGP Paths. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.10 | Unsigned32 (0..4294967294) | read-write | current |
| bgpCurCfgAsn4Comp OBJECT-TYPE ASN4 to ASN2 compatibility. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpNewCfgAsn4Comp OBJECT-TYPE ASN4 to ASN2 compatibility. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.12 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| bgpCurCfgDscp OBJECT-TYPE BGP dscp marking value. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.13 | INTEGER (0..63) | read-only | current |
| bgpNewCfgDscp OBJECT-TYPE BGP dscp marking value. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.14 | INTEGER (0..63) | read-write | current |
| bgpNewCfgClusterId OBJECT-TYPE Cluster ID. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.15 | IpAddress | read-write | current |
| bgpCurCfgClusterId OBJECT-TYPE Cluster ID. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.16 | IpAddress | read-only | current |
| bgpNewCfgClientToClientReflection OBJECT-TYPE Enable/disable client to client route reflection | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.17 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| bgpCurCfgClientToClientReflection OBJECT-TYPE Enable/disable client to client route reflection | 1.3.6.1.4.1.20301.2.7.13.3.1.12.1.18 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpPeerTableMax OBJECT-TYPE The maximum number of rows in the BGP peer table. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.2 | Integer32 | read-only | current |
| bgpCurCfgPeerTable OBJECT-TYPE The table of BGP peer in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3 | not-accessible | current | |
| bgpCurCfgPeerEntry OBJECT-TYPE Information about a BGP peer. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1 | not-accessible | current | |
| bgpCurCfgPeerIndex OBJECT-TYPE The BGP peer number for which the BGP peer table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.1 | Integer32 | read-only | current |
| bgpCurCfgPeerRemoteAddr OBJECT-TYPE The remote IP address of the BGP peer. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.2 | IpAddress | read-only | current |
| bgpCurCfgPeerRemoteAs OBJECT-TYPE The remote AS number of the BGP peer. 0 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.3 | INTEGER (1..65535) | read-only | current |
| bgpCurCfgPeerTtl OBJECT-TYPE The time-to-live value of the BGP peer IP datagram. 0 means none. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.4 | INTEGER (0..255) | read-only | current |
| bgpCurCfgPeerState OBJECT-TYPE Enable or disable the peer. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerMetric OBJECT-TYPE The metric value of the BGP peer. A value of '0' means none | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.10 | Unsigned32 (0..4294967294) | read-only | current |
| bgpCurCfgPeerDefaultAction OBJECT-TYPE The value of default route action. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.11 | INTEGER {none(1), import(2), originate(3), redistribute(4)} | read-only | current |
| bgpCurCfgPeerOspfState OBJECT-TYPE Enable or disable advertising OSPF routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerFixedState OBJECT-TYPE Enable or disable advertising fixed routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerStaticState OBJECT-TYPE Enable or disable advertising static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.14 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerInRmapList OBJECT-TYPE The route maps present in the in 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.20301.2.7.13.3.1.12.3.1.16 | OCTET STRING | read-only | current |
| bgpCurCfgPeerOutRmapList 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.20301.2.7.13.3.1.12.3.1.17 | OCTET STRING | read-only | current |
| bgpCurCfgPeerHold OBJECT-TYPE The hold time | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.18 | INTEGER (0..65535) | read-only | current |
| bgpCurCfgPeerAlive OBJECT-TYPE The keep alive time | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.19 | INTEGER (0..21845) | read-only | current |
| bgpCurCfgPeerAdvert OBJECT-TYPE The min time between advertisements | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.20 | INTEGER (1..65535) | read-only | current |
| bgpCurCfgPeerRetry OBJECT-TYPE The connect retry interval | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.21 | INTEGER (1..65535) | read-only | current |
| bgpCurCfgPeerOrig OBJECT-TYPE The min time between route originations | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.22 | INTEGER (1..65535) | read-only | current |
| bgpCurCfgPeerRipState OBJECT-TYPE Enable/disable advertising RIP routes | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.23 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerPassword OBJECT-TYPE Peer BGP password | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.24 | DisplayString (SIZE(0..16)) | read-only | current |
| bgpCurCfgPeerPassive OBJECT-TYPE Enable/disable BGP passive peer | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.25 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerUpdateSrcIf OBJECT-TYPE BGP peer update source interface index | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.30 | INTEGER | read-only | current |
| bgpCurCfgPeerUpdateSrcLoopIf OBJECT-TYPE BGP peer update source loopback interface index | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.31 | INTEGER | read-only | current |
| bgpCurCfgPeerTtlSecHops OBJECT-TYPE The BGP ttl security hops. 0 means none. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.32 | INTEGER (0..254) | read-only | current |
| bgpCurCfgPeerNexthopSelf OBJECT-TYPE Enable/Disable using this router as next-hop in BGP updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.33 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgPeerClient OBJECT-TYPE Enable/disable BGP client peer | 1.3.6.1.4.1.20301.2.7.13.3.1.12.3.1.34 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpNewCfgPeerTable OBJECT-TYPE The table of BGP peer in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4 | not-accessible | current | |
| bgpNewCfgPeerEntry OBJECT-TYPE Information about a BGP peer. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1 | not-accessible | current | |
| bgpNewCfgPeerIndex OBJECT-TYPE The BGP peer number for which the BGP peer table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.1 | Integer32 | read-only | current |
| bgpNewCfgPeerRemoteAddr OBJECT-TYPE The remote IP address of the BGP peer. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.2 | IpAddress | read-create | current |
| bgpNewCfgPeerRemoteAs OBJECT-TYPE The remote AS number of the BGP peer. 0 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.3 | INTEGER (1..65535) | read-create | current |
| bgpNewCfgPeerTtl OBJECT-TYPE The time-to-live value of the BGP peer IP datagram. 0 means none. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.4 | INTEGER (0..255) | read-create | current |
| bgpNewCfgPeerState OBJECT-TYPE Enable or disable the peer. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerDelete 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.20301.2.7.13.3.1.12.4.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| bgpNewCfgPeerMetric OBJECT-TYPE The metric value of the BGP peer. A value of '0' means none | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.10 | Unsigned32 (0..4294967294) | read-create | current |
| bgpNewCfgPeerDefaultAction OBJECT-TYPE The value of default route action. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.11 | INTEGER {none(1), import(2), originate(3), redistribute(4)} | read-create | current |
| bgpNewCfgPeerOspfState OBJECT-TYPE Enable or disable advertising OSPF routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.12 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerFixedState OBJECT-TYPE Enable or disable advertising fixed routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.13 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerStaticState OBJECT-TYPE Enable or disable advertising static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.14 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerInRmapList OBJECT-TYPE The route maps present in the in 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.20301.2.7.13.3.1.12.4.1.16 | OCTET STRING | read-only | current |
| bgpNewCfgPeerOutRmapList 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.20301.2.7.13.3.1.12.4.1.17 | OCTET STRING | read-only | current |
| bgpNewCfgPeerAddInRmap OBJECT-TYPE The route map to be add into in-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.18 | Integer32 | read-create | current |
| bgpNewCfgPeerAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.19 | Integer32 | read-create | current |
| bgpNewCfgPeerRemoveInRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.20 | Integer32 | read-create | current |
| bgpNewCfgPeerRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.21 | Integer32 | read-create | current |
| bgpNewCfgPeerHold OBJECT-TYPE The hold time | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.22 | INTEGER (0..65535) | read-create | current |
| bgpNewCfgPeerAlive OBJECT-TYPE The keep alive time | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.23 | INTEGER (0..21845) | read-create | current |
| bgpNewCfgPeerAdvert OBJECT-TYPE The min time between advertisements | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.24 | INTEGER (1..65535) | read-create | current |
| bgpNewCfgPeerRetry OBJECT-TYPE The connect retry interval | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.25 | INTEGER (1..65535) | read-create | current |
| bgpNewCfgPeerOrig OBJECT-TYPE The min time between route originations | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.26 | INTEGER (1..65535) | read-create | current |
| bgpNewCfgPeerRipState OBJECT-TYPE Enable/disable advertising RIP routes | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.27 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerPassword OBJECT-TYPE Peer BGP password | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.28 | DisplayString (SIZE(0..16)) | read-create | current |
| bgpNewCfgPeerPassive OBJECT-TYPE Enable/disable BGP passive peer | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.29 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerUpdateSrcIf OBJECT-TYPE BGP peer update source interface index | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.30 | INTEGER | read-create | current |
| bgpNewCfgPeerUpdateSrcLoopIf OBJECT-TYPE BGP peer update source loopback interface index | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.31 | INTEGER | read-create | current |
| bgpNewCfgPeerTtlSecHops OBJECT-TYPE The BGP ttl security hops. 0 means none. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.32 | INTEGER (0..254) | read-create | current |
| bgpNewCfgPeerNexthopSelf OBJECT-TYPE Enable/Disable using this router as next-hop in BGP updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.33 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgPeerClient OBJECT-TYPE Enable/disable BGP client peer | 1.3.6.1.4.1.20301.2.7.13.3.1.12.4.1.34 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpAggrTableMax OBJECT-TYPE The maximum number of rows in the BGP aggregation table. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.5 | Integer32 | read-only | current |
| bgpCurCfgAggrTable OBJECT-TYPE The table of BGP aggregation configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.6 | not-accessible | current | |
| bgpCurCfgAggrEntry OBJECT-TYPE Information about a BGP aggregation. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.6.1 | not-accessible | current | |
| bgpCurCfgAggrIndex OBJECT-TYPE The aggregation number for which the BGP aggregation is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.6.1.1 | Integer32 | read-only | current |
| bgpCurCfgAggrAddr OBJECT-TYPE The IP address of the BGP aggregation. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.6.1.2 | IpAddress | read-only | current |
| bgpCurCfgAggrMask OBJECT-TYPE The subnet mask of the BGP aggregation. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.6.1.3 | IpAddress | read-only | current |
| bgpCurCfgAggrState OBJECT-TYPE Enable or disable the BGP aggregation. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.6.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpNewCfgAggrTable OBJECT-TYPE The table of BGP aggregation configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.7 | not-accessible | current | |
| bgpNewCfgAggrEntry OBJECT-TYPE Information about an BGP aggregation. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.7.1 | not-accessible | current | |
| bgpNewCfgAggrIndex OBJECT-TYPE The aggregation number for which the BGP aggregation is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.7.1.1 | Integer32 | read-only | current |
| bgpNewCfgAggrAddr OBJECT-TYPE The IP address of the BGP aggregation. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.7.1.2 | IpAddress | read-create | current |
| bgpNewCfgAggrMask OBJECT-TYPE The subnet mask of the BGP aggregation. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.7.1.3 | IpAddress | read-create | current |
| bgpNewCfgAggrState OBJECT-TYPE Enable or disable the BGP aggregation. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.7.1.4 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgAggrDelete 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.20301.2.7.13.3.1.12.7.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| bgpGroupTableMax OBJECT-TYPE The maximum number of groups in the BGP groups table. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.8 | Integer32 | read-only | current |
| bgpCurCfgGroupTable OBJECT-TYPE The table of BGP group in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9 | not-accessible | current | |
| bgpCurCfgGroupEntry OBJECT-TYPE Information about a BGP group. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1 | not-accessible | current | |
| bgpCurCfgGroupIndex OBJECT-TYPE The BGP group number for which the BGP group table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.1 | Integer32 | read-only | current |
| bgpCurCfgGroupName OBJECT-TYPE The group name. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.2 | DisplayString (SIZE(0..32)) | read-only | current |
| bgpCurCfgGroupRemoteAddr OBJECT-TYPE The IP address of the BGP group. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.3 | IpAddress | read-only | current |
| bgpCurCfgGroupRemoteMask OBJECT-TYPE The subnet mask of the BGP group. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.4 | IpAddress | read-only | current |
| bgpCurCfgGroupLimit OBJECT-TYPE The maximum number of BGP dynamic peers. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.5 | INTEGER (1..96) | read-only | current |
| bgpCurCfgGroupUpdateSrcIf OBJECT-TYPE BGP group update source interface index | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.6 | INTEGER | read-only | current |
| bgpCurCfgGroupUpdateSrcLoopIf OBJECT-TYPE BGP group update source loopback interface index | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.7 | INTEGER | read-only | current |
| bgpCurCfgGroupHold OBJECT-TYPE The hold time | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.8 | INTEGER (0..65535) | read-only | current |
| bgpCurCfgGroupAlive OBJECT-TYPE The keep alive time | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.9 | INTEGER (0..21845) | read-only | current |
| bgpCurCfgGroupAdvert OBJECT-TYPE The min time between advertisements | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.10 | INTEGER (1..65535) | read-only | current |
| bgpCurCfgGroupOrig OBJECT-TYPE The min time between route originations | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.11 | INTEGER (1..65535) | read-only | current |
| bgpCurCfgGroupMetric OBJECT-TYPE The metric value of the BGP group. A value of '0' means none | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.12 | Unsigned32 (0..4294967294) | read-only | current |
| bgpCurCfgGroupTtl OBJECT-TYPE The time-to-live value of the BGP peer IP datagram. 0 means none. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.13 | INTEGER (0..255) | read-only | current |
| bgpCurCfgGroupDefaultAction OBJECT-TYPE The value of default route action. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.14 | INTEGER {none(1), import(2), originate(3), redistribute(4)} | read-only | current |
| bgpCurCfgGroupOspfState OBJECT-TYPE Enable or disable advertising OSPF routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgGroupRipState OBJECT-TYPE Enable/disable advertising RIP routes | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.16 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgGroupFixedState OBJECT-TYPE Enable or disable advertising fixed routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.17 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgGroupStaticState OBJECT-TYPE Enable or disable advertising static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.18 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgGroupInRmapList OBJECT-TYPE The route maps present in the in 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.20301.2.7.13.3.1.12.9.1.19 | OCTET STRING | read-only | current |
| bgpCurCfgGroupOutRmapList 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.20301.2.7.13.3.1.12.9.1.20 | OCTET STRING | read-only | current |
| bgpCurCfgGroupPassword OBJECT-TYPE Peer BGP password | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.21 | DisplayString (SIZE(0..16)) | read-only | current |
| bgpCurCfgGroupState OBJECT-TYPE Enable or disable the group. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.22 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgGroupTtlSecHops OBJECT-TYPE The BGP ttl security hops. 0 means none. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.23 | INTEGER (0..254) | read-only | current |
| bgpCurCfgGroupNexthopSelf OBJECT-TYPE Enable/Disable using this router as next-hop in BGP updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.24 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpCurCfgGroupClient OBJECT-TYPE Enable/Disable Route Reflector for this client. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.9.1.25 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpNewCfgGroupTable OBJECT-TYPE The table of BGP group in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10 | not-accessible | current | |
| bgpNewCfgGroupEntry OBJECT-TYPE Information about a BGP group. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1 | not-accessible | current | |
| bgpNewCfgGroupIndex OBJECT-TYPE The BGP group number for which the BGP group table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.1 | Integer32 | read-create | current |
| bgpNewCfgGroupName OBJECT-TYPE The group name. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.2 | DisplayString (SIZE(0..32)) | read-create | current |
| bgpNewCfgGroupRemoteAddr OBJECT-TYPE The IP address of the BGP group. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.3 | IpAddress | read-create | current |
| bgpNewCfgGroupRemoteMask OBJECT-TYPE The subnet mask of the BGP group. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.4 | IpAddress | read-create | current |
| bgpNewCfgGroupLimit OBJECT-TYPE The maximum number of BGP dynamic peers. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.5 | INTEGER (1..96) | read-create | current |
| bgpNewCfgGroupUpdateSrcIf OBJECT-TYPE BGP group update source interface index | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.6 | INTEGER | read-create | current |
| bgpNewCfgGroupUpdateSrcLoopIf OBJECT-TYPE BGP group update source loopback interface index | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.7 | INTEGER | read-create | current |
| bgpNewCfgGroupHold OBJECT-TYPE The hold time | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.8 | INTEGER (0..65535) | read-create | current |
| bgpNewCfgGroupAlive OBJECT-TYPE The keep alive time | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.9 | INTEGER (0..21845) | read-create | current |
| bgpNewCfgGroupAdvert OBJECT-TYPE The min time between advertisements | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.10 | INTEGER (1..65535) | read-create | current |
| bgpNewCfgGroupOrig OBJECT-TYPE The min time between route originations | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.11 | INTEGER (1..65535) | read-create | current |
| bgpNewCfgGroupMetric OBJECT-TYPE The metric value of the BGP group. A value of '0' means none | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.12 | Unsigned32 (0..4294967294) | read-create | current |
| bgpNewCfgGroupTtl OBJECT-TYPE The time-to-live value of the BGP peer IP datagram. 0 means none. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.13 | INTEGER (0..255) | read-create | current |
| bgpNewCfgGroupDefaultAction OBJECT-TYPE The value of default route action. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.14 | INTEGER {none(1), import(2), originate(3), redistribute(4)} | read-create | current |
| bgpNewCfgGroupOspfState OBJECT-TYPE Enable or disable advertising OSPF routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.15 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgGroupRipState OBJECT-TYPE Enable/disable advertising RIP routes | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.16 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgGroupFixedState OBJECT-TYPE Enable or disable advertising fixed routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.17 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgGroupStaticState OBJECT-TYPE Enable or disable advertising static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.18 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgGroupInRmapList OBJECT-TYPE The route maps present in the in 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.20301.2.7.13.3.1.12.10.1.19 | OCTET STRING | read-only | current |
| bgpNewCfgGroupOutRmapList 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.20301.2.7.13.3.1.12.10.1.20 | OCTET STRING | read-only | current |
| bgpNewCfgGroupAddInRmap OBJECT-TYPE The route map to be add into in-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.21 | Integer32 | read-create | current |
| bgpNewCfgGroupAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.22 | Integer32 | read-create | current |
| bgpNewCfgGroupRemoveInRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.23 | Integer32 | read-create | current |
| bgpNewCfgGroupRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.24 | Integer32 | read-create | current |
| bgpNewCfgGroupPassword OBJECT-TYPE Peer BGP password | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.25 | DisplayString (SIZE(0..16)) | read-create | current |
| bgpNewCfgGroupDelete 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.20301.2.7.13.3.1.12.10.1.26 | INTEGER {other(1), delete(2)} | read-create | current |
| bgpNewCfgGroupState OBJECT-TYPE Enable or disable the group. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.27 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgGroupTtlSecHops OBJECT-TYPE The BGP ttl security hops. 0 means none. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.28 | INTEGER (0..254) | read-create | current |
| bgpNewCfgGroupNexthopSelf OBJECT-TYPE Enable/Disable using this router as next-hop in BGP updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.29 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpNewCfgGroupClient OBJECT-TYPE Enable/Disable Route Reflector for this client. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.10.1.30 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| bgpCurCfgGroupRASTable OBJECT-TYPE The table of BGP group RASs in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.11 | not-accessible | current | |
| bgpCurCfgGroupRASEntry OBJECT-TYPE Information about a BGP group RAS. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.11.1 | not-accessible | current | |
| bgpCurCfgGroupRASIndex OBJECT-TYPE The BGP remote-as number for which the BGP RAS table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.11.1.1 | Integer32 | read-only | current |
| bgpCurCfgGroupRAS OBJECT-TYPE The remote AS number of the BGP group bgpCurCfgGroupIndex. 0 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.12.11.1.2 | INTEGER (0..65535) | read-only | current |
| bgpNewCfgGroupRASTable OBJECT-TYPE The table of BGP group RASs in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.12 | not-accessible | current | |
| bgpNewCfgGroupRASEntry OBJECT-TYPE Information about a BGP group RAS. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.12.1 | not-accessible | current | |
| bgpNewCfgGroupRASIndex OBJECT-TYPE The BGP group RAS number for which the BGP group RASs table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.12.12.1.1 | Integer32 | read-only | current |
| bgpNewCfgGroupRAS OBJECT-TYPE The remote AS number of the BGP group bgpNewCfgGroupIndex. 0 means none | 1.3.6.1.4.1.20301.2.7.13.3.1.12.12.1.2 | INTEGER (0..65535) | read-create | current |
| ospfCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.13 | |||
| ospfGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1 | |||
| ospfCurCfgDefaultRouteMetric OBJECT-TYPE Specify the metric to be assigned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.1 | INTEGER (0..16777214) | read-only | current |
| ospfNewCfgDefaultRouteMetric OBJECT-TYPE Specify the metric to be assigned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.2 | INTEGER (0..16777214) | read-write | current |
| ospfCurCfgDefaultRouteMetricType OBJECT-TYPE Specify the AS External metric type to be assigned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgDefaultRouteMetricType OBJECT-TYPE Specify the AS External metric type to be assigned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfIntfTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Interface table. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.5 | Integer32 | read-only | current |
| ospfAreaTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Area table. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.6 | Integer32 | read-only | current |
| ospfRangeTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Range table. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.7 | Integer32 | read-only | current |
| ospfVirtIntfTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Virtual Interface table. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.8 | Integer32 | read-only | current |
| ospfHostTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Host table. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.9 | Integer32 | read-only | current |
| ospfCurCfgState OBJECT-TYPE OSPF global state. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.10 | INTEGER {on(1), off(2)} | read-only | current |
| ospfNewCfgState OBJECT-TYPE Globally turn OSPF on or off. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.11 | INTEGER {on(1), off(2)} | read-write | current |
| ospfCurCfgLSDB OBJECT-TYPE The LSDB limit for external LSA. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.12 | Integer32 | read-only | current |
| ospfNewCfgLSDB OBJECT-TYPE Set the LSDB limit for external LSA. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.1.13 | Integer32 | read-write | current |
| ospfCurCfgAreaTable OBJECT-TYPE The table of OSPF area in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.2 | not-accessible | current | |
| ospfCurCfgAreaEntry OBJECT-TYPE Information about a OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.2.1 | not-accessible | current | |
| ospfCurCfgAreaIndex OBJECT-TYPE The OSPF area number for which the OSPF area table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.2.1.1 | Integer32 | read-only | current |
| ospfCurCfgAreaId OBJECT-TYPE The IP Address of the OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.2.1.2 | IpAddress | read-only | current |
| ospfCurCfgAreaSpfInterval OBJECT-TYPE The SPF interval for the OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.2.1.3 | INTEGER (1..255) | read-only | current |
| 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.20301.2.7.13.3.1.13.2.1.4 | INTEGER {none(1), password(2), md5(3)} | read-only | current |
| ospfCurCfgAreaType OBJECT-TYPE Type of Area. transit(0) stub(1) nssa(2) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.2.1.5 | INTEGER {transit(0), stub(1), nssa(2)} | read-only | current |
| ospfCurCfgAreaMetric OBJECT-TYPE Metric (1-65535) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.2.1.6 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgAreaStatus OBJECT-TYPE Status disabled(0) enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.2.1.7 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfNewCfgAreaTable OBJECT-TYPE The table of OSPF area in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.3 | not-accessible | current | |
| ospfNewCfgAreaEntry OBJECT-TYPE Information about a OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.3.1 | not-accessible | current | |
| ospfNewCfgAreaIndex OBJECT-TYPE The OSPF area number for which the OSPF area table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.3.1.1 | Integer32 | read-only | current |
| ospfNewCfgAreaId OBJECT-TYPE The IP Address of the OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.3.1.2 | IpAddress | read-create | current |
| ospfNewCfgAreaSpfInterval OBJECT-TYPE The SPF interval for the OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.3.1.3 | INTEGER (1..255) | read-create | current |
| 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.20301.2.7.13.3.1.13.3.1.4 | INTEGER {none(1), password(2), md5(3)} | read-create | current |
| ospfNewCfgAreaType OBJECT-TYPE Type of Area. transit(0) stub(1) nssa(2) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.3.1.5 | INTEGER {transit(0), stub(1), nssa(2)} | read-write | current |
| ospfNewCfgAreaMetric OBJECT-TYPE Metric (1-65535) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.3.1.6 | INTEGER (1..65535) | read-write | current |
| ospfNewCfgAreaStatus OBJECT-TYPE Status disabled(0) enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.3.1.7 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| ospfNewCfgAreaDelete OBJECT-TYPE Delete the area no(0), yes(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.3.1.8 | INTEGER {no(0), yes(1)} | read-write | current |
| ospfRouteRedistribution OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4 | |||
| ospfRedistributeStatic OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.1 | |||
| ospfCurCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.1.1 | INTEGER (0..16777214) | read-only | current |
| ospfNewCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.1.2 | INTEGER (0..16777214) | read-write | current |
| ospfCurCfgStaticMetricType OBJECT-TYPE The AS External metric type for static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.1.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgStaticMetricType OBJECT-TYPE The AS External metric type for static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.1.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| 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.20301.2.7.13.3.1.13.4.1.5 | OCTET STRING | read-only | current |
| 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.20301.2.7.13.3.1.13.4.1.6 | OCTET STRING | read-only | current |
| ospfNewCfgStaticAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.1.7 | Integer32 | read-write | current |
| ospfNewCfgStaticRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.1.8 | Integer32 | read-write | current |
| ospfRedistributeEbgp OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.2 | |||
| ospfCurCfgEbgpMetric OBJECT-TYPE The export metric to be assigned to External BGP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.2.1 | INTEGER (0..16777214) | read-only | current |
| ospfNewCfgEbgpMetric OBJECT-TYPE The export metric to be assigned to External BGP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.2.2 | INTEGER (0..16777214) | read-write | current |
| ospfCurCfgEbgpMetricType OBJECT-TYPE The AS External metric type for External BGP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.2.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgEbgpMetricType OBJECT-TYPE The AS External metric type for External BGP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.2.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfCurCfgEbgpOutRmapList 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.20301.2.7.13.3.1.13.4.2.5 | OCTET STRING | read-only | current |
| ospfNewCfgEbgpOutRmapList 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.20301.2.7.13.3.1.13.4.2.6 | OCTET STRING | read-only | current |
| ospfNewCfgEbgpAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.2.7 | Integer32 | read-write | current |
| ospfNewCfgEbgpRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.2.8 | Integer32 | read-write | current |
| ospfRedistributeIbgp OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.3 | |||
| ospfCurCfgIbgpMetric OBJECT-TYPE The export metric for Internal BGP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.3.1 | INTEGER (0..16777214) | read-only | current |
| ospfNewCfgIbgpMetric OBJECT-TYPE The export metric for Internal BGP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.3.2 | INTEGER (0..16777214) | read-write | current |
| ospfCurCfgIbgpMetricType OBJECT-TYPE The AS External metric type for Internal BGP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.3.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgIbgpMetricType OBJECT-TYPE The AS External metric type for Internal BGP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.3.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospfCurCfgIbgpOutRmapList 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.20301.2.7.13.3.1.13.4.3.5 | OCTET STRING | read-only | current |
| ospfNewCfgIbgpOutRmapList 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.20301.2.7.13.3.1.13.4.3.6 | OCTET STRING | read-only | current |
| ospfNewCfgIbgpAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.3.7 | Integer32 | read-write | current |
| ospfNewCfgIbgpRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.3.8 | Integer32 | read-write | current |
| ospfRedistributeFixed OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.4 | |||
| ospfCurCfgFixedMetric OBJECT-TYPE The export metric for fixed routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.4.1 | INTEGER (0..16777214) | read-only | current |
| ospfNewCfgFixedMetric OBJECT-TYPE The export metric for fixed routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.4.2 | INTEGER (0..16777214) | read-write | current |
| ospfCurCfgFixedMetricType OBJECT-TYPE The AS External metric type for fixed routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.4.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgFixedMetricType OBJECT-TYPE The AS External metric type for fixed routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.4.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| 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.20301.2.7.13.3.1.13.4.4.5 | OCTET STRING | read-only | current |
| 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.20301.2.7.13.3.1.13.4.4.6 | OCTET STRING | read-only | current |
| ospfNewCfgFixedAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.4.7 | Integer32 | read-write | current |
| ospfNewCfgFixedRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.4.8 | Integer32 | read-write | current |
| ospfRedistributeRip OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.5 | |||
| ospfCurCfgRipMetric OBJECT-TYPE The export metric for RIP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.5.1 | INTEGER (0..16777214) | read-only | current |
| ospfNewCfgRipMetric OBJECT-TYPE The export metric for RIP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.5.2 | INTEGER (0..16777214) | read-write | current |
| ospfCurCfgRipMetricType OBJECT-TYPE The AS External metric type for RIP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.5.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospfNewCfgRipMetricType OBJECT-TYPE The AS External metric type for RIP routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.5.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| 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.20301.2.7.13.3.1.13.4.5.5 | OCTET STRING | read-only | current |
| 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.20301.2.7.13.3.1.13.4.5.6 | OCTET STRING | read-only | current |
| ospfNewCfgRipAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.5.7 | Integer32 | read-write | current |
| ospfNewCfgRipRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.4.5.8 | Integer32 | read-write | current |
| ospfCurCfgMdkeyTable OBJECT-TYPE The table of OSPF MD5 keys in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.5 | not-accessible | current | |
| ospfCurCfgMdkeyEntry OBJECT-TYPE Information about an OSPF MD keys table. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.5.1 | not-accessible | current | |
| ospfCurCfgMdkeyIndex OBJECT-TYPE The OSPF MD5 Key number for which the OSPF MdKey table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.5.1.1 | Integer32 | read-only | current |
| ospfCurCfgMdkeyKey OBJECT-TYPE The character string representing the MD5 Key. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.5.1.2 | DisplayString (SIZE(0..16)) | read-only | current |
| ospfNewCfgMdkeyTable OBJECT-TYPE The table of OSPF MD5 keys in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.6 | not-accessible | current | |
| ospfNewCfgMdkeyEntry OBJECT-TYPE Information about an OSPF MD keys table. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.6.1 | not-accessible | current | |
| ospfNewCfgMdkeyIndex OBJECT-TYPE The OSPF MD5 Key number for which the OSPF MdKey table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.6.1.1 | Integer32 | read-only | current |
| ospfNewCfgMdkeyKey OBJECT-TYPE The character string representing the MD5 Key. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.6.1.2 | DisplayString (SIZE(0..16)) | read-create | current |
| 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.20301.2.7.13.3.1.13.6.1.3 | INTEGER {other(1), delete(2)} | read-create | current |
| ospfCurCfgIntfTable OBJECT-TYPE The table of OSPF Interface in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7 | not-accessible | current | |
| ospfCurCfgIntfEntry OBJECT-TYPE Information about an OSPF Interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1 | not-accessible | current | |
| ospfCurCfgIntfIndex OBJECT-TYPE The OSPF Interface number for which the OSPF Interface table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.1 | Integer32 | read-only | current |
| ospfCurCfgIntfArea OBJECT-TYPE The index of the area that the interface belongs (0..2) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.2 | INTEGER (0..2) | read-only | current |
| ospfCurCfgIntfMdkey OBJECT-TYPE The MD5 key for the OSPF interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.3 | INTEGER (0..255) | read-only | current |
| ospfCurCfgIntfCost OBJECT-TYPE Interface cost | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.4 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgIntfPrio OBJECT-TYPE Interface router priority | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.5 | INTEGER (1..255) | read-only | current |
| ospfCurCfgIntfHello OBJECT-TYPE Hello interval | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.6 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgIntfHelloMS OBJECT-TYPE Units of time measurement for Hello interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.7 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfCurCfgIntfDead OBJECT-TYPE Dead interval | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.8 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgIntfDeadMS OBJECT-TYPE Units of time measurement for Dead interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.9 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfCurCfgIntfTrans OBJECT-TYPE Transit delay | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.10 | INTEGER (1..3600) | read-only | current |
| ospfCurCfgIntfRetra OBJECT-TYPE Retransmit interval | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.11 | INTEGER (1..3600) | read-only | current |
| ospfCurCfgIntfAuthKey OBJECT-TYPE Authentication Key | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.12 | DisplayString (SIZE(0..8)) | read-only | current |
| ospfCurCfgIntfPassive OBJECT-TYPE Passive interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.13 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfCurCfgIntfStatus OBJECT-TYPE Status of the interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.14 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfCurCfgIntfPtop OBJECT-TYPE Point-to-point interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.7.1.15 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfNewCfgIntfTable OBJECT-TYPE The table of OSPF interface in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8 | not-accessible | current | |
| ospfNewCfgIntfEntry OBJECT-TYPE Information about an OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1 | not-accessible | current | |
| ospfNewCfgIntfIndex OBJECT-TYPE The OSPF Interface number for which the OSPF Interface table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.1 | Integer32 | read-only | current |
| ospfNewCfgIntfArea OBJECT-TYPE The index of the area that the interface belongs | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.2 | INTEGER (0..19) | read-create | current |
| ospfNewCfgIntfMdkey OBJECT-TYPE The MD5 key for the OSPF interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.3 | INTEGER (0..255) | read-create | current |
| ospfNewCfgIntfCost OBJECT-TYPE Interface cost(1..65535) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.4 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgIntfPrio OBJECT-TYPE Interface router priority(0..255) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.5 | INTEGER (0..255) | read-create | current |
| ospfNewCfgIntfHello OBJECT-TYPE Hello interval(1..65535s | 50..65535ms) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.6 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgIntfHelloMS OBJECT-TYPE Units of time measurement for Hello interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.7 | INTEGER {seconds(0), milliseconds(1)} | read-create | current |
| ospfNewCfgIntfDead OBJECT-TYPE Dead interval(1..65535s |1000..65535ms) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.8 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgIntfDeadMS OBJECT-TYPE Units of time measurement for Dead interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.9 | INTEGER {seconds(0), milliseconds(1)} | read-create | current |
| ospfNewCfgIntfTrans OBJECT-TYPE Transit delay(1..3600) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.10 | INTEGER (1..3600) | read-create | current |
| ospfNewCfgIntfRetra OBJECT-TYPE Retransmit interval(1..3600) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.11 | INTEGER (1..3600) | read-create | current |
| ospfNewCfgIntfAuthKey OBJECT-TYPE Authentication Key | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.12 | DisplayString (SIZE(0..8)) | read-create | current |
| ospfNewCfgIntfPassive OBJECT-TYPE Passive interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.13 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospfNewCfgIntfStatus OBJECT-TYPE Status of the interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.14 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospfNewCfgIntfDelete OBJECT-TYPE Delete the interface other(0), delete(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.15 | INTEGER {other(0), delete(1)} | read-write | current |
| ospfNewCfgIntfPtop OBJECT-TYPE Point-to-point interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.8.1.16 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospfCurCfgVirtIntfTable OBJECT-TYPE The table of OSPF Virtual Interface configuration in the current configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9 | not-accessible | current | |
| ospfCurCfgVirtIntfEntry OBJECT-TYPE Information about an OSPF virtual Interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1 | not-accessible | current | |
| ospfCurCfgVirtIntfIndex OBJECT-TYPE The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.1 | Integer32 | read-only | current |
| ospfCurCfgVirtIntfAreaId OBJECT-TYPE The index of the OSPF area to which this virtual interface belongs. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.2 | INTEGER (0..19) | read-only | current |
| ospfCurCfgVirtIntfNbr OBJECT-TYPE The IP Address of the OSPF neighbor for this virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.3 | IpAddress | read-only | current |
| ospfCurCfgVirtIntfMdkey OBJECT-TYPE The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.4 | INTEGER (0..255) | read-only | current |
| ospfCurCfgVirtIntfHello OBJECT-TYPE Hello interval | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.5 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgVirtIntfHelloMS OBJECT-TYPE Units of time measurement for Hello interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.6 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfCurCfgVirtIntfDead OBJECT-TYPE Dead interval | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.7 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgVirtIntfDeadMS OBJECT-TYPE Units of time measurement for Dead interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.8 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfCurCfgVirtIntfTrans OBJECT-TYPE Transit delay | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.9 | INTEGER (1..3600) | read-only | current |
| ospfCurCfgVirtIntfRetra OBJECT-TYPE Retransmit interval | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.10 | INTEGER (1..3600) | read-only | current |
| ospfCurCfgVirtIntfAuthKey OBJECT-TYPE Authentication Key | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.11 | DisplayString (SIZE(0..8)) | read-only | current |
| ospfCurCfgVirtIntfStatus OBJECT-TYPE Status disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.9.1.12 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfNewCfgVirtIntfTable OBJECT-TYPE The table of OSPF Virtual interface in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10 | not-accessible | current | |
| ospfNewCfgVirtIntfEntry OBJECT-TYPE Information about an OSPF virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1 | not-accessible | current | |
| ospfNewCfgVirtIntfIndex OBJECT-TYPE The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.1 | Integer32 | read-only | current |
| ospfNewCfgVirtIntfAreaId OBJECT-TYPE The index of the OSPF area to which this virtual interface belongs. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.2 | INTEGER (0..19) | read-create | current |
| ospfNewCfgVirtIntfNbr OBJECT-TYPE The IP Address of the OSPF neighbor for this virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.3 | IpAddress | read-create | current |
| ospfNewCfgVirtIntfMdkey OBJECT-TYPE The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.4 | INTEGER (0..255) | read-create | current |
| ospfNewCfgVirtIntfHello OBJECT-TYPE Hello interval(1..65535s | 50..65535ms) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.5 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgVirtIntfHelloMS OBJECT-TYPE Units of time measurement fo Hello interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.6 | INTEGER {seconds(0), milliseconds(1)} | read-create | current |
| ospfNewCfgVirtIntfDead OBJECT-TYPE Dead interval(1..65535s | 1000..65535ms) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.7 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgVirtIntfDeadMS OBJECT-TYPE Units of time measurement fo Dead interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.8 | INTEGER {seconds(0), milliseconds(1)} | read-create | current |
| ospfNewCfgVirtIntfTrans OBJECT-TYPE Transit delay(1..3600) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.9 | INTEGER (1..3600) | read-create | current |
| ospfNewCfgVirtIntfRetra OBJECT-TYPE Retransmit interval(1..3600) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.10 | INTEGER (1..3600) | read-create | current |
| ospfNewCfgVirtIntfAuthKey OBJECT-TYPE Authentication Key SIZE(0..8) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.11 | DisplayString (SIZE(0..8)) | read-create | current |
| ospfNewCfgVirtIntfStatus OBJECT-TYPE Status disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.12 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospfNewCfgVirtIntfDelete OBJECT-TYPE Delete other(0), delete(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.10.1.13 | INTEGER {other(0), delete(1)} | read-write | current |
| ospfMdkeyTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPF Mdkey table. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.11 | Integer32 | read-only | current |
| ospfCurCfgHostTable OBJECT-TYPE The table of OSPF Host configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.12 | not-accessible | current | |
| ospfCurCfgHostEntry OBJECT-TYPE Information about a OSPF host. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.12.1 | not-accessible | current | |
| ospfCurCfgHostIndex OBJECT-TYPE The OSPF host number for which the OSPF host table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.12.1.1 | Integer32 | read-only | current |
| ospfCurCfgHostIpAddr OBJECT-TYPE The IP Address of the OSPF host. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.12.1.2 | IpAddress | read-only | current |
| ospfCurCfgHostAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.12.1.3 | Integer32 | read-only | current |
| ospfCurCfgHostCost OBJECT-TYPE The cost of the OSPF host. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.12.1.4 | INTEGER (1..65535) | read-only | current |
| ospfCurCfgHostState OBJECT-TYPE Enable or disable an OSPF Host | 1.3.6.1.4.1.20301.2.7.13.3.1.13.12.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ospfNewCfgHostTable OBJECT-TYPE The table of OSPF Host configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.13 | not-accessible | current | |
| ospfNewCfgHostEntry OBJECT-TYPE Information about a OSPF host. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.13.1 | not-accessible | current | |
| ospfNewCfgHostIndex OBJECT-TYPE The OSPF host number for which the OSPF host table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.13.1.1 | Integer32 | read-only | current |
| ospfNewCfgHostIpAddr OBJECT-TYPE The IP Address of the OSPF host. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.13.1.2 | IpAddress | read-create | current |
| ospfNewCfgHostAreaIndex OBJECT-TYPE The OSPF area index. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.13.1.3 | Integer32 | read-create | current |
| ospfNewCfgHostCost OBJECT-TYPE The cost of the OSPF host. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.13.1.4 | INTEGER (1..65535) | read-create | current |
| ospfNewCfgHostState OBJECT-TYPE Enable or disable an OSPF Host | 1.3.6.1.4.1.20301.2.7.13.3.1.13.13.1.5 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ospfNewCfgHostDelete OBJECT-TYPE Delete the OSPF host: no(0), yes(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.13.1.6 | INTEGER {no(0), yes(1)} | read-write | current |
| ospfCurCfgRangeTable OBJECT-TYPE The table of OSPF summary range in the current configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.14 | not-accessible | current | |
| ospfCurCfgRangeEntry OBJECT-TYPE Information about an OSPF summary range. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.14.1 | not-accessible | current | |
| ospfCurCfgRangeIndex OBJECT-TYPE The range number for which the OSPF summary range table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.14.1.1 | Integer32 | read-only | current |
| ospfCurCfgRangeAddr OBJECT-TYPE The IP Address of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.14.1.2 | IpAddress | read-only | current |
| ospfCurCfgRangeMask OBJECT-TYPE The mask of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.14.1.3 | IpAddress | read-only | current |
| ospfCurCfgRangeAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.14.1.4 | Integer32 | read-only | current |
| ospfCurCfgRangeHideState OBJECT-TYPE The state of the hide range. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.14.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospfCurCfgRangeState OBJECT-TYPE The state of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.14.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospfNewCfgRangeTable OBJECT-TYPE The table of OSPF summary range in the new configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.15 | not-accessible | current | |
| ospfNewCfgRangeEntry OBJECT-TYPE Information about an OSPF summary range. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.15.1 | not-accessible | current | |
| ospfNewCfgRangeIndex OBJECT-TYPE The range number for which the OSPF summary range table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.15.1.1 | Integer32 | read-only | current |
| ospfNewCfgRangeAddr OBJECT-TYPE The IP Address of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.15.1.2 | IpAddress | read-create | current |
| ospfNewCfgRangeMask OBJECT-TYPE The mask of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.15.1.3 | IpAddress | read-create | current |
| ospfNewCfgRangeAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.15.1.4 | Integer32 | read-create | current |
| ospfNewCfgRangeHideState OBJECT-TYPE The state of the hide range. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.15.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ospfNewCfgRangeState OBJECT-TYPE The state of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.15.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| 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.20301.2.7.13.3.1.13.15.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| ospfCurCfgLoopIfTable OBJECT-TYPE The table of OSPF Loopback Interfaces in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.20 | not-accessible | current | |
| ospfCurCfgLoopIfEntry OBJECT-TYPE Information about an OSPF Loopback Interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.20.1 | not-accessible | current | |
| ospfCurCfgLoopIfIndex OBJECT-TYPE The OSPF Loopback Interface number for which the OSPF Interface table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.20.1.1 | Integer32 | read-only | current |
| ospfCurCfgLoopIfArea OBJECT-TYPE The index of the area that the loopback interface belongs | 1.3.6.1.4.1.20301.2.7.13.3.1.13.20.1.2 | INTEGER | read-only | current |
| ospfCurCfgLoopIfStatus OBJECT-TYPE Status of the loopback interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.20.1.3 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfNewCfgLoopIfTable OBJECT-TYPE The table of OSPF loopback interface in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.21 | not-accessible | current | |
| ospfNewCfgLoopIfEntry OBJECT-TYPE Information about an OSPF loopback interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.21.1 | not-accessible | current | |
| ospfNewCfgLoopIfIndex OBJECT-TYPE The OSPF loopback interface number for which the OSPF Loopback Interface table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.13.21.1.1 | Integer32 | read-only | current |
| ospfNewCfgLoopIfArea OBJECT-TYPE The index of the area that the loopback interface belongs (0..2) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.21.1.2 | INTEGER (0..2) | read-create | current |
| ospfNewCfgLoopIfStatus OBJECT-TYPE Status of the loopback interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.21.1.3 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospfNewCfgLoopIfDelete OBJECT-TYPE Delete the loopback interface other(0), delete(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.13.21.1.4 | INTEGER {other(0), delete(1)} | read-write | current |
| ipGeneralCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.14 | |||
| ipCurCfgRouterID OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.20301.2.7.13.3.1.14.1 | IpAddress | read-only | current |
| ipNewCfgRouterID OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.20301.2.7.13.3.1.14.2 | IpAddress | read-write | current |
| ipStaticArpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.15 | |||
| ipStaticArpTableMaxSize OBJECT-TYPE The maximum number of rows in the Static ARP table. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.1 | Integer32 | read-only | current |
| ipCurCfgStaticArpTable OBJECT-TYPE The table of static ARPs in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.2 | not-accessible | current | |
| ipCurCfgStaticArpEntry OBJECT-TYPE A row in the static ARP table | 1.3.6.1.4.1.20301.2.7.13.3.1.15.2.1 | not-accessible | current | |
| ipCurCfgStaticArpIndx OBJECT-TYPE The index of the static ARP table. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.2.1.1 | Integer32 | read-only | current |
| ipCurCfgStaticArpIp OBJECT-TYPE The IP address for the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.2.1.2 | IpAddress | read-only | current |
| ipCurCfgStaticArpMAC OBJECT-TYPE The MAC address for the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.2.1.3 | DisplayString | read-only | current |
| ipCurCfgStaticArpVlan OBJECT-TYPE The VLAN for the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.2.1.4 | Integer32 | read-only | current |
| ipCurCfgStaticArpPort OBJECT-TYPE The port for the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.2.1.5 | PortNumber | read-only | current |
| ipNewCfgStaticArpTable OBJECT-TYPE The table of static ARPs in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.3 | not-accessible | current | |
| ipNewCfgStaticArpEntry OBJECT-TYPE A row in the static ARP table | 1.3.6.1.4.1.20301.2.7.13.3.1.15.3.1 | not-accessible | current | |
| ipNewCfgStaticArpIndx OBJECT-TYPE The index of the static ARP table. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.3.1.1 | Integer32 | read-only | current |
| ipNewCfgStaticArpIp OBJECT-TYPE The IP address for the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.3.1.2 | IpAddress | read-create | current |
| ipNewCfgStaticArpMAC OBJECT-TYPE The MAC address for the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.3.1.3 | DisplayString | read-create | current |
| ipNewCfgStaticArpVlan OBJECT-TYPE The VLAN for the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.3.1.4 | Integer32 | read-create | current |
| ipNewCfgStaticArpPort OBJECT-TYPE The port for the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.3.1.5 | PortNumber | read-create | current |
| 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.20301.2.7.13.3.1.15.3.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| ipStaticArpClearAll OBJECT-TYPE When set to clear(2), clears all static ARP entries. Otherwise nothing is done. | 1.3.6.1.4.1.20301.2.7.13.3.1.15.4 | INTEGER {ok(1), clear(2)} | read-write | current |
| rip2Cfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.18 | |||
| ripCurCfgIntfTable OBJECT-TYPE The table of RIP on IP interface in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1 | not-accessible | current | |
| ripCurCfgIntfEntry OBJECT-TYPE Information about RIP on IP interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1 | not-accessible | current | |
| ripCurCfgIntfIndex OBJECT-TYPE The interface number for which the RIP information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.1 | Integer32 | read-only | current |
| ripCurCfgIntfVersion OBJECT-TYPE RIP version. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.2 | INTEGER {ripVersion1(1), ripVersion2(2), ripVersionBoth(3)} | read-only | current |
| ripCurCfgIntfState OBJECT-TYPE Enable or disable RIP protocol. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfListen OBJECT-TYPE Enable or disable listening to route updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfTrigUpdate OBJECT-TYPE Enable or disable triggered updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfMcastUpdate OBJECT-TYPE Enable or disable multicast updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfPoisonReverse OBJECT-TYPE RIP poison reverse. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfSupply OBJECT-TYPE Enable or disable supplying route updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripCurCfgIntfMetric OBJECT-TYPE RIP route metric for this interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.10 | INTEGER (1..15) | read-only | current |
| ripCurCfgIntfAuth OBJECT-TYPE The type of Authentication used on this interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.11 | INTEGER {none(1), password(2)} | read-only | current |
| ripCurCfgIntfKey OBJECT-TYPE RIP update authentication password. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.12 | DisplayString (SIZE(0..16)) | read-only | current |
| ripCurCfgIntfDefault OBJECT-TYPE Specifies what RIP does with default routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.13 | INTEGER {both(1), listen(2), supply(3), none(4)} | read-only | current |
| ripCurCfgIntfSplitHorizon OBJECT-TYPE RIP split horizon. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.1.1.14 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ripNewCfgIntfTable OBJECT-TYPE The table of RIP on IP interface in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2 | not-accessible | current | |
| ripNewCfgIntfEntry OBJECT-TYPE Information about RIP on IP interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1 | not-accessible | current | |
| ripNewCfgIntfIndex OBJECT-TYPE The interface number for which the RIP information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.1 | Integer32 | read-only | current |
| ripNewCfgIntfVersion OBJECT-TYPE RIP version. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.2 | INTEGER {ripVersion1(1), ripVersion2(2), ripVersionBoth(3)} | read-create | current |
| ripNewCfgIntfSupply OBJECT-TYPE Enable or disable supplying route updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.3 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfListen OBJECT-TYPE Enable or disable listening to route updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfTrigUpdate OBJECT-TYPE Enable or disable triggered updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfMcastUpdate OBJECT-TYPE Enable or disable multicast updates. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfPoisonReverse OBJECT-TYPE RIP poison reverse. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.8 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfState OBJECT-TYPE Enable or disable RIP protocol. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.9 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ripNewCfgIntfMetric OBJECT-TYPE RIP route metric for this interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.10 | INTEGER (1..15) | read-write | current |
| ripNewCfgIntfAuth OBJECT-TYPE The type of Authentication used on this interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.11 | INTEGER {none(1), password(2)} | read-write | current |
| ripNewCfgIntfKey OBJECT-TYPE RIP update authentication password. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.12 | DisplayString (SIZE(0..16)) | read-create | current |
| 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.20301.2.7.13.3.1.18.2.1.13 | INTEGER {both(1), listen(2), supply(3), none(4)} | read-create | current |
| ripNewCfgIntfSplitHorizon OBJECT-TYPE RIP split horizon. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.2.1.14 | INTEGER {enabled(2), disabled(3)} | read-write | current |
| ripGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.18.3 | |||
| rip2CurCfgState OBJECT-TYPE RIP global state. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.3.1 | INTEGER {on(1), off(2)} | read-only | current |
| rip2NewCfgState OBJECT-TYPE Globally turn RIP on or off. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.3.2 | INTEGER {on(1), off(2)} | read-write | current |
| rip2CurCfgUpdatePeriod OBJECT-TYPE Update Period in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.3.3 | INTEGER (1..120) | read-only | current |
| rip2NewCfgUpdatePeriod OBJECT-TYPE Update Period in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.3.4 | INTEGER (1..120) | read-write | current |
| ripRouteRedistribution OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4 | |||
| ripRedistributeStatic OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.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.20301.2.7.13.3.1.18.4.1.1 | INTEGER (0..15) | read-only | current |
| ripNewCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. A value of 0 indicates none. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.1.2 | INTEGER (0..15) | read-write | current |
| 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.20301.2.7.13.3.1.18.4.1.5 | OCTET STRING | read-only | current |
| 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.20301.2.7.13.3.1.18.4.1.6 | OCTET STRING | read-only | current |
| ripNewCfgStaticAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.1.7 | Integer32 | read-write | current |
| ripNewCfgStaticRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.1.8 | Integer32 | read-write | current |
| ripRedistributeEbgp OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.2 | |||
| ripCurCfgEbgpMetric OBJECT-TYPE The export metric to be assigned to External BGP routes. A value of 0 indicates none. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.2.1 | INTEGER (0..15) | read-only | current |
| ripNewCfgEbgpMetric OBJECT-TYPE The export metric to be assigned to External BGP routes. A value of 0 indicates none. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.2.2 | INTEGER (0..15) | read-write | current |
| ripCurCfgEbgpOutRmapList 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.20301.2.7.13.3.1.18.4.2.5 | OCTET STRING | read-only | current |
| ripNewCfgEbgpOutRmapList 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.20301.2.7.13.3.1.18.4.2.6 | OCTET STRING | read-only | current |
| ripNewCfgEbgpAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.2.7 | Integer32 | read-write | current |
| ripNewCfgEbgpRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.2.8 | Integer32 | read-write | current |
| ripRedistributeIbgp OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.3 | |||
| ripCurCfgIbgpMetric OBJECT-TYPE The export metric for Internal BGP routes. A value of 0 indicates none. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.3.1 | INTEGER (0..15) | read-only | current |
| ripNewCfgIbgpMetric OBJECT-TYPE The export metric for Internal BGP routes. A value of 0 indicates none. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.3.2 | INTEGER (0..15) | read-write | current |
| ripCurCfgIbgpOutRmapList 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.20301.2.7.13.3.1.18.4.3.5 | OCTET STRING | read-only | current |
| ripNewCfgIbgpOutRmapList 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.20301.2.7.13.3.1.18.4.3.6 | OCTET STRING | read-only | current |
| ripNewCfgIbgpAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.3.7 | Integer32 | read-write | current |
| ripNewCfgIbgpRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.3.8 | Integer32 | read-write | current |
| ripRedistributeFixed OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.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.20301.2.7.13.3.1.18.4.4.1 | INTEGER (0..15) | read-only | current |
| ripNewCfgFixedMetric OBJECT-TYPE The export metric for fixed routes. A value of 0 indicates none | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.4.2 | INTEGER (0..15) | read-write | current |
| 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.20301.2.7.13.3.1.18.4.4.5 | OCTET STRING | read-only | current |
| 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.20301.2.7.13.3.1.18.4.4.6 | OCTET STRING | read-only | current |
| ripNewCfgFixedAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.4.7 | Integer32 | read-write | current |
| ripNewCfgFixedRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.4.8 | Integer32 | read-write | current |
| ripRedistributeOspf OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.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.20301.2.7.13.3.1.18.4.5.1 | INTEGER (0..15) | read-only | current |
| ripNewCfgOspfMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.5.2 | INTEGER (0..15) | read-write | current |
| 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.20301.2.7.13.3.1.18.4.5.5 | OCTET STRING | read-only | current |
| 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.20301.2.7.13.3.1.18.4.5.6 | OCTET STRING | read-only | current |
| ripNewCfgOspfAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.5.7 | Integer32 | read-write | current |
| ripNewCfgOspfRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.5.8 | Integer32 | read-write | current |
| ripRedistributeEospf OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.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.20301.2.7.13.3.1.18.4.6.1 | INTEGER (0..15) | read-only | current |
| ripNewCfgEospfMetric OBJECT-TYPE The export metric for RIP routes. A value of 0 indicates none | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.6.2 | INTEGER (0..15) | read-write | current |
| 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.20301.2.7.13.3.1.18.4.6.5 | OCTET STRING | read-only | current |
| 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.20301.2.7.13.3.1.18.4.6.6 | OCTET STRING | read-only | current |
| ripNewCfgEospfAddOutRmap OBJECT-TYPE The route map to be add into out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.6.7 | Integer32 | read-write | current |
| ripNewCfgEospfRemoveOutRmap OBJECT-TYPE The route map to be removed from out-rmap list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.18.4.6.8 | Integer32 | read-write | current |
| igmpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.19 | |||
| igmpCurCfgOnOff OBJECT-TYPE Globally turn IGMP On/Off. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.1 | INTEGER {on(1), off(2)} | read-only | current |
| igmpNewCfgOnOff OBJECT-TYPE Globally turn IGMP On/Off. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.2 | INTEGER {on(1), off(2)} | read-write | current |
| igmpSnoopCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9 | |||
| igmpSnoopCurCfgMrto OBJECT-TYPE The value of multicast router timeout in the current config. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.7 | Integer32 | read-only | current |
| igmpSnoopNewCfgMrto OBJECT-TYPE The value of multicast router timeout in the new config. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.8 | Integer32 | read-write | current |
| igmpSnoopCurCfgAggrEnaDis OBJECT-TYPE Enable/Disable of IGMP Report aggregation. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.9 | INTEGER {enable(1), disable(2)} | read-only | current |
| igmpSnoopNewCfgAggrEnaDis OBJECT-TYPE Enable/Disable of IGMP Report aggregation. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.10 | INTEGER {enable(1), disable(2)} | read-write | current |
| igmpSnoopCurCfgEnaDis OBJECT-TYPE The current status of IGMP Snooping. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpSnoopNewCfgEnaDis OBJECT-TYPE Set Enable/Disable of IGMP Snooping. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.12 | INTEGER {enable(1), disable(2)} | read-write | current |
| igmpSnoopNewCfgVlanAdd OBJECT-TYPE The VLAN to be added to snooping vlan list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.13 | Integer32 | read-write | current |
| igmpSnoopNewCfgVlanRem OBJECT-TYPE The VLAN to be removed from snooping vlan list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.14 | Integer32 | read-write | current |
| igmpSnoopNewCfgVlanClear OBJECT-TYPE Removing ALL Snooping Vlans. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.15 | INTEGER {clear(1), ok(2)} | read-write | current |
| igmpSnoopCurCfgVlanBmap OBJECT-TYPE The snooping vlans present in the 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.20301.2.7.13.3.1.19.9.16 | OCTET STRING | read-only | current |
| igmpSnoopNewCfgVlanBmap OBJECT-TYPE The snooping vlans present in the 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.20301.2.7.13.3.1.19.9.17 | OCTET STRING | read-write | current |
| igmpSnoopCurCfgSrcIp OBJECT-TYPE The source ip for GSQ proxy in current config. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.26 | IpAddress | read-only | current |
| igmpSnoopNewCfgSrcIp OBJECT-TYPE The source ip for GSQ proxy in new config. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.27 | IpAddress | read-write | current |
| igmpSnoopSetToDefault OBJECT-TYPE When setting the value setDefault(2), the IGMP Snooping configuration is set to the default values. When reading, none(1) is always returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.9.33 | INTEGER {none(1), setDefault(2)} | read-write | current |
| igmpStaticMrtrCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10 | |||
| igmpStaticMrtrCurCfgTable OBJECT-TYPE The IGMP Static Multicast Router table in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.1 | not-accessible | current | |
| igmpStaticMrtrCurCfgTableEntry OBJECT-TYPE A row in the Static Multicast Router table. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.1.1 | not-accessible | current | |
| igmpStaticMrtrCurCfgIndx OBJECT-TYPE The IGMP Multicast Router table port index. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.1.1.1 | INTEGER | read-only | current |
| igmpStaticMrtrCurCfgPortId OBJECT-TYPE The IGMP Multicast Router port in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.1.1.2 | PortNumber | read-only | current |
| igmpStaticMrtrCurCfgVlanId OBJECT-TYPE The IGMP Multicast Router port in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.1.1.3 | INTEGER | read-only | current |
| igmpStaticMrtrCurCfgVersion OBJECT-TYPE The IGMP version of the IGMP Static Multicast Router. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.1.1.4 | INTEGER {version1(1), version2(2), version3(3)} | read-only | current |
| igmpStaticMrtrNewCfgTable OBJECT-TYPE The IGMP Static Multicast Router table in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.2 | not-accessible | current | |
| igmpStaticMrtrNewCfgTableEntry OBJECT-TYPE A row in the Static Multicast Router table. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.2.1 | not-accessible | current | |
| igmpStaticMrtrNewCfgIndx OBJECT-TYPE The IGMP Multicast Router table port index. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.2.1.1 | INTEGER | read-only | current |
| igmpStaticMrtrNewCfgPortId OBJECT-TYPE The IGMP Multicast Router port in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.2.1.2 | PortNumber | read-write | current |
| igmpStaticMrtrNewCfgVlanId OBJECT-TYPE The IGMP Multicast Router port in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.2.1.3 | INTEGER | read-write | current |
| igmpStaticMrtrNewCfgVersion OBJECT-TYPE The IGMP version of the IGMP Static Multicast Router. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.2.1.4 | INTEGER {version1(1), version2(2), version3(3)} | read-write | current |
| 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.20301.2.7.13.3.1.19.10.2.1.5 | INTEGER {other(1), delete(2)} | read-write | current |
| igmpStaticMrtrNewCfgClear OBJECT-TYPE When set to the value of 2 (clear), the entire table is deleted. When read, other(1) is returned. Setting the value to anything other than 2(clear) has no effect on the table. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.10.3 | INTEGER {other(1), clear(2)} | read-write | current |
| igmpFilterCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11 | |||
| igmpFltCurCfgTable OBJECT-TYPE The IGMP filtering table in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.1 | not-accessible | current | |
| igmpFltCurCfgTableEntry OBJECT-TYPE A row in the filtering table. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.1.1 | not-accessible | current | |
| igmpFltCurCfgIndx OBJECT-TYPE The IGMP filter table index. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.1.1.1 | INTEGER | read-only | current |
| igmpFltCurCfgMcastIp1 OBJECT-TYPE Range1 Multicast IP address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.1.1.2 | IpAddress | read-only | current |
| igmpFltCurCfgMcastIp2 OBJECT-TYPE Range2 Multicast IP address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.1.1.3 | IpAddress | read-only | current |
| igmpFltCurCfgAction OBJECT-TYPE The action for the IGMP filtering rule. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.1.1.4 | INTEGER {allow(1), deny(2)} | read-only | current |
| igmpFltCurCfgState OBJECT-TYPE The state of this IGMP filtering rule. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.1.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpFltNewCfgTable OBJECT-TYPE The IGMP filtering table in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.2 | not-accessible | current | |
| igmpFltNewCfgTableEntry OBJECT-TYPE A row in the filtering table. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.2.1 | not-accessible | current | |
| igmpFltNewCfgIndx OBJECT-TYPE The IGMP filter table index. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.2.1.1 | INTEGER | read-only | current |
| igmpFltNewCfgMcastIp1 OBJECT-TYPE Range1 Multicast source IP address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.2.1.2 | IpAddress | read-write | current |
| igmpFltNewCfgMcastIp2 OBJECT-TYPE Range2 Multicast source IP address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.2.1.3 | IpAddress | read-write | current |
| igmpFltNewCfgAction OBJECT-TYPE The action for the IGMP filtering rule. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.2.1.4 | INTEGER {allow(1), deny(2)} | read-write | current |
| igmpFltNewCfgState OBJECT-TYPE The state of this IGMP filtering rule. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.2.1.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| 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.20301.2.7.13.3.1.19.11.2.1.6 | INTEGER {other(1), delete(2)} | read-write | current |
| igmpFltCurCfgPortTable OBJECT-TYPE The IGMP filtering port table in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.3 | not-accessible | current | |
| igmpFltCurCfgPortTableEntry OBJECT-TYPE A row in the IGMP filtering port table. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.3.1 | not-accessible | current | |
| igmpFltCurCfgPortIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.3.1.1 | PortNumber | read-only | current |
| igmpFltCurCfgPortState OBJECT-TYPE Enable or disable IGMP filtering. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.3.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| 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.20301.2.7.13.3.1.19.11.3.1.3 | OCTET STRING (SIZE(0..256)) | read-only | current |
| igmpFltNewCfgPortTable OBJECT-TYPE The IGMP filtering port table in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.4 | not-accessible | current | |
| igmpFltNewCfgPortTableEntry OBJECT-TYPE A row in the IGMP filtering port table. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.4.1 | not-accessible | current | |
| igmpFltNewCfgPortIndx OBJECT-TYPE The port index. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.4.1.1 | PortNumber | read-only | current |
| igmpFltNewCfgPortState OBJECT-TYPE Enable or disable IGMP filtering. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.4.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| 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.20301.2.7.13.3.1.19.11.4.1.3 | OCTET STRING (SIZE(0..256)) | read-only | current |
| 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.20301.2.7.13.3.1.19.11.4.1.4 | INTEGER | read-write | current |
| 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.20301.2.7.13.3.1.19.11.4.1.5 | INTEGER | read-write | current |
| igmpFltCurCfgEnaDis OBJECT-TYPE Enable/Disable of IGMP Filtering. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.5 | INTEGER {enable(1), disable(2)} | read-only | current |
| igmpFltNewCfgEnaDis OBJECT-TYPE Enable/Disable of IGMP Filtering. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.11.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| igmpRelayCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12 | |||
| igmpRelayCurCfgEnaDis OBJECT-TYPE The current status of IGMP Relay. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.1 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpRelayNewCfgEnaDis OBJECT-TYPE Enable/Disable of IGMP Relay. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| igmpRelayNewCfgAddVlan OBJECT-TYPE The VLAN to be added to relay vlan list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.3 | Integer32 | read-write | current |
| igmpRelayNewCfgRemVlan OBJECT-TYPE The VLAN to be removed from relay vlan list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.4 | Integer32 | read-write | current |
| igmpRelayNewCfgClearVlan OBJECT-TYPE Removing ALL Relay Vlans. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.5 | INTEGER {clear(1), ok(2)} | read-write | current |
| igmpRelayCurCfgVlanBmap OBJECT-TYPE The relay vlans present in the vlan map list. The relay 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 relay enabled 0 - The represented vlan does not have relay enabled. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.6 | OCTET STRING | read-only | current |
| igmpRelayNewCfgVlanBmap OBJECT-TYPE The relay vlans present in the vlan map list. The relay 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 relay enabled 0 - The represented vlan does not have relay enabled. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.7 | OCTET STRING | read-write | current |
| igmpRelayCurCfgReport OBJECT-TYPE The Unsolicited Report Interval. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.8 | INTEGER (0..150) | read-only | current |
| igmpRelayNewCfgReport OBJECT-TYPE Set Unsolicited Report Interval. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.9 | INTEGER (0..150) | read-write | current |
| igmpRelayMrtrCurCfgTable OBJECT-TYPE The IGMP relay multicast router table in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.10 | not-accessible | current | |
| igmpRelayMrtrCurCfgTableEntry OBJECT-TYPE A row in the IGMP relay multicast router table. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.10.1 | not-accessible | current | |
| igmpRelayMrtrCurCfgIndx OBJECT-TYPE The IGMP relay multicast router table index. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.10.1.1 | INTEGER (1..2) | read-only | current |
| igmpRelayMrtrCurCfgAddr OBJECT-TYPE The IP address of the multicast router. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.10.1.2 | IpAddress | read-only | current |
| igmpRelayMrtrCurCfgEnaDis OBJECT-TYPE The status of the multicast router. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.10.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpRelayMrtrCurCfgInterval OBJECT-TYPE The interval between ping attempts. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.10.1.4 | INTEGER (1..60) | read-only | current |
| igmpRelayMrtrCurCfgRetry OBJECT-TYPE The number of failed attempts to declare router DOWN. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.10.1.5 | INTEGER (1..120) | read-only | current |
| igmpRelayMrtrCurCfgRestr OBJECT-TYPE The number of successful attempts to declare router UP. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.10.1.6 | INTEGER (1..128) | read-only | current |
| igmpRelayMrtrCurCfgVersion OBJECT-TYPE The IGMP version. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.10.1.7 | INTEGER {igmpv1(1), igmpv2(2)} | read-only | current |
| igmpRelayMrtrNewCfgTable OBJECT-TYPE The IGMP relay multicast router table in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.11 | not-accessible | current | |
| igmpRelayMrtrNewCfgTableEntry OBJECT-TYPE A row in the IGMP relay multicast router table. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.11.1 | not-accessible | current | |
| igmpRelayMrtrNewCfgIndx OBJECT-TYPE The IGMP relay multicast router table index. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.11.1.1 | INTEGER (1..2) | read-only | current |
| igmpRelayMrtrNewCfgAddr OBJECT-TYPE The IP address of the multicast router. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.11.1.2 | IpAddress | read-write | current |
| igmpRelayMrtrNewCfgEnaDis OBJECT-TYPE The status of the multicast router. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.11.1.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| igmpRelayMrtrNewCfgInterval OBJECT-TYPE The interval between ping attempts. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.11.1.4 | INTEGER (1..60) | read-write | current |
| igmpRelayMrtrNewCfgRetry OBJECT-TYPE The number of failed attempts to declare router DOWN. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.11.1.5 | INTEGER (1..120) | read-write | current |
| igmpRelayMrtrNewCfgRestr OBJECT-TYPE The number of successful attempts to declare router UP. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.11.1.6 | INTEGER (1..128) | read-write | current |
| igmpRelayMrtrNewCfgVersion OBJECT-TYPE The IGMP version. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.11.1.7 | INTEGER {igmpv1(1), igmpv2(2)} | read-write | current |
| igmpRelayMrtrNewCfgRemove OBJECT-TYPE Delete the IGMP Relay multicast router. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.12.11.1.8 | INTEGER {clear(1), ok(2)} | read-write | current |
| igmpAdvCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13 | |||
| igmpAdvCurCfgQInterval OBJECT-TYPE The IGMP Query Interval of current config. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.1 | INTEGER (1..600) | read-only | current |
| igmpAdvNewCfgQInterval OBJECT-TYPE The IGMP Query Interval of new config. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.2 | INTEGER (1..600) | read-write | current |
| igmpAdvCurCfgRobust OBJECT-TYPE The value of expected packet loss on subnet in current config. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.3 | INTEGER (1..10) | read-only | current |
| igmpAdvNewCfgRobust OBJECT-TYPE Set the value of expected packet loss on subnet. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.4 | INTEGER (1..10) | read-write | current |
| igmpAdvCurCfgTimeout OBJECT-TYPE The IGMP Report timeout. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.5 | INTEGER (1..255) | read-only | current |
| igmpAdvNewCfgTimeout OBJECT-TYPE Set IGMP Report timeout. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.6 | INTEGER (1..255) | read-write | current |
| igmpAdvNewCfgVlanFastlvAdd OBJECT-TYPE The VLAN to be added to quick-leave vlan list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.7 | Integer32 | read-write | current |
| igmpAdvNewCfgVlanFastlvRem OBJECT-TYPE The VLAN to be removed from quick-leave vlan list. When read, 0 is returned. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.8 | Integer32 | read-write | current |
| igmpAdvCurCfgVlanFastlvBmap OBJECT-TYPE The fast-leave enabled vlans present in the vlan map list. The fast-leave 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 fast-leave enabled 0 - The represented vlan does not have fast-leave enabled. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.9 | OCTET STRING | read-only | current |
| igmpAdvNewCfgVlanFastlvBmap OBJECT-TYPE The fast-leave enabled vlans present in the vlan map list. The fast-leave 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 fast-leave enabled 0 - The represented vlan does not have fast-leave enabled. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.10 | OCTET STRING | read-write | current |
| igmpAdvCurCfgRtrAlert OBJECT-TYPE Enable/disable sending IGMP messages with Router Alert option. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.15 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpAdvNewCfgRtrAlert OBJECT-TYPE Enable/disable sending IGMP messages with Router Alert option. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.13.16 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| igmpV3SnoopCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.19.14 | |||
| igmpV3SnoopCurCfgSources OBJECT-TYPE Number of sources to snoop in a group record in current config. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.14.1 | Integer32 | read-only | current |
| igmpV3SnoopNewCfgSources OBJECT-TYPE Number of sources to snoop in a group record in new config. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.14.2 | Integer32 | read-write | current |
| igmpV3SnoopCurCfgEnaDis OBJECT-TYPE The current status of IGMP V3 Snooping. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.14.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpV3SnoopNewCfgEnaDis OBJECT-TYPE Set Enable/Disable of IGMP V3 Snooping. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.14.4 | INTEGER {enable(1), disable(2)} | read-write | current |
| igmpV3SnoopCurCfgExcludeEnaDis OBJECT-TYPE The current status of IGMP V3 EXCLUDE filter-mode Snooping. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.14.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpV3SnoopNewCfgExcludeEnaDis OBJECT-TYPE Set Enable/Disable of IGMP V3 EXCLUDE filter-mode Snooping. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.14.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| igmpV3SnoopCurCfgV1V2EnaDis OBJECT-TYPE The current status of IGMP V1/V2 Report Snooping. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.14.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpV3SnoopNewCfgV1V2EnaDis OBJECT-TYPE Set Enable/Disable of IGMP V1/V2 Report Snooping. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.14.8 | INTEGER {enable(1), disable(2)} | read-write | current |
| igmpCurQurCfgTable OBJECT-TYPE The table of IGMP querier configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15 | not-accessible | current | |
| igmpCurQurCfgEntry OBJECT-TYPE A row in the IGMP querier configuration table | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1 | not-accessible | current | |
| igmpCurQurCfgVlanIndex OBJECT-TYPE The vlan number for which the IGMP querier information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.1 | INTEGER (1..4094) | read-only | current |
| igmpCurQuerierState OBJECT-TYPE Indicates whether the switch is running as a querier in the VLAN. Based on the querier election, if elected as a querier, it will send query messages. If the switch receives the query message with lower IP/MAC any other querier in the VLAN, It will move to non querier state. If a leave is received then querier moves to checking membership state. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.2 | INTEGER {querier(1), nonQuerier(2), checkingMembership(3)} | read-only | current |
| igmpCurCfgQuerier OBJECT-TYPE The snooping switch can be configured to send IGMP queries. querier are not present in the VLAN and it set to 'enabled' the switch will generate general query messages. The query messages will be suppressed if the switch receives the query message from any other querier with lower IP/MAC in the VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| igmpCurCfgQueryInterval OBJECT-TYPE This is the interval (in seconds) for which the switch sends general queries when it is configured as a querier for the VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.4 | INTEGER (1..608) | read-only | current |
| igmpCurCfgQurSrcIp OBJECT-TYPE The source ip for GSQ proxy in this vlan. This Src Ip will be used in querier election mechanism. It will be the source address in queries sent bye the switch. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.5 | IpAddress | read-only | current |
| igmpCurCfgElectionType OBJECT-TYPE The querier selection type specify the criteria to be used to elect querier for this VLAN. When a switch is configured as a querier, this will define the election criteria . e.g. MAC or source IP-address. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.6 | INTEGER {ipv4(1), macaddr(2)} | read-only | current |
| igmpCurCfgQurRobustness OBJECT-TYPE The Robustness Variable allows tuning for the Other Querier Present Interval. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.7 | INTEGER (1..10) | read-only | current |
| igmpCurCfgQurStartupCnt OBJECT-TYPE Represents the number of Queries sent out on startup of querier election, separated by the Startup Query Interval. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.8 | INTEGER (1..10) | read-only | current |
| igmpCurCfgQurStartupInt OBJECT-TYPE This variable represents the interval(in seconds) between General Queries sent by a Querier on startup. By default: 1/4 the Query Interval. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.9 | INTEGER (1..608) | read-only | current |
| igmpCurCfgQurMaxRespTime OBJECT-TYPE The maximum query response interval advertised in IGMP queries on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.10 | INTEGER (1..256) | read-only | current |
| igmpCurCfgOtherQurAddress OBJECT-TYPE The IP/MAC Address of the Querier, which has won the Querier election, when bosSnoopVlanCfgQuerier is enabled on this vlan. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.11 | DisplayString (SIZE(0..128)) | read-only | current |
| igmpCurCfgOtherQurPresentInt OBJECT-TYPE The Other Querier Present Interval is the length of time that must pass before switch decides that there is no longer another multicast router which should be the querier. This value is ((the Robustness Variable) times (the Query Interval)) plus (one half of one Query Response Interval). | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.12 | DisplayString (SIZE(0..128)) | read-only | current |
| igmpCurCfgVlanOperVersion OBJECT-TYPE Indicates the operating version of the IGMP snooping switch for a specific VLAN. The default operating mode on a specific VLAN is IGMP version 3 i.e, V3(3). The 'bosIgsVlanCfgOperVersion' should be configured on the basis of the version of the router present in the VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.13 | INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)} | read-only | current |
| igmpCurVlanOperVersion OBJECT-TYPE Indicates the operating version of the IGMP snooping switch for specific VLAN. The default operating mode on a specific VLAN IGMP version 3 i.e, V3(3). | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.14 | INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)} | read-only | current |
| igmpCurVlanOlderVerTimer OBJECT-TYPE Indicates the remaining time of lowest operating version of the vlan. For interoperability with multicast routers/switches/Hosts, running older versions of IGMP, systems maintain a IGMP Version variable for each Vlan. In order to switch gracefully between versions of IGMP, hosts keep both an IGMPv1 Querier Present timer and an IGMPv2 Querier Present timer per Vlan. According to RFC 3376 this value is ((the Robustness Variable) times (the Query Interval)) plus (one Query Response Interval). | 1.3.6.1.4.1.20301.2.7.13.3.1.19.15.1.15 | DisplayString (SIZE(0..128)) | read-only | current |
| igmpNewQurCfgTable OBJECT-TYPE The table of IGMP querier configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16 | not-accessible | current | |
| igmpNewQurCfgEntry OBJECT-TYPE A row in the IGMP querier configuration table | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1 | not-accessible | current | |
| igmpNewQurCfgVlanIndex OBJECT-TYPE The vlan number for which the IGMP querier information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.1 | INTEGER (1..4094) | read-only | current |
| igmpNewQuerierState OBJECT-TYPE Indicates whether the switch is running as a querier in the VLAN. Based on the querier election, if elected as a querier, it will send query messages. If the switch receives the query message with lower IP/MAC any other querier in the VLAN, It will move to non querier state. If a leave is received then querier moves to checking membership state. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.2 | INTEGER {querier(1), nonQuerier(2), checkingMembership(3)} | read-only | current |
| igmpNewCfgQuerier OBJECT-TYPE The snooping switch can be configured to send IGMP queries. querier are not present in the VLAN and it set to 'enabled' the switch will generate general query messages. The query messages will be suppressed if the switch receives the query message from any other querier with lower IP/MAC in the VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| igmpNewCfgQueryInterval OBJECT-TYPE This is the interval (in seconds) for which the switch sends general queries when it is configured as a querier for the VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.4 | INTEGER (1..608) | read-write | current |
| igmpNewCfgQurSrcIp OBJECT-TYPE The source ip for GSQ proxy in this vlan. This Src Ip will be used in querier election mechanism. It will be the source address in queries sent bye the switch. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.5 | IpAddress | read-write | current |
| igmpNewCfgElectionType OBJECT-TYPE The querier selection type specify the criteria to be used to elect querier for this VLAN. When a switch is configured as a querier, this will define the election criteria . e.g. MAC or source IP-address. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.6 | INTEGER {ipv4(1), macaddr(2)} | read-write | current |
| igmpNewCfgQurRobustness OBJECT-TYPE The Robustness Variable allows tuning for the Other Querier Present Interval. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.7 | INTEGER (1..10) | read-write | current |
| igmpNewCfgQurStartupCnt OBJECT-TYPE Represents the number of Queries sent out on startup of querier election, separated by the Startup Query Interval. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.8 | INTEGER (1..10) | read-write | current |
| igmpNewCfgQurStartupInt OBJECT-TYPE This variable represents the interval(in seconds) between General Queries sent by a Querier on startup. By default: 1/4 the Query Interval. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.9 | INTEGER (1..608) | read-write | current |
| igmpNewCfgQurMaxRespTime OBJECT-TYPE The maximum query response interval advertised in IGMP queries on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.10 | INTEGER (1..256) | read-write | current |
| igmpNewCfgOtherQurAddress OBJECT-TYPE The IP/MAC Address of the Querier, which has won the Querier election, when bosSnoopVlanCfgQuerier is enabled on this vlan. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.11 | DisplayString (SIZE(0..128)) | read-only | current |
| igmpNewCfgOtherQurPresentInt OBJECT-TYPE The Other Querier Present Interval is the length of time that must pass before switch decides that there is no longer another multicast router which should be the querier. This value is ((the Robustness Variable) times (the Query Interval)) plus (one half of one Query Response Interval). | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.12 | DisplayString (SIZE(0..128)) | read-only | current |
| igmpNewCfgVlanOperVersion OBJECT-TYPE Indicates the operating version of the IGMP snooping switch for a specific VLAN. The default operating mode on a specific VLAN is IGMP version 3 i.e, V3(3). The 'igmpNewCfgVlanOperVersion' should be configured on the basis of the version of the mrouter present in the VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.13 | INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)} | read-write | current |
| igmpNewVlanOperVersion OBJECT-TYPE Indicates the operating version of the IGMP snooping switch for specific VLAN. The default operating mode on a specific VLAN IGMP version 3 i.e, V3(3). | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.14 | INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)} | read-only | current |
| igmpNewVlanOlderVerTimer OBJECT-TYPE Indicates the remaining time of lowest operating version of the vlan. For interoperability with multicast routers/switches/Hosts, running older versions of IGMP, systems maintain a IGMP Version variable for each Vlan. In order to switch gracefully between versions of IGMP, hosts keep both an IGMPv1 Querier Present timer and an IGMPv2 Querier Present timer per Vlan. According to RFC 3376 this value is ((the Robustness Variable) times (the Query Interval)) plus (one Query Response Interval). | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.15 | DisplayString (SIZE(0..128)) | read-only | current |
| igmpNewCfgQuerierDefault OBJECT-TYPE Action to set the default IGMP Querier settings on a Vlan. Returns other(1) when read. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.16.1.16 | INTEGER {other(1), default(2)} | read-write | current |
| igmpCurCfgQuerierOnOff OBJECT-TYPE The current status of IGMP Querier. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.17 | INTEGER {on(1), off(2)} | read-only | current |
| igmpNewCfgQuerierOnOff OBJECT-TYPE Globally turn IGMP Querier On/Off. | 1.3.6.1.4.1.20301.2.7.13.3.1.19.18 | INTEGER {on(1), off(2)} | read-write | current |
| ipmcStaticRouteCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.20 | |||
| ipmcStaticRouteTableMaxSize OBJECT-TYPE The maximum number of rows in the IPMC Static Route table. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.1 | Integer32 | read-only | current |
| ipmcCurCfgStaticRouteTable OBJECT-TYPE The table of static IPMC routes in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2 | not-accessible | current | |
| ipmcCurCfgStaticRouteEntry OBJECT-TYPE A row in the static IPMC route table | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2.1 | not-accessible | current | |
| ipmcCurCfgStaticRouteIndx OBJECT-TYPE The index of the IPMC static routing table. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2.1.1 | Integer32 | read-only | current |
| ipmcCurCfgStaticRouteDestIp OBJECT-TYPE The destination IPMC address of this IPMC route. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2.1.2 | IpAddress | read-only | current |
| ipmcCurCfgStaticRouteVlanId OBJECT-TYPE The vlan id of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2.1.3 | Integer32 | read-only | current |
| ipmcCurCfgStaticRouteHostBmap OBJECT-TYPE The Host ports that are added to this IPMC port bitmap. The selected ports are presented in a bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Port 9 || || || ||___ Port 8 || |____ Port 7 || . . . ||_________ Port 2 |__________ Port 1 where x : 1 - The represented Host Port is added 0 - The represented Host Port is not added | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2.1.4 | OCTET STRING | read-only | current |
| ipmcCurCfgStaticRoutePMrtrBmap OBJECT-TYPE The Primary Mrouter ports that are added to this IPMC port bitmap. The selected ports are presented in a bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Port 9 || || || ||___ Port 8 || |____ Port 7 || . . . ||_________ Port 2 |__________ Port 1 where x : 1 - The represented Primary Mrouter Port is added 0 - The represented Primary Mrouter Port is not added | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2.1.5 | OCTET STRING | read-only | current |
| ipmcCurCfgStaticRouteBMrtrBmap OBJECT-TYPE The Backup Mrouter ports that are added to this IPMC port bitmap. The selected ports are presented in a bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Port 9 || || || ||___ Port 8 || |____ Port 7 || . . . ||_________ Port 2 |__________ Port 1 where x : 1 - The represented Backup Mrouter Port is added 0 - The represented Backup Mrouter Port is not added | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2.1.6 | OCTET STRING | read-only | current |
| ipmcCurCfgStaticRouteVrid OBJECT-TYPE The virtual router id of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2.1.7 | Integer32 | read-only | current |
| ipmcCurCfgStaticRouteAdminkeys OBJECT-TYPE The LACP port adminkey of this route. Adminkeys on five positions alligned to right, separated by commas. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2.1.8 | DisplayString (SIZE(1..128)) | read-only | current |
| ipmcCurCfgStaticRouteTrunks OBJECT-TYPE The trunk list for this IPMC route. 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 IPMC route 0 - The represented trunk does not belong to IPMC route | 1.3.6.1.4.1.20301.2.7.13.3.1.20.2.1.9 | OCTET STRING | read-only | current |
| ipmcNewCfgStaticRouteTable OBJECT-TYPE The table of IPMC static routes in the new configuration block. When creating a new route, Destination IP and Vlan id must be set first. The actual change in configuration occurs on using PortInfo leaf. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3 | not-accessible | current | |
| ipmcNewCfgStaticRouteEntry OBJECT-TYPE A row in the static IPMC route table | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1 | not-accessible | current | |
| ipmcNewCfgStaticRouteIndx OBJECT-TYPE The index of the IPMC static routing table. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.1 | Integer32 | read-only | current |
| ipmcNewCfgStaticRouteDestIp OBJECT-TYPE The destination IPMC address of this route. It must be set along Vlan id before creating new route. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.2 | IpAddress | read-create | current |
| ipmcNewCfgStaticRouteVlanId OBJECT-TYPE The vlan id of this route. It must be set along Destination IP before creating new route. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.3 | Integer32 | read-create | current |
| ipmcNewCfgStaticRouteHostBmap OBJECT-TYPE The Host ports that are added to this IPMC port bitmap. The selected ports are presented in a bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Port 9 || || || ||___ Port 8 || |____ Port 7 || . . . ||_________ Port 2 |__________ Port 1 where x : 1 - The represented Host Port is added 0 - The represented Host Port is not added | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.4 | OCTET STRING | read-only | current |
| ipmcNewCfgStaticRoutePMrtrBmap OBJECT-TYPE The Primary Mrouter ports that are added to this IPMC port bitmap. The selected ports are presented in a bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Port 9 || || || ||___ Port 8 || |____ Port 7 || . . . ||_________ Port 2 |__________ Port 1 where x : 1 - The represented Primary Mrouter Port is added 0 - The represented Primary Mrouter Port is not added | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.5 | OCTET STRING | read-only | current |
| ipmcNewCfgStaticRouteBMrtrBmap OBJECT-TYPE The Backup Mrouter ports that are added to this IPMC port bitmap. The selected ports are presented in a bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Port 9 || || || ||___ Port 8 || |____ Port 7 || . . . ||_________ Port 2 |__________ Port 1 where x : 1 - The represented Backup Mrouter Port is added 0 - The represented Backup Mrouter Port is not added | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.6 | OCTET STRING | read-only | current |
| ipmcNewCfgStaticRouteAddPort OBJECT-TYPE The port to be added to this IPMC route. Next step is using ipmcNewCfgStaticRoutePortInfo leaf in order to make the actual change. When creating a new route, be sure to set Destination IP and Vlan Id before using this leaf. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.7 | Integer32 | read-create | current |
| ipmcNewCfgStaticRouteTrunks OBJECT-TYPE The trunk list for this IPMC route. 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 ipmc 0 - The represented trunk does not belong to ipmc | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.8 | OCTET STRING | read-only | current |
| ipmcNewCfgStaticRouteAddTrunk OBJECT-TYPE The trunk group number to be added to this IPMC route. Next step is using ipmcNewCfgStaticRoutePortInfo leaf in order to make the actual change. A '0' value is returned when read. When creating a new route, be sure to set Destination IP and Vlan Id before using this leaf. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.9 | INTEGER | read-create | current |
| ipmcNewCfgStaticRouteRemTrunk OBJECT-TYPE The trunk group number to be removed from this IPMC route. Next step is using ipmcNewCfgStaticRoutePortInfo leaf in order to make the actual change. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.10 | INTEGER | read-create | current |
| ipmcNewCfgStaticRouteAdminkeys OBJECT-TYPE The LACP port adminkeys list for to this IPMC route. Adminkeys on five positions alligned to right, separated by commas | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.11 | DisplayString (SIZE(1..128)) | read-only | current |
| ipmcNewCfgStaticRouteAddAdminkey OBJECT-TYPE The LACP port adminkey to be added to this IPMC route. Next step is using ipmcNewCfgStaticRoutePortInfo leaf in order to make the actual change. A '0' value is returned when read. When creating a new route, be sure to set Destination IP and Vlan Id before using this leaf. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.12 | INTEGER | read-write | current |
| ipmcNewCfgStaticRouteRemAdminkey OBJECT-TYPE The LACP port adminkey to be removed from this IPMC route. Next step is using ipmcNewCfgStaticRoutePortInfo leaf in order to make the actual change. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.13 | INTEGER | read-write | current |
| ipmcNewCfgStaticRoutePortInfo OBJECT-TYPE The Port/Trunk/Adminkey Information to be added to this IPMC route (host/primary/backup). Use it only right after you set a new port/trunk/adminkey to specify its type. Warning: If snooping is enabled, primary/backup routes will be converted to host. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.14 | INTEGER {host(1), primary(2), backup(3)} | read-create | current |
| ipmcNewCfgStaticRouteVrid OBJECT-TYPE The virtual router id of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.15 | Integer32 | read-create | current |
| ipmcNewCfgStaticRouteDelete OBJECT-TYPE Delete this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.16 | INTEGER {no(0), delete(2), deletehost(3), deleteprimary(4), deletebackup(5)} | read-write | current |
| ipmcNewCfgStaticRouteRemPort OBJECT-TYPE The port to be removed from this IPMC route. Not allowed to delete ports that are part of trunks. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.3.1.17 | Integer32 | read-create | current |
| ipmcStaticRouteClearAll OBJECT-TYPE When set to clear(2),clears all static IPMC routes. Otherwhise nothing is done. | 1.3.6.1.4.1.20301.2.7.13.3.1.20.4 | INTEGER {ok(1), clear(2)} | read-write | current |
| ipStaticNbrCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.21 | |||
| ipStaticNbrTableMaxSize OBJECT-TYPE The maximum number of rows in the Static NBR Cache table. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.1 | Integer32 | read-only | current |
| ipCurCfgStaticNbrTable OBJECT-TYPE The table of static NBR Cache entries in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.2 | not-accessible | current | |
| ipCurCfgStaticNbrEntry OBJECT-TYPE A row in the static NBR Cache table | 1.3.6.1.4.1.20301.2.7.13.3.1.21.2.1 | not-accessible | current | |
| ipCurCfgStaticNbrIndx OBJECT-TYPE The index of the static NBR Cache table. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.2.1.1 | Integer32 | read-only | current |
| ipCurCfgStaticNbrIp OBJECT-TYPE The IP address for the NBR Cache entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.2.1.2 | DisplayString | read-only | current |
| ipCurCfgStaticNbrMAC OBJECT-TYPE The MAC address for the NBR Cache entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.2.1.3 | DisplayString | read-only | current |
| ipCurCfgStaticNbrVlan OBJECT-TYPE The VLAN for the NBR Cache entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.2.1.4 | Integer32 | read-only | current |
| ipCurCfgStaticNbrPort OBJECT-TYPE The port for the NBR Cache entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.2.1.5 | PortNumber | read-only | current |
| ipNewCfgStaticNbrTable OBJECT-TYPE The table of static NBR Cache entries in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.3 | not-accessible | current | |
| ipNewCfgStaticNbrEntry OBJECT-TYPE A row in the static NBR Cache table | 1.3.6.1.4.1.20301.2.7.13.3.1.21.3.1 | not-accessible | current | |
| ipNewCfgStaticNbrIndx OBJECT-TYPE The index of the static NBR Cache table. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.3.1.1 | Integer32 | read-only | current |
| ipNewCfgStaticNbrIp OBJECT-TYPE The IP address for the NBR Cache entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.3.1.2 | DisplayString (SIZE(0..40)) | read-create | current |
| ipNewCfgStaticNbrMAC OBJECT-TYPE The MAC address for the NBR Cache entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.3.1.3 | DisplayString | read-create | current |
| ipNewCfgStaticNbrVlan OBJECT-TYPE The VLAN for the NBR Cache entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.3.1.4 | Integer32 | read-create | current |
| ipNewCfgStaticNbrPort OBJECT-TYPE The port for the NBR Cache entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.3.1.5 | PortNumber | read-create | current |
| ipNewCfgStaticNbrAction 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.20301.2.7.13.3.1.21.3.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| ipStaticNbrClearAll OBJECT-TYPE When set to clear(2),clears all static NBR Cache entries. Otherwhise nothing is done. | 1.3.6.1.4.1.20301.2.7.13.3.1.21.4 | INTEGER {ok(1), clear(2)} | read-write | current |
| ipGatewayIpv6Cfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.22 | |||
| ipGatewayIpv6TableMax OBJECT-TYPE The maximum number of rows in the IPv6 gateway table. | 1.3.6.1.4.1.20301.2.7.13.3.1.22.1 | Integer32 | read-only | current |
| ipCurCfgGwIpv6Table OBJECT-TYPE The table of IPv6 gateways in the Current configuration Block. | 1.3.6.1.4.1.20301.2.7.13.3.1.22.2 | not-accessible | current | |
| ipCurCfgGwIpv6Entry OBJECT-TYPE A row in the Ipv6 gateway table | 1.3.6.1.4.1.20301.2.7.13.3.1.22.2.1 | not-accessible | current | |
| ipCurCfgGwIpv6Index OBJECT-TYPE The IPv6 gateway number for which the information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.22.2.1.1 | Integer32 | read-only | current |
| ipCurCfgGwIpv6Addr OBJECT-TYPE The IPv6 address of the gateway. Address should be 4-byte hexadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or fe80:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx%interface | 1.3.6.1.4.1.20301.2.7.13.3.1.22.2.1.2 | DisplayString (SIZE(0..40)) | read-only | current |
| ipCurCfgGwIpv6State OBJECT-TYPE The state of the default IPv6 gateway. | 1.3.6.1.4.1.20301.2.7.13.3.1.22.2.1.3 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipNewCfgGwIpv6Table OBJECT-TYPE The table of IPv6 gateways in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.22.3 | not-accessible | current | |
| ipNewCfgGwIpv6Entry OBJECT-TYPE A row in the Ipv6 gateway table | 1.3.6.1.4.1.20301.2.7.13.3.1.22.3.1 | not-accessible | current | |
| ipNewCfgGwIpv6Index OBJECT-TYPE The IPv6 gateway number for which the information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.22.3.1.1 | Integer32 | read-only | current |
| ipNewCfgGwIpv6Addr OBJECT-TYPE The IPv6 address of the gateway. Address should be 4-byte hexadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.22.3.1.2 | DisplayString (SIZE(0..40)) | read-create | current |
| ipNewCfgGwIpv6State OBJECT-TYPE The state of the default IPv6 gateway. | 1.3.6.1.4.1.20301.2.7.13.3.1.22.3.1.3 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ipNewCfgGwIpv6Delete OBJECT-TYPE When set to the value of 2 (delete), the default gw is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the default IPv6 gw. | 1.3.6.1.4.1.20301.2.7.13.3.1.22.3.1.4 | INTEGER {other(1), delete(2)} | read-create | current |
| ipStaticRoute6Cfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.23 | |||
| ipStaticRoute6TableMaxSize OBJECT-TYPE The maximum number of rows in the Static Route6 table. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.1 | Integer32 | read-only | current |
| ipCurCfgStaticRoute6Table OBJECT-TYPE The table of static IP6 routes in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.2 | not-accessible | current | |
| ipCurCfgStaticRoute6Entry OBJECT-TYPE A row in the static IP6 route table | 1.3.6.1.4.1.20301.2.7.13.3.1.23.2.1 | not-accessible | current | |
| ipCurCfgStaticRoute6Indx OBJECT-TYPE The index of the static IP6 routing table. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.2.1.1 | Integer32 | read-only | current |
| ipCurCfgStaticRoute6DestIp OBJECT-TYPE The destination IP6 address of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.2.1.2 | DisplayString | read-only | current |
| ipCurCfgStaticRoute6Mask OBJECT-TYPE The destination IP6 prefix len of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.2.1.3 | INTEGER (0..128) | read-only | current |
| ipCurCfgStaticRoute6Gateway OBJECT-TYPE The IP6 address of the gateway for this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.2.1.4 | DisplayString | read-only | current |
| ipCurCfgStaticRoute6Interface OBJECT-TYPE The IP6 interface of this route. The IP6 address of the specified interface shall be used as source IP when performs routing. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.2.1.5 | Integer32 | read-only | current |
| ipNewCfgStaticRoute6Table OBJECT-TYPE The table of static IP6 routes in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.3 | not-accessible | current | |
| ipNewCfgStaticRoute6Entry OBJECT-TYPE A row in the static IP6 route table | 1.3.6.1.4.1.20301.2.7.13.3.1.23.3.1 | not-accessible | current | |
| ipNewCfgStaticRoute6Indx OBJECT-TYPE The index of the static IP6 routing table. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.3.1.1 | Integer32 | read-only | current |
| ipNewCfgStaticRoute6DestIp OBJECT-TYPE The destination IP6 address of this route. Address should be 16-byte hexadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.23.3.1.2 | DisplayString (SIZE(0..40)) | read-create | current |
| ipNewCfgStaticRoute6Mask OBJECT-TYPE The prefix length of this route. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.3.1.3 | INTEGER (0..128) | read-create | current |
| ipNewCfgStaticRoute6Gateway OBJECT-TYPE The IP6 address of the gateway for this route. Address should be 16-byte hexadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.23.3.1.4 | DisplayString (SIZE(0..40)) | read-create | current |
| ipNewCfgStaticRoute6Action OBJECT-TYPE Set the value '2' to delete the entire route entry. Value 1 (other) is returned when read. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.3.1.5 | INTEGER {other(1), delete(2)} | read-create | current |
| ipNewCfgStaticRoute6Interface OBJECT-TYPE The IP6 interface of this route. The IP6 address of the specified interface shall be used as source IP when performs routing. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.3.1.6 | Integer32 | read-create | current |
| ipStaticRoute6ClearAllByDestIp OBJECT-TYPE Clears all static IP6 routes with the specified destination IP6 address. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.4 | DisplayString | read-write | current |
| ipStaticRoute6ClearAllByGatewayIp OBJECT-TYPE Clears all static IP6 routes with the specified gateway IP address. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.5 | DisplayString | read-write | current |
| ipStaticRoute6ClearAllByInterface OBJECT-TYPE Clears all IP6 routes on the specified inteface number. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.6 | INTEGER | read-write | current |
| ipStaticRoute6ClearAll OBJECT-TYPE When set to clear(2), clears all IP6 static routes. Otherwise nothing is done. | 1.3.6.1.4.1.20301.2.7.13.3.1.23.7 | INTEGER {ok(1), clear(2)} | read-write | current |
| ipInterfaceLoopbackCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.24 | |||
| ipInterfaceLoopbackTableMax OBJECT-TYPE The maximum number of rows in the IP Loopback interface table. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.1 | Integer32 | read-only | current |
| ipCurCfgIntfLoopbackTable OBJECT-TYPE The table of IP Loopback interface configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.2 | not-accessible | current | |
| ipCurCfgIntfLoopbackEntry OBJECT-TYPE A row in the Ip Loopback interface table | 1.3.6.1.4.1.20301.2.7.13.3.1.24.2.1 | not-accessible | current | |
| ipCurCfgIntfLoopbackIndex OBJECT-TYPE The Loopback interface number for which the IP information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.2.1.1 | Integer32 | read-only | current |
| ipCurCfgIntfLoopbackAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.2.1.2 | IpAddress | read-only | current |
| ipCurCfgIntfLoopbackMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.2.1.3 | IpAddress | read-only | current |
| ipCurCfgIntfLoopbackBroadcast OBJECT-TYPE The broadcast address of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.2.1.4 | IpAddress | read-only | current |
| ipCurCfgIntfLoopbackState OBJECT-TYPE The state of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.2.1.6 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipNewCfgIntfLoopbackTable OBJECT-TYPE The table of loopback interface in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.3 | not-accessible | current | |
| ipNewCfgIntfLoopbackEntry OBJECT-TYPE A row in the Ip Loopback interface table | 1.3.6.1.4.1.20301.2.7.13.3.1.24.3.1 | not-accessible | current | |
| ipNewCfgIntfLoopbackIndex OBJECT-TYPE The Loopback interface number for which the IP information is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.3.1.1 | Integer32 | read-only | current |
| ipNewCfgIntfLoopbackAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.3.1.2 | IpAddress | read-create | current |
| ipNewCfgIntfLoopbackMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.3.1.3 | IpAddress | read-create | current |
| ipNewCfgIntfLoopbackState OBJECT-TYPE The state of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.24.3.1.6 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ipNewCfgIntfLoopbackDelete 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.20301.2.7.13.3.1.24.3.1.7 | INTEGER {other(1), delete(2)} | read-create | current |
| ospf3Cfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.26 | |||
| ospf3General OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1 | |||
| ospf3IntfTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPFv3 Interface table. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.1 | Integer32 | read-only | current |
| ospf3AreaTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPFv3 Area table. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.2 | Integer32 | read-only | current |
| ospf3RangeTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPFv3 Range table. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.3 | Integer32 | read-only | current |
| ospf3ExtRangeTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPFv3 Summary Prefix table. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.4 | Integer32 | read-only | current |
| ospf3RedistTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPFv3 Redist Config table. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.5 | Integer32 | read-only | current |
| ospf3VirtIntfTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPFv3 Virtual Interface table. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.6 | Integer32 | read-only | current |
| ospf3HostTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPFv3 Host table. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.7 | Integer32 | read-only | current |
| ospf3NbrTableMaxSize OBJECT-TYPE The maximum number of rows in the OSPFv3 Neighbor table. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.8 | Integer32 | read-only | current |
| ospf3CurCfgState OBJECT-TYPE OSPFv3 global state. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.9 | INTEGER {on(1), off(2)} | read-only | current |
| ospf3NewCfgState OBJECT-TYPE Globally turn OSPFv3 on or off. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.10 | INTEGER {on(1), off(2)} | read-write | current |
| ospf3CurCfgRouterId OBJECT-TYPE The router ID. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.11 | IpAddress | read-only | current |
| ospf3NewCfgRouterId OBJECT-TYPE The router ID. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.12 | IpAddress | read-create | current |
| ospf3CurCfgAbrType OBJECT-TYPE OSPFv3 alternative ABR type. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.13 | INTEGER {standard(1), cisco(2), ibm(3)} | read-only | current |
| ospf3NewCfgAbrType OBJECT-TYPE Set the OSPFv3 alternative ABR type. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.14 | INTEGER {standard(1), cisco(2), ibm(3)} | read-write | current |
| ospf3CurCfgLSDB OBJECT-TYPE The LSDB limit for external LSA. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.15 | INTEGER (-1..2147483647) | read-only | current |
| ospf3NewCfgLSDB OBJECT-TYPE Set the LSDB limit for external LSA, -1 for none. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.16 | INTEGER (-1..2147483647) | read-write | current |
| ospf3CurCfgExitOverflow OBJECT-TYPE The exit overflow interval in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.17 | Unsigned32 (0..4294967295) | read-only | current |
| ospf3NewCfgExitOverflow OBJECT-TYPE Set the exit overflow interval in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.18 | Unsigned32 (0..4294967295) | read-write | current |
| ospf3CurCfgReferenceBw OBJECT-TYPE The reference bandwidth for default interface metric calculation. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.19 | Unsigned32 (0..4294967295) | read-only | current |
| ospf3NewCfgReferenceBw OBJECT-TYPE The reference bandwidth for default interface metric calculation. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.20 | Unsigned32 (0..4294967295) | read-write | current |
| ospf3CurCfgSpfDelay OBJECT-TYPE The delay between topology change and SPF calculation. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.21 | INTEGER (0..65535) | read-only | current |
| ospf3NewCfgSpfDelay OBJECT-TYPE The delay between topology change and SPF calculation. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.22 | INTEGER (0..65535) | read-write | current |
| ospf3CurCfgSpfHold OBJECT-TYPE The hold time between two consecutive SPF calculation. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.23 | INTEGER (0..65535) | read-only | current |
| ospf3NewCfgSpfHold OBJECT-TYPE The hold time between two consecutive SPF calculation. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.24 | INTEGER (0..65535) | read-write | current |
| ospf3CurCfgNssaAsbrDfRtTrans OBJECT-TYPE OSPFv3 state of setting P-bit by an NSSA internal ASBR. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.29 | INTEGER {on(1), off(2)} | read-only | current |
| ospf3NewCfgNssaAsbrDfRtTrans OBJECT-TYPE OSPFv3 state of setting P-bit by an NSSA internal ASBR. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.1.30 | INTEGER {on(1), off(2)} | read-write | current |
| ospf3CurCfgAreaTable OBJECT-TYPE The table of OSPFv3 area in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2 | not-accessible | current | |
| ospf3CurCfgAreaEntry OBJECT-TYPE Information about a OSPFv3 area. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2.1 | not-accessible | current | |
| ospf3CurCfgAreaIndex OBJECT-TYPE The OSPFv3 area number for which the OSPFv3 area table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2.1.1 | Integer32 | read-only | current |
| ospf3CurCfgAreaId OBJECT-TYPE The IP Address of the OSPFv3 area. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2.1.2 | IpAddress | read-only | current |
| ospf3CurCfgAreaStbInterval OBJECT-TYPE The stability interval for the NSSA area | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2.1.3 | INTEGER (1..255) | read-only | current |
| ospf3CurCfgAreaType OBJECT-TYPE Type of Area. transit(1) stub(2) nssa(3) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2.1.4 | INTEGER {transit(1), stub(2), nssa(3)} | read-only | current |
| ospf3CurCfgAreaNoSumm OBJECT-TYPE Status disabled(0) enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2.1.5 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3CurCfgAreaDefaultMetric OBJECT-TYPE Metric for stub/NSSA area (1-16777215) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2.1.6 | INTEGER (1..16777215) | read-only | current |
| ospf3CurCfgAreaDefaultMetricType OBJECT-TYPE Metric Type for stub/NSSA area (1-3) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2.1.7 | INTEGER (1..3) | read-only | current |
| ospf3CurCfgAreaTranslRole OBJECT-TYPE Translation role for the NSSA area. always(1) candidate(2) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2.1.8 | INTEGER {always(1), candidate(2)} | read-only | current |
| ospf3CurCfgAreaStatus OBJECT-TYPE Status disabled(0) enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.2.1.9 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3NewCfgAreaTable OBJECT-TYPE The table of OSPFv3 Area configuration in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3 | not-accessible | current | |
| ospf3NewCfgAreaEntry OBJECT-TYPE Information about a OSPFv3 area. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1 | not-accessible | current | |
| ospf3NewCfgAreaIndex OBJECT-TYPE The OSPFv3 area number for which the OSPFv3 area table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1.1 | Integer32 | read-only | current |
| ospf3NewCfgAreaId OBJECT-TYPE The IP Address of the OSPFv3 area. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1.2 | IpAddress | read-create | current |
| ospf3NewCfgAreaStbInterval OBJECT-TYPE The Stability interval for the NSSA area. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1.3 | INTEGER (1..255) | read-create | current |
| ospf3NewCfgAreaType OBJECT-TYPE Type of Area. transit(1) stub(2) nssa(3) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1.4 | INTEGER {transit(1), stub(2), nssa(3)} | read-write | current |
| ospf3NewCfgAreaNoSumm OBJECT-TYPE Status disabled(0) enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1.5 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospf3NewCfgAreaDefaultMetric OBJECT-TYPE Metric for stub/NSSA area (1-16777215) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1.6 | INTEGER (1..16777215) | read-create | current |
| ospf3NewCfgAreaDefaultMetricType OBJECT-TYPE Metric Type for stub/NSSA area (1-3) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1.7 | INTEGER (1..3) | read-create | current |
| ospf3NewCfgAreaTranslRole OBJECT-TYPE Translation role for the NSSA area. always(1) candidate(2) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1.8 | INTEGER {always(1), candidate(2)} | read-create | current |
| ospf3NewCfgAreaStatus OBJECT-TYPE Status disabled(0) enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1.9 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| ospf3NewCfgAreaDelete OBJECT-TYPE Delete the area no(0), yes(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.3.1.10 | INTEGER {no(0), yes(1)} | read-write | current |
| ospf3CurCfgHostTable OBJECT-TYPE The table of OSPFv3 Host configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.4 | not-accessible | current | |
| ospf3CurCfgHostEntry OBJECT-TYPE Information about a OSPFv3 host. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.4.1 | not-accessible | current | |
| ospf3CurCfgHostIndex OBJECT-TYPE The OSPFv3 host number for which the OSPFv3 host table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.4.1.1 | Integer32 | read-only | current |
| ospf3CurCfgHostIpAddr OBJECT-TYPE The IPv6 Address of the OSPFv3 host. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.4.1.2 | DisplayString | read-only | current |
| ospf3CurCfgHostAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.4.1.3 | Integer32 | read-only | current |
| ospf3CurCfgHostCost OBJECT-TYPE The cost of the OSPFv3 host. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.4.1.4 | INTEGER (1..65535) | read-only | current |
| ospf3CurCfgHostState OBJECT-TYPE Enable or disable an OSPFv3 Host | 1.3.6.1.4.1.20301.2.7.13.3.1.26.4.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ospf3NewCfgHostTable OBJECT-TYPE The table of OSPFv3 Host configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.5 | not-accessible | current | |
| ospf3NewCfgHostEntry OBJECT-TYPE Information about a OSPFv3 host. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.5.1 | not-accessible | current | |
| ospf3NewCfgHostIndex OBJECT-TYPE The OSPFv3 host number for which the OSPFv3 host table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.5.1.1 | Integer32 | read-only | current |
| ospf3NewCfgHostIpAddr OBJECT-TYPE The IP6 Address of the OSPFv3 host. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.26.5.1.2 | DisplayString (SIZE(0..40)) | read-create | current |
| ospf3NewCfgHostAreaIndex OBJECT-TYPE The OSPFv3 area index. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.5.1.3 | Integer32 | read-create | current |
| ospf3NewCfgHostCost OBJECT-TYPE The cost of the OSPFv3 host. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.5.1.4 | INTEGER (1..65535) | read-create | current |
| ospf3NewCfgHostState OBJECT-TYPE Enable or disable an OSPFv3 Host | 1.3.6.1.4.1.20301.2.7.13.3.1.26.5.1.5 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ospf3NewCfgHostDelete OBJECT-TYPE Delete the OSPFv3 host: no(0), yes(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.5.1.6 | INTEGER {no(0), yes(1)} | read-write | current |
| ospf3CurCfgNbrTable OBJECT-TYPE The table of OSPFv3 Neighbor configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.6 | not-accessible | current | |
| ospf3CurCfgNbrEntry OBJECT-TYPE Information about a OSPFv3 neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.6.1 | not-accessible | current | |
| ospf3CurCfgNbrIndex OBJECT-TYPE The OSPFv3 neighbor number for which the OSPFv3 neighbor table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.6.1.1 | Integer32 | read-only | current |
| ospf3CurCfgNbrIpAddr OBJECT-TYPE The IPv6 Address of the OSPFv3 neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.6.1.2 | DisplayString | read-only | current |
| ospf3CurCfgNbrIntfIndex OBJECT-TYPE The interface index. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.6.1.3 | Integer32 | read-only | current |
| ospf3CurCfgNbrPriority OBJECT-TYPE The priority of the OSPFv3 neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.6.1.4 | INTEGER (0..255) | read-only | current |
| ospf3CurCfgNbrState OBJECT-TYPE Enable or disable an OSPFv3 neighbor | 1.3.6.1.4.1.20301.2.7.13.3.1.26.6.1.5 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ospf3NewCfgNbrTable OBJECT-TYPE The table of OSPFv3 Neighbor configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.7 | not-accessible | current | |
| ospf3NewCfgNbrEntry OBJECT-TYPE Information about a OSPFv3 neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.7.1 | not-accessible | current | |
| ospf3NewCfgNbrIndex OBJECT-TYPE The OSPFv3 neighbor number for which the OSPFv3 neighbor table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.7.1.1 | Integer32 | read-only | current |
| ospf3NewCfgNbrIpAddr OBJECT-TYPE The IP6 Address of the OSPFv3 neighbor. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.26.7.1.2 | DisplayString (SIZE(0..40)) | read-create | current |
| ospf3NewCfgNbrIntfIndex OBJECT-TYPE The OSPFv3 interface index. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.7.1.3 | Integer32 | read-create | current |
| ospf3NewCfgNbrPriority OBJECT-TYPE The cost of the OSPFv3 neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.7.1.4 | INTEGER (0..255) | read-create | current |
| ospf3NewCfgNbrState OBJECT-TYPE Enable or disable an OSPFv3 Neighbor | 1.3.6.1.4.1.20301.2.7.13.3.1.26.7.1.5 | INTEGER {enabled(2), disabled(3)} | read-create | current |
| ospf3NewCfgNbrDelete OBJECT-TYPE Delete the OSPFv3 neighbor: no(0), yes(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.7.1.6 | INTEGER {no(0), yes(1)} | read-write | current |
| ospf3CurCfgIntfTable OBJECT-TYPE The table of OSPFv3 Interface in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8 | not-accessible | current | |
| ospf3CurCfgIntfEntry OBJECT-TYPE Information about an OSPFv3 Interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1 | not-accessible | current | |
| ospf3CurCfgIntfIndex OBJECT-TYPE The OSPFv3 Interface number for which the OSPFv3 Interface table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.1 | Integer32 | read-only | current |
| ospf3CurCfgIntfInstId OBJECT-TYPE Interface Instance Id | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.2 | INTEGER (0..255) | read-only | current |
| ospf3CurCfgIntfArea OBJECT-TYPE The index of the area that the interface belongs | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.3 | INTEGER (0..2) | read-only | current |
| ospf3CurCfgIntfCost OBJECT-TYPE Interface cost | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.4 | INTEGER (0..65535) | read-only | current |
| ospf3CurCfgIntfPrio OBJECT-TYPE Interface router priority | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.5 | INTEGER (1..255) | read-only | current |
| ospf3CurCfgIntfHello OBJECT-TYPE Hello interval | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.6 | INTEGER (1..65535) | read-only | current |
| ospf3CurCfgIntfDead OBJECT-TYPE Dead interval | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.7 | INTEGER (1..65535) | read-only | current |
| ospf3CurCfgIntfPoll OBJECT-TYPE Poll interval(1..4294967295) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.8 | Unsigned32 (1..4294967295) | read-only | current |
| ospf3CurCfgIntfTrans OBJECT-TYPE Transmit delay | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.9 | INTEGER (1..1800) | read-only | current |
| ospf3CurCfgIntfRetra OBJECT-TYPE Retransmit interval | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.10 | INTEGER (1..1800) | read-only | current |
| ospf3CurCfgIntfPassive OBJECT-TYPE Passive interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.11 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3CurCfgIntfNetworkType OBJECT-TYPE Network Type. broadcast(1), non-broadcast(2), point-to-point(3), point-to-multipoint(4) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.12 | INTEGER {broadcast(1), non-broadcast(2), point-to-point(3), point-to-multipoint(4)} | read-only | current |
| ospf3CurCfgIntfStatus OBJECT-TYPE Status of the interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.16 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3CurCfgIntfAuthSpi OBJECT-TYPE Spi Id(256 - 4294967295) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.17 | Unsigned32 (256..4294967295) | read-only | current |
| ospf3CurCfgIntfAuthEnable OBJECT-TYPE Status disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.18 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3CurCfgIntfAuthType OBJECT-TYPE Authentication Type none(0), md5(2), sha1(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.19 | INTEGER {none(0), sha1(1), md5(2)} | read-only | current |
| ospf3CurCfgIntfAuthKey OBJECT-TYPE Authentication Key Hex-string MD5 key - 32 chars (128 bits) Hex-string SHA-1 key - 40 chars (160 bits) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.20 | OCTET STRING (SIZE(4..40)) | read-only | current |
| ospf3CurCfgIntfEncrySpi OBJECT-TYPE Spi Id(256 - 4294967295) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.21 | Unsigned32 (256..4294967295) | read-only | current |
| ospf3CurCfgIntfEncryEnable OBJECT-TYPE Status disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.22 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3CurCfgIntfEncryType OBJECT-TYPE Encryption Type null(0), 3des(2), aes(3) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.23 | INTEGER {null(0), tripledes(2), aes(3)} | read-only | current |
| ospf3CurCfgIntfEncryKey OBJECT-TYPE Encryption Key Hex-string AES key - 32 chars (128 bits) Hex-string 3DES key - 48 chars (192 bits) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.24 | OCTET STRING (SIZE(4..48)) | read-only | current |
| ospf3CurCfgIntfEncryAuthType OBJECT-TYPE Encryption Authentication Type none(0), md5(2), sha1(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.25 | INTEGER {none(0), sha1(1), md5(2)} | read-only | current |
| ospf3CurCfgIntfEncryAuthKey OBJECT-TYPE Encryption Authentication Key Hex-string MD5 key - 32 chars (128 bits) Hex-string SHA-1 key - 40 chars (160 bits) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.26 | OCTET STRING (SIZE(4..40)) | read-only | current |
| ospf3CurCfgIntfLsaSupress OBJECT-TYPE LSA Supression on interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.8.1.27 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3NewCfgIntfTable OBJECT-TYPE The table of OSPFv3 interface in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9 | not-accessible | current | |
| ospf3NewCfgIntfEntry OBJECT-TYPE Information about an OSPFv3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1 | not-accessible | current | |
| ospf3NewCfgIntfIndex OBJECT-TYPE The OSPFv3 Interface number for which the OSPFv3 Interface table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.1 | Integer32 | read-only | current |
| ospf3NewCfgIntfInstId OBJECT-TYPE Interface Instance Id (0..255) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.2 | INTEGER (0..255) | read-create | current |
| ospf3NewCfgIntfArea OBJECT-TYPE The index of the area that the interface belongs (0..2) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.3 | INTEGER (0..2) | read-create | current |
| ospf3NewCfgIntfCost OBJECT-TYPE Interface cost(1..65535) and 0 for none | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.4 | INTEGER (0..65535) | read-create | current |
| ospf3NewCfgIntfPrio OBJECT-TYPE Interface router priority(0..255) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.5 | INTEGER (0..255) | read-create | current |
| ospf3NewCfgIntfHello OBJECT-TYPE Hello interval(1..65535) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.6 | INTEGER (1..65535) | read-create | current |
| ospf3NewCfgIntfDead OBJECT-TYPE Dead interval(1..65535) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.7 | INTEGER (1..65535) | read-create | current |
| ospf3NewCfgIntfPoll OBJECT-TYPE Poll interval(1..4294967295) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.8 | Unsigned32 (1..4294967295) | read-create | current |
| ospf3NewCfgIntfTrans OBJECT-TYPE Transmit delay(1..1800) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.9 | INTEGER (1..1800) | read-create | current |
| ospf3NewCfgIntfRetra OBJECT-TYPE Retransmit interval(1..1800) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.10 | INTEGER (1..1800) | read-create | current |
| ospf3NewCfgIntfPassive OBJECT-TYPE Passive interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.11 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospf3NewCfgIntfNetworkType OBJECT-TYPE Network Type. broadcast(1), non-broadcast(2), point-to-point(3), point-to-multipoint(4) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.12 | INTEGER {broadcast(1), non-broadcast(2), point-to-point(3), point-to-multipoint(4)} | read-create | current |
| ospf3NewCfgIntfStatus OBJECT-TYPE Status of the interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.16 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospf3NewCfgIntfDelete OBJECT-TYPE Delete the interface other(0), delete(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.17 | INTEGER {other(0), delete(1)} | read-write | current |
| ospf3NewCfgIntfAuthSpi OBJECT-TYPE Authentication Spi Id(256 - 4294967295) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.18 | Unsigned32 (256..4294967295) | read-write | current |
| ospf3NewCfgIntfAuthEnable OBJECT-TYPE Authentication Status disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.19 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| ospf3NewCfgIntfAuthType OBJECT-TYPE Authentication Type none(0), md5(2), sha1(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.20 | INTEGER {none(0), sha1(1), md5(2)} | read-write | current |
| ospf3NewCfgIntfAuthKey OBJECT-TYPE Authentication Type Hex-string MD5 key - 32 chars (128 bits), Hex-string SHA-1 key - 40 chars (160 bits) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.21 | OCTET STRING (SIZE(4..40)) | read-write | current |
| ospf3NewCfgIntfAuthReset OBJECT-TYPE Reset AH configuration other(0), reset(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.22 | INTEGER {other(0), reset(1)} | read-write | current |
| ospf3NewCfgIntfEncrySpi OBJECT-TYPE Encryption Spi Id(256 - 4294967295) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.23 | Unsigned32 (256..4294967295) | read-write | current |
| ospf3NewCfgIntfEncryEnable OBJECT-TYPE Encryption Status disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.24 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| ospf3NewCfgIntfEncryType OBJECT-TYPE Encryption Type null(0), 3des(2), aes(3) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.25 | INTEGER {null(0), tripledes(2), aes(3)} | read-write | current |
| ospf3NewCfgIntfEncryKey OBJECT-TYPE Encryption Key Hex-string AES key - 32 chars (128 bits) Hex-string 3DES key - 48 chars (192 bits) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.26 | OCTET STRING (SIZE(4..48)) | read-write | current |
| ospf3NewCfgIntfEncryAuthType OBJECT-TYPE Encryption Authentication Type none(0), md5(2), sha1(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.27 | INTEGER {none(0), sha1(1), md5(2)} | read-write | current |
| ospf3NewCfgIntfEncryAuthKey OBJECT-TYPE Encryption Authentication Key Hex-string MD5 key - 32 chars (128 bits), Hex-string SHA-1 key - 40 chars (160 bits) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.28 | OCTET STRING (SIZE(4..40)) | read-write | current |
| ospf3NewCfgIntfEncryReset OBJECT-TYPE Reset Encryption configuration other(0), reset(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.29 | INTEGER {other(0), reset(1)} | read-write | current |
| ospf3NewCfgIntfLsaSupress OBJECT-TYPE LSA Supression on interface disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.9.1.30 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospf3CurCfgVirtIntfTable OBJECT-TYPE The table of OSPFv3 Virtual Interface configuration in the current configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.10 | not-accessible | current | |
| ospf3CurCfgVirtIntfEntry OBJECT-TYPE Information about an OSPFv3v3 virtual Interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.10.1 | not-accessible | current | |
| ospf3CurCfgVirtIntfIndex OBJECT-TYPE The OSPFv3 Virtual Interface number for which the OSPFv3 Virtual Interface table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.10.1.1 | Integer32 | read-only | current |
| ospf3CurCfgVirtIntfAreaId OBJECT-TYPE The index of the OSPFv3 area to which this virtual interface belongs. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.10.1.3 | INTEGER (0..2) | read-only | current |
| ospf3CurCfgVirtIntfNbr OBJECT-TYPE The IP Address of the OSPFv3 neighbor for this virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.10.1.4 | IpAddress | read-only | current |
| ospf3CurCfgVirtIntfHello OBJECT-TYPE Hello interval | 1.3.6.1.4.1.20301.2.7.13.3.1.26.10.1.5 | INTEGER (1..65535) | read-only | current |
| ospf3CurCfgVirtIntfDead OBJECT-TYPE Dead interval | 1.3.6.1.4.1.20301.2.7.13.3.1.26.10.1.6 | INTEGER (1..65535) | read-only | current |
| ospf3CurCfgVirtIntfTrans OBJECT-TYPE Transmit delay | 1.3.6.1.4.1.20301.2.7.13.3.1.26.10.1.7 | INTEGER (1..3600) | read-only | current |
| ospf3CurCfgVirtIntfRetra OBJECT-TYPE Retransmit interval | 1.3.6.1.4.1.20301.2.7.13.3.1.26.10.1.8 | INTEGER (1..3600) | read-only | current |
| ospf3CurCfgVirtIntfStatus OBJECT-TYPE Status disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.10.1.9 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3NewCfgVirtIntfTable OBJECT-TYPE The table of OSPFv3 Virtual interface in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11 | not-accessible | current | |
| ospf3NewCfgVirtIntfEntry OBJECT-TYPE Information about an OSPFv3 virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11.1 | not-accessible | current | |
| ospf3NewCfgVirtIntfIndex OBJECT-TYPE The OSPFv3 Virtual Interface number for which the OSPFv3 Virtual Interface table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11.1.1 | Integer32 | read-only | current |
| ospf3NewCfgVirtIntfAreaId OBJECT-TYPE The index of the OSPFv3 area to which this virtual interface belongs. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11.1.3 | INTEGER (0..2) | read-create | current |
| ospf3NewCfgVirtIntfNbr OBJECT-TYPE The IP Address of the OSPFv3 neighbor for this virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11.1.4 | IpAddress | read-create | current |
| ospf3NewCfgVirtIntfHello OBJECT-TYPE Hello interval(1..65535) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11.1.5 | INTEGER (1..65535) | read-create | current |
| ospf3NewCfgVirtIntfDead OBJECT-TYPE Dead interval(1..65535) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11.1.6 | INTEGER (1..65535) | read-create | current |
| ospf3NewCfgVirtIntfTrans OBJECT-TYPE Transmit delay(1..3600) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11.1.7 | INTEGER (1..3600) | read-create | current |
| ospf3NewCfgVirtIntfRetra OBJECT-TYPE Retransmit interval(1..3600) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11.1.8 | INTEGER (1..3600) | read-create | current |
| ospf3NewCfgVirtIntfStatus OBJECT-TYPE Status disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11.1.9 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| ospf3NewCfgVirtIntfDelete OBJECT-TYPE Delete other(0), delete(1) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.11.1.10 | INTEGER {other(0), delete(1)} | read-write | current |
| ospf3CurCfgRangeTable OBJECT-TYPE The table of OSPFv3 summary range in the current configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.12 | not-accessible | current | |
| ospf3CurCfgRangeEntry OBJECT-TYPE Information about an OSPFv3 summary range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.12.1 | not-accessible | current | |
| ospf3CurCfgRangeIndex OBJECT-TYPE The range number for which the OSPFv3 summary range table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.12.1.1 | Integer32 | read-only | current |
| ospf3CurCfgRangeAddr OBJECT-TYPE The IPv6 Address of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.12.1.2 | DisplayString | read-only | current |
| ospf3CurCfgRangePrefixLen OBJECT-TYPE The prefix length of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.12.1.3 | INTEGER (1..128) | read-only | current |
| ospf3CurCfgRangeAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.12.1.4 | Integer32 | read-only | current |
| ospf3CurCfgRangeHideState OBJECT-TYPE The state of the hide range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.12.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospf3CurCfgRangeLsaType OBJECT-TYPE The LSA type for aggregation. summary(8195), type7(8199) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.12.1.6 | INTEGER {summary(8195), type7(8199)} | read-only | current |
| ospf3CurCfgRangeRouteTag OBJECT-TYPE The route tag of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.12.1.7 | Unsigned32 (0..4294967295) | read-only | current |
| ospf3CurCfgRangeState OBJECT-TYPE The state of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.12.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospf3NewCfgRangeTable OBJECT-TYPE The table of OSPFv3 summary range in the new configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.13 | not-accessible | current | |
| ospf3NewCfgRangeEntry OBJECT-TYPE Information about an OSPFv3 summary range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.13.1 | not-accessible | current | |
| ospf3NewCfgRangeIndex OBJECT-TYPE The range number for which the OSPFv3 summary range table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.13.1.1 | Integer32 | read-only | current |
| ospf3NewCfgRangeAddr OBJECT-TYPE The IPv6 Address of the range. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.26.13.1.2 | DisplayString (SIZE(0..40)) | read-create | current |
| ospf3NewCfgRangePrefixLen OBJECT-TYPE The prefix length of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.13.1.3 | INTEGER (1..128) | read-create | current |
| ospf3NewCfgRangeAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.13.1.4 | Integer32 | read-create | current |
| ospf3NewCfgRangeHideState OBJECT-TYPE The state of the hide range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.13.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ospf3NewCfgRangeLsaType OBJECT-TYPE The LSA type for aggregation. summary(8195), type7(8199) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.13.1.6 | INTEGER {summary(8195), type7(8199)} | read-create | current |
| ospf3NewCfgRangeRouteTag OBJECT-TYPE The route tag of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.13.1.7 | Unsigned32 (0..4294967295) | read-create | current |
| ospf3NewCfgRangeState OBJECT-TYPE The state of the range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.13.1.8 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ospf3NewCfgRangeDelete 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.20301.2.7.13.3.1.26.13.1.9 | INTEGER {other(1), delete(2)} | read-create | current |
| ospf3CurCfgExtRangeTable OBJECT-TYPE The table of OSPFv3 AS-External range in the current configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.14 | not-accessible | current | |
| ospf3CurCfgExtRangeEntry OBJECT-TYPE Information about an OSPFv3 AS-External range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.14.1 | not-accessible | current | |
| ospf3CurCfgExtRangeIndex OBJECT-TYPE The range number for which the OSPFv3 AS-External range table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.14.1.1 | Integer32 | read-only | current |
| ospf3CurCfgExtRangeAddr OBJECT-TYPE The IPv6 Address of the AS-External range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.14.1.2 | DisplayString | read-only | current |
| ospf3CurCfgExtRangePrefixLen OBJECT-TYPE The prefix length of the AS-External range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.14.1.3 | INTEGER (1..128) | read-only | current |
| ospf3CurCfgExtRangeAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.14.1.4 | Integer32 | read-only | current |
| ospf3CurCfgExtRangeTranslation OBJECT-TYPE The state of the setting the P-bit in the generated LSA. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.14.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospf3CurCfgExtRangeAggrEffect OBJECT-TYPE The aggregation effect. advertise(1), not-advertise(2), allowAll(3), denyAll(4) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.14.1.6 | INTEGER {advertise(1), not-advertise(2), allowAll(3), denyAll(4)} | read-only | current |
| ospf3CurCfgExtRangeState OBJECT-TYPE The state of the AS-External range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.14.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospf3NewCfgExtRangeTable OBJECT-TYPE The table of OSPFv3 summary AS-External range in the new configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.15 | not-accessible | current | |
| ospf3NewCfgExtRangeEntry OBJECT-TYPE Information about an OSPFv3 summary AS-External range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.15.1 | not-accessible | current | |
| ospf3NewCfgExtRangeIndex OBJECT-TYPE The range number for which the OSPFv3 AS-External range table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.15.1.1 | Integer32 | read-only | current |
| ospf3NewCfgExtRangeAddr OBJECT-TYPE The IPv6 Address of the AS-External range. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.26.15.1.2 | DisplayString (SIZE(0..40)) | read-create | current |
| ospf3NewCfgExtRangePrefixLen OBJECT-TYPE The prefix length of the AS-External range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.15.1.3 | INTEGER (1..128) | read-create | current |
| ospf3NewCfgExtRangeAreaIndex OBJECT-TYPE The area index. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.15.1.4 | Integer32 | read-create | current |
| ospf3NewCfgExtRangeTranslation OBJECT-TYPE The state of the setting the P-bit in the generated LSA. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.15.1.5 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ospf3NewCfgExtRangeAggrEffect OBJECT-TYPE The aggregation effect. advertise(1), not-advertise(2), allowAll(3), denyAll(4) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.15.1.6 | INTEGER {advertise(1), not-advertise(2), allowAll(3), denyAll(4)} | read-create | current |
| ospf3NewCfgExtRangeState OBJECT-TYPE The state of the AS-External range. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.15.1.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ospf3NewCfgExtRangeDelete 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.20301.2.7.13.3.1.26.15.1.8 | INTEGER {other(1), delete(2)} | read-create | current |
| ospf3CurCfgRedistTable OBJECT-TYPE The table of OSPFv3 redistribution entries in the current configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.16 | not-accessible | current | |
| ospf3CurCfgRedistEntry OBJECT-TYPE Information about an OSPFv3 redistribution entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.16.1 | not-accessible | current | |
| ospf3CurCfgRedistIndex OBJECT-TYPE The redistribution entry number for which the OSPFv3 redistribution entry table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.16.1.1 | Integer32 | read-only | current |
| ospf3CurCfgRedistAddr OBJECT-TYPE The IPv6 Address of the redistribution entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.16.1.2 | DisplayString | read-only | current |
| ospf3CurCfgRedistPrefixLen OBJECT-TYPE The prefix length of the redistribution entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.16.1.3 | INTEGER (1..128) | read-only | current |
| ospf3CurCfgRedistMetric OBJECT-TYPE The metric to be applied to the route. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.16.1.4 | INTEGER (1..16777215) | read-only | current |
| ospf3CurCfgRedistMetricType OBJECT-TYPE The metric type. asExttype1(3), asExttype2(4) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.16.1.5 | INTEGER {asExttype1(3), asExttype2(4)} | read-only | current |
| ospf3CurCfgRedistRouteTag OBJECT-TYPE The route tag of the redistribution entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.16.1.6 | Unsigned32 (0..4294967295) | read-only | current |
| ospf3CurCfgRedistRouteTagTypeManual OBJECT-TYPE Indicates if the route tag is set manually. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.16.1.7 | INTEGER {auto(0), manual(1)} | read-only | current |
| ospf3CurCfgRedistState OBJECT-TYPE The state of the redistribution entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.16.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospf3NewCfgRedistTable OBJECT-TYPE The table of OSPFv3 summary redistribution entry in the new configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.17 | not-accessible | current | |
| ospf3NewCfgRedistEntry OBJECT-TYPE Information about an OSPFv3 summary redistribution entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.17.1 | not-accessible | current | |
| ospf3NewCfgRedistIndex OBJECT-TYPE The redistribution entry number for which the OSPFv3 redistribution entry table is related. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.17.1.1 | Integer32 | read-only | current |
| ospf3NewCfgRedistAddr OBJECT-TYPE The IPv6 Address of the redistribution entry. Address should be 4-byte haxadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx or ::xxxx | 1.3.6.1.4.1.20301.2.7.13.3.1.26.17.1.2 | DisplayString (SIZE(0..40)) | read-create | current |
| ospf3NewCfgRedistPrefixLen OBJECT-TYPE The prefix length of the redistribution entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.17.1.3 | INTEGER (1..128) | read-create | current |
| ospf3NewCfgRedistMetric OBJECT-TYPE The metric to be applied to the route. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.17.1.4 | INTEGER (1..16777215) | read-create | current |
| ospf3NewCfgRedistMetricType OBJECT-TYPE The metric type. asExttype1(3), asExttype2(4) | 1.3.6.1.4.1.20301.2.7.13.3.1.26.17.1.5 | INTEGER {asExttype1(3), asExttype2(4)} | read-create | current |
| ospf3NewCfgRedistRouteTag OBJECT-TYPE The route tag of the redistribution entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.17.1.6 | Unsigned32 (0..4294967295) | read-create | current |
| ospf3NewCfgRedistRouteTagTypeManual OBJECT-TYPE Indicates if the route tag is set manually. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.17.1.7 | INTEGER {auto(0), manual(1)} | read-write | current |
| ospf3NewCfgRedistState OBJECT-TYPE The state of the redistribution entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.17.1.8 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ospf3NewCfgRedistDelete 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.20301.2.7.13.3.1.26.17.1.9 | INTEGER {other(1), delete(2)} | read-create | current |
| ospf3RouteRedistribution OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18 | |||
| ospf3RedistributeConnected OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.1 | |||
| ospf3CurCfgConnectedMetric OBJECT-TYPE The metric to be assigned to Connected routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.1.1 | INTEGER (0..16777215) | read-only | current |
| ospf3NewCfgConnectedMetric OBJECT-TYPE The metric to be assigned to Connected routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.1.2 | INTEGER (0..16777215) | read-write | current |
| ospf3CurCfgConnectedMetricType OBJECT-TYPE The AS External metric type for Connected routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.1.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospf3NewCfgConnectedMetricType OBJECT-TYPE The AS External metric type for Connected routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.1.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospf3CurCfgConnectedRouteTag OBJECT-TYPE Assigned route tag | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.1.5 | Unsigned32 (0..4294967295) | read-only | current |
| ospf3NewCfgConnectedRouteTag OBJECT-TYPE Assigned route tag | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.1.6 | Unsigned32 (0..4294967295) | read-write | current |
| ospf3CurCfgConnectedRouteTagTypeManual OBJECT-TYPE Indicates if the route tag is set manually. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.1.7 | INTEGER {auto(0), manual(1)} | read-only | current |
| ospf3NewCfgConnectedRouteTagTypeManual OBJECT-TYPE Indicates if the route tag is set manually. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.1.8 | INTEGER {auto(0), manual(1)} | read-write | current |
| ospf3RedistributeStatic OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.2 | |||
| ospf3CurCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.2.1 | INTEGER (0..16777215) | read-only | current |
| ospf3NewCfgStaticMetric OBJECT-TYPE The metric to be assigned to static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.2.2 | INTEGER (0..16777215) | read-write | current |
| ospf3CurCfgStaticMetricType OBJECT-TYPE The AS External metric type for static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.2.3 | INTEGER {none(1), type1(2), type2(3)} | read-only | current |
| ospf3NewCfgStaticMetricType OBJECT-TYPE The AS External metric type for static routes. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.2.4 | INTEGER {none(1), type1(2), type2(3)} | read-write | current |
| ospf3CurCfgStaticRouteTag OBJECT-TYPE Assigned route tag | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.2.5 | Unsigned32 (0..4294967295) | read-only | current |
| ospf3NewCfgStaticRouteTag OBJECT-TYPE Assigned route tag | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.2.6 | Unsigned32 (0..4294967295) | read-write | current |
| ospf3CurCfgStaticRouteTagTypeManual OBJECT-TYPE Indicates if the route tag is set manually. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.2.7 | INTEGER {auto(0), manual(1)} | read-only | current |
| ospf3NewCfgStaticRouteTagTypeManual OBJECT-TYPE Indicates if the route tag is set manually. | 1.3.6.1.4.1.20301.2.7.13.3.1.26.18.2.8 | INTEGER {auto(0), manual(1)} | read-write | current |
| pptCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.27 | |||
| pptTableMaxSize OBJECT-TYPE The maximum number of rows in the Prefix policy table. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.1 | Integer32 | read-only | current |
| pptCurCfgTable OBJECT-TYPE The table of prefix policy table entries in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.2 | not-accessible | current | |
| pptCurCfgEntry OBJECT-TYPE A row in the prefix policy table | 1.3.6.1.4.1.20301.2.7.13.3.1.27.2.1 | not-accessible | current | |
| pptCurCfgIndx OBJECT-TYPE The index of the prefix policy table. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.2.1.1 | Integer32 | read-only | current |
| pptCurCfgPrefix OBJECT-TYPE The prefix address for the prefix policy table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.2.1.2 | DisplayString | read-only | current |
| pptCurCfgPrefixLen OBJECT-TYPE The prefix length for the prefix policy table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.2.1.3 | Integer32 | read-only | current |
| pptCurCfgPrecedence OBJECT-TYPE The precedence for the prefix policy table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.2.1.4 | Integer32 | read-only | current |
| pptCurCfgLabel OBJECT-TYPE The label for the prefix policy table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.2.1.5 | Integer32 | read-only | current |
| pptNewCfgTable OBJECT-TYPE The table of prefix policy table entries in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.3 | not-accessible | current | |
| pptNewCfgEntry OBJECT-TYPE A row in the prefix policy table | 1.3.6.1.4.1.20301.2.7.13.3.1.27.3.1 | not-accessible | current | |
| pptNewCfgIndx OBJECT-TYPE The index of the prefix policy table. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.3.1.1 | Integer32 | read-only | current |
| pptNewCfgPrefix OBJECT-TYPE The prefix address for the prefix policy table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.3.1.2 | DisplayString (SIZE(0..40)) | read-create | current |
| pptNewCfgPrefixLen OBJECT-TYPE The prefix length the prefix policy table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.3.1.3 | Integer32 | read-create | current |
| pptNewCfgPrecedence OBJECT-TYPE The precedence for the prefix policy table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.3.1.4 | Integer32 | read-create | current |
| pptNewCfgLabel OBJECT-TYPE The label for the prefix policy table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.27.3.1.5 | Integer32 | read-create | current |
| pptNewCfgAction 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.20301.2.7.13.3.1.27.3.1.6 | INTEGER {other(1), delete(2)} | read-create | current |
| ipv6pmtuCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.28 | |||
| ipv6PmtuCurTimeout OBJECT-TYPE IPv6 PMTU Expired Time Value(0|10-100), 0 indicates INFINITY. Other values should be in [10, 100] | 1.3.6.1.4.1.20301.2.7.13.3.1.28.1 | INTEGER | read-only | current |
| ipv6PmtuNewTimeout OBJECT-TYPE IPv6 PMTU Expired Time Value(0|10-100), 0 indicates INFINITY. Other values should be in [10, 100] | 1.3.6.1.4.1.20301.2.7.13.3.1.28.2 | INTEGER | read-write | current |
| ipv6PmtuEntriesClearAll OBJECT-TYPE When set to clear(2),clears all ipv6 PMTU entries. Otherwhise nothing is done. | 1.3.6.1.4.1.20301.2.7.13.3.1.28.3 | INTEGER {ok(1), clear(2)} | read-write | current |
| floodingCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.29 | |||
| vlanFloodCurCfgTable OBJECT-TYPE The table of VLAN flooding configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.29.1 | not-accessible | current | |
| vlanFloodCurCfgTableEntry OBJECT-TYPE A row in the VLAN flooding configuration table. | 1.3.6.1.4.1.20301.2.7.13.3.1.29.1.1 | not-accessible | current | |
| vlanFloodCurCfgVlanId OBJECT-TYPE The VLAN identifier. | 1.3.6.1.4.1.20301.2.7.13.3.1.29.1.1.1 | Integer32 | read-only | current |
| vlanFloodCurCfgFlood OBJECT-TYPE Enable or disable flooding unregistered IPMCs | 1.3.6.1.4.1.20301.2.7.13.3.1.29.1.1.2 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| vlanFloodCurCfgCpu OBJECT-TYPE Enable or disable sending unregistered IPMCs to CPU | 1.3.6.1.4.1.20301.2.7.13.3.1.29.1.1.3 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| vlanFloodCurCfgOptFlood OBJECT-TYPE Enable or disable optimized flooding | 1.3.6.1.4.1.20301.2.7.13.3.1.29.1.1.4 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| vlanFloodNewCfgTable OBJECT-TYPE The table of VLAN flooding configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.29.2 | not-accessible | current | |
| vlanFloodNewCfgTableEntry OBJECT-TYPE A row in the VLAN flooding configuration table. | 1.3.6.1.4.1.20301.2.7.13.3.1.29.2.1 | not-accessible | current | |
| vlanFloodNewCfgVlanId OBJECT-TYPE The VLAN identifier. | 1.3.6.1.4.1.20301.2.7.13.3.1.29.2.1.1 | Integer32 | read-only | current |
| vlanFloodNewCfgFlood OBJECT-TYPE Enable or disable flooding unregistered IPMCs | 1.3.6.1.4.1.20301.2.7.13.3.1.29.2.1.2 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| vlanFloodNewCfgCpu OBJECT-TYPE Enable or disable sending unregistered IPMCs to CPU | 1.3.6.1.4.1.20301.2.7.13.3.1.29.2.1.3 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| vlanFloodNewCfgOptFlood OBJECT-TYPE Enable or disable optimized flooding | 1.3.6.1.4.1.20301.2.7.13.3.1.29.2.1.4 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| mldCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.30 | |||
| mldCurCfgState OBJECT-TYPE MLD global state. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.1 | INTEGER {on(1), off(2)} | read-only | current |
| mldNewCfgState OBJECT-TYPE MLD global state. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.2 | INTEGER {on(1), off(2)} | read-write | current |
| mldCurInterfaceTable OBJECT-TYPE The (conceptual) table listing the interfaces on which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.3 | not-accessible | current | |
| mldCurInterfaceEntry OBJECT-TYPE An entry (conceptual row) representing an interface on which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.3.1 | not-accessible | current | |
| mldCurInterfaceIfIndex OBJECT-TYPE The internetwork-layer interface value of the interface for which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.3.1.1 | Integer32 | read-only | current |
| mldCurInterfaceQueryInterval OBJECT-TYPE The frequency at which MLD Host-Query packets are transmitted on this interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.3.1.2 | INTEGER | read-only | current |
| mldCurInterfaceVersion OBJECT-TYPE The version of MLD which is running on this interface. This object is a place holder to allow for new versions of MLD to be introduced. Version 1 of MLD is defined in RFC 2710. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.3.1.3 | INTEGER {mldv1(1), mldv2(2)} | read-only | current |
| mldCurInterfaceQueryMaxResponseIntvl OBJECT-TYPE The maximum query response time advertised in MLD queries on this interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.3.1.4 | INTEGER | read-only | current |
| mldCurInterfaceRobustness OBJECT-TYPE The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. MLD is robust to (Robustness Variable-1) packet losses. The discussion of the Robustness Variable is in Section 7.1 of RFC 2710. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.3.1.5 | INTEGER | read-only | current |
| mldCurInterfaceLastListenQueryIntvl OBJECT-TYPE The Last Member Query Interval is the Max Response Delay inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.3.1.6 | INTEGER | read-only | current |
| mldCurInterfaceDMrtrEna OBJECT-TYPE Dynamic MRouter learning. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.3.1.7 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| mldCurInterfaceState OBJECT-TYPE State of the MLD interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.3.1.8 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| mldNewInterfaceTable OBJECT-TYPE The (conceptual) table listing the interfaces on which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4 | not-accessible | current | |
| mldNewInterfaceEntry OBJECT-TYPE An entry (conceptual row) representing an interface on which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4.1 | not-accessible | current | |
| mldNewInterfaceIfIndex OBJECT-TYPE The internetwork-layer interface value of the interface for which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4.1.1 | Integer32 | read-only | current |
| mldNewInterfaceQueryInterval OBJECT-TYPE The frequency at which MLD Host-Query packets are transmitted on this interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4.1.2 | INTEGER (2..65535) | read-write | current |
| mldNewInterfaceVersion OBJECT-TYPE The version of MLD which is running on this interface. This object is a place holder to allow for new versions of MLD to be introduced. Version 1 of MLD is defined in RFC 2710. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4.1.3 | INTEGER {mldv1(1), mldv2(2)} | read-write | current |
| mldNewInterfaceQueryMaxResponseIntvl OBJECT-TYPE The maximum query response time advertised in MLD queries on this interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4.1.4 | INTEGER (1000..65535) | read-write | current |
| mldNewInterfaceRobustness OBJECT-TYPE The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. MLD is robust to (Robustness Variable-1) packet losses. The discussion of the Robustness Variable is in Section 7.1 of RFC 2710. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4.1.5 | INTEGER (1..10) | read-write | current |
| mldNewInterfaceLastListenQueryIntvl OBJECT-TYPE The Last Member Query Interval is the Max Response Delay inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4.1.6 | INTEGER (1..32) | read-write | current |
| mldNewInterfaceDMrtrEna OBJECT-TYPE Dynamic MRouter learning. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4.1.7 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| mldNewInterfaceState OBJECT-TYPE State of the MLD interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4.1.8 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| mldNewInterfaceDefault OBJECT-TYPE Action to set the MLD interface configuration to default. Returns other(1) when read. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.4.1.9 | INTEGER {other(1), default(2)} | read-write | current |
| mldDefaultCfgState OBJECT-TYPE Action to set the global MLD configuration to default. Returns other(1) when read. | 1.3.6.1.4.1.20301.2.7.13.3.1.30.5 | INTEGER {other(1), default(2)} | read-write | current |
| ndprefixCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.31 | |||
| ndprefixTableMaxSize OBJECT-TYPE The maximum number of rows in the NDPrefix table. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.1 | Integer32 | read-only | current |
| ndprefixCurCfgTable OBJECT-TYPE The ndprefix table entries in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2 | not-accessible | current | |
| ndprefixCurCfgEntry OBJECT-TYPE A row in the ndprefix table. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1 | not-accessible | current | |
| ndprefixCurCfgIndx OBJECT-TYPE The index of the ndprefix table. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.1 | INTEGER (1..128) | read-only | current |
| ndprefixCurCfgPrefix OBJECT-TYPE The prefix address for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.2 | DisplayString | read-only | current |
| ndprefixCurCfgPrefixLen OBJECT-TYPE The prefix length for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.3 | INTEGER (0..128) | read-only | current |
| ndprefixCurCfgInterfaceIndex OBJECT-TYPE The interface index for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.4 | Integer32 | read-only | current |
| ndprefixCurCfgProfileIndex OBJECT-TYPE The profile index for the prefix table entry Profile 0 is the default profile. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.5 | INTEGER (0..127) | read-only | current |
| ndprefixCurCfgValidLifetime OBJECT-TYPE The Valid lifetime for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.6 | Gauge32 (0..4294967295) | read-only | current |
| ndprefixCurCfgValidLifetimeFlag OBJECT-TYPE The Valid lifetime fixed flag for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ndprefixCurCfgPreferredLifetime OBJECT-TYPE The Preferred Lifetime for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.8 | Gauge32 (0..4294967295) | read-only | current |
| ndprefixCurCfgPreferredLifetimeFlag OBJECT-TYPE The Preferred Lifetime fixed flag for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ndprefixCurCfgOnlinkFlag OBJECT-TYPE The Onlink flag for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.10 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ndprefixCurCfgAutonomousFlag OBJECT-TYPE The Autonomous flag for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.11 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ndprefixCurCfgState OBJECT-TYPE The state for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.2.1.12 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ndprefixNewCfgTable OBJECT-TYPE The ndprefix table entries in the new configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3 | not-accessible | current | |
| ndprefixNewCfgEntry OBJECT-TYPE A row in the prefix table | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1 | not-accessible | current | |
| ndprefixNewCfgIndx OBJECT-TYPE The index of the prefix table. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.1 | Integer32 | read-only | current |
| ndprefixNewCfgPrefix OBJECT-TYPE The prefix address for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.2 | DisplayString | read-create | current |
| ndprefixNewCfgPrefixLen OBJECT-TYPE The prefix length for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.3 | INTEGER (0..128) | read-create | current |
| ndprefixNewCfgInterfaceIndex OBJECT-TYPE The interface index for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.4 | Integer32 | read-create | current |
| ndprefixNewCfgProfileIndex OBJECT-TYPE The profile index for the prefix table entry. Profile 0 is the default profile. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.5 | INTEGER (0..127) | read-create | current |
| ndprefixNewCfgValidLifetime OBJECT-TYPE The Valid lifetime for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.6 | Gauge32 (0..4294967295) | read-create | current |
| ndprefixNewCfgValidLifetimeFlag OBJECT-TYPE The Valid lifetime fixed flag for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ndprefixNewCfgPreferredLifetime OBJECT-TYPE The Preferred Lifetime for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.8 | Gauge32 (0..4294967295) | read-create | current |
| ndprefixNewCfgPreferredLifetimeFlag OBJECT-TYPE The Preferred Lifetime fixed flag for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.9 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ndprefixNewCfgOnlinkFlag OBJECT-TYPE The Onlink flag for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.10 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ndprefixNewCfgAutonomousFlag OBJECT-TYPE The Autonomous flag for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.11 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ndprefixNewCfgState OBJECT-TYPE The state for the prefix table entry. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.12 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| ndprefixNewCfgAction OBJECT-TYPE When set to the value of 2 (delete), the entire row is deleted. When set to the value of 3 (deleteall), all entries are deleted. When read, other is returned. Setting the value to anything other than 2(delete) or 3(deleteall) has no effect on the state of the row. | 1.3.6.1.4.1.20301.2.7.13.3.1.31.3.1.13 | INTEGER {other(1), delete(2), deleteall(3)} | read-create | current |
| ipsecCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.32 | |||
| ikeGroup OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1 | |||
| ikeCurCfgProposal OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.1 | |||
| ikeCurCfgPropCipher OBJECT-TYPE Current encription algorithm used by IKEv2 | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.1.1 | INTEGER {des(1), triple-des(2), aes-cbc(3)} | read-only | current |
| ikeCurCfgPropAuth OBJECT-TYPE Current authentication algorithm used by IKEv2 | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.1.2 | INTEGER {sha1(1), md5(2)} | read-only | current |
| ikeCurCfgPropGroup OBJECT-TYPE Current Diffie-Hellman groups used by IKEv2 | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.1.3 | INTEGER {dhGroup1(1), dhGroup2(2), dhGroup5(3), dhGroup14(4), dhGroup24(5)} | read-only | current |
| ikeNewCfgProposal OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.2 | |||
| ikeNewCfgPropCipher OBJECT-TYPE New encription algorithm used by IKEv2 | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.2.1 | INTEGER {des(1), triple-des(2), aes-cbc(3)} | read-write | current |
| ikeNewCfgPropAuth OBJECT-TYPE New authentication algorithm used by IKEv2 | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.2.2 | INTEGER {sha1(1), md5(2)} | read-write | current |
| ikeNewCfgPropGroup OBJECT-TYPE New Diffie-Hellman groups used by IKEv2 | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.2.3 | INTEGER {dhGroup1(1), dhGroup2(2), dhGroup5(3), dhGroup14(4), dhGroup24(5)} | read-write | current |
| ikeCurCfgPsk OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.3 | |||
| ikeCurCfgPskLocalKey OBJECT-TYPE Current local pre-shared key. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.3.1 | IPsecKeyString (SIZE(1..256)) | read-only | current |
| ikeCurCfgPskRemoteTable OBJECT-TYPE The (conceptual) table listing the remote pre-shared key by peer address used by IKEv2. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.3.2 | not-accessible | current | |
| ikeCurCfgPskRemoteEntry OBJECT-TYPE An entry (conceptual row) representing a remote pre-shared key for a peer address. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.3.2.1 | not-accessible | current | |
| ikeCurCfgPskRemoteIndex OBJECT-TYPE The index of ikeCurCfgPskRemoteTable. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.3.2.1.1 | Unsigned32 (1..10) | read-only | current |
| ikeCurCfgPskRemoteAddr OBJECT-TYPE Current IPv6 address of peer. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.3.2.1.2 | OCTET STRING (SIZE(16)) | read-only | current |
| ikeCurCfgPskRemoteKey OBJECT-TYPE Current remote pre-shared key. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.3.2.1.3 | IPsecKeyString (SIZE(1..256)) | read-only | current |
| ikeCurCfgPskRemoteDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.3.2.1.4 | INTEGER {other(1), delete(2)} | read-only | current |
| ikeNewCfgPsk OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.4 | |||
| ikeNewCfgPskLocalKey OBJECT-TYPE New local pre-shared key. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.4.1 | IPsecKeyString (SIZE(1..256)) | read-write | current |
| ikeNewCfgPskRemoteTable OBJECT-TYPE The (conceptual) table listing the remote pre-shared key by peer address used by IKEv2. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.4.2 | not-accessible | current | |
| ikeNewCfgPskRemoteEntry OBJECT-TYPE An entry (conceptual row) representing a remote pre-shared key for a peer address. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.4.2.1 | not-accessible | current | |
| ikeNewCfgPskRemoteIndex OBJECT-TYPE The index of ikeNewCfgPskRemoteTable. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.4.2.1.1 | Unsigned32 (1..10) | read-only | current |
| ikeNewCfgPskRemoteAddr OBJECT-TYPE New IPv6 address of peer. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.4.2.1.2 | OCTET STRING (SIZE(16)) | read-create | current |
| ikeNewCfgPskRemoteKey OBJECT-TYPE New remote pre-shared key. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.4.2.1.3 | IPsecKeyString (SIZE(1..256)) | read-create | current |
| ikeNewCfgPskRemoteDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.4.2.1.4 | INTEGER {other(1), delete(2)} | read-write | current |
| ikeCurCfgIdentity OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.5 | |||
| ikeCurCfgIdType OBJECT-TYPE Specifies the type of Identification being used. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.5.1 | INTEGER {ipv6-addr(0), fqdn(1), email(2)} | read-only | current |
| ikeCurCfgIdData OBJECT-TYPE Value as indicated by the Identification Type. It can be a fully-qualified domain name string (example.com) or a fully-qualified email address string (jsmith@example.com). | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.5.2 | DisplayString (SIZE(1..100)) | read-only | current |
| ikeNewCfgIdentity OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.6 | |||
| ikeNewCfgIdType OBJECT-TYPE Specifies the type of Identification being used. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.6.1 | INTEGER {ipv6-addr(0), fqdn(1), email(2)} | read-write | current |
| ikeNewCfgIdData OBJECT-TYPE Value as indicated by the Identification Type. It can be a fully-qualified domain name string (example.com) or a fully-qualified email address string (jsmith@example.com). | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.6.2 | DisplayString (SIZE(1..100)) | read-write | current |
| ikeCurCfgTxTimeout OBJECT-TYPE The value of this object specify the IKEv2 PDU retransmission timeout in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.7 | Unsigned32 (1..15) | read-only | current |
| ikeNewCfgTxTimeout OBJECT-TYPE The value of this object specify the new IKEv2 PDU retransmission timeout. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.8 | Unsigned32 (1..15) | read-write | current |
| ikeCurCfgCookie OBJECT-TYPE Globally enable/disable IKEv2 cookie notify. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.9 | INTEGER {disable(1), enable(2)} | read-only | current |
| ikeNewCfgCookie OBJECT-TYPE Globally enable/disable IKEv2 cookie notify. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.1.10 | INTEGER {disable(1), enable(2)} | read-write | current |
| ipsecGroup OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2 | |||
| ipsecCurCfgState OBJECT-TYPE Globally enable/disable IPsec. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.1 | INTEGER {disable(1), enable(2)} | read-only | current |
| ipsecNewCfgState OBJECT-TYPE Globally enable/disable IPsec. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.2 | INTEGER {disable(1), enable(2)} | read-write | current |
| ipsecCurCfgTxformTable OBJECT-TYPE The (conceptual) table listing all of the IPsec transform-set. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.3 | not-accessible | current | |
| ipsecCurCfgTxformEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec transform-set. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.3.1 | not-accessible | current | |
| ipsecCurCfgTxformIndex OBJECT-TYPE The index of ipsecCurCfgTxformTable. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.3.1.1 | Unsigned32 (1..10) | read-only | current |
| ipsecCurCfgTxformAuth OBJECT-TYPE The authentication algorithm of the IPsec transform-set | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.3.1.2 | INTEGER {none(0), ah-sha1(1), ah-md5(2)} | read-only | current |
| ipsecCurCfgTxformCipher OBJECT-TYPE The encryption algorithm of the IPsec transform-set | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.3.1.3 | INTEGER {esp-null(0), esp-des(1), esp-3des(2), esp-aes-cbc(3), unspecified(4)} | read-only | current |
| ipsecCurCfgTxformIntegrity OBJECT-TYPE The interity algorithm of the IPsec transform-set | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.3.1.4 | INTEGER {none(0), esp-sha1(1), esp-md5(2)} | read-only | current |
| ipsecCurCfgTxformMode OBJECT-TYPE The tunnel/transport mode of the IPsec transform-set | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.3.1.5 | INTEGER {transport(1), tunnel(2)} | read-only | current |
| ipsecCurCfgTxformDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.3.1.6 | INTEGER {other(1), delete(2)} | read-only | current |
| ipsecNewCfgTxformTable OBJECT-TYPE The (conceptual) table listing all of the new IPsec transform-set to be apply. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.4 | not-accessible | current | |
| ipsecNewCfgTxformEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec transform-set. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.4.1 | not-accessible | current | |
| ipsecNewCfgTxformIndex OBJECT-TYPE The index of ipsecNewCfgTxformTable. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.4.1.1 | Unsigned32 (1..10) | read-only | current |
| ipsecNewCfgTxformAuth OBJECT-TYPE The authentication algorithm of the IPsec transform-set | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.4.1.2 | INTEGER {none(0), ah-sha1(1), ah-md5(2)} | read-create | current |
| ipsecNewCfgTxformCipher OBJECT-TYPE The encryption algorithm of the IPsec transform-set | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.4.1.3 | INTEGER {esp-null(0), esp-des(1), esp-3des(2), esp-aes-cbc(3), unspecified(4)} | read-create | current |
| ipsecNewCfgTxformIntegrity OBJECT-TYPE The interity algorithm of the IPsec transform-set | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.4.1.4 | INTEGER {none(0), esp-sha1(1), esp-md5(2)} | read-create | current |
| ipsecNewCfgTxformMode OBJECT-TYPE The tunnel/transport mode of the IPsec transform-set | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.4.1.5 | INTEGER {transport(1), tunnel(2)} | read-create | current |
| ipsecNewCfgTxformDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.4.1.6 | INTEGER {other(1), delete(2)} | read-write | current |
| ipsecCurCfgSelectorTable OBJECT-TYPE The (conceptual) table listing all of the IPsec selector. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.5 | not-accessible | current | |
| ipsecCurCfgSelectorEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec selector. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.5.1 | not-accessible | current | |
| ipsecCurCfgSelectorIndex OBJECT-TYPE The index of ipsecCurCfgSelectorTable. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.5.1.1 | Unsigned32 (1..10) | read-only | current |
| ipsecCurCfgSelectorAction OBJECT-TYPE The action of the IPsec selector | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.5.1.2 | INTEGER {unspecified(0), permit(1), deny(2)} | read-only | current |
| ipsecCurCfgSelectorProto OBJECT-TYPE The protocol of the IPsec selector | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.5.1.3 | INTEGER {unspecified(0), tcp(1), icmp(2), any(3)} | read-only | current |
| ipsecCurCfgSelectorIcmpType OBJECT-TYPE When the protocol of the IPsec selector is icmp(2), This object specify the ICMP type for the traffic selector. 0 = any. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.5.1.4 | Unsigned32 (0..255) | read-only | current |
| ipsecCurCfgSelectorDst OBJECT-TYPE The destination ip address of the IPsec selector | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.5.1.6 | OCTET STRING (SIZE(16)) | read-only | current |
| ipsecCurCfgSelectorDstPrefix OBJECT-TYPE The destination ipv6 address prefix length of the IPsec selector | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.5.1.7 | Unsigned32 (1..128) | read-only | current |
| ipsecCurCfgSelectorSrc OBJECT-TYPE The source ip address of the IPsec selector | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.5.1.8 | OCTET STRING (SIZE(16)) | read-only | current |
| ipsecCurCfgSelectorDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.5.1.9 | INTEGER {other(1), delete(2)} | read-only | current |
| ipsecNewCfgSelectorTable OBJECT-TYPE The (conceptual) table listing all of the IPsec selector. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.6 | not-accessible | current | |
| ipsecNewCfgSelectorEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec selector. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.6.1 | not-accessible | current | |
| ipsecNewCfgSelectorIndex OBJECT-TYPE The index of ipsecNewCfgSelectorTable. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.6.1.1 | Unsigned32 (1..10) | read-only | current |
| ipsecNewCfgSelectorAction OBJECT-TYPE The action of the IPsec selector | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.6.1.2 | INTEGER {unspecified(0), permit(1), deny(2)} | read-create | current |
| ipsecNewCfgSelectorProto OBJECT-TYPE The protocol of the IPsec selector | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.6.1.3 | INTEGER {unspecified(0), tcp(1), icmp(2), any(3)} | read-create | current |
| ipsecNewCfgSelectorIcmpType OBJECT-TYPE When the protocol of the IPsec selector is icmp(2), This object specify the ICMP type for the traffic selector. 0 = any. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.6.1.4 | Unsigned32 (0..255) | read-create | current |
| ipsecNewCfgSelectorDst OBJECT-TYPE The destination ipv6 address of the IPsec selector | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.6.1.6 | OCTET STRING (SIZE(16)) | read-create | current |
| ipsecNewCfgSelectorDstPrefix OBJECT-TYPE The destination ipv6 address prefix length of the IPsec selector | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.6.1.7 | Unsigned32 (1..128) | read-create | current |
| ipsecNewCfgSelectorSrc OBJECT-TYPE The source ip address of the IPsec selector | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.6.1.8 | OCTET STRING (SIZE(16)) | read-create | current |
| ipsecNewCfgSelectorDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.6.1.9 | INTEGER {other(1), delete(2)} | read-write | current |
| ipsecCurCfgDynamicPolicyTable OBJECT-TYPE The (conceptual) table listing all of the IPsec dynamic policies. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.7 | not-accessible | current | |
| ipsecCurCfgDynamicPolicyEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec dynamic policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.7.1 | not-accessible | current | |
| ipsecCurCfgDynamicPolicyIndex OBJECT-TYPE The index of ipsecCurCfgDynamicPolicyTable. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.7.1.1 | Unsigned32 (1..10) | read-only | current |
| ipsecCurCfgDynamicPolicyPeer OBJECT-TYPE The remote peer ip address. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.7.1.2 | OCTET STRING (SIZE(16)) | read-only | current |
| ipsecCurCfgDynamicPolicySelector OBJECT-TYPE The traffic selector index for IPsec policy to refer an entry in ipsecCurCfgSelectorTable. 0 = unspecified. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.7.1.3 | Unsigned32 (1..10) | read-only | current |
| ipsecCurCfgDynamicPolicyTxform OBJECT-TYPE The transform set index for IPSec policy to refer an entry in ipsecCurCfgTxformTable. 0 = unspecified. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.7.1.4 | Unsigned32 (1..10) | read-only | current |
| ipsecCurCfgDynamicPolicyLifetime OBJECT-TYPE The SA lifetime for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.7.1.5 | Unsigned32 (120..86400) | read-only | current |
| ipsecCurCfgDynamicPolicyPfs OBJECT-TYPE Enable/disable perfect forward security. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.7.1.6 | INTEGER {disable(1), enable(2)} | read-only | current |
| ipsecCurCfgDynamicPolicyDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.7.1.7 | INTEGER {other(1), delete(2)} | read-only | current |
| ipsecNewCfgDynamicPolicyTable OBJECT-TYPE The (conceptual) table listing all of the IPsec dynamic policies. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.8 | not-accessible | current | |
| ipsecNewCfgDynamicPolicyEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec dynamic policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.8.1 | not-accessible | current | |
| ipsecNewCfgDynamicPolicyIndex OBJECT-TYPE The index of ipsecNewCfgDynamicPolicyTable. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.8.1.1 | Unsigned32 (1..10) | read-only | current |
| ipsecNewCfgDynamicPolicyPeer OBJECT-TYPE The remote peer ip address. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.8.1.2 | OCTET STRING (SIZE(16)) | read-create | current |
| ipsecNewCfgDynamicPolicySelector OBJECT-TYPE The traffic selector index for IPsec policy to refer an entry in ipsecNewCfgSelectorTable. 0 = unspecified. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.8.1.3 | Unsigned32 (1..10) | read-create | current |
| ipsecNewCfgDynamicPolicyTxform OBJECT-TYPE The transform set index for IPSec policy to refer an entry in ipsecNewCfgTxformTable. 0 = unspecified. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.8.1.4 | Unsigned32 (1..10) | read-create | current |
| ipsecNewCfgDynamicPolicyLifetime OBJECT-TYPE The SA lifetime for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.8.1.5 | Unsigned32 (120..86400) | read-create | current |
| ipsecNewCfgDynamicPolicyPfs OBJECT-TYPE Enable/disable perfect forward security. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.8.1.6 | INTEGER {disable(1), enable(2)} | read-create | current |
| ipsecNewCfgDynamicPolicyDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.8.1.7 | INTEGER {other(1), delete(2)} | read-write | current |
| ipsecCurCfgManualPolicyTable OBJECT-TYPE The (conceptual) table listing all of the IPsec manual policies. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9 | not-accessible | current | |
| ipsecCurCfgManualPolicyEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec manual policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1 | not-accessible | current | |
| ipsecCurCfgManualPolicyIndex OBJECT-TYPE The index of ipsecCurCfgManualPolicyTable. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.1 | Unsigned32 (1..10) | read-only | current |
| ipsecCurCfgManualPolicyPeer OBJECT-TYPE The remote peer ip address. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.2 | OCTET STRING (SIZE(16)) | read-only | current |
| ipsecCurCfgManualPolicySelector OBJECT-TYPE The traffic selector index for IPsec policy to refer an entry in ipsecCurCfgSelectorTable | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.3 | Unsigned32 (1..10) | read-only | current |
| ipsecCurCfgManualPolicyTxform OBJECT-TYPE The transform set index for IPSec policy to refer an entry in ipsecCurCfgTxformTable | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.4 | Unsigned32 (1..10) | read-only | current |
| ipsecCurCfgManualPolicyInAhKey OBJECT-TYPE The AH inbound session key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.5 | OCTET STRING (SIZE(0..128)) | read-only | current |
| ipsecCurCfgManualPolicyInAhSpi OBJECT-TYPE The AH inbound SPI for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.6 | Unsigned32 (0 | 256..4294967295) | read-only | current |
| ipsecCurCfgManualPolicyOutAhKey OBJECT-TYPE The AH outbound session key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.7 | OCTET STRING (SIZE(0..128)) | read-only | current |
| ipsecCurCfgManualPolicyOutAhSpi OBJECT-TYPE The AH outbound SPI for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.8 | Unsigned32 (0 | 256..4294967295) | read-only | current |
| ipsecCurCfgManualPolicyInEspEncKey OBJECT-TYPE The Esp inbound cipher key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.9 | OCTET STRING (SIZE(0..128)) | read-only | current |
| ipsecCurCfgManualPolicyInEspAuthKey OBJECT-TYPE The Esp inbound authenticator key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.10 | OCTET STRING (SIZE(0..128)) | read-only | current |
| ipsecCurCfgManualPolicyInEspSpi OBJECT-TYPE The Esp inbound SPI for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.11 | Unsigned32 (0 | 256..4294967295) | read-only | current |
| ipsecCurCfgManualPolicyOutEspEncKey OBJECT-TYPE The Esp outbound cipher key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.12 | OCTET STRING (SIZE(0..128)) | read-only | current |
| ipsecCurCfgManualPolicyOutEspAuthKey OBJECT-TYPE The Esp outbound authenticator key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.13 | OCTET STRING (SIZE(0..128)) | read-only | current |
| ipsecCurCfgManualPolicyOutEspSpi OBJECT-TYPE The Esp outbound SPI for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.14 | Unsigned32 (0 | 256..4294967295) | read-only | current |
| ipsecCurCfgManualPolicyDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.9.1.15 | INTEGER {other(1), delete(2)} | read-only | current |
| ipsecNewCfgManualPolicyTable OBJECT-TYPE The (conceptual) table listing all of the IPsec manual policies. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10 | not-accessible | current | |
| ipsecNewCfgManualPolicyEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec manual policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1 | not-accessible | current | |
| ipsecNewCfgManualPolicyIndex OBJECT-TYPE The index of ipsecNewCfgManualPolicyTable. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.1 | Unsigned32 (1..10) | read-only | current |
| ipsecNewCfgManualPolicyPeer OBJECT-TYPE The remote peer ip address. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.2 | OCTET STRING (SIZE(16)) | read-create | current |
| ipsecNewCfgManualPolicySelector OBJECT-TYPE The traffic selector index for IPsec policy to refer an entry in ipsecNewCfgSelectorTable | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.3 | Unsigned32 (1..10) | read-create | current |
| ipsecNewCfgManualPolicyTxform OBJECT-TYPE The transform set index for IPSec policy to refer an entry in ipsecNewCfgTxformTable | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.4 | Unsigned32 (1..10) | read-create | current |
| ipsecNewCfgManualPolicyInAhKey OBJECT-TYPE The AH inbound session key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.5 | OCTET STRING (SIZE(0..128)) | read-create | current |
| ipsecNewCfgManualPolicyInAhSpi OBJECT-TYPE The AH inbound SPI for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.6 | Unsigned32 (0 | 256..4294967295) | read-create | current |
| ipsecNewCfgManualPolicyOutAhKey OBJECT-TYPE The AH outbound session key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.7 | OCTET STRING (SIZE(0..128)) | read-create | current |
| ipsecNewCfgManualPolicyOutAhSpi OBJECT-TYPE The AH outbound SPI for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.8 | Unsigned32 (0 | 256..4294967295) | read-create | current |
| ipsecNewCfgManualPolicyInEspEncKey OBJECT-TYPE The Esp inbound cipher key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.9 | OCTET STRING (SIZE(0..128)) | read-create | current |
| ipsecNewCfgManualPolicyInEspAuthKey OBJECT-TYPE The Esp inbound authenticator key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.10 | OCTET STRING (SIZE(0..128)) | read-create | current |
| ipsecNewCfgManualPolicyInEspSpi OBJECT-TYPE The Esp inbound SPI for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.11 | Unsigned32 (0 | 256..4294967295) | read-create | current |
| ipsecNewCfgManualPolicyOutEspEncKey OBJECT-TYPE The Esp outbound cipher key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.12 | OCTET STRING (SIZE(0..128)) | read-create | current |
| ipsecNewCfgManualPolicyOutEspAuthKey OBJECT-TYPE The Esp outbound authenticator key for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.13 | OCTET STRING (SIZE(0..128)) | read-create | current |
| ipsecNewCfgManualPolicyOutEspSpi OBJECT-TYPE The Esp outbound SPI for an IPsec policy. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.14 | Unsigned32 (0 | 256..4294967295) | read-create | current |
| ipsecNewCfgManualPolicyDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.10.1.15 | INTEGER {other(1), delete(2)} | read-write | current |
| ipsecCurCfgIfTable OBJECT-TYPE The table of interface IPsec policy configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.11 | not-accessible | current | |
| ipsecCurCfgIfEntry OBJECT-TYPE The table of interface IPsec policy configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.11.1 | not-accessible | current | |
| ipsecCurCfgIfIndex OBJECT-TYPE The identifier of a particular interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.11.1.1 | Unsigned32 | read-only | current |
| ipsecCurCfgIfDynamicPolicyBmap OBJECT-TYPE The IPsec dynamic policies applied to the IP interface. The policies are presented in bitmap format. This string displays policy number from 1 to 32. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ policy 9 || || || ||___ policy 8 || |____ policy 7 || . . . ||_________ policy 2 |__________ policy 1 where x : 1 - The represented policy applied to the IP interface. 0 - The represented policy not applied to the IP interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.11.1.2 | OCTET STRING (SIZE(0..4)) | read-only | current |
| ipsecCurCfgIfManualPolicyBmap OBJECT-TYPE The manual policies applied to the IP interface. The policies are presented in bitmap format. This string displays policy number from 1 to 32. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ policy 9 || || || ||___ policy 8 || |____ policy 7 || . . . ||_________ policy 2 |__________ policy 1 where x : 1 - The represented policy applied to the IP interface. 0 - The represented policy not applied to the IP interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.11.1.5 | OCTET STRING (SIZE(0..4)) | read-only | current |
| ipsecCurCfgIfDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.11.1.8 | INTEGER {other(1), delete(2)} | read-only | current |
| ipsecNewCfgIfTable OBJECT-TYPE The table of interface IPsec policy configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.12 | not-accessible | current | |
| ipsecNewCfgIfEntry OBJECT-TYPE The table of interface IPsec policy configuration. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.12.1 | not-accessible | current | |
| ipsecNewCfgIfIndex OBJECT-TYPE The identifier of a particular interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.12.1.1 | Unsigned32 | read-only | current |
| ipsecNewCfgIfDynamicPolicyBmap OBJECT-TYPE The dynamic policies applied to the IP interface. The policies are presented in bitmap format. This string displays policy number from 1 to 32. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ policy 9 || || || ||___ policy 8 || |____ policy 7 || . . . ||_________ policy 2 |__________ policy 1 where x : 1 - The represented policy applied to the IP interface. 0 - The represented policy not applied to the IP interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.12.1.2 | OCTET STRING (SIZE(0..4)) | read-only | current |
| ipsecNewCfgIfAddDynamicPolicy OBJECT-TYPE Set the value to a IPsec dynamic policy ID when add the policy to IP interface. A value of 0 is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.12.1.3 | Unsigned32 (1..10) | read-create | current |
| ipsecNewCfgIfDelDynamicPolicy OBJECT-TYPE Set the value to a IPsec dynamic policy ID when delete the policy to IP interface. A value of 0 is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.12.1.4 | Unsigned32 (1..10) | read-create | current |
| ipsecNewCfgIfManualPolicyBmap OBJECT-TYPE The manual policies applied to the IP interface. The policies are presented in bitmap format. This string displays policy number from 1 to 32. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ policy 9 || || || ||___ policy 8 || |____ policy 7 || . . . ||_________ policy 2 |__________ policy 1 where x : 1 - The represented policy applied to the IP interface. 0 - The represented policy not applied to the IP interface. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.12.1.5 | OCTET STRING (SIZE(0..4)) | read-only | current |
| ipsecNewCfgIfAddManualPolicy OBJECT-TYPE Set the value to a IPsec manual policy ID when add the policy to IP interface. A value of 0 is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.12.1.6 | Unsigned32 (1..10) | read-create | current |
| ipsecNewCfgIfDelManualPolicy OBJECT-TYPE Set the value to a IPsec manual policy ID when delete the policy to IP interface. A value of 0 is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.12.1.7 | Unsigned32 (1..10) | read-create | current |
| ipsecNewCfgIfDelete OBJECT-TYPE Set a value of delete(2) for this object will delete the entry, A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.3.1.32.2.12.1.8 | INTEGER {other(1), delete(2)} | read-write | current |
| dhcpsnpCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.1.33 | |||
| dhcpSnoopingCurCfgOnState OBJECT-TYPE DHCP Snooping ON/OFF settings. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.1 | INTEGER {on(1), off(2)} | read-only | current |
| dhcpSnoopingNewCfgOnState OBJECT-TYPE DHCP Snooping ON/OFF setting. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.2 | INTEGER {on(1), off(2)} | read-write | current |
| dhcpSnoopingCurCfgOption82OnState OBJECT-TYPE on/off state of DHCP Snooping option82. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.3 | INTEGER {on(1), off(2)} | read-only | current |
| dhcpSnoopingNewCfgOption82OnState OBJECT-TYPE Enable/Disable DHCP Snooping option82 | 1.3.6.1.4.1.20301.2.7.13.3.1.33.4 | INTEGER {on(1), off(2)} | read-write | current |
| dhcpSnoopingCurCfgPortTable OBJECT-TYPE DHCP Snooping Port Configuration Table. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.5 | not-accessible | current | |
| dhcpSnoopingCurCfgPortTableEntry OBJECT-TYPE A row in DHCP Snooping Port Configuration Table | 1.3.6.1.4.1.20301.2.7.13.3.1.33.5.1 | not-accessible | current | |
| dhcpSnoopingCurCfgPortId OBJECT-TYPE Port ID of this DHCP Snooping port configration. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.5.1.1 | Integer32 | read-only | current |
| dhcpSnoopingCurCfgPortTrusted OBJECT-TYPE Set port as trusted or untrusted port. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.5.1.2 | INTEGER {trusted(1), untrusted(2)} | read-only | current |
| dhcpSnoopingCurCfgPortRateLimit OBJECT-TYPE Set port DHCP packet rate limit(pps). Its ranges is 0 ~ 2048, set 0 to disable rate limit. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.5.1.3 | Integer32 | read-only | current |
| dhcpSnoopingNewCfgPortTable OBJECT-TYPE DHCP Snooping Port Configuration Table. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.6 | not-accessible | current | |
| dhcpSnoopingNewCfgPortTableEntry OBJECT-TYPE A row in the DHCP Snooping Port Configuration Table | 1.3.6.1.4.1.20301.2.7.13.3.1.33.6.1 | not-accessible | current | |
| dhcpSnoopingNewCfgportId OBJECT-TYPE Port ID of this DHCP Snooping port configration. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.6.1.1 | Integer32 | read-only | current |
| dhcpSnoopingNewCfgportTrusted OBJECT-TYPE Set port as trusted or untrusted port. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.6.1.2 | INTEGER {trusted(1), untrusted(2)} | read-write | current |
| dhcpSnoopingNewCfgportRateLimit OBJECT-TYPE Set port DHCP packet rate limit(pps). Set 0 to disable rate limit. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.6.1.3 | Integer32 | read-write | current |
| dhcpSnoopingCurCfgVlanTable OBJECT-TYPE DHCP Snooping VLAN Table. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.7 | not-accessible | current | |
| dhcpSnoopingCurCfgVlanTableEntry OBJECT-TYPE A row in the DHCP Snooping VLAN Table | 1.3.6.1.4.1.20301.2.7.13.3.1.33.7.1 | not-accessible | current | |
| dhcpSnoopingCurCfgVlanId OBJECT-TYPE VLAN ID of this DHCP Snooping VLAN configration. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.7.1.1 | Integer32 (1..4094) | read-only | current |
| dhcpSnoopingCurCfgVlanOnState OBJECT-TYPE on/off state of DHCP Snooping on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.7.1.2 | INTEGER {on(1), off(2)} | read-only | current |
| dhcpSnoopingNewCfgVlanTable OBJECT-TYPE DHCP Snooping VLAN Table. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.8 | not-accessible | current | |
| dhcpSnoopingNewCfgVlanTableEntry OBJECT-TYPE A row in the DHCP Snooping VLAN Table | 1.3.6.1.4.1.20301.2.7.13.3.1.33.8.1 | not-accessible | current | |
| dhcpSnoopingNewCfgVlanId OBJECT-TYPE VLAN ID of this DHCP Snooping VLAN configration. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.8.1.1 | Integer32 (1..4094) | read-only | current |
| dhcpSnoopingNewCfgVlanOnState OBJECT-TYPE Enable/Disable DHCP Snooping on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.1.33.8.1.2 | INTEGER {on(1), off(2)} | read-write | current |
| layer3Stats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2 | |||
| arpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.2 | |||
| arpStatEntries OBJECT-TYPE The current number of ARP entries. | 1.3.6.1.4.1.20301.2.7.13.3.2.2.1 | Gauge32 | read-only | current |
| arpStatHighWater OBJECT-TYPE The highest number of ARP entries. | 1.3.6.1.4.1.20301.2.7.13.3.2.2.2 | Gauge32 | read-only | current |
| arpStatMaxEntries OBJECT-TYPE The maximum number of ARP entries. | 1.3.6.1.4.1.20301.2.7.13.3.2.2.3 | Gauge32 | read-only | current |
| routeStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.3 | |||
| routeStatEntries OBJECT-TYPE The current number of IP routes. | 1.3.6.1.4.1.20301.2.7.13.3.2.3.1 | Gauge32 | read-only | current |
| routeStatHighWater OBJECT-TYPE The highest number of IP routes. | 1.3.6.1.4.1.20301.2.7.13.3.2.3.2 | Gauge32 | read-only | current |
| routeStatStaticEntries OBJECT-TYPE Current static routes. | 1.3.6.1.4.1.20301.2.7.13.3.2.3.3 | Gauge32 | read-only | current |
| routeStatRipEntries OBJECT-TYPE Current RIP routes. | 1.3.6.1.4.1.20301.2.7.13.3.2.3.4 | Gauge32 | read-only | current |
| routeStatOspfEntries OBJECT-TYPE Current OSPF routes. | 1.3.6.1.4.1.20301.2.7.13.3.2.3.5 | Gauge32 | read-only | current |
| routeStatBgpEntries OBJECT-TYPE Current BGP routes. | 1.3.6.1.4.1.20301.2.7.13.3.2.3.6 | Gauge32 | read-only | current |
| routeStatMaxEntries OBJECT-TYPE The maximum number of IP routes. | 1.3.6.1.4.1.20301.2.7.13.3.2.3.7 | Gauge32 | read-only | current |
| routeStatEcmpMaxEntries OBJECT-TYPE Maximum number of ECMP routes. | 1.3.6.1.4.1.20301.2.7.13.3.2.3.8 | Gauge32 | read-only | current |
| routeStatEcmpMaxStaticEntries OBJECT-TYPE Maximum number of static ECMP routes. | 1.3.6.1.4.1.20301.2.7.13.3.2.3.9 | Gauge32 | read-only | current |
| routeStatEcmpPathsEntries OBJECT-TYPE Number of routes with ECMP paths. | 1.3.6.1.4.1.20301.2.7.13.3.2.3.11 | Gauge32 | read-only | current |
| dnsStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.4 | |||
| dnsStatInGoodDnsRequests OBJECT-TYPE The total number of DNS request packets which are received. | 1.3.6.1.4.1.20301.2.7.13.3.2.4.1 | Counter32 | read-only | current |
| dnsStatInBadDnsRequests OBJECT-TYPE The total number of DNS request packets received that were dropped. | 1.3.6.1.4.1.20301.2.7.13.3.2.4.2 | Counter32 | read-only | current |
| dnsStatOutDnsRequests OBJECT-TYPE The total number of DNS request packets that have been transmitted. | 1.3.6.1.4.1.20301.2.7.13.3.2.4.3 | Counter32 | read-only | current |
| vrrpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.5 | |||
| vrrpStatInAdvers OBJECT-TYPE The number of good VRRP advertisements which are received. | 1.3.6.1.4.1.20301.2.7.13.3.2.5.1 | Counter32 | read-only | current |
| vrrpStatOutAdvers OBJECT-TYPE The number of good VRRP advertisements which are transmitted. | 1.3.6.1.4.1.20301.2.7.13.3.2.5.2 | Counter32 | read-only | current |
| vrrpStatBadAdvers OBJECT-TYPE The number of bad VRRP advertisements which are received. | 1.3.6.1.4.1.20301.2.7.13.3.2.5.3 | Counter32 | read-only | current |
| vrrpStatBadVersion OBJECT-TYPE The number of bad VRRP version adv which are received. | 1.3.6.1.4.1.20301.2.7.13.3.2.5.4 | Counter32 | read-only | current |
| vrrpStatBadAddress OBJECT-TYPE The number of bad VRRP addres adv which are received. | 1.3.6.1.4.1.20301.2.7.13.3.2.5.5 | Counter32 | read-only | current |
| vrrpStatBadPassword OBJECT-TYPE The number of bad VRRP advertisements which are received. | 1.3.6.1.4.1.20301.2.7.13.3.2.5.6 | Counter32 | read-only | current |
| vrrpStatBadVrid OBJECT-TYPE The number of bad VRRP version ID adv which are received. | 1.3.6.1.4.1.20301.2.7.13.3.2.5.7 | Counter32 | read-only | current |
| vrrpStatBadData OBJECT-TYPE The number of bad VRRP advertisements which are received. | 1.3.6.1.4.1.20301.2.7.13.3.2.5.8 | Counter32 | read-only | current |
| vrrpStatBadInterval OBJECT-TYPE The number of bad VRRP intervals which are received. | 1.3.6.1.4.1.20301.2.7.13.3.2.5.9 | Counter32 | read-only | current |
| vrrpStatOutGratuitousARPs OBJECT-TYPE The number of gratuitous ARP packets which are transmitted. | 1.3.6.1.4.1.20301.2.7.13.3.2.5.10 | Counter32 | read-only | current |
| ospfStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.6 | |||
| ospfGeneralStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1 | |||
| ospfCumRxTxStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.6.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.20301.2.7.13.3.2.6.1.1.1 | Counter32 | read-only | current |
| ospfCumTxPkts OBJECT-TYPE The sum total of all OSPF packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.1.2 | Counter32 | read-only | current |
| ospfCumRxHello OBJECT-TYPE The sum total of all Hello packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.1.3 | Counter32 | read-only | current |
| ospfCumTxHello OBJECT-TYPE The sum total of all Hello packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.1.4 | Counter32 | read-only | current |
| ospfCumRxDatabase OBJECT-TYPE The sum total of all Database Description packets received on all OSPF areas and interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.1.5 | Counter32 | read-only | current |
| ospfCumTxDatabase OBJECT-TYPE The sum total of all Database Description packets transmitted on all OSPF areas and interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.1.6 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.1.7 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.1.8 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.1.9 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.1.10 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.1.11 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.1.12 | Counter32 | read-only | current |
| ospfCumNbrChangeStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.6.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.20301.2.7.13.3.2.6.1.2.1 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.2 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.3 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.4 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.5 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.6 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.7 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.8 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.9 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.10 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.11 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.2.12 | Counter32 | read-only | current |
| ospfCumIntfChangeStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.3 | |||
| ospfCumIntfHello OBJECT-TYPE The sum total number of Hello packets sent on all interfaces and areas | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.3.1 | Counter32 | read-only | current |
| ospfCumIntfDown OBJECT-TYPE The sum total number of interfaces down in all OSPF areas. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.3.2 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.3.3 | Counter32 | read-only | current |
| ospfCumIntfUnloop OBJECT-TYPE The sum total number of interfaces, connected to the attatched network in all OSPF areas. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.3.4 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.3.5 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.3.6 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.3.7 | Counter32 | read-only | current |
| ospfTimersKickOffStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.6.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.20301.2.7.13.3.2.6.1.4.1 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.4.2 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.4.3 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.1.4.4 | Counter32 | read-only | current |
| ospfTmrsKckOffDbage OBJECT-TYPE The total number of times the Dbage has been fired. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.4.5 | Counter32 | read-only | current |
| ospfTmrsKckOffSummary OBJECT-TYPE The total number of times the Summary timer has been fired. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.4.6 | Counter32 | read-only | current |
| ospfTmrsKckOffAseExport OBJECT-TYPE The total number of times the ASE Export timer has been fired. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.1.4.7 | Counter32 | read-only | current |
| ospfArea OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2 | |||
| ospfAreaRxTxStats OBJECT-TYPE The table of OSPF Area Rx/Tx Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1 | not-accessible | current | |
| ospfAreaRxTxStatsEntry OBJECT-TYPE Rx Tx packet Statistics about a OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1 | not-accessible | current | |
| ospfAreaRxTxIndex OBJECT-TYPE The index of the ospf Area for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.1 | Integer32 | read-only | current |
| ospfAreaRxPkts OBJECT-TYPE The total number of OSPF packets received in this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.2 | Counter32 | read-only | current |
| ospfAreaTxPkts OBJECT-TYPE The total number of OSPF packets transmitted in this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.3 | Counter32 | read-only | current |
| ospfAreaRxHello OBJECT-TYPE The total number of Hello packets received in this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.4 | Counter32 | read-only | current |
| ospfAreaTxHello OBJECT-TYPE The total number of Hello packets transmitted in this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.5 | Counter32 | read-only | current |
| ospfAreaRxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.6 | Counter32 | read-only | current |
| ospfAreaTxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.7 | Counter32 | read-only | current |
| ospfAreaRxlsReqs OBJECT-TYPE The total number of Link State Request packets received for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.8 | Counter32 | read-only | current |
| ospfAreaTxlsReqs OBJECT-TYPE The total number of Link State Request packets transmitted for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.9 | Counter32 | read-only | current |
| ospfAreaRxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets received for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.10 | Counter32 | read-only | current |
| ospfAreaTxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets transmitted for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.11 | Counter32 | read-only | current |
| ospfAreaRxlsUpdates OBJECT-TYPE The total number of Link State Update packets received for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.12 | Counter32 | read-only | current |
| ospfAreaTxlsUpdates OBJECT-TYPE The total number of Link State Update packets transmitted for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.1.1.13 | Counter32 | read-only | current |
| ospfAreaNbrChangeStats OBJECT-TYPE The table of OSPF Area Neighbour Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.2 | not-accessible | current | |
| ospfAreaNbrChangeStatsEntry OBJECT-TYPE Area Neighbour Change Statistics about a OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.2.1 | not-accessible | current | |
| ospfAreaNbrIndex OBJECT-TYPE The index of the ospf Area for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.2.1.1 | Integer32 | read-only | current |
| ospfAreaNbrhello OBJECT-TYPE The total number of Hello packets received from neighbours in this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.2.1.2 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.2.1.3 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.2.1.4 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.2.1.5 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.2.1.6 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.2.1.7 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.2.1.8 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.2.1.9 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.2.1.10 | Counter32 | read-only | current |
| ospfAreaNbrRstAd OBJECT-TYPE The total number of times the Neighbour adjacency has been reset across this OPSF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.2.1.11 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.2.1.12 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.2.1.13 | Counter32 | read-only | current |
| ospfAreaChangeStats OBJECT-TYPE The table of OSPF Area Change Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.3 | not-accessible | current | |
| ospfAreaChangeStatsEntry OBJECT-TYPE Area Change Statistics about a OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.3.1 | not-accessible | current | |
| ospfAreaIntfIndex OBJECT-TYPE The index of the OSPF Area for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.3.1.1 | Integer32 | read-only | current |
| ospfAreaIntfHello OBJECT-TYPE The total number of Hello packets sent on this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.3.1.2 | Counter32 | read-only | current |
| ospfAreaIntfDown OBJECT-TYPE The total number of interfaces down in this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.3.1.3 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.3.1.4 | Counter32 | read-only | current |
| ospfAreaIntfUnloop OBJECT-TYPE The total number of interfaces connected to the attatched network in this OSPF area.. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.3.1.5 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.3.1.6 | Counter32 | read-only | current |
| ospfAreaIntfBackup OBJECT-TYPE The total number of Backup Designated Routers on the attatched network for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.3.1.7 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.2.3.1.8 | Counter32 | read-only | current |
| ospfAreaErrorStats OBJECT-TYPE The table of OSPF Area Error Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4 | not-accessible | current | |
| ospfAreaErrorStatsEntry OBJECT-TYPE Error Statistics for an OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4.1 | not-accessible | current | |
| ospfAreaErrIndex OBJECT-TYPE The index of the OSPF Area for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4.1.1 | Integer32 | read-only | current |
| ospfAreaErrAuthFailure OBJECT-TYPE The total number of packets received with a wrong password in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4.1.2 | Counter32 | read-only | current |
| ospfAreaErrNetmaskMismatch OBJECT-TYPE The total number of packets received with a wrong netmask in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4.1.3 | Counter32 | read-only | current |
| ospfAreaErrHelloMismatch OBJECT-TYPE The total number of packets received with a different hello interval in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4.1.4 | Counter32 | read-only | current |
| ospfAreaErrDeadMismatch OBJECT-TYPE The total number of packets received with a different dead interval in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4.1.5 | Counter32 | read-only | current |
| ospfAreaErrOptionsMismatch OBJECT-TYPE The total number of packets received with a different options in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4.1.6 | Counter32 | read-only | current |
| ospfAreaErrUnknownNbr OBJECT-TYPE The total number of packets received from an unknown neighbor in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4.1.7 | Counter32 | read-only | current |
| ospfAreaErrAreaMismatch OBJECT-TYPE The total number of packets received with a wrong area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4.1.8 | Counter32 | read-only | current |
| ospfAreaErrInvalidSelfOrigLsa OBJECT-TYPE The total number of packets received with invalid self originated LSAs. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.2.4.1.9 | Counter32 | read-only | current |
| ospfInterface OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3 | |||
| ospfIntfRxTxStats OBJECT-TYPE The table of OSPF Interface Rx/Tx packet Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1 | not-accessible | current | |
| ospfIntfRxTxStatsEntry OBJECT-TYPE OSPF interface Rx/Tx packet statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1 | not-accessible | current | |
| ospfIntfRxTxIndex OBJECT-TYPE The OSPF interface for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.1 | Integer32 | read-only | current |
| ospfIntfRxPkts OBJECT-TYPE The total number of OSPF packets received for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.2 | Counter32 | read-only | current |
| ospfIntfTxPkts OBJECT-TYPE The total number of OSPF packets transmitted for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.3 | Counter32 | read-only | current |
| ospfIntfRxHello OBJECT-TYPE The total number of Hello packets received for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.4 | Counter32 | read-only | current |
| ospfIntfTxHello OBJECT-TYPE The total number of Hello packets transmitted for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.5 | Counter32 | read-only | current |
| ospfIntfRxDatabase OBJECT-TYPE The total number of Database Description packets received for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.6 | Counter32 | read-only | current |
| ospfIntfTxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.7 | Counter32 | read-only | current |
| ospfIntfRxlsReqs OBJECT-TYPE The total number of Link State Request packets received for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.8 | Counter32 | read-only | current |
| ospfIntfTxlsReqs OBJECT-TYPE The total number of Link State Request packets transmitted for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.9 | Counter32 | read-only | current |
| ospfIntfRxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets received for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.10 | Counter32 | read-only | current |
| ospfIntfTxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets transmitted for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.11 | Counter32 | read-only | current |
| ospfIntfRxlsUpdates OBJECT-TYPE The total number of Link State Update packets received for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.12 | Counter32 | read-only | current |
| ospfIntfTxlsUpdates OBJECT-TYPE The total number of Link State Update packets transmitted for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.1.1.13 | Counter32 | read-only | current |
| ospfIntfNbrChangeStats OBJECT-TYPE The table of OSPF Interface Neighbour change Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.2 | not-accessible | current | |
| ospfIntfNbrChangeStatsEntry OBJECT-TYPE OSPF interface Neighbour Change statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.2.1 | not-accessible | current | |
| ospfIntfNbrIndex OBJECT-TYPE The index of the OSPF Interface for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.2.1.1 | Integer32 | read-only | current |
| ospfIntfNbrhello OBJECT-TYPE The total number of Hello packets received from neighbours in this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.2.1.2 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.2.1.3 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.2.1.4 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.2.1.5 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.2.1.6 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.2.1.7 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.2.1.8 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.2.1.9 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.2.1.10 | Counter32 | read-only | current |
| ospfIntfNbrRstAd OBJECT-TYPE The sum total number of times the Neighbour adjacency has been reset on this interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.2.1.11 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.2.1.12 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.2.1.13 | Counter32 | read-only | current |
| ospfIntfChangeStats OBJECT-TYPE The table of OSPF Interface change Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.3 | not-accessible | current | |
| ospfIntfChangeStatsEntry OBJECT-TYPE OSPF interface Change statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.3.1 | not-accessible | current | |
| ospfIntfIndex OBJECT-TYPE The index of the OSPF Interface for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.3.1.1 | Integer32 | read-only | current |
| ospfIntfHello OBJECT-TYPE The total number of Hello packets sent by this interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.3.1.2 | Counter32 | read-only | current |
| ospfIntfDown OBJECT-TYPE The total number of times the interface was down. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.3.1.3 | Counter32 | read-only | current |
| ospfIntfLoop OBJECT-TYPE The total number of times the interface was no longer connected to the attatched network. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.3.1.4 | Counter32 | read-only | current |
| ospfIntfUnloop OBJECT-TYPE The total number of times the interface, connected back to the attatched network. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.3.1.5 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.3.1.6 | Counter32 | read-only | current |
| ospfIntfBackup OBJECT-TYPE The total number of Backup Designated Routers on the attatched network for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.3.1.7 | Counter32 | read-only | current |
| 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.20301.2.7.13.3.2.6.3.3.1.8 | Counter32 | read-only | current |
| ospfIntfErrorStats OBJECT-TYPE The table of OSPF Interface Error Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4 | not-accessible | current | |
| ospfIntfErrorStatsEntry OBJECT-TYPE Error Statistics for an OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4.1 | not-accessible | current | |
| ospfIntfErrIndex OBJECT-TYPE The index of the OSPF Intf for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4.1.1 | Integer32 | read-only | current |
| ospfIntfErrAuthFailure OBJECT-TYPE The total number of packets received with a wrong password in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4.1.2 | Counter32 | read-only | current |
| ospfIntfErrNetmaskMismatch OBJECT-TYPE The total number of packets received with a wrong netmask in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4.1.3 | Counter32 | read-only | current |
| ospfIntfErrHelloMismatch OBJECT-TYPE The total number of packets received with a different hello interval in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4.1.4 | Counter32 | read-only | current |
| ospfIntfErrDeadMismatch OBJECT-TYPE The total number of packets received with a different dead interval in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4.1.5 | Counter32 | read-only | current |
| ospfIntfErrOptionsMismatch OBJECT-TYPE The total number of packets received with a different options in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4.1.6 | Counter32 | read-only | current |
| ospfIntfErrUnknownNbr OBJECT-TYPE The total number of packets received from an unknown neighbor in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4.1.7 | Counter32 | read-only | current |
| ospfIntfErrAreaMismatch OBJECT-TYPE The total number of packets received with a wrong area. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4.1.8 | Counter32 | read-only | current |
| ospfIntfErrInvalidSelfOrigLSA OBJECT-TYPE The total number of packets received with invalid self-orig LSAs. | 1.3.6.1.4.1.20301.2.7.13.3.2.6.3.4.1.9 | Counter32 | read-only | current |
| clearStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.7 | |||
| ipClearStats OBJECT-TYPE Setting this to clear(2) results in clearing the IP statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.1 | INTEGER {ok(1), clear(2)} | read-write | current |
| vrrpClearStats OBJECT-TYPE Setting this to clear(2) results in clearing the VRRP statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| ospfClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the OSPF statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.4 | INTEGER {clear(1), ok(2)} | read-write | current |
| tcpClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the TCP statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.5 | INTEGER {clear(1), ok(2)} | read-write | current |
| udpClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the UDP statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.6 | INTEGER {clear(1), ok(2)} | read-write | current |
| dnsClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the DNS statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.7 | INTEGER {clear(1), ok(2)} | read-write | current |
| arpClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the ARP statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.8 | INTEGER {clear(1), ok(2)} | read-write | current |
| icmpClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the ICMP statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.9 | INTEGER {clear(1), ok(2)} | read-write | current |
| routeClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the Route statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.10 | INTEGER {clear(1), ok(2)} | read-write | current |
| ipv6ClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the IPv6 statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.13 | INTEGER {clear(1), ok(2)} | read-write | current |
| ipv6ClearIcmpStats OBJECT-TYPE Setting this to clear(1) results in clearing the ICMP6 statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.14 | INTEGER {clear(1), ok(2)} | read-write | current |
| ipv6ClearUdpStats OBJECT-TYPE Setting this to clear(1) results in clearing the UDP6 statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.15 | INTEGER {clear(1), ok(2)} | read-write | current |
| ospf3ClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the ospf3 statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.16 | INTEGER {clear(1), ok(2)} | read-write | current |
| ripClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the RIP statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.17 | INTEGER {clear(1), ok(2)} | read-write | current |
| ipv6NbrClearStats OBJECT-TYPE Setting this to clear(1) results in clearing the IPv6 nbr statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.7.18 | INTEGER {clear(1), ok(2)} | read-write | current |
| igmpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.9 | |||
| igmpSnoopStats OBJECT-TYPE Statistics for IGMP Snooping. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1 | not-accessible | current | |
| igmpSnoopStatsEntry OBJECT-TYPE Statistics for IGMP Snooping. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1 | not-accessible | current | |
| igmpSnoopVlanIndex OBJECT-TYPE The index of the VLAN for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.1 | INTEGER | read-only | current |
| rxIgmpValidPkts OBJECT-TYPE The total number of valid IGMP packets received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.2 | Counter32 | read-only | current |
| rxIgmpInvalidPkts OBJECT-TYPE The total number of invalid IGMP packets received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.3 | Counter32 | read-only | current |
| rxIgmpGenQueries OBJECT-TYPE The total number of IGMP General Query packets received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.4 | Counter32 | read-only | current |
| rxIgmpGrpSpecificQueries OBJECT-TYPE The total number of IGMP Group Specific Query packets received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.5 | Counter32 | read-only | current |
| rxIgmpLeaves OBJECT-TYPE The total number of IGMP Leave packets received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.6 | Counter32 | read-only | current |
| rxIgmpReports OBJECT-TYPE The total number of IGMP Report packets received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.7 | Counter32 | read-only | current |
| txIgmpGrpSpecificQueries OBJECT-TYPE The total number of IGMP Group Specific Query packets transmitted on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.8 | Counter32 | read-only | current |
| txIgmpReports OBJECT-TYPE The total number of IGMP Report packets transmitted on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.9 | Counter32 | read-only | current |
| txIgmpLeaves OBJECT-TYPE The total number of IGMP Leave packets transmitted on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.10 | Counter32 | read-only | current |
| rxIgmpGroupSourceSpecificQueries OBJECT-TYPE The total number of IGMP Group Source Specific (GSSQ) Queries received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.11 | Counter32 | read-only | current |
| rxIgmpV3CurrentStateRecords OBJECT-TYPE The total number of IGMP Current State Records (CSRs) received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.12 | Counter32 | read-only | current |
| rxIgmpV3SourceListChangeRecords OBJECT-TYPE The total number of IGMP Source List Change Records (SLCRs) received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.13 | Counter32 | read-only | current |
| rxIgmpV3FilterChangeRecords OBJECT-TYPE The total number of IGMP Filter Mode Change Records (FMCRs) received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.14 | Counter32 | read-only | current |
| txIgmpGenQueries OBJECT-TYPE The total number of IGMP General Query packets send on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.16 | Counter32 | read-only | current |
| rxIgmpDiscardPkts OBJECT-TYPE The total number of IGMP packets discarded on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.17 | Counter32 | read-only | current |
| rxIgmpPimHellos OBJECT-TYPE The total number of Pim Hello packets received on this VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.18 | Counter32 | read-only | current |
| igmpClearVlanStats OBJECT-TYPE Setting this to clear(1) results in clearing the statistics for this snooping VLAN. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.1.1.19 | INTEGER {clear(1), ok(2)} | read-write | current |
| igmpClearAllStats OBJECT-TYPE Setting this to clear(1) results in clearing the IGMP statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.2 | INTEGER {clear(1), ok(2)} | read-write | current |
| igmpStatsTotalIgmpGroups OBJECT-TYPE The total number of IGMP groups. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.3 | Counter32 | read-only | current |
| igmpStatsTotalIpmcGroups OBJECT-TYPE The total number of IPMC groups. | 1.3.6.1.4.1.20301.2.7.13.3.2.9.4 | Counter32 | read-only | current |
| ipv6Stats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.10 | |||
| ipv6InReceives OBJECT-TYPE The total number of input datagrams received from interfaces, including those received in error. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.1 | Counter32 | read-only | current |
| ipv6InMcasts OBJECT-TYPE The total number of multicast packets received from interfaces, including those received in error. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.2 | Counter32 | read-only | current |
| ipv6InDelivers OBJECT-TYPE Total datagrams given to upper layer - ICMP/UDP | 1.3.6.1.4.1.20301.2.7.13.3.2.10.3 | Counter32 | read-only | current |
| ipv6InDiscards OBJECT-TYPE Total datagrams discarded despite no errors | 1.3.6.1.4.1.20301.2.7.13.3.2.10.4 | Counter32 | read-only | current |
| ipv6InHdrerrs OBJECT-TYPE Total datagrams with error in IPv6/Option headers | 1.3.6.1.4.1.20301.2.7.13.3.2.10.5 | Counter32 | read-only | current |
| ipv6InAddrerrs OBJECT-TYPE Total datagrams with error in destination address | 1.3.6.1.4.1.20301.2.7.13.3.2.10.6 | Counter32 | read-only | current |
| ipv6InUnkprots OBJECT-TYPE Total datagrams with unknown/unsupported protocol | 1.3.6.1.4.1.20301.2.7.13.3.2.10.7 | Counter32 | read-only | current |
| ipv6InTruncs OBJECT-TYPE Total datagrams with insufficient data | 1.3.6.1.4.1.20301.2.7.13.3.2.10.8 | Counter32 | read-only | current |
| ipv6OutMcasts OBJECT-TYPE Total sent multicast pkts | 1.3.6.1.4.1.20301.2.7.13.3.2.10.10 | Counter32 | read-only | current |
| ipv6ForwDgrams OBJECT-TYPE Total datagrams attempted to be forwarded | 1.3.6.1.4.1.20301.2.7.13.3.2.10.11 | Counter32 | read-only | current |
| ipv6TooBigerrs OBJECT-TYPE Total datagrams which could not be forwarded as their size exceeds (Path) MTU | 1.3.6.1.4.1.20301.2.7.13.3.2.10.12 | Counter32 | read-only | current |
| ipv6OutReqs OBJECT-TYPE Total datagrams attempted to be sent | 1.3.6.1.4.1.20301.2.7.13.3.2.10.13 | Counter32 | read-only | current |
| ipv6OutDiscards OBJECT-TYPE Total outgoing Datagrams discarded despite no errors | 1.3.6.1.4.1.20301.2.7.13.3.2.10.14 | Counter32 | read-only | current |
| ipv6OutNorts OBJECT-TYPE Total datagrams discarded due to no routes | 1.3.6.1.4.1.20301.2.7.13.3.2.10.15 | Counter32 | read-only | current |
| ipv6Reasmreqs OBJECT-TYPE Total datagrams needing reassembly | 1.3.6.1.4.1.20301.2.7.13.3.2.10.16 | Counter32 | read-only | current |
| ipv6Reasmoks OBJECT-TYPE Total datagrams successfully reassembled | 1.3.6.1.4.1.20301.2.7.13.3.2.10.17 | Counter32 | read-only | current |
| ipv6Reasmfails OBJECT-TYPE Total datagrams for witch reassembly failured | 1.3.6.1.4.1.20301.2.7.13.3.2.10.18 | Counter32 | read-only | current |
| ipv6Fragoks OBJECT-TYPE Total datagrams successfully fragmented | 1.3.6.1.4.1.20301.2.7.13.3.2.10.19 | Counter32 | read-only | current |
| ipv6Fragfails OBJECT-TYPE Total datagrams for witch fragmentation failured | 1.3.6.1.4.1.20301.2.7.13.3.2.10.20 | Counter32 | read-only | current |
| ipv6Fragcreates OBJECT-TYPE Total number of fragments created | 1.3.6.1.4.1.20301.2.7.13.3.2.10.21 | Counter32 | read-only | current |
| ipv6InNsols OBJECT-TYPE Total number of received Neighbor Solicitations | 1.3.6.1.4.1.20301.2.7.13.3.2.10.22 | Counter32 | read-only | current |
| ipv6InNadvs OBJECT-TYPE Total number of received Neighbor Advertisements | 1.3.6.1.4.1.20301.2.7.13.3.2.10.23 | Counter32 | read-only | current |
| ipv6InRoutsols OBJECT-TYPE Total number of received Router Solicitations | 1.3.6.1.4.1.20301.2.7.13.3.2.10.25 | Counter32 | read-only | current |
| ipv6InRoutadvs OBJECT-TYPE Total number of received Router Advertisements | 1.3.6.1.4.1.20301.2.7.13.3.2.10.26 | Counter32 | read-only | current |
| ipv6InRoutRedirs OBJECT-TYPE Total number of received Router Redirect messages | 1.3.6.1.4.1.20301.2.7.13.3.2.10.27 | Counter32 | read-only | current |
| ipv6OutNsols OBJECT-TYPE Total number of sent Neighbor Solicitations | 1.3.6.1.4.1.20301.2.7.13.3.2.10.28 | Counter32 | read-only | current |
| ipv6OutNadvs OBJECT-TYPE Total number of sent Neighbor Advertisements | 1.3.6.1.4.1.20301.2.7.13.3.2.10.29 | Counter32 | read-only | current |
| ipv6OutRoutadvs OBJECT-TYPE Total number of sent Router Advertisements | 1.3.6.1.4.1.20301.2.7.13.3.2.10.30 | Counter32 | read-only | current |
| ipv6OutRedirs OBJECT-TYPE Total number of sent Redirects | 1.3.6.1.4.1.20301.2.7.13.3.2.10.31 | Counter32 | read-only | current |
| ipv6OutRoutSols OBJECT-TYPE Total number of sent Router Solicitations | 1.3.6.1.4.1.20301.2.7.13.3.2.10.32 | Counter32 | read-only | current |
| ipv6icmpInMsgs OBJECT-TYPE The total number of ICMP messages received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.39 | Counter32 | read-only | current |
| ipv6icmpInErrs OBJECT-TYPE The total number of ICMP messages attempted to send. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.40 | Counter32 | read-only | current |
| ipv6icmpInBadcode OBJECT-TYPE The total number of ICMP messages in bad code. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.41 | Counter32 | read-only | current |
| ipv6icmpInToobig OBJECT-TYPE The number of ICMP too big messages received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.42 | Counter32 | read-only | current |
| ipv6icmpInDstUnreach OBJECT-TYPE The number of ICMP Destination Unreachable messages received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.43 | Counter32 | read-only | current |
| ipv6icmpInTmexceeded OBJECT-TYPE The number of ICMP Time Exceeded messages received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.44 | Counter32 | read-only | current |
| ipv6icmpInParamprob OBJECT-TYPE The number of ICMP Parameter Problem messages received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.45 | Counter32 | read-only | current |
| ipv6icmpInEchoReq OBJECT-TYPE The number of ICMP Echo request messages received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.46 | Counter32 | read-only | current |
| ipv6icmpInEchoResp OBJECT-TYPE The number of ICMP Echo Reply messages received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.47 | Counter32 | read-only | current |
| ipv6icmpOutMsgs OBJECT-TYPE The total number of ICMP messages which this entity attempted to send. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.48 | Counter32 | read-only | current |
| ipv6icmpOutErrs OBJECT-TYPE The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.49 | Counter32 | read-only | current |
| ipv6icmpOutDstUnreach OBJECT-TYPE The number of ICMP Destination Unreachable messages sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.50 | Counter32 | read-only | current |
| ipv6icmpOutToobig OBJECT-TYPE The number of ICMP too big messages sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.51 | Counter32 | read-only | current |
| ipv6icmpOutTmexceeded OBJECT-TYPE The number of ICMP Time Exceeded messages sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.52 | Counter32 | read-only | current |
| ipv6icmpOutParamprob OBJECT-TYPE The number of ICMP Parameter Problem messages sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.53 | Counter32 | read-only | current |
| ipv6icmpOutEchoReq OBJECT-TYPE The number of ICMP Echo request messages sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.54 | Counter32 | read-only | current |
| ipv6icmpOutEchoResp OBJECT-TYPE The number of ICMP Echo Reply messages sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.55 | Counter32 | read-only | current |
| ipv6icmpInRouterSol OBJECT-TYPE The number of ICMP router solicitations received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.56 | Counter32 | read-only | current |
| ipv6icmpInRouterAdv OBJECT-TYPE The number of ICMP router advertisements received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.57 | Counter32 | read-only | current |
| ipv6icmpInNeighSol OBJECT-TYPE The number of ICMP neighbor solicitations received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.58 | Counter32 | read-only | current |
| ipv6icmpInNeighAdv OBJECT-TYPE The number of ICMP neighbor advertisements received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.59 | Counter32 | read-only | current |
| ipv6icmpInRedir OBJECT-TYPE The number of ICMP Redirect messages received. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.60 | Counter32 | read-only | current |
| ipv6icmpOutRouterSol OBJECT-TYPE The number of ICMP router solicitations sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.61 | Counter32 | read-only | current |
| ipv6icmpOutRouterAdv OBJECT-TYPE The number of ICMP router advertisements sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.62 | Counter32 | read-only | current |
| ipv6icmpOutNeighSol OBJECT-TYPE The number of ICMP neighbor solicitations sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.63 | Counter32 | read-only | current |
| ipv6icmpOutNeighAdv OBJECT-TYPE The number of ICMP neighbor advertisements sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.64 | Counter32 | read-only | current |
| ipv6icmpOutRedir OBJECT-TYPE The number of ICMP Redirect messages sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.65 | Counter32 | read-only | current |
| ipv6udpInDgrams OBJECT-TYPE Total number of UDP received datagrams. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.66 | Counter32 | read-only | current |
| ipv6udpInErrs OBJECT-TYPE Total number of UDP error encountered during processing of packet. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.67 | Counter32 | read-only | current |
| ipv6udpOutDgrams OBJECT-TYPE Total number of UDP datagrams passed to IP6 layer. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.68 | Counter32 | read-only | current |
| ipv6udpNumPorts OBJECT-TYPE Total number of UDP ports that are currently open. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.69 | Counter32 | read-only | current |
| ipv6icmpInAdminProhib OBJECT-TYPE The total number of received Destination Unreachable ICMP packets. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.70 | Counter32 | read-only | current |
| ipv6icmpOutAdminProhib OBJECT-TYPE The total number of sent Destination Unreachable ICMP packets. | 1.3.6.1.4.1.20301.2.7.13.3.2.10.71 | Counter32 | read-only | current |
| rip2Stats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.13 | |||
| ripStatInPackets OBJECT-TYPE The total number of RIP packets received. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.1 | Counter32 | read-only | current |
| ripStatOutPackets OBJECT-TYPE The total number of RIP packets transmitted. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.2 | Counter32 | read-only | current |
| ripStatInRequestPkts OBJECT-TYPE The total number of RIP requests received. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.3 | Counter32 | read-only | current |
| ripStatInResponsePkts OBJECT-TYPE The total number of RIP response received. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.4 | Counter32 | read-only | current |
| ripStatOutRequestPkts OBJECT-TYPE The total number of RIP requests transmitted. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.5 | Counter32 | read-only | current |
| ripStatOutResponsePkts OBJECT-TYPE The total number of RIP responses transmitted. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.6 | Counter32 | read-only | current |
| ripStatRouteTimeout OBJECT-TYPE The total number of RIP route timeouts. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.7 | Counter32 | read-only | current |
| ripStatInBadSizePkts OBJECT-TYPE The total number of bad size RIP packets received. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.8 | Counter32 | read-only | current |
| ripStatInBadVersion OBJECT-TYPE The total number of RIP bad versions received. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.9 | Counter32 | read-only | current |
| ripStatInBadZeros OBJECT-TYPE The total number of RIP bad zeros received. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.10 | Counter32 | read-only | current |
| ripStatInBadSourcePort OBJECT-TYPE The total number of RIP bad source port received. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.11 | Counter32 | read-only | current |
| ripStatInBadSourceIP OBJECT-TYPE The total number of RIP bad source IP received. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.12 | Counter32 | read-only | current |
| ripStatInSelfRcvPkts OBJECT-TYPE The total number of RIP packets from self received. | 1.3.6.1.4.1.20301.2.7.13.3.2.13.13 | Counter32 | read-only | current |
| ipStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.16 | |||
| ipStatsInReceives OBJECT-TYPE ip InReceive | 1.3.6.1.4.1.20301.2.7.13.3.2.16.1 | Counter32 | read-only | current |
| ipStatsInHdrErrors OBJECT-TYPE ip InHdrError | 1.3.6.1.4.1.20301.2.7.13.3.2.16.2 | Counter32 | read-only | current |
| ipStatsInAddrErrors OBJECT-TYPE ip InAddrErrors | 1.3.6.1.4.1.20301.2.7.13.3.2.16.3 | Counter32 | read-only | current |
| ipStatsInUnknownProtos OBJECT-TYPE ip InUnknownProtos | 1.3.6.1.4.1.20301.2.7.13.3.2.16.5 | Counter32 | read-only | current |
| ipStatsInDiscards OBJECT-TYPE ip InDiscards | 1.3.6.1.4.1.20301.2.7.13.3.2.16.6 | Counter32 | read-only | current |
| ipStatsInDelivers OBJECT-TYPE ip InDelivers | 1.3.6.1.4.1.20301.2.7.13.3.2.16.7 | Counter32 | read-only | current |
| ipStatsOutRequests OBJECT-TYPE ip OutRequests | 1.3.6.1.4.1.20301.2.7.13.3.2.16.8 | Counter32 | read-only | current |
| ipStatsOutDiscards OBJECT-TYPE ip OutDiscards | 1.3.6.1.4.1.20301.2.7.13.3.2.16.9 | Counter32 | read-only | current |
| ipStatsDefaultTTL OBJECT-TYPE ip DefaultTTL | 1.3.6.1.4.1.20301.2.7.13.3.2.16.19 | Counter32 | read-only | current |
| icmpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.17 | |||
| icmpStatsInMsgs OBJECT-TYPE icmp InMsgs | 1.3.6.1.4.1.20301.2.7.13.3.2.17.1 | Counter32 | read-only | current |
| icmpStatsInErrors OBJECT-TYPE icmp InErrors | 1.3.6.1.4.1.20301.2.7.13.3.2.17.2 | Counter32 | read-only | current |
| icmpStatsInDestUnreachs OBJECT-TYPE icmp InDestUnreachs | 1.3.6.1.4.1.20301.2.7.13.3.2.17.3 | Counter32 | read-only | current |
| icmpStatsInTimeExcds OBJECT-TYPE icmp InTimeExcds | 1.3.6.1.4.1.20301.2.7.13.3.2.17.4 | Counter32 | read-only | current |
| icmpStatsInParmProbs OBJECT-TYPE icmp InParmProbs | 1.3.6.1.4.1.20301.2.7.13.3.2.17.5 | Counter32 | read-only | current |
| icmpStatsInSrcQuenchs OBJECT-TYPE icmp InSrcQuenchs | 1.3.6.1.4.1.20301.2.7.13.3.2.17.6 | Counter32 | read-only | current |
| icmpStatsInRedirects OBJECT-TYPE icmp InRedirects | 1.3.6.1.4.1.20301.2.7.13.3.2.17.7 | Counter32 | read-only | current |
| icmpStatsInEchos OBJECT-TYPE icmp InEchos | 1.3.6.1.4.1.20301.2.7.13.3.2.17.8 | Counter32 | read-only | current |
| icmpStatsInEchoReps OBJECT-TYPE icmp InEchoReps | 1.3.6.1.4.1.20301.2.7.13.3.2.17.9 | Counter32 | read-only | current |
| icmpStatsInTimestamps OBJECT-TYPE icmp InTimestamps | 1.3.6.1.4.1.20301.2.7.13.3.2.17.10 | Counter32 | read-only | current |
| icmpStatsInTimestampReps OBJECT-TYPE icmp InTimestampReps | 1.3.6.1.4.1.20301.2.7.13.3.2.17.11 | Counter32 | read-only | current |
| icmpStatsInAddrMasks OBJECT-TYPE icmp InAddrMasks | 1.3.6.1.4.1.20301.2.7.13.3.2.17.12 | Counter32 | read-only | current |
| icmpStatsInAddrMaskReps OBJECT-TYPE icmp InAddrMaskReps | 1.3.6.1.4.1.20301.2.7.13.3.2.17.13 | Counter32 | read-only | current |
| icmpStatsOutMsgs OBJECT-TYPE icmp OutMsgs | 1.3.6.1.4.1.20301.2.7.13.3.2.17.14 | Counter32 | read-only | current |
| icmpStatsOutErrors OBJECT-TYPE icmp OutErrors | 1.3.6.1.4.1.20301.2.7.13.3.2.17.15 | Counter32 | read-only | current |
| icmpStatsOutDestUnreachs OBJECT-TYPE icmp OutDestUnreachs | 1.3.6.1.4.1.20301.2.7.13.3.2.17.16 | Counter32 | read-only | current |
| icmpStatsOutTimeExcds OBJECT-TYPE icmp OutTimeExcds | 1.3.6.1.4.1.20301.2.7.13.3.2.17.17 | Counter32 | read-only | current |
| icmpStatsOutParmProbs OBJECT-TYPE icmp OutParmProbs | 1.3.6.1.4.1.20301.2.7.13.3.2.17.18 | Counter32 | read-only | current |
| icmpStatsOutSrcQuenchs OBJECT-TYPE icmp OutSrcQuenchs | 1.3.6.1.4.1.20301.2.7.13.3.2.17.19 | Counter32 | read-only | current |
| icmpStatsOutRedirects OBJECT-TYPE icmp OutRedirects | 1.3.6.1.4.1.20301.2.7.13.3.2.17.20 | Counter32 | read-only | current |
| icmpStatsOutEchos OBJECT-TYPE icmp OutEchos | 1.3.6.1.4.1.20301.2.7.13.3.2.17.21 | Counter32 | read-only | current |
| icmpStatsOutEchoReps OBJECT-TYPE icmp OutEchoReps | 1.3.6.1.4.1.20301.2.7.13.3.2.17.22 | Counter32 | read-only | current |
| icmpStatsOutTimestamps OBJECT-TYPE icmp OutTimestamps | 1.3.6.1.4.1.20301.2.7.13.3.2.17.23 | Counter32 | read-only | current |
| icmpStatsOutTimestampReps OBJECT-TYPE icmp OutTimestampReps | 1.3.6.1.4.1.20301.2.7.13.3.2.17.24 | Counter32 | read-only | current |
| icmpStatsOutAddrMasks OBJECT-TYPE icmp OutAddrMasks | 1.3.6.1.4.1.20301.2.7.13.3.2.17.25 | Counter32 | read-only | current |
| icmpStatsOutAddrMaskReps OBJECT-TYPE icmp OutAddrMaskReps | 1.3.6.1.4.1.20301.2.7.13.3.2.17.26 | Counter32 | read-only | current |
| tcpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.18 | |||
| tcpStatsRtoAlgorithm OBJECT-TYPE tcp RtoAlgorithm | 1.3.6.1.4.1.20301.2.7.13.3.2.18.1 | Counter32 | read-only | current |
| tcpStatsRtoMin OBJECT-TYPE tcp RtoMin | 1.3.6.1.4.1.20301.2.7.13.3.2.18.2 | Counter32 | read-only | current |
| tcpStatsRtoMax OBJECT-TYPE tcp RtoMax | 1.3.6.1.4.1.20301.2.7.13.3.2.18.3 | Counter32 | read-only | current |
| tcpStatsMaxConn OBJECT-TYPE tcp MaxConn | 1.3.6.1.4.1.20301.2.7.13.3.2.18.4 | Counter32 | read-only | current |
| tcpStatsActiveOpens OBJECT-TYPE tcp ActiveOpens | 1.3.6.1.4.1.20301.2.7.13.3.2.18.5 | Counter32 | read-only | current |
| tcpStatsPassiveOpens OBJECT-TYPE tcp PassiveOpens | 1.3.6.1.4.1.20301.2.7.13.3.2.18.6 | Counter32 | read-only | current |
| tcpStatsAttemptFails OBJECT-TYPE tcp AttemptFails | 1.3.6.1.4.1.20301.2.7.13.3.2.18.7 | Counter32 | read-only | current |
| tcpStatsEstabResets OBJECT-TYPE tcp EstabResets | 1.3.6.1.4.1.20301.2.7.13.3.2.18.8 | Counter32 | read-only | current |
| tcpStatsInSegs OBJECT-TYPE tcp InSegs | 1.3.6.1.4.1.20301.2.7.13.3.2.18.9 | Counter32 | read-only | current |
| tcpStatsOutSegs OBJECT-TYPE tcp OutSegs | 1.3.6.1.4.1.20301.2.7.13.3.2.18.10 | Counter32 | read-only | current |
| tcpStatsRetransSegs OBJECT-TYPE tcp RetransSegs | 1.3.6.1.4.1.20301.2.7.13.3.2.18.11 | Counter32 | read-only | current |
| tcpStatsInErrs OBJECT-TYPE tcp InErrs | 1.3.6.1.4.1.20301.2.7.13.3.2.18.12 | Counter32 | read-only | current |
| tcpStatsCurrEstab OBJECT-TYPE tcp CurrEstab | 1.3.6.1.4.1.20301.2.7.13.3.2.18.13 | Counter32 | read-only | current |
| tcpStatsCurrConn OBJECT-TYPE tcp CurrConn | 1.3.6.1.4.1.20301.2.7.13.3.2.18.14 | Counter32 | read-only | current |
| tcpStatsOutRsts OBJECT-TYPE tcp OutRsts | 1.3.6.1.4.1.20301.2.7.13.3.2.18.15 | Counter32 | read-only | current |
| udpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.19 | |||
| udpStatsInDatagrams OBJECT-TYPE udp InDatagrams | 1.3.6.1.4.1.20301.2.7.13.3.2.19.1 | Counter32 | read-only | current |
| udpStatsOutDatagrams OBJECT-TYPE udp OutDatagrams | 1.3.6.1.4.1.20301.2.7.13.3.2.19.2 | Counter32 | read-only | current |
| udpStatsInErrors OBJECT-TYPE udp InErrors | 1.3.6.1.4.1.20301.2.7.13.3.2.19.3 | Counter32 | read-only | current |
| udpStatsNoPorts OBJECT-TYPE udp NoPorts | 1.3.6.1.4.1.20301.2.7.13.3.2.19.4 | Counter32 | read-only | current |
| bootpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.20 | |||
| bootpRelayStatsTable OBJECT-TYPE The BOOTP relay agent statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1 | not-accessible | current | |
| bootpRelayStatsTableEntry OBJECT-TYPE A row in the BOOTP relay agent statistics table. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1.1 | not-accessible | current | |
| bootpRelayStatsIndex OBJECT-TYPE The port number of the port associated with this BOOTP relay statistics entry. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1.1.1 | PortNumber | read-only | current |
| bootpRelayStatsRequestsReceived OBJECT-TYPE The total number of BOOTP request packets received on the port. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1.1.2 | Counter32 | read-only | current |
| bootpRelayStatsRequestsRelayed OBJECT-TYPE The number of request packets relayed to the BOOTP server. If there is more than one server, a request is relayed once for each server; hence, with two servers, this counter will be twice as many as the value of the bootpRelayStatsRequestsReceived object. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1.1.3 | Counter32 | read-only | current |
| bootpRelayStatsRequestsDroppedNoRelay OBJECT-TYPE This counter increases each time a request could not be relayed because BOOTP relay is disabled or not allowed on the port. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1.1.5 | Counter32 | read-only | current |
| bootpRelayStatsRequestsDroppedNoServer OBJECT-TYPE This counter increases each time a request is dropped because there is no configured server or the server is unreachable because there is no active IP interface that can be used for relaying the request to the server. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1.1.6 | Counter32 | read-only | current |
| bootpRelayStatsRequestsDroppedError OBJECT-TYPE This counter increases each time a request is dropped due to various errors encountered while processing the request packet. Such errors include short packet length, invalid 'hops' value, and memory allocation errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1.1.7 | Counter32 | read-only | current |
| bootpRelayStatsRepliesReceived OBJECT-TYPE This is the total number of BOOTP response packets received on the port associated with this object. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1.1.8 | Counter32 | read-only | current |
| bootpRelayStatsRepliesRelayed OBJECT-TYPE This is the total number of response packets that were relayed to the client. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1.1.9 | Counter32 | read-only | current |
| bootpRelayStatsRepliesDroppedError OBJECT-TYPE This counter increases each time a response packet is dropped due to various errors encountered while processing the packet. Errors include unknown relay agent addresses ('giaddr'), and memory allocation errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.20.1.1.10 | Counter32 | read-only | current |
| ospf3Stats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.22 | |||
| ospf3GeneralStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1 | |||
| ospf3CumRxTxDisdStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1 | |||
| ospf3CumRxPkts OBJECT-TYPE The total number of Ospf3 packets received on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.1 | Counter32 | read-only | current |
| ospf3CumTxPkts OBJECT-TYPE The total number of Ospf3 packets transmitted on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.2 | Counter32 | read-only | current |
| ospf3CumDisdPkts OBJECT-TYPE The total number of Ospf3 packets discaded on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.3 | Counter32 | read-only | current |
| ospf3CumRxHello OBJECT-TYPE The total number of Hello packets received on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.4 | Counter32 | read-only | current |
| ospf3CumTxHello OBJECT-TYPE The total number of Hello packets transmitted on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.5 | Counter32 | read-only | current |
| ospf3CumDisdHello OBJECT-TYPE The total number of Hello packets discaded on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.6 | Counter32 | read-only | current |
| ospf3CumRxDatabase OBJECT-TYPE The total number of Database Description packets received on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.7 | Counter32 | read-only | current |
| ospf3CumTxDatabase OBJECT-TYPE The total number of Database Description packets transmitted on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.8 | Counter32 | read-only | current |
| ospf3CumDisdDatabase OBJECT-TYPE The total number of Database Description packets discarded on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.9 | Counter32 | read-only | current |
| ospf3CumRxlsReqs OBJECT-TYPE The total number of Link State Request packets received on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.10 | Counter32 | read-only | current |
| ospf3CumTxlsReqs OBJECT-TYPE The total number of Link State Request packets transmitted on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.11 | Counter32 | read-only | current |
| ospf3CumDisdlsReqs OBJECT-TYPE The total number of Link State Request packets discarded on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.12 | Counter32 | read-only | current |
| ospf3CumRxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets received on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.13 | Counter32 | read-only | current |
| ospf3CumTxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets transmitted on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.14 | Counter32 | read-only | current |
| ospf3CumDisdlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets discarded on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.15 | Counter32 | read-only | current |
| ospf3CumRxlsUpdates OBJECT-TYPE The total number of Link State Update packets received on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.16 | Counter32 | read-only | current |
| ospf3CumTxlsUpdates OBJECT-TYPE The total number of Link State Update packets transmitted on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.17 | Counter32 | read-only | current |
| ospf3CumDisdlsUpdates OBJECT-TYPE The total number of Link State Update packets discarded on all of the router's interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.1.18 | Counter32 | read-only | current |
| ospf3CumNbrChangeStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.2 | |||
| ospf3CumNbrDown OBJECT-TYPE The total number of times neighbors now existing on the interfaces now present on the router have changed into DOWN state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.2.1 | Counter32 | read-only | current |
| ospf3CumNbrAttempt OBJECT-TYPE The total number of times neighbors now existing the on interfaces now present on the router have changed into ATTEMPT state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.2.2 | Counter32 | read-only | current |
| ospf3CumNbrInit OBJECT-TYPE The total number of times neighbors now existing the on interfaces now present on the router have changed into INIT state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.2.3 | Counter32 | read-only | current |
| ospf3CumNbrN2way OBJECT-TYPE The total number of times neighbors now existing the on interfaces now present on the router have changed into 2WAY state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.2.4 | Counter32 | read-only | current |
| ospf3CumNbrExStart OBJECT-TYPE The total number of times neighbors now existing the on interfaces now present on the router have changed into EXSTART state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.2.5 | Counter32 | read-only | current |
| ospf3CumNbrExchange OBJECT-TYPE The total number of times neighbors now existing the on interfaces now present on the router have changed into EXCHANGE state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.2.6 | Counter32 | read-only | current |
| ospf3CumNbrLoading OBJECT-TYPE The total number of times neighbors now existing the on interfaces now present on the router have changed into LOADING state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.2.7 | Counter32 | read-only | current |
| ospf3CumNbrFull OBJECT-TYPE The total number of times neighbors now existing the on interfaces now present on the router have changed into FULL state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.2.8 | Counter32 | read-only | current |
| ospf3CumNbrAllEvents OBJECT-TYPE The total number of times neighbors now existing the on interfaces now present on the router have changed state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.2.9 | Counter32 | read-only | current |
| ospf3CumIntfChangeStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.3 | |||
| ospf3CumIntfDown OBJECT-TYPE The total number of times, for all the interfaces on the router, an interface was down. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.3.1 | Counter32 | read-only | current |
| ospf3CumIntfLoop OBJECT-TYPE The total number of times , for all the interfaces on the router, an interface changed State into the LOOP State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.3.2 | Counter32 | read-only | current |
| ospf3CumIntfWaiting OBJECT-TYPE The total number of times , for all the interfaces on the router, an interface changed State into the WAITING State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.3.3 | Counter32 | read-only | current |
| ospf3CumIntfPtop OBJECT-TYPE The total number of times , for all the interfaces on the router, an interface changed State into the PTOP State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.3.4 | Counter32 | read-only | current |
| ospf3CumIntfDr OBJECT-TYPE The total number of times , for all the interfaces on the router, an interface changed State into the DR State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.3.5 | Counter32 | read-only | current |
| ospf3CumIntfBackup OBJECT-TYPE The total number of times , for all the interfaces on the router, an interface changed State into the BACKUP State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.3.6 | Counter32 | read-only | current |
| ospf3CumIntfDrOther OBJECT-TYPE The total number of times , for all the interfaces on the router, an interface changed State into the DROTHER State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.3.7 | Counter32 | read-only | current |
| ospf3CumIntfAllEvents OBJECT-TYPE The total number of times , for all the interfaces on the router, an interface changed it's state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.3.8 | Counter32 | read-only | current |
| ospf3TimersKickOffStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.4 | |||
| ospf3TmrsKckOffHello 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.20301.2.7.13.3.2.22.1.4.1 | Counter32 | read-only | current |
| ospf3TmrsKckOffWait OBJECT-TYPE The sum total number of times the KickOffWait timer has been fired (which triggers the send of a KickOffWait packet) across all OPSF areas and interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.4.2 | Counter32 | read-only | current |
| ospf3TmrsKckOffPoll OBJECT-TYPE The sum total number of times the KickOffPoll timer has been fired (which triggers the send of a KickOffPoll packet) across all OPSF areas and interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.4.3 | Counter32 | read-only | current |
| ospf3TmrsKckOffNbrProbe OBJECT-TYPE The sum total number of times the KickOffNbrProbe timer has been fired (which triggers the send of a KickOffNbrProbe packet) across all OPSF areas and interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.1.4.4 | Counter32 | read-only | current |
| ospf3Area OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2 | |||
| ospf3AreaRxTxDisdStats OBJECT-TYPE The table of Ospf3 Area Rx/Tx Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1 | not-accessible | current | |
| ospf3AreaRxTxDisdStatsEntry OBJECT-TYPE Rx Tx packet Statistics about a Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1 | not-accessible | current | |
| ospf3AreaRxTxDisdIndex OBJECT-TYPE The index of the ospf3 Area for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.1 | Integer32 | read-only | current |
| ospf3AreaRxPkts OBJECT-TYPE The total number of Ospf3 packets received in this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.2 | Counter32 | read-only | current |
| ospf3AreaTxPkts OBJECT-TYPE The total number of Ospf3 packets transmitted in this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.3 | Counter32 | read-only | current |
| ospf3AreaDisdPkts OBJECT-TYPE The total number of Ospf3 packets discaded in this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.4 | Counter32 | read-only | current |
| ospf3AreaRxHello OBJECT-TYPE The total number of Hello packets received in this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.5 | Counter32 | read-only | current |
| ospf3AreaTxHello OBJECT-TYPE The total number of Hello packets transmitted in this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.6 | Counter32 | read-only | current |
| ospf3AreaDisdHello OBJECT-TYPE The total number of Hello packets discaded in this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.7 | Counter32 | read-only | current |
| ospf3AreaRxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.8 | Counter32 | read-only | current |
| ospf3AreaTxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.9 | Counter32 | read-only | current |
| ospf3AreaDisdDatabase OBJECT-TYPE The total number of Database Description packets discarded for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.10 | Counter32 | read-only | current |
| ospf3AreaRxlsReqs OBJECT-TYPE The total number of Link State Request packets received for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.11 | Counter32 | read-only | current |
| ospf3AreaTxlsReqs OBJECT-TYPE The total number of Link State Request packets transmitted for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.12 | Counter32 | read-only | current |
| ospf3AreaDisdlsReqs OBJECT-TYPE The total number of Link State Request packets discarded for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.13 | Counter32 | read-only | current |
| ospf3AreaRxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets received for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.14 | Counter32 | read-only | current |
| ospf3AreaTxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets transmitted for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.15 | Counter32 | read-only | current |
| ospf3AreaDisdlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets discarded for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.16 | Counter32 | read-only | current |
| ospf3AreaRxlsUpdates OBJECT-TYPE The total number of Link State Update packets received for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.17 | Counter32 | read-only | current |
| ospf3AreaTxlsUpdates OBJECT-TYPE The total number of Link State Update packets transmitted for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.18 | Counter32 | read-only | current |
| ospf3AreaDisdlsUpdates OBJECT-TYPE The total number of Link State Update packets discarded for this Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.1.1.19 | Counter32 | read-only | current |
| ospf3AreaNbrChangeStats OBJECT-TYPE The table of Ospf3 Neighbor change Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2 | not-accessible | current | |
| ospf3AreaNbrChangeStatsEntry OBJECT-TYPE Ospf3 Neighbor Change statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1 | not-accessible | current | |
| ospf3AreaNbrIndex OBJECT-TYPE The index of the Ospf3 Area for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1.1 | Integer32 | read-only | current |
| ospf3AreaNbrDown OBJECT-TYPE The total number of times neighbors now existing on this area have changed into DOWN state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1.2 | Counter32 | read-only | current |
| ospf3AreaNbrAttempt OBJECT-TYPE The total number of times neighbors now existing on this area have changed into ATTEMPT state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1.3 | Counter32 | read-only | current |
| ospf3AreaNbrInit OBJECT-TYPE The total number of times neighbors now existing on this area have changed into INIT state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1.4 | Counter32 | read-only | current |
| ospf3AreaNbrN2way OBJECT-TYPE The total number of times neighbors now existing on this area have changed into 2WAY state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1.5 | Counter32 | read-only | current |
| ospf3AreaNbrExStart OBJECT-TYPE The total number of times neighbors now existing on this area have changed into EXSTART state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1.6 | Counter32 | read-only | current |
| ospf3AreaNbrExchange OBJECT-TYPE The total number of times neighbors now existing on this area have changed into EXCHANGE state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1.7 | Counter32 | read-only | current |
| ospf3AreaNbrLoading OBJECT-TYPE The total number of times neighbors now existing on this area have changed into LOADING state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1.8 | Counter32 | read-only | current |
| ospf3AreaNbrFull OBJECT-TYPE The total number of times neighbors now existing on this area have changed into FULL state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1.9 | Counter32 | read-only | current |
| ospf3AreaNbrAllEvents OBJECT-TYPE The total number of times neighbors now existing on this area have changed state or an error had occured. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.2.1.10 | Counter32 | read-only | current |
| ospf3AreaIntfChangeStats OBJECT-TYPE The table of Ospf3 Interface change Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3 | not-accessible | current | |
| ospf3AreaIntfChangeStatsEntry OBJECT-TYPE Ospf3 interface Change statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3.1 | not-accessible | current | |
| ospf3AreaIntfIndex OBJECT-TYPE The index of the Ospf3 Interface for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3.1.1 | Integer32 | read-only | current |
| ospf3AreaIntfDown OBJECT-TYPE The total number of changes into the DOWN State of the interfaces associated with this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3.1.2 | Counter32 | read-only | current |
| ospf3AreaIntfLoop OBJECT-TYPE The total number of changes into the LOOP State of the interfaces associated with this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3.1.3 | Counter32 | read-only | current |
| ospf3AreaIntfWaiting OBJECT-TYPE The total number of changes into the WAITING State of the interfaces associated with this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3.1.4 | Counter32 | read-only | current |
| ospf3AreaIntfPtop OBJECT-TYPE The total number of changes into the PTOP State of the interfaces associated with this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3.1.5 | Counter32 | read-only | current |
| ospf3AreaIntfDr OBJECT-TYPE The total number of changes into the DR State of the interfaces associated with this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3.1.6 | Counter32 | read-only | current |
| ospf3AreaIntfBackup OBJECT-TYPE The total number of changes into the BACKUP State of the interfaces associated with this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3.1.7 | Counter32 | read-only | current |
| ospf3AreaIntfDrOther OBJECT-TYPE The total number of changes into the DROTHER State of the interfaces associated with this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3.1.8 | Counter32 | read-only | current |
| ospf3AreaIntfAllEvents OBJECT-TYPE The total number of State changes of the interfaces associated with this OSPF area | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.3.1.9 | Counter32 | read-only | current |
| ospf3AreaErrorStats OBJECT-TYPE The table of Ospf3 Interface Error Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4 | not-accessible | current | |
| ospf3AreaErrorStatsEntry OBJECT-TYPE Error Statistics for an Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1 | not-accessible | current | |
| ospf3AreaErrIndex OBJECT-TYPE The index of the Ospf3 Area for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.1 | Integer32 | read-only | current |
| ospf3AreaErrRxOnPasv OBJECT-TYPE The total number of packets received by all of the interfaces in this area that are received on a passive interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.2 | Counter32 | read-only | current |
| ospf3AreaErrRxOspfOff OBJECT-TYPE The total number of packets received by all of the interfaces in this area that are received while OSPF was disabled. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.3 | Counter32 | read-only | current |
| ospf3AreaErrRxOnNotup OBJECT-TYPE The total number of packets received by all of the interfaces in this area that are received while the interface was disabled. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.4 | Counter32 | read-only | current |
| ospf3AreaErrRxVerMismatch OBJECT-TYPE The total number of packets received by all of the interfaces in this area that have an OSPF version number not equal to the one of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.5 | Counter32 | read-only | current |
| ospf3AreaErrRxZeroRTRID OBJECT-TYPE The total number of packets received by all of the interfaces in this area that have a RouterID of 0. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.6 | Counter32 | read-only | current |
| ospf3AreaErrRxSameRTRID OBJECT-TYPE The total number of packets received by all of the interfaces in this area that have the same RouterID as this Router. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.7 | Counter32 | read-only | current |
| ospf3AreaErrRxMismatchInstID OBJECT-TYPE The total number of packets received by all of the interfaces in this area that have an instance number not equal to the one of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.8 | Counter32 | read-only | current |
| ospf3AreaErrBadAreaID OBJECT-TYPE The total number of packets received by all of the interfaces in this area that have an area number not equal to the one of the area of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.9 | Counter32 | read-only | current |
| ospf3AreaErrBadDestAddr OBJECT-TYPE The total number of packets discarded by all of the interfaces in this area because of a destination address mismatch. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.10 | Counter32 | read-only | current |
| ospf3AreaErrBadChecksum OBJECT-TYPE The total number of packets discarded by all of the interfaces in this area because of a bad checksum. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.11 | Counter32 | read-only | current |
| ospf3AreaErrBadNeighbour OBJECT-TYPE The total number of packets discarded by all of the interfaces in this area because they could not be associated with any neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.12 | Counter32 | read-only | current |
| ospf3AreaErrBadPktType OBJECT-TYPE The total number of packets discarded by all of the interfaces in this area because the packet type was not recognized. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.13 | Counter32 | read-only | current |
| ospf3AreaErrHelloMismatch OBJECT-TYPE The total number of packets received with a different hello interval by all of the interfaces in this area . | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.14 | Counter32 | read-only | current |
| ospf3AreaErrOptionsMismatch OBJECT-TYPE The total number of packets received with a different options by all of the interfaces in this area . | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.15 | Counter32 | read-only | current |
| ospf3AreaErrDeadMismatch OBJECT-TYPE The total number of packets received with a different dead interval in this area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.16 | Counter32 | read-only | current |
| ospf3AreaErrHelloNoNbr OBJECT-TYPE The total number of packets received from an unknown neighbor when all of the interfaces in this area has a Network Type of NBMA or PTOMP. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.2.4.1.17 | Counter32 | read-only | current |
| ospf3Interface OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3 | |||
| ospf3IntfRxTxDisdStats OBJECT-TYPE The table of Ospf3 Intf Rx/Tx Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1 | not-accessible | current | |
| ospf3IntfRxTxDisdStatsEntry OBJECT-TYPE Rx Tx packet Statistics about a Ospf3 area. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1 | not-accessible | current | |
| ospf3IntfRxTxDisdIndex OBJECT-TYPE The index of the ospf3 Intf for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.1 | Integer32 | read-only | current |
| ospf3IntfRxPkts OBJECT-TYPE The total number of Ospf3 packets received on this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.2 | Counter32 | read-only | current |
| ospf3IntfTxPkts OBJECT-TYPE The total number of Ospf3 packets transmitted on this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.3 | Counter32 | read-only | current |
| ospf3IntfDisdPkts OBJECT-TYPE The total number of Ospf3 packets discaded on this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.4 | Counter32 | read-only | current |
| ospf3IntfRxHello OBJECT-TYPE The total number of Hello packets received on this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.5 | Counter32 | read-only | current |
| ospf3IntfTxHello OBJECT-TYPE The total number of Hello packets transmitted on this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.6 | Counter32 | read-only | current |
| ospf3IntfDisdHello OBJECT-TYPE The total number of Hello packets discaded in this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.7 | Counter32 | read-only | current |
| ospf3IntfRxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.8 | Counter32 | read-only | current |
| ospf3IntfTxDatabase OBJECT-TYPE The total number of Database Description packets transmitted for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.9 | Counter32 | read-only | current |
| ospf3IntfDisdDatabase OBJECT-TYPE The total number of Database Description packets discarded for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.10 | Counter32 | read-only | current |
| ospf3IntfRxlsReqs OBJECT-TYPE The total number of Link State Request packets received for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.11 | Counter32 | read-only | current |
| ospf3IntfTxlsReqs OBJECT-TYPE The total number of Link State Request packets transmitted for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.12 | Counter32 | read-only | current |
| ospf3IntfDisdlsReqs OBJECT-TYPE The total number of Link State Request packets discarded for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.13 | Counter32 | read-only | current |
| ospf3IntfRxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets received for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.14 | Counter32 | read-only | current |
| ospf3IntfTxlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets transmitted for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.15 | Counter32 | read-only | current |
| ospf3IntfDisdlsAcks OBJECT-TYPE The total number of Link State Acknowledgement packets discarded for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.16 | Counter32 | read-only | current |
| ospf3IntfRxlsUpdates OBJECT-TYPE The total number of Link State Update packets received for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.17 | Counter32 | read-only | current |
| ospf3IntfTxlsUpdates OBJECT-TYPE The total number of Link State Update packets transmitted for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.18 | Counter32 | read-only | current |
| ospf3IntfDisdlsUpdates OBJECT-TYPE The total number of Link State Update packets discarded for this Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.1.1.19 | Counter32 | read-only | current |
| ospf3IntfNbrChangeStats OBJECT-TYPE The table of Ospf3 Interface Neighbour change Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2 | not-accessible | current | |
| ospf3IntfNbrChangeStatsEntry OBJECT-TYPE Ospf3 interface Neighbour Change statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1 | not-accessible | current | |
| ospf3IntfNbrIndex OBJECT-TYPE The index of the Ospf3 Interface for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1.1 | Integer32 | read-only | current |
| ospf3IntfNbrDown OBJECT-TYPE The total number of times neighbors now existing on this interface have changed into DOWN state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1.2 | Counter32 | read-only | current |
| ospf3IntfNbrAttempt OBJECT-TYPE The total number of times neighbors now existing on this interface have changed into ATTEMPT state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1.3 | Counter32 | read-only | current |
| ospf3IntfNbrInit OBJECT-TYPE The total number of times neighbors now existing on this interface have changed into INIT state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1.4 | Counter32 | read-only | current |
| ospf3IntfNbrN2way OBJECT-TYPE The total number of times neighbors now existing on this interface have changed into 2WAY state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1.5 | Counter32 | read-only | current |
| ospf3IntfNbrExStart OBJECT-TYPE The total number of times neighbors now existing on this interface have changed into EXSTART state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1.6 | Counter32 | read-only | current |
| ospf3IntfNbrExchange OBJECT-TYPE The total number of times neighbors now existing on this interface have changed into EXCHANGE state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1.7 | Counter32 | read-only | current |
| ospf3IntfNbrLoading OBJECT-TYPE The total number of times neighbors now existing on this interface have changed into LOADING state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1.8 | Counter32 | read-only | current |
| ospf3IntfNbrFull OBJECT-TYPE The total number of times neighbors now existing on this interface have changed into FULL state. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1.9 | Counter32 | read-only | current |
| ospf3IntfNbrAllEvents OBJECT-TYPE The total number of times neighbors now existing on this interface have changed state or an error had occured. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.2.1.10 | Counter32 | read-only | current |
| ospf3IntfChangeStats OBJECT-TYPE The table of Ospf3 Interface change Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3 | not-accessible | current | |
| ospf3IntfChangeStatsEntry OBJECT-TYPE Ospf3 interface Change statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3.1 | not-accessible | current | |
| ospf3IntfIndex OBJECT-TYPE The index of the Ospf3 Interface for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3.1.1 | Integer32 | read-only | current |
| ospf3IntfDown OBJECT-TYPE The total number of times the interface was down. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3.1.2 | Counter32 | read-only | current |
| ospf3IntfLoop OBJECT-TYPE The total number of times this interface changed State into the LOOP State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3.1.3 | Counter32 | read-only | current |
| ospf3IntfWaiting OBJECT-TYPE The total number of times this interface changed State into the Waiting State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3.1.4 | Counter32 | read-only | current |
| ospf3IntfPtop OBJECT-TYPE The total number of times this interface changed State into the PTOP State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3.1.5 | Counter32 | read-only | current |
| ospf3IntfDr OBJECT-TYPE The total number of times this interface changed State into the DR State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3.1.6 | Counter32 | read-only | current |
| ospf3IntfBackup OBJECT-TYPE The total number of times this interface changed State into the Backup State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3.1.7 | Counter32 | read-only | current |
| ospf3IntfDrOther OBJECT-TYPE The total number of times this interface changed State into the DrOther State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3.1.8 | Counter32 | read-only | current |
| ospf3IntfAllEvents OBJECT-TYPE The total number of times this interface changed State. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.3.1.9 | Counter32 | read-only | current |
| ospf3IntfErrorStats OBJECT-TYPE The table of Ospf3 Interface Error Statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4 | not-accessible | current | |
| ospf3IntfErrorStatsEntry OBJECT-TYPE Error Statistics for an Ospf3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1 | not-accessible | current | |
| ospf3IntfErrIndex OBJECT-TYPE The index of the Ospf3 Intf for which these statistics apply. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.1 | Integer32 | read-only | current |
| ospf3IntfErrRxOnPasv OBJECT-TYPE The total number of packets received by this interface that are received on a passive interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.2 | Counter32 | read-only | current |
| ospf3IntfErrRxOspfOff OBJECT-TYPE The total number of packets received by this interface that are received while OSPF was disabled. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.3 | Counter32 | read-only | current |
| ospf3IntfErrRxOnNotup OBJECT-TYPE The total number of packets received by this interface that are received while the interface was disabled. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.4 | Counter32 | read-only | current |
| ospf3IntfErrRxVerMismatch OBJECT-TYPE The total number of packets received by this interface that have an OSPF version number not equal to the one of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.5 | Counter32 | read-only | current |
| ospf3IntfErrRxZeroRTRID OBJECT-TYPE The total number of packets received by this interface that have a RouterID of 0. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.6 | Counter32 | read-only | current |
| ospf3IntfErrRxSameRTRID OBJECT-TYPE The total number of packets received by this interface that have the same RouterID as this Router. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.7 | Counter32 | read-only | current |
| ospf3IntfErrRxMismatchInstID OBJECT-TYPE The total number of packets received by this interface that have an instance number not equal to the one of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.8 | Counter32 | read-only | current |
| ospf3IntfErrBadAreaID OBJECT-TYPE The total number of packets received by this interface that have an area number not equal to the one of the area of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.9 | Counter32 | read-only | current |
| ospf3IntfErrBadDestAddr OBJECT-TYPE The total number of packets discarded by this interface because of a destination address mismatch. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.10 | Counter32 | read-only | current |
| ospf3IntfErrBadChecksum OBJECT-TYPE The total number of packets discarded by this interface because of a bad checksum. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.11 | Counter32 | read-only | current |
| ospf3IntfErrBadNeighbour OBJECT-TYPE The total number of packets discarded by this interface because they could not be associated with any neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.12 | Counter32 | read-only | current |
| ospf3IntfErrBadPktType OBJECT-TYPE The total number of packets discarded by this interface because the packet type was not recognized. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.13 | Counter32 | read-only | current |
| ospf3IntfErrHelloMismatch OBJECT-TYPE The total number of packets received with a different hello interval by this interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.14 | Counter32 | read-only | current |
| ospf3IntfErrOptionsMismatch OBJECT-TYPE The total number of packets received with a different options by this interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.15 | Counter32 | read-only | current |
| ospf3IntfErrDeadMismatch OBJECT-TYPE The total number of packets received with a different dead interval by this interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.16 | Counter32 | read-only | current |
| ospf3IntfErrMTUMismatch OBJECT-TYPE The total number of packets received with a different MTU size by this interface. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.17 | Counter32 | read-only | current |
| ospf3IntfErrHelloNoNbr OBJECT-TYPE The total number of packets received from an unknown neighbor when this interface has a Network Type of NBMA or PTOMP. | 1.3.6.1.4.1.20301.2.7.13.3.2.22.3.4.1.18 | Counter32 | read-only | current |
| mldStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.23 | |||
| mldIfStatsTable OBJECT-TYPE The table listing the interfaces on which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1 | not-accessible | current | |
| mldIfStatsEntry OBJECT-TYPE An entry representing an interface stats on which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1 | not-accessible | current | |
| mldIfStatsIfIndex OBJECT-TYPE The internetwork-layer interface value of the interface for which MLD msg stats is counted. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.1 | Integer32 | read-only | current |
| rxMldIfStatsGeneralQuery OBJECT-TYPE The total number of MLD Listener Queries received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.2 | Counter32 | read-only | current |
| rxMldIfStatsMASQuery OBJECT-TYPE The total number of MLD Listener MAS Queries received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.3 | Counter32 | read-only | current |
| rxMldIfStatsMASSQQuery OBJECT-TYPE The total number of MLD Listener MASSQ Queries received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.4 | Counter32 | read-only | current |
| rxMldIfStatsMLDv1Report OBJECT-TYPE The total number of MLD Listener Reports (v1) received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.5 | Counter32 | read-only | current |
| rxMldIfStatsMLDv1Done OBJECT-TYPE The total number of MLD Listener Dones (v1/v2) received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.6 | Counter32 | read-only | current |
| rxMldIfStatsMLDv2Report OBJECT-TYPE The total number of MLD Listener Reports (v2) received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.7 | Counter32 | read-only | current |
| rxMldIfStatsIncCrsv2 OBJECT-TYPE The total number of MLD INC CRs (v2) received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.8 | Counter32 | read-only | current |
| rxMldIfStatsExcCrsv2 OBJECT-TYPE The total number of MLD EXC CRs (v2) received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.9 | Counter32 | read-only | current |
| rxMldIfStatsToIncFmcrsv2 OBJECT-TYPE The total number of MLD TO_INC FMCRs (v2) received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.10 | Counter32 | read-only | current |
| rxMldIfStatsToExcFmcrsv2 OBJECT-TYPE The total number of MLD TO_EXC FMCRs (v2) received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.11 | Counter32 | read-only | current |
| rxMldIfStatsAllowSlcrsv2 OBJECT-TYPE The total number of MLD ALLOW SLCRs (v2) received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.12 | Counter32 | read-only | current |
| rxMldIfStatsBlockSlcrsv2 OBJECT-TYPE The total number of MLD BLOCK SLCRs (v2) received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.13 | Counter32 | read-only | current |
| txMldIfStatsGeneralQuery OBJECT-TYPE The total number of MLD Listener Queries sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.14 | Counter32 | read-only | current |
| txMldIfStatsMASQuery OBJECT-TYPE The total number of MLD Listener MAS Queries sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.15 | Counter32 | read-only | current |
| txMldIfStatsMASSQQuery OBJECT-TYPE The total number of MLD Listener MASSQ Queries sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.16 | Counter32 | read-only | current |
| txMldIfStatsMLDv1Report OBJECT-TYPE The total number of MLD Listener Reports (v1) sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.17 | Counter32 | read-only | current |
| txMldIfStatsMLDv1Done OBJECT-TYPE The total number of MLD Listener Dones (v1/v2) sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.18 | Counter32 | read-only | current |
| txMldIfStatsMLDv2Report OBJECT-TYPE The total number of MLD Listener Reports (v2) sent. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.19 | Counter32 | read-only | current |
| txMldIfStatsIncCrsv2 OBJECT-TYPE The total number of MLD INC CRs (v2) sent | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.20 | Counter32 | read-only | current |
| txMldIfStatsExcCrsv2 OBJECT-TYPE The total number of MLD EXC CRs (v2) sent | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.21 | Counter32 | read-only | current |
| txMldIfStatsToIncFmcrsv2 OBJECT-TYPE The total number of MLD TO_INC FMCRs (v2) sent | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.22 | Counter32 | read-only | current |
| txMldIfStatsToExcFmcrsv2 OBJECT-TYPE The total number of MLD TO_EXC FMCRs (v2) sent | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.23 | Counter32 | read-only | current |
| txMldIfStatsAllowSlcrsv2 OBJECT-TYPE The total number of MLD ALLOW SLCRs (v2) sent | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.24 | Counter32 | read-only | current |
| txMldIfStatsBlockSlcrsv2 OBJECT-TYPE The total number of MLD BLOCK SLCRs (v2) received. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.25 | Counter32 | read-only | current |
| errMldIfStatsGeneralQuery OBJECT-TYPE The total number of MLD Listener Queries errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.27 | Counter32 | read-only | current |
| errMldIfStatsMASQuery OBJECT-TYPE The total number of MLD Listener MAS Queries errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.28 | Counter32 | read-only | current |
| errMldIfStatsMASSQQuery OBJECT-TYPE The total number of MLD Listener MASSQ Queries errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.29 | Counter32 | read-only | current |
| errMldIfStatsMLDv1Report OBJECT-TYPE The total number of MLD Listener Report (v1) errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.30 | Counter32 | read-only | current |
| errMldIfStatsMLDv1Done OBJECT-TYPE The total number of MLD Listener Done (v1/v2) errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.31 | Counter32 | read-only | current |
| errMldIfStatsMLDv2Report OBJECT-TYPE The total number of MLD Listener Report (v2) errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.32 | Counter32 | read-only | current |
| errMldIfStatsIncCrsv2 OBJECT-TYPE The total number of MLD INC CRs (v2) errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.33 | Counter32 | read-only | current |
| errMldIfStatsExcCrsv2 OBJECT-TYPE The total number of MLD EXC CRs (v2) errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.34 | Counter32 | read-only | current |
| errMldIfStatsToIncFmcrsv2 OBJECT-TYPE The total number of MLD TO_INC FMCRs (v2) errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.35 | Counter32 | read-only | current |
| errMldIfStatsToExcFmcrsv2 OBJECT-TYPE The total number of MLD TO_EXC FMCRs (v2) errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.36 | Counter32 | read-only | current |
| errMldIfStatsAllowSlcrsv2 OBJECT-TYPE The total number of MLD ALLOW SLCRs (v2) errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.37 | Counter32 | read-only | current |
| errMldIfStatsBlockSlcrsv2 OBJECT-TYPE The total number of MLD BLOCK SLCRs (v2) errors. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.1.1.38 | Counter32 | read-only | current |
| mldStatBadLength OBJECT-TYPE The total number of bad length mld packet. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.2 | Counter32 | read-only | current |
| mldStatBadChecksum OBJECT-TYPE The total number of bad checksum mld packet. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.3 | Counter32 | read-only | current |
| mldStatBadReceiveIf OBJECT-TYPE The total number of bad reveive if mld packet. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.4 | Counter32 | read-only | current |
| mldStatReceiveNonLocal OBJECT-TYPE The total number of non local received mld packet. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.5 | Counter32 | read-only | current |
| mldStatInvalidPkts OBJECT-TYPE The total number of invalid packets. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.6 | Counter32 | read-only | current |
| mldStatTotalL3Ipv6SgvEntries OBJECT-TYPE Total L3 IPv6 (S, G, V) entries | 1.3.6.1.4.1.20301.2.7.13.3.2.23.7 | Counter32 | read-only | current |
| mldStatTotalMLDGroups OBJECT-TYPE The total number of MLD Groups. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.8 | Counter32 | read-only | current |
| mldStatClearAll OBJECT-TYPE Clear all MLD stats. Returns other(1) when read. | 1.3.6.1.4.1.20301.2.7.13.3.2.23.9 | INTEGER {other(1), clear(2)} | read-write | current |
| ipsecStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.24 | |||
| ipsecSaStatsTable OBJECT-TYPE The (conceptual) table listing all of the IPsec SA statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.24.1 | not-accessible | current | |
| ipsecSaStatsEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec SA statistics. | 1.3.6.1.4.1.20301.2.7.13.3.2.24.1.1 | not-accessible | current | |
| ipsecSaStatsIndex OBJECT-TYPE The index of ipsecSaStatsEntry. | 1.3.6.1.4.1.20301.2.7.13.3.2.24.1.1.1 | Unsigned32 | read-only | current |
| ipsecSaStatsSpi OBJECT-TYPE The SPI used by the SA. | 1.3.6.1.4.1.20301.2.7.13.3.2.24.1.1.2 | Unsigned32 | read-only | current |
| ipsecSaStatsProto OBJECT-TYPE The proto(AH,ESP,or Both) used by the SA. | 1.3.6.1.4.1.20301.2.7.13.3.2.24.1.1.3 | INTEGER {any(0), ah(1), esp(2)} | read-only | current |
| ipsecSaStatsDstAddr OBJECT-TYPE The destination IP address for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.2.24.1.1.4 | OCTET STRING (SIZE(16)) | read-only | current |
| ipsecSaStatsUsageTime OBJECT-TYPE The time (in seconds) since the SA was first used. | 1.3.6.1.4.1.20301.2.7.13.3.2.24.1.1.5 | Unsigned32 | read-only | current |
| ipsecSaStatsBytes OBJECT-TYPE The count of bytes for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.2.24.1.1.6 | Unsigned32 | read-only | current |
| ipsecSaStatsPkts OBJECT-TYPE The number of packets sent or received for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.2.24.1.1.7 | Unsigned32 | read-only | current |
| dhcpsnpStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.25 | |||
| dhcpSnoopingStatInPacketRequest OBJECT-TYPE Counter of DHCP REQUEST messages received. | 1.3.6.1.4.1.20301.2.7.13.3.2.25.1 | Integer32 | read-only | current |
| dhcpSnoopingStatInPacketReply OBJECT-TYPE Counter of DHCP REPLY messages received. | 1.3.6.1.4.1.20301.2.7.13.3.2.25.2 | Integer32 | read-only | current |
| dhcpSnoopingStatDroppedPacketInvalid OBJECT-TYPE Counter of dropped DHCP messages due to invalid packet. | 1.3.6.1.4.1.20301.2.7.13.3.2.25.3 | Integer32 | read-only | current |
| dhcpSnoopingStatDroppedPacketRateLimit OBJECT-TYPE Counter of dropped DHCP messages due to Rate Limit in software. | 1.3.6.1.4.1.20301.2.7.13.3.2.25.4 | Integer32 | read-only | current |
| dhcpSnoopingStatDroppedPacketOther OBJECT-TYPE Counter of dropped DHCP messages due to other reason. | 1.3.6.1.4.1.20301.2.7.13.3.2.25.5 | Integer32 | read-only | current |
| nbrStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.2.26 | |||
| nbrStatEntries OBJECT-TYPE The current number of NBR entries. | 1.3.6.1.4.1.20301.2.7.13.3.2.26.1 | Gauge32 | read-only | current |
| nbrStatHighWater OBJECT-TYPE The highest number of NBR entries. | 1.3.6.1.4.1.20301.2.7.13.3.2.26.2 | INTEGER | read-only | current |
| nbrStatMaxEntries OBJECT-TYPE The maximum number of NBR entries. | 1.3.6.1.4.1.20301.2.7.13.3.2.26.3 | INTEGER | read-only | current |
| layer3Info OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3 | |||
| ipRoutingInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.1 | |||
| ipDataRouteInfoTable OBJECT-TYPE The table of run-time IP routes. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1 | not-accessible | current | |
| ipDataRouteInfoEntry OBJECT-TYPE A row in the run-time IP route table | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1 | not-accessible | current | |
| ipDataRouteInfoIndx OBJECT-TYPE The index of this route table. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1.1 | Integer32 | read-only | current |
| ipDataRouteInfoDestIp OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1.2 | IpAddress | read-only | current |
| ipDataRouteInfoMask OBJECT-TYPE The destination IP mask of this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1.3 | IpAddress | read-only | current |
| ipDataRouteInfoGateway OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1.4 | IpAddress | read-only | current |
| ipDataRouteInfoTag OBJECT-TYPE The tag-type for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1.5 | INTEGER {fixed(1), static(2), addr(3), rip(4), broadcast(5), martian(6), multicast(7), vip(8), bgp(9), ospf(10), none(11)} | read-only | current |
| ipDataRouteInfoType OBJECT-TYPE The type of the route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1.6 | INTEGER {indirect(1), direct(2), local(3), broadcast(4), martian(5), multicast(6), other(7)} | read-only | current |
| ipDataRouteInfoInterface OBJECT-TYPE The interface number for which the destination address is applicable. Loopback interfaces are numbered starting with maximum allowed IP interfaces +1. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1.7 | Integer32 | read-only | current |
| ipDataRouteInfoGateway1 OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1.8 | IpAddress | read-only | current |
| ipDataRouteInfoGateway2 OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1.9 | IpAddress | read-only | current |
| ipDataRouteInfoMetric OBJECT-TYPE The Metric for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.1.1.10 | Integer32 | read-only | current |
| routeTableClear OBJECT-TYPE Setting this value to clear(2) clears the route table. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| ipMgmtRouteInfoTable OBJECT-TYPE The table of run-time IP routes. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3 | not-accessible | current | |
| ipMgmtRouteInfoEntry OBJECT-TYPE A row in the run-time IP route table | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1 | not-accessible | current | |
| ipMgmtRouteInfoIndx OBJECT-TYPE The index of this route table. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1.1 | Integer32 | read-only | current |
| ipMgmtRouteInfoDestIp OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1.2 | IpAddress | read-only | current |
| ipMgmtRouteInfoMask OBJECT-TYPE The destination IP mask of this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1.3 | IpAddress | read-only | current |
| ipMgmtRouteInfoGateway OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1.4 | IpAddress | read-only | current |
| ipMgmtRouteInfoTag OBJECT-TYPE The tag-type for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1.5 | INTEGER {fixed(1), static(2), addr(3), rip(4), broadcast(5), martian(6), multicast(7), vip(8), bgp(9), ospf(10), none(11)} | read-only | current |
| ipMgmtRouteInfoType OBJECT-TYPE The type of the route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1.6 | INTEGER {indirect(1), direct(2), local(3), broadcast(4), martian(5), multicast(6), other(7)} | read-only | current |
| ipMgmtRouteInfoInterface OBJECT-TYPE The interface number for which the destination address is applicable. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1.7 | Integer32 | read-only | current |
| ipMgmtRouteInfoGateway1 OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1.8 | IpAddress | read-only | current |
| ipMgmtRouteInfoGateway2 OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1.9 | IpAddress | read-only | current |
| ipMgmtRouteInfoMetric OBJECT-TYPE The Metric for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.1.3.1.10 | Integer32 | read-only | current |
| arpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.2 | |||
| arpInfoTable OBJECT-TYPE The table of ARP entries. | 1.3.6.1.4.1.20301.2.7.13.3.3.2.1 | not-accessible | current | |
| arpInfoEntry OBJECT-TYPE A row in the ARP table | 1.3.6.1.4.1.20301.2.7.13.3.3.2.1.1 | not-accessible | current | |
| arpInfoDestIp OBJECT-TYPE The destination IP address of the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.2.1.1.1 | IpAddress | read-only | current |
| arpInfoMacAddr OBJECT-TYPE The MAC address for the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.2.1.1.2 | PhysAddress | read-only | current |
| arpInfoVLAN OBJECT-TYPE The VLAN identifier for the ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.2.1.1.3 | Integer32 | read-only | current |
| arpInfoSrcPort OBJECT-TYPE The port number on which this entry's equivalence is effective. | 1.3.6.1.4.1.20301.2.7.13.3.3.2.1.1.4 | PortNumber | read-only | current |
| arpInfoFlag OBJECT-TYPE The flag associated with this ARP entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.2.1.1.6 | INTEGER {clear(1), unresolved(2), permanent(3), indirect(4), layer4(5)} | read-only | current |
| arpCacheClear OBJECT-TYPE Setting this value to clear(2) clears the ARP cache. | 1.3.6.1.4.1.20301.2.7.13.3.3.2.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| vrrpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.3 | |||
| vrrpInfoVirtRtrTable OBJECT-TYPE The table of VRRP virtual router run-time information. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.1 | not-accessible | current | |
| vrrpInfoVirtRtrTableEntry OBJECT-TYPE The run-time information about a VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.1.1 | not-accessible | current | |
| vrrpInfoVirtRtrIndex OBJECT-TYPE The VRRP virtual router index. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.1.1.1 | Integer32 | read-only | current |
| vrrpInfoVirtRtrState OBJECT-TYPE The VRRP virtual router state. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.1.1.2 | INTEGER {init(1), master(2), backup(3), holdoff(4)} | read-only | current |
| vrrpInfoVirtRtrOwnership OBJECT-TYPE The VRRP virtual router ownership status. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.1.1.3 | INTEGER {owner(1), renter(2)} | read-only | current |
| vrrpInfoVirtRtrConfig OBJECT-TYPE The status of the VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.1.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vrrpInfoVirtRtrID OBJECT-TYPE The VRRP virtual router identifier. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.1.1.5 | INTEGER (1..255) | read-only | current |
| vrrpInfoVirtRtrAddr OBJECT-TYPE The VRRP virtual router IP address. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.1.1.6 | IpAddress | read-only | current |
| vrrpInfoVirtRtrIfIndex OBJECT-TYPE The IfIndex that the VRRP virtual router is representing. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.1.1.7 | Integer32 | read-only | current |
| vrrpInfoVirtRtrPriority OBJECT-TYPE The priority value to be used by the specified VRRP virtual routers. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.1.1.8 | INTEGER (1..254) | read-only | current |
| vrrpInfoVirtGroupState OBJECT-TYPE VRRP group state. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.2 | DisplayString (SIZE(1..128)) | read-only | current |
| vrrpInfoVirtGroupPriority OBJECT-TYPE VRRP group priority. | 1.3.6.1.4.1.20301.2.7.13.3.3.3.3 | Integer32 | read-only | current |
| ospfinfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.4 | |||
| ospfGeneralInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1 | |||
| ospfStartTime OBJECT-TYPE The time when ospf has been started. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.1 | TimeTicks | read-only | current |
| ospfProcessUptime OBJECT-TYPE The time since ospf has been started. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.2 | TimeTicks | read-only | current |
| ospfLsTypesSupported OBJECT-TYPE The Link State Types that are supported. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.3 | Integer32 | read-only | current |
| ospfIntfCountForRouter OBJECT-TYPE The number of interfaces for this router. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.4 | Integer32 | read-only | current |
| ospfVlinkCountForRouter OBJECT-TYPE The number of virtual links for this router. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.5 | Integer32 | read-only | current |
| ospfTotalNeighbours OBJECT-TYPE The total number of OSPF neighbours. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.6 | Integer32 | read-only | current |
| ospfNbrInInitState OBJECT-TYPE The number of neighbours in the initial state of exchange. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.7 | Integer32 | read-only | current |
| ospfNbrInExchState OBJECT-TYPE The number of neighbours in the exchange state. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.8 | Integer32 | read-only | current |
| ospfNbrInFullState OBJECT-TYPE The number of neighbours in the Full state of exchange. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.9 | Integer32 | read-only | current |
| ospfTotalAreas OBJECT-TYPE The Total number of areas. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.10 | Integer32 | read-only | current |
| ospfTotalTransitAreas OBJECT-TYPE The Total number of Transit areas. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.11 | Integer32 | read-only | current |
| ospfTotalNssaAreas OBJECT-TYPE The Total number of NSSA areas. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.12 | Integer32 | read-only | current |
| ospfTotalStubAreas OBJECT-TYPE The Total number of STUB areas. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.1.13 | Integer32 | read-only | current |
| ospfAreaInfoTable OBJECT-TYPE The table of OSPF Area information. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2 | not-accessible | current | |
| ospfAreaInfoEntry OBJECT-TYPE Information about a OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1 | not-accessible | current | |
| ospfAreaInfoIndex OBJECT-TYPE The OSPF area number for which the OSPF info table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.1 | Integer32 | read-only | current |
| ospfAreaInfoId OBJECT-TYPE The IP address of the OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.2 | IpAddress | read-only | current |
| ospfTotalNumberOfInterfaces OBJECT-TYPE The total number of interfaces for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.3 | Integer32 | read-only | current |
| ospfNumberOfInterfacesUp OBJECT-TYPE The number of interfaces UP in area. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.4 | Integer32 | read-only | current |
| ospfNumberOfLsdbEntries OBJECT-TYPE The number of Link State Database entries for this OSPF area. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.5 | Integer32 | read-only | current |
| ospfAreaInfoAuthType OBJECT-TYPE Area authentication. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.6 | INTEGER {none(1), password(2), md5(3)} | read-only | current |
| ospfAreaInfoLsTypesAccepted OBJECT-TYPE LS types accepted by this area. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.7 | DisplayString (SIZE(0..40)) | read-only | current |
| ospfAreaInfoSPF OBJECT-TYPE Number of times SPF algorithm has been executed. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.8 | Integer32 | read-only | current |
| ospfAreaInfoAreaBorderRouter OBJECT-TYPE Count of ABR local to this area. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.9 | Integer32 | read-only | current |
| ospfAreaInfoASBoundaryRouter OBJECT-TYPE Count of ASBR local to this area. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.10 | Integer32 | read-only | current |
| ospfAreaInfoTotalNeighbours OBJECT-TYPE The total number of OSPF neighbors. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.11 | Integer32 | read-only | current |
| ospfAreaInfoNeighborsINITstate OBJECT-TYPE Total neighbors in INIT state. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.12 | Integer32 | read-only | current |
| ospfAreaInfoNeighborsEXCHstate OBJECT-TYPE Total neighbors in EXCH state. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.13 | Integer32 | read-only | current |
| ospfAreaInfoNeighborsFULLstate OBJECT-TYPE Total neighbors in FULL state. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.2.1.14 | Integer32 | read-only | current |
| ospfIntfInfoTable OBJECT-TYPE The table of OSPF Interface information. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3 | not-accessible | current | |
| ospfIntfInfoEntry OBJECT-TYPE Information about a OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1 | not-accessible | current | |
| ospfIfInfoIndex OBJECT-TYPE The OSPF interface number for which the OSPF info table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.1 | Integer32 | read-only | current |
| ospfIfInfoIpAddress OBJECT-TYPE The IP address of the OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.2 | IpAddress | read-only | current |
| ospfIfInfoArea OBJECT-TYPE The index of the area that the interface belongs. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.3 | INTEGER (0..2) | read-only | current |
| ospfIfInfoAdminStatus OBJECT-TYPE Admin Status of the interface: down(0), up(1). | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.4 | INTEGER {down(0), up(1)} | read-only | current |
| ospfIfInfoPassive OBJECT-TYPE Passive status of the interface: disabled(0), enabled(1). | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.5 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfIfInfoRouterIP OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.6 | IpAddress | read-only | current |
| 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.20301.2.7.13.3.3.4.3.1.7 | INTEGER {down(0), loopback(1), waiting(2), ptop(3), dr(4), backupdr(5), drother(6)} | read-only | current |
| ospfIfInfoPriority OBJECT-TYPE Interface router priority | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.8 | INTEGER (1..255) | read-only | current |
| ospfIfInfoDesignatedRouterIP OBJECT-TYPE The OSPF Designated Router IP (IP Address) for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.9 | IpAddress | read-only | current |
| ospfIfInfoDesignatedRouterIpAddress OBJECT-TYPE The OSPF Designated Router IP Address for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.10 | IpAddress | read-only | current |
| ospfIfInfoBackupDesignatedRouterIP OBJECT-TYPE The OSPF Backup Designated Router IP for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.11 | IpAddress | read-only | current |
| ospfIfInfoBackupDesignatedRouterIpAddress OBJECT-TYPE The OSPF Backup Designated Router Ip Address for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.12 | IpAddress | read-only | current |
| ospfIfInfoHello OBJECT-TYPE The hello timer for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.13 | INTEGER (1..65535) | read-only | current |
| ospfIfInfoHelloMS OBJECT-TYPE Units of time measurement for Hello interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.14 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfIfInfoDead OBJECT-TYPE The dead timer for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.15 | INTEGER (1..65535) | read-only | current |
| ospfIfInfoDeadMS OBJECT-TYPE Units of time measurement for Dead interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.16 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfIfInfoWaitInterval OBJECT-TYPE The OSPF Wait interval for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.17 | Integer32 | read-only | current |
| ospfIfInfoWaitIntervalMS OBJECT-TYPE Units of time measurement for Wait interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.18 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfIfInfoRetransmit OBJECT-TYPE The retransmit interval for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.19 | INTEGER (1..3600) | read-only | current |
| ospfIfInfoTransitDelay OBJECT-TYPE The transit delay for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.20 | INTEGER (1..3600) | read-only | current |
| ospfIfInfoTotalNeighbours OBJECT-TYPE The Total number of neighbours for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.21 | Integer32 | read-only | current |
| ospfIfInfoEvents OBJECT-TYPE The total number of events for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.22 | Integer32 | read-only | current |
| 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.20301.2.7.13.3.3.4.3.1.23 | INTEGER {none(1), password(2), md5(3)} | read-only | current |
| ospfIfInfoPtop OBJECT-TYPE Point-to-point status of the interface: disabled(0), enabled(1). | 1.3.6.1.4.1.20301.2.7.13.3.3.4.3.1.24 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfVirtIntfInfoTable OBJECT-TYPE The table of OSPF virtual interfaces information. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4 | not-accessible | current | |
| ospfVirtIntfInfoEntry OBJECT-TYPE Information about an OSPF virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1 | not-accessible | current | |
| ospfVirtIntfInfoIndex OBJECT-TYPE The OSPF Virtual Interface number for which this table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.1 | Integer32 | read-only | current |
| ospfVirtIntfInfoIpAddr OBJECT-TYPE The IP Address of this virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.2 | IpAddress | read-only | current |
| ospfVirtIntfInfoArea OBJECT-TYPE The index of the OSPF area to which this virtual interface belongs. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.3 | INTEGER (0..2) | read-only | current |
| ospfVirtIntfInfoRouterId OBJECT-TYPE The Router ID. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.4 | IpAddress | read-only | current |
| ospfVirtIntfInfoState OBJECT-TYPE State disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.5 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfVirtIntfInfoCost OBJECT-TYPE The cost of the virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.6 | INTEGER | read-only | current |
| ospfVirtIntfInfoTrans OBJECT-TYPE The transit delay for the virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.7 | INTEGER | read-only | current |
| ospfVirtIntfInfoHello OBJECT-TYPE Hello interval. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.8 | INTEGER (1..65535) | read-only | current |
| ospfVirtIntfInfoHelloMS OBJECT-TYPE Units of time measurement for Hello interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.9 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfVirtIntfInfoDead OBJECT-TYPE Dead interval. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.10 | INTEGER (1..65535) | read-only | current |
| ospfVirtIntfInfoDeadMS OBJECT-TYPE Units of time measurement for Dead interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.11 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfVirtIntfInfoWait OBJECT-TYPE Wait interval. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.12 | INTEGER (1..65535) | read-only | current |
| ospfVirtIntfInfoWaitMS OBJECT-TYPE Units of time measurement for Wait interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.13 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfVirtIntfInfoRetra OBJECT-TYPE Retransmit interval. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.14 | INTEGER (1..3600) | read-only | current |
| ospfVirtIntfInfoAuth OBJECT-TYPE Authentication. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.15 | DisplayString (SIZE(0..8)) | read-only | current |
| ospfVirtIntfInfoEvents OBJECT-TYPE Events. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.16 | INTEGER | read-only | current |
| ospfVirtIntfInfoNbr OBJECT-TYPE The IP Address of the OSPF neighbor for this virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.17 | IpAddress | read-only | current |
| 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.20301.2.7.13.3.3.4.4.1.18 | INTEGER {down(0), attempt(1), init(2), twoway(3), exstart(4), exchange(5), loading(6), full(7)} | read-only | current |
| ospfVirtIntfInfoAreaId OBJECT-TYPE The AreaId of the virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.4.1.19 | IpAddress | read-only | current |
| ospfIfNbrTable OBJECT-TYPE The table of OSPF Interface Neighbor information. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.5 | not-accessible | current | |
| ospfIfNbrEntry OBJECT-TYPE Information about a OSPF interface, neighbor pair. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.5.1 | not-accessible | current | |
| ospfIfNbrIntfIndex OBJECT-TYPE The OSPF Interface number for which this Interface/Nbr table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.5.1.1 | Integer32 | read-only | current |
| ospfIfNbrIpAddr OBJECT-TYPE The OSPF Neighbor ID . | 1.3.6.1.4.1.20301.2.7.13.3.3.4.5.1.2 | IpAddress | read-only | current |
| ospfIfNbrPriority OBJECT-TYPE The priority of the OSPF neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.5.1.3 | Integer32 | read-only | current |
| ospfIfNbrState OBJECT-TYPE The state of the OSPF neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.5.1.4 | INTEGER {down(1), attempt(2), init(3), twoway(4), exStart(5), exchange(6), loading(7), full(8)} | read-only | current |
| ospfIfNbrDesignatedRtr OBJECT-TYPE The IP Address of the Designated Router for this OSPF Neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.5.1.5 | IpAddress | read-only | current |
| ospfIfNbrBackupDesignatedRtr OBJECT-TYPE The IP Address of the backup designated Router for this OSPF Neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.5.1.6 | IpAddress | read-only | current |
| ospfIfNbrIpAddress OBJECT-TYPE The IP Address of the OSPF Neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.5.1.7 | IpAddress | read-only | current |
| ospfSumRangesInfoTable OBJECT-TYPE The table of OSPF summary ranges information. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.6 | not-accessible | current | |
| ospfSumRangesInfoEntry OBJECT-TYPE Summary ranges information. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.6.1 | not-accessible | current | |
| ospfSumRangesInfoIndex OBJECT-TYPE The OSPF range index for which this table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.6.1.1 | Integer32 | read-only | current |
| ospfSumRangesInfoArea OBJECT-TYPE Area. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.6.1.2 | INTEGER (0..2) | read-only | current |
| ospfSumRangesInfoNetwork OBJECT-TYPE Network. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.6.1.3 | IpAddress | read-only | current |
| ospfSumRangesInfoMask OBJECT-TYPE Mask. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.6.1.4 | IpAddress | read-only | current |
| ospfSumRangesInfoAction OBJECT-TYPE Action propagate(0), hide(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.6.1.5 | INTEGER {propagate(0), hide(1)} | read-only | current |
| ospfSumRangesInfoListType OBJECT-TYPE Summary address list Non-NSSA(0), NSSA(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.6.1.6 | INTEGER {non-nssa(0), nssa(1)} | read-only | current |
| ospfRoutesInfoTable OBJECT-TYPE The table of OSPF routes information. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.7 | not-accessible | current | |
| ospfRoutesInfoEntry OBJECT-TYPE OSPF routes information. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.7.1 | not-accessible | current | |
| ospfRoutesInfoIndex OBJECT-TYPE The OSPF route table entry index for which this table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.7.1.1 | Integer32 | read-only | current |
| ospfRoutesInfoDestination OBJECT-TYPE Destination. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.7.1.2 | IpAddress | read-only | current |
| ospfRoutesInfoMask OBJECT-TYPE Mask. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.7.1.3 | IpAddress | read-only | current |
| ospfRoutesInfoVia OBJECT-TYPE Next hop. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.7.1.4 | IpAddress | read-only | current |
| 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.20301.2.7.13.3.3.4.7.1.5 | DisplayString (SIZE(0..8)) | read-only | current |
| ospfLsdbInfoTable OBJECT-TYPE The OSPF Process's Link State Database. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.8 | not-accessible | current | |
| ospfLsdbInfoEntry OBJECT-TYPE A single Link State Advertisement. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.8.1 | not-accessible | current | |
| ospfLsdbInfoIndex OBJECT-TYPE The 32 bit index in the table. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.8.1.1 | Integer32 | read-only | current |
| ospfLsdbInfoAreaId OBJECT-TYPE The 32 bit identifier of the Area from which the LSA was received. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.8.1.2 | IpAddress | read-only | current |
| 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.20301.2.7.13.3.3.4.8.1.3 | INTEGER {routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), asExternalLink(5), multicastLink(6), nssaExternalLink(7)} | read-only | current |
| 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.20301.2.7.13.3.3.4.8.1.4 | IpAddress | read-only | current |
| ospfLsdbInfoRouterId OBJECT-TYPE The 32 bit number that uniquely identifies the originating router in the Autonomous System. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.8.1.5 | IpAddress | read-only | current |
| 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.20301.2.7.13.3.3.4.8.1.6 | OCTET STRING (SIZE(10)) | read-only | current |
| ospfLsdbInfoAge OBJECT-TYPE This field is the age of the link state adver- tisement in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.8.1.7 | Integer32 | read-only | current |
| 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.20301.2.7.13.3.3.4.8.1.8 | Integer32 | read-only | current |
| ospfLsdbInfoAdvertisement OBJECT-TYPE The entire Link State Advertisement, including its header. When the LSA is invalid, it is message string 'Invalid LSDB'. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.8.1.9 | OCTET STRING (SIZE(36)) | read-only | current |
| ospfExtLsdbInfoTable OBJECT-TYPE The OSPF Process's Links State Database. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.9 | not-accessible | current | |
| ospfExtLsdbInfoEntry OBJECT-TYPE A single Link State Advertisement. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.9.1 | not-accessible | current | |
| ospfExtLsdbInfoIndex OBJECT-TYPE The 32 bit index in the table. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.9.1.1 | Integer32 | read-only | current |
| 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.20301.2.7.13.3.3.4.9.1.2 | INTEGER {asExternalLink(5)} | read-only | current |
| 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.20301.2.7.13.3.3.4.9.1.3 | IpAddress | read-only | current |
| ospfExtLsdbInfoRouterId OBJECT-TYPE The 32 bit number that uniquely identifies the originating router in the Autonomous System. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.9.1.4 | IpAddress | read-only | current |
| 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.20301.2.7.13.3.3.4.9.1.5 | OCTET STRING (SIZE(10)) | read-only | current |
| ospfExtLsdbInfoAge OBJECT-TYPE This field is the age of the link state adver- tisement in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.9.1.6 | Integer32 | read-only | current |
| 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.20301.2.7.13.3.3.4.9.1.7 | Integer32 | read-only | current |
| ospfExtLsdbInfoAdvertisement OBJECT-TYPE The entire Link State Advertisement, including its header. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.9.1.8 | OCTET STRING (SIZE(36)) | read-only | current |
| ospfLoopIfInfoTable OBJECT-TYPE The table of OSPF Loopback Interface information. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10 | not-accessible | current | |
| ospfLoopIfInfoEntry OBJECT-TYPE Information about a OSPF loopback interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1 | not-accessible | current | |
| ospfLoopIfInfoIndex OBJECT-TYPE The OSPF loopback interface number for which the OSPF info table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.1 | Integer32 | read-only | current |
| ospfLoopIfInfoIpAddress OBJECT-TYPE The IP address of the OSPF loopback interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.2 | IpAddress | read-only | current |
| ospfLoopIfInfoArea OBJECT-TYPE The index of the area that the loopback interface belongs. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.3 | INTEGER | read-only | current |
| ospfLoopIfInfoAdminStatus OBJECT-TYPE Admin Status of the interface: down(0), up(1). | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.4 | INTEGER {down(0), up(1)} | read-only | current |
| ospfLoopIfInfoPassive OBJECT-TYPE Passive status of the interface: disabled(0), enabled(1). | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.5 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospfLoopIfInfoRouterIP OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.6 | IpAddress | read-only | current |
| ospfLoopIfInfoState 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.20301.2.7.13.3.3.4.10.1.7 | INTEGER {down(0), loopback(1), waiting(2), ptop(3), dr(4), backupdr(5), drother(6)} | read-only | current |
| ospfLoopIfInfoPriority OBJECT-TYPE Interface router priority | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.8 | INTEGER (1..255) | read-only | current |
| ospfLoopIfInfoDesignatedRouterIP OBJECT-TYPE The OSPF Designated Router IP (IP Address) for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.9 | IpAddress | read-only | current |
| ospfLoopIfInfoDesignatedRouterIpAddress OBJECT-TYPE The OSPF Designated Router IP Address for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.10 | IpAddress | read-only | current |
| ospfLoopIfInfoBackupDesignatedRouterIP OBJECT-TYPE The OSPF Backup Designated Router IP for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.11 | IpAddress | read-only | current |
| ospfLoopIfInfoBackupDesignatedRouterIpAddress OBJECT-TYPE The OSPF Backup Designated Router Ip Address for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.12 | IpAddress | read-only | current |
| ospfLoopIfInfoHello OBJECT-TYPE The hello timer for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.13 | INTEGER (1..65535) | read-only | current |
| ospfLoopIfInfoHelloMS OBJECT-TYPE Units of time measurement for Hello interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.14 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfLoopIfInfoDead OBJECT-TYPE The dead timer for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.15 | INTEGER (1..65535) | read-only | current |
| ospfLoopIfInfoDeadMS OBJECT-TYPE Units of time measurement for Dead interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.16 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfLoopIfInfoWaitInterval OBJECT-TYPE The OSPF Wait interval for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.17 | Integer32 | read-only | current |
| ospfLoopIfInfoWaitIntervalMS OBJECT-TYPE Units of time measurement for Wait interval seconds(0), milliseconds(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.18 | INTEGER {seconds(0), milliseconds(1)} | read-only | current |
| ospfLoopIfInfoRetransmit OBJECT-TYPE The retransmit interval for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.19 | INTEGER (1..3600) | read-only | current |
| ospfLoopIfInfoTransitDelay OBJECT-TYPE The transit delay for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.20 | INTEGER (1..3600) | read-only | current |
| ospfLoopIfInfoTotalNeighbours OBJECT-TYPE The Total number of neighbours for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.21 | Integer32 | read-only | current |
| ospfLoopIfInfoEvents OBJECT-TYPE The total number of events for this OSPF interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.22 | Integer32 | read-only | current |
| ospfLoopIfInfoAuthType 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.20301.2.7.13.3.3.4.10.1.23 | INTEGER {none(1), password(2), md5(3)} | read-only | current |
| ospfLoopIfInfoPtop OBJECT-TYPE Point-to-point status of the interface: disabled(0), enabled(1). | 1.3.6.1.4.1.20301.2.7.13.3.3.4.10.1.24 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| gatewayInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.5 | |||
| gatewayInfoTable OBJECT-TYPE The table containing information for the default gateways. | 1.3.6.1.4.1.20301.2.7.13.3.3.5.1 | not-accessible | current | |
| gatewayInfoEntry OBJECT-TYPE A row in the gateway information table | 1.3.6.1.4.1.20301.2.7.13.3.3.5.1.1 | not-accessible | current | |
| gatewayInfoIndex OBJECT-TYPE The gateway number for which the information is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.5.1.1.1 | Integer32 | read-only | current |
| gatewayInfoAddr OBJECT-TYPE The IP address of the default gateway. | 1.3.6.1.4.1.20301.2.7.13.3.3.5.1.1.2 | IpAddress | read-only | current |
| gatewayInfoStatus OBJECT-TYPE The status of the default gateway. | 1.3.6.1.4.1.20301.2.7.13.3.3.5.1.1.4 | INTEGER {up(1), failed(2)} | read-only | current |
| igmpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.6 | |||
| igmpInfoTable OBJECT-TYPE The table of IGMP group membership information. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1 | not-accessible | current | |
| igmpInfoEntry OBJECT-TYPE Information about an IGMP group member . | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1 | not-accessible | current | |
| igmpInfoIndex OBJECT-TYPE The igmp group number for which the IGMP info table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.1 | INTEGER | read-only | current |
| igmpInfoGroupId OBJECT-TYPE The IP address of the IGMP group. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.2 | IpAddress | read-only | current |
| igmpInfoVlanId OBJECT-TYPE The VLAN ID for this IGMP group. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.3 | INTEGER | read-only | current |
| igmpInfoSrcTrunk OBJECT-TYPE The downstream trunk number. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.4 | Unsigned32 | read-only | current |
| igmpInfoSrcPort OBJECT-TYPE The downstream port number. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.5 | PortNumber | read-only | current |
| igmpInfoVersion OBJECT-TYPE The Version of IGMP host. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.6 | INTEGER {v3(1), v2(2), v1(3)} | read-only | current |
| igmpInfoExpires OBJECT-TYPE The expiration time for this host. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.7 | DisplayString | read-only | current |
| igmpInfoMode OBJECT-TYPE The IGMPv3 filter-mode for this host. Returned values: exclude(1) - the IGMPv3 filter-mode is exclude. include(2) - the IGMPv3 filter-mode is include. na(3) - not applicable(v1 and v2). | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.8 | INTEGER {exclude(1), include(2), na(3)} | read-only | current |
| igmpInfoSourceIp OBJECT-TYPE The source IP address of the IGMP group. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.9 | IpAddress | read-only | current |
| igmpInfoFwd OBJECT-TYPE The IGMPv3 forwarding for this source/group IP for this host. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.10 | INTEGER {yes(1), no(2)} | read-only | current |
| igmpInfoGrpExpires OBJECT-TYPE The expiration time for the group. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.1.1.11 | DisplayString | read-only | current |
| igmpMrtrInfoTable OBJECT-TYPE The table of IGMP mrouters. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2 | not-accessible | current | |
| igmpMrtrInfoEntry OBJECT-TYPE Information about an IGMP mrouter. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2.1 | not-accessible | current | |
| igmpMrtrInfoIndex OBJECT-TYPE The mrouter number for which the IGMP mrouter info table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2.1.1 | INTEGER | read-only | current |
| igmpMrtrInfoVlanId OBJECT-TYPE The VLAN ID on which this IGMP mrouter is attached. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2.1.2 | INTEGER | read-only | current |
| igmpMrtrInfoPortId OBJECT-TYPE The port/portchannel alias on which this IGMP mrouter is attached. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2.1.3 | DisplayString | read-only | current |
| igmpMrtrInfoVersion OBJECT-TYPE The version of this IGMP mrouter. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2.1.4 | INTEGER {v1(1), v2(2), v3(3), pim(4)} | read-only | current |
| igmpMrtrInfoExpires OBJECT-TYPE The expiration time for this mrouter. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2.1.5 | DisplayString | read-only | current |
| igmpMrtrInfoMrt OBJECT-TYPE The Maximum Query Response time of this IGMP mrouter. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2.1.6 | Integer32 | read-only | current |
| igmpMrtrInfoQrv OBJECT-TYPE The Querier Robustness value of this IGMP mrouter. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2.1.7 | INTEGER | read-only | current |
| igmpMrtrInfoQqic OBJECT-TYPE The Querier query interval code of this IGMP mrouter. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2.1.8 | INTEGER | read-only | current |
| igmpMrtrInfoSrcIp OBJECT-TYPE The Source IP of this IGMP mrouter. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.2.1.10 | IpAddress | read-only | current |
| igmpClearTables OBJECT-TYPE Clear the IGMP tables. When setting clearGroups(1), the dynamic groups are removed, when setting clearMrouters(2), the mrouter tables are removed and when setting clearAll(3), both the dynamic groups and the mrouter tables are removed. When read, ok(0) is always returned. | 1.3.6.1.4.1.20301.2.7.13.3.3.6.3 | INTEGER {ok(0), clearGroups(1), clearMrouters(2), clearAll(3)} | read-write | current |
| ipInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.8 | |||
| ipInfoRouterID OBJECT-TYPE Router ID information. | 1.3.6.1.4.1.20301.2.7.13.3.3.8.1 | IpAddress | read-only | current |
| ipInfoBootpRelayState OBJECT-TYPE The state of BOOTP relay. | 1.3.6.1.4.1.20301.2.7.13.3.3.8.4 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipInfoBootpRelayAddr OBJECT-TYPE The IP address of BOOTP server. | 1.3.6.1.4.1.20301.2.7.13.3.3.8.5 | IpAddress | read-only | current |
| ipInfoBootpRelayAddr2 OBJECT-TYPE The IP address of second BOOTP server. | 1.3.6.1.4.1.20301.2.7.13.3.3.8.6 | IpAddress | read-only | current |
| ipInfoFwdState OBJECT-TYPE IP forwarding global state. | 1.3.6.1.4.1.20301.2.7.13.3.3.8.7 | INTEGER {on(1), off(2)} | read-only | current |
| ipInfoFwdDirectedBcast OBJECT-TYPE The state of forwarding directed broadcasts. | 1.3.6.1.4.1.20301.2.7.13.3.3.8.8 | INTEGER {enabled(2), disabled(3)} | read-only | current |
| ipIntfInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.9 | |||
| ipIntfInfoTable OBJECT-TYPE The table of IP interface information. | 1.3.6.1.4.1.20301.2.7.13.3.3.9.1 | not-accessible | current | |
| intfInfoEntry OBJECT-TYPE A row in IP interface information table. | 1.3.6.1.4.1.20301.2.7.13.3.3.9.1.1 | not-accessible | current | |
| intfInfoIndex OBJECT-TYPE The interface number for which the information is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.9.1.1.1 | Integer32 | read-only | current |
| intfInfoAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.9.1.1.3 | DisplayString | read-only | current |
| intfInfoNetMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.9.1.1.4 | DisplayString | read-only | current |
| intfInfoBcastAddr OBJECT-TYPE The broadcast address of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.9.1.1.5 | DisplayString | read-only | current |
| intfInfoVlan OBJECT-TYPE The VLAN number for this interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.9.1.1.6 | Integer32 | read-only | current |
| intfInfoStatus OBJECT-TYPE The status of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.9.1.1.7 | INTEGER {up(1), down(2), disabled(3)} | read-only | current |
| rip2Info OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.10 | |||
| rip2GeneralInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.10.1 | |||
| ripInfoState OBJECT-TYPE RIP global state. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.1.1 | INTEGER {on(1), off(2)} | read-only | current |
| ripInfoUpdatePeriod OBJECT-TYPE Update Period in seconds. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.1.2 | INTEGER (1..120) | read-only | current |
| rip2InfoIntfTable OBJECT-TYPE The information table of RIP. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2 | not-accessible | current | |
| ripInfoIntfEntry OBJECT-TYPE Information about RIP on IP interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1 | not-accessible | current | |
| ripInfoIntfIndex OBJECT-TYPE The interface number for which the RIP information is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.1 | Integer32 | read-only | current |
| ripInfoIntfVersion OBJECT-TYPE RIP version. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.2 | INTEGER {ripVersion1(1), ripVersion2(2), ripVersionBoth(3)} | read-only | current |
| ripInfoIntfAddress OBJECT-TYPE The interface address. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.3 | IpAddress | read-only | current |
| ripInfoIntfState OBJECT-TYPE The status of RIP protocol. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfListen OBJECT-TYPE The status of listening to route updates. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfTrigUpdate OBJECT-TYPE The status of triggered updates. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.6 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfMcastUpdate OBJECT-TYPE The status of multicast updates. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfPoisonReverse OBJECT-TYPE The status of RIP poison reverse. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.8 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfSupply OBJECT-TYPE The status of supplying route updates. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ripInfoIntfMetric OBJECT-TYPE RIP route metric for this interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.10 | INTEGER (1..15) | read-only | current |
| ripInfoIntfAuth OBJECT-TYPE The type of Authentication used on this interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.11 | INTEGER {none(1), password(2)} | read-only | current |
| ripInfoIntfKey OBJECT-TYPE RIP update authentication password. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.12 | DisplayString (SIZE(0..16)) | read-only | current |
| ripInfoIntfDefault OBJECT-TYPE Specifies what RIP does with default routes. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.2.1.13 | INTEGER {both(1), listen(2), supply(3), none(4)} | read-only | current |
| rip2InfoRtrTable OBJECT-TYPE The routing information table of RIP. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.3 | not-accessible | current | |
| ripInfoRtrEntry OBJECT-TYPE Information about RIP routes. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.3.1 | not-accessible | current | |
| ripInfoRtrIndex OBJECT-TYPE The index number of RIP route. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.3.1.1 | Integer32 | read-only | current |
| ripInfoRtrDestIp OBJECT-TYPE The destination ip address of this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.3.1.2 | IpAddress | read-only | current |
| ripInfoRtrMask OBJECT-TYPE The destination ip mask of this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.3.1.3 | IpAddress | read-only | current |
| ripInfoRtrGateway OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.3.1.4 | IpAddress | read-only | current |
| ripInfoRtrMetric OBJECT-TYPE The metric for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.10.3.1.10 | Integer32 | read-only | current |
| bgpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.11 | |||
| bgpInfoPeerTable OBJECT-TYPE The table of BGP peer in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1 | not-accessible | current | |
| bgpInfoPeerEntry OBJECT-TYPE Information about a BGP peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1 | not-accessible | current | |
| bgpInfoPeerIndex OBJECT-TYPE The BGP peer number for which the BGP peer table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.1 | Integer32 | read-only | current |
| bgpInfoPeerRemoteAddr OBJECT-TYPE The remote IP address of the BGP peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.2 | IpAddress | read-only | current |
| bgpInfoPeerVersion OBJECT-TYPE The version negotiated by the BGP peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.3 | Integer32 | read-only | current |
| bgpInfoPeerTtl OBJECT-TYPE The time-to-live value of the BGP peer IP datagram. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.4 | Integer32 | read-only | current |
| bgpInfoPeerRemoteAs OBJECT-TYPE The remote IP address of the BGP peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.5 | Integer32 | read-only | current |
| bgpInfoPeerRouterId OBJECT-TYPE The router IP address. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.6 | IpAddress | read-only | current |
| bgpInfoPeerState OBJECT-TYPE The BGP status. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.7 | INTEGER {idle(1), connect(2), active(3), openSent(4), openConfirm(5), established(6)} | read-only | current |
| bgpInfoPeerLastState OBJECT-TYPE The BGP old status. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.8 | INTEGER {idle(1), connect(2), active(3), openSent(4), openConfirm(5), established(6)} | read-only | current |
| bgpInfoTotalReceivedPackets OBJECT-TYPE The total number of received packets. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.9 | Integer32 | read-only | current |
| bgpInfoTotalSentPackets OBJECT-TYPE The total number of sent packets. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.10 | Integer32 | read-only | current |
| bgpInfoReceivedUpdates OBJECT-TYPE The number of received updates. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.11 | Integer32 | read-only | current |
| bgpInfoSentUpdates OBJECT-TYPE The number of sent updates. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.12 | Integer32 | read-only | current |
| bgpInfoKeepalive OBJECT-TYPE The keep alive time. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.13 | Integer32 | read-only | current |
| bgpInfoHoldtime OBJECT-TYPE The hold time. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.14 | Integer32 | read-only | current |
| bgpInfoMinAdvTime OBJECT-TYPE The MinAdvTime. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.15 | Integer32 | read-only | current |
| bgpInfoLastErrorCode OBJECT-TYPE The last error code. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.16 | Integer32 | read-only | current |
| bgpInfoLastErrorSubCode OBJECT-TYPE The last error subcode. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.17 | Integer32 | read-only | current |
| bgpInfoEstTransitions OBJECT-TYPE The established state transitions. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.1.1.18 | Integer32 | read-only | current |
| bgpInfoSummaryTable OBJECT-TYPE The table of BGP Peer Information. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.2 | not-accessible | current | |
| bgpInfoSummaryEntry OBJECT-TYPE Information about a BGP Peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.2.1 | not-accessible | current | |
| bgpInfoSummaryIndex OBJECT-TYPE The BGP Peer number for which the BGP Peer table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.2.1.1 | Integer32 | read-only | current |
| bgpInfoSummaryRemoteAddr OBJECT-TYPE The remote IP address of the BGP Peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.2.1.2 | IpAddress | read-only | current |
| bgpInfoSummaryVersion OBJECT-TYPE The version negotiated by the BGP Peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.2.1.3 | Integer32 | read-only | current |
| bgpInfoSummaryRemoteAs OBJECT-TYPE The Remote AS. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.2.1.4 | Integer32 | read-only | current |
| bgpInfoSummaryState OBJECT-TYPE The BGP status. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.2.1.5 | INTEGER {idle(1), connect(2), active(3), openSent(4), openConfirm(5), established(6)} | read-only | current |
| bgpInfoSummaryTotalReceivedPackets OBJECT-TYPE The total number of received packets. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.2.1.6 | Integer32 | read-only | current |
| bgpInfoSummaryTotalSentPackets OBJECT-TYPE The total number of sent packets. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.2.1.7 | Integer32 | read-only | current |
| bgpInfoRtrTable OBJECT-TYPE The table of BGP router run-time information | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3 | not-accessible | current | |
| bgpInfoRtrTableEntry OBJECT-TYPE The run-time information about a BGP router | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3.1 | not-accessible | current | |
| bgpInfoIndex OBJECT-TYPE The BGP router index which is the network address. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3.1.1 | IpAddress | read-only | current |
| bgpInfoNetwork OBJECT-TYPE The BGP network address. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3.1.2 | IpAddress | read-only | current |
| bgpInfoNextHop OBJECT-TYPE The BGPs NextHop addresses from a network. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3.1.3 | DisplayString | read-only | current |
| bgpInfoMetr OBJECT-TYPE The BGPs metric from a network. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3.1.4 | DisplayString | read-only | current |
| bgpInfoLcPrf OBJECT-TYPE The BGPs local preference from a network. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3.1.5 | DisplayString | read-only | current |
| bgpInfoWght OBJECT-TYPE Total weight of AS paths from a network. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3.1.6 | DisplayString | read-only | current |
| bgpInfoPath OBJECT-TYPE The AS paths from a network. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3.1.7 | DisplayString | read-only | current |
| bgpInfoOrigin OBJECT-TYPE The BGPs route origin from a network | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3.1.8 | DisplayString | read-only | current |
| bgpInfoMask OBJECT-TYPE The BGP router subnet mask. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.3.1.9 | DisplayString | read-only | current |
| bgpInfoGroupTable OBJECT-TYPE The table of BGP group in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.4 | not-accessible | current | |
| bgpInfoGroupEntry OBJECT-TYPE Information about a BGP group. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.4.1 | not-accessible | current | |
| bgpInfoGroupIndex OBJECT-TYPE The BGP group number for which the BGP group table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.4.1.1 | Integer32 | read-only | current |
| bgpInfoGroupName OBJECT-TYPE The BGP group nname for which the BGP group table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.4.1.2 | DisplayString | read-only | current |
| bgpInfoGroupRemoteAddr OBJECT-TYPE The remote IP address of the BGP group. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.4.1.3 | IpAddress | read-only | current |
| bgpInfoGroupRemoteMask OBJECT-TYPE The remote mask of the BGP group. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.4.1.4 | IpAddress | read-only | current |
| bgpInfoGroupLimit OBJECT-TYPE The maximum number of BGP dynamic peers. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.4.1.5 | Integer32 | read-only | current |
| bgpInfoGroupPeersNum OBJECT-TYPE The total number of BGP dynamic peers. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.4.1.6 | Integer32 | read-only | current |
| bgpInfoGroupState OBJECT-TYPE BGP group state. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.4.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| bgpInfoGroupRASTable OBJECT-TYPE The table of BGP group RASs in the current configuration block. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.5 | not-accessible | current | |
| bgpInfoGroupRASEntry OBJECT-TYPE Information about a BGP group RAS. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.5.1 | not-accessible | current | |
| bgpInfoGroupRASIndex OBJECT-TYPE The BGP group RAS number for which the BGP group RAS table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.5.1.1 | Integer32 | read-only | current |
| bgpInfoGroupRAS OBJECT-TYPE The remote AS number of the BGP group bgpInfoGroupIndex. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.5.1.2 | INTEGER | read-only | current |
| bgpInfoDynamicPeerTable OBJECT-TYPE The table of BGP dynamic peers. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6 | not-accessible | current | |
| bgpInfoDynamicPeerEntry OBJECT-TYPE Information about a BGP dynamic peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1 | not-accessible | current | |
| bgpInfoDynamicPeerIndex OBJECT-TYPE The BGP dynamic peer number for which the BGP peer table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.1 | Integer32 | read-only | current |
| bgpInfoDynamicPeerRemoteAddr OBJECT-TYPE The remote IP address of the BGP dynamic peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.2 | IpAddress | read-only | current |
| bgpInfoDynamicPeerGroup OBJECT-TYPE The group of BGP dynamic peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.3 | Integer32 | read-only | current |
| bgpInfoDynamicPeerVersion OBJECT-TYPE The version negotiated by the BGP dynamic peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.4 | Integer32 | read-only | current |
| bgpInfoDynamicPeerTtl OBJECT-TYPE The time-to-live value of the BGP dynamic peer IP datagram. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.5 | Integer32 | read-only | current |
| bgpInfoDynamicPeerRemoteAs OBJECT-TYPE The remote AS number of the BGP dynamic peer. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.6 | Integer32 | read-only | current |
| bgpInfoDynamicPeerRouterId OBJECT-TYPE The router IP address. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.7 | IpAddress | read-only | current |
| bgpInfoDynamicTotalReceivedPackets OBJECT-TYPE The total number of received packets. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.8 | Integer32 | read-only | current |
| bgpInfoDynamicTotalSentPackets OBJECT-TYPE The total number of sent packets. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.9 | Integer32 | read-only | current |
| bgpInfoDynamicReceivedUpdates OBJECT-TYPE The number of received updates. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.10 | Integer32 | read-only | current |
| bgpInfoDynamicSentUpdates OBJECT-TYPE The number of sent updates. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.11 | Integer32 | read-only | current |
| bgpInfoDynamicKeepalive OBJECT-TYPE The keep alive time. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.12 | Integer32 | read-only | current |
| bgpInfoDynamicHoldtime OBJECT-TYPE The hold time. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.13 | Integer32 | read-only | current |
| bgpInfoDynamicMinAdvTime OBJECT-TYPE The MinAdvTime. | 1.3.6.1.4.1.20301.2.7.13.3.3.11.6.1.14 | Integer32 | read-only | current |
| nbrInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.12 | |||
| nbrInfoTable OBJECT-TYPE The table of nbrcache information. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.1 | not-accessible | current | |
| nbrInfoEntry OBJECT-TYPE Information about neighbor discovery protocol. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.1.1 | not-accessible | current | |
| nbrInfoIndex OBJECT-TYPE The index of the nbrcache entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.1.1.1 | Integer32 | read-only | current |
| nbrInfoDestIp OBJECT-TYPE The destination IP address of the nbrcache entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.1.1.2 | DisplayString | read-only | current |
| nbrInfoState OBJECT-TYPE The state of the nbrcache entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.1.1.3 | INTEGER {static(1), reach(2), incomplete(3), stale(4), delay(5), probe(6), unknown(7)} | read-only | current |
| nbrInfoMacAddr OBJECT-TYPE The MAC address for the nbrcache entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.1.1.4 | PhysAddress | read-only | current |
| nbrInfoVlanId OBJECT-TYPE The VLAN identifier for the nbrcache entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.1.1.5 | Integer32 | read-only | current |
| nbrInfoPortNum OBJECT-TYPE The port number on which this entry's equivalence is effective. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.1.1.6 | Integer32 | read-only | current |
| nbrInfoAge OBJECT-TYPE The used time for the nbrcache entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.1.1.7 | Integer32 | read-only | current |
| nbrInfoInterface OBJECT-TYPE The interface number for which the destination address is applicable. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.1.1.8 | Integer32 | read-only | current |
| nbrClear OBJECT-TYPE Setting this value to clear(2) clears the Nbr cache, When read ok(1) is returned. | 1.3.6.1.4.1.20301.2.7.13.3.3.12.2 | INTEGER {ok(1), clear(2)} | read-write | current |
| gatewayIPv6Info OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.13 | |||
| gatewayIPv6InfoTable OBJECT-TYPE The table containing information for the IPv6 default gateways. | 1.3.6.1.4.1.20301.2.7.13.3.3.13.1 | not-accessible | current | |
| gatewayIPv6InfoEntry OBJECT-TYPE A row in the IPv6 gateway information table | 1.3.6.1.4.1.20301.2.7.13.3.3.13.1.1 | not-accessible | current | |
| ipGatewayIPv6InfoIndex OBJECT-TYPE The IPv6 gateway number for which the information is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.13.1.1.1 | Integer32 | read-only | current |
| ipGatewayIPv6InfoAddr OBJECT-TYPE The IP address for the IPv6 default gateway. | 1.3.6.1.4.1.20301.2.7.13.3.3.13.1.1.2 | IpAddress | read-only | current |
| ipGatewayIPv6InfoState OBJECT-TYPE The state for the IPv6 Default Gateway. | 1.3.6.1.4.1.20301.2.7.13.3.3.13.1.1.3 | INTEGER {enable(1), disable(2)} | read-only | current |
| ipRoute6Info OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.14 | |||
| ipRoute6InfoTable OBJECT-TYPE The table of run-time IP6 routes. | 1.3.6.1.4.1.20301.2.7.13.3.3.14.1 | not-accessible | current | |
| ipRoute6InfoEntry OBJECT-TYPE A row in the run-time IP6 route table. | 1.3.6.1.4.1.20301.2.7.13.3.3.14.1.1 | not-accessible | current | |
| ipRoute6InfoIndx OBJECT-TYPE The index of this route6 table. | 1.3.6.1.4.1.20301.2.7.13.3.3.14.1.1.1 | Integer32 | read-only | current |
| ipRoute6InfoDestIp OBJECT-TYPE The destination of the route. | 1.3.6.1.4.1.20301.2.7.13.3.3.14.1.1.2 | DisplayString | read-only | current |
| ipRoute6InfoPrefLen OBJECT-TYPE The destination prefix length of the route. | 1.3.6.1.4.1.20301.2.7.13.3.3.14.1.1.3 | INTEGER (1..128) | read-only | current |
| ipRoute6InfoInterface OBJECT-TYPE The interface of the route. | 1.3.6.1.4.1.20301.2.7.13.3.3.14.1.1.4 | Integer32 | read-only | current |
| ipRoute6InfoNextHop OBJECT-TYPE The next hop of the route. | 1.3.6.1.4.1.20301.2.7.13.3.3.14.1.1.5 | DisplayString | read-only | current |
| ipRoute6InfoProto OBJECT-TYPE The protocol type of the route. | 1.3.6.1.4.1.20301.2.7.13.3.3.14.1.1.6 | INTEGER {local(2), static(3), nbrdis(4), ripng(5), ospf(6), intmgmt(10), extmgmt(11), intmgmtND(12), extmgmtND(13)} | read-only | current |
| dhcpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.15 | |||
| dhcpInfoMacAddr OBJECT-TYPE The MAC address of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.15.1 | DisplayString | read-only | current |
| dhcpInfoAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.15.2 | IpAddress | read-only | current |
| dhcpInfoSubnetMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.15.3 | IpAddress | read-only | current |
| dhcpInfoDefaultGateway OBJECT-TYPE The IP address of default gateway for the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.15.4 | IpAddress | read-only | current |
| dhcpInfoServer OBJECT-TYPE The IP address of the DHCP server that leased the ip of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.15.5 | IpAddress | read-only | current |
| dhcpInfoLeaseObtained OBJECT-TYPE The time and date when the lease was obtained . | 1.3.6.1.4.1.20301.2.7.13.3.3.15.6 | DisplayString (SIZE(0..32)) | read-only | current |
| dhcpInfoLeaseExpires OBJECT-TYPE The time and date when the lease was obtained . | 1.3.6.1.4.1.20301.2.7.13.3.3.15.7 | DisplayString (SIZE(0..32)) | read-only | current |
| ipIntfLoopbackInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.16 | |||
| ipIntfLoopbackInfoTable OBJECT-TYPE The table of IP Loopback interface information. | 1.3.6.1.4.1.20301.2.7.13.3.3.16.1 | not-accessible | current | |
| intfLoopbackInfoEntry OBJECT-TYPE A row in IP Loopback interface information table. | 1.3.6.1.4.1.20301.2.7.13.3.3.16.1.1 | not-accessible | current | |
| intfLoopbackInfoIndex OBJECT-TYPE The Loopback interface number for which the information is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.16.1.1.1 | Integer32 | read-only | current |
| intfLoopbackInfoAddr OBJECT-TYPE The IP address of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.16.1.1.3 | DisplayString | read-only | current |
| intfLoopbackInfoNetMask OBJECT-TYPE The subnet mask of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.16.1.1.4 | DisplayString | read-only | current |
| intfLoopbackInfoBcastAddr OBJECT-TYPE The broadcast address of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.16.1.1.5 | DisplayString | read-only | current |
| intfLoopbackInfoStatus OBJECT-TYPE The status of the interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.16.1.1.7 | INTEGER {up(1), down(2), disabled(3)} | read-only | current |
| ospf3Info OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.18 | |||
| ospf3GeneralInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1 | |||
| ospf3Version OBJECT-TYPE OSPF version. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.1 | INTEGER {ospfVersion3(3)} | read-only | current |
| ospf3RouterID OBJECT-TYPE The router ID of the switch. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.2 | IpAddress | read-only | current |
| ospf3StartTime OBJECT-TYPE The time when ospf has been started. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.3 | Integer32 | read-only | current |
| ospf3ProcessUptime OBJECT-TYPE The time since ospf has been started. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.4 | Counter32 | read-only | current |
| ospf3AreaBorderRouter OBJECT-TYPE Area Border Router Role. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.5 | INTEGER {yes(1), no(2)} | read-only | current |
| ospf3ASBoundaryRouter OBJECT-TYPE AS Boundary Router Role. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.6 | INTEGER {yes(1), no(2)} | read-only | current |
| ospf3ExternalLsa OBJECT-TYPE The number of external LSAs. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.7 | Integer32 | read-only | current |
| ospf3IntfCountForRouter OBJECT-TYPE The number of interfaces for this router. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.8 | Integer32 | read-only | current |
| ospf3VlinkCountForRouter OBJECT-TYPE The number of virtual links for this router. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.9 | Integer32 | read-only | current |
| ospf3NewLsaReceived OBJECT-TYPE The number of new LSAs reveived. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.10 | Integer32 | read-only | current |
| ospf3TotalLsaOriginated OBJECT-TYPE The number of LSAs originated. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.11 | Integer32 | read-only | current |
| ospf3TotalNumberOfAsScopeLsas OBJECT-TYPE Total number of entries in the Link State Database. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.12 | Integer32 | read-only | current |
| ospf3TotalNeighbours OBJECT-TYPE The total number of OSPF neighbours. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.13 | Integer32 | read-only | current |
| ospf3NbrInXchgOrLoadState OBJECT-TYPE The number of neighbours in the exchange or loading state. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.14 | Integer32 | read-only | current |
| ospf3TotalAreas OBJECT-TYPE The Total number of areas. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.15 | Integer32 | read-only | current |
| ospf3TotalActiveAreas OBJECT-TYPE The Total number of areas containing active interfaces. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.16 | Integer32 | read-only | current |
| ospf3TotalNssaAreas OBJECT-TYPE The Total number of NSSA areas. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.17 | Integer32 | read-only | current |
| ospf3OverFlowState OBJECT-TYPE Indicates whether router is in overflow state or not. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.18 | INTEGER {true(1), false(2)} | read-only | current |
| ospf3SpfDelay OBJECT-TYPE The Delay at which routing calculation is carried after a topology change. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.19 | Integer32 (0..65535) | read-only | current |
| ospf3SpfHoldTime OBJECT-TYPE The minimum time between two consecutive SPF calculations. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.20 | Integer32 (0..65535) | read-only | current |
| ospf3ABRType OBJECT-TYPE Different Types of ABRs supported | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.21 | INTEGER {standardABR(1), ciscoABR(2), ibmABR(3)} | read-only | current |
| ospf3NssaAsbrDefRtTrans OBJECT-TYPE Specifies the P-Bit setting for the default Type-7 LSA generated by ASBR(which is not ABR).When disabled, P-Bit is clear in the generated default Lsa. When enabled, P-Bit is set in the generated Type-7 default Lsa. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.1.22 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ospf3AreaInfoTable OBJECT-TYPE The table of OSPFv3 Area information. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2 | not-accessible | current | |
| ospf3AreaInfoEntry OBJECT-TYPE Information about a OSPFv3 area. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1 | not-accessible | current | |
| ospf3AreaInfoIndex OBJECT-TYPE The OSPFv3 area number for which the OSPFv3 info table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.1 | Integer32 | read-only | current |
| ospf3AreaInfoId OBJECT-TYPE The IP address of the OSPFv3 area. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.2 | IpAddress | read-only | current |
| ospf3AreaInfoStatus OBJECT-TYPE Area Status: active(1), notInService(2), notReady(3). | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.3 | INTEGER {active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)} | read-only | current |
| ospf3TotalNumberOfInterfaces OBJECT-TYPE The total number of interfaces for this OSPFv3 area. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.4 | Integer32 | read-only | current |
| ospf3NumberOfInterfacesUp OBJECT-TYPE The number of interfaces UP in area. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.5 | Integer32 | read-only | current |
| ospf3AreaInfoSPF OBJECT-TYPE The number of times SPF ran. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.6 | Integer32 | read-only | current |
| ospf3NumberOfLsdbEntries OBJECT-TYPE The total number of Area-scope link state advertisements in this area's link state database. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.7 | Integer32 | read-only | current |
| ospf3AreaInfoAreaBorderRouter OBJECT-TYPE The Area Border Router count. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.8 | Integer32 | read-only | current |
| ospf3AreaInfoASBoundaryRouter OBJECT-TYPE The AS Boundary Router count. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.9 | Integer32 | read-only | current |
| ospf3AreaInfoNeighborsFULLstate OBJECT-TYPE Total neighbors in FULL state. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.10 | Integer32 | read-only | current |
| ospf3AreaInfoVirtNeighborsFULLstate OBJECT-TYPE Total neighbors in FULL state. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.2.1.11 | Integer32 | read-only | current |
| ospf3IntfInfoTable OBJECT-TYPE The table of OSPFv3 Interface information. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3 | not-accessible | current | |
| ospf3IntfInfoEntry OBJECT-TYPE Information about a OSPFv3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1 | not-accessible | current | |
| ospf3IfInfoIndex OBJECT-TYPE The OSPFv3 interface number for which the OSPFv3 info table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.1 | Integer32 | read-only | current |
| ospf3IfInfoInstanceID OBJECT-TYPE The OSPFv3 interface instance id. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.2 | Unsigned32 | read-only | current |
| ospf3IfInfoLLocalAddress OBJECT-TYPE The IP address of the OSPFv3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.3 | DisplayString | read-only | current |
| ospf3IfInfoAreaID OBJECT-TYPE The AreaID of the area that the interface belongs. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.4 | IpAddress | read-only | current |
| ospf3IfInfoAdminStatus OBJECT-TYPE Admin Status of the interface: down(0), up(1). | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.5 | INTEGER {down(0), up(1)} | read-only | current |
| ospf3IfInfoPassive OBJECT-TYPE Passive status of the interface: disabled(0), enabled(1). | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.6 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3IfInfoNetworkType OBJECT-TYPE Network type of the interface: broadcast(1),nbma(2),pointToPoint(3),pointToMultipoint(5). | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.7 | INTEGER {broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5)} | read-only | current |
| ospf3IfInfoState 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.20301.2.7.13.3.3.18.3.1.8 | INTEGER {down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7), standby(8)} | read-only | current |
| ospf3IfInfoPriority OBJECT-TYPE Interface router priority | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.9 | INTEGER (1..255) | read-only | current |
| ospf3IfInfoDesignatedRouterID OBJECT-TYPE The OSPFv3 Designated Router ID for this OSPFv3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.10 | IpAddress | read-only | current |
| ospf3IfInfoBackupDesignatedRouterID OBJECT-TYPE The OSPFv3 Backup Designated Router ID for this OSPFv3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.11 | IpAddress | read-only | current |
| ospf3IfInfoHello OBJECT-TYPE The hello timer for this OSPF3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.12 | INTEGER (1..65535) | read-only | current |
| ospf3IfInfoDead OBJECT-TYPE The dead timer for this OSPFv3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.13 | INTEGER (1..65535) | read-only | current |
| ospf3IfInfoPoll OBJECT-TYPE The OSPFv3 Poll interval for this OSPFv3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.14 | Integer32 | read-only | current |
| ospf3IfInfoRetransmit OBJECT-TYPE The retransmit interval for this OSPFv3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.15 | INTEGER (1..3600) | read-only | current |
| ospf3IfInfoTransitDelay OBJECT-TYPE The transit delay for this OSPFv3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.16 | INTEGER (1..3600) | read-only | current |
| ospf3IfInfoTotalNeighbours OBJECT-TYPE The total number of neighbours for this OSPFv3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.17 | Integer32 | read-only | current |
| ospf3IfInfoEvents OBJECT-TYPE The total number of events for this OSPF3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.18 | Integer32 | read-only | current |
| ospf3IfInfoMetricCost OBJECT-TYPE The cost of this OSPF3 interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.19 | Integer32 | read-only | current |
| ospf3IfInfoAuthSpi OBJECT-TYPE Authentication Spi Id(256 - 4294967295) | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.20 | Unsigned32 (256..4294967295) | read-only | current |
| ospf3IfInfoAuthEnable OBJECT-TYPE Authentication Status disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.21 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3IfInfoAuthType OBJECT-TYPE Authentication Type none(0), md5(2), sha1(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.22 | INTEGER {none(0), sha1(1), md5(2)} | read-only | current |
| ospf3IfInfoAuthKey OBJECT-TYPE Authentication Key Hex-string MD5 key - 32 chars (128 bits) Hex-string SHA-1 key - 40 chars (160 bits) | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.23 | OCTET STRING (SIZE(4..40)) | read-only | current |
| ospf3IfInfoEncrySpi OBJECT-TYPE Encryption Spi Id(256 - 4294967295) | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.24 | Unsigned32 (256..4294967295) | read-only | current |
| ospf3IfInfoEncryEnable OBJECT-TYPE Encryption Status disabled(0), enabled(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.25 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3IfInfoEncryType OBJECT-TYPE Encryption Authentication Type null(0), 3des(2), aes(3) | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.26 | INTEGER {null(0), tripledes(2), aes(3)} | read-only | current |
| ospf3IfInfoEncryKey OBJECT-TYPE Encryption Key Hex-string AES key - 32 chars (128 bits) Hex-string 3DES key - 48 chars (192 bits) | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.27 | OCTET STRING (SIZE(4..48)) | read-only | current |
| ospf3IfInfoEncryAuthType OBJECT-TYPE Encryption Authentication Type none(0), md5(2), sha1(1) | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.28 | INTEGER {none(0), sha1(1), md5(2)} | read-only | current |
| ospf3IfInfoEncryAuthKey OBJECT-TYPE Encryption Authentication Key Hex-string MD5 key - 32 chars (128 bits) Hex-string SHA-1 key - 40 chars (160 bits) | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.29 | OCTET STRING (SIZE(4..40)) | read-only | current |
| ospf3IfInfoLsaSupress OBJECT-TYPE Lsa supression status of the interface: disabled(0), enabled(1). | 1.3.6.1.4.1.20301.2.7.13.3.3.18.3.1.30 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| ospf3VirtIntfInfoTable OBJECT-TYPE The table of OSPFv3 Virtual Interface information. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4 | not-accessible | current | |
| ospf3VirtIntfInfoEntry OBJECT-TYPE Information about a single virtual interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1 | not-accessible | current | |
| ospf3VirtIfInfoIndex OBJECT-TYPE The OSPFv3 virtual interface number for which the OSPFv3 info table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.1 | Integer32 | read-only | current |
| ospf3VirtIfInfoAreaId OBJECT-TYPE The transit area that the virtual link traverses. By definition, this is not Area 0. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.2 | IpAddress | read-only | current |
| ospf3VirtIfInfoNeighbor OBJECT-TYPE The Router ID of the virtual neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.3 | IpAddress | read-only | current |
| ospf3VirtIfInfoTransitDelay OBJECT-TYPE The estimated number of seconds it takes to transmit a Link State Update packet over this interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.5 | INTEGER | read-only | current |
| ospf3VirtIfInfoRetransInterval OBJECT-TYPE The number of seconds between link state advertisement retransmissions for adjacencies belonging to this interface. This value is also used when retransmitting database description and Link State Request packets. This value should be well over the expected round-trip time. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.6 | INTEGER | read-only | current |
| ospf3VirtIfInfoHelloInterval OBJECT-TYPE The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.7 | INTEGER | read-only | current |
| ospf3VirtIfInfoRtrDeadInterval OBJECT-TYPE The number of seconds that a router's Hello packets have not been seen before its neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.8 | INTEGER | read-only | current |
| ospf3VirtIfInfoState OBJECT-TYPE OSPF virtual interface states. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.9 | INTEGER {down(1), pointToPoint(4)} | read-only | current |
| ospf3VirtIfInfoEvents OBJECT-TYPE The number of state changes or error events on this virtual link. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the value of ospfv3DiscontinuityTime. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.10 | INTEGER | read-only | current |
| ospf3VirtIfInfoStatus OBJECT-TYPE This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.11 | INTEGER | read-only | current |
| ospf3VirtIfInfoLinkScopeLsaCount OBJECT-TYPE The total number of Link-scope link state advertisements in this virtual link's link state database. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.12 | INTEGER | read-only | current |
| ospf3VirtIfInfoLinkLsaCksumSum OBJECT-TYPE The 32-bit unsigned sum of the Link-scope link state advertisements' LS checksums contained in this virtual link's link state database. The sum can be used to determine if there has been a change in a router's link state database or to compare the link state database of two routers. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.4.1.13 | INTEGER | read-only | current |
| ospf3IfNbrTable OBJECT-TYPE The table of OSPFv3 Interface Neighbor information. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.5 | not-accessible | current | |
| ospf3IfNbrEntry OBJECT-TYPE Information about a OSPFv3 interface, neighbor pair. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.5.1 | not-accessible | current | |
| ospf3IfNbrInfoIndex OBJECT-TYPE The OSPFv3 neighbor table entry index for which this table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.5.1.1 | Integer32 | read-only | current |
| ospf3IfNbrIntfIndex OBJECT-TYPE The OSPFv3 Interface number for which this Nbr table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.5.1.2 | Integer32 | read-only | current |
| ospf3IfNbrIntfInstanceID OBJECT-TYPE The OSPFv3 Interface instance id for which this Nbr table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.5.1.3 | Unsigned32 | read-only | current |
| ospf3IfNbrRtrID OBJECT-TYPE A 32-bit unsigned integer uniquely identifying the neighboring router in the Autonomous System. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.5.1.4 | IpAddress | read-only | current |
| ospf3IfNbrIpAddress OBJECT-TYPE The IPv6 address of the neighbor associated with the local link. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.5.1.5 | DisplayString | read-only | current |
| ospf3IfNbrPriority OBJECT-TYPE The priority of the OSPFv3 neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.5.1.6 | Integer32 | read-only | current |
| ospf3IfNbrState OBJECT-TYPE The state of the relationship with this neighbor. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.5.1.7 | INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)} | read-only | current |
| ospf3IfNbrEvents OBJECT-TYPE The number of times this neighbor relationship has changed state or an error has occurred. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.5.1.8 | Integer32 | read-only | current |
| ospf3RoutesInfoTable OBJECT-TYPE The table of OSPFv3 routes information. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6 | not-accessible | current | |
| ospf3RoutesInfoEntry OBJECT-TYPE OSPFv3 routes information. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6.1 | not-accessible | current | |
| ospf3RoutesInfoIndex OBJECT-TYPE The OSPFv3 route table entry index for which this table is related. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6.1.1 | Integer32 | read-only | current |
| ospf3RoutesInfoDestination OBJECT-TYPE The Destination IPv6 Address of this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6.1.2 | DisplayString | read-only | current |
| ospf3RoutesInfoPrefixLen OBJECT-TYPE Indicates the prefix length of the destination Address. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6.1.3 | INTEGER (1..128) | read-only | current |
| ospf3RoutesInfoNextHop OBJECT-TYPE Next Hop IPv6 Address for this route. For direct routes it has the value ::0. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6.1.4 | DisplayString | read-only | current |
| ospf3RoutesInfoType OBJECT-TYPE Type of the route | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6.1.5 | INTEGER {intraArea(1), interArea(2), type1External(3), type2External(4)} | read-only | current |
| ospf3RoutesInfoAreaId OBJECT-TYPE Area ID associated with the route | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6.1.6 | IpAddress | read-only | current |
| ospf3RoutesInfoCost OBJECT-TYPE It is a Type 1 external metrics which is expressed in the same units as OSPF interface cost ie. in terms of the OSPF link state metric. If Type1 and Type2 cost are present, Type1 external metrics always take precedence. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6.1.7 | INTEGER (1..16777215) | read-only | current |
| ospf3RoutesInfoType2Cost OBJECT-TYPE Type 2 external metrics are configured with the cost greater than any path internal to the AS. Use of Type 2 external metrics assumes that routing between AS is the major cost of routing a packet, and eliminates the need for conversion of external costs to internal link state metrics. | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6.1.8 | INTEGER (1..16777215) | read-only | current |
| ospf3RoutesInfoInterfaceIndex OBJECT-TYPE Interface Index associated with the route | 1.3.6.1.4.1.20301.2.7.13.3.3.18.6.1.9 | Integer32 (0..2147483647) | read-only | current |
| ipEcmpRoutingInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.19 | |||
| ipRouteEcmpInfoTable OBJECT-TYPE The table of run-time IP routes. | 1.3.6.1.4.1.20301.2.7.13.3.3.19.1 | not-accessible | current | |
| ipRouteEcmpInfoEntry OBJECT-TYPE A row in the run-time IP route table | 1.3.6.1.4.1.20301.2.7.13.3.3.19.1.1 | not-accessible | current | |
| ipRouteEcmpInfoDestIndx OBJECT-TYPE The index of unique destinations IP. | 1.3.6.1.4.1.20301.2.7.13.3.3.19.1.1.1 | Integer32 | read-only | current |
| ipRouteEcmpInfoGwIndx OBJECT-TYPE The index of the gateway per destination. | 1.3.6.1.4.1.20301.2.7.13.3.3.19.1.1.2 | Integer32 | read-only | current |
| ipRouteEcmpInfoDest OBJECT-TYPE The destination IP of this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.19.1.1.3 | IpAddress | read-only | current |
| ipRouteEcmpInfoMask OBJECT-TYPE The destination IP mask of this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.19.1.1.4 | IpAddress | read-only | current |
| ipRouteEcmpInfoGateway OBJECT-TYPE The next-hop router address for this route. | 1.3.6.1.4.1.20301.2.7.13.3.3.19.1.1.5 | IpAddress | read-only | current |
| ipRouteEcmpInfoInterface OBJECT-TYPE The interface for the next-hop. | 1.3.6.1.4.1.20301.2.7.13.3.3.19.1.1.6 | Integer32 | read-only | current |
| ipRouteEcmpInfoGwStatus OBJECT-TYPE The Up/Down status of the gateway | 1.3.6.1.4.1.20301.2.7.13.3.3.19.1.1.7 | INTEGER {up(1), down(2)} | read-only | current |
| ipEcmpHash OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.20 | |||
| ipEcmpHashSIPAddr OBJECT-TYPE The SIP Address. | 1.3.6.1.4.1.20301.2.7.13.3.3.20.1 | IpAddress | read-write | current |
| ipEcmpHashDIPAddr OBJECT-TYPE The DIP Address (enter 0 for SIP only). | 1.3.6.1.4.1.20301.2.7.13.3.3.20.2 | IpAddress | read-write | current |
| ipEcmpHashNumberPaths OBJECT-TYPE The number of ECMP paths. | 1.3.6.1.4.1.20301.2.7.13.3.3.20.3 | INTEGER (2..5) | read-write | current |
| ipEcmpHashRouteNumber OBJECT-TYPE The result of the hash algorithm. For this to work the values for ipEcmpHashSIPAddr, ipEcmpHashDIPAddr, ipEcmpHashNumberPaths must be set. If the result is 0 ipEcmpHashNumberPaths is not correctly set. | 1.3.6.1.4.1.20301.2.7.13.3.3.20.4 | Integer32 | read-only | current |
| ipv6PmtuInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.21 | |||
| ipv6PmtuInfoTable OBJECT-TYPE The table of Ipv6 PMTU entries. | 1.3.6.1.4.1.20301.2.7.13.3.3.21.1 | not-accessible | current | |
| ipv6PmtuInfoEntry OBJECT-TYPE A row in the ipv6 PMTU entries table. | 1.3.6.1.4.1.20301.2.7.13.3.3.21.1.1 | not-accessible | current | |
| ipv6PmtuInfoIndx OBJECT-TYPE The index of this ipv6 PMTU table entries. | 1.3.6.1.4.1.20301.2.7.13.3.3.21.1.1.1 | Integer32 | read-only | current |
| ipv6PmtuInfoDestIp OBJECT-TYPE The destination of the pMTU. | 1.3.6.1.4.1.20301.2.7.13.3.3.21.1.1.2 | DisplayString | read-only | current |
| ipv6PmtuInfoSinceTime OBJECT-TYPE The addubt time of the pMTU. | 1.3.6.1.4.1.20301.2.7.13.3.3.21.1.1.3 | DisplayString | read-only | current |
| ipv6PmtuInfoValue OBJECT-TYPE The vlaue of this ipv6 PMTU table entries. | 1.3.6.1.4.1.20301.2.7.13.3.3.21.1.1.4 | Integer32 | read-only | current |
| mldInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.22 | |||
| mldInfoGroupsTable OBJECT-TYPE The table listing the IPv6 multicast groups for which there are members on a particular interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1 | not-accessible | current | |
| mldInfoGroupEntry OBJECT-TYPE An entry in the mldInfoGroupsTable | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1 | not-accessible | current | |
| mldInfoGroupIfIndex OBJECT-TYPE The internetwork-layer interface for which this entry contains information for an IPv6 multicast group address. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.1 | Integer32 | read-only | current |
| mldInfoGroupAddress OBJECT-TYPE The IPv6 multicast group address for which this entry contains information. Its address MUST be of format: 2x:2x:2x:2x:2x:2x:2x:2x | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.2 | InetAddressIPv6 | read-only | current |
| mldInfoGroupPortNumber OBJECT-TYPE The port number for which this entry contains information for an IPv6 multicast group address. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.3 | Integer32 | read-only | current |
| mldInfoGroupVlanID OBJECT-TYPE The VLAN ID for which this entry contains information for an IPv6 multicast group address. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.4 | Integer32 | read-only | current |
| mldInfoGroupLastReporter OBJECT-TYPE The IPv6 address of the source of the last membership report received for this IPv6 Multicast group address on this interface. If no membership report has been received, this object has the value 00:0:00:00:00:00:00:00. Its address MUST be of format:2x:2x:2x:2x:2x:2x:2x:2x | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.5 | InetAddressIPv6 | read-only | current |
| mldInfoGroupSource OBJECT-TYPE ONLY for MLDv2. The IPv6 address for which the this entry's filter is applied. Its address MUST be of format: 2x:2x:2x:2x:2x:2x:2x:2x | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.6 | InetAddressIPv6 | read-only | current |
| mldInfoGroupFilterType OBJECT-TYPE ONLY for MLDv2. The filter type for the specified source. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.7 | DisplayString | read-only | current |
| mldInfoGroupExpiryTime OBJECT-TYPE The minimum amount of time remaining before this entry will be aged out. A value of 0 indicates that the entry is only present because mldCacheSelf is true and that if the router left the group, this entry would be aged out immediately. Note that some implementations may process Membership Reports from the local system in the same way as reports from other hosts, so a value of 0 is not required. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.8 | DisplayString | read-only | current |
| mldInfoGroupVersion OBJECT-TYPE The version of this MLD entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.9 | Integer32 | read-only | current |
| mldInfoGroupFwd OBJECT-TYPE Specifies if forwarding is enabled for this entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.10 | Integer32 | read-only | current |
| mldInfoGroupId OBJECT-TYPE MLD group index. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.1.1.11 | Integer32 | read-only | current |
| mldInfoMRoutersTable OBJECT-TYPE The table listing the IPv6 multicast routers on an interface. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2 | not-accessible | current | |
| mldInfoMRouterEntry OBJECT-TYPE An entry in the mldInfoMRoutersTable | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1 | not-accessible | current | |
| mldInfoMRouterIfIndex OBJECT-TYPE The interface on which the multicast router is learnt. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1.1 | Integer32 | read-only | current |
| mldInfoMRouterSrcIp OBJECT-TYPE The multicast router's ip. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1.2 | InetAddressIPv6 | read-only | current |
| mldInfoMRouterPortNumber OBJECT-TYPE The port on which the multicast router is learnt. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1.3 | Integer32 | read-only | current |
| mldInfoMRouterVlan OBJECT-TYPE The vlan in which the multicast router is learnt. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1.4 | Integer32 | read-only | current |
| mldInfoMRouterQrv OBJECT-TYPE This multicast router's Maximum Response Delay | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1.5 | Integer32 | read-only | current |
| mldInfoMRouterQqic OBJECT-TYPE ONLY for MLDv2. This multicast router's QQIC | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1.6 | Integer32 | read-only | current |
| mldInfoMRouterMaxRespDelay OBJECT-TYPE This multicast router's Maximum Response Delay. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1.7 | Integer32 | read-only | current |
| mldInfoMRouterVersion OBJECT-TYPE This multicast router's MLD version. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1.8 | Integer32 | read-only | current |
| mldInfoMRouterExpiryTime OBJECT-TYPE This multicast router's expiry time. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1.9 | DisplayString | read-only | current |
| mldInfoMRouterId OBJECT-TYPE This multicast router's index. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.2.1.10 | Integer32 | read-only | current |
| mldClearTables OBJECT-TYPE Clear the MLD tables. When setting clearGroups(1), the dynamic groups are removed, when setting clearMrouters(2), the mrouter tables are removed and when setting clearAll(3), both the dynamic groups and the mrouter tables are removed. When read, none(0) is always returned. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.3 | INTEGER {none(0), clearGroups(1), clearMrouters(2), clearAll(3)} | read-write | current |
| mldInfoInterfaceTable OBJECT-TYPE The (conceptual) table listing the informatio of interfaces on which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.4 | not-accessible | current | |
| mldInfoInterfaceEntry OBJECT-TYPE An entry (conceptual row) representing the information of an interface on which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.4.1 | not-accessible | current | |
| mldInfoInterfaceIfIndex OBJECT-TYPE The internetwork-layer interface value of the interface for which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.4.1.1 | Integer32 | read-only | current |
| mldInfoInterfaceState OBJECT-TYPE The internetwork-layer interface value of the interface for which MLD is enabled. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.4.1.2 | INTEGER {up(1), down(2)} | read-only | current |
| mldInfoInterfaceVersion OBJECT-TYPE The version of MLD which is running on this interface. This object is a place holder to allow for new versions of MLD to be introduced. Version 1 of MLD is defined in RFC 2710. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.4.1.3 | INTEGER | read-only | current |
| mldInfoInterfaceQuerierStatus OBJECT-TYPE Specifies if the switch is Querier or not | 1.3.6.1.4.1.20301.2.7.13.3.3.22.4.1.4 | INTEGER | read-only | current |
| mldInfoInterfaceQuerier OBJECT-TYPE The address of the MLD Querier on the IPv6 subnet to which this interface is attached. Its address MUST be of format:2x:2x:2x:2x:2x:2x:2x:2x | 1.3.6.1.4.1.20301.2.7.13.3.3.22.4.1.5 | InetAddressIPv6 | read-only | current |
| mldInfoInterfaceQuerierExpiryTime OBJECT-TYPE The time remaining before the Other Querier Present Timer expires. If the local system is the querier, the value of this object is zero. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.4.1.6 | DisplayString | read-only | current |
| mldInfoInterfaceQuerierPort OBJECT-TYPE The port on which the Querier is learnt. If the local system is the querier, the value of this object is zero. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.4.1.7 | Integer32 | read-only | current |
| mldInfoInterfaceGroups OBJECT-TYPE The current number of entries for this interface in the Cache Table. | 1.3.6.1.4.1.20301.2.7.13.3.3.22.4.1.8 | INTEGER | read-only | current |
| ipsecInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.23 | |||
| ipsecSaInfoTable OBJECT-TYPE The (conceptual) table listing all of the IPsec SA information. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1 | not-accessible | current | |
| ipsecSaInfoEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec SA information. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1 | not-accessible | current | |
| ipsecSaInfoIndex OBJECT-TYPE The index of ipsecSaInfoEntry. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.1 | Unsigned32 | read-only | current |
| ipsecSaInfoSpi OBJECT-TYPE The SPI used by the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.2 | Unsigned32 | read-only | current |
| ipsecSaInfoProto OBJECT-TYPE The proto(AH,ESP,or Both) used by the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.3 | INTEGER {any(0), esp(50), ah(51)} | read-only | current |
| ipsecSaInfoDstAddr OBJECT-TYPE The destination IP address for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.4 | OCTET STRING (SIZE(16)) | read-only | current |
| ipsecSaInfoSrcAddr OBJECT-TYPE The source IP address for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.5 | OCTET STRING (SIZE(16)) | read-only | current |
| ipsecSaInfoFlags OBJECT-TYPE The direction, initiator and etc for an SA; see flag constants below: SA_FLAG_INUSE 0x0001 SA_FLAG_DELETED 0x0002 SA_FLAG_INBOUND 0x0004 SA_FLAG_INITIATOR 0x0008 SA_FLAG_MATURE 0x0010 SA_FLAG_MIRRORED 0x0100 SA_FLAG_IP6 0x0200 SA_FLAG_IKE2 0x0400 SA_FLAG_PFS 0x0800 | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.6 | Unsigned32 | read-only | current |
| ipsecSaInfoUlp OBJECT-TYPE The upper layer protocol for an SA; 0=any; see protocol constants below: ICMP 1 IPv4 4 TCP 6 UDP 17 ESP 50 AH 51 IPv6 41 ICMPv6 58 | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.7 | Unsigned32 | read-only | current |
| ipsecSaInfoMode OBJECT-TYPE The mode for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.8 | INTEGER {any(0), transport(1), tunnel(2)} | read-only | current |
| ipsecSaInfoAuthAlg OBJECT-TYPE The authentication algorithm for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.9 | INTEGER {any(0), md5(1), sha1(2)} | read-only | current |
| ipsecSaInfoAuthKey OBJECT-TYPE The authentication key for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.10 | OCTET STRING (SIZE(20..64)) | read-only | current |
| ipsecSaInfoEncrAlg OBJECT-TYPE The encryption algorithm for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.11 | INTEGER {any(0), des(1), triple-des(2), blowfish(3), aes(4)} | read-only | current |
| ipsecSaInfoEncrKey OBJECT-TYPE The encryption key for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.1.1.12 | OCTET STRING (SIZE(20..64)) | read-only | current |
| ipsecSpdInfoTable OBJECT-TYPE The (conceptual) table listing all of the IPsec security policy information. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.2 | not-accessible | current | |
| ipsecSpdInfoEntry OBJECT-TYPE An entry (conceptual row) representing a IPsec security policy information. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.2.1 | not-accessible | current | |
| ipsecSpdInfoIndex OBJECT-TYPE The index of ipsecSpdInfoEntry. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.2.1.1 | Unsigned32 | read-only | current |
| ipsecSpdInfoFlags OBJECT-TYPE The direction, initiator and etc for an SA; see flag constants below: SP_FLAG_INUSE 0x00000001 SP_FLAG_DELETED 0x00000002 SP_FLAG_INBOUND 0x00000004 SP_FLAG_MIRRORED 0x00000008 SP_FLAG_PFP_LADDR 0x00000100 SP_FLAG_PFP_RADDR 0x00000200 SP_FLAG_PFP_LPORT 0x00000400 SP_FLAG_PFP_RPORT 0x00000800 SP_FLAG_PFP_ULP 0x00001000 SP_MASK_PFP 0x00001f00 SP_FLAG_DF 0x00002000 SP_FLAG_DF_BIT 0x00004000 SP_MASK_DF 0x00006000 SP_FLAG_DSCP 0x00008000 SP_FLAG_ECN 0x00010000 SP_FLAG_IP6 0x00000010 SP_FLAG_IP6_TUNNEL 0x00000020 SP_FLAG_INIT 0x00000040 | 1.3.6.1.4.1.20301.2.7.13.3.3.23.2.1.2 | Unsigned32 | read-only | current |
| ipsecSpdInfoULP OBJECT-TYPE The transport layer protocol for the SA. 0 = any. see protocol constants below: ICMP 1 IPv4 4 TCP 6 UDP 17 ESP 50 AH 51 IPv6 41 ICMPv6 58 | 1.3.6.1.4.1.20301.2.7.13.3.3.23.2.1.3 | Unsigned32 | read-only | current |
| ipsecSpdInfoAction OBJECT-TYPE The IPsec action for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.2.1.4 | INTEGER {drop(1), apply(2), permit(3), bypass(4)} | read-only | current |
| ipsecSpdInfoDstAddr OBJECT-TYPE The destination IP address for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.2.1.5 | OCTET STRING (SIZE(16)) | read-only | current |
| ipsecSpdInfoSrcAddr OBJECT-TYPE The source IP address for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.2.1.6 | OCTET STRING (SIZE(16)) | read-only | current |
| ipsecSpdInfoMode OBJECT-TYPE The mode for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.2.1.7 | INTEGER {any(0), transport(1), tunnel(2)} | read-only | current |
| ipsecSpdInfoSaSize OBJECT-TYPE The SA bundle size of an Security policy. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.2.1.8 | Unsigned32 | read-only | current |
| ipsecSpdInfoSaTable OBJECT-TYPE The (conceptual) table listing all information of the SA nested in an IPsec security policy. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.3 | not-accessible | current | |
| ipsecSpdInfoSaEntry OBJECT-TYPE An entry (conceptual row) representing a SA information netsted in an IPsec security policy. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.3.1 | not-accessible | current | |
| ipsecSpdInfoSaIndex OBJECT-TYPE The index that enumerates the IPsec nested SAs . | 1.3.6.1.4.1.20301.2.7.13.3.3.23.3.1.1 | Unsigned32 | read-only | current |
| ipsecSpdInfoSaSecuProto OBJECT-TYPE The security protocol for the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.3.1.2 | INTEGER {ah(0), esp(1), esp-auth(2), esp-null(3)} | read-only | current |
| ipsecSpdInfoSaAuthAlg OBJECT-TYPE The hash algorithm used by the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.3.1.3 | INTEGER {any(0), md5(1), sha1(2)} | read-only | current |
| ipsecSpdInfoSaEncrAlg OBJECT-TYPE The encryption algorithm used by the SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.3.1.4 | INTEGER {any(0), des(1), triple-des(2), blowfish(3), aes(4)} | read-only | current |
| ipsecSpdInfoSaEncrKeyLen OBJECT-TYPE The encryption key length of an nested SA. | 1.3.6.1.4.1.20301.2.7.13.3.3.23.3.1.5 | Unsigned32 | read-only | current |
| dhcpsnpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.3.24 | |||
| dhcpSnoopingBindingInfoTable OBJECT-TYPE DHCP Snooping binding Table. | 1.3.6.1.4.1.20301.2.7.13.3.3.24.1 | not-accessible | current | |
| dhcpSnoopingBindingInfoEntry OBJECT-TYPE A row in the DHCP Snooping binding Table | 1.3.6.1.4.1.20301.2.7.13.3.3.24.1.1 | not-accessible | current | |
| dhcpSnoopingBindingInfoIndex OBJECT-TYPE Index of this DHCP Snooping binding entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.24.1.1.1 | Integer32 | read-only | current |
| dhcpSnoopingBindingInfoMac OBJECT-TYPE Mac Address of this DHCP Snooping binding entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.24.1.1.2 | OCTET STRING | read-create | current |
| dhcpSnoopingBindingInfoIp OBJECT-TYPE Ip Address of this DHCP Snooping binding entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.24.1.1.3 | IpAddress | read-write | current |
| dhcpSnoopingBindingInfoVLAN OBJECT-TYPE VLAN ID of this DHCP Snooping binding entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.24.1.1.4 | Integer32 | read-write | current |
| dhcpSnoopingBindingInfoPort OBJECT-TYPE Port Number of this DHCP Snooping binding entry. | 1.3.6.1.4.1.20301.2.7.13.3.3.24.1.1.5 | Integer32 | read-write | current |
| dhcpSnoopingBindingInfoExpiry OBJECT-TYPE The lease time of this DHCP Snooping binding entry. Set 0 to remove this entry | 1.3.6.1.4.1.20301.2.7.13.3.3.24.1.1.6 | Unsigned32 | read-write | current |
| dhcpSnoopingBindingInfoType OBJECT-TYPE Show How this DHCP Snooping binding entry come from. | 1.3.6.1.4.1.20301.2.7.13.3.3.24.1.1.7 | INTEGER {static(1), dynamic(2)} | read-write | current |
| layer3Oper OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.4 | |||
| vrrpOper OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.3.4.1 | |||
| vrrpOperVirtRtrTable OBJECT-TYPE An entry in the table of virtual routers. | 1.3.6.1.4.1.20301.2.7.13.3.4.1.1 | not-accessible | current | |
| vrrpOperVirtRtrEntry OBJECT-TYPE A row in the vrrpOperVirtRtrTable | 1.3.6.1.4.1.20301.2.7.13.3.4.1.1.1 | not-accessible | current | |
| vrrpOperVirtRtrIndex OBJECT-TYPE The index for the VRRP virtual router. | 1.3.6.1.4.1.20301.2.7.13.3.4.1.1.1.1 | Integer32 | read-only | current |
| 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 is read. | 1.3.6.1.4.1.20301.2.7.13.3.4.1.1.1.2 | INTEGER {ok(1), backup(2)} | read-write | current |
| 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.20301.2.7.13.3.4.1.2 | INTEGER {ok(1), backup(2)} | read-write | current |
| traps OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.7 | |||
| ibmSNMPv2Notifications OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.7.0 | |||
| swTrapDisplayString OBJECT-TYPE Temporary string object used to store information being sent in a Switch trap. | 1.3.6.1.4.1.20301.2.7.13.7.1000 | DisplayString (SIZE(0..255)) | read-only | current |
| qos OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.8 | |||
| qosConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.8.1 | |||
| qos8021p OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.8.1.1 | |||
| qosCurCfgPortPriorityTable OBJECT-TYPE The table of QOS Port Priority configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.1 | not-accessible | current | |
| qosCurCfgPortPriorityEntry OBJECT-TYPE Information about a particular QOS Port Priority configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.1.1 | not-accessible | current | |
| qosCurCfgPortIndex OBJECT-TYPE Switch Port Number | 1.3.6.1.4.1.20301.2.7.13.8.1.1.1.1.1 | PortNumber | read-only | current |
| qosCurCfgPortPriority OBJECT-TYPE Switch Port Priority Should be between 0 and 7 | 1.3.6.1.4.1.20301.2.7.13.8.1.1.1.1.2 | INTEGER (0..7) | read-only | current |
| qosNewCfgPortPriorityTable OBJECT-TYPE The table of QOS Port Priority configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.2 | not-accessible | current | |
| qosNewCfgPortPriorityEntry OBJECT-TYPE Information about a particular QOS Port Priority configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.2.1 | not-accessible | current | |
| qosNewCfgPortIndex OBJECT-TYPE Switch Port Number | 1.3.6.1.4.1.20301.2.7.13.8.1.1.2.1.1 | PortNumber | read-only | current |
| qosNewCfgPortPriority OBJECT-TYPE Switch Port Priority Should be between 0 and 7 | 1.3.6.1.4.1.20301.2.7.13.8.1.1.2.1.2 | INTEGER (0..7) | read-write | current |
| qosCurCfgPriorityCoSTable OBJECT-TYPE The table of Frame Priority and COSq configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.3 | not-accessible | current | |
| qosCurCfgPriorityCoSEntry OBJECT-TYPE Information about a particular Frame Priority and COSq configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.3.1 | not-accessible | current | |
| qosCurCfgPriorityIndex OBJECT-TYPE Frame priority Number | 1.3.6.1.4.1.20301.2.7.13.8.1.1.3.1.1 | INTEGER (0..7) | read-only | current |
| qosCurCfgPriorityCoSq OBJECT-TYPE CoSq for a Frame Priority Should be between 0 and 7 | 1.3.6.1.4.1.20301.2.7.13.8.1.1.3.1.2 | INTEGER (0..7) | read-only | current |
| qosNewCfgPriorityCoSTable OBJECT-TYPE The table of Frame Priority and COSq configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.4 | not-accessible | current | |
| qosNewCfgPriorityCoSEntry OBJECT-TYPE Information about a particular Frame Priority and COSq configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.4.1 | not-accessible | current | |
| qosNewCfgPriorityIndex OBJECT-TYPE Frame priority Number | 1.3.6.1.4.1.20301.2.7.13.8.1.1.4.1.1 | INTEGER (0..7) | read-only | current |
| qosNewCfgPriorityCoSq OBJECT-TYPE CoSq for a Frame Priority Should be between 0 and 7 | 1.3.6.1.4.1.20301.2.7.13.8.1.1.4.1.2 | INTEGER (0..7) | read-write | current |
| qosCurCfgCosWeightTable OBJECT-TYPE The table of CoSq and Weight configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.5 | not-accessible | current | |
| qosCurCfgCosWeightEntry OBJECT-TYPE Information about a particular CoSq and Weight configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.5.1 | not-accessible | current | |
| qosCurCfgCosIndex OBJECT-TYPE CoSq Number | 1.3.6.1.4.1.20301.2.7.13.8.1.1.5.1.1 | INTEGER (0..7) | read-only | current |
| qosCurCfgCosWeight OBJECT-TYPE Weight of CoSq | 1.3.6.1.4.1.20301.2.7.13.8.1.1.5.1.2 | INTEGER (0..15) | read-only | current |
| qosNewCfgCosWeightTable OBJECT-TYPE The table of CoSq and Weight configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.6 | not-accessible | current | |
| qosNewCfgCosWeightEntry OBJECT-TYPE Information about a particular CoSq and Weight configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.6.1 | not-accessible | current | |
| qosNewCfgCosIndex OBJECT-TYPE CoSq Number | 1.3.6.1.4.1.20301.2.7.13.8.1.1.6.1.1 | INTEGER (0..7) | read-only | current |
| qosNewCfgCosWeight OBJECT-TYPE Weight of CoSq | 1.3.6.1.4.1.20301.2.7.13.8.1.1.6.1.2 | INTEGER (0..15) | read-write | current |
| qosCurCfgCosNum OBJECT-TYPE Number of CoSq. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.7 | INTEGER {num2(2), num8(8)} | read-only | current |
| qosDefaultCfg OBJECT-TYPE Load default configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.1.9 | INTEGER {none(0), defaultCosNum(1), defaultWeight(2), defaultPriority(3)} | read-write | current |
| qosdscp OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.8.1.2 | |||
| qosCurCfgDscpTable OBJECT-TYPE The table of Dscp to New Dscp/802.1p priority configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.2.1 | not-accessible | current | |
| qosCurCfgDscpEntry OBJECT-TYPE Information about a particular Dscp to New Dscp/802.1p priority configuration | 1.3.6.1.4.1.20301.2.7.13.8.1.2.1.1 | not-accessible | current | |
| qosCurCfgDscpIndex OBJECT-TYPE Dscp value | 1.3.6.1.4.1.20301.2.7.13.8.1.2.1.1.1 | INTEGER (0..63) | read-only | current |
| qosCurCfgMapDscp OBJECT-TYPE Map Dscp Value | 1.3.6.1.4.1.20301.2.7.13.8.1.2.1.1.2 | INTEGER (0..63) | read-only | current |
| qosCurCfgMap8021p OBJECT-TYPE Map 802.1p value | 1.3.6.1.4.1.20301.2.7.13.8.1.2.1.1.3 | INTEGER (0..7) | read-only | current |
| qosNewCfgDscpTable OBJECT-TYPE The table of Dscp to New Dscp/802.1p priority configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.2.2 | not-accessible | current | |
| qosNewCfgDscpEntry OBJECT-TYPE Information about a particular Dscp to New Dscp/802.1p priority configuration | 1.3.6.1.4.1.20301.2.7.13.8.1.2.2.1 | not-accessible | current | |
| qosNewCfgDscpIndex OBJECT-TYPE Dscp value | 1.3.6.1.4.1.20301.2.7.13.8.1.2.2.1.1 | INTEGER (0..63) | read-only | current |
| qosNewCfgMapDscp OBJECT-TYPE Map Dscp Value | 1.3.6.1.4.1.20301.2.7.13.8.1.2.2.1.2 | INTEGER (0..63) | read-write | current |
| qosNewCfgMap8021p OBJECT-TYPE Map 802.1p value | 1.3.6.1.4.1.20301.2.7.13.8.1.2.2.1.3 | INTEGER (0..7) | read-write | current |
| qosCurCfgDscpState OBJECT-TYPE This is for turning on/off DSCP globally. | 1.3.6.1.4.1.20301.2.7.13.8.1.2.3 | INTEGER {on(1), off(2)} | read-only | current |
| qosNewCfgDscpState OBJECT-TYPE This is for turning on/off DSCP globally. | 1.3.6.1.4.1.20301.2.7.13.8.1.2.4 | INTEGER {on(1), off(2)} | read-write | current |
| qoswredecn OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.8.1.3 | |||
| qosCurCfgPortProfileTable OBJECT-TYPE The table of QOS port WRED ECN profile configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1 | not-accessible | current | |
| qoSCurCfgPortProfileEntry OBJECT-TYPE Information about a particular Transmit queue of a port WRED ECN profile configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1.1 | not-accessible | current | |
| qosCurCfgProfilePortIndex OBJECT-TYPE Switch Port Number | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1.1.1 | PortNumber | read-only | current |
| qosCurCfgTrqIndex OBJECT-TYPE Transmit Queue Number | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1.1.2 | INTEGER (0..7) | read-only | current |
| qosCurCfgTrqNonTcpMin OBJECT-TYPE Port Transmit queue WRED ECN nontcp profile MinThreshold value. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1.1.3 | INTEGER (1..100) | read-only | current |
| qosCurCfgTrqNonTcpMax OBJECT-TYPE Port Transmit queue WRED ECN nontcp profile MaxThreshold value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1.1.4 | INTEGER (1..100) | read-only | current |
| qosCurCfgTrqNonTcpRate OBJECT-TYPE Port Transmit queue WRED ECN nontcp profile DropRate value. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1.1.5 | INTEGER (1..100) | read-only | current |
| qosCurCfgTrqTcpMin OBJECT-TYPE Port Transmit queue WRED ECN tcp profile MinThreshold value. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1.1.6 | INTEGER (1..100) | read-only | current |
| qosCurCfgTrqTcpMax OBJECT-TYPE Port Transmit queue WRED ECN tcp profile MaxThreshold value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1.1.7 | INTEGER (1..100) | read-only | current |
| qosCurCfgTrqTcpRate OBJECT-TYPE Port Transmit queue WRED ECN tcp profile DropRate value. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1.1.8 | INTEGER (1..100) | read-only | current |
| qosCurCfgPortTrqWredState OBJECT-TYPE This is for turning on/off WRED per transmit queue per port. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.1.1.9 | INTEGER {on(1), off(2)} | read-only | current |
| qosNewCfgPortProfileTable OBJECT-TYPE The table of QOS Port WRED ECN configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2 | not-accessible | current | |
| qoSNewCfgPortProfileEntry OBJECT-TYPE Information about a particular Transmit queue of a port WRED ECN configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2.1 | not-accessible | current | |
| qosNewCfgProfilePortIndex OBJECT-TYPE Switch Port Number | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2.1.1 | PortNumber | read-only | current |
| qosNewCfgTrqIndex OBJECT-TYPE Transmit Queue Number | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2.1.2 | INTEGER (0..7) | read-only | current |
| qosNewCfgTrqNonTcpMin OBJECT-TYPE Port Transmit queue WRED ECN nontcp profile MinThreshold value. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2.1.3 | INTEGER (1..100) | read-write | current |
| qosNewCfgTrqNonTcpMax OBJECT-TYPE Port Transmit queue WRED ECN nontcp profile MaxThreshold value. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2.1.4 | INTEGER (1..100) | read-write | current |
| qosNewCfgTrqNonTcpRate OBJECT-TYPE Port Transmit queue WRED ECN nontcp profile DropRate value. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2.1.5 | INTEGER (1..100) | read-write | current |
| qosNewCfgTrqTcpMin OBJECT-TYPE Port Transmit queue WRED ECN tcp profile MinThreshold value. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2.1.6 | INTEGER (1..100) | read-write | current |
| qosNewCfgTrqTcpMax OBJECT-TYPE Port Transmit queue WRED ECN tcp profile MaxThreshold value. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2.1.7 | INTEGER (1..100) | read-write | current |
| qosNewCfgTrqTcpRate OBJECT-TYPE Port Transmit queue WRED ECN tcp profile DropRate value. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2.1.8 | INTEGER (1..100) | read-write | current |
| qosNewCfgPortTrqWredState OBJECT-TYPE This is for turning on/off WRED per transmit queue per port. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.2.1.9 | INTEGER {on(1), off(2)} | read-write | current |
| qosCurCfgPortStateTable OBJECT-TYPE The table of QOS port WRED ECN state configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.3 | not-accessible | current | |
| qoSCurCfgPortStateEntry OBJECT-TYPE Information about a particular port WRED ECN state configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.3.1 | not-accessible | current | |
| qosCurCfgStatePortIndex OBJECT-TYPE Switch Port Number | 1.3.6.1.4.1.20301.2.7.13.8.1.3.3.1.1 | PortNumber | read-only | current |
| qosCurCfgPortWredState OBJECT-TYPE This is for turning on/off WRED per port. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.3.1.2 | INTEGER {on(1), off(2)} | read-only | current |
| qosCurCfgPortEcnState OBJECT-TYPE This is for turning on/off ECN per port. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.3.1.3 | INTEGER {on(1), off(2)} | read-only | current |
| qosNewCfgPortStateTable OBJECT-TYPE The table of QOS port WRED ECN state configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.4 | not-accessible | current | |
| qoSNewCfgPortStateEntry OBJECT-TYPE Information about a particular port WRED ECN state configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.4.1 | not-accessible | current | |
| qosNewCfgStatePortIndex OBJECT-TYPE Switch Port Number | 1.3.6.1.4.1.20301.2.7.13.8.1.3.4.1.1 | PortNumber | read-only | current |
| qosNewCfgPortWredState OBJECT-TYPE This is for turning on/off WRED per port | 1.3.6.1.4.1.20301.2.7.13.8.1.3.4.1.2 | INTEGER {on(1), off(2)} | read-write | current |
| qosNewCfgPortEcnState OBJECT-TYPE This is for turning on/off ECN per port. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.4.1.3 | INTEGER {on(1), off(2)} | read-write | current |
| qosCurCfgGlobalProfileTable OBJECT-TYPE The table of QOS global WRED ECN profile configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.5 | not-accessible | current | |
| qoSCurCfgGlobalProfileEntry OBJECT-TYPE Information about a particular Transmit queue of global WRED ECN profile configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.5.1 | not-accessible | current | |
| qosCurCfgGlobalTrqIndex OBJECT-TYPE Global Transmit Queue Number | 1.3.6.1.4.1.20301.2.7.13.8.1.3.5.1.1 | INTEGER (0..7) | read-only | current |
| qosCurCfgGlobalTrqNonTcpMin OBJECT-TYPE Global transmit queue WRED ECN nontcp profile MinThreshold value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.5.1.2 | INTEGER (1..100) | read-only | current |
| qosCurCfgGlobalTrqNonTcpMax OBJECT-TYPE Global transmit queue WRED ECN nontcp profile MaxThreshold value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.5.1.3 | INTEGER (1..100) | read-only | current |
| qosCurCfgGlobalTrqNonTcpRate OBJECT-TYPE Global transmit queue WRED ECN nontcp profile DropRate value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.5.1.4 | INTEGER (1..100) | read-only | current |
| qosCurCfgGlobalTrqTcpMin OBJECT-TYPE Global transmit queue WRED ECN tcp profile MinThreshold value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.5.1.5 | INTEGER (1..100) | read-only | current |
| qosCurCfgGlobalTrqTcpMax OBJECT-TYPE Global transmit queue WRED ECN tcp profile MaxThreshold value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.5.1.6 | INTEGER (1..100) | read-only | current |
| qosCurCfgGlobalTrqTcpRate OBJECT-TYPE Global transmit queue WRED ECN tcp profile DropRate value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.5.1.7 | INTEGER (1..100) | read-only | current |
| qosCurCfgGlobalTrqWredState OBJECT-TYPE This is for turning on/off WRED per global transmit queue | 1.3.6.1.4.1.20301.2.7.13.8.1.3.5.1.8 | INTEGER {on(1), off(2)} | read-only | current |
| qosNewCfgGlobalProfileTable OBJECT-TYPE The table of QOS global WRED ECN profile configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.6 | not-accessible | current | |
| qoSNewCfgGlobalProfileEntry OBJECT-TYPE Information about a particular Transmit queue of global WRED ECN profile configuration. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.6.1 | not-accessible | current | |
| qosNewCfgGlobalTrqIndex OBJECT-TYPE Global Transmit Queue Number | 1.3.6.1.4.1.20301.2.7.13.8.1.3.6.1.1 | INTEGER (0..7) | read-only | current |
| qosNewCfgGlobalTrqNonTcpMin OBJECT-TYPE Global transmit queue WRED ECN nontcp profile MinThreshold value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.6.1.2 | INTEGER (1..100) | read-write | current |
| qosNewCfgGlobalTrqNonTcpMax OBJECT-TYPE Global transmit queue WRED ECN nontcp profile MaxThreshold value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.6.1.3 | INTEGER (1..100) | read-write | current |
| qosNewCfgGlobalTrqNonTcpRate OBJECT-TYPE Global transmit queue WRED ECN nontcp profile DropRate value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.6.1.4 | INTEGER (1..100) | read-write | current |
| qosNewCfgGlobalTrqTcpMin OBJECT-TYPE Global transmit queue WRED ECN tcp profile MinThreshold value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.6.1.5 | INTEGER (1..100) | read-write | current |
| qosNewCfgGlobalTrqTcpMax OBJECT-TYPE Global transmit queue WRED ECN tcp profile MaxThreshold value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.6.1.6 | INTEGER (1..100) | read-write | current |
| qosNewCfgGlobalTrqTcpRate OBJECT-TYPE Global transmit queue WRED ECN tcp profile DropRate value | 1.3.6.1.4.1.20301.2.7.13.8.1.3.6.1.7 | INTEGER (1..100) | read-write | current |
| qosNewCfgGlobalTrqWredState OBJECT-TYPE This is for turning on/off WRED per global transmit queue | 1.3.6.1.4.1.20301.2.7.13.8.1.3.6.1.8 | INTEGER {on(1), off(2)} | read-write | current |
| qosCurCfgGlobalWredState OBJECT-TYPE This is for turning on/off WRED globally. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.7 | INTEGER {on(1), off(2)} | read-only | current |
| qosCurCfgGlobalEcnState OBJECT-TYPE This is for turning on/off ECN globally. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.8 | INTEGER {on(1), off(2)} | read-only | current |
| qosNewCfgGlobalWredState OBJECT-TYPE This is for turning on/off WRED globally. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.9 | INTEGER {on(1), off(2)} | read-write | current |
| qosNewCfgGlobalEcnState OBJECT-TYPE This is for turning on/off ECN globally. | 1.3.6.1.4.1.20301.2.7.13.8.1.3.10 | INTEGER {on(1), off(2)} | read-write | current |
| acl OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9 | |||
| acConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.1 | |||
| acList OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.1.1 | |||
| aclCurCfgTable OBJECT-TYPE The table of current ACL configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1 | not-accessible | current | |
| aclCurCfgEntry OBJECT-TYPE Current information about a particular ACL configuration entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1 | not-accessible | current | |
| aclCurCfgIndex OBJECT-TYPE The index associated with this ACL entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.1 | Unsigned32 | read-only | current |
| 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.20301.2.7.13.9.1.1.1.1.3 | Unsigned32 | read-only | current |
| 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.20301.2.7.13.9.1.1.1.1.4 | INTEGER {none(0), permit(1), deny(2), setprio(3)} | read-only | current |
| 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.20301.2.7.13.9.1.1.1.1.5 | INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)} | read-only | current |
| aclCurCfgEthFmt OBJECT-TYPE The packet ethernet format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.6 | INTEGER {none(0), ethernet2(1), snap(2), llc(3)} | read-only | current |
| aclCurCfgTagFmt OBJECT-TYPE The packet tag format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.7 | INTEGER {disabled(1), any(2), untagged(3), tagged(4)} | read-only | current |
| aclCurCfgIPFmt OBJECT-TYPE The packet IP format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.8 | INTEGER {none(1), ipv4(2), ipv6(3)} | read-only | current |
| aclCurCfgSrcMACAddress OBJECT-TYPE The source MAC address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.9 | MacAddress | read-only | current |
| aclCurCfgSrcMACMask OBJECT-TYPE The address mask applied to aclCurCfgSrcMACAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.10 | MacAddress | read-only | current |
| aclCurCfgDstMACAddress OBJECT-TYPE The destination MAC address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.11 | MacAddress | read-only | current |
| aclCurCfgDstMACMask OBJECT-TYPE The address mask applied to aclCurCfgDstMACAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.12 | MacAddress | read-only | current |
| 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.20301.2.7.13.9.1.1.1.1.13 | INTEGER {none(0), arp(1), ipv4(2), ipv6(3), mpls(4), rarp(5), any(6), other(7)} | read-only | current |
| 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.20301.2.7.13.9.1.1.1.1.14 | INTEGER (1536..65535) | read-only | current |
| aclCurCfgVLanId OBJECT-TYPE The virtual LAN identifier to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.15 | INTEGER (0..4095) | read-only | current |
| aclCurCfgVLanMask OBJECT-TYPE The mask applied to aclCurCfgVLanId for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.16 | DisplayString | read-only | current |
| aclCurCfg8021pPriority OBJECT-TYPE The 802.1p priority to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.17 | INTEGER {none(0), priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)} | read-only | current |
| aclCurCfgTypeOfService OBJECT-TYPE The type of service to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.18 | DisplayString | read-only | current |
| aclCurCfgProtocol OBJECT-TYPE The protocol to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.19 | DisplayString | read-only | current |
| aclCurCfgSrcIPAddress OBJECT-TYPE The source IP address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.20 | IpAddress | read-only | current |
| aclCurCfgSrcIPMask OBJECT-TYPE The address mask applied to aclCurCfgSrcIPAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.21 | IpAddress | read-only | current |
| aclCurCfgDstIPAddress OBJECT-TYPE The destination IP address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.22 | IpAddress | read-only | current |
| aclCurCfgDstIPMask OBJECT-TYPE The address mask applied to aclCurCfgDstIPAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.23 | IpAddress | read-only | current |
| aclCurCfgSrcPort OBJECT-TYPE The source TCP/UDP port number to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.24 | INTEGER (0..65535) | read-only | current |
| aclCurCfgSrcPortMask OBJECT-TYPE The mask applied to aclCurCfgSrcPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.25 | DisplayString | read-only | current |
| aclCurCfgDstPort OBJECT-TYPE The destination TCP/UDP port number to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.26 | INTEGER (0..65535) | read-only | current |
| aclCurCfgDstPortMask OBJECT-TYPE The mask applied to aclCurCfgDstPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.27 | DisplayString | read-only | current |
| 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.20301.2.7.13.9.1.1.1.1.28 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-only | current |
| 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.20301.2.7.13.9.1.1.1.1.29 | OCTET STRING | read-only | current |
| aclCurCfgStatistics OBJECT-TYPE Whether statistics collection for this ACL is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.30 | INTEGER {disable(0), enable(1)} | read-only | current |
| 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.20301.2.7.13.9.1.1.1.1.39 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-only | current |
| aclCurCfgMeterAction OBJECT-TYPE Meter Action for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.41 | INTEGER {unconfigured(0), outdrop(1), outpass(2)} | read-only | current |
| aclCurCfgMeterEnable OBJECT-TYPE Meter state for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.42 | INTEGER {enabled(0), disabled(1)} | read-only | current |
| aclCurCfgKbitsSec OBJECT-TYPE The commited rate of meter associated with this ACL entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.43 | Unsigned32 (64..40000000) | read-only | current |
| aclCurCfgKbitsBurst OBJECT-TYPE The maxmium burst sizeof meter associated with this ACL entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.44 | INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)} | read-only | current |
| aclCurCfgUser OBJECT-TYPE Set user defined priority for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.45 | INTEGER (0..7) | read-only | current |
| aclCurCfgInprofDscp OBJECT-TYPE Set in profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.46 | INTEGER (0..63) | read-only | current |
| aclCurCfgTos OBJECT-TYPE To enable/disable setting pkts based on TOS bits. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.47 | INTEGER {disable(0), enable(1)} | read-only | current |
| aclCurCfgOutprofDscp OBJECT-TYPE Set out profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.48 | INTEGER (0..63) | read-only | current |
| aclCurCfgUserEnable OBJECT-TYPE Set update method for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.49 | INTEGER {disabled(0), userdefined(1)} | read-only | current |
| aclCurCfgInprofDscpEnable OBJECT-TYPE Whether in profile update DSCP for this ACL is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.50 | INTEGER {disable(0), enable(1)} | read-only | current |
| aclCurCfgOutprofDscpEnable OBJECT-TYPE Whether out profile update DSCP for this ACL is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.51 | INTEGER {disable(0), enable(1)} | read-only | current |
| aclCurCfgMirrorPort OBJECT-TYPE Set port in the ACL for mirroring. n > 0 - the represented port is configured for mirroring. 0 - the represented port is not configured for mirroring. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.74 | Integer32 | read-only | current |
| aclCurCfgLog OBJECT-TYPE Whether log for this ACL is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.1.1.81 | INTEGER {disable(0), enable(1)} | read-only | current |
| aclNewCfgTable OBJECT-TYPE The table of new ACL configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2 | not-accessible | current | |
| aclNewCfgEntry OBJECT-TYPE New information about a particular ACL configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1 | not-accessible | current | |
| aclNewCfgIndex OBJECT-TYPE The index associated with this ACL entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.1 | Unsigned32 | read-only | current |
| 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.20301.2.7.13.9.1.1.2.1.3 | Unsigned32 | read-only | current |
| 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.20301.2.7.13.9.1.1.2.1.4 | INTEGER {none(0), permit(1), deny(2), setprio(3)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.5 | INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)} | read-write | current |
| aclNewCfgEthFmt OBJECT-TYPE The packet ethernet format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.6 | INTEGER {none(0), ethernet2(1), snap(2), llc(3)} | read-write | current |
| aclNewCfgTagFmt OBJECT-TYPE The packet tagging format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.7 | INTEGER {disabled(1), any(2), none(3), tagged(4)} | read-write | current |
| aclNewCfgIPFmt OBJECT-TYPE The packet IP format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.8 | INTEGER {none(1), ipv4(2), ipv6(3)} | read-write | current |
| 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:ff. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.9 | MacAddress | read-write | current |
| aclNewCfgSrcMACMask OBJECT-TYPE The address mask to be applied to aclNewCfgSrcMACAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.10 | MacAddress | read-write | current |
| 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:ff. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.11 | MacAddress | read-write | current |
| aclNewCfgDstMACMask OBJECT-TYPE The address mask to be applied to aclNewCfgDstMACAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.12 | MacAddress | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.13 | INTEGER {none(0), arp(1), ipv4(2), ipv6(3), mpls(4), rarp(5), any(6), other(7)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.14 | INTEGER (1536..65535) | read-write | current |
| 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). When this object is set to 0, the Vlan ACL filter is disabled. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.15 | INTEGER (0..4095) | read-write | current |
| aclNewCfgVLanMask OBJECT-TYPE The mask to be applied to aclNewCfgVLanId for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.16 | DisplayString | read-write | current |
| aclNewCfg8021pPriority OBJECT-TYPE The 802.1p priority to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.17 | INTEGER {none(0), priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)} | read-write | current |
| aclNewCfgTypeOfService OBJECT-TYPE The type of service to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.18 | DisplayString | read-write | current |
| aclNewCfgProtocol OBJECT-TYPE The protocol to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.19 | DisplayString | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.20 | IpAddress | read-write | current |
| aclNewCfgSrcIPMask OBJECT-TYPE The address mask to be applied to aclNewCfgSrcIPAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.21 | IpAddress | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.22 | IpAddress | read-write | current |
| aclNewCfgDstIPMask OBJECT-TYPE The address mask to be applied to aclNewCfgDstIPAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.23 | IpAddress | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.24 | INTEGER (1..65535) | read-write | current |
| aclNewCfgSrcPortMask OBJECT-TYPE The mask to be applied to aclNewCfgSrcPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.25 | DisplayString | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.26 | INTEGER (1..65535) | read-write | current |
| aclNewCfgDstPortMask OBJECT-TYPE The mask to be applied to aclNewCfgDstPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.27 | DisplayString | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.28 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.29 | OCTET STRING | read-only | current |
| aclNewCfgStatistics OBJECT-TYPE Whether statistics collection for this ACL is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.30 | INTEGER {disable(0), enable(1)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.31 | PortNumber | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.32 | PortNumber | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.33 | INTEGER {other(1), delete(2)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.39 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-write | current |
| aclNewCfgMeterAction OBJECT-TYPE Meter Action for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.41 | INTEGER {unconfigured(0), outdrop(1), outpass(2)} | read-write | current |
| aclNewCfgMeterEnable OBJECT-TYPE Meter state for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.42 | INTEGER {enabled(0), disabled(1)} | read-write | current |
| aclNewCfgKbitsSec OBJECT-TYPE The commited rate of meter associated with this ACL entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.43 | Unsigned32 (64..40000000) | read-write | current |
| aclNewCfgKbitsBurst OBJECT-TYPE The maximum burst size of the meter associated with this ACL entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.44 | INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)} | read-write | current |
| aclNewCfgUser OBJECT-TYPE Set user defined priority for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.45 | INTEGER (0..7) | read-write | current |
| aclNewCfgInprofDscp OBJECT-TYPE Set in profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.46 | INTEGER (0..63) | read-write | current |
| aclNewCfgTos OBJECT-TYPE To enable/disable setting pkts based on TOS bits. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.47 | INTEGER {disable(0), enable(1)} | read-write | current |
| aclNewCfgOutprofDscp OBJECT-TYPE Set out profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.48 | INTEGER (0..63) | read-write | current |
| aclNewCfgUserEnable OBJECT-TYPE Set update method for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.49 | INTEGER {disabled(0), userdefined(1)} | read-write | current |
| aclNewCfgInprofDscpEnable OBJECT-TYPE Whether in profile update DSCP for this ACL is enabled or not. Only the value disable(0) can be set, causing the in profile update DSCP to be disabled for this ACL. The value enable(1) is automatically set when setting a value for aclNewCfgInprofDscp object. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.50 | INTEGER {disable(0), enable(1)} | read-write | current |
| aclNewCfgOutprofDscpEnable OBJECT-TYPE Whether out profile update DSCP for this ACL is enabled or not. Only the value disable(0) can be set, causing the out profile update DSCP to be disabled for this ACL. The value enable(1) is automatically set when setting a value for aclNewCfgOutprofDscp object. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.51 | INTEGER {disable(0), enable(1)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.52 | INTEGER {other(1), reset(2)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.53 | INTEGER {other(1), reset(2)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.54 | INTEGER {other(1), reset(2)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.55 | INTEGER {other(1), reset(2)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.56 | INTEGER {other(1), reset(2)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.57 | INTEGER {other(1), reset(2)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.58 | INTEGER {other(1), reset(2)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.59 | INTEGER {other(1), reset(2)} | read-write | current |
| 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.20301.2.7.13.9.1.1.2.1.60 | INTEGER {other(1), reset(2)} | read-write | current |
| aclNewCfgMirrorPort OBJECT-TYPE Set port in the ACL for mirroring. n > 0 - the represented port is configured for mirroring. 0 - the represented port is not configured for mirroring. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.74 | Integer32 | read-write | current |
| aclNewCfgLog OBJECT-TYPE Whether log for this ACL is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.2.1.81 | INTEGER {disable(0), enable(1)} | read-write | current |
| aclTableMaxSize OBJECT-TYPE The maximum number of entries in the acl config tables. | 1.3.6.1.4.1.20301.2.7.13.9.1.1.5 | Integer32 | read-only | current |
| aclGroup OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.1.3 | |||
| aclGroupCurCfgTable OBJECT-TYPE The table of current ACL Group configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.3.1 | not-accessible | current | |
| aclGroupCurCfgEntry OBJECT-TYPE Information about a particular ACL configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.3.1.1 | not-accessible | current | |
| aclGroupCurCfgIndex OBJECT-TYPE The index associated with this ACL Group entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.3.1.1.1 | Unsigned32 | read-only | current |
| 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.20301.2.7.13.9.1.3.1.1.2 | OCTET STRING | read-only | current |
| aclGroupCurCfgMemberAcl6s OBJECT-TYPE The ACL6 members of this ACL group, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL6 9 || || || ||___ ACL6 8 || |____ ACL6 7 || . . . ||_________ ACL6 2 |__________ ACL6 1 where x: 1 - the represented ACL6 is a member of the group. 0 - the represented ACL6 is not a member of the group. | 1.3.6.1.4.1.20301.2.7.13.9.1.3.1.1.9 | OCTET STRING | read-only | current |
| aclGroupNewCfgTable OBJECT-TYPE The table of new ACL Group configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.3.2 | not-accessible | current | |
| aclGroupNewCfgEntry OBJECT-TYPE New information about a particular ACL configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.3.2.1 | not-accessible | current | |
| aclGroupNewCfgIndex OBJECT-TYPE The index associated with this ACL Group entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.3.2.1.1 | Unsigned32 | read-only | current |
| 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.20301.2.7.13.9.1.3.2.1.2 | OCTET STRING | read-only | current |
| 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.20301.2.7.13.9.1.3.2.1.4 | Unsigned32 | read-write | current |
| 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.20301.2.7.13.9.1.3.2.1.5 | Unsigned32 | read-write | current |
| 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.20301.2.7.13.9.1.3.2.1.8 | INTEGER {other(1), delete(2)} | read-write | current |
| aclGroupNewCfgMemberAcl6s OBJECT-TYPE The ACL6 members of this ACL group, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL6 9 || || || ||___ ACL6 8 || |____ ACL6 7 || . . . ||_________ ACL6 2 |__________ ACL6 1 where x: 1 - the represented ACL6 is a member of the group. 0 - the represented ACL6 is not a member of the group. | 1.3.6.1.4.1.20301.2.7.13.9.1.3.2.1.9 | OCTET STRING | read-only | current |
| aclGroupNewCfgAddAcl6 OBJECT-TYPE The index of the ACL6 entry to be added into this ACL group. A successful set operation on this object will also set the bit corresponding to the ACL6 entry in the aclGroupNewCfgMemberAcl6s bitmap. A value of zero is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.1.3.2.1.10 | Unsigned32 | read-write | current |
| aclGroupNewCfgRemoveAcl6 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.20301.2.7.13.9.1.3.2.1.11 | Unsigned32 | read-write | current |
| aclCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.1.4 | |||
| aclCurCfgPortTable OBJECT-TYPE The table of port acl groups configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.4.1 | not-accessible | current | |
| aclCurCfgPortTableEntry OBJECT-TYPE Information about a particular port acl configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.4.1.1 | not-accessible | current | |
| 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.20301.2.7.13.9.1.4.1.1.1 | PortNumber | read-only | current |
| 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.20301.2.7.13.9.1.4.1.1.2 | OCTET STRING (SIZE(0..512)) | read-only | current |
| 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.20301.2.7.13.9.1.4.1.1.4 | OCTET STRING (SIZE(0..512)) | read-only | current |
| aclCurCfgPortAcl6Bmap OBJECT-TYPE The acls applied to the port. The acls are presented in bitmap format. This string displays acl number from 1 to 128. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ acl6 9 || || || ||___ acl6 8 || |____ acl6 7 || . . . ||_________ acl6 2 |__________ acl6 1 where x : 1 - The represented acl6 applied to the port. 0 - The represented acl6 not applied to the port. | 1.3.6.1.4.1.20301.2.7.13.9.1.4.1.1.13 | OCTET STRING (SIZE(0..128)) | read-only | current |
| aclNewCfgPortTable OBJECT-TYPE The table of port acl configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.4.2 | not-accessible | current | |
| aclNewCfgPortTableEntry OBJECT-TYPE Information about a particular port acl groups configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.4.2.1 | not-accessible | current | |
| 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.20301.2.7.13.9.1.4.2.1.1 | PortNumber | read-only | current |
| 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.20301.2.7.13.9.1.4.2.1.2 | Unsigned32 | read-write | current |
| 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.20301.2.7.13.9.1.4.2.1.4 | Unsigned32 | read-write | current |
| 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.20301.2.7.13.9.1.4.2.1.5 | Unsigned32 | read-write | current |
| 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.20301.2.7.13.9.1.4.2.1.7 | Unsigned32 | read-write | current |
| 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.20301.2.7.13.9.1.4.2.1.8 | OCTET STRING (SIZE(0..512)) | read-only | current |
| 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.20301.2.7.13.9.1.4.2.1.10 | OCTET STRING (SIZE(0..512)) | read-only | current |
| aclNewCfgPortAddAcl6 OBJECT-TYPE The acl6 to be added to the specified port. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.9.1.4.2.1.11 | Unsigned32 | read-write | current |
| aclNewCfgPortRemoveAcl6 OBJECT-TYPE The acl6 to be removed from the specified port. A '0' value is returned when read. | 1.3.6.1.4.1.20301.2.7.13.9.1.4.2.1.12 | Unsigned32 | read-write | current |
| aclNewCfgPortAcl6Bmap OBJECT-TYPE The acl6s applied to the port. The acl6s are presented in bitmap format. This string displays acl number from 1 to 128. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ acl6 9 || || || ||___ acl6 8 || |____ acl6 7 || . . . ||_________ acl6 2 |__________ acl6 1 where x : 1 - The represented acl6 applied to the port. 0 - The represented acl6 not applied to the port. | 1.3.6.1.4.1.20301.2.7.13.9.1.4.2.1.13 | OCTET STRING (SIZE(0..512)) | read-only | current |
| acl6List OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.1.5 | |||
| acl6CurCfgTable OBJECT-TYPE The table of current ACL6 configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1 | not-accessible | current | |
| acl6CurCfgEntry OBJECT-TYPE Current information about a particular ACL6 configuration entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1 | not-accessible | current | |
| acl6CurCfgIndex OBJECT-TYPE The index associated with this ACL6 entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.1 | Unsigned32 | read-only | current |
| acl6CurCfgGroup OBJECT-TYPE The index of the ACL group to which this ACL6 entry is a member of. A value of zero means the ACL6 is not a member of any group. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.2 | Unsigned32 | read-only | current |
| acl6CurCfgFilterAction OBJECT-TYPE The action to be performed on a packet that matches the filter settings of this ACL6 entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.3 | INTEGER {none(0), permit(1), deny(2), setprio(3)} | read-only | current |
| acl6CurCfgFilterActionSetPrio OBJECT-TYPE The value to be used when the action to be performed is setprio for this ACL6 entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.4 | INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)} | read-only | current |
| acl6CurCfgSrcIPv6Address OBJECT-TYPE The source IPv6 address to be filtered. Address should be 4-byte hexadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.5 | DisplayString (SIZE(0..40)) | read-only | current |
| acl6CurCfgSrcIPv6PrefixLen OBJECT-TYPE The IPv6 prefix applied to acl6CurCfgSrcIPv6PrefixLen for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.6 | INTEGER (1..128) | read-only | current |
| acl6CurCfgDstIPv6Address OBJECT-TYPE The destination IPv6 address to be filtered. Address should be 4-byte hexadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.7 | DisplayString (SIZE(0..40)) | read-only | current |
| acl6CurCfgDstIPv6PrefixLen OBJECT-TYPE The IPv6 prefix applied to acl6CurCfgDstIPv6PrefixLen for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.8 | INTEGER (1..128) | read-only | current |
| acl6CurCfgIPv6FlowLabel OBJECT-TYPE The IPv6 FlowLabel to be filtered. 'none' for not initialised, within the range 0-1048575 | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.9 | DisplayString | read-only | current |
| acl6CurCfgIPv6TrafficClass OBJECT-TYPE The IPv6 Traffic Class to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.10 | DisplayString | read-only | current |
| acl6CurCfgIPv6NextHeader OBJECT-TYPE The IPv6 next header to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.11 | DisplayString | read-only | current |
| acl6CurCfgSrcPort OBJECT-TYPE The source TCP/UDP port number to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.12 | INTEGER (1..65535) | read-only | current |
| acl6CurCfgSrcPortMask OBJECT-TYPE The mask applied to acl6CurCfgSrcPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.13 | DisplayString | read-only | current |
| acl6CurCfgDstPort OBJECT-TYPE The destination TCP/UDP port number to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.14 | INTEGER (1..65535) | read-only | current |
| acl6CurCfgDstPortMask OBJECT-TYPE The mask applied to acl6CurCfgDstPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.15 | DisplayString | read-only | current |
| acl6CurCfgTCPFlags 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.20301.2.7.13.9.1.5.1.1.16 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-only | current |
| acl6CurCfgTCPFlagsMask 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.20301.2.7.13.9.1.5.1.1.17 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-only | current |
| acl6CurCfgEgressPorts OBJECT-TYPE The port list in the ACL6 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.20301.2.7.13.9.1.5.1.1.18 | OCTET STRING | read-only | current |
| acl6CurCfgStatistics OBJECT-TYPE Whether statistics collection for this ACL6 is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.19 | INTEGER {disable(0), enable(1)} | read-only | current |
| acl6CurCfgUser OBJECT-TYPE Set user defined priority for this ACL6. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.20 | INTEGER (0..7) | read-only | current |
| acl6CurCfgInprofDscp OBJECT-TYPE Set in profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.21 | INTEGER (0..63) | read-only | current |
| acl6CurCfgTos OBJECT-TYPE To enable/disable setting pkts based on TOS bits. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.22 | INTEGER {disable(0), enable(1)} | read-only | current |
| acl6CurCfgUserEnable OBJECT-TYPE Set update method for this ACL6. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.24 | INTEGER {disabled(0), userdefined(1)} | read-only | current |
| acl6CurCfgInprofDscpEnable OBJECT-TYPE Whether in profile update DSCP for this ACL6 is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.25 | INTEGER {disable(0), enable(1)} | read-only | current |
| acl6CurCfgLog OBJECT-TYPE Whether log for this ACL is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.26 | INTEGER {disable(0), enable(1)} | read-only | current |
| acl6CurCfgMeterAction OBJECT-TYPE Meter Action for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.28 | INTEGER {unconfigured(0), outdrop(1), outpass(2)} | read-only | current |
| acl6CurCfgMeterEnable OBJECT-TYPE Meter state for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.29 | INTEGER {enabled(0), disabled(1)} | read-only | current |
| acl6CurCfgKbitsSec OBJECT-TYPE The commited rate of meter associated with this ACL entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.30 | Unsigned32 (64..40000000) | read-only | current |
| acl6CurCfgKbitsBurst OBJECT-TYPE The maxmium burst sizeof meter associated with this ACL entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.31 | INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)} | read-only | current |
| acl6CurCfgOutprofDscp OBJECT-TYPE Set out profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.32 | INTEGER (0..63) | read-only | current |
| acl6CurCfgOutprofDscpEnable OBJECT-TYPE Whether out profile update DSCP for this ACL is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.1.1.33 | INTEGER {disable(0), enable(1)} | read-only | current |
| acl6NewCfgTable OBJECT-TYPE The table of new ACL6 configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2 | not-accessible | current | |
| acl6NewCfgEntry OBJECT-TYPE New information about a particular ACL6 configuration. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1 | not-accessible | current | |
| acl6NewCfgIndex OBJECT-TYPE The index associated with this ACL6 entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.1 | Unsigned32 | read-only | current |
| acl6NewCfgGroup OBJECT-TYPE The index of the ACL group to which this ACL6 entry is a member of. A value of zero means the ACL6 is not a member of any group. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.2 | Unsigned32 | read-only | current |
| acl6NewCfgFilterAction OBJECT-TYPE The action to be performed on a packet that matches the filter settings of this ACL6 entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.3 | INTEGER {none(0), permit(1), deny(2), setprio(3)} | read-write | current |
| acl6NewCfgFilterActionSetPrio OBJECT-TYPE The COS queue to be used when the action for this ACL6 entry is set to setprio. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.4 | INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)} | read-write | current |
| acl6NewCfgSrcIPv6Address OBJECT-TYPE The source IPv6 address to be filtered. Address should be 4-byte hexadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.5 | DisplayString (SIZE(0..40)) | read-write | current |
| acl6NewCfgSrcIPv6PrefixLen OBJECT-TYPE The IPv6 prefix applied to acl6CurCfgSrcIPv6PrefixLen for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.6 | INTEGER (1..128) | read-write | current |
| acl6NewCfgDstIPv6Address OBJECT-TYPE The destination IPv6 address to be filtered. Address should be 4-byte hexadecimal colon notation. Valid IPv6 address should be in any of the following forms xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or xxxx::xxxx:xxxx:xxxx:xxxx | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.7 | DisplayString (SIZE(0..40)) | read-write | current |
| acl6NewCfgDstIPv6PrefixLen OBJECT-TYPE The IPv6 prefix applied to acl6CurCfgDstIPv6PrefixLen for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.8 | INTEGER (1..128) | read-write | current |
| acl6NewCfgIPv6FlowLabel OBJECT-TYPE The IPv6 flow label to be filtered. 'none' for not initialised, within the range 0-1048575 | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.9 | DisplayString | read-write | current |
| acl6NewCfgIPv6TrafficClass OBJECT-TYPE The IPv6 traffic class to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.10 | DisplayString | read-write | current |
| acl6NewCfgIPv6NextHeader OBJECT-TYPE The IPv6 next header to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.11 | DisplayString | read-write | current |
| acl6NewCfgSrcPort OBJECT-TYPE The source TCP/UDP port number to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.12 | INTEGER (1..65535) | read-write | current |
| acl6NewCfgSrcPortMask OBJECT-TYPE The mask applied to acl6CurCfgSrcPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.13 | DisplayString | read-write | current |
| acl6NewCfgDstPort OBJECT-TYPE The destination TCP/UDP port number to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.14 | INTEGER (1..65535) | read-write | current |
| acl6NewCfgDstPortMask OBJECT-TYPE The mask applied to acl6CurCfgDstPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.15 | DisplayString | read-write | current |
| acl6NewCfgTCPFlags 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.20301.2.7.13.9.1.5.2.1.16 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-write | current |
| acl6NewCfgTCPFlagsMask 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.20301.2.7.13.9.1.5.2.1.17 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-write | current |
| acl6NewCfgEgressPorts OBJECT-TYPE The port list in the ACL6 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.20301.2.7.13.9.1.5.2.1.18 | OCTET STRING | read-only | current |
| acl6NewCfgStatistics OBJECT-TYPE Whether statistics collection for this ACL6 is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.19 | INTEGER {disable(0), enable(1)} | read-write | current |
| acl6NewCfgAddEgressPort OBJECT-TYPE The port to be added to the specified ACL6 for egress filtering. A value of zero is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.20 | PortNumber | read-write | current |
| acl6NewCfgRemoveEgressPort OBJECT-TYPE The port to be removed from the specified ACL6. A value of zero is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.21 | PortNumber | read-write | current |
| acl6NewCfgDelete OBJECT-TYPE This is an action object to delete an ACL6 entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.22 | INTEGER {other(1), delete(2)} | read-write | current |
| acl6NewCfgUser OBJECT-TYPE Set user defined priority for this ACL6. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.23 | INTEGER (0..7) | read-write | current |
| acl6NewCfgInprofDscp OBJECT-TYPE Set in profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.24 | INTEGER (0..63) | read-write | current |
| acl6NewCfgTos OBJECT-TYPE To enable/disable setting pkts based on TOS bits. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.25 | INTEGER {disable(0), enable(1)} | read-write | current |
| acl6NewCfgUserEnable OBJECT-TYPE Set update method for this ACL6. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.27 | INTEGER {disabled(0), userdefined(1)} | read-write | current |
| acl6NewCfgInprofDscpEnable OBJECT-TYPE Whether in profile update DSCP for this ACL6 is enabled or not. Only the value disable(0) can be set, causing the in profile update DSCP to be disabled for this ACL6. The value enable(1) is automatically set when setting a value for aclNewCfgInprofDscp object. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.28 | INTEGER {disable(0), enable(1)} | read-write | current |
| acl6NewCfgIPv6Reset OBJECT-TYPE This is an action object to reset an ACL IPV6 entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.30 | INTEGER {other(1), reset(2)} | read-write | current |
| acl6NewCfgTcpudpReset OBJECT-TYPE This is an action object to reset an ACL6 Tcpudp entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.31 | INTEGER {other(1), reset(2)} | read-write | current |
| acl6NewCfgRemarkInprofReset 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.20301.2.7.13.9.1.5.2.1.32 | INTEGER {other(1), reset(2)} | read-write | current |
| acl6NewCfgLog OBJECT-TYPE Whether log for this ACL is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.33 | INTEGER {disable(0), enable(1)} | read-write | current |
| acl6NewCfgMeterAction OBJECT-TYPE Meter Action for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.35 | INTEGER {unconfigured(0), outdrop(1), outpass(2)} | read-write | current |
| acl6NewCfgMeterEnable OBJECT-TYPE Meter state for this ACL. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.36 | INTEGER {enabled(0), disabled(1)} | read-write | current |
| acl6NewCfgKbitsSec OBJECT-TYPE The commited rate of meter associated with this ACL entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.37 | Unsigned32 (64..40000000) | read-write | current |
| acl6NewCfgKbitsBurst OBJECT-TYPE The maximum burst size of the meter associated with this ACL entry. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.38 | INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)} | read-write | current |
| acl6NewCfgMeterReset OBJECT-TYPE This is an action object to reset an ACL6 Meter entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.39 | INTEGER {other(1), reset(2)} | read-write | current |
| acl6NewCfgOutprofDscp OBJECT-TYPE Set out profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.40 | INTEGER (0..63) | read-write | current |
| acl6NewCfgOutprofDscpEnable OBJECT-TYPE Whether out profile update DSCP for this ACL is enabled or not. Only the value disable(0) can be set, causing the out profile update DSCP to be disabled for this ACL. The value enable(1) is automatically set when setting a value for aclNewCfgOutprofDscp object. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.2.1.41 | INTEGER {disable(0), enable(1)} | read-write | current |
| acl6NewCfgRemarkOutprofReset 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.20301.2.7.13.9.1.5.2.1.42 | INTEGER {other(1), reset(2)} | read-write | current |
| acl6TableMaxSize OBJECT-TYPE The maximum number of entries in the acl6 config tables. | 1.3.6.1.4.1.20301.2.7.13.9.1.5.3 | Integer32 | read-only | current |
| aclLog OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.1.6 | |||
| aclLogCurInterval OBJECT-TYPE The interval secends of displaying Logs. Default is 300s. | 1.3.6.1.4.1.20301.2.7.13.9.1.6.1 | INTEGER (5..600) | read-only | current |
| aclLogNewInterval OBJECT-TYPE The interval secends of displaying Logs. Default is 300s. | 1.3.6.1.4.1.20301.2.7.13.9.1.6.2 | INTEGER (5..600) | read-write | current |
| aclLogCurRateLimit OBJECT-TYPE The rate limit of ACL Log queue. Default is 10pps. | 1.3.6.1.4.1.20301.2.7.13.9.1.6.3 | INTEGER (1..1000) | read-only | current |
| aclLogNewRateLimit OBJECT-TYPE The rate limit of ACL Log queue. Default is 10pps. | 1.3.6.1.4.1.20301.2.7.13.9.1.6.4 | INTEGER (1..1000) | read-write | current |
| vmapConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3 | |||
| vmapList OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3.1 | |||
| vmapCurCfgTable OBJECT-TYPE The table of current VMAP configuration. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1 | not-accessible | current | |
| vmapCurCfgEntry OBJECT-TYPE Current information about a particular VMAP configuration entry. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1 | not-accessible | current | |
| vmapCurCfgIndex OBJECT-TYPE The index associated with this VMAP entry. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.1 | Unsigned32 | read-only | current |
| vmapCurCfgFilterAction OBJECT-TYPE The action to be performed on a packet that matches the filter settings of this VMAP entry. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.2 | INTEGER {none(0), permit(1), deny(2), setprio(3)} | read-only | current |
| vmapCurCfgFilterActionSetPrio OBJECT-TYPE The value to be used when the action to be performed is setprio for this VMAP entry. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.3 | INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)} | read-only | current |
| vmapCurCfgEthFmt OBJECT-TYPE The packet ethernet format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.4 | INTEGER {none(0), ethernet2(1), snap(2), llc(3)} | read-only | current |
| vmapCurCfgTagFmt OBJECT-TYPE The packet tag format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.5 | INTEGER {disabled(1), any(2), untagged(3), tagged(4)} | read-only | current |
| vmapCurCfgIPFmt OBJECT-TYPE The packet IP format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.6 | INTEGER {none(1), ipv4(2), ipv6(3)} | read-only | current |
| vmapCurCfgSrcMACAddress OBJECT-TYPE The source MAC address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.7 | MacAddress | read-only | current |
| vmapCurCfgSrcMACMask OBJECT-TYPE The address mask applied to aclCurCfgSrcMACAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.8 | MacAddress | read-only | current |
| vmapCurCfgDstMACAddress OBJECT-TYPE The destination MAC address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.9 | MacAddress | read-only | current |
| vmapCurCfgDstMACMask OBJECT-TYPE The address mask applied to aclCurCfgDstMACAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.10 | MacAddress | read-only | current |
| vmapCurCfgEthernetTypeName 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.20301.2.7.13.9.3.1.1.1.11 | INTEGER {none(0), arp(1), ipv4(2), ipv6(3), mpls(4), rarp(5), any(6), other(7)} | read-only | current |
| vmapCurCfgEthernetTypeValue 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.20301.2.7.13.9.3.1.1.1.12 | INTEGER (1536..65535) | read-only | current |
| vmapCurCfg8021pPriority OBJECT-TYPE The 802.1p priority to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.13 | INTEGER {none(0), priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)} | read-only | current |
| vmapCurCfgTypeOfService OBJECT-TYPE The type of service to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.14 | DisplayString | read-only | current |
| vmapCurCfgProtocol OBJECT-TYPE The protocol to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.15 | DisplayString | read-only | current |
| vmapCurCfgSrcIPAddress OBJECT-TYPE The source IP address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.16 | IpAddress | read-only | current |
| vmapCurCfgSrcIPMask OBJECT-TYPE The address mask applied to aclCurCfgSrcIPAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.17 | IpAddress | read-only | current |
| vmapCurCfgDstIPAddress OBJECT-TYPE The destination IP address to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.18 | IpAddress | read-only | current |
| vmapCurCfgDstIPMask OBJECT-TYPE The address mask applied to aclCurCfgDstIPAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.19 | IpAddress | read-only | current |
| vmapCurCfgSrcPort OBJECT-TYPE The source TCP/UDP port number to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.20 | INTEGER (0..65535) | read-only | current |
| vmapCurCfgSrcPortMask OBJECT-TYPE The mask applied to aclCurCfgSrcPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.21 | DisplayString | read-only | current |
| vmapCurCfgDstPort OBJECT-TYPE The destination TCP/UDP port number to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.22 | INTEGER (0..65535) | read-only | current |
| vmapCurCfgDstPortMask OBJECT-TYPE The mask applied to aclCurCfgDstPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.23 | DisplayString | read-only | current |
| vmapCurCfgTCPFlags 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.20301.2.7.13.9.3.1.1.1.24 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-only | current |
| vmapCurCfgTCPFlagsMask 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.20301.2.7.13.9.3.1.1.1.25 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-only | current |
| vmapCurCfgEgressPorts OBJECT-TYPE The port list in the VMAP 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.20301.2.7.13.9.3.1.1.1.26 | OCTET STRING | read-only | current |
| vmapCurCfgStatistics OBJECT-TYPE Whether statistics collection for this VMAP is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.27 | INTEGER {disable(0), enable(1)} | read-only | current |
| vmapCurCfgMeterAction OBJECT-TYPE Meter Action for this VMAP. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.31 | INTEGER {unconfigured(0), outdrop(1), outpass(2)} | read-only | current |
| vmapCurCfgMeterEnable OBJECT-TYPE Meter state for this VMAP. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.32 | INTEGER {enabled(0), disabled(1)} | read-only | current |
| vmapCurCfgKbitsSec OBJECT-TYPE The commited rate of meter associated with this VMAP entry. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.33 | Unsigned32 (64..10000000) | read-only | current |
| vmapCurCfgKbitsBurst OBJECT-TYPE The maxmium burst sizeof meter associated with this VMAP entry. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.34 | INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)} | read-only | current |
| vmapCurCfgUser OBJECT-TYPE Set user defined priority for this VMAP. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.35 | INTEGER (0..7) | read-only | current |
| vmapCurCfgInprofDscp OBJECT-TYPE Set in profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.36 | INTEGER (0..63) | read-only | current |
| vmapCurCfgTos OBJECT-TYPE To enable/disable setting pkts based on TOS bits. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.37 | INTEGER {disable(0), enable(1)} | read-only | current |
| vmapCurCfgOutprofDscp OBJECT-TYPE Set out profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.38 | INTEGER (0..63) | read-only | current |
| vmapCurCfgUserEnable OBJECT-TYPE Set update method for this VMAP. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.39 | INTEGER {disabled(0), userdefined(1)} | read-only | current |
| vmapCurCfgInprofDscpEnable OBJECT-TYPE Whether in profile update DSCP for this VMAP is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.40 | INTEGER {disable(0), enable(1)} | read-only | current |
| vmapCurCfgOutprofDscpEnable OBJECT-TYPE Whether out profile update DSCP for this VMAP is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.41 | INTEGER {disable(0), enable(1)} | read-only | current |
| vmapCurCfgMirrorPort OBJECT-TYPE Set port in the VMAP for mirroring. n > 0 - the represented port is configured for mirroring. 0 - the represented port is not configured for mirroring. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.1.1.51 | Integer32 | read-only | current |
| vmapNewCfgTable OBJECT-TYPE The table of new VMAP configuration. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2 | not-accessible | current | |
| vmapNewCfgEntry OBJECT-TYPE New information about a particular VMAP configuration. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1 | not-accessible | current | |
| vmapNewCfgIndex OBJECT-TYPE The index associated with this VMAP entry. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.1 | Unsigned32 | read-only | current |
| vmapNewCfgFilterAction OBJECT-TYPE The action to be performed on a packet that matches the filter settings of this VMAP entry. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.2 | INTEGER {none(0), permit(1), deny(2), setprio(3)} | read-write | current |
| vmapNewCfgFilterActionSetPrio OBJECT-TYPE The COS queue to be used when the action for this VMAP entry is set to setprio. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.3 | INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)} | read-write | current |
| vmapNewCfgEthFmt OBJECT-TYPE The packet ethernet format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.4 | INTEGER {none(0), ethernet2(1), snap(2), llc(3)} | read-write | current |
| vmapNewCfgTagFmt OBJECT-TYPE The packet tagging format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.5 | INTEGER {disabled(1), any(2), none(3), tagged(4)} | read-write | current |
| vmapNewCfgIPFmt OBJECT-TYPE The packet IP format to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.6 | INTEGER {none(1), ipv4(2), ipv6(3)} | read-write | current |
| vmapNewCfgSrcMACAddress 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:ff. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.7 | MacAddress | read-write | current |
| vmapNewCfgSrcMACMask OBJECT-TYPE The address mask to be applied to aclNewCfgSrcMACAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.8 | MacAddress | read-write | current |
| vmapNewCfgDstMACAddress 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:ff. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.9 | MacAddress | read-write | current |
| vmapNewCfgDstMACMask OBJECT-TYPE The address mask to be applied to aclNewCfgDstMACAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.10 | MacAddress | read-write | current |
| vmapNewCfgEthernetTypeName 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.20301.2.7.13.9.3.1.2.1.11 | INTEGER {none(0), arp(1), ipv4(2), ipv6(3), mpls(4), rarp(5), any(6), other(7)} | read-write | current |
| vmapNewCfgEthernetTypeValue 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.20301.2.7.13.9.3.1.2.1.12 | INTEGER (1536..65535) | read-write | current |
| vmapNewCfg8021pPriority OBJECT-TYPE The 802.1p priority to be filtered. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.13 | INTEGER {none(0), priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)} | read-write | current |
| vmapNewCfgTypeOfService OBJECT-TYPE The type of service to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.14 | DisplayString | read-write | current |
| vmapNewCfgProtocol OBJECT-TYPE The protocol to be filtered. 'none' for not initialised, within the range 0-255 | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.15 | DisplayString | read-write | current |
| vmapNewCfgSrcIPAddress 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.20301.2.7.13.9.3.1.2.1.16 | IpAddress | read-write | current |
| vmapNewCfgSrcIPMask OBJECT-TYPE The address mask to be applied to aclNewCfgSrcIPAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.17 | IpAddress | read-write | current |
| vmapNewCfgDstIPAddress 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.20301.2.7.13.9.3.1.2.1.18 | IpAddress | read-write | current |
| vmapNewCfgDstIPMask OBJECT-TYPE The address mask to be applied to aclNewCfgDstIPAddress for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.19 | IpAddress | read-write | current |
| vmapNewCfgSrcPort 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.20301.2.7.13.9.3.1.2.1.20 | INTEGER (1..65535) | read-write | current |
| vmapNewCfgSrcPortMask OBJECT-TYPE The mask to be applied to aclNewCfgSrcPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.21 | DisplayString | read-write | current |
| vmapNewCfgDstPort 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.20301.2.7.13.9.3.1.2.1.22 | INTEGER (1..65535) | read-write | current |
| vmapNewCfgDstPortMask OBJECT-TYPE The mask to be applied to aclNewCfgDstPort for filtering. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.23 | DisplayString | read-write | current |
| vmapNewCfgTCPFlags 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.20301.2.7.13.9.3.1.2.1.24 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-write | current |
| vmapNewCfgTCPFlagsMask 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.20301.2.7.13.9.3.1.2.1.25 | Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)} | read-write | current |
| vmapNewCfgEgressPorts OBJECT-TYPE The port list in the VMAP 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.20301.2.7.13.9.3.1.2.1.26 | OCTET STRING | read-only | current |
| vmapNewCfgStatistics OBJECT-TYPE Whether statistics collection for this VMAP is enabled or not. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.27 | INTEGER {disable(0), enable(1)} | read-write | current |
| vmapNewCfgAddEgressPort OBJECT-TYPE The port to be added to the specified VMAP for egress filtering. A value of zero is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.28 | PortNumber | read-write | current |
| vmapNewCfgRemoveEgressPort OBJECT-TYPE The port to be removed from the specified VMAP. A value of zero is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.29 | PortNumber | read-write | current |
| vmapNewCfgDelete OBJECT-TYPE This is an action object to delete an VMAP entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.30 | INTEGER {other(1), delete(2)} | read-write | current |
| vmapNewCfgMeterAction OBJECT-TYPE Meter Action for this VMAP. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.31 | INTEGER {unconfigured(0), outdrop(1), outpass(2)} | read-write | current |
| vmapNewCfgMeterEnable OBJECT-TYPE Meter state for this VMAP. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.32 | INTEGER {enabled(0), disabled(1)} | read-write | current |
| vmapNewCfgKbitsSec OBJECT-TYPE The commited rate of meter associated with this VMAP entry. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.33 | Unsigned32 (64..10000000) | read-write | current |
| vmapNewCfgKbitsBurst OBJECT-TYPE The maximum burst size of the meter associated with this VMAP entry. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.34 | INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)} | read-write | current |
| vmapNewCfgUser OBJECT-TYPE Set user defined priority for this VMAP. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.35 | INTEGER (0..7) | read-write | current |
| vmapNewCfgInprofDscp OBJECT-TYPE Set in profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.36 | INTEGER (0..63) | read-write | current |
| vmapNewCfgTos OBJECT-TYPE To enable/disable setting pkts based on TOS bits. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.37 | INTEGER {disable(0), enable(1)} | read-write | current |
| vmapNewCfgOutprofDscp OBJECT-TYPE Set out profile pkts DSCP value. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.38 | INTEGER (0..63) | read-write | current |
| vmapNewCfgUserEnable OBJECT-TYPE Set update method for this VMAP. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.39 | INTEGER {disabled(0), userdefined(1)} | read-write | current |
| vmapNewCfgInprofDscpEnable OBJECT-TYPE Whether in profile update DSCP for this VMAP is enabled or not. Only the value disable(0) can be set, causing the in profile update DSCP to be disabled for this VMAP. The value enable(1) is automatically set when setting a value for aclNewCfgInprofDscp object. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.40 | INTEGER {disable(0), enable(1)} | read-write | current |
| vmapNewCfgOutprofDscpEnable OBJECT-TYPE Whether out profile update DSCP for this VMAP is enabled or not. Only the value disable(0) can be set, causing the out profile update DSCP to be disabled for this VMAP. The value enable(1) is automatically set when setting a value for aclNewCfgOutprofDscp object. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.41 | INTEGER {disable(0), enable(1)} | read-write | current |
| vmapNewCfgReset OBJECT-TYPE This is an action object to reset an VMAP entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.42 | INTEGER {other(1), reset(2)} | read-write | current |
| vmapNewCfgEthernetReset OBJECT-TYPE This is an action object to reset an VMAP Ethernet entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.43 | INTEGER {other(1), reset(2)} | read-write | current |
| vmapNewCfgIpv4Reset OBJECT-TYPE This is an action object to reset an VMAP IPV4 entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.44 | INTEGER {other(1), reset(2)} | read-write | current |
| vmapNewCfgTcpudpReset OBJECT-TYPE This is an action object to reset an VMAP Tcpudp entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.45 | INTEGER {other(1), reset(2)} | read-write | current |
| vmapNewCfgMeterReset OBJECT-TYPE This is an action object to reset an VMAP Meter entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.46 | INTEGER {other(1), reset(2)} | read-write | current |
| vmapNewCfgRemarkReset OBJECT-TYPE This is an action object to reset an VMAP Remark entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.47 | INTEGER {other(1), reset(2)} | read-write | current |
| vmapNewCfgRemarkInprofReset OBJECT-TYPE This is an action object to reset an VMAP Remark Inprof entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.48 | INTEGER {other(1), reset(2)} | read-write | current |
| vmapNewCfgRemarkOutprofReset OBJECT-TYPE This is an action object to reset an VMAP Remark Outprof entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.49 | INTEGER {other(1), reset(2)} | read-write | current |
| vmapNewCfgPktfmtReset OBJECT-TYPE This is an action object to reset an VMAP Pktfmt entry. A value of other(1) is always returned when this object is read. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.50 | INTEGER {other(1), reset(2)} | read-write | current |
| vmapNewCfgMirrorPort OBJECT-TYPE Set port in the VMAP for mirroring. n > 0 - the represented port is configured for mirroring. 0 - the represented port is not configured for mirroring. | 1.3.6.1.4.1.20301.2.7.13.9.3.1.2.1.51 | Integer32 | read-write | current |
| vmapCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3.2 | |||
| vmapVlanCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1 | |||
| vmapVlanCfgNonServerPorts OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1 | |||
| vmapVlanCurCfgNonServerPortsTable OBJECT-TYPE The table of the current configuration of vmaps for the non-server ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1.1 | not-accessible | current | |
| vmapVlanCurCfgNonServerPortsTableEntry OBJECT-TYPE A row in the table of current configuration of vmaps for the non-server ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1.1.1 | not-accessible | current | |
| vmapVlanCurCfgNonServerPortsVlanIdx OBJECT-TYPE The vlan id in the table of configured vmaps for the non-server ports of vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1.1.1.1 | Integer32 | read-only | current |
| vmapVlanCurCfgNonServerPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the non-server ports of the vlan given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1.1.1.2 | OCTET STRING | read-only | current |
| vmapVlanNewCfgNonServerPortsTable OBJECT-TYPE The table of the new configuration of vmaps for non-server ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1.2 | not-accessible | current | |
| vmapVlanNewCfgNonServerPortsTableEntry OBJECT-TYPE A row in the table of new configuration of vmaps for the non-server ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1.2.1 | not-accessible | current | |
| vmapVlanNewCfgNonServerPortsVlanIdx OBJECT-TYPE The vlan id in the table of configured vmaps for the non-server ports of vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1.2.1.1 | Integer32 | read-only | current |
| vmapVlanNewCfgNonServerPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the non-server ports of the vlan given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1.2.1.2 | OCTET STRING | read-only | current |
| vmapVlanNewCfgNonServerPortsAddVmap OBJECT-TYPE Add a new vmap to the non-server ports of the vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1.2.1.3 | Unsigned32 | read-write | current |
| vmapVlanNewCfgNonServerPortsRemVmap OBJECT-TYPE Remove a vmap from the non-server ports of the vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.1.2.1.4 | Unsigned32 | read-write | current |
| vmapVlanCfgServerPorts OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2 | |||
| vmapVlanCurCfgServerPortsTable OBJECT-TYPE The table of the current configuration of vmaps for server ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2.1 | not-accessible | current | |
| vmapVlanCurCfgServerPortsTableEntry OBJECT-TYPE A row in the table of current configuration of vmaps for the server ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2.1.1 | not-accessible | current | |
| vmapVlanCurCfgServerPortsVlanIdx OBJECT-TYPE The vlan id in the table of configured vmaps for the server ports of vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2.1.1.1 | Integer32 | read-only | current |
| vmapVlanCurCfgServerPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the server ports of the vlan given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2.1.1.2 | OCTET STRING | read-only | current |
| vmapVlanNewCfgServerPortsTable OBJECT-TYPE The table of the new configuration of vmaps for server ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2.2 | not-accessible | current | |
| vmapVlanNewCfgServerPortsTableEntry OBJECT-TYPE A row in the table of new configuration of vmaps for the server ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2.2.1 | not-accessible | current | |
| vmapVlanNewCfgServerPortsVlanIdx OBJECT-TYPE The vlan id in the table of configured vmaps for the server ports of vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2.2.1.1 | Integer32 | read-only | current |
| vmapVlanNewCfgServerPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the server ports of the vlan given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2.2.1.2 | OCTET STRING | read-only | current |
| vmapVlanNewCfgServerPortsAddVmap OBJECT-TYPE Add a new vmap to the server ports of the vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2.2.1.3 | Unsigned32 | read-write | current |
| vmapVlanNewCfgServerPortsRemVmap OBJECT-TYPE Remove a vmap from the server ports of the vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.2.2.1.4 | Unsigned32 | read-write | current |
| vmapVlanCfgAllPorts OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3 | |||
| vmapVlanCurCfgAllPortsTable OBJECT-TYPE The table of the current configuration of vmaps for all ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3.1 | not-accessible | current | |
| vmapVlanCurCfgAllPortsTableEntry OBJECT-TYPE A row in the table of current configuration of vmaps for all ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3.1.1 | not-accessible | current | |
| vmapVlanCurCfgAllPortsVlanIdx OBJECT-TYPE The vlan id in the table of configured vmaps for all ports of vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3.1.1.1 | Integer32 | read-only | current |
| vmapVlanCurCfgAllPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the internal ports of the vlan given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3.1.1.2 | OCTET STRING | read-only | current |
| vmapVlanNewCfgAllPortsTable OBJECT-TYPE The table of the new configuration of vmaps for all ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3.2 | not-accessible | current | |
| vmapVlanNewCfgAllPortsTableEntry OBJECT-TYPE A row in the table of new configuration of vmaps for all ports of vlans. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3.2.1 | not-accessible | current | |
| vmapVlanNewCfgAllPortsVlanIdx OBJECT-TYPE The vlan id in the table of configured vmaps for all ports of vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3.2.1.1 | Integer32 | read-only | current |
| vmapVlanNewCfgAllPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the internal ports of the vlan given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3.2.1.2 | OCTET STRING | read-only | current |
| vmapVlanNewCfgAllPortsAddVmap OBJECT-TYPE Add a new vmap to all ports of the vlan | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3.2.1.3 | Unsigned32 | read-write | current |
| vmapVlanNewCfgAllPortsRemVmap OBJECT-TYPE Remove a vmap from all vlan ports | 1.3.6.1.4.1.20301.2.7.13.9.3.2.1.3.2.1.4 | Unsigned32 | read-write | current |
| vmapGroupCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2 | |||
| vmapGroupCfgNonServerPorts OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1 | |||
| vmapGroupCurCfgNonServerPortsTable OBJECT-TYPE The table of the current configuration of vmaps for non-server ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1.1 | not-accessible | current | |
| vmapGroupCurCfgNonServerPortsTableEntry OBJECT-TYPE A row in the table of current configuration of vmaps for the non-server ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1.1.1 | not-accessible | current | |
| vmapGroupCurCfgNonServerPortsGroupIdx OBJECT-TYPE The vm group id in the table of configured vmaps for the non-server ports of vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1.1.1.1 | Integer32 | read-only | current |
| vmapGroupCurCfgNonServerPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the non-server ports of the vm group given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1.1.1.2 | OCTET STRING | read-only | current |
| vmapGroupNewCfgNonServerPortsTable OBJECT-TYPE The table of the new configuration of vmaps for non-server ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1.2 | not-accessible | current | |
| vmapGroupNewCfgNonServerPortsTableEntry OBJECT-TYPE A row in the table of new configuration of vmaps for the non-server ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1.2.1 | not-accessible | current | |
| vmapGroupNewCfgNonServerPortsGroupIdx OBJECT-TYPE The vm group id in the table of configured vmaps for the non-server ports of vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1.2.1.1 | Integer32 | read-only | current |
| vmapGroupNewCfgNonServerPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the non-server ports of the vm group given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1.2.1.2 | OCTET STRING | read-only | current |
| vmapGroupNewCfgNonServerPortsAddVmap OBJECT-TYPE Add a new vmap to the non-server ports of the vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1.2.1.3 | Unsigned32 | read-write | current |
| vmapGroupNewCfgNonServerPortsRemVmap OBJECT-TYPE Remove a vmap from the non-server ports of the vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.1.2.1.4 | Unsigned32 | read-write | current |
| vmapGroupCfgServerPorts OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2 | |||
| vmapGroupCurCfgServerPortsTable OBJECT-TYPE The table of the current configuration of vmaps for server ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2.1 | not-accessible | current | |
| vmapGroupCurCfgServerPortsTableEntry OBJECT-TYPE A row in the table of current configuration of vmaps for the server ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2.1.1 | not-accessible | current | |
| vmapGroupCurCfgServerPortsGroupIdx OBJECT-TYPE The vm group id in the table of configured vmaps for the server ports of vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2.1.1.1 | Integer32 | read-only | current |
| vmapGroupCurCfgServerPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the server ports of the vm group given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2.1.1.2 | OCTET STRING | read-only | current |
| vmapGroupNewCfgServerPortsTable OBJECT-TYPE The table of the new configuration of vmaps for server ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2.2 | not-accessible | current | |
| vmapGroupNewCfgServerPortsTableEntry OBJECT-TYPE A row in the table of new configuration of vmaps for the server ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2.2.1 | not-accessible | current | |
| vmapGroupNewCfgServerPortsGroupIdx OBJECT-TYPE The vm group id in the table of configured vmaps for the server ports of vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2.2.1.1 | Integer32 | read-only | current |
| vmapGroupNewCfgServerPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the server ports of the vm group given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2.2.1.2 | OCTET STRING | read-only | current |
| vmapGroupNewCfgServerPortsAddVmap OBJECT-TYPE Add a new vmap to the server ports of the vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2.2.1.3 | Unsigned32 | read-write | current |
| vmapGroupNewCfgServerPortsRemVmap OBJECT-TYPE Remove a vmap from the server ports of the vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.2.2.1.4 | Unsigned32 | read-write | current |
| vmapGroupCfgAllPorts OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3 | |||
| vmapGroupCurCfgAllPortsTable OBJECT-TYPE The table of the current configuration of vmaps for all ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3.1 | not-accessible | current | |
| vmapGroupCurCfgAllPortsTableEntry OBJECT-TYPE A row in the table of current configuration of vmaps for all ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3.1.1 | not-accessible | current | |
| vmapGroupCurCfgAllPortsGroupIdx OBJECT-TYPE The vm group id in the table of configured vmaps for all ports of vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3.1.1.1 | Integer32 | read-only | current |
| vmapGroupCurCfgAllPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the internal ports of the vm group given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3.1.1.2 | OCTET STRING | read-only | current |
| vmapGroupNewCfgAllPortsTable OBJECT-TYPE The table of the new configuration of vmaps for all ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3.2 | not-accessible | current | |
| vmapGroupNewCfgAllPortsTableEntry OBJECT-TYPE A row in the table of new configuration of vmaps for all ports of vm groups. | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3.2.1 | not-accessible | current | |
| vmapGroupNewCfgAllPortsGroupIdx OBJECT-TYPE The vm group id in the table of configured vmaps for all ports of vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3.2.1.1 | Integer32 | read-only | current |
| vmapGroupNewCfgAllPortsVmapBitmap OBJECT-TYPE The bitmap of vmaps configured for the internal ports of the vm group given as arguments. The vmaps are presented in bitmap format in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vmap 9 || || || ||___ vmap 8 || |____ vmap 7 || . . . ||_________ vmap 2 |__________ vmap 1 where x : 1 - The represented vmap is active in the specified context 0 - The represented vmap is NOT active in the specified context | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3.2.1.2 | OCTET STRING | read-only | current |
| vmapGroupNewCfgAllPortsAddVmap OBJECT-TYPE Add a new vmap to all ports of the vm group | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3.2.1.3 | Unsigned32 | read-write | current |
| vmapGroupNewCfgAllPortsRemVmap OBJECT-TYPE Remove a vmap from all vm group ports | 1.3.6.1.4.1.20301.2.7.13.9.3.2.2.3.2.1.4 | Unsigned32 | read-write | current |
| cee OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.13 | |||
| ceeConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.13.1 | |||
| ceeCurCfgState OBJECT-TYPE CEE is currently on or off. | 1.3.6.1.4.1.20301.2.7.13.13.1.1 | INTEGER {on(1), off(2)} | read-only | current |
| ceeNewCfgState OBJECT-TYPE Turn CEE on or off. | 1.3.6.1.4.1.20301.2.7.13.13.1.2 | INTEGER {on(1), off(2)} | read-create | current |
| fcoe OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14 | |||
| fcoeConfig OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14.1 | |||
| fipsCfg OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14.1.3 | |||
| fipsCurCfgState OBJECT-TYPE FIP snooping is currently on or off. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.1 | INTEGER {on(1), off(2)} | read-only | current |
| fipsNewCfgState OBJECT-TYPE Turn FIP snooping on or off. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.2 | INTEGER {on(1), off(2)} | read-create | current |
| fipsCurAclTimeout OBJECT-TYPE The removal of acls when FCF and FCOE connections timed out is enabled or disabled. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| fipsNewAclTimeout OBJECT-TYPE Enable or disable the removal of acls when FCF and FCOE connections timed out. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.4 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| fipsCurAutoVlan OBJECT-TYPE The automatic creation of FCOE vlans is enabled or disabled. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.5 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| fipsNewAutoVlan OBJECT-TYPE Enable or disable the automatic creation of FCOE vlans. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.6 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| fipsPortCurCfgTable OBJECT-TYPE The table of FIP Snooping port current config. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.7 | not-accessible | current | |
| fipsPortCurCfgEntry OBJECT-TYPE FIP Config for a particular port. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.7.1 | not-accessible | current | |
| fipsPortCurCfgIndex OBJECT-TYPE The port number | 1.3.6.1.4.1.20301.2.7.13.14.1.3.7.1.1 | PortNumber | read-only | current |
| fipsPortCurCfgFcfMode OBJECT-TYPE Weither the port is set to have FCF auto detection, on, or off. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.7.1.2 | INTEGER {auto(0), on(1), off(2)} | read-only | current |
| fipsPortCurCfgFipsEna OBJECT-TYPE FIP snooping enabled or disabled on this port. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.7.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| fipsPortNewCfgTable OBJECT-TYPE The table of FIP Snooping port new config. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.8 | not-accessible | current | |
| fipsPortNewCfgEntry OBJECT-TYPE FIP Config for a particular port. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.8.1 | not-accessible | current | |
| fipsPortNewCfgIndex OBJECT-TYPE The port number | 1.3.6.1.4.1.20301.2.7.13.14.1.3.8.1.1 | PortNumber | read-only | current |
| fipsPortNewCfgFcfMode OBJECT-TYPE Set this port to have FCF on, off, or auto detection. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.8.1.2 | INTEGER {auto(0), on(1), off(2)} | read-create | current |
| fipsPortNewCfgFipsEna OBJECT-TYPE Enable or disable FIP snooping on this port. | 1.3.6.1.4.1.20301.2.7.13.14.1.3.8.1.3 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| fcoeStats OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14.2 | |||
| fcoeStatsTable OBJECT-TYPE The table of fcoe statistics per switch unit. | 1.3.6.1.4.1.20301.2.7.13.14.2.1 | not-accessible | current | |
| fcoeStatsEntry OBJECT-TYPE A switch unit. | 1.3.6.1.4.1.20301.2.7.13.14.2.1.1 | not-accessible | current | |
| fcoeStatsIndex OBJECT-TYPE The switch index for fips statistics | 1.3.6.1.4.1.20301.2.7.13.14.2.1.1.1 | INTEGER | read-only | current |
| fcoeStatsFcfAdded OBJECT-TYPE The number of FCF added to the FCOE database. | 1.3.6.1.4.1.20301.2.7.13.14.2.1.1.2 | INTEGER | read-only | current |
| fcoeStatsFcfRemoved OBJECT-TYPE The number of FCF removed to the FCOE database. | 1.3.6.1.4.1.20301.2.7.13.14.2.1.1.3 | INTEGER | read-only | current |
| fcoeStatsFcoeAdded OBJECT-TYPE The number of FCOE connection added to the FCOE database. | 1.3.6.1.4.1.20301.2.7.13.14.2.1.1.4 | INTEGER | read-only | current |
| fcoeStatsFcoeRemoved OBJECT-TYPE The number of FCOE connection removed to the FCOE database. | 1.3.6.1.4.1.20301.2.7.13.14.2.1.1.5 | INTEGER | read-only | current |
| fcoeStatsKeepAliveTable OBJECT-TYPE The table of fcoe Keep-Alive statistics. | 1.3.6.1.4.1.20301.2.7.13.14.2.2 | not-accessible | current | |
| fcoeStatsKeepAliveEntry OBJECT-TYPE A FCF Keep Alive entry. | 1.3.6.1.4.1.20301.2.7.13.14.2.2.1 | not-accessible | current | |
| fcoeStatsKeepAliveIndex OBJECT-TYPE The FCF index | 1.3.6.1.4.1.20301.2.7.13.14.2.2.1.1 | INTEGER | read-only | current |
| fcoeStatsKeepAliveFcfMac OBJECT-TYPE Detected FCF MAC address. | 1.3.6.1.4.1.20301.2.7.13.14.2.2.1.2 | DisplayString | read-only | current |
| fcoeStatsKeepAliveCount OBJECT-TYPE FCF MAC Keep Alive count. | 1.3.6.1.4.1.20301.2.7.13.14.2.2.1.3 | INTEGER | read-only | current |
| fcoeStatsResetAllCounters OBJECT-TYPE Reset all FCOE statistics counters. | 1.3.6.1.4.1.20301.2.7.13.14.2.3 | INTEGER {reset(1), others(2)} | read-write | current |
| fcoeInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14.3 | |||
| fipsInfo OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14.3.1 | |||
| fipsInfoPortTable OBJECT-TYPE The table of fips port run-time information. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.1 | not-accessible | current | |
| fipsInfoPortEntry OBJECT-TYPE A port in the fips information table. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.1.1 | not-accessible | current | |
| fipsInfoPortIndex OBJECT-TYPE The port index for fips | 1.3.6.1.4.1.20301.2.7.13.14.3.1.1.1.1 | PortNumber | read-only | current |
| fipsInfoAclSequencer OBJECT-TYPE The fip sequence number for an acl in this port | 1.3.6.1.4.1.20301.2.7.13.14.3.1.1.1.2 | Integer32 | read-only | current |
| fipsInfoAcl OBJECT-TYPE An FIPS ACL entry | 1.3.6.1.4.1.20301.2.7.13.14.3.1.1.1.3 | DisplayString (SIZE(0..31)) | read-only | current |
| fipsInfoFcf OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14.3.1.2 | |||
| fipsInfoFcfCount OBJECT-TYPE Total number of FCFs detected | 1.3.6.1.4.1.20301.2.7.13.14.3.1.2.1 | Integer32 | read-only | current |
| fipsInfoFcfTable OBJECT-TYPE The table of fips FCF detected. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.2.2 | not-accessible | current | |
| fipsInfoFcfEntry OBJECT-TYPE A FCF in the fips information table. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.2.2.1 | not-accessible | current | |
| fipsInfoFcfIndex OBJECT-TYPE FCF index | 1.3.6.1.4.1.20301.2.7.13.14.3.1.2.2.1.1 | Integer32 | read-only | current |
| fipsInfoFcfMac OBJECT-TYPE FCF MAC | 1.3.6.1.4.1.20301.2.7.13.14.3.1.2.2.1.2 | DisplayString | read-only | current |
| fipsInfoFcfPort OBJECT-TYPE FCF Port | 1.3.6.1.4.1.20301.2.7.13.14.3.1.2.2.1.3 | DisplayString | read-only | current |
| fipsInfoFcfVlan OBJECT-TYPE FCF Vlan | 1.3.6.1.4.1.20301.2.7.13.14.3.1.2.2.1.4 | Integer32 | read-only | current |
| fipsInfoFcoe OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14.3.1.3 | |||
| fipsInfoFcoeCount OBJECT-TYPE Total number of FCOE connections | 1.3.6.1.4.1.20301.2.7.13.14.3.1.3.1 | Integer32 | read-only | current |
| fipsInfoFcoeTable OBJECT-TYPE The table of fips FCOE connections. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.3.2 | not-accessible | current | |
| fipsInfoFcoeEntry OBJECT-TYPE A FCOE connection in the fips information table. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.3.2.1 | not-accessible | current | |
| fipsInfoFcoeIndex OBJECT-TYPE FCOE connection index | 1.3.6.1.4.1.20301.2.7.13.14.3.1.3.2.1.1 | Integer32 | read-only | current |
| fipsInfoFcoeVNPortMac OBJECT-TYPE FCOE connection VNPort MAC | 1.3.6.1.4.1.20301.2.7.13.14.3.1.3.2.1.2 | DisplayString | read-only | current |
| fipsInfoFcoeFcfMac OBJECT-TYPE FCOE connection FCF MAC | 1.3.6.1.4.1.20301.2.7.13.14.3.1.3.2.1.3 | DisplayString | read-only | current |
| fipsInfoFcoePort OBJECT-TYPE FCOE connection Port | 1.3.6.1.4.1.20301.2.7.13.14.3.1.3.2.1.4 | DisplayString | read-only | current |
| fipsInfoFcoeVlan OBJECT-TYPE FCOE connection Vlan | 1.3.6.1.4.1.20301.2.7.13.14.3.1.3.2.1.5 | Integer32 | read-only | current |
| fipsInfoVlans OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14.3.1.4 | |||
| fipsInfoVlansTable OBJECT-TYPE The table of FCOE VLANs detected. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.4.1 | not-accessible | current | |
| fipsInfoVlansEntry OBJECT-TYPE A FCOE VLAN in the fipsInfoVlans information table. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.4.1.1 | not-accessible | current | |
| fipsInfoVlansId OBJECT-TYPE FCoE Vlan index | 1.3.6.1.4.1.20301.2.7.13.14.3.1.4.1.1.1 | INTEGER (1..4095) | read-only | current |
| fipsInfoVlansFeatureIndex OBJECT-TYPE FCoE Vlan feature index. The feature index will accept values from 1 to maximum SPAR ID(8) for the VLANs created by SPAR and 0 for the other types of VLANs. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.4.1.1.2 | INTEGER (0..8) | read-only | current |
| fipsInfoVlansCreator OBJECT-TYPE The FCoE VLAN Creator. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.4.1.1.3 | DisplayString (SIZE(0..32)) | read-only | current |
| fipsInfoVlansPorts 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.20301.2.7.13.14.3.1.4.1.1.4 | OCTET STRING | read-only | current |
| fipsInfoVlansTrunks OBJECT-TYPE The FCoE VLAN trunk list. | 1.3.6.1.4.1.20301.2.7.13.14.3.1.4.1.1.5 | DisplayString | read-only | current |
| fcoeOper OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14.4 | |||
| fipsOper OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.14.4.1 | |||
| fipsOperFcfDelete OBJECT-TYPE Delete an FCF. Take an fcf mac address as the only parameter to delete this fcf from all vlans. Optionally take a vlan number as 2nd parameter to delete fcf from just this vlan. The 2 parameters are seperated by comma with no space allowed. | 1.3.6.1.4.1.20301.2.7.13.14.4.1.1 | DisplayString (SIZE(0..31)) | read-write | current |
| virt OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15 | |||
| virtGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.1 | |||
| virtCurCfgState OBJECT-TYPE VM groups global state. | 1.3.6.1.4.1.20301.2.7.13.15.1.1 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| virtNewCfgState OBJECT-TYPE Enable/Disable Virtual Machine Groups | 1.3.6.1.4.1.20301.2.7.13.15.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| virtCurCfgHbPort OBJECT-TYPE Current esx/esxi server to vcenter heartbeat UDP port | 1.3.6.1.4.1.20301.2.7.13.15.1.3 | INTEGER (1..65535) | read-only | current |
| virtNewCfgHbPort OBJECT-TYPE Set new esx/esxi server to vcenter heartbeat UDP port | 1.3.6.1.4.1.20301.2.7.13.15.1.4 | INTEGER (1..65535) | read-write | current |
| virtCurCfgVirtCenterIp OBJECT-TYPE The IP address of the Virtual Center. | 1.3.6.1.4.1.20301.2.7.13.15.1.5 | IpAddress | read-only | current |
| virtNewCfgVirtCenterIp OBJECT-TYPE The IP address of the Virtual Center. | 1.3.6.1.4.1.20301.2.7.13.15.1.6 | IpAddress | read-write | current |
| virtCurCfgVirtCenterUser OBJECT-TYPE Virtual Center username. | 1.3.6.1.4.1.20301.2.7.13.15.1.7 | DisplayString (SIZE(0..64)) | read-only | current |
| virtNewCfgVirtCenterUser OBJECT-TYPE Virtual Center username. | 1.3.6.1.4.1.20301.2.7.13.15.1.8 | DisplayString (SIZE(0..64)) | read-write | current |
| virtCurCfgVirtCenterSSLAuth OBJECT-TYPE Authenticate SSL Certificate. | 1.3.6.1.4.1.20301.2.7.13.15.1.9 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| virtNewCfgVirtCenterSSLAuth OBJECT-TYPE Authenticate SSL Certificate. | 1.3.6.1.4.1.20301.2.7.13.15.1.10 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| virtNewCfgVirtCenterPasswd OBJECT-TYPE Virtual Center password. | 1.3.6.1.4.1.20301.2.7.13.15.1.11 | DisplayString (SIZE(0..129)) | read-write | current |
| virtNewCfgVirtCenterDelete OBJECT-TYPE Delete Virtual Center specifications | 1.3.6.1.4.1.20301.2.7.13.15.1.12 | INTEGER {none(1), delete(2)} | read-write | current |
| vmGroups OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.2 | |||
| vmCurCfgGroupTable OBJECT-TYPE The table of VM groups in the current config | 1.3.6.1.4.1.20301.2.7.13.15.2.1 | not-accessible | current | |
| vmCurCfgGroupEntry OBJECT-TYPE Information about VM on a group in current config. | 1.3.6.1.4.1.20301.2.7.13.15.2.1.1 | not-accessible | current | |
| vmCurCfgGroupIndex OBJECT-TYPE The index of the vm group table. | 1.3.6.1.4.1.20301.2.7.13.15.2.1.1.1 | Integer32 | read-only | current |
| vmCurCfgGroupVlan OBJECT-TYPE Current Vlan used by the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.1.1.2 | INTEGER | read-only | current |
| vmCurCfgGroupPorts OBJECT-TYPE The port list in the VM 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 VM Group 0 - The represented port does not belong to the VM Group | 1.3.6.1.4.1.20301.2.7.13.15.2.1.1.3 | OCTET STRING | read-only | current |
| vmCurCfgGroupTagState OBJECT-TYPE Enable VLAN tagging on all VM group ports. | 1.3.6.1.4.1.20301.2.7.13.15.2.1.1.4 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| vmCurCfgGroupStg OBJECT-TYPE Current stg of the group vlan. | 1.3.6.1.4.1.20301.2.7.13.15.2.1.1.5 | INTEGER | read-only | current |
| vmCurCfgGroupProfileName OBJECT-TYPE Current profile name used by the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.1.1.17 | DisplayString (SIZE(0..40)) | read-only | current |
| vmCurCfgGroupValidateMode OBJECT-TYPE Current validation mode used by the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.1.1.18 | INTEGER | read-only | current |
| vmNewCfgGroupTable OBJECT-TYPE The table of VM groups in the new config | 1.3.6.1.4.1.20301.2.7.13.15.2.2 | not-accessible | current | |
| vmNewCfgGroupEntry OBJECT-TYPE Information about VM on a group in new config. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1 | not-accessible | current | |
| vmNewCfgGroupIndex OBJECT-TYPE The index of the vm group table. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.1 | Integer32 | read-only | current |
| vmNewCfgGroupVlan OBJECT-TYPE Set Vlan to be used by the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.2 | INTEGER | read-write | current |
| vmNewCfgGroupPorts OBJECT-TYPE The port list in the VM 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 VM Group 0 - The represented port does not belong to the VM Group | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.3 | OCTET STRING | read-only | current |
| vmNewCfgGroupAddVm OBJECT-TYPE Add a virtual machine to the group by UUID / Name / IP / MAC Address Note: MAC address format xx:xx:xx:xx:xx:xx | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.4 | DisplayString | read-write | current |
| vmNewCfgGroupRemVm OBJECT-TYPE Remove a virtual machine from the group by UUID / Name / IP / MAC Address Note: MAC address format xx:xx:xx:xx:xx:xx | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.5 | DisplayString | read-write | current |
| vmNewCfgGroupAddVmIdx OBJECT-TYPE Add virtual MAC address by index to the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.6 | INTEGER | read-write | current |
| vmNewCfgGroupRemVmIdx OBJECT-TYPE Remove a virtual MAC address by index from the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.7 | INTEGER | read-write | current |
| vmNewCfgGroupAddPort OBJECT-TYPE Add a port to the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.8 | PortNumber | read-write | current |
| vmNewCfgGroupRemPort OBJECT-TYPE Remove a port from the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.9 | PortNumber | read-write | current |
| vmNewCfgGroupAddTrunk OBJECT-TYPE Add trunk to the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.10 | INTEGER | read-write | current |
| vmNewCfgGroupRemTrunk OBJECT-TYPE Remove trunk from the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.11 | INTEGER | read-write | current |
| vmNewCfgGroupTagState OBJECT-TYPE Enable VLAN tagging on all VM group ports. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.12 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| vmNewCfgGroupAddLacpKey OBJECT-TYPE Add LACP trunk to the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.13 | Unsigned32 (1..65535) | read-write | current |
| vmNewCfgGroupRemLacpKey OBJECT-TYPE Remove LACP trunk from the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.14 | Unsigned32 (1..65535) | read-write | current |
| vmNewCfgGroupAddProfile OBJECT-TYPE Add VM Profile to the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.15 | DisplayString (SIZE(0..40)) | read-write | current |
| vmNewCfgGroupRemProfile OBJECT-TYPE Remove any VM profile associated with the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.16 | INTEGER {remove(1)} | read-write | current |
| vmNewCfgGroupProfileName OBJECT-TYPE New profile name to be used by the group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.17 | DisplayString (SIZE(0..40)) | read-only | current |
| vmNewCfgGroupDelete OBJECT-TYPE Delete VM Group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.18 | INTEGER {delete(1)} | read-write | current |
| vmNewCfgGroupStg OBJECT-TYPE Set group vlan spanning tree group. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.19 | INTEGER | read-write | current |
| vmNewCfgGroupValidateMode OBJECT-TYPE Set group validation mode: noValidation : no validation will be performed. basicCheck: validate ESX port. advancedCheck: validate ESX port and VM UUID. | 1.3.6.1.4.1.20301.2.7.13.15.2.2.1.20 | INTEGER {noValidation(0), basicCheck(1), advancedCheck(2)} | read-write | current |
| vmCurCfgGroupMacTable OBJECT-TYPE Virtual machine group current configuration table. | 1.3.6.1.4.1.20301.2.7.13.15.2.3 | not-accessible | current | |
| vmCurCfgGroupMaclistEntry OBJECT-TYPE Information about virtual machine group configuration. Indexes are: - vmCurCfgGroupMacGroupIndex - group number - vmCurCfgGroupMacVMIndex - virtual machine config index | 1.3.6.1.4.1.20301.2.7.13.15.2.3.1 | not-accessible | current | |
| vmCurCfgGroupMacGroupIndex OBJECT-TYPE The group number for which the info is related. | 1.3.6.1.4.1.20301.2.7.13.15.2.3.1.1 | Unsigned32 | read-only | current |
| vmCurCfgGroupMacVMIndex OBJECT-TYPE The virtual machine number for which the info is related. | 1.3.6.1.4.1.20301.2.7.13.15.2.3.1.2 | Unsigned32 | read-only | current |
| vmCurCfgGroupMacVMMac OBJECT-TYPE virtual machine MAC address. | 1.3.6.1.4.1.20301.2.7.13.15.2.3.1.3 | PhysAddress | read-only | current |
| vmNewCfgGroupMacTable OBJECT-TYPE virtual machine group new configuration table. | 1.3.6.1.4.1.20301.2.7.13.15.2.4 | not-accessible | current | |
| vmNewCfgGroupMaclistEntry OBJECT-TYPE Information about virtual machine group | 1.3.6.1.4.1.20301.2.7.13.15.2.4.1 | not-accessible | current | |
| vmNewCfgGroupMacGroupIndex OBJECT-TYPE The group number for which the info is related. | 1.3.6.1.4.1.20301.2.7.13.15.2.4.1.1 | Unsigned32 | read-only | current |
| vmNewCfgGroupMacVMIndex OBJECT-TYPE The virtual machine number for which the info is related. | 1.3.6.1.4.1.20301.2.7.13.15.2.4.1.2 | Unsigned32 | read-only | current |
| vmNewCfgGroupMacVMMac OBJECT-TYPE The virtual machine MAC address. | 1.3.6.1.4.1.20301.2.7.13.15.2.4.1.3 | PhysAddress | read-only | current |
| vmPolicy OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.3 | |||
| vmbw OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.3.1 | |||
| vmbwCurCfgTable OBJECT-TYPE The table of current VM Bandwidth configuration. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.1 | not-accessible | current | |
| vmbwCurCfgEntry OBJECT-TYPE A row in the current VM bandwidth table. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.1.1 | not-accessible | current | |
| vmbwCurCfgMac OBJECT-TYPE MAC address of VM for which bandwidth control information is related. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.1.1.1 | MacAddress | read-only | current |
| vmbwCurCfgTxRate OBJECT-TYPE VM transmit bandwidth committed rate in kbps (ingress for switch). | 1.3.6.1.4.1.20301.2.7.13.15.3.1.1.1.2 | Unsigned32 | read-only | current |
| vmbwCurCfgTxBurst OBJECT-TYPE VM transmit bandwidth max burst size in kilobits (ingress for switch). | 1.3.6.1.4.1.20301.2.7.13.15.3.1.1.1.3 | Unsigned32 | read-only | current |
| vmbwCurCfgTxAclId OBJECT-TYPE ACL used for VM transmit bandwidth. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.1.1.4 | Unsigned32 | read-only | current |
| vmbwCurCfgRxRate OBJECT-TYPE VM receive bandwidth committed rate in kbps (egress for switch). | 1.3.6.1.4.1.20301.2.7.13.15.3.1.1.1.5 | Unsigned32 | read-only | current |
| vmbwCurCfgRxBurst OBJECT-TYPE VM receive bandwidth max burst size in kilobits (egress for switch). | 1.3.6.1.4.1.20301.2.7.13.15.3.1.1.1.6 | Unsigned32 | read-only | current |
| vmbwCurCfgCtrl OBJECT-TYPE Enable/Disable VM bandwidth control entry. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.1.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vmbwNewCfgTable OBJECT-TYPE The table of new VM Bandwidth configuration. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.2 | not-accessible | current | |
| vmbwNewCfgEntry OBJECT-TYPE A row in the new VM bandwidth table. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.2.1 | not-accessible | current | |
| vmbwNewCfgMac OBJECT-TYPE MAC address of VM for which bandwidth control information is related. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.2.1.1 | MacAddress | read-only | current |
| vmbwNewCfgTxRate OBJECT-TYPE VM transmit bandwidth committed rate in kbps (ingress for switch). Set this to zero to disable transmit bandwidth control. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.2.1.2 | Unsigned32 | read-write | current |
| vmbwNewCfgTxBurst OBJECT-TYPE VM transmit bandwidth max burst size in kilobits (ingress for switch). Set this to zero to disable transmit bandwidth control. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.2.1.3 | Unsigned32 | read-write | current |
| vmbwNewCfgTxAclId OBJECT-TYPE ACL used for VM transmit bandwidth. This is optional parameter. If set to zero the system will choose one ACL for tx bandwidth control. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.2.1.4 | Unsigned32 | read-write | current |
| vmbwNewCfgRxRate OBJECT-TYPE VM receive bandwidth committed rate in kbps (egress for switch). Set this to zero to disable receive bandwidth control. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.2.1.5 | Unsigned32 | read-write | current |
| vmbwNewCfgRxBurst OBJECT-TYPE VM receive bandwidth max burst size in kilobits (egress for switch). Set this to zero to disable receive bandwidth control. | 1.3.6.1.4.1.20301.2.7.13.15.3.1.2.1.6 | Unsigned32 | read-write | current |
| vmbwNewCfgCtrl OBJECT-TYPE VM bandwidth control entry status | 1.3.6.1.4.1.20301.2.7.13.15.3.1.2.1.7 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vmbwNewCfgDelete OBJECT-TYPE This is an action object to delete a VM Bandwidth entry. other(1) is returned always when read. To delete an entry enter delete(2). | 1.3.6.1.4.1.20301.2.7.13.15.3.1.2.1.8 | INTEGER {other(1), delete(2)} | read-write | current |
| vmProfiles OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.4 | |||
| vmCurCfgProfilesTable OBJECT-TYPE The table of VM profiles in the current config | 1.3.6.1.4.1.20301.2.7.13.15.4.1 | not-accessible | current | |
| vmCurCfgProfileEntry OBJECT-TYPE Information about a VM profile in current config. | 1.3.6.1.4.1.20301.2.7.13.15.4.1.1 | not-accessible | current | |
| vmCurCfgProfileIndex OBJECT-TYPE The index of the vm profiles table (1..32). | 1.3.6.1.4.1.20301.2.7.13.15.4.1.1.1 | Integer32 | read-only | current |
| vmCurCfgProfileName OBJECT-TYPE VM Profile name. | 1.3.6.1.4.1.20301.2.7.13.15.4.1.1.2 | DisplayString (SIZE(0..40)) | read-only | current |
| vmCurCfgProfileVlan OBJECT-TYPE Current VM Profile VLAN Id | 1.3.6.1.4.1.20301.2.7.13.15.4.1.1.3 | INTEGER | read-only | current |
| vmCurCfgProfileShapingAverage OBJECT-TYPE Current VM Profile Shaping Average. | 1.3.6.1.4.1.20301.2.7.13.15.4.1.1.4 | Integer32 | read-only | current |
| vmCurCfgProfileShapingBurst OBJECT-TYPE Current VM Profile Shaping Burst. | 1.3.6.1.4.1.20301.2.7.13.15.4.1.1.5 | Integer32 | read-only | current |
| vmCurCfgProfileShapingPeak OBJECT-TYPE Current VM Profile Shaping Peak. | 1.3.6.1.4.1.20301.2.7.13.15.4.1.1.6 | Integer32 | read-only | current |
| vmCurCfgProfileEgressShapingAverage OBJECT-TYPE Current VM Profile Egress Shaping Average. | 1.3.6.1.4.1.20301.2.7.13.15.4.1.1.7 | Integer32 | read-only | current |
| vmCurCfgProfileEgressShapingBurst OBJECT-TYPE Current VM Profile Egress Shaping Burst. | 1.3.6.1.4.1.20301.2.7.13.15.4.1.1.8 | Integer32 | read-only | current |
| vmCurCfgProfileEgressShapingPeak OBJECT-TYPE Current VM Profile Egress Shaping Peak. | 1.3.6.1.4.1.20301.2.7.13.15.4.1.1.9 | Integer32 | read-only | current |
| vmNewCfgProfilesTable OBJECT-TYPE The table of VM profiles in the current config | 1.3.6.1.4.1.20301.2.7.13.15.4.2 | not-accessible | current | |
| vmNewCfgProfileEntry OBJECT-TYPE Information about a VM profile in current config. | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1 | not-accessible | current | |
| vmNewCfgProfileIndex OBJECT-TYPE The index of the vm profiles table (1..32). | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1.1 | Integer32 | read-only | current |
| vmNewCfgProfileName OBJECT-TYPE VM Profile name. | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1.2 | DisplayString (SIZE(1..39)) | read-write | current |
| vmNewCfgProfileVlan OBJECT-TYPE Vlan to be used by the VM profile. | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1.3 | INTEGER | read-write | current |
| vmNewCfgProfileShapingAverage OBJECT-TYPE Shaping average to be used by the VM profile. | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1.4 | Integer32 | read-write | current |
| vmNewCfgProfileShapingBurst OBJECT-TYPE Shaping burst to be used by the VM profile. | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1.5 | Integer32 | read-write | current |
| vmNewCfgProfileShapingPeak OBJECT-TYPE Shaping peak to be used by the VM profile. | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1.6 | Integer32 | read-write | current |
| vmNewCfgProfileDelete OBJECT-TYPE Delete VM Profile. | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1.7 | INTEGER {none(1), delete(2)} | read-write | current |
| vmNewCfgProfileEgressShapingAverage OBJECT-TYPE Egress shaping average to be used by the VM profile. | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1.8 | Integer32 | read-write | current |
| vmNewCfgProfileEgressShapingBurst OBJECT-TYPE Egress shaping burst to be used by the VM profile. | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1.9 | Integer32 | read-write | current |
| vmNewCfgProfileEgressShapingPeak OBJECT-TYPE Egress shaping peak to be used by the VM profile. | 1.3.6.1.4.1.20301.2.7.13.15.4.2.1.10 | Integer32 | read-write | current |
| virtVMware OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.5 | |||
| virtVMwareNameTableUpdate OBJECT-TYPE This is an action object to get information from the Virtual Center. Set this value to get(2) to update the host and VM name tables: virtVMwareHostNameTable, virtVMwareVMNameTable with information from the Virtual Center. These two tables can be querried by subsequent Get operations without accessing the Virtual Center. To refresh these two tables, set virtVMwareNameTableUpdate again. ok(1) is returned always when read. | 1.3.6.1.4.1.20301.2.7.13.15.5.1 | INTEGER {ok(1), get(2)} | read-write | current |
| virtVMwareHostNameTable OBJECT-TYPE The table of names of VMware hosts in the Virtual Center. | 1.3.6.1.4.1.20301.2.7.13.15.5.2 | not-accessible | current | |
| virtVMwareHostNameEntry OBJECT-TYPE Information about names of VMware hosts in the Data Center. | 1.3.6.1.4.1.20301.2.7.13.15.5.2.1 | not-accessible | current | |
| virtVMwareHostNameIndex OBJECT-TYPE The index of the virtVMwareHostNameTable table. | 1.3.6.1.4.1.20301.2.7.13.15.5.2.1.1 | Integer32 | read-only | current |
| virtVMwareHostNameUUID OBJECT-TYPE The UUID of a VMware host. | 1.3.6.1.4.1.20301.2.7.13.15.5.2.1.2 | DisplayString (SIZE(0..64)) | read-only | current |
| virtVMwareHostNameIpAddress OBJECT-TYPE The IP address of a VMware host. | 1.3.6.1.4.1.20301.2.7.13.15.5.2.1.3 | DisplayString (SIZE(0..64)) | read-only | current |
| virtVMwareHostNameName OBJECT-TYPE The name of a VMware host. | 1.3.6.1.4.1.20301.2.7.13.15.5.2.1.4 | DisplayString (SIZE(0..64)) | read-only | current |
| virtVMwareVMNameTable OBJECT-TYPE The table of VMware virtual machines in the Data Center. | 1.3.6.1.4.1.20301.2.7.13.15.5.3 | not-accessible | current | |
| virtVMwareVMNameEntry OBJECT-TYPE Information about VMware virtual machines in the Data Center. | 1.3.6.1.4.1.20301.2.7.13.15.5.3.1 | not-accessible | current | |
| virtVMwareVMNameIndex OBJECT-TYPE The index of the VMware virtual machine table in the Data Center. | 1.3.6.1.4.1.20301.2.7.13.15.5.3.1.1 | Integer32 | read-only | current |
| virtVMwareVMNameUUID OBJECT-TYPE The UUID of a virtual machine. | 1.3.6.1.4.1.20301.2.7.13.15.5.3.1.2 | DisplayString (SIZE(0..64)) | read-only | current |
| virtVMwareVMNameVMwareName OBJECT-TYPE The name of a virtual machine given by VMware. | 1.3.6.1.4.1.20301.2.7.13.15.5.3.1.3 | DisplayString (SIZE(0..64)) | read-only | current |
| virtVMwareVMNameOsName OBJECT-TYPE The name of a virtual machine given by the host OS. | 1.3.6.1.4.1.20301.2.7.13.15.5.3.1.4 | DisplayString (SIZE(0..64)) | read-only | current |
| virtVMwareVMNameIpAddress OBJECT-TYPE The IP address of a virtual machine. | 1.3.6.1.4.1.20301.2.7.13.15.5.3.1.5 | DisplayString (SIZE(0..64)) | read-only | current |
| virtVMwareHost OBJECT-TYPE VMware host ID This is an action object to get information about a specific host from the Virtual Center. This object specifies the host ID by UUID / IP Address / Name. Setting this objects populates the following 3 tables: virtVMwareHostVswitchTable, virtVMwareHostPGTable, virtVMwareHostDetailInfoTable with the host's networking information from the Virtul Center. These three tables can be querried by subsequent Get operations without accessing the Virtual Center. To refresh these tables, set this object to the target host. | 1.3.6.1.4.1.20301.2.7.13.15.5.4 | DisplayString | read-write | current |
| virtVMwareHostVswitchTable OBJECT-TYPE The table of Vswitches available on the specified host. | 1.3.6.1.4.1.20301.2.7.13.15.5.5 | not-accessible | current | |
| virtVMwareHostVswitchEntry OBJECT-TYPE Information about Vswitches available on the specified host. | 1.3.6.1.4.1.20301.2.7.13.15.5.5.1 | not-accessible | current | |
| virtVMwareHostVswitchIndex OBJECT-TYPE The index of the Vswitch table on the specified host. | 1.3.6.1.4.1.20301.2.7.13.15.5.5.1.1 | Integer32 | read-only | current |
| virtVMwareHostVswitchName OBJECT-TYPE The name of a Vswitch on the specified host. | 1.3.6.1.4.1.20301.2.7.13.15.5.5.1.2 | DisplayString | read-only | current |
| virtVMwareHostPGTable OBJECT-TYPE The table of Port Groups available on the specified host. | 1.3.6.1.4.1.20301.2.7.13.15.5.6 | not-accessible | current | |
| virtVMwareHostPGEntry OBJECT-TYPE Information about Port Groups available on the specified host. | 1.3.6.1.4.1.20301.2.7.13.15.5.6.1 | not-accessible | current | |
| virtVMwareHostPGIndex OBJECT-TYPE The index of the Port Group table on the specified host. | 1.3.6.1.4.1.20301.2.7.13.15.5.6.1.1 | Integer32 | read-only | current |
| virtVMwareHostPGName OBJECT-TYPE The name of a Port Group on the specified host. | 1.3.6.1.4.1.20301.2.7.13.15.5.6.1.2 | DisplayString | read-only | current |
| virtVMwareHostPGVswitchName OBJECT-TYPE The name of a Vswitch on the specified host. | 1.3.6.1.4.1.20301.2.7.13.15.5.6.1.3 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoTable OBJECT-TYPE The table of detailed information available on the specified host/VM interface. | 1.3.6.1.4.1.20301.2.7.13.15.5.7 | not-accessible | current | |
| virtVMwareHostDetailInfoEntry OBJECT-TYPE Detailed information available on the specified host/VM interface. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1 | not-accessible | current | |
| virtVMwareHostDetailInfoIndex OBJECT-TYPE The index of the detailed information table on the specified host/VM interface. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.1 | Integer32 | read-only | current |
| virtVMwareHostDetailInfoMACAddr OBJECT-TYPE The MAC address of the host/VM interface. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.2 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoPort OBJECT-TYPE The port number of the specified host/VM interface. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.3 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoType OBJECT-TYPE Interface type | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.4 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoIPAddr OBJECT-TYPE The IP address of the specified host/VM interface. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.5 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoUUID OBJECT-TYPE The UUID of the specified host/VM interface. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.6 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoVswitch OBJECT-TYPE The name of the virtual switch of the specified host/VM interface. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.7 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoPortGroup OBJECT-TYPE The name of the port group of the specified host/VM interface. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.8 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoVlanID OBJECT-TYPE The VLAN ID of the specified host/VM interface. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.9 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoHostName OBJECT-TYPE The name of the specified host interface. N/A for VMs. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.10 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoVMVCenterName OBJECT-TYPE The name of the Virtual Center of the specified VM interface. N/A for host interfaces. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.11 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoVMOSHostName OBJECT-TYPE The name of the VM set by the host operating system. N/A for host interfaces. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.12 | DisplayString | read-only | current |
| virtVMwareHostDetailInfoVMCurrentHost OBJECT-TYPE The name of the host of the specified VM. N/A for host interfaces. | 1.3.6.1.4.1.20301.2.7.13.15.5.7.1.13 | DisplayString | read-only | current |
| virtVMwareVM OBJECT-TYPE VMware virtual machine ID This is an action object to get information about a specific virtual machine from the Virtual Center. This object specifies the VM ID by by UUID / IP Address / Name. Setting this object populates the virtVMwareVMInfoTable table with networking information for this VM from the Virtual Center. This table can be querried by subsequent Get operations without accessing the Virtual Center. To refresh the table, set this object to the target VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.8 | DisplayString | read-write | current |
| virtVMwareVMInfoTable OBJECT-TYPE The table of networking information available on the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9 | not-accessible | current | |
| virtVMwareVMInfoEntry OBJECT-TYPE Detailed information available on the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1 | not-accessible | current | |
| virtVMwareVMInfoIndex OBJECT-TYPE The index of the table with information on the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.1 | Integer32 | read-only | current |
| virtVMwareVMInfoMACAddr OBJECT-TYPE The MAC address of the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.2 | DisplayString | read-only | current |
| virtVMwareVMInfoPort OBJECT-TYPE The port number of the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.3 | DisplayString | read-only | current |
| virtVMwareVMInfoType OBJECT-TYPE Interface type | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.4 | DisplayString | read-only | current |
| virtVMwareVMInfoIPAddr OBJECT-TYPE The IP address of the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.5 | DisplayString | read-only | current |
| virtVMwareVMInfoUUID OBJECT-TYPE The UUID of the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.6 | DisplayString | read-only | current |
| virtVMwareVMInfoVswitch OBJECT-TYPE The name of the virtual switch of the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.7 | DisplayString | read-only | current |
| virtVMwareVMInfoPortGroup OBJECT-TYPE The name of the port group of the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.8 | DisplayString | read-only | current |
| virtVMwareVMInfoVlanID OBJECT-TYPE The VLAN ID of the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.9 | DisplayString | read-only | current |
| virtVMwareVMInfoVMVCenterName OBJECT-TYPE The name of the Virtual Center of the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.10 | DisplayString | read-only | current |
| virtVMwareVMInfoVMOSHostName OBJECT-TYPE The name of the VM set by the host operating system. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.11 | DisplayString | read-only | current |
| virtVMwareVMInfoVMCurrentHost OBJECT-TYPE The name of the host of the specified VM. | 1.3.6.1.4.1.20301.2.7.13.15.5.9.1.12 | DisplayString | read-only | current |
| virtCurCfgVMwareHello OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.5.10 | |||
| virtCurCfgVMwareHelloEnable OBJECT-TYPE Current value for hello advertising status | 1.3.6.1.4.1.20301.2.7.13.15.5.10.1 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| virtCurCfgVMwareHelloTimer OBJECT-TYPE Current hello packet send interval | 1.3.6.1.4.1.20301.2.7.13.15.5.10.2 | Integer32 | read-only | current |
| virtCurCfgVMwareHelloPorts OBJECT-TYPE Current value for the configured hello 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 the hello ports list 0 - The represented port does not belong to the hello ports list | 1.3.6.1.4.1.20301.2.7.13.15.5.10.3 | OCTET STRING | read-only | current |
| virtCurCfgVMwareHelloAddr OBJECT-TYPE Current VM hello IP address | 1.3.6.1.4.1.20301.2.7.13.15.5.10.4 | IpAddress | read-only | current |
| virtNewCfgVMwareHello OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.5.11 | |||
| virtNewCfgVMwareHelloEnable OBJECT-TYPE New value for hello advertising status | 1.3.6.1.4.1.20301.2.7.13.15.5.11.1 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| virtNewCfgVMwareHelloTimer OBJECT-TYPE New hello packet send interval | 1.3.6.1.4.1.20301.2.7.13.15.5.11.2 | Integer32 | read-write | current |
| virtNewCfgVMwareHelloPorts OBJECT-TYPE New value for the configured hello 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 the hello ports list 0 - The represented port does not belong to the hello ports list | 1.3.6.1.4.1.20301.2.7.13.15.5.11.3 | OCTET STRING | read-only | current |
| virtNewCfgVMwareHelloAddPort OBJECT-TYPE Add a port to the hello port list | 1.3.6.1.4.1.20301.2.7.13.15.5.11.4 | PortNumber | read-write | current |
| virtNewCfgVMwareHelloRemovePort OBJECT-TYPE Remove a port from the hello port list | 1.3.6.1.4.1.20301.2.7.13.15.5.11.5 | PortNumber | read-write | current |
| virtNewCfgVMwareHelloAddr OBJECT-TYPE New VM hello IP address | 1.3.6.1.4.1.20301.2.7.13.15.5.11.6 | IpAddress | read-write | current |
| vmCheck OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.7 | |||
| vmCurCfgCheck OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.7.1 | |||
| vmCurCfgCheckActionBasic OBJECT-TYPE Current settings for basic checking mode | 1.3.6.1.4.1.20301.2.7.13.15.7.1.1 | INTEGER {log(1), link(2)} | read-only | current |
| vmCurCfgCheckActionAdvanced OBJECT-TYPE Current settings for advanced checking mode | 1.3.6.1.4.1.20301.2.7.13.15.7.1.2 | INTEGER {log(1), link(2), acl(3)} | read-only | current |
| vmCurCfgCheckAclsMax OBJECT-TYPE Current value for the maximum number of ACLs that can be used by Mac Spoofing Check feature | 1.3.6.1.4.1.20301.2.7.13.15.7.1.3 | Integer32 | read-only | current |
| vmCurCfgCheckTrust OBJECT-TYPE Current value for the configured trusted 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 the trusted ports list 0 - The represented port does not belong to the trusted ports list | 1.3.6.1.4.1.20301.2.7.13.15.7.1.4 | OCTET STRING | read-only | current |
| vmNewCfgCheck OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.7.2 | |||
| vmNewCfgCheckActionBasic OBJECT-TYPE New settings for basic checking mode | 1.3.6.1.4.1.20301.2.7.13.15.7.2.1 | INTEGER {log(1), link(2)} | read-write | current |
| vmNewCfgCheckActionAdvanced OBJECT-TYPE New settings for advanced checking mode | 1.3.6.1.4.1.20301.2.7.13.15.7.2.2 | INTEGER {log(1), link(2), acl(3)} | read-write | current |
| vmNewCfgCheckAclsMax OBJECT-TYPE New value for the maximum number of ACLs that can be used by Mac Spoofing Check feature | 1.3.6.1.4.1.20301.2.7.13.15.7.2.3 | Integer32 | read-write | current |
| vmNewCfgCheckTrust OBJECT-TYPE New value for the configured trusted 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 the trusted ports list 0 - The represented port does not belong to the trusted ports list | 1.3.6.1.4.1.20301.2.7.13.15.7.2.4 | OCTET STRING | read-only | current |
| vmNewCfgCheckTrustAddPort OBJECT-TYPE Add port to the configured trusted port list. | 1.3.6.1.4.1.20301.2.7.13.15.7.2.5 | PortNumber | read-write | current |
| vmNewCfgCheckTrustRemPort OBJECT-TYPE Remove port from the configured trusted port list. | 1.3.6.1.4.1.20301.2.7.13.15.7.2.6 | PortNumber | read-write | current |
| vmReadyMisc OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.15.8 | |||
| vmReadyLocalAdmMac OBJECT-TYPE Treat locally administred MAC address as VMs | 1.3.6.1.4.1.20301.2.7.13.15.8.1 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| vmReadyCurCfgOuiTbl OBJECT-TYPE The table of current VM Ready OUI configuration. | 1.3.6.1.4.1.20301.2.7.13.15.8.2 | not-accessible | current | |
| vmReadyCurCfgOuiEntry OBJECT-TYPE A row in the current VM Ready OUI table. | 1.3.6.1.4.1.20301.2.7.13.15.8.2.1 | not-accessible | current | |
| vmReadyCurCfgOuiMacIdx OBJECT-TYPE OUI of locally administred MAC address | 1.3.6.1.4.1.20301.2.7.13.15.8.2.1.1 | Unsigned32 | read-only | current |
| vmReadyCurCfgOuiMac OBJECT-TYPE OUI of locally administred MAC address | 1.3.6.1.4.1.20301.2.7.13.15.8.2.1.2 | PhysAddress | read-only | current |
| vmReadyCurCfgVendor OBJECT-TYPE Vendor name of the OUI locally administred | 1.3.6.1.4.1.20301.2.7.13.15.8.2.1.3 | DisplayString | read-only | current |
| vmReadyNewCfgOuiTbl OBJECT-TYPE The table of new VM Ready OUI configuration. | 1.3.6.1.4.1.20301.2.7.13.15.8.3 | not-accessible | current | |
| vmReadyNewCfgOuiEntry OBJECT-TYPE A row in the new VM Ready OUI table. | 1.3.6.1.4.1.20301.2.7.13.15.8.3.1 | not-accessible | current | |
| vmReadyNewCfgOuiMacIdx OBJECT-TYPE OUI of locally administred MAC address | 1.3.6.1.4.1.20301.2.7.13.15.8.3.1.1 | Unsigned32 | read-only | current |
| vmReadyNewCfgOuiMac OBJECT-TYPE New OUI of locally administred MAC address Format xx:yy:zz | 1.3.6.1.4.1.20301.2.7.13.15.8.3.1.2 | DisplayString | read-write | current |
| vmReadyNewCfgVendor OBJECT-TYPE Vendor name of the OUI locally administred | 1.3.6.1.4.1.20301.2.7.13.15.8.3.1.3 | DisplayString | read-write | current |
| vmReadyNewCfgDelete OBJECT-TYPE If set the OUI of the locally administred MAC would be deleted | 1.3.6.1.4.1.20301.2.7.13.15.8.3.1.4 | INTEGER {other(0), delete(1)} | read-write | current |
| vnic OBJECT-IDENTITY | 1.3.6.1.4.1.20301.2.7.13.16 | |||
| vnicCurCfgState OBJECT-TYPE VNIC global state. | 1.3.6.1.4.1.20301.2.7.13.16.1 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vnicNewCfgState OBJECT-TYPE Enable/Disable vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vnicCurCfgVnicTable OBJECT-TYPE The table of vNICs | 1.3.6.1.4.1.20301.2.7.13.16.7 | not-accessible | current | |
| vnicCurCfgVnicEntry OBJECT-TYPE A vNIC in the vnicCurCfgVnicTable | 1.3.6.1.4.1.20301.2.7.13.16.7.1 | not-accessible | current | |
| vnicCurCfgVnicPortIndex OBJECT-TYPE The port number of the vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.7.1.1 | PortNumber | read-only | current |
| vnicCurCfgVnicIndex OBJECT-TYPE The vNIC number of the vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.7.1.2 | INTEGER | read-only | current |
| vnicCurCfgVnicState OBJECT-TYPE The state the vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.7.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vnicCurCfgVnicBw OBJECT-TYPE The maximum bandwidth the vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.7.1.4 | INTEGER (1..100) | read-only | current |
| vnicCurCfgVnicType OBJECT-TYPE The type of the vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.7.1.5 | INTEGER {default(1), fcoe(2), iscsi(3)} | read-only | current |
| vnicCurCfgVnicMAC OBJECT-TYPE The MAC address of the vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.7.1.6 | DisplayString | read-only | current |
| vnicNewCfgVnicTable OBJECT-TYPE The table of vNICs | 1.3.6.1.4.1.20301.2.7.13.16.8 | not-accessible | current | |
| vnicNewCfgVnicEntry OBJECT-TYPE A vNIC in the vnicNewCfgVnicTable | 1.3.6.1.4.1.20301.2.7.13.16.8.1 | not-accessible | current | |
| vnicNewCfgVnicPortIndex OBJECT-TYPE The port number of the vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.8.1.1 | PortNumber | read-only | current |
| vnicNewCfgVnicIndex OBJECT-TYPE The vNIC number of the vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.8.1.2 | INTEGER | read-only | current |
| vnicNewCfgVnicState OBJECT-TYPE The state the vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.8.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vnicNewCfgVnicBw OBJECT-TYPE The maximum bandwidth the vNIC. | 1.3.6.1.4.1.20301.2.7.13.16.8.1.4 | INTEGER (1..100) | read-write | current |
| vnicCurCfgGroupTable OBJECT-TYPE The table of vNIC Groups | 1.3.6.1.4.1.20301.2.7.13.16.9 | not-accessible | current | |
| vnicCurCfgGroupEntry OBJECT-TYPE A vNIC in the vnicCurCfgGroupTable | 1.3.6.1.4.1.20301.2.7.13.16.9.1 | not-accessible | current | |
| vnicCurCfgGroupIndex OBJECT-TYPE The vNIC group number. | 1.3.6.1.4.1.20301.2.7.13.16.9.1.1 | INTEGER | read-only | current |
| vnicCurCfgGroupState OBJECT-TYPE The vNIC group state. | 1.3.6.1.4.1.20301.2.7.13.16.9.1.2 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vnicCurCfgGroupVlan OBJECT-TYPE The vNIC group vlan number. | 1.3.6.1.4.1.20301.2.7.13.16.9.1.3 | INTEGER | read-only | current |
| vnicCurCfgGroupFailoverState OBJECT-TYPE The vNIC group failover state. | 1.3.6.1.4.1.20301.2.7.13.16.9.1.4 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| vnicCurCfgGroupVnics OBJECT-TYPE The vNICs in the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.9.1.5 | DisplayString | read-only | current |
| vnicCurCfgGroupPorts OBJECT-TYPE Non-vNIC Ports and/or uplink port in the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.9.1.6 | DisplayString | read-only | current |
| vnicCurCfgGroupTrunk OBJECT-TYPE Uplink trunk in the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.9.1.7 | INTEGER | read-only | current |
| vnicNewCfgGroupTable OBJECT-TYPE The table of vNIC Groups | 1.3.6.1.4.1.20301.2.7.13.16.10 | not-accessible | current | |
| vnicNewCfgGroupEntry OBJECT-TYPE A vNIC in the vnicNewCfgGroupTable | 1.3.6.1.4.1.20301.2.7.13.16.10.1 | not-accessible | current | |
| vnicNewCfgGroupIndex OBJECT-TYPE The vNIC group number. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.1 | INTEGER | read-only | current |
| vnicNewCfgGroupState OBJECT-TYPE Enable/disalbe the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vnicNewCfgGroupVlan OBJECT-TYPE Set the vNIC group vlan number. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.3 | INTEGER | read-write | current |
| vnicNewCfgGroupFailoverState OBJECT-TYPE Set the vNIC group failover state. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| vnicNewCfgGroupAddVnic OBJECT-TYPE Add a vNIC to the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.5 | DisplayString | read-write | current |
| vnicNewCfgGroupRemVnic OBJECT-TYPE Remove a vNIC to the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.6 | DisplayString | read-write | current |
| vnicNewCfgGroupAddPort OBJECT-TYPE Add a non-vNIC port or a uplink port to the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.7 | INTEGER | read-write | current |
| vnicNewCfgGroupRemPort OBJECT-TYPE Remove a non-vNIC port or a uplink port from the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.8 | INTEGER | read-write | current |
| vnicNewCfgGroupAddTrunk OBJECT-TYPE Add a uplink trunk to the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.9 | INTEGER | read-write | current |
| vnicNewCfgGroupRemTrunk OBJECT-TYPE Remove the uplink trunk from the vNIC group. other(1) is returned always when read. The following values are writable: delete(2)...to delete the uplink trunk from the vNIC group | 1.3.6.1.4.1.20301.2.7.13.16.10.1.10 | INTEGER {other(1), delete(2)} | read-write | current |
| vnicNewCfgGroupDelete OBJECT-TYPE Delete the vNIC group. other(1) is returned always when read. The following values are writable: delete(2)...to delete the vNIC group | 1.3.6.1.4.1.20301.2.7.13.16.10.1.13 | INTEGER {other(1), delete(2)} | read-write | current |
| vnicNewCfgGroupVnics OBJECT-TYPE The vNICs in the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.14 | DisplayString | read-only | current |
| vnicNewCfgGroupPorts OBJECT-TYPE Non-vNIC Ports and/or uplink port in the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.15 | DisplayString | read-only | current |
| vnicNewCfgGroupTrunk OBJECT-TYPE Uplink trunk in the vNIC group. | 1.3.6.1.4.1.20301.2.7.13.16.10.1.16 | INTEGER | read-only | current |
| ibmnos_BladeSwitch OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100 | |||
| ibmnoscfa OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.27 | |||
| pysmi_if OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.27.1 | |||
| ifMainTable OBJECT-TYPE A list of all the interface entries in the system. This table contains objects which are applicable to all types of interfaces in the system. This table is a proprietary extension to the standard ifTable and ifXTable. The index to this table has the semantics of the MIB-2 ifIndex. | 1.3.6.1.4.1.20301.100.27.1.4 | not-accessible | current | |
| ifMainEntry OBJECT-TYPE An entry containing management information applicable to a particular interface. | 1.3.6.1.4.1.20301.100.27.1.4.1 | not-accessible | current | |
| ifMainIndex OBJECT-TYPE A unique value, greater than zero, for each interface. This object is identical to the ifIndex of the standard MIB-2 ifTable. | 1.3.6.1.4.1.20301.100.27.1.4.1.1 | InterfaceIndex | not-accessible | current |
| ifMainPortName OBJECT-TYPE This is used to assign a alias to a port | 1.3.6.1.4.1.20301.100.27.1.4.1.9 | DisplayString | read-write | current |
| ibmnos OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.81 | |||
| ibmnosSystem OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.81.1 | |||
| ibmnosConfigSaveOption OBJECT-TYPE Specifies whether the configurations of the switch has to be saved or not. The value 'noSave' specifies that the configurations need not be saved. The value 'flashSave' specifies that the configurations need to be saved in flash in the specified file name issConfigSaveFileName. The value 'remoteSave' specifies that the configurations need to be saved in specified remote system. The value 'startupConfig' specifies that the configurations need to be saved in flash in the 'Startup Configuration File'. The value 'backupConfig' specifies that the configurations need to be saved in flash in the 'backup Configuration File'. The value 'remoteTftpRestore' specifies that the configurations need to be restored from remote system and saved in the file as indicated by 'ibmnosConfigRemoteType'. This configuration are copied to configuration blocks and applied after restart. | 1.3.6.1.4.1.20301.100.81.1.10 | INTEGER {noSave(1), flashSave(2), remoteTftpSave(3), startupConfig(4), backupConfig(5), remoteTftpRestore(6)} | read-write | current |
| ibmnosConfigSaveFileName OBJECT-TYPE Name of the file in which the switch configurations are to be saved. This object is valid only if 'issConfigSaveOption' is chosen to be 'flashSave' or 'remoteSave'. | 1.3.6.1.4.1.20301.100.81.1.12 | DisplayString (SIZE(1..128)) | read-write | current |
| ibmnosInitiateConfigSave OBJECT-TYPE When set as 'true' switch configurations save operation is initiated. As soon as the configuration save operation is completed, the value of this object reverts back to 'false'. All the configurations made via the three interfaces viz. -> commandline interface -> Web Interface -> SNMP interface are saved either in 'Startup Configuration File' in the flash or in the specified 'issConfigSaveFileName' in the flash or in the chosen remote system, depending upon 'ConfigSaveOption'. | 1.3.6.1.4.1.20301.100.81.1.13 | TruthValue | read-write | current |
| ibmnosConfigSaveStatus OBJECT-TYPE Status of configuration save operation. | 1.3.6.1.4.1.20301.100.81.1.14 | INTEGER {saveInProgress(1), saveSuccessful(2), saveFailed(3), notInitiated(4), saveNotRequired(5)} | read-only | current |
| ibmnosConfigRestoreOption OBJECT-TYPE Specifies whether the switch configurations have to be restored or not. The value 'factory' specifies that the switch configurations need not be restored when the system is restarted. The value 'activeConfig' specifies that the configurations need to be restored from the 'Startup Configuration File' in the flash when the system is restarted. The value 'backupConfig' specifies that the configurations need to be restored from the 'Backup Configuration File' in the flash when the system is restarted. | 1.3.6.1.4.1.20301.100.81.1.15 | INTEGER {factory(1), activeConfig(2), backupConfig(3)} | read-write | current |
| ibmnosLoggingOption OBJECT-TYPE The Logging option specifying whether the logging is to be done at console or to a file(system buffer) in the system. | 1.3.6.1.4.1.20301.100.81.1.26 | INTEGER {console(1)} | read-write | current |
| ibmnosLoginAuthentication OBJECT-TYPE The mechanism by which the user login to access the GUI for configuration has to be authenticated. Authentication is done either locally or in the remote side through a RADIUS Server. | 1.3.6.1.4.1.20301.100.81.1.32 | INTEGER {local(1), remoteRadius(2), remoteTacacs(3)} | read-write | current |
| ibmnosConfigRestoreFileVersion OBJECT-TYPE Config Restoration file version. This version will be compared in each reboot against version stored in restoration file. Restoration will occur only if the first field in restoration file is this OID and the RestoreFileVersion value also matches. | 1.3.6.1.4.1.20301.100.81.1.40 | DisplayString (SIZE(1..12)) | read-only | current |
| ibmnosConfigControl OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.81.2 | |||
| ibmnosPortCtrlTable OBJECT-TYPE A table to control the port specific parameters of the device like speed, duplex mode, etc. | 1.3.6.1.4.1.20301.100.81.2.2 | not-accessible | current | |
| ibmnosPortCtrlEntry OBJECT-TYPE An entry appears in this table for each interface in the system. Index to the table is the interface index of the port. | 1.3.6.1.4.1.20301.100.81.2.2.1 | not-accessible | current | |
| ibmnosPortCtrlIndex OBJECT-TYPE Interface index of the port for which the configuration in this entry applies. | 1.3.6.1.4.1.20301.100.81.2.2.1.1 | Integer32 (1..65535) | not-accessible | current |
| ibmnosPortCtrlMode OBJECT-TYPE Speficies the mode in which the speed, duplex modes and flow control of the interface is determined. If set as 'auto', the hardware senses speed and negotiates with the port on the other end of the link for data transfer operation as 'full-duplex' or 'half-duplex' and about flow contol. If set as 'nonegotiation', the configured values for interface speed, duplex mode and flow control will be effective. | 1.3.6.1.4.1.20301.100.81.2.2.1.2 | INTEGER {auto(1), noNegotiation(2)} | read-write | current |
| ibmnosPortCtrlDuplex OBJECT-TYPE Configures interface data transfer mode as full-duplex or half-duplex. This object can be configured only if the 'PortCtrlMode' is 'nonegotiation'. If the 'PortCtrlMode' is 'auto', it obtains the value 'any' | 1.3.6.1.4.1.20301.100.81.2.2.1.3 | INTEGER {full(1), half(2), any(3)} | read-write | current |
| ibmnosPortCtrlSpeed OBJECT-TYPE Configures interface speed. This object can be configured only if the 'PortCtrlMode' is 'nonegotiation'. If the 'PortCtrlMode' is 'auto', it obtains the value 'any' | 1.3.6.1.4.1.20301.100.81.2.2.1.4 | INTEGER {tenMBPS(1), hundredMBPS(2), oneGB(3), tenGB(4), any(5)} | read-write | current |
| ibmnosPortCtrlFlowControl OBJECT-TYPE Enables / disables flow control for the interface. This object be configured only if the 'PortCtrlMode' is 'nonegotiation'. If the 'PortCtrlMode' is 'auto', it obtains the value from Hardware after negotiating with its peer | 1.3.6.1.4.1.20301.100.81.2.2.1.5 | INTEGER {enable(1), disable(2), send(3), receive(4)} | read-write | current |
| toraddon OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.100 | |||
| cfa OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.100.2 | |||
| ibmnosPortCfgTable OBJECT-TYPE The table of port configuration in the new_configuration block. | 1.3.6.1.4.1.20301.100.100.2.1 | not-accessible | current | |
| ibmnosPortCfgTableEntry OBJECT-TYPE A row in the port configuration table in the new_configuration block. | 1.3.6.1.4.1.20301.100.100.2.1.1 | not-accessible | current | |
| ibmnosPortCfgIndx OBJECT-TYPE The index of the row in port configurations table. | 1.3.6.1.4.1.20301.100.100.2.1.1.1 | Integer32 | not-accessible | current |
| ibmnosPortCfgVlanTag OBJECT-TYPE VLAN tag configured for the port | 1.3.6.1.4.1.20301.100.100.2.1.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| sys OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.100.7 | |||
| agImageForNextReset 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.20301.100.100.7.2 | INTEGER {image1(2), image2(3)} | read-write | current |
| ibmnosFdb OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.100.13 | |||
| ibmnosFdbTable OBJECT-TYPE The table of FDB entries. | 1.3.6.1.4.1.20301.100.100.13.5 | not-accessible | current | |
| ibmnosFdbEntry OBJECT-TYPE A row in the FDB table | 1.3.6.1.4.1.20301.100.100.13.5.1 | not-accessible | current | |
| ibmnosFdbVlan OBJECT-TYPE The VLAN ID for the FDB entry. | 1.3.6.1.4.1.20301.100.100.13.5.1.1 | Integer32 | not-accessible | current |
| ibmnosFdbMacAddr OBJECT-TYPE The MAC address for the FDB entry. | 1.3.6.1.4.1.20301.100.100.13.5.1.2 | PhysAddress | not-accessible | current |
| ibmnosFdbMacAddrStr OBJECT-TYPE The MAC address in hex format for the FDB entry. This node is added for display purpose. | 1.3.6.1.4.1.20301.100.100.13.5.1.3 | DisplayString (SIZE(0..255)) | read-only | current |
| ibmnosFdbVlanId OBJECT-TYPE The VLAN ID for the FDB entry. This node is added for display purpose. | 1.3.6.1.4.1.20301.100.100.13.5.1.4 | Integer32 | read-only | current |
| ibmnosFdbSrcPort 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.20301.100.100.13.5.1.5 | Integer32 | read-only | current |
| ibmnosFdbSrcTrunk 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.20301.100.100.13.5.1.6 | Integer32 | read-only | current |
| ibmnosFdbState 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.20301.100.100.13.5.1.7 | INTEGER {unknown(1), forward(2), trunk(3)} | read-only | current |
| ibmnosFdbStatus OBJECT-TYPE '1' if it is permanent '0' if it is not permanent | 1.3.6.1.4.1.20301.100.100.13.5.1.10 | Integer32 | read-only | current |
| ibmnosFdbClearMac OBJECT-TYPE Setting this value to clear(2) clears the corresponding table entry in FDB. | 1.3.6.1.4.1.20301.100.100.13.5.1.11 | INTEGER {ok(1), clear(2)} | read-write | current |
| tor_switch OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.100.14 | |||
| hardwarePartNumber OBJECT-TYPE The hardware part number of the Blade Switch. | 1.3.6.1.4.1.20301.100.100.14.1 | DisplayString (SIZE(0..16)) | read-only | current |
| hardwareRevision OBJECT-TYPE The hardware revision. If the revision is not available, a zero length string should be returned. | 1.3.6.1.4.1.20301.100.100.14.2 | DisplayString (SIZE(0..16)) | read-only | current |
| hardwareLastBoot OBJECT-TYPE Reason of the last boot. | 1.3.6.1.4.1.20301.100.100.14.3 | INTEGER {unkownReason(0), powerCycle(1), resetFromConsole(2), resetFromTelnetOrSSH(3), resetFromSNMP(4), resetFromWEBUI(5), resetFromScheduled(6), resetFromWatchdogTimer(7), resetFromSWPANIC(8)} | read-only | current |
| hardwareMACAddress OBJECT-TYPE The MAC address. | 1.3.6.1.4.1.20301.100.100.14.4 | DisplayString (SIZE(0..48)) | read-only | current |
| hardwareSwitchRunningSwVersion OBJECT-TYPE The switch software version. | 1.3.6.1.4.1.20301.100.100.14.5 | DisplayString (SIZE(0..128)) | read-only | current |
| hardwareFlashConfiguration OBJECT-TYPE The active flash configuration. | 1.3.6.1.4.1.20301.100.100.14.6 | INTEGER {factory(0), active(1), backup(2)} | read-only | current |
| hardwarePCBAPartNumber OBJECT-TYPE The PCBA part number. | 1.3.6.1.4.1.20301.100.100.14.7 | DisplayString (SIZE(0..128)) | read-only | current |
| hardwareFABNumber OBJECT-TYPE FAB Number | 1.3.6.1.4.1.20301.100.100.14.8 | DisplayString (SIZE(0..128)) | read-only | current |
| hardwareSerialNumber OBJECT-TYPE The switch serial number. | 1.3.6.1.4.1.20301.100.100.14.9 | DisplayString (SIZE(0..128)) | read-only | current |
| hardwareManufacturingDate OBJECT-TYPE The date of manufacturing. | 1.3.6.1.4.1.20301.100.100.14.10 | DisplayString (SIZE(0..128)) | read-only | current |
| hwTemperatureSensor1 OBJECT-TYPE The temperature sensor 1. | 1.3.6.1.4.1.20301.100.100.14.11 | DisplayString (SIZE(0..128)) | read-only | current |
| hwTemperatureSensor2 OBJECT-TYPE The temperature sensor 2. | 1.3.6.1.4.1.20301.100.100.14.12 | DisplayString (SIZE(0..128)) | read-only | current |
| hwTemperatureSensor3 OBJECT-TYPE The temperature sensor 3. | 1.3.6.1.4.1.20301.100.100.14.13 | DisplayString (SIZE(0..128)) | read-only | current |
| hwFan1RPMValue OBJECT-TYPE The Fan 1 RPM value. | 1.3.6.1.4.1.20301.100.100.14.14 | DisplayString (SIZE(0..128)) | read-only | current |
| hwFan2RPMValue OBJECT-TYPE The Fan 2 RPM value. | 1.3.6.1.4.1.20301.100.100.14.15 | DisplayString (SIZE(0..48)) | read-only | current |
| hwFan3RPMValue OBJECT-TYPE The Fan 3 RPM value. | 1.3.6.1.4.1.20301.100.100.14.16 | DisplayString (SIZE(0..48)) | read-only | current |
| hwFan4RPMValue OBJECT-TYPE The Fan 4 RPM value. | 1.3.6.1.4.1.20301.100.100.14.17 | DisplayString (SIZE(0..48)) | read-only | current |
| hwFan5RPMValue OBJECT-TYPE The Fan 5 RPM value. | 1.3.6.1.4.1.20301.100.100.14.18 | DisplayString (SIZE(0..48)) | read-only | current |
| hwBoardRevision OBJECT-TYPE The Board revision number. | 1.3.6.1.4.1.20301.100.100.14.19 | DisplayString (SIZE(0..48)) | read-only | current |
| hwPowerSupply1State OBJECT-TYPE The Power Supply 1 state. | 1.3.6.1.4.1.20301.100.100.14.20 | INTEGER {off(0), on(1), absent(2)} | read-only | current |
| hwPowerSupply2State OBJECT-TYPE The Power Supply 2 state. | 1.3.6.1.4.1.20301.100.100.14.21 | INTEGER {off(0), on(1), absent(2)} | read-only | current |
| ibmnosSfpInfoTable OBJECT-TYPE The table of external port SFP information. | 1.3.6.1.4.1.20301.100.100.14.22 | not-accessible | current | |
| ibmnosSfpInfoTableEntry OBJECT-TYPE A row in the external port SFP information table. | 1.3.6.1.4.1.20301.100.100.14.22.1 | not-accessible | current | |
| ibmnosSfpInfoIndx OBJECT-TYPE Sfp Info index (port number) | 1.3.6.1.4.1.20301.100.100.14.22.1.1 | Integer32 | read-only | current |
| ibmnosSfpInfoDescription OBJECT-TYPE Type Ethernet device (None(0), SFP(1), CX4(2), SFPplus(3), DAC(6)) | 1.3.6.1.4.1.20301.100.100.14.22.1.2 | INTEGER {none(0), sfp(1), cx4(2), sfpplus(3), dac(6)} | read-only | current |
| ibmnosSfpInfoSerialNumber OBJECT-TYPE Serial Number. | 1.3.6.1.4.1.20301.100.100.14.22.1.3 | DisplayString (SIZE(0..128)) | read-only | current |
| ibmnosSfpInfoPartNumber OBJECT-TYPE Part Number. | 1.3.6.1.4.1.20301.100.100.14.22.1.4 | DisplayString (SIZE(0..128)) | read-only | current |
| ibmnosSfpInfoHWRevision OBJECT-TYPE Hardware Revision | 1.3.6.1.4.1.20301.100.100.14.22.1.5 | DisplayString (SIZE(0..128)) | read-only | current |
| swImage1Version OBJECT-TYPE Software image1 version | 1.3.6.1.4.1.20301.100.100.14.24 | DisplayString (SIZE(0..128)) | read-only | current |
| swImage2Version OBJECT-TYPE Software image2 version | 1.3.6.1.4.1.20301.100.100.14.25 | DisplayString (SIZE(0..128)) | read-only | current |
| swBootVersion OBJECT-TYPE Software boot version | 1.3.6.1.4.1.20301.100.100.14.26 | DisplayString (SIZE(0..128)) | read-only | current |
| hwFan6RPMValue OBJECT-TYPE The Fan 6 RPM value. | 1.3.6.1.4.1.20301.100.100.14.27 | DisplayString (SIZE(0..48)) | read-only | current |
| hwTemperatureSensor4 OBJECT-TYPE The temperature sensor 4. | 1.3.6.1.4.1.20301.100.100.14.32 | DisplayString (SIZE(0..128)) | read-only | current |
| hwFan7RPMValue OBJECT-TYPE The Fan 7 RPM value. | 1.3.6.1.4.1.20301.100.100.14.40 | DisplayString (SIZE(0..48)) | read-only | current |
| hwFan8RPMValue OBJECT-TYPE The Fan 8 RPM value. | 1.3.6.1.4.1.20301.100.100.14.41 | DisplayString (SIZE(0..48)) | read-only | current |
| hwBootTime OBJECT-TYPE The hardware system boot time . | 1.3.6.1.4.1.20301.100.100.14.42 | DisplayString (SIZE(0..48)) | read-only | current |
| ibmnosBladeHarmony OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.100.17 | |||
| dataCollection OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.100.17.1 | |||
| ibmnosPortTableMaxEnt OBJECT-TYPE The maximum number of rows in the port configuration host table. | 1.3.6.1.4.1.20301.100.100.17.1.1 | Integer32 | read-only | current |
| ibmnosImage1Ver 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.20301.100.100.17.1.3 | DisplayString (SIZE(0..128)) | read-only | current |
| ibmnosImage2Ver 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.20301.100.100.17.1.4 | DisplayString (SIZE(0..128)) | read-only | current |
| hwSwitchSoftwareVersion OBJECT-TYPE The switch software version. | 1.3.6.1.4.1.20301.100.100.17.1.5 | DisplayString (SIZE(0..128)) | read-only | current |
| hwSerialNum OBJECT-TYPE The switch serial number. | 1.3.6.1.4.1.20301.100.100.17.1.6 | DisplayString (SIZE(0..48)) | read-only | current |
| hwManufacturingDate OBJECT-TYPE The date of manufacturing. | 1.3.6.1.4.1.20301.100.100.17.1.7 | DisplayString (SIZE(0..48)) | read-only | current |
| ibmnosReset OBJECT-TYPE This is an action object to reboot the agent. other(1) is returned always when read. | 1.3.6.1.4.1.20301.100.100.17.1.8 | INTEGER {other(1), reset(2)} | read-write | current |
| ibmnosBootVer 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.20301.100.100.17.1.9 | DisplayString (SIZE(0..16)) | read-only | current |
| ibmnosConfigForNxtReset 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.20301.100.100.17.1.10 | INTEGER {active(2), backup(3), default(4)} | read-write | current |
| ibmnosSoftwareVersion 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.20301.100.100.17.1.11 | DisplayString (SIZE(0..16)) | read-only | current |
| imageConfigTransfer OBJECT-IDENTITY | 1.3.6.1.4.1.20301.100.100.17.3 | |||
| agTftpServer OBJECT-TYPE The TFTP server IP address or domain name. | 1.3.6.1.4.1.20301.100.100.17.3.1 | DisplayString (SIZE(0..128)) | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| swPrimaryPowerSupplyFailure NOTIFICATION-TYPE A swPrimaryPowerSupplyFailure trap signifies that the primary power supply failed. | 1.3.6.1.4.1.20301.2.7.13.7.0.1 | |
| swPrimaryPowerSupplyFailureNotify NOTIFICATION-TYPE A swPrimaryPowerSupplyFailure trap signifies that the primary power supply failed. | 1.3.6.1.4.1.20301.2.7.13.7.0.1 | current |
| swDefGwUp NOTIFICATION-TYPE A swDefGwUp trap signifies that the default gateway is alive. ipCurCfgGwIndex is the index of the Gateway in ipCurCfgGwTable. The range for ipCurCfgGwIndex is from 1 to ipGatewayTableMax. ipCurCfgGwAddr is the IP address of the default gateway. | 1.3.6.1.4.1.20301.2.7.13.7.0.2 | |
| swDefGwDown NOTIFICATION-TYPE A swDefGwDown trap signifies that the default gateway is down. ipCurCfgGwIndex is the index of the Gateway in ipCurCfgGwTable. The range for ipCurCfgGwIndex is from 1 to ipGatewayTableMax. ipCurCfgGwAddr is the IP address of the default gateway. | 1.3.6.1.4.1.20301.2.7.13.7.0.3 | |
| swDefGwInService NOTIFICATION-TYPE A swDefGwInService trap signifies that the default gateway is up and in service. ipCurCfgGwIndex is the index of the Gateway in ipCurCfgGwTable. The range for ipCurCfgGwIndex is from 1 to ipGatewayTableMax. ipCurCfgGwAddr is the IP address of the default gateway. | 1.3.6.1.4.1.20301.2.7.13.7.0.4 | |
| swDefGwNotInService NOTIFICATION-TYPE A swDefGwNotInService trap signifies that the default gateway is alive but not in service. ipCurCfgGwIndex is the index of the Gateway in ipCurCfgGwTable. The range for ipCurCfgGwIndex is from 1 to ipGatewayTableMax. ipCurCfgGwAddr is the IP address of the default gateway. | 1.3.6.1.4.1.20301.2.7.13.7.0.5 | |
| swVrrpNewMaster NOTIFICATION-TYPE The swVrrpNewMaster trap indicates that the sending agent has transitioned to 'Master' state. vrrpCurCfgVirtRtrIndx is the VRRP virtual router table index referenced in vrrpCurCfgVirtRtrTable. The range is from 1 to vrrpVirtRtrTableMaxSize. vrrpCurCfgVirtRtrAddr is the VRRP virtual router IP address. | 1.3.6.1.4.1.20301.2.7.13.7.0.16 | |
| swVrrpNewBackup NOTIFICATION-TYPE The swVrrpNewBackup trap indicates that the sending agent has transitioned to 'Backup' state. vrrpCurCfgVirtRtrIndx is the VRRP virtual router table index referenced in vrrpCurCfgVirtRtrTable. The range is from 1 to vrrpVirtRtrTableMaxSize. vrrpCurCfgVirtRtrAddr is the VRRP virtual router IP address. | 1.3.6.1.4.1.20301.2.7.13.7.0.17 | |
| swVrrpAuthFailure NOTIFICATION-TYPE A swVrrpAuthFailure trap signifies that a packet has been received from a router whose authentication key or authentication type conflicts with this router's authentication key or authentication type. Implementation of this trap is optional. vrrpCurCfgIfIndx is the VRRP interface index. This is equivalent to ifIndex in RFC 1213 mib. The range is from 1 to vrrpIfTableMaxSize. vrrpCurCfgIfPasswd is the password for authentication. It is a DisplayString of 0 to 7 characters. | 1.3.6.1.4.1.20301.2.7.13.7.0.18 | |
| swLoginFailure NOTIFICATION-TYPE A swLoginFailure trap signifies that someone failed to enter a valid username/password combination. swTrapDisplayString specifies whether the login attempt was from CONSOLE or TELNET. In case of TELNET login it also specifies the IP address of the host from which the attempt was made. | 1.3.6.1.4.1.20301.2.7.13.7.0.19 | |
| swTempExceedThreshold NOTIFICATION-TYPE A swTempExceedThreshold trap signifies that the switch temperature has exceeded maximum safety limits. | 1.3.6.1.4.1.20301.2.7.13.7.0.22 | |
| swFanFailure NOTIFICATION-TYPE A swFanFailure trap signifies that the fan failure has been detected. | 1.3.6.1.4.1.20301.2.7.13.7.0.24 | |
| swValidLogin NOTIFICATION-TYPE A swValidLogin trap signifies that a user login has occured. | 1.3.6.1.4.1.20301.2.7.13.7.0.25 | |
| swApplyComplete NOTIFICATION-TYPE A swApplyComplete signifies that new configuration has been applied. | 1.3.6.1.4.1.20301.2.7.13.7.0.27 | |
| swSaveComplete NOTIFICATION-TYPE A swApplyComplete signifies that new configuration has been saved. | 1.3.6.1.4.1.20301.2.7.13.7.0.28 | |
| swFwDownloadSucess NOTIFICATION-TYPE A swFwDownloadSuccess signifies that firmware has been downloaded to [image1|image2|boot image]. | 1.3.6.1.4.1.20301.2.7.13.7.0.29 | |
| swFwDownloadFailure NOTIFICATION-TYPE A swFwDownloadFailure signifies that firmware downloaded failed to [image1|image2|boot image]. | 1.3.6.1.4.1.20301.2.7.13.7.0.30 | |
| swTempReturnThreshold NOTIFICATION-TYPE A swTempReturnThreshold trap signifies that the switch temperature has returned below maximum safety limits. | 1.3.6.1.4.1.20301.2.7.13.7.0.31 | |
| swFanFailureFixed NOTIFICATION-TYPE A swFanFailureFixed trap signifies that the fan failure has been fixed. | 1.3.6.1.4.1.20301.2.7.13.7.0.33 | |
| swStgNewRoot NOTIFICATION-TYPE A swStgNewRoot trap signifies that the bridge has become the new root of the STG. | 1.3.6.1.4.1.20301.2.7.13.7.0.42 | |
| swCistNewRoot NOTIFICATION-TYPE A swCistNewRoot trap signifies that the bridge has become the new root of the CIST. | 1.3.6.1.4.1.20301.2.7.13.7.0.43 | |
| swStgTopologyChanged NOTIFICATION-TYPE A swStgTopologyChanged trap signifies that there was a STG topology change. | 1.3.6.1.4.1.20301.2.7.13.7.0.44 | |
| swCistTopologyChanged NOTIFICATION-TYPE A swCistTopologyChanged trap signifies that there was a CIST topology change. | 1.3.6.1.4.1.20301.2.7.13.7.0.45 | |
| swHotlinksMasterUp NOTIFICATION-TYPE A swHotlinksMasterUp trap signifies that the Master interface is active. | 1.3.6.1.4.1.20301.2.7.13.7.0.46 | |
| swHotlinksMasterDn NOTIFICATION-TYPE A swHotlinksMasterDn trap signifies that the Master interface is not active. | 1.3.6.1.4.1.20301.2.7.13.7.0.47 | |
| swHotlinksBackupUp NOTIFICATION-TYPE A swHotlinksBackupUp trap signifies that the Backup interface is active. | 1.3.6.1.4.1.20301.2.7.13.7.0.48 | |
| swHotlinksBackupDn NOTIFICATION-TYPE A swHotlinksBackupDn trap signifies that the Backup interface is not active. | 1.3.6.1.4.1.20301.2.7.13.7.0.49 | |
| swHotlinksNone NOTIFICATION-TYPE A swHotlinksNone trap signifies that there are no active interfaces. | 1.3.6.1.4.1.20301.2.7.13.7.0.50 | |
| sfpInserted NOTIFICATION-TYPE A sfpInserted trap signifies that a SFP is inserted. | 1.3.6.1.4.1.20301.2.7.13.7.0.51 | |
| sfpRemoved NOTIFICATION-TYPE A sfpRemoved trap signifies that a SFP is removed. | 1.3.6.1.4.1.20301.2.7.13.7.0.52 | |
| swNTPSyncFailed NOTIFICATION-TYPE A swNTPSyncFailed trap signifies that sync with NTP server failed. | 1.3.6.1.4.1.20301.2.7.13.7.0.61 | |
| swNTPUpdateClock NOTIFICATION-TYPE A swNTPUpdateClock trap signifies that update system clock with NTP server. | 1.3.6.1.4.1.20301.2.7.13.7.0.62 | |
| swValidLogout NOTIFICATION-TYPE A swValidLogout trap signifies that a user logout has occured. | 1.3.6.1.4.1.20301.2.7.13.7.0.63 | |
| swECMPGatewayUp NOTIFICATION-TYPE A swECMPGatewayUp trap signifies that the ECMP gateway is up. | 1.3.6.1.4.1.20301.2.7.13.7.0.65 | |
| swECMPGatewayDown NOTIFICATION-TYPE A swECMPGatewayDown trap signifies that the ECMP gateway is down. | 1.3.6.1.4.1.20301.2.7.13.7.0.66 | |
| swTeamingCtrlUp NOTIFICATION-TYPE A swTeamingCtrlUp trap signifies that the teaming is up. | 1.3.6.1.4.1.20301.2.7.13.7.0.67 | |
| swTeamingCtrlDown NOTIFICATION-TYPE A swTeamingCtrlDown trap signifies that the teaming control is down. | 1.3.6.1.4.1.20301.2.7.13.7.0.68 | |
| swTeamingCtrlDownTearDownBlked NOTIFICATION-TYPE A swTeamingCtrlDownTearDownBlked trap signifies that the teaming control is down but teardown is blocked. | 1.3.6.1.4.1.20301.2.7.13.7.0.69 | |
| swTeamingCtrlError NOTIFICATION-TYPE A swTeamingCtrlError trap signifies error, action is undefined. | 1.3.6.1.4.1.20301.2.7.13.7.0.70 | |
| swLACPPortBlocked NOTIFICATION-TYPE A swLACPPortBlocked trap signifies that LACP is operationally down on a port, and traffic is blocked on the port. | 1.3.6.1.4.1.20301.2.7.13.7.0.71 | |
| swLACPPortUnblocked NOTIFICATION-TYPE A swLACPPortUnblocked trap signifies that LACP is operationally up on a port, and traffic is no longer blocked on the port. | 1.3.6.1.4.1.20301.2.7.13.7.0.72 | |
| swVMGroupVMotion NOTIFICATION-TYPE A altVMGroupVMotion trap signifies that a virtual machine has moved from a port to another. | 1.3.6.1.4.1.20301.2.7.13.7.0.77 | |
| swVMGroupVMOnline NOTIFICATION-TYPE A altVMGroupVMOnline trap signifies that a advance provisioned virtual machine has came online. | 1.3.6.1.4.1.20301.2.7.13.7.0.78 | |
| swVMGroupVMVlanChange NOTIFICATION-TYPE A altVMGroupVMVlanChange trap signifies that a virtual machine has entered into a vlan, or changed the vlan. | 1.3.6.1.4.1.20301.2.7.13.7.0.79 | |
| swPrimaryPowerSupplyFixed NOTIFICATION-TYPE A swPrimaryPowerSupplyFixed trap signifies that the primary power supply has been restored. | 1.3.6.1.4.1.20301.2.7.13.7.0.97 | |
| swPrimaryPowerSupplyFixedNotify NOTIFICATION-TYPE A swPrimaryPowerSupplyFixed trap signifies that the primary power supply has been restored. | 1.3.6.1.4.1.20301.2.7.13.7.0.97 | current |
| swLFDPortErrdisabled NOTIFICATION-TYPE An swLFDPortErrdisabled trap signifies that a port is error-disabled due to excessive link flaps. | 1.3.6.1.4.1.20301.2.7.13.7.0.103 | |
| swVlagInstanceUp NOTIFICATION-TYPE A swVlagInstanceUp trap signifies that vLAG instance is up identified in the trap message. | 1.3.6.1.4.1.20301.2.7.13.7.0.106 | |
| swVlagInstanceRemoteUp NOTIFICATION-TYPE A swVlagInstanceRemoteUp trap signifies that vLAG is down but remote instance is Up. | 1.3.6.1.4.1.20301.2.7.13.7.0.107 | |
| swVlagInstanceLocalUp NOTIFICATION-TYPE A swVlagInstanceLocalUp trap signifies that vLAG is down but local instance is Up. | 1.3.6.1.4.1.20301.2.7.13.7.0.108 | |
| swVlagInstanceDown NOTIFICATION-TYPE A swVlagInstanceDown trap signifies that vLAG instance is down identified in the trap message. | 1.3.6.1.4.1.20301.2.7.13.7.0.109 | |
| swVlagIslUp NOTIFICATION-TYPE A swVlagIslUp trap signifies that connection between vLAG switches is up. | 1.3.6.1.4.1.20301.2.7.13.7.0.110 | |
| swVlagIslDown NOTIFICATION-TYPE A swVlagInstanceDown trap signifies that connection between vLAG switches is down. | 1.3.6.1.4.1.20301.2.7.13.7.0.111 | |
| swOflowConnectControllerFailure NOTIFICATION-TYPE A swOflowConnectControllerFailure trap signifies that the connection to openflow controller is broken. | 1.3.6.1.4.1.20301.2.7.13.7.0.144 | |
| swOflowConnectControllerSuccess NOTIFICATION-TYPE A swOflowConnectControllerSuccess trap signifies that the connection to openflow controller is successful. | 1.3.6.1.4.1.20301.2.7.13.7.0.145 | |
| swOflowEmergencyState NOTIFICATION-TYPE A swOflowEmergencyState trap signifies that the openflow switch moving to emergency state. | 1.3.6.1.4.1.20301.2.7.13.7.0.146 | |
| swOflowNoEmergencyState NOTIFICATION-TYPE A swOflowNoEmergencyState trap signifies that the openflow switch came out of emergency state. | 1.3.6.1.4.1.20301.2.7.13.7.0.147 | |
| swOflowSwitchOflowMode NOTIFICATION-TYPE A swOflowSwitchOflowMode trap signifies that the device working in openflow switch mode. | 1.3.6.1.4.1.20301.2.7.13.7.0.148 | |
| swOflowSwitcNormalMode NOTIFICATION-TYPE A swOflowSwitcNormalMode trap signifies that the device working in normal switch mode. | 1.3.6.1.4.1.20301.2.7.13.7.0.149 | |
| swOflowSwitcFlowtableClr NOTIFICATION-TYPE A swOflowSwitcFlowtableClr trap signifies that the flow table entries being cleared from the device. | 1.3.6.1.4.1.20301.2.7.13.7.0.150 | |
| swOflowSwitcStatsClr NOTIFICATION-TYPE A swOflowSwitcStatsClr trap signifies that the openflow statistics being cleared from the device. | 1.3.6.1.4.1.20301.2.7.13.7.0.151 | |
| swOflowFlowtableEntryUnavail NOTIFICATION-TYPE A swOflowFlowtableMemoryUnavail trap signifies that the device unable to add flow entry in openflow due to unavailability of system resources. | 1.3.6.1.4.1.20301.2.7.13.7.0.152 | |
| swOflowFlowtableLimit NOTIFICATION-TYPE A swOflowFlowtableLimit trap signifies that the device reaches its configured flow limit. | 1.3.6.1.4.1.20301.2.7.13.7.0.153 | |
| swOflowPortDownController NOTIFICATION-TYPE A swOflowPortDownController trap signifies that the port operationally down by openflow controller. | 1.3.6.1.4.1.20301.2.7.13.7.0.154 | |
| swOflowPortUpController NOTIFICATION-TYPE A swOflowPortUpController trap signifies that the port operationally up by openflow controller. | 1.3.6.1.4.1.20301.2.7.13.7.0.155 | |
| swOflowVersionNegotiationError NOTIFICATION-TYPE A swOflowVersionNegotiationError trap signifies that the device unable to connect to controller either due to bad version, or negotiation/hello failure. | 1.3.6.1.4.1.20301.2.7.13.7.0.156 | |
| sw8021x NOTIFICATION-TYPE A sw8021x trap is sent when dot1x feature is enabled. | 1.3.6.1.4.1.20301.2.7.13.7.0.158 | |
| swDefAdminDisable NOTIFICATION-TYPE A swDefAdminDisable trap signifies that default admin account has been disabled. | 1.3.6.1.4.1.20301.2.7.13.7.0.162 | |
| swAcntStrngPswdNotMet NOTIFICATION-TYPE A swAcntStrngPswdNotMet trap signifies that configured password does not match strong password complexity. | 1.3.6.1.4.1.20301.2.7.13.7.0.163 | |
| swAcntLocked NOTIFICATION-TYPE A swAcntLocked trap signifies that account has been locked. | 1.3.6.1.4.1.20301.2.7.13.7.0.164 | |
| swAcntUnlocked NOTIFICATION-TYPE A swAcntUnlocked trap signifies that account has been unlocked. | 1.3.6.1.4.1.20301.2.7.13.7.0.165 | |
| swARPtablefull NOTIFICATION-TYPE A swARPtablefull trap signifies that ARP table is full. | 1.3.6.1.4.1.20301.2.7.13.7.0.184 |