MIBs Depot

IBM-GbTOR-G8264CS-MIB

Registered at
1.3.6.1.4.1.20301.1.7.15
1.3.6.1.4.1.20301.2.7.15
Last updated
2015-03-23 19:47
Organization
IBM/System Networking
Namespace
ibm
Source file
IBM-GbTOR-G8264CS-MIB
Digest
sha256:efcdf8e0186cd97dc77026a0fbce634300376ae0a62ee180929eb408f54d6475

Description

MIB for IBM Networking Operating System RackSwitch G8264CS All Rights reserved DEVICE VERSION: 7.8.10.0

Contact

IBM/System Networking 4400 North First Street San Jose, CA 95134 408-956-3239

Imports

FromSymbols
BRIDGE-MIBBridgeId, dot1dBasePort, dot1dBasePortEntry, dot1dBridge, dot1dTp, dot1dTpPort
IF-MIBInterfaceIndex, InterfaceIndexOrZero, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressIPv6, InetAddressType
P-BRIDGE-MIBEnabledStatus
Q-BRIDGE-MIBPortList
SNMP-FRAMEWORK-MIBSnmpAdminString, SnmpEngineID, SnmpMessageProcessingModel, SnmpSecurityLevel, SnmpSecurityModel
SNMP-USER-BASED-SM-MIBusmNoAuthProtocol, usmNoPrivProtocol
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-MIBsysContact, sysLocation, sysName
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso, mib-2
SNMPv2-TCAutonomousType, 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-G8264CS-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

Textual conventions

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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
g8264CS
OBJECT-IDENTITY
1.3.6.1.4.1.20301.1.7.15
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
g8264CS_mgmt
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15
agent
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1
agentConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.1
agSystem
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.1.1.2INTEGER {other(1), apply(2)}read-writecurrent
agSavePending
OBJECT-TYPE
This object, when read, gives the user information whether an save action is needed and that the configuration has been applied but not saved to the flash.
1.3.6.1.4.1.20301.2.7.15.1.1.1.3INTEGER {saveNeeded(1), noSaveNeeded(2)}read-onlycurrent
agSaveConfiguration
OBJECT-TYPE
This is an action object to write current configuration to nonvolatile storage. When issued with the saveActive, the active configuration in flash is saved to backup in flash and then the new configuration is saved to the active configuration in flash. When issued with notSaveActive, the active configuration is NOT saved to the flash and the active configuration is overwritten with the new configuration. ok(1) is returned always when read.
1.3.6.1.4.1.20301.2.7.15.1.1.1.4INTEGER {ok(1), saveActive(2), notSaveActive(3)}read-writecurrent
agRevert
OBJECT-TYPE
This is an action object to revert the unapplied changes made to the switch. By setting the value to revert(2), all the unapplied changes will be reverted. This action will copy the current_config to the new configuration block. other(1) is returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.1.1.1.5INTEGER {other(1), revert(2)}read-writecurrent
agRevertApply
OBJECT-TYPE
This is an action object to revert the unsaved changes made to the switch. By setting the value to revertApply(2), all the unsaved as well as unapplied changes will be reverted. other(1) is returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.1.1.1.6INTEGER {other(1), revertApply(2)}read-writecurrent
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.15.1.1.1.7INTEGER {other(1), reset(2)}read-writecurrent
agConfigForNxtReset
OBJECT-TYPE
The configuration information to be loaded from at next reset. The following values are writable: active(2)...active configuration block backup(3)...backup configuration block default(4)..default configuration block
1.3.6.1.4.1.20301.2.7.15.1.1.1.8INTEGER {active(2), backup(3), default(4)}read-writecurrent
agImageForNxtReset
OBJECT-TYPE
The software image to be booted from at next reset. The following values are writable: image1(2)...image 1 image2(3)...image 2
1.3.6.1.4.1.20301.2.7.15.1.1.1.9INTEGER {image1(2), image2(3)}read-writecurrent
agSoftwareVersion
OBJECT-TYPE
The version of the software image that is currently running on the system in the form of 'major.minor.maintenance.bugfix'. A zero length string is returned if version is not available.
1.3.6.1.4.1.20301.2.7.15.1.1.1.10DisplayString (SIZE(0..16))read-onlycurrent
agBootVer
OBJECT-TYPE
The version of the boot code in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available.
1.3.6.1.4.1.20301.2.7.15.1.1.1.11DisplayString (SIZE(0..16))read-onlycurrent
agImage1Ver
OBJECT-TYPE
The version of the software image stored in image 1 storage in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available or there is no valid software image.
1.3.6.1.4.1.20301.2.7.15.1.1.1.12DisplayString (SIZE(0..128))read-onlycurrent
agImage2Ver
OBJECT-TYPE
The version of the software image stored in image 2 storage in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available or there is no valid software image.
1.3.6.1.4.1.20301.2.7.15.1.1.1.13DisplayString (SIZE(0..128))read-onlycurrent
agRtcDate
OBJECT-TYPE
The date on the real time clock in the form of 'mm/dd/yy'. A zero length string is returned if date is not available.
1.3.6.1.4.1.20301.2.7.15.1.1.1.14DisplayString (SIZE(0..16))read-writecurrent
agRtcTime
OBJECT-TYPE
The time on the real time clock in the form of 'hh:mm:ss'. A zero length string is returned if time is not available.
1.3.6.1.4.1.20301.2.7.15.1.1.1.15DisplayString (SIZE(0..16))read-writecurrent
agLastSetErrorReason
OBJECT-TYPE
The error reason of the last SET failure.
1.3.6.1.4.1.20301.2.7.15.1.1.1.16DisplayString (SIZE(0..255))read-onlycurrent
agCurCfgHttpServerPort
OBJECT-TYPE
The TCP port number that the HTTP server is listening to in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.1.17INTEGER (1..65535)read-onlycurrent
agNewCfgHttpServerPort
OBJECT-TYPE
The TCP port number that the HTTP server is listening to in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.1.18INTEGER (1..65535)read-writecurrent
agCurCfgLoginBanner
OBJECT-TYPE
The user defined login banner.
1.3.6.1.4.1.20301.2.7.15.1.1.1.19DisplayString (SIZE(0..80))read-onlycurrent
agNewCfgLoginBanner
OBJECT-TYPE
The user defined login banner.
1.3.6.1.4.1.20301.2.7.15.1.1.1.20DisplayString (SIZE(0..80))read-writecurrent
agCurCfgConsole
OBJECT-TYPE
Enable or disable console output of syslog messages.
1.3.6.1.4.1.20301.2.7.15.1.1.1.23INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgConsole
OBJECT-TYPE
Enable or disable console output of syslog messages.
1.3.6.1.4.1.20301.2.7.15.1.1.1.24INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgBootp
OBJECT-TYPE
Enable or disable the use of BootP, as currently configured in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.1.29INTEGER {enabled(2), disabled(3)}read-onlycurrent
agNewCfgBootp
OBJECT-TYPE
Enable or disable the use of BootP, in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.1.30INTEGER {enabled(2), disabled(3)}read-writecurrent
agSlotNumber
OBJECT-TYPE
Identifies the slot in which this switch is installed. If the agent implementing this MIB is not a blade in a chassis this value has no meaning.
1.3.6.1.4.1.20301.2.7.15.1.1.1.31INTEGER (1..10)read-onlycurrent
agCurCfgSnmpTimeout
OBJECT-TYPE
Once SNMP operations like agApplyConfig, agDiffState and agDumpState, which use the state machine are done the resources used by these operations need to be freed by setting the state back to 'idle' so others can issue the commands via SNMP. agSnmpTimeout indicates the number of minutes before the resources are freed and the state set back to 'idle' if this operation is not performed by the user.
1.3.6.1.4.1.20301.2.7.15.1.1.1.32INTEGER (1..30)read-onlycurrent
agNewCfgSnmpTimeout
OBJECT-TYPE
Once SNMP operations like agApplyConfig, agDiffState and agDumpState, which use the state machine are done the resources used by these operations need to be freed by setting the state back to 'idle' so others can issue the commands via SNMP. agSnmpTimeout indicates the number of minutes before the resources are freed and the state set back to 'idle' if this operation is not performed by the user.
1.3.6.1.4.1.20301.2.7.15.1.1.1.33INTEGER (1..30)read-writecurrent
agCurCfgTelnetServerPort
OBJECT-TYPE
The TCP port number that the telnet server listens for telnet sessions.
1.3.6.1.4.1.20301.2.7.15.1.1.1.34INTEGER (1..65535)read-onlycurrent
agNewCfgTelnetServerPort
OBJECT-TYPE
The TCP port number that the telnet server listens for telnet sessions.
1.3.6.1.4.1.20301.2.7.15.1.1.1.35INTEGER (1..65535)read-writecurrent
agClearFlashDump
OBJECT-TYPE
This is an action object to clear the FLASH dump. ok(1) is returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.1.1.1.36INTEGER {ok(1), clear(2)}read-writecurrent
agCurCfgTrapSrcIf
OBJECT-TYPE
The SNMP trap source interface number.
1.3.6.1.4.1.20301.2.7.15.1.1.1.39Integer32read-onlycurrent
agNewCfgTrapSrcIf
OBJECT-TYPE
The SNMP trap source interface number.
1.3.6.1.4.1.20301.2.7.15.1.1.1.40Integer32read-writecurrent
agCurCfgHttpsServerPort
OBJECT-TYPE
The TCP port number that the HTTPS server is listening to in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.1.49INTEGER (1..65535)read-onlycurrent
agNewCfgHttpsServerPort
OBJECT-TYPE
The TCP port number that the HTTPS server is listening to in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.1.50INTEGER (1..65535)read-writecurrent
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.15.1.1.1.51INTEGER (1..65535)read-onlycurrent
agNewCfgTftpServerPort
OBJECT-TYPE
The TCP port number that the TFTP server is listening to in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.1.52INTEGER (1..65535)read-writecurrent
agRackId
OBJECT-TYPE
The rack unique identifier.
1.3.6.1.4.1.20301.2.7.15.1.1.1.53DisplayString (SIZE(0..127))read-onlycurrent
agChassis
OBJECT-TYPE
Chassis serial number.
1.3.6.1.4.1.20301.2.7.15.1.1.1.54DisplayString (SIZE(0..127))read-onlycurrent
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.15.1.1.1.55INTEGER {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-onlycurrent
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.15.1.1.1.56INTEGER {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-writecurrent
agCurCfgIdleCLITimeout
OBJECT-TYPE
Set idle CLI sessions timeout.
1.3.6.1.4.1.20301.2.7.15.1.1.1.57Integer32read-onlycurrent
agNewCfgIdleCLITimeout
OBJECT-TYPE
Set idle CLI sessions timeout.
1.3.6.1.4.1.20301.2.7.15.1.1.1.58Integer32read-writecurrent
agCurCfgHttpsServerAccess
OBJECT-TYPE
Current HTTPS server access state.
1.3.6.1.4.1.20301.2.7.15.1.1.1.62INTEGER {disabled(0), enabled(1)}read-onlycurrent
agNewCfgHttpsServerAccess
OBJECT-TYPE
Enable/disable HTTPS server access.
1.3.6.1.4.1.20301.2.7.15.1.1.1.63INTEGER {disabled(0), enabled(1)}read-writecurrent
agCurBootNxtCliMode
OBJECT-TYPE
Current boot mode.
1.3.6.1.4.1.20301.2.7.15.1.1.1.64INTEGER {ibmnos-cli(1), iscli(2)}read-onlycurrent
agNewBootNxtCliMode
OBJECT-TYPE
Next cli boot mode.
1.3.6.1.4.1.20301.2.7.15.1.1.1.65INTEGER {ibmnos-cli(1), iscli(2)}read-writecurrent
agCurHttpAcces
OBJECT-TYPE
Current HTTP server access state.
1.3.6.1.4.1.20301.2.7.15.1.1.1.66INTEGER {enable(1), disable(2)}read-onlycurrent
agNewHttpAcces
OBJECT-TYPE
New HTTP server access state.
1.3.6.1.4.1.20301.2.7.15.1.1.1.67INTEGER {enable(1), disable(2)}read-writecurrent
agCurCfgDhcp
OBJECT-TYPE
Enable or disable the use of DHCP, as currently configured in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.1.68INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgDhcp
OBJECT-TYPE
Enable or disable the use of DHCP, in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.1.69INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgReminders
OBJECT-TYPE
Current status of reminders feature.
1.3.6.1.4.1.20301.2.7.15.1.1.1.70INTEGER {enable(1), disable(2)}read-onlycurrent
agNewCfgReminders
OBJECT-TYPE
Enable or disable reminders feature.
1.3.6.1.4.1.20301.2.7.15.1.1.1.71INTEGER {enable(1), disable(2)}read-writecurrent
agCurCfgHprompt
OBJECT-TYPE
Current status of hprompt.
1.3.6.1.4.1.20301.2.7.15.1.1.1.72INTEGER {enable(1), disable(2)}read-onlycurrent
agNewCfgHprompt
OBJECT-TYPE
New status of hprompt.
1.3.6.1.4.1.20301.2.7.15.1.1.1.73INTEGER {enable(1), disable(2)}read-writecurrent
agCurCfgUserBBI
OBJECT-TYPE
Current status of user configuration from BBI.
1.3.6.1.4.1.20301.2.7.15.1.1.1.74INTEGER {enable(1), disable(2)}read-onlycurrent
agNewCfgUserBBI
OBJECT-TYPE
New status of user configuration from BBI.
1.3.6.1.4.1.20301.2.7.15.1.1.1.75INTEGER {enable(1), disable(2)}read-writecurrent
agCurBootNxtCliModePrompt
OBJECT-TYPE
Current status of selectable CLI mode prompt.
1.3.6.1.4.1.20301.2.7.15.1.1.1.76INTEGER {disable(1), enable(2)}read-onlycurrent
agNewBootNxtCliModePrompt
OBJECT-TYPE
Next status of selectable CLI mode prompt.
1.3.6.1.4.1.20301.2.7.15.1.1.1.77INTEGER {disable(1), enable(2)}read-writecurrent
agCurCfgLoginNotice
OBJECT-TYPE
The user defined login notice.
1.3.6.1.4.1.20301.2.7.15.1.1.1.78DisplayString (SIZE(0..80))read-onlycurrent
agNewCfgLoginNotice
OBJECT-TYPE
The user defined login notice.
1.3.6.1.4.1.20301.2.7.15.1.1.1.79DisplayString (SIZE(0..80))read-writecurrent
agCurCfgSysCustomDstState
OBJECT-TYPE
The current status of Custom DST
1.3.6.1.4.1.20301.2.7.15.1.1.1.98INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSysCustomDstState
OBJECT-TYPE
Enable/disable Custom DST
1.3.6.1.4.1.20301.2.7.15.1.1.1.99INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSysCustomDstStart
OBJECT-TYPE
The current Custom DST start rule
1.3.6.1.4.1.20301.2.7.15.1.1.1.100DisplayString (SIZE(0..8))read-onlycurrent
agNewCfgSysCustomDstStart
OBJECT-TYPE
Set Custom DST start rule
1.3.6.1.4.1.20301.2.7.15.1.1.1.101DisplayString (SIZE(0..8))read-writecurrent
agCurCfgSysCustomDstEnd
OBJECT-TYPE
The current Custom DST end rule
1.3.6.1.4.1.20301.2.7.15.1.1.1.102DisplayString (SIZE(0..8))read-onlycurrent
agNewCfgSysCustomDstEnd
OBJECT-TYPE
Set Custom DST end rule
1.3.6.1.4.1.20301.2.7.15.1.1.1.103DisplayString (SIZE(0..8))read-writecurrent
agHavePanicDump
OBJECT-TYPE
The presence of a panic dump in the flash memory.
1.3.6.1.4.1.20301.2.7.15.1.1.1.104INTEGER {havePanic(1), noHavePanic(2)}read-onlycurrent
agCurCfgResetControl
OBJECT-TYPE
Current reset control state.
1.3.6.1.4.1.20301.2.7.15.1.1.1.111INTEGER {enable(1), disable(2)}read-onlycurrent
agNewCfgResetControl
OBJECT-TYPE
Enable/disable reset control after panic.
1.3.6.1.4.1.20301.2.7.15.1.1.1.112INTEGER {enable(1), disable(2)}read-writecurrent
agCurCfgSysDlight
OBJECT-TYPE
Current daylight savings time status.
1.3.6.1.4.1.20301.2.7.15.1.1.1.113INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSysDlight
OBJECT-TYPE
Enable/disable daylight savings time.
1.3.6.1.4.1.20301.2.7.15.1.1.1.114INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.1.115INTEGER {enable(1), disable(2)}read-onlycurrent
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.15.1.1.1.116INTEGER {enable(1), disable(2)}read-writecurrent
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.15.1.1.1.117INTEGER (30..86400)read-onlycurrent
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.15.1.1.1.118INTEGER (30..86400)read-writecurrent
agCurCfgTelnetAccess
OBJECT-TYPE
Current telnet access state.
1.3.6.1.4.1.20301.2.7.15.1.1.1.119INTEGER {disabled(0), enabled(1)}read-onlycurrent
agNewCfgTelnetAccess
OBJECT-TYPE
Enable/disable telnet access.
1.3.6.1.4.1.20301.2.7.15.1.1.1.120INTEGER {disabled(0), enabled(1)}read-writecurrent
agCurCfgDcbx
OBJECT-TYPE
Current DCBX state.
1.3.6.1.4.1.20301.2.7.15.1.1.1.121INTEGER {disabled(0), enabled(1)}read-onlycurrent
agNewCfgDcbx
OBJECT-TYPE
Enable/disable DCBX feature.
1.3.6.1.4.1.20301.2.7.15.1.1.1.122INTEGER {disabled(0), enabled(1)}read-writecurrent
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.15.1.1.1.127OCTET STRINGread-onlycurrent
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.15.1.1.1.128OCTET STRINGread-onlycurrent
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.15.1.1.1.129PortNumberread-createcurrent
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.15.1.1.1.130PortNumberread-createcurrent
agNetboot
OBJECT-TYPE
Ena/dis loading of config over n/w during bootup
1.3.6.1.4.1.20301.2.7.15.1.1.1.133INTEGER {enabled(1), disabled(2)}read-writecurrent
agNetbootTftpAddr
OBJECT-TYPE
Tftp server address from where config file needs to be downloaded
1.3.6.1.4.1.20301.2.7.15.1.1.1.134IpAddressread-writecurrent
agNetbootCfgFile
OBJECT-TYPE
Config file location on tftp server
1.3.6.1.4.1.20301.2.7.15.1.1.1.135DisplayString (SIZE(0..31))read-writecurrent
agCurCfgLinkscanMode
OBJECT-TYPE
Set linkscan mode
1.3.6.1.4.1.20301.2.7.15.1.1.1.136INTEGER {normal(1), fast(2), slow(3)}read-onlycurrent
agNewCfgLinkscanMode
OBJECT-TYPE
Set linkscan mode
1.3.6.1.4.1.20301.2.7.15.1.1.1.137INTEGER {normal(1), fast(2), slow(3)}read-writecurrent
agUSBboot
OBJECT-TYPE
Ena/dis USB Boot capability
1.3.6.1.4.1.20301.2.7.15.1.1.1.138INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurServiceLED
OBJECT-TYPE
Ena/dis Service Required LED
1.3.6.1.4.1.20301.2.7.15.1.1.1.139INTEGER {disabled(0), enabled(1)}read-onlycurrent
agNewServiceLED
OBJECT-TYPE
Ena/dis Service Required LED
1.3.6.1.4.1.20301.2.7.15.1.1.1.140INTEGER {disabled(0), enabled(1)}read-writecurrent
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.15.1.1.1.141INTEGER {eject(1), usbready(2), nousb(3)}read-writecurrent
agCurRFC4741NetconfAccess
OBJECT-TYPE
Current NETCONF server access state.
1.3.6.1.4.1.20301.2.7.15.1.1.1.142INTEGER {enable(1), disable(2)}read-onlycurrent
agNewRFC4741NetconfAccess
OBJECT-TYPE
Enable/disable NETCONF server access state.
1.3.6.1.4.1.20301.2.7.15.1.1.1.143INTEGER {enable(1), disable(2)}read-writecurrent
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.15.1.1.1.144INTEGER (60..3600)read-onlycurrent
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.15.1.1.1.145INTEGER (60..3600)read-writecurrent
agCurRFC4741NetconfSshAccess
OBJECT-TYPE
Current NETCONF server over SSH access state.
1.3.6.1.4.1.20301.2.7.15.1.1.1.146INTEGER {enable(1), disable(2)}read-onlycurrent
agNewRFC4741NetconfSshAccess
OBJECT-TYPE
Enable/disable NETCONF server over SSH access state.
1.3.6.1.4.1.20301.2.7.15.1.1.1.147INTEGER {enable(1), disable(2)}read-writecurrent
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.15.1.1.1.148INTEGER (1..65535)read-onlycurrent
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.15.1.1.1.149INTEGER (1..65535)read-writecurrent
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.15.1.1.1.158INTEGER {enable(1), disable(2)}read-onlycurrent
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.15.1.1.1.159INTEGER {enable(1), disable(2)}read-writecurrent
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.15.1.1.1.160INTEGER (1..100)read-onlycurrent
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.15.1.1.1.161INTEGER (1..100)read-writecurrent
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.15.1.1.1.162INTEGER (5..500)read-onlycurrent
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.15.1.1.1.163INTEGER (5..500)read-writecurrent
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.15.1.1.1.164INTEGERread-onlycurrent
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.15.1.1.1.165INTEGERread-writecurrent
agCfgMtm
OBJECT-TYPE
This object specifies the new value for MTM. The available MTM values are: 1455-64F (1) 7309-DFX (2) 7309-DRX (3) 7309-HCM (4) 7309-HCK (5) 7120-64F (6)
1.3.6.1.4.1.20301.2.7.15.1.1.1.166INTEGER {mtmValue1(1), mtmValue2(2), mtmValue3(3), mtmValue4(4), mtmValue5(5), mtmValue6(6)}read-writecurrent
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.15.1.1.1.177INTEGER {compatibility(0), strict(1), strictsnmpolduser(2)}read-writecurrent
agNewCfgSslVersionLevel
OBJECT-TYPE
New status of SSL Server Minimum Acceptable Protocol Version.
1.3.6.1.4.1.20301.2.7.15.1.1.1.178INTEGER {tls10(1), tls11(2), tls12(3)}read-writecurrent
agCurCfgSslVersionLevel
OBJECT-TYPE
Current status of SSL Server Minimum Acceptable Protocol Version.
1.3.6.1.4.1.20301.2.7.15.1.1.1.179INTEGER {tls10(1), tls11(2), tls12(3)}read-onlycurrent
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.15.1.1.1.180INTEGER {compatibility(0), strict(1), strictsnmpolduser(2)}read-onlycurrent
agPortConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.1.2.1Integer32read-onlycurrent
agPortCurCfgTable
OBJECT-TYPE
The table of port configuration in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2not-accessiblecurrent
agPortCurCfgTableEntry
OBJECT-TYPE
A row in the port table in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1not-accessiblecurrent
agPortCurCfgIndx
OBJECT-TYPE
The index of the row in port configurations table.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.1PortNumberread-onlycurrent
agPortCurCfgState
OBJECT-TYPE
This is the state of the port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.2INTEGER {enabled(2), disabled(3)}read-onlycurrent
agPortCurCfgVlanTag
OBJECT-TYPE
This is VLAN tag state of the port
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.3INTEGER {tagged(2), untagged(3)}read-onlycurrent
agPortCurCfgRmon
OBJECT-TYPE
This object is used to turn RMON on or off on the port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.5INTEGER {on(2), off(3)}read-onlycurrent
agPortCurCfgPVID
OBJECT-TYPE
The default VLAN ID for the port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.6Integer32read-onlycurrent
agPortCurCfgGigEthAutoNeg
OBJECT-TYPE
This object is used to turn the autonegotiation on or off for gigabit Ethernet connection.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.11INTEGER {on(2), off(3)}read-onlycurrent
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.15.1.1.2.2.1.12INTEGER {transmit(2), receive(3), both(4), none(5)}read-onlycurrent
agPortCurCfgPortName
OBJECT-TYPE
The switch port name.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.13DisplayString (SIZE(0..63))read-onlycurrent
agPortCurCfgLinkTrap
OBJECT-TYPE
Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.16INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgGigEthSpeed
OBJECT-TYPE
Selects the port speed for Gigabit Ethernet connection.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.21INTEGER {mbs10(2), mbs100(3), any(4), mbs1000(5), mbs10000(6), mbs40000(7)}read-onlycurrent
agPortCurCfgGigEthMode
OBJECT-TYPE
This object is used to select port mode for Gigabit Ethernet connection.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.22INTEGER {full-duplex(2), half-duplex(3), any(4)}read-onlycurrent
agPortCurCfgDscpRemarking
OBJECT-TYPE
Enable or disable Dscp remarking for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.23INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgPortAlias
OBJECT-TYPE
The switch port alias.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.24DisplayString (SIZE(0..15))read-onlycurrent
agPortCurCfgTagPVID
OBJECT-TYPE
This is PVID tag state of the port
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.25INTEGER {tagged(2), untagged(3)}read-onlycurrent
agPortCurCfgLearning
OBJECT-TYPE
Enable or disable L2 (FDB) Learning for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.26INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgFloodBlocking
OBJECT-TYPE
Enable or disable flood blocking for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.27INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgType
OBJECT-TYPE
The switch port type.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.29DisplayString (SIZE(0..7))read-onlycurrent
agPortCurCfgLinkType
OBJECT-TYPE
The type of port connection. (for PVRST only)
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.30INTEGER {auto(1), p2p(2), shared(3)}read-onlycurrent
agPortCurCfgEdge
OBJECT-TYPE
The state of port edge.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.31INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.2.2.1.35INTEGER {enable(1), disable(2)}read-onlycurrent
agPortCurCfgUdld
OBJECT-TYPE
Enable or disable UDLD for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.37INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgUdldMode
OBJECT-TYPE
Enable or disable UDLD mode for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.38INTEGER {normal(1), aggressive(2)}read-onlycurrent
agPortCurCfgOam
OBJECT-TYPE
Enable or disable OAM Discovery process for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.39INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgOamMode
OBJECT-TYPE
Enable or disable OAM mode for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.40INTEGER {active(1), passive(2)}read-onlycurrent
agPortCurCfgBpduGuard
OBJECT-TYPE
Enable or disable BPDU guard for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.41INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgMulticastThreshold
OBJECT-TYPE
Current status of the port's Multicast Threshold.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.42INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgMulticastThresholdRate
OBJECT-TYPE
Current port's Multicast Threshold Rate.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.43INTEGERread-onlycurrent
agPortCurCfgBroadcastThreshold
OBJECT-TYPE
Current status of the port's Broadcast Threshold.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.44INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgBroadcastThresholdRate
OBJECT-TYPE
Current port's Broadcast Threshold Rate.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.45INTEGERread-onlycurrent
agPortCurCfgDLFThreshold
OBJECT-TYPE
Current status of the port's Destination Lookup Fail Threshold.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.46INTEGER {enabled(1), disabled(2)}read-onlycurrent
agPortCurCfgDLFThresholdRate
OBJECT-TYPE
Current port's Destination Lookup Fail Threshold Rate.
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.47INTEGERread-onlycurrent
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.15.1.1.2.2.1.48INTEGER {enabled(2), disabled(3)}read-onlycurrent
agPortCurCfgTagiPVID
OBJECT-TYPE
This is ingress PVID tag state of the port
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.49INTEGER {tagged(2), untagged(3)}read-onlycurrent
agPortCurCfgStpExtGuard
OBJECT-TYPE
Current state for spanning tree guard type
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.52INTEGER {default(0), loop(1), root(2), none(3)}read-onlycurrent
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.15.1.1.2.2.1.53INTEGER {enable(1), disable(2)}read-onlycurrent
agPortCurCfgEvbProfId
OBJECT-TYPE
Current EVB Profile ID
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.56INTEGER (0..16)read-onlycurrent
agPortCurCfgReflectRelay
OBJECT-TYPE
Current state of reflective relay
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.59INTEGER {disabled(0), enabled(1)}read-onlycurrent
agPortCurCfgPrivateVlanStatus
OBJECT-TYPE
Current state of Private VLAN on this port
1.3.6.1.4.1.20301.2.7.15.1.1.2.2.1.61INTEGER {enable(1), disable(2)}read-onlycurrent
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.15.1.1.2.2.1.62OCTET STRINGread-onlycurrent
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.15.1.1.2.2.1.63OCTET STRINGread-onlycurrent
agPortNewCfgTable
OBJECT-TYPE
The table of port configuration in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3not-accessiblecurrent
agPortNewCfgTableEntry
OBJECT-TYPE
A row in the port configuration table in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1not-accessiblecurrent
agPortNewCfgIndx
OBJECT-TYPE
The index of the row in port configurations table.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.1PortNumberread-onlycurrent
agPortNewCfgState
OBJECT-TYPE
This is the state of the port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.2INTEGER {enabled(2), disabled(3)}read-writecurrent
agPortNewCfgVlanTag
OBJECT-TYPE
This is VLAN tag state of the port
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.3INTEGER {tagged(2), untagged(3)}read-writecurrent
agPortNewCfgRmon
OBJECT-TYPE
This object is used to turn RMON on or off on the port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.5INTEGER {on(2), off(3)}read-writecurrent
agPortNewCfgPVID
OBJECT-TYPE
The default VLAN ID for the port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.6Integer32read-writecurrent
agPortNewCfgGigEthAutoNeg
OBJECT-TYPE
This object is used to turn the autonegotiation on or off for gigabit Ethernet connection.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.11INTEGER {on(2), off(3)}read-writecurrent
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.15.1.1.2.3.1.12INTEGER {transmit(2), receive(3), both(4), none(5)}read-writecurrent
agPortNewCfgPortName
OBJECT-TYPE
The switch port name.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.13DisplayString (SIZE(0..64))read-writecurrent
agPortNewCfgLinkTrap
OBJECT-TYPE
Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.16INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgGigEthSpeed
OBJECT-TYPE
Selects the port speed for Gigabit Ethernet connection.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.21INTEGER {mbs10(2), mbs100(3), any(4), mbs1000(5), mbs10000(6), mbs40000(7)}read-writecurrent
agPortNewCfgGigEthMode
OBJECT-TYPE
This object is used to select port mode for Gigabit Ethernet connection.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.22INTEGER {full-duplex(2), half-duplex(3), any(4)}read-writecurrent
agPortNewCfgDscpRemarking
OBJECT-TYPE
Enable or disable Dscp remarking for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.23INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgTagPVID
OBJECT-TYPE
This is PVID tag state of the port
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.25INTEGER {tagged(2), untagged(3)}read-writecurrent
agPortNewCfgLearning
OBJECT-TYPE
Enable or disable L2 (FDB) Learning for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.26INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgFloodBlocking
OBJECT-TYPE
Enable or disable flood blocking for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.27INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgType
OBJECT-TYPE
The switch port type.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.29DisplayString (SIZE(0..7))read-onlycurrent
agPortNewCfgLinkType
OBJECT-TYPE
The type of port connection. (for PVRST only)
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.30INTEGER {auto(1), p2p(2), shared(3)}read-createcurrent
agPortNewCfgEdge
OBJECT-TYPE
The state of port edge.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.31INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.1.1.2.3.1.35INTEGER {enable(1), disable(2)}read-writecurrent
agPortNewCfgUdld
OBJECT-TYPE
Enable or disable UDLD for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.37INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgUdldMode
OBJECT-TYPE
Enable or disable UDLD mode for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.38INTEGER {normal(1), aggressive(2)}read-writecurrent
agPortNewCfgOam
OBJECT-TYPE
Enable or disable OAM Discovery process for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.39INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgOamMode
OBJECT-TYPE
Enable or disable OAM mode for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.40INTEGER {active(1), passive(2)}read-writecurrent
agPortNewCfgBpduGuard
OBJECT-TYPE
Enable or disable BPDU guard for the switch port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.41INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgMulticastThreshold
OBJECT-TYPE
New status of the port's Multicast Threshold.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.42INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgMulticastThresholdRate
OBJECT-TYPE
New port's Multicast Threshold Rate.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.43INTEGERread-writecurrent
agPortNewCfgBroadcastThreshold
OBJECT-TYPE
New status of the port's Broadcast Threshold.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.44INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgBroadcastThresholdRate
OBJECT-TYPE
New port's Broadcast Threshold Rate.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.45INTEGERread-writecurrent
agPortNewCfgDLFThreshold
OBJECT-TYPE
New status of the port's Destination Lookup Fail Threshold.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.46INTEGER {enabled(1), disabled(2)}read-writecurrent
agPortNewCfgDLFThresholdRate
OBJECT-TYPE
New port's Destination Lookup Fail Threshold Rate.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.47INTEGERread-writecurrent
agPortNewCfgMacAddrNotif
OBJECT-TYPE
Enables or Disables the MAC address notification syslog messages on the port.
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.48INTEGER {enabled(2), disabled(3)}read-writecurrent
agPortNewCfgTagiPVID
OBJECT-TYPE
This is ingress PVID tag state of the port
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.49INTEGER {tagged(2), untagged(3)}read-writecurrent
agPortNewCfgStpExtGuard
OBJECT-TYPE
Set spanning tree guard type
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.52INTEGER {default(0), loop(1), root(2), none(3)}read-writecurrent
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.15.1.1.2.3.1.53INTEGER {enable(1), disable(2)}read-writecurrent
agPortNewCfgEvbProfId
OBJECT-TYPE
Set EVB Profile ID
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.56INTEGER (0..16)read-writecurrent
agPortNewCfgReflectRelay
OBJECT-TYPE
Enable/disable reflective relay for port
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.59INTEGER {disabled(0), enabled(1)}read-writecurrent
agPortNewCfgPrivateVlanStatus
OBJECT-TYPE
Enable or disable the Private VLAN on this port
1.3.6.1.4.1.20301.2.7.15.1.1.2.3.1.61INTEGER {enable(1), disable(2)}read-writecurrent
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.15.1.1.2.3.1.62OCTET STRINGread-onlycurrent
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.15.1.1.2.3.1.63Unsigned32read-writecurrent
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.15.1.1.2.3.1.64Unsigned32read-writecurrent
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.15.1.1.2.3.1.65OCTET STRINGread-onlycurrent
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.15.1.1.2.3.1.66Unsigned32read-writecurrent
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.15.1.1.2.3.1.67Unsigned32read-writecurrent
agRadiusConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.1.3
radCurCfgPrimaryServer
OBJECT-TYPE
The IP address of the Primary RADIUS server.
1.3.6.1.4.1.20301.2.7.15.1.1.3.1IpAddressread-onlycurrent
radNewCfgPrimaryServer
OBJECT-TYPE
The IP address of the Primary RADIUS server.
1.3.6.1.4.1.20301.2.7.15.1.1.3.2IpAddressread-writecurrent
radCurCfgSecondaryServer
OBJECT-TYPE
The IP address of the Secondary RADIUS server.
1.3.6.1.4.1.20301.2.7.15.1.1.3.3IpAddressread-onlycurrent
radNewCfgSecondaryServer
OBJECT-TYPE
The IP address of the Secondary RADIUS server.
1.3.6.1.4.1.20301.2.7.15.1.1.3.4IpAddressread-writecurrent
radCurCfgPort
OBJECT-TYPE
Specify the RADIUS port number.
1.3.6.1.4.1.20301.2.7.15.1.1.3.5INTEGER (1500..3000)read-onlycurrent
radNewCfgPort
OBJECT-TYPE
Specify the RADIUS port number.
1.3.6.1.4.1.20301.2.7.15.1.1.3.6INTEGER (1500..3000)read-writecurrent
radCurCfgTimeout
OBJECT-TYPE
The maximum number of seconds before resending authentication to RADIUS server.
1.3.6.1.4.1.20301.2.7.15.1.1.3.7INTEGER (1..10)read-onlycurrent
radNewCfgTimeout
OBJECT-TYPE
The maximum number of seconds before resending authentication to RADIUS server.
1.3.6.1.4.1.20301.2.7.15.1.1.3.8INTEGER (1..10)read-writecurrent
radCurCfgRetries
OBJECT-TYPE
Number of retries to the RADIUS server.
1.3.6.1.4.1.20301.2.7.15.1.1.3.9INTEGER (1..3)read-onlycurrent
radNewCfgRetries
OBJECT-TYPE
Number of retries to the RADIUS server.
1.3.6.1.4.1.20301.2.7.15.1.1.3.10INTEGER (1..3)read-writecurrent
radCurCfgState
OBJECT-TYPE
Enable or disable RADIUS authentication.
1.3.6.1.4.1.20301.2.7.15.1.1.3.11INTEGER {disabled(0), enabled(1)}read-onlycurrent
radNewCfgState
OBJECT-TYPE
Enable or disable RADIUS authentication.
1.3.6.1.4.1.20301.2.7.15.1.1.3.12INTEGER {disabled(0), enabled(1)}read-writecurrent
radCurCfgAuthenString
OBJECT-TYPE
The RADIUS authentication string.
1.3.6.1.4.1.20301.2.7.15.1.1.3.13DisplayString (SIZE(0..32))read-onlycurrent
radNewCfgAuthenString
OBJECT-TYPE
The RADIUS authentication string.
1.3.6.1.4.1.20301.2.7.15.1.1.3.14DisplayString (SIZE(0..32))read-writecurrent
radCurCfgBackdoor
OBJECT-TYPE
Enable or disable RADIUS backdoor for telnet/ssh/http/https.
1.3.6.1.4.1.20301.2.7.15.1.1.3.15INTEGER {enabled(1), disabled(2)}read-onlycurrent
radNewCfgBackdoor
OBJECT-TYPE
Enable or disable RADIUS backdoor for telnet/ssh/http/https.
1.3.6.1.4.1.20301.2.7.15.1.1.3.16INTEGER {enabled(1), disabled(2)}read-writecurrent
radCurCfgAuthenSecondString
OBJECT-TYPE
The second RADIUS authentication string.
1.3.6.1.4.1.20301.2.7.15.1.1.3.17DisplayString (SIZE(0..32))read-onlycurrent
radNewCfgAuthenSecondString
OBJECT-TYPE
The second RADIUS authentication string.
1.3.6.1.4.1.20301.2.7.15.1.1.3.18DisplayString (SIZE(0..32))read-writecurrent
radCurCfgSecBd
OBJECT-TYPE
Enable or disable RADIUS secure backdoor for telnet.
1.3.6.1.4.1.20301.2.7.15.1.1.3.19INTEGER {enabled(1), disabled(2)}read-onlycurrent
radNewCfgSecBd
OBJECT-TYPE
Enable or disable RADIUS secure backdoor for telnet.
1.3.6.1.4.1.20301.2.7.15.1.1.3.20INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.3.21INTEGER {data(1), mgt(2)}read-onlycurrent
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.15.1.1.3.22INTEGER {data(1), mgt(2)}read-writecurrent
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.15.1.1.3.23INTEGER {data(1), mgt(2)}read-onlycurrent
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.15.1.1.3.24INTEGER {data(1), mgt(2)}read-writecurrent
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.15.1.1.3.25INTEGERread-onlycurrent
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.15.1.1.3.26INTEGERread-writecurrent
agNTP
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.1.4
agCurCfgNTPServer
OBJECT-TYPE
The NTP Server Address.
1.3.6.1.4.1.20301.2.7.15.1.1.4.1DisplayString (SIZE(0..46))read-onlycurrent
agNewCfgNTPServer
OBJECT-TYPE
The NTP Server Address.
1.3.6.1.4.1.20301.2.7.15.1.1.4.2DisplayString (SIZE(0..46))read-writecurrent
agCurCfgNTPResyncInterval
OBJECT-TYPE
The NTP Server resync interval in minutes.
1.3.6.1.4.1.20301.2.7.15.1.1.4.3INTEGER (5..44640)read-onlycurrent
agNewCfgNTPResyncInterval
OBJECT-TYPE
The NTP Server resync interval in minutes.
1.3.6.1.4.1.20301.2.7.15.1.1.4.4INTEGER (5..44640)read-writecurrent
agCurCfgNTPService
OBJECT-TYPE
Enable/disable NTP Service.
1.3.6.1.4.1.20301.2.7.15.1.1.4.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgNTPService
OBJECT-TYPE
Enable/disable NTP Service.
1.3.6.1.4.1.20301.2.7.15.1.1.4.10INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgNTPSecServer
OBJECT-TYPE
The Secondary NTP Server Address.
1.3.6.1.4.1.20301.2.7.15.1.1.4.11DisplayString (SIZE(0..46))read-onlycurrent
agNewCfgNTPSecServer
OBJECT-TYPE
The Secondary NTP Server Address.
1.3.6.1.4.1.20301.2.7.15.1.1.4.12DisplayString (SIZE(0..46))read-writecurrent
agCurCfgNTPServerPort
OBJECT-TYPE
Choose the port that the primary server is connected to.
1.3.6.1.4.1.20301.2.7.15.1.1.4.13INTEGER {data(1), mgt(2)}read-onlycurrent
agNewCfgNTPServerPort
OBJECT-TYPE
Choose the port that the primary server is connected to.
1.3.6.1.4.1.20301.2.7.15.1.1.4.14INTEGER {data(1), mgt(2)}read-writecurrent
agCurCfgNTPSecServerPort
OBJECT-TYPE
Choose the port that the secondary server is connected to.
1.3.6.1.4.1.20301.2.7.15.1.1.4.15INTEGER {data(1), mgt(2)}read-onlycurrent
agNewCfgNTPSecServerPort
OBJECT-TYPE
Choose the port that the secondary server is connected to.
1.3.6.1.4.1.20301.2.7.15.1.1.4.16INTEGER {data(1), mgt(2)}read-writecurrent
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.15.1.1.4.17INTEGERread-onlycurrent
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.15.1.1.4.18INTEGERread-writecurrent
agSyslog
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.1.5.1DisplayStringread-onlycurrent
agNewCfgSyslogHost
OBJECT-TYPE
The syslog host IP address in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.2DisplayStringread-writecurrent
agCurCfgSyslog2Host
OBJECT-TYPE
The second syslog host IP address in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.3DisplayStringread-onlycurrent
agNewCfgSyslog2Host
OBJECT-TYPE
The second syslog host IP address in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.4DisplayStringread-writecurrent
agCurCfgSyslogFac
OBJECT-TYPE
The facility level of syslog host in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.5INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)}read-onlycurrent
agNewCfgSyslogFac
OBJECT-TYPE
The facility level of syslog host in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.6INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)}read-writecurrent
agCurCfgSyslog2Fac
OBJECT-TYPE
The facility level of second syslog host in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.7INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)}read-onlycurrent
agNewCfgSyslog2Fac
OBJECT-TYPE
The facility level of second syslog host in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.8INTEGER {local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)}read-writecurrent
agClrSyslogMsgs
OBJECT-TYPE
Clears all current Syslog messages.
1.3.6.1.4.1.20301.2.7.15.1.1.5.9INTEGER {other(1), reset(2)}read-writecurrent
agSyslogMsgTableMaxSize
OBJECT-TYPE
The maximum number of rows in the syslog message table.
1.3.6.1.4.1.20301.2.7.15.1.1.5.10Integer32read-onlycurrent
agSyslogMsgTable
OBJECT-TYPE
The table of syslog messages.
1.3.6.1.4.1.20301.2.7.15.1.1.5.11not-accessiblecurrent
agSyslogMsgTableEntry
OBJECT-TYPE
A syslog message stored on the switch.
1.3.6.1.4.1.20301.2.7.15.1.1.5.11.1not-accessiblecurrent
agSyslogMsgIndex
OBJECT-TYPE
The syslog message table index.
1.3.6.1.4.1.20301.2.7.15.1.1.5.11.1.1Integer32read-onlycurrent
agSyslogMessage
OBJECT-TYPE
The syslog message.
1.3.6.1.4.1.20301.2.7.15.1.1.5.11.1.2DisplayString (SIZE(0..128))read-onlycurrent
agLog
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.1.5.12.1INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapSystem
OBJECT-TYPE
Enable or disable system level syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.3INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapMgmt
OBJECT-TYPE
Enable or disable management(flash, config, login) syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.5INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapMgmt
OBJECT-TYPE
Enable or disable management(flash, config, login) syslog and SNMP trap, as configured in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapCli
OBJECT-TYPE
Enable or disable CLI generated error syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.7INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapCli
OBJECT-TYPE
Enable or disable CLI generated error syslog and SNMP trap, as configured in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapStg
OBJECT-TYPE
Enable or disable spanning tree syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.9INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.10INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapVlan
OBJECT-TYPE
Enable or disable VLAN syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.11INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.12INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapSsh
OBJECT-TYPE
Enable or disable SSH, RADIUS syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.19INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.20INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapVrrp
OBJECT-TYPE
Enable or disable VRRP syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.21INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.22INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.5.12.23INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.24INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapNtp
OBJECT-TYPE
Enable or disable NTP syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.25INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.26INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapIp
OBJECT-TYPE
Enable or disable IP related syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.31INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.32INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapWeb
OBJECT-TYPE
Enable or disable WEBUI related syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.35INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.36INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapOspf
OBJECT-TYPE
Enable or disable OSPF related syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.41INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.42INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapRmon
OBJECT-TYPE
Enable or disable RMON related syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.45INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.46INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.5.12.49INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.50INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapCfg
OBJECT-TYPE
Enable or disable CFG related syslog and SNMP trap in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.53INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.54INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.5.12.55INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.56INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.5.12.57INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.58INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.5.12.63INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.64INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapAll
OBJECT-TYPE
Enable or disable all syslog and SNMP traps in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.65INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.66INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.5.12.67INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.68INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.5.12.73INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.74INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.5.12.77INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.78INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.5.12.81INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.82INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapDcbx
OBJECT-TYPE
Enable or disable all DCBX-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.85INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapDcbx
OBJECT-TYPE
Enable or disable all DCBX-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.86INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapFcoe
OBJECT-TYPE
Enable or disable all FCOE-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.87INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapFcoe
OBJECT-TYPE
Enable or disable all FCOE-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.88INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapVm
OBJECT-TYPE
Enable or disable all VM-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.89INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapVm
OBJECT-TYPE
Enable or disable all VM-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.90INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapVnic
OBJECT-TYPE
Enable or disable all VNIC-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.91INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapVnic
OBJECT-TYPE
Enable or disable all VNIC-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.92INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.1.5.12.93INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.5.12.94INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapVlag
OBJECT-TYPE
Enable or disable Vlag related syslog and SNMP trap.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.95INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapVlag
OBJECT-TYPE
Enable or disable Vlag related syslog and SNMP trap.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.96INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapIgmpGroup
OBJECT-TYPE
Enable or disable all IGMP GROUP-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.99INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapIgmpGroup
OBJECT-TYPE
Enable or disable all IGMP GROUP-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.100INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapIgmpMrouter
OBJECT-TYPE
Enable or disable all IGMP MROUTER-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.101INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapIgmpMrouter
OBJECT-TYPE
Enable or disable all IGMP MROUTER-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.102INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapIgmpQuerier
OBJECT-TYPE
Enable or disable all IGMP QUERIER-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.103INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapIgmpQuerier
OBJECT-TYPE
Enable or disable all IGMP QUERIER-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.104INTEGER {enabled(1), disabled(2)}read-onlycurrent
agNewCfgSyslogTrapMld
OBJECT-TYPE
Enable or disable all MLD-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.105INTEGER {enabled(1), disabled(2)}read-writecurrent
agCurCfgSyslogTrapMld
OBJECT-TYPE
Enable or disable all MLD-related syslog and SNMP traps.
1.3.6.1.4.1.20301.2.7.15.1.1.5.12.106INTEGER {enabled(1), disabled(2)}read-onlycurrent
agCurCfgSyslogSev
OBJECT-TYPE
The severity of syslog host in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.13INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-onlycurrent
agNewCfgSyslogSev
OBJECT-TYPE
The severity of syslog host in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.14INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-writecurrent
agCurCfgSyslog2Sev
OBJECT-TYPE
The severity of syslog2 host in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.15INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-onlycurrent
agNewCfgSyslog2Sev
OBJECT-TYPE
The severity of syslogs host in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.16INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-writecurrent
agCurCfgSyslogHostPort
OBJECT-TYPE
Choose the port that the primary Syslog server is connected to.
1.3.6.1.4.1.20301.2.7.15.1.1.5.17INTEGER {data(1), mgt(2)}read-onlycurrent
agNewCfgSyslogHostPort
OBJECT-TYPE
Choose the port that the primary Syslog server is connected to.
1.3.6.1.4.1.20301.2.7.15.1.1.5.18INTEGER {data(1), mgt(2)}read-writecurrent
agCurCfgSyslog2HostPort
OBJECT-TYPE
Choose the port that the secondary Syslog server is connected to.
1.3.6.1.4.1.20301.2.7.15.1.1.5.19INTEGER {data(1), mgt(2)}read-onlycurrent
agNewCfgSyslog2HostPort
OBJECT-TYPE
Choose the port that the secondary Syslog server is connected to.
1.3.6.1.4.1.20301.2.7.15.1.1.5.20INTEGER {data(1), mgt(2)}read-writecurrent
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.15.1.1.5.21INTEGERread-onlycurrent
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.15.1.1.5.22INTEGERread-writecurrent
agCurCfgSyslogConsoleSev
OBJECT-TYPE
The severity of syslogs console in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.23INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-onlycurrent
agNewCfgSyslogConsoleSev
OBJECT-TYPE
The severity of syslogs console in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.24INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-writecurrent
agCurCfgSyslogFlashSev
OBJECT-TYPE
The severity of syslogs flash in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.25INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-onlycurrent
agNewCfgSyslogFlashSev
OBJECT-TYPE
The severity of syslogs flash in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.5.26INTEGER {emerg0(1), alert1(2), crit2(3), err3(4), warning4(5), notice5(6), info6(7), debug7(8)}read-writecurrent
agTransfer
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.1.7
agTransferServer
OBJECT-TYPE
The FTP/TFTP server IP address or domain name.
1.3.6.1.4.1.20301.2.7.15.1.1.7.1DisplayString (SIZE(0..128))read-writecurrent
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.15.1.1.7.2INTEGER {image1(2), image2(3), boot(4)}read-writecurrent
agTransferImageFileName
OBJECT-TYPE
The image file name to be transferred.
1.3.6.1.4.1.20301.2.7.15.1.1.7.3DisplayString (SIZE(0..128))read-writecurrent
agTransferCfgFileName
OBJECT-TYPE
The configuration file name.
1.3.6.1.4.1.20301.2.7.15.1.1.7.4DisplayString (SIZE(0..128))read-writecurrent
agTransferDumpFileName
OBJECT-TYPE
The core dump file name.
1.3.6.1.4.1.20301.2.7.15.1.1.7.5DisplayString (SIZE(0..128))read-writecurrent
agTransferAction
OBJECT-TYPE
This is an action object to perform various FTP/TFTP Get or Put functions. The FTP/TFTP sever is specified in agTransferServer object. img-get(2) - Download switch image from a specified image file(agTransferImageFileName) on the FTP/TFTP server to the destinated storage(agTransferImage). 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. other(1) is returned always when read.
1.3.6.1.4.1.20301.2.7.15.1.1.7.6INTEGER {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)}read-writecurrent
agTransferLastActionStatus
OBJECT-TYPE
The recorded status of the previous FTP/TFTP activity.
1.3.6.1.4.1.20301.2.7.15.1.1.7.7DisplayString (SIZE(0..128))read-onlycurrent
agTransferPort
OBJECT-TYPE
Specify whether the FTP/TFTP operation should be performed over the data port or the management port.
1.3.6.1.4.1.20301.2.7.15.1.1.7.8INTEGER {data(1), mgt(2)}read-writecurrent
agTransferUserName
OBJECT-TYPE
The username for the FTP server or blank for TFTP server.
1.3.6.1.4.1.20301.2.7.15.1.1.7.9DisplayString (SIZE(0..128))read-writecurrent
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.15.1.1.7.10DisplayString (SIZE(0..128))read-writecurrent
agTransferTSDumpFileName
OBJECT-TYPE
The TS dump file name.
1.3.6.1.4.1.20301.2.7.15.1.1.7.11DisplayString (SIZE(0..128))read-writecurrent
agTransferLastConfigurationActionStatus
OBJECT-TYPE
The status of the last configuration action using the file ftp/tftp'd from server.
1.3.6.1.4.1.20301.2.7.15.1.1.7.14INTEGER {successfully(1), failed(2)}read-onlycurrent
agTransferCaFileName
OBJECT-TYPE
The CA certificate file name.
1.3.6.1.4.1.20301.2.7.15.1.1.7.15DisplayString (SIZE(0..128))read-writecurrent
agTransferHostCertFileName
OBJECT-TYPE
The Host certificate file name.
1.3.6.1.4.1.20301.2.7.15.1.1.7.16DisplayString (SIZE(0..128))read-writecurrent
agTransferHostKeyFileName
OBJECT-TYPE
The Host private key file name.
1.3.6.1.4.1.20301.2.7.15.1.1.7.17DisplayString (SIZE(0..128))read-writecurrent
agTransferProtocol
OBJECT-TYPE
The protocol used by this transfer.
1.3.6.1.4.1.20301.2.7.15.1.1.7.18INTEGER {tftp(1), ftp(2), sftp(3)}read-writecurrent
agServerPort
OBJECT-TYPE
The port is listened on the server.
1.3.6.1.4.1.20301.2.7.15.1.1.7.19INTEGER {ftp(21), sftp(22), tftp(69)}read-writecurrent
agSIFabricMode
OBJECT-TYPE
Set mode to SI Fabric image.
1.3.6.1.4.1.20301.2.7.15.1.1.7.20INTEGER {non-si-Fabric-mode(0), si-Fabric-mode(1)}read-writecurrent
agApply
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.1.8.1INTEGER {applyNeeded(2), noApplyNeeded(3)}read-onlycurrent
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.15.1.1.8.2INTEGER {apply(1), idle(2), inprogress(3), complete(4), failed(5)}read-writecurrent
agApplyTableSize
OBJECT-TYPE
The number of strings in the apply table.
1.3.6.1.4.1.20301.2.7.15.1.1.8.4Integer32read-onlycurrent
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.15.1.1.8.5not-accessiblecurrent
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.15.1.1.8.5.1not-accessiblecurrent
agApplyIndex
OBJECT-TYPE
The table index.
1.3.6.1.4.1.20301.2.7.15.1.1.8.5.1.1Integer32read-onlycurrent
agApplyString
OBJECT-TYPE
A string in the apply table.
1.3.6.1.4.1.20301.2.7.15.1.1.8.5.1.2OCTET STRINGread-onlycurrent
agTacacsConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.1.11
tacCurCfgPrimaryServer
OBJECT-TYPE
The IP address of the Primary TACACS+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.1IpAddressread-onlycurrent
tacNewCfgPrimaryServer
OBJECT-TYPE
The IP address of the Primary TACACS+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.2IpAddressread-writecurrent
tacCurCfgSecondaryServer
OBJECT-TYPE
The IP address of the Secondary TACACS+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.3IpAddressread-onlycurrent
tacNewCfgSecondaryServer
OBJECT-TYPE
The IP address of the Secondary TACACS+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.4IpAddressread-writecurrent
tacCurCfgPort
OBJECT-TYPE
Specify the TACACS+ port number.
1.3.6.1.4.1.20301.2.7.15.1.1.11.5INTEGER (1..65000)read-onlycurrent
tacNewCfgPort
OBJECT-TYPE
Specify the TACACS+ port number.
1.3.6.1.4.1.20301.2.7.15.1.1.11.6INTEGER (1..65000)read-writecurrent
tacCurCfgTimeout
OBJECT-TYPE
The maximum number of seconds before resending authentication to TACACS+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.7INTEGER (4..15)read-onlycurrent
tacNewCfgTimeout
OBJECT-TYPE
The maximum number of seconds before resending authentication to TACACS+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.8INTEGER (4..15)read-writecurrent
tacCurCfgRetries
OBJECT-TYPE
Number of retries to the TACACS+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.9INTEGER (1..3)read-onlycurrent
tacNewCfgRetries
OBJECT-TYPE
Number of retries to the TACACS+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.10INTEGER (1..3)read-writecurrent
tacCurCfgState
OBJECT-TYPE
Enable or disable TACACS+ authentication.
1.3.6.1.4.1.20301.2.7.15.1.1.11.11INTEGER {disabled(0), enabled(1)}read-onlycurrent
tacNewCfgState
OBJECT-TYPE
Enable or disable TACACS+ authentication.
1.3.6.1.4.1.20301.2.7.15.1.1.11.12INTEGER {disabled(0), enabled(1)}read-writecurrent
tacCurCfgAuthenString
OBJECT-TYPE
The TACACS+ authentication string.
1.3.6.1.4.1.20301.2.7.15.1.1.11.13DisplayString (SIZE(0..32))read-onlycurrent
tacNewCfgAuthenString
OBJECT-TYPE
The TACACS+ authentication string.
1.3.6.1.4.1.20301.2.7.15.1.1.11.14DisplayString (SIZE(0..32))read-writecurrent
tacCurCfgBackdoor
OBJECT-TYPE
Enable or disable TACACS+ backdoor for telnet/ssh/http/https.
1.3.6.1.4.1.20301.2.7.15.1.1.11.15INTEGER {enabled(1), disabled(2)}read-onlycurrent
tacNewCfgBackdoor
OBJECT-TYPE
Enable or disable TACACS+ backdoor for telnet/ssh/http/https.
1.3.6.1.4.1.20301.2.7.15.1.1.11.16INTEGER {enabled(1), disabled(2)}read-writecurrent
tacCurCfgAuthenSecondString
OBJECT-TYPE
The second TACACS+ authentication string.
1.3.6.1.4.1.20301.2.7.15.1.1.11.17DisplayString (SIZE(0..32))read-onlycurrent
tacNewCfgAuthenSecondString
OBJECT-TYPE
The second TACACS+ authentication string.
1.3.6.1.4.1.20301.2.7.15.1.1.11.18DisplayString (SIZE(0..32))read-writecurrent
tacCurCfgCmdAuthor
OBJECT-TYPE
Enable or disable TACACS+ command authorization.
1.3.6.1.4.1.20301.2.7.15.1.1.11.19INTEGER {enabled(1), disabled(2)}read-onlycurrent
tacNewCfgCmdAuthor
OBJECT-TYPE
Enable or disable TACACS+ command authorization.
1.3.6.1.4.1.20301.2.7.15.1.1.11.20INTEGER {enabled(1), disabled(2)}read-writecurrent
tacCurCfgCmdLogging
OBJECT-TYPE
Enable or disable TACACS+ command logging.
1.3.6.1.4.1.20301.2.7.15.1.1.11.21INTEGER {enabled(1), disabled(2)}read-onlycurrent
tacNewCfgCmdLogging
OBJECT-TYPE
Enable or disable TACACS+ command logging.
1.3.6.1.4.1.20301.2.7.15.1.1.11.22INTEGER {enabled(1), disabled(2)}read-writecurrent
tacCurCfgSecBd
OBJECT-TYPE
Enable or disable TACACS+ secure backdoor for telnet.
1.3.6.1.4.1.20301.2.7.15.1.1.11.23INTEGER {enabled(1), disabled(2)}read-onlycurrent
tacNewCfgSecBd
OBJECT-TYPE
Enable or disable TACACS+ secure backdoor for telnet.
1.3.6.1.4.1.20301.2.7.15.1.1.11.24INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.1.1.11.25INTEGER {enabled(1), disabled(2)}read-onlycurrent
tacNewCfgCmap
OBJECT-TYPE
Enable/Disable Tacacs+ new privilege level mapping.
1.3.6.1.4.1.20301.2.7.15.1.1.11.26INTEGER {enabled(1), disabled(2)}read-writecurrent
tacCurCfgEnaPassChange
OBJECT-TYPE
Enable/Disable Tacacs+ password change.
1.3.6.1.4.1.20301.2.7.15.1.1.11.29INTEGER {enabled(1), disabled(2)}read-onlycurrent
tacNewCfgEnaPassChange
OBJECT-TYPE
Enable/Disable Tacacs+ password change.
1.3.6.1.4.1.20301.2.7.15.1.1.11.30INTEGER {enabled(1), disabled(2)}read-writecurrent
tacChangePassForUser
OBJECT-TYPE
The username for changing server password.
1.3.6.1.4.1.20301.2.7.15.1.1.11.31DisplayString (SIZE(0..32))read-writecurrent
tacChangePassCurPass
OBJECT-TYPE
The current password for tacacs server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.32DisplayString (SIZE(0..32))read-onlycurrent
tacChangePassNewPass
OBJECT-TYPE
The new password for tacacs server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.33DisplayString (SIZE(0..32))read-writecurrent
tacChangePassForServer
OBJECT-TYPE
Change password for <1/2> Tacacs+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.34INTEGER {primary(1), secondary(2)}read-writecurrent
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.15.1.1.11.35INTEGER {data(1), mgt(2)}read-onlycurrent
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.15.1.1.11.36INTEGER {data(1), mgt(2)}read-writecurrent
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.15.1.1.11.37INTEGER {data(1), mgt(2)}read-onlycurrent
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.15.1.1.11.38INTEGER {data(1), mgt(2)}read-writecurrent
agTacacsUserMapCurCfgTable
OBJECT-TYPE
The table of tacacs+ user map current configuration.
1.3.6.1.4.1.20301.2.7.15.1.1.11.39not-accessiblecurrent
agTacacsUserMapCurCfgTableEntry
OBJECT-TYPE
A row in the tacacs+ user mapping table.
1.3.6.1.4.1.20301.2.7.15.1.1.11.39.1not-accessiblecurrent
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.15.1.1.11.39.1.1Integer32read-onlycurrent
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.15.1.1.11.39.1.2INTEGER {none(0), user(1), oper(2), admin(3)}read-onlycurrent
agTacacsUserMapNewCfgTable
OBJECT-TYPE
The table of tacacs+ user map new configuration.
1.3.6.1.4.1.20301.2.7.15.1.1.11.40not-accessiblecurrent
agTacacsUserMapNewCfgTableEntry
OBJECT-TYPE
A row in the tacacs+ user mapping table.
1.3.6.1.4.1.20301.2.7.15.1.1.11.40.1not-accessiblecurrent
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.15.1.1.11.40.1.1Integer32read-onlycurrent
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.15.1.1.11.40.1.2INTEGER {none(0), user(1), oper(2), admin(3)}read-createcurrent
tacNewCfgDirectedRequest
OBJECT-TYPE
Enable/Disable tacacs directed request.
1.3.6.1.4.1.20301.2.7.15.1.1.11.41INTEGER {disabled(1), restricted(2), no-truncate(3)}read-writecurrent
tacCurCfgDirectedRequest
OBJECT-TYPE
The current tacacs directed request state.
1.3.6.1.4.1.20301.2.7.15.1.1.11.42INTEGER {disabled(1), restricted(2), no-truncate(3)}read-onlycurrent
tacCurCfgAttempts
OBJECT-TYPE
Number of login attempts to the TACACS+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.43INTEGER (1..10)read-onlycurrent
tacNewCfgAttempts
OBJECT-TYPE
Number of login attempts to the TACACS+ server.
1.3.6.1.4.1.20301.2.7.15.1.1.11.44INTEGER (1..10)read-writecurrent
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.15.1.1.11.45INTEGER {disable(0), enable(1)}read-onlycurrent
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.15.1.1.11.46INTEGER {disable(0), enable(1)}read-writecurrent
tacCurCfgEnableAccounting
OBJECT-TYPE
Current TACACS+ accounting state.
1.3.6.1.4.1.20301.2.7.15.1.1.11.47INTEGER {disable(0), enable(1)}read-onlycurrent
tacNewCfgEnableAccounting
OBJECT-TYPE
Enable/Disable TACACS+ accounting.
1.3.6.1.4.1.20301.2.7.15.1.1.11.48INTEGER {disable(0), enable(1)}read-writecurrent
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.15.1.1.11.49INTEGERread-onlycurrent
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.15.1.1.11.50INTEGERread-writecurrent
agMgmtNetConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.1.12.1Integer32read-onlycurrent
agCurCfgMgmtNetTable
OBJECT-TYPE
The table for Management Network definitions in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.12.2not-accessiblecurrent
agCurCfgMgmtNetEntry
OBJECT-TYPE
A row in the management network definition table.
1.3.6.1.4.1.20301.2.7.15.1.1.12.2.1not-accessiblecurrent
agCurCfgMgmtNetIndex
OBJECT-TYPE
The index of the Management Network Definition table.
1.3.6.1.4.1.20301.2.7.15.1.1.12.2.1.1Integer32read-onlycurrent
agCurCfgMgmtNetSubnet
OBJECT-TYPE
The Management Network Address in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.12.2.1.2DisplayStringread-onlycurrent
agCurCfgMgmtNetMask
OBJECT-TYPE
The Management Network Mask/Prefix Length in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.12.2.1.3DisplayStringread-onlycurrent
agNewCfgMgmtNetTable
OBJECT-TYPE
The table for Management Network definitions in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.12.3not-accessiblecurrent
agNewCfgMgmtNetEntry
OBJECT-TYPE
A row in the management network definition table.
1.3.6.1.4.1.20301.2.7.15.1.1.12.3.1not-accessiblecurrent
agNewCfgMgmtNetIndex
OBJECT-TYPE
The index of the Management Network Definition table.
1.3.6.1.4.1.20301.2.7.15.1.1.12.3.1.1Integer32read-onlycurrent
agNewCfgMgmtNetSubnet
OBJECT-TYPE
The Management Network Address in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.12.3.1.2DisplayStringread-createcurrent
agNewCfgMgmtNetMask
OBJECT-TYPE
The Management Network Mask/Prefix length in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.12.3.1.3DisplayStringread-createcurrent
agNewCfgMgmtNetDelete
OBJECT-TYPE
By setting the value to delete(2), the entire row is deleted.
1.3.6.1.4.1.20301.2.7.15.1.1.12.3.1.4INTEGER {other(1), delete(2)}read-createcurrent
agMgmtNetClear
OBJECT-TYPE
By setting the value to delete(2), the entire table is cleared.
1.3.6.1.4.1.20301.2.7.15.1.1.12.4INTEGER {other(1), clear(2)}read-writecurrent
agBoot
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.1.13.1DisplayString (SIZE(0..255))read-writecurrent
agCfgBootReset
OBJECT-TYPE
Cancel pending switch reset.
1.3.6.1.4.1.20301.2.7.15.1.1.13.4INTEGER {none(1), cancel(2)}read-writecurrent
agCfgBootNxtResetTime
OBJECT-TYPE
Display the next scheduled reboot time.
1.3.6.1.4.1.20301.2.7.15.1.1.13.5DisplayString (SIZE(0..255))read-onlycurrent
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.15.1.1.13.6INTEGER {idle(1), pending(2)}read-onlycurrent
agAccess
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.1.19
agAccessUserMaxUserID
OBJECT-TYPE
The maximum number of User IDs.
1.3.6.1.4.1.20301.2.7.15.1.1.19.1Integer32read-onlycurrent
agAccessUserCurCfgTable
OBJECT-TYPE
The table of Access user configuration.
1.3.6.1.4.1.20301.2.7.15.1.1.19.2not-accessiblecurrent
agAccessUserCurCfgTableEntry
OBJECT-TYPE
A row in the Access user configuration table.
1.3.6.1.4.1.20301.2.7.15.1.1.19.2.1not-accessiblecurrent
agAccessUserCurCfgUId
OBJECT-TYPE
The User identifier.
1.3.6.1.4.1.20301.2.7.15.1.1.19.2.1.1Integer32read-onlycurrent
agAccessUserCurCos
OBJECT-TYPE
The user class of service.
1.3.6.1.4.1.20301.2.7.15.1.1.19.2.1.2INTEGER {user(0), oper(3), admin(6)}read-onlycurrent
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.15.1.1.19.2.1.3DisplayString (SIZE(0..64))read-onlycurrent
agAccessUserCurCfgPswd
OBJECT-TYPE
The character string representing the user password.
1.3.6.1.4.1.20301.2.7.15.1.1.19.2.1.4DisplayString (SIZE(0..128))read-onlycurrent
agAccessUserCurCfgState
OBJECT-TYPE
User validation (enabled or disabled) in current configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.19.2.1.6INTEGER {enabled(2), disabled(3)}read-onlycurrent
agAccessUserNewCfgTable
OBJECT-TYPE
The table of Access user configuration.
1.3.6.1.4.1.20301.2.7.15.1.1.19.3not-accessiblecurrent
agAccessUserNewCfgTableEntry
OBJECT-TYPE
A row in the Access user configuration table.
1.3.6.1.4.1.20301.2.7.15.1.1.19.3.1not-accessiblecurrent
agAccessUserNewCfgUId
OBJECT-TYPE
The User identifier.
1.3.6.1.4.1.20301.2.7.15.1.1.19.3.1.1Integer32read-onlycurrent
agAccessUserNewCos
OBJECT-TYPE
The user class of service.
1.3.6.1.4.1.20301.2.7.15.1.1.19.3.1.2INTEGER {user(0), oper(3), admin(6)}read-createcurrent
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.15.1.1.19.3.1.3DisplayString (SIZE(0..64))read-createcurrent
agAccessUserNewCfgPswd
OBJECT-TYPE
The character string representing the user password.
1.3.6.1.4.1.20301.2.7.15.1.1.19.3.1.4DisplayString (SIZE(0..128))read-createcurrent
agAccessUserNewCfgState
OBJECT-TYPE
User validation (enabled or disabled) in new configuration block.
1.3.6.1.4.1.20301.2.7.15.1.1.19.3.1.7INTEGER {enabled(2), disabled(3)}read-createcurrent
agAccessUserNewCfgDelete
OBJECT-TYPE
This is an action object to create or delete a User. other(1) is returned always when read. The following values are writable: delete(2)...to delete a User
1.3.6.1.4.1.20301.2.7.15.1.1.19.3.1.8INTEGER {other(1), delete(2)}read-createcurrent
agAccessCurStrongPassword
OBJECT-TYPE
Status of strong password.
1.3.6.1.4.1.20301.2.7.15.1.1.19.4INTEGER {disabled(0), enabled(1)}read-onlycurrent
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.15.1.1.19.5INTEGER {disabled(0), enabled(1)}read-writecurrent
agAccessCurStrongPassValidity
OBJECT-TYPE
Password validity in days.
1.3.6.1.4.1.20301.2.7.15.1.1.19.6INTEGER (1..365)read-onlycurrent
agAccessNewStrongPassValidity
OBJECT-TYPE
Get or set password validity in days.
1.3.6.1.4.1.20301.2.7.15.1.1.19.7INTEGER (1..365)read-writecurrent
agAccessCurStrongPassWarning
OBJECT-TYPE
Warning days before password expires.
1.3.6.1.4.1.20301.2.7.15.1.1.19.8INTEGER (1..365)read-onlycurrent
agAccessNewStrongPassWarning
OBJECT-TYPE
Get or set warning days before password expires.
1.3.6.1.4.1.20301.2.7.15.1.1.19.9INTEGER (1..365)read-writecurrent
agAccessCurStrongPassFailLog
OBJECT-TYPE
Number of failed logins that trigger security notifications.
1.3.6.1.4.1.20301.2.7.15.1.1.19.10INTEGER (1..255)read-onlycurrent
agAccessNewStrongPassFailLog
OBJECT-TYPE
Get or set number of failed logins that trigger security notifications.
1.3.6.1.4.1.20301.2.7.15.1.1.19.11INTEGER (1..255)read-writecurrent
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.15.1.1.19.12INTEGER {disabled(0), enabled(1)}read-onlycurrent
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.15.1.1.19.13INTEGER {disabled(0), enabled(1)}read-writecurrent
agAccessCurStrongPassLockout
OBJECT-TYPE
Status of Lockout
1.3.6.1.4.1.20301.2.7.15.1.1.19.14INTEGER {disabled(0), enabled(1)}read-onlycurrent
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.15.1.1.19.15INTEGER {disabled(0), enabled(1)}read-writecurrent
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.15.1.1.19.16INTEGER (1..10)read-onlycurrent
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.15.1.1.19.17INTEGER (1..10)read-writecurrent
agLdapConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.1.21
ldapCurCfgPrimaryIpAddr
OBJECT-TYPE
The IP address of the Primary LDAP server.
1.3.6.1.4.1.20301.2.7.15.1.1.21.1IpAddressread-onlycurrent
ldapNewCfgPrimaryIpAddr
OBJECT-TYPE
The IP address of the Primary LDAP server.
1.3.6.1.4.1.20301.2.7.15.1.1.21.2IpAddressread-writecurrent
ldapCurCfgSecondaryIpAddr
OBJECT-TYPE
The IP address of the Secondary LDAP server.
1.3.6.1.4.1.20301.2.7.15.1.1.21.3IpAddressread-onlycurrent
ldapNewCfgSecondaryIpAddr
OBJECT-TYPE
The IP address of the Secondary LDAP server.
1.3.6.1.4.1.20301.2.7.15.1.1.21.4IpAddressread-writecurrent
ldapCurCfgPort
OBJECT-TYPE
Specify the LDAP port number.
1.3.6.1.4.1.20301.2.7.15.1.1.21.5INTEGER (1..65000)read-onlycurrent
ldapNewCfgPort
OBJECT-TYPE
Specify the LDAP port number.
1.3.6.1.4.1.20301.2.7.15.1.1.21.6INTEGER (1..65000)read-writecurrent
ldapCurCfgRetries
OBJECT-TYPE
Number of retries to the LDAP server.
1.3.6.1.4.1.20301.2.7.15.1.1.21.7INTEGER (1..3)read-onlycurrent
ldapNewCfgRetries
OBJECT-TYPE
Number of retries to the LDAP server.
1.3.6.1.4.1.20301.2.7.15.1.1.21.8INTEGER (1..3)read-writecurrent
ldapCurCfgTimeout
OBJECT-TYPE
The maximum number of seconds before resending authentication to LDAP server.
1.3.6.1.4.1.20301.2.7.15.1.1.21.9INTEGER (4..15)read-onlycurrent
ldapNewCfgTimeout
OBJECT-TYPE
The maximum number of seconds before resending authentication to LDAP server.
1.3.6.1.4.1.20301.2.7.15.1.1.21.10INTEGER (4..15)read-writecurrent
ldapCurCfgDomain
OBJECT-TYPE
The LDAP domain name.
1.3.6.1.4.1.20301.2.7.15.1.1.21.11DisplayString (SIZE(0..127))read-onlycurrent
ldapNewCfgDomain
OBJECT-TYPE
The LDAP domain name.
1.3.6.1.4.1.20301.2.7.15.1.1.21.12DisplayString (SIZE(0..127))read-writecurrent
ldapCurCfgBackdoor
OBJECT-TYPE
Enable or disable LDAP backdoor for telnet/ssh/http/https.
1.3.6.1.4.1.20301.2.7.15.1.1.21.13INTEGER {disabled(0), enabled(1)}read-onlycurrent
ldapNewCfgBackdoor
OBJECT-TYPE
Enable or disable LDAP backdoor for telnet/ssh/http/https.
1.3.6.1.4.1.20301.2.7.15.1.1.21.14INTEGER {disabled(0), enabled(1)}read-writecurrent
ldapCurCfgState
OBJECT-TYPE
Enable or disable LDAP authentication.
1.3.6.1.4.1.20301.2.7.15.1.1.21.15INTEGER {disabled(0), enabled(1)}read-onlycurrent
ldapNewCfgState
OBJECT-TYPE
Enable or disable LDAP authentication.
1.3.6.1.4.1.20301.2.7.15.1.1.21.16INTEGER {disabled(0), enabled(1)}read-writecurrent
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.15.1.1.21.17INTEGER {data(1), mgt(2)}read-onlycurrent
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.15.1.1.21.18INTEGER {data(1), mgt(2)}read-writecurrent
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.15.1.1.21.19INTEGER {data(1), mgt(2)}read-onlycurrent
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.15.1.1.21.20INTEGER {data(1), mgt(2)}read-writecurrent
ldapCurCfgUserNameAttribute
OBJECT-TYPE
The LDAP username attribute.
1.3.6.1.4.1.20301.2.7.15.1.1.21.21DisplayString (SIZE(0..127))read-onlycurrent
ldapNewCfgUserNameAttribute
OBJECT-TYPE
The LDAP username attribute (default = uid).
1.3.6.1.4.1.20301.2.7.15.1.1.21.22DisplayString (SIZE(0..127))read-writecurrent
agSSHConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.1.22
sshCurCfgScpAdm
OBJECT-TYPE
SCP-only admin password.
1.3.6.1.4.1.20301.2.7.15.1.1.22.3DisplayString (SIZE(0..128))read-onlycurrent
sshNewCfgScpAdm
OBJECT-TYPE
Set SCP-only admin password.
1.3.6.1.4.1.20301.2.7.15.1.1.22.4DisplayString (SIZE(0..128))read-writecurrent
sshNewCfgHKeyGen
OBJECT-TYPE
This is an action object to generate the RSA host key. other(2) is returned always when read. The following values are writable: generate(1).. Generate the RSA host key.
1.3.6.1.4.1.20301.2.7.15.1.1.22.5INTEGER {generate(1), other(2)}read-writecurrent
sshCurCfgSSHPort
OBJECT-TYPE
SSH server port number.
1.3.6.1.4.1.20301.2.7.15.1.1.22.7INTEGER (1..65535)read-onlycurrent
sshNewCfgSSHPort
OBJECT-TYPE
Set SSH server port number.
1.3.6.1.4.1.20301.2.7.15.1.1.22.8INTEGER (1..65535)read-writecurrent
sshCurCfgScpApplySave
OBJECT-TYPE
SCP apply and save.
1.3.6.1.4.1.20301.2.7.15.1.1.22.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
sshNewCfgScpApplySave
OBJECT-TYPE
Enable/Disable the SCP apply and save.
1.3.6.1.4.1.20301.2.7.15.1.1.22.10INTEGER {enabled(1), disabled(2)}read-writecurrent
sshCurCfgStatus
OBJECT-TYPE
SSH server status.
1.3.6.1.4.1.20301.2.7.15.1.1.22.11INTEGER {on(1), off(2)}read-onlycurrent
sshNewCfgStatus
OBJECT-TYPE
Turn SSH server ON/OFF.
1.3.6.1.4.1.20301.2.7.15.1.1.22.12INTEGER {on(1), off(2)}read-writecurrent
agsFlowConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.1.24
sflowCurCfgServerAddress
OBJECT-TYPE
The IP address of the sFlow server.
1.3.6.1.4.1.20301.2.7.15.1.1.24.1IpAddressread-onlycurrent
sflowNewCfgServerAddress
OBJECT-TYPE
The IP address of the sFlow server.
1.3.6.1.4.1.20301.2.7.15.1.1.24.2DisplayString (SIZE(0..46))read-writecurrent
sflowCurCfgServerPort
OBJECT-TYPE
Specify the sFlow server port number.
1.3.6.1.4.1.20301.2.7.15.1.1.24.3INTEGER (1..65000)read-onlycurrent
sflowNewCfgServerPort
OBJECT-TYPE
Specify the sFlow server port number.
1.3.6.1.4.1.20301.2.7.15.1.1.24.4INTEGER (1..65000)read-writecurrent
sflowCurCfgState
OBJECT-TYPE
Enable or disable sFlow.
1.3.6.1.4.1.20301.2.7.15.1.1.24.5INTEGER {disabled(0), enabled(1)}read-onlycurrent
sflowNewCfgState
OBJECT-TYPE
Enable or disable sFlow
1.3.6.1.4.1.20301.2.7.15.1.1.24.6INTEGER {disabled(0), enabled(1)}read-writecurrent
sflowCurPortCfgTable
OBJECT-TYPE
The table of sFlow port configuration.
1.3.6.1.4.1.20301.2.7.15.1.1.24.7not-accessiblecurrent
sflowCurPortCfgTableEntry
OBJECT-TYPE
A row in the sFlow port configuration table.
1.3.6.1.4.1.20301.2.7.15.1.1.24.7.1not-accessiblecurrent
sflowCurPortCfgTableId
OBJECT-TYPE
sFlow port number.
1.3.6.1.4.1.20301.2.7.15.1.1.24.7.1.1PortNumberread-onlycurrent
sflowCurPortSampling
OBJECT-TYPE
The current sFlow port sampling rate.
1.3.6.1.4.1.20301.2.7.15.1.1.24.7.1.2INTEGER (256..65536)read-onlycurrent
sflowCurPortPolling
OBJECT-TYPE
The current sFlow port polling interval.
1.3.6.1.4.1.20301.2.7.15.1.1.24.7.1.3INTEGER (5..60)read-onlycurrent
sflowNewPortCfgTable
OBJECT-TYPE
The table of sFlow port configuration.
1.3.6.1.4.1.20301.2.7.15.1.1.24.8not-accessiblecurrent
sflowNewPortCfgTableEntry
OBJECT-TYPE
A row in the sFlow port configuration table.
1.3.6.1.4.1.20301.2.7.15.1.1.24.8.1not-accessiblecurrent
sflowNewPortCfgTableId
OBJECT-TYPE
sFlow port number.
1.3.6.1.4.1.20301.2.7.15.1.1.24.8.1.1PortNumberread-onlycurrent
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.15.1.1.24.8.1.2INTEGER (256..65536)read-writecurrent
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.15.1.1.24.8.1.3INTEGER (5..60)read-writecurrent
sflowCurCfgMgmtPort
OBJECT-TYPE
The port that the sFlow server is connected to
1.3.6.1.4.1.20301.2.7.15.1.1.24.9INTEGER {data(1), mgt(2)}read-onlycurrent
sflowNewCfgMgmtPort
OBJECT-TYPE
Chose the port that the sFlow server will connect to
1.3.6.1.4.1.20301.2.7.15.1.1.24.10INTEGER {data(1), mgt(2)}read-writecurrent
agUSBCopy
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.1.25.1INTEGER {fromUSB(1), toUSB(2)}read-writecurrent
agUSBfile
OBJECT-TYPE
USB filename (to copy from or to copy to)
1.3.6.1.4.1.20301.2.7.15.1.1.25.2DisplayString (SIZE(0..255))read-writecurrent
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.15.1.1.25.3INTEGER {boot(1), image1(2), active(3), syslog(4), crashdump(5), image2(6)}read-writecurrent
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.15.1.1.25.4INTEGER {copy(1), idle(2), inprogress(3), complete(4), failed(5)}read-writecurrent
agUSBresult
OBJECT-TYPE
Last USB Copy action result.
1.3.6.1.4.1.20301.2.7.15.1.1.25.5DisplayString (SIZE(0..255))read-onlycurrent
agQsfp40GConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.1.26
agQsfp40GCfgTable
OBJECT-TYPE
The QSFP 40G ports configuration table
1.3.6.1.4.1.20301.2.7.15.1.1.26.1not-accessiblecurrent
qsfp40GPortEntry
OBJECT-TYPE
A row in the QSFP 40G configuration table
1.3.6.1.4.1.20301.2.7.15.1.1.26.1.1not-accessiblecurrent
qsfpPortNumber
OBJECT-TYPE
The port number
1.3.6.1.4.1.20301.2.7.15.1.1.26.1.1.1INTEGERread-onlycurrent
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.15.1.1.26.1.1.2INTEGER {mode10G(1), mode40G(2)}read-onlycurrent
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.15.1.1.26.1.1.3INTEGER {mode10G(1), mode40G(2)}read-writecurrent
agentStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.2
pktStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.2.1.1Counter32read-onlycurrent
pktStatsFrees
OBJECT-TYPE
Total number of times the packet buffers are freed(released) to the packet buffer pool by the TCP/IP protocol stack.
1.3.6.1.4.1.20301.2.7.15.1.2.1.2Counter32read-onlycurrent
pktStatsAllocFails
OBJECT-TYPE
Total number of packet allocation failures from the packet buffer pool by the TCP/IP protocol stack.
1.3.6.1.4.1.20301.2.7.15.1.2.1.3Counter32read-onlycurrent
pktStatsMediums
OBJECT-TYPE
Total number of packet allocations with size greater than 128 bytes and less than or equal to 1536 bytes from the packet buffer pool by the TCP/IP protocol stack.
1.3.6.1.4.1.20301.2.7.15.1.2.1.4Gauge32read-onlycurrent
pktStatsJumbos
OBJECT-TYPE
Total number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack.
1.3.6.1.4.1.20301.2.7.15.1.2.1.5Gauge32read-onlycurrent
pktStatsSmalls
OBJECT-TYPE
Total number of packet allocations with size less than or eqaul to 128 bytes from the packet buffer pool by the TCP/IP protocol stack.
1.3.6.1.4.1.20301.2.7.15.1.2.1.6Gauge32read-onlycurrent
pktStatsMediumsHiWatermark
OBJECT-TYPE
The highest number of packet allocations with size greater than 128 bytes and less than or equal to 1536 bytes from the packet buffer pool by the TCP/IP protocol stack.
1.3.6.1.4.1.20301.2.7.15.1.2.1.7Counter32read-onlycurrent
pktStatsJumbosHiWatermark
OBJECT-TYPE
The highest number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack.
1.3.6.1.4.1.20301.2.7.15.1.2.1.8Counter32read-onlycurrent
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.15.1.2.1.9Counter32read-onlycurrent
mpCpuStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.2.2.1DisplayString (SIZE(0..32))read-onlycurrent
mpCpuStatsUtil5Seconds
OBJECT-TYPE
The utilization of MP CPU over 5 seconds. It shows the percentage.
1.3.6.1.4.1.20301.2.7.15.1.2.2.2DisplayString (SIZE(0..32))read-onlycurrent
mpCpuStatsUtil1Minute
OBJECT-TYPE
The utilization of MP CPU over 1 minute. It shows the percentage.
1.3.6.1.4.1.20301.2.7.15.1.2.2.3DisplayString (SIZE(0..32))read-onlycurrent
cpuUtilProcessStatsTable
OBJECT-TYPE
The table of CPU utilization per process statistics.
1.3.6.1.4.1.20301.2.7.15.1.2.2.5not-accessiblecurrent
cpuUtilProcessStatsTableEntry
OBJECT-TYPE
A row in the CPU utilization stats per process table.
1.3.6.1.4.1.20301.2.7.15.1.2.2.5.1not-accessiblecurrent
processId
OBJECT-TYPE
The process ID.
1.3.6.1.4.1.20301.2.7.15.1.2.2.5.1.1Integer32read-onlycurrent
processName
OBJECT-TYPE
Process Name.
1.3.6.1.4.1.20301.2.7.15.1.2.2.5.1.2DisplayString (SIZE(0..32))read-onlycurrent
cpuProcessUtil1Sec
OBJECT-TYPE
The utilization of MP CPU over 1 second. It shows the percentage.
1.3.6.1.4.1.20301.2.7.15.1.2.2.5.1.3DisplayString (SIZE(0..32))read-onlycurrent
cpuProcessUtil5Sec
OBJECT-TYPE
The utilization of MP CPU over 5 seconds. It shows the percentage.
1.3.6.1.4.1.20301.2.7.15.1.2.2.5.1.4DisplayString (SIZE(0..32))read-onlycurrent
cpuProcessUtil1Min
OBJECT-TYPE
The utilization of MP CPU over 1 min. It shows the percentage.
1.3.6.1.4.1.20301.2.7.15.1.2.2.5.1.5DisplayString (SIZE(0..32))read-onlycurrent
cpuProcessUtil5Min
OBJECT-TYPE
The utilization of MP CPU over 5 min. It shows the percentage.
1.3.6.1.4.1.20301.2.7.15.1.2.2.5.1.6DisplayString (SIZE(0..32))read-onlycurrent
processStatus
OBJECT-TYPE
Process Status
1.3.6.1.4.1.20301.2.7.15.1.2.2.5.1.7DisplayString (SIZE(0..32))read-onlycurrent
mpCpuStatsUtil5Minutes
OBJECT-TYPE
The utilization of MP CPU over 5 minutes. It shows the percentage.
1.3.6.1.4.1.20301.2.7.15.1.2.2.6DisplayString (SIZE(0..32))read-onlycurrent
portStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.2.3
portStatsTable
OBJECT-TYPE
The table of port statistics.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1not-accessiblecurrent
portStatsTableEntry
OBJECT-TYPE
A row in the port stats table.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1not-accessiblecurrent
portStatsIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.1PortNumberread-onlycurrent
portStatsPhyIfInOctets
OBJECT-TYPE
The total number of octets received on the interface, including framing characters.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.2Counter32read-onlycurrent
portStatsPhyIfInUcastPkts
OBJECT-TYPE
The number of subnetwork-unicast packets delivered to a higher-layer protocol.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.3Counter32read-onlycurrent
portStatsPhyIfInNUcastPkts
OBJECT-TYPE
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.4Counter32read-onlycurrent
portStatsPhyIfInDiscards
OBJECT-TYPE
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.5Counter32read-onlycurrent
portStatsPhyIfInErrors
OBJECT-TYPE
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.6Counter32read-onlycurrent
portStatsPhyIfInUnknownProtos
OBJECT-TYPE
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.7Counter32read-onlycurrent
portStatsPhyIfOutOctets
OBJECT-TYPE
The total number of octets transmitted out of the interface, including framing characters.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.8Counter32read-onlycurrent
portStatsPhyIfOutUcastPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.9Counter32read-onlycurrent
portStatsPhyIfOutNUcastPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.10Counter32read-onlycurrent
portStatsPhyIfOutDiscards
OBJECT-TYPE
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.11Counter32read-onlycurrent
portStatsPhyIfOutErrors
OBJECT-TYPE
The number of outbound packets that could not be transmitted because of errors.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.12Counter32read-onlycurrent
portStatsPhyIfOutQLen
OBJECT-TYPE
The length of the output packet queue (in packets).
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.13Gauge32read-onlycurrent
portStatsPhyIfInBroadcastPkts
OBJECT-TYPE
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.14Counter32read-onlycurrent
portStatsPhyIfOutBroadcastPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.15Counter32read-onlycurrent
portStatsClear
OBJECT-TYPE
Setting this value to clear(2) clears the stats for this port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.16INTEGER {ok(1), clear(2)}read-writecurrent
portStatsPhyIfInMulticastPkts
OBJECT-TYPE
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.17Counter32read-onlycurrent
portStatsPhyIfOutMulticastPkts
OBJECT-TYPE
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.18Counter32read-onlycurrent
portStatsLinkStateChange
OBJECT-TYPE
Number of link state changes.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.20Counter32read-onlycurrent
portStatsPhyIfInFctlPkts
OBJECT-TYPE
The number of inbound flow control packets.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.21Counter32read-onlycurrent
portStatsPhyIfOutFctlPkts
OBJECT-TYPE
The number of outbound flow control packets.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.22Counter32read-onlycurrent
portStatsPhyIfInFctlPktsRate
OBJECT-TYPE
The number of inbound flow control packets per second.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.23Counter32read-onlycurrent
portStatsPhyIfOutFctlPktsRate
OBJECT-TYPE
The number of outbound flow control packets per second.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.24Counter32read-onlycurrent
portStatsPhyIfIngDiscdVlan
OBJECT-TYPE
The number of packets, discarded because of VLAN.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.25Counter32read-onlycurrent
portStatsPhyIfIngDiscdEgrMap
OBJECT-TYPE
The number of packets, discarded because of empty egress portmap.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.26Counter32read-onlycurrent
portStatsPhyIfIngDiscdFilter
OBJECT-TYPE
The number of packets, discarded because of filter.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.27Counter32read-onlycurrent
portStatsPhyIfIngDiscdPolicy
OBJECT-TYPE
The number of packets, discarded because of policy.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.28Counter32read-onlycurrent
portStatsPhyIfIngDiscdNonFwdStat
OBJECT-TYPE
The number of packets, discarded because of Non-Forwarding State.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.29Counter32read-onlycurrent
portStatsPhyIfIngDiscdIbpCbp
OBJECT-TYPE
The number of packets discarded because of IBP/CBP.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.30Counter32read-onlycurrent
portStatsDot1PortInFrames
OBJECT-TYPE
The number of IN frames per port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.31Counter32read-onlycurrent
portStatsDot1PortOutFrames
OBJECT-TYPE
The number of OUT frames per port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.32Counter32read-onlycurrent
portStatsDot1PortInDiscards
OBJECT-TYPE
The number of IN packets discarded per port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.33Counter32read-onlycurrent
portStatsDot1TpLearnedEntryDiscards
OBJECT-TYPE
The number of Dot1Tp learned entries discarded.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.34Counter32read-onlycurrent
portStatsDot1StpPortForwardTransitions
OBJECT-TYPE
The number of transitions ....
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.35Counter32read-onlycurrent
portStatsPhyIfEgrHOLBlockDiscd
OBJECT-TYPE
The number of packets, discarded because of HOL Blocking.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.36Counter32read-onlycurrent
portStatsPhyIfEgrMMUDiscd
OBJECT-TYPE
The number of packets, discarded by MMU because of zero port bitmap.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.37Counter32read-onlycurrent
portStatsPhyIfEgrCellErrDiscd
OBJECT-TYPE
The number of packets, discarded because of Cell Errors or purging.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.38Counter32read-onlycurrent
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.15.1.2.3.1.1.39Counter32read-onlycurrent
portStatsPhyIfEgrOtherDiscd
OBJECT-TYPE
The number of packets, discarded because of Other reasons.
1.3.6.1.4.1.20301.2.7.15.1.2.3.1.1.40Counter32read-onlycurrent
dot1xPortStatsTable
OBJECT-TYPE
The table of 802.1x port statistics.
1.3.6.1.4.1.20301.2.7.15.1.2.3.2not-accessiblecurrent
dot1xPortStatsTableEntry
OBJECT-TYPE
A row in the 802.1x port stats table.
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1not-accessiblecurrent
dot1xPortStatsIndx
OBJECT-TYPE
The 802.1x port stats index.
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.1PortNumberread-onlycurrent
eapolFramesRx
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.2Integer32read-onlycurrent
eapolFramesTx
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.3Integer32read-onlycurrent
eapolStartFramesRx
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.4Integer32read-onlycurrent
eapolLogoffFramesRx
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.5Integer32read-onlycurrent
eapolRespIdFramesRx
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.6Integer32read-onlycurrent
eapolRespFramesRx
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.7Integer32read-onlycurrent
eapolReqIdFramesTx
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.8Integer32read-onlycurrent
eapolReqFramesTx
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.9Integer32read-onlycurrent
invalidEapolFramesRx
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.10Integer32read-onlycurrent
eapLengthErrorFramesRx
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.11Integer32read-onlycurrent
authEntersConnecting
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.12Integer32read-onlycurrent
authEapLogoffsWhileConnecting
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.13Integer32read-onlycurrent
authEntersAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.14Integer32read-onlycurrent
authSuccessesWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.15Integer32read-onlycurrent
authTimeoutsWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.16Integer32read-onlycurrent
authFailWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.17Integer32read-onlycurrent
authReauthsWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.18Integer32read-onlycurrent
authEapStartsWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.19Integer32read-onlycurrent
authEapLogoffWhileAuthenticating
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.20Integer32read-onlycurrent
authReauthsWhileAuthenticated
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.21Integer32read-onlycurrent
authEapStartsWhileAuthenticated
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.22Integer32read-onlycurrent
authEapLogoffWhileAuthenticated
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.23Integer32read-onlycurrent
backendResponses
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.24Integer32read-onlycurrent
backendAccessChallenges
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.25Integer32read-onlycurrent
backendOtherRequestsToSupplicant
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.26Integer32read-onlycurrent
backendNonNakResponsesFromSupplicant
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.27Integer32read-onlycurrent
backendAuthSuccesses
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.28Integer32read-onlycurrent
backendAuthFails
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.29Integer32read-onlycurrent
lastEapolFrameVersion
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.30Integer32read-onlycurrent
lastEapolFrameSource
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.1.2.3.2.1.31MacAddressread-onlycurrent
portMgmtStatsTable
OBJECT-TYPE
The table of port statistics.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3not-accessiblecurrent
portMgmtStatsTableEntry
OBJECT-TYPE
A row in the management port stats table.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1not-accessiblecurrent
portMgmtStatsIndx
OBJECT-TYPE
The management port index.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.1Integer32read-onlycurrent
portMgmtStatsRxBytes
OBJECT-TYPE
The total number of bytes received.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.2Counter32read-onlycurrent
portMgmtStatsTxBytes
OBJECT-TYPE
The total number of bytes transmitted.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.3Counter32read-onlycurrent
portMgmtStatsRxpackets
OBJECT-TYPE
Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.4Counter32read-onlycurrent
portMgmtStatsTxpackets
OBJECT-TYPE
Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.5Counter32read-onlycurrent
portMgmtStatsRxErrors
OBJECT-TYPE
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.6Counter32read-onlycurrent
portMgmtStatsTxErrors
OBJECT-TYPE
The number of outbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.7Counter32read-onlycurrent
portMgmtStatsRxDropped
OBJECT-TYPE
The number of inbound packets that were dropped.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.8Counter32read-onlycurrent
portMgmtStatsTxDropped
OBJECT-TYPE
The number of outbound packets that were dropped.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.9Counter32read-onlycurrent
portMgmtStatsRxOverruns
OBJECT-TYPE
The number of data overruns over this link.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.10Counter32read-onlycurrent
portMgmtStatsTxOverruns
OBJECT-TYPE
The number of data overruns over this link.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.11Counter32read-onlycurrent
portMgmtStatsRxFrame
OBJECT-TYPE
The number of frames received on this link.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.12Counter32read-onlycurrent
portMgmtStatsTxCarrier
OBJECT-TYPE
The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a this interface.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.13Counter32read-onlycurrent
portMgmtStatsRxMulticast
OBJECT-TYPE
The total number of multicast packets received.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.14Counter32read-onlycurrent
portMgmtStatsTxCollisions
OBJECT-TYPE
The number of collisions on this outbound segment.
1.3.6.1.4.1.20301.2.7.15.1.2.3.3.1.15Counter32read-onlycurrent
allportsStatsTable
OBJECT-TYPE
The table of all ports statistics.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4not-accessiblecurrent
allportsStatsTableEntry
OBJECT-TYPE
A row in the table of all ports statistics.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1not-accessiblecurrent
allportsStatsIndx
OBJECT-TYPE
The port number.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.1PortNumberread-onlycurrent
allportsStatsDescr
OBJECT-TYPE
The port description.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.2DisplayString (SIZE(0..7))read-onlycurrent
allportsStatsSpeed
OBJECT-TYPE
The current operational speed of the port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.3INTEGER {mbs10(2), mbs100(3), mbs1000(4), any(5), mbs10000(6), mbs40000(7)}read-onlycurrent
allportsStatsPhysAddress
OBJECT-TYPE
The port MAC Address.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.4PhysAddressread-onlycurrent
allportsStatsAdminStatus
OBJECT-TYPE
The port Admin state.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.5INTEGER {up(1), down(2), testing(3)}read-onlycurrent
allportsStatsOperStatus
OBJECT-TYPE
The port Operational Status.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.6INTEGER {up(1), down(2), testing(3)}read-onlycurrent
allportsStatsInOctets
OBJECT-TYPE
Octets In for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.7Counter32read-onlycurrent
allportsStatsOutOctets
OBJECT-TYPE
Octets Out for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.8Counter32read-onlycurrent
allportsStatsInPkts
OBJECT-TYPE
Packets In for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.9Counter32read-onlycurrent
allportsStatsOutPkts
OBJECT-TYPE
Packets Out for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.10Counter32read-onlycurrent
allportsStatsInUcast
OBJECT-TYPE
Unicast Packets In for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.11DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutUcast
OBJECT-TYPE
Unicast Packets Out for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.12DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsInBcast
OBJECT-TYPE
Broadcasts Packets In for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.13DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutBcast
OBJECT-TYPE
Broadcasts Packets Out for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.14DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsInMcast
OBJECT-TYPE
Multicast Packets In for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.15DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutMcast
OBJECT-TYPE
Multicast Packets Out for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.16DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsInDiscards
OBJECT-TYPE
Discarded Packets for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.17Counter32read-onlycurrent
allportsStatsOutDiscards
OBJECT-TYPE
Outbound Packets for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.18Counter32read-onlycurrent
allportsStatsInErrors
OBJECT-TYPE
Error Packets for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.19Counter32read-onlycurrent
allportsStatsOutErrors
OBJECT-TYPE
Not sent packets due to error.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.20Counter32read-onlycurrent
allportsStatsInUnknownProtos
OBJECT-TYPE
Unknown protocol packets.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.21DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutQLen
OBJECT-TYPE
Outbound Packet Queue Length.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.22DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsipInReceives
OBJECT-TYPE
Ip In Receives.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.23Counter32read-onlycurrent
allportsStatsipInHeaderErrors
OBJECT-TYPE
Ip In Header Errors.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.24Counter32read-onlycurrent
allportsStatsipInDiscards
OBJECT-TYPE
Ip In Discards.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.25Counter32read-onlycurrent
allportsStatsLinkStateChange
OBJECT-TYPE
Number of link state changes.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.26Counter32read-onlycurrent
allportsStatsipInReceivesRate
OBJECT-TYPE
Ip In Receives rate.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.27Counter32read-onlycurrent
allportsStatsipInHeaderErrorsRate
OBJECT-TYPE
Ip In Header Errors rate.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.28Counter32read-onlycurrent
allportsStatsipInDiscardsRate
OBJECT-TYPE
Ip In Discards rate.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.29Counter32read-onlycurrent
allportsStatsInOctetsRate
OBJECT-TYPE
Octets In rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.30Counter32read-onlycurrent
allportsStatsOutOctetsRate
OBJECT-TYPE
Octets Out rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.31Counter32read-onlycurrent
allportsStatsInUcastRate
OBJECT-TYPE
Unicast Packets In rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.32DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutUcastRate
OBJECT-TYPE
Unicast Packets Out rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.33DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsInBcastRate
OBJECT-TYPE
Broadcasts Packets In rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.34DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutBcastRate
OBJECT-TYPE
Broadcasts Packets Out rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.35DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsInMcastRate
OBJECT-TYPE
Multicast Packets In rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.36DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsOutMcastRate
OBJECT-TYPE
Multicast Packets Out rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.37DisplayString (SIZE(0..20))read-onlycurrent
allportsStatsInDiscardsRate
OBJECT-TYPE
Discarded In Packets rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.38Counter32read-onlycurrent
allportsStatsOutDiscardsRate
OBJECT-TYPE
Discarded Out Packets rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.39Counter32read-onlycurrent
allportsStatsInErrorsRate
OBJECT-TYPE
Erroneus inbound packets rate for port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.40Counter32read-onlycurrent
allportsStatsOutErrorsRate
OBJECT-TYPE
Not sent packets due to error rate.
1.3.6.1.4.1.20301.2.7.15.1.2.3.4.1.41Counter32read-onlycurrent
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.15.1.2.3.6INTEGER {ok(1), clear(2)}read-writecurrent
dot1RateStatsTable
OBJECT-TYPE
The table of bridging statistics per second.
1.3.6.1.4.1.20301.2.7.15.1.2.3.7not-accessiblecurrent
dot1RateStatsTableEntry
OBJECT-TYPE
Bridging statistics per second.
1.3.6.1.4.1.20301.2.7.15.1.2.3.7.1not-accessiblecurrent
dot1RateStatsIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.20301.2.7.15.1.2.3.7.1.1PortNumberread-onlycurrent
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.15.1.2.3.7.1.2Counter32read-onlycurrent
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.15.1.2.3.7.1.3Counter32read-onlycurrent
dot1RatePortInDiscards
OBJECT-TYPE
Count of valid frames received which were discarded per second.
1.3.6.1.4.1.20301.2.7.15.1.2.3.7.1.4Counter32read-onlycurrent
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.15.1.2.3.7.1.5Counter32read-onlycurrent
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.15.1.2.3.7.1.8Counter32read-onlycurrent
dot3RateStatsTable
OBJECT-TYPE
The table of Ethernet statistics per second.
1.3.6.1.4.1.20301.2.7.15.1.2.3.8not-accessiblecurrent
dot3RateStatsTableEntry
OBJECT-TYPE
Ethernet statistics per second.
1.3.6.1.4.1.20301.2.7.15.1.2.3.8.1not-accessiblecurrent
dot3RateStatsIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.20301.2.7.15.1.2.3.8.1.1PortNumberread-onlycurrent
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.15.1.2.3.8.1.2Counter32read-onlycurrent
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.15.1.2.3.8.1.3Counter32read-onlycurrent
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.15.1.2.3.8.1.4Counter32read-onlycurrent
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.15.1.2.3.8.1.5Counter32read-onlycurrent
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.15.1.2.3.8.1.8Counter32read-onlycurrent
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.15.1.2.3.8.1.9Counter32read-onlycurrent
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.15.1.2.3.8.1.10Counter32read-onlycurrent
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.15.1.2.3.8.1.12Counter32read-onlycurrent
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.15.1.2.3.8.1.13Counter32read-onlycurrent
portQoSCounterTable
OBJECT-TYPE
The table for QoS counters.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9not-accessiblecurrent
portQoSCounterTableEntry
OBJECT-TYPE
A row in the port QoS table.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1not-accessiblecurrent
portQoSIndex
OBJECT-TYPE
The index of the port
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1.1PortNumberread-onlycurrent
queueQoSIndex
OBJECT-TYPE
The index of the queue per port.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1.2Integer32read-onlycurrent
txPackets
OBJECT-TYPE
The total Tx packets.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1.3Counter64read-onlycurrent
droppedPackets
OBJECT-TYPE
The dropped packets.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1.4Counter64read-onlycurrent
txBytes
OBJECT-TYPE
The total Tx bytes.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1.5Counter64read-onlycurrent
droppedBytes
OBJECT-TYPE
The dropped bytes.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1.6Counter64read-onlycurrent
txPacketsRate
OBJECT-TYPE
The Tx packets rate.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1.7Counter64read-onlycurrent
droppedPacketsRate
OBJECT-TYPE
The dropped packets rate.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1.8Counter64read-onlycurrent
txBytesRate
OBJECT-TYPE
The Tx bytes rate.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1.9Counter64read-onlycurrent
droppedBytesRate
OBJECT-TYPE
The dropped bytes rate.
1.3.6.1.4.1.20301.2.7.15.1.2.3.9.1.10Counter64read-onlycurrent
agClearStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.2.7.1INTEGER {ok(1), clear(2)}read-writecurrent
ntpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.2.9.1Integer32read-onlycurrent
ntpPrimaryServerRespRcvd
OBJECT-TYPE
The total number of NTP responces received from Primary NTP Server.
1.3.6.1.4.1.20301.2.7.15.1.2.9.2Integer32read-onlycurrent
ntpPrimaryServerUpdates
OBJECT-TYPE
The total number of NTP Updates by Primary NTP Server.
1.3.6.1.4.1.20301.2.7.15.1.2.9.3Integer32read-onlycurrent
ntpSecondaryServerReqSent
OBJECT-TYPE
The total number of NTP requests sent to Secondary NTP Server.
1.3.6.1.4.1.20301.2.7.15.1.2.9.4Integer32read-onlycurrent
ntpSecondaryServerRespRcvd
OBJECT-TYPE
The total number of NTP responces received from Secondary NTP Server.
1.3.6.1.4.1.20301.2.7.15.1.2.9.5Integer32read-onlycurrent
ntpSecondaryServerUpdates
OBJECT-TYPE
The total number of NTP Updates by Secondary NTP Server.
1.3.6.1.4.1.20301.2.7.15.1.2.9.6Integer32read-onlycurrent
ntpLastUpdateServer
OBJECT-TYPE
The type of ntp server updated last time.
1.3.6.1.4.1.20301.2.7.15.1.2.9.7INTEGER {none(0), primary(1), secondary(2)}read-onlycurrent
ntpLastUpdateTime
OBJECT-TYPE
The last time updated by ntp server.
1.3.6.1.4.1.20301.2.7.15.1.2.9.8DisplayString (SIZE(0..127))read-onlycurrent
ntpClearStats
OBJECT-TYPE
Setting this value to clear(2) clears the stats for ntp.
1.3.6.1.4.1.20301.2.7.15.1.2.9.9INTEGER {ok(1), clear(2)}read-writecurrent
ntpSystemCurrentTime
OBJECT-TYPE
The current system time.
1.3.6.1.4.1.20301.2.7.15.1.2.9.10DisplayString (SIZE(0..127))read-onlycurrent
aclStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.2.11
aclStatsTable
OBJECT-TYPE
The table of ACL statistics.
1.3.6.1.4.1.20301.2.7.15.1.2.11.1not-accessiblecurrent
aclStatsTableEntry
OBJECT-TYPE
Statistics about a particular ACL configuration entry.
1.3.6.1.4.1.20301.2.7.15.1.2.11.1.1not-accessiblecurrent
aclStatsIndex
OBJECT-TYPE
The acl index.
1.3.6.1.4.1.20301.2.7.15.1.2.11.1.1.1Integer32read-onlycurrent
aclStatsHits
OBJECT-TYPE
Total number of hits for this ACL entry
1.3.6.1.4.1.20301.2.7.15.1.2.11.1.1.2Counter32read-onlycurrent
aclClearStats
OBJECT-TYPE
Setting this value to clear(2) clears the stats for the ACL.
1.3.6.1.4.1.20301.2.7.15.1.2.11.1.1.3INTEGER {ok(1), clear(2)}read-writecurrent
vmapStatsTable
OBJECT-TYPE
The table of VMAP statistics.
1.3.6.1.4.1.20301.2.7.15.1.2.11.2not-accessiblecurrent
vmapStatsTableEntry
OBJECT-TYPE
Statistics about a particular VMAP configuration entry.
1.3.6.1.4.1.20301.2.7.15.1.2.11.2.1not-accessiblecurrent
vmapStatsIndex
OBJECT-TYPE
The vmap index.
1.3.6.1.4.1.20301.2.7.15.1.2.11.2.1.1Integer32read-onlycurrent
vmapStatsHits
OBJECT-TYPE
Total number of hits for this VMAP entry
1.3.6.1.4.1.20301.2.7.15.1.2.11.2.1.2Counter32read-onlycurrent
vmapClearStats
OBJECT-TYPE
Setting this value to clear(2) clears the stats for the VMAP.
1.3.6.1.4.1.20301.2.7.15.1.2.11.2.1.3INTEGER {ok(1), clear(2)}read-writecurrent
acl6StatsTable
OBJECT-TYPE
The table of IPv6 ACL statistics.
1.3.6.1.4.1.20301.2.7.15.1.2.11.3not-accessiblecurrent
acl6StatsTableEntry
OBJECT-TYPE
Statistics about a particular IPv6 ACL configuration entry.
1.3.6.1.4.1.20301.2.7.15.1.2.11.3.1not-accessiblecurrent
acl6StatsIndex
OBJECT-TYPE
The ipv6 acl index.
1.3.6.1.4.1.20301.2.7.15.1.2.11.3.1.1Integer32read-onlycurrent
acl6StatsHits
OBJECT-TYPE
Total number of hits for this IPv6 ACL entry
1.3.6.1.4.1.20301.2.7.15.1.2.11.3.1.2Counter32read-onlycurrent
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.15.1.2.11.3.1.3INTEGER {ok(1), clear(2)}read-writecurrent
memoryStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.2.12
totalMemoryStats
OBJECT-TYPE
The total memory in bytes.
1.3.6.1.4.1.20301.2.7.15.1.2.12.1Counter64read-onlycurrent
memoryFreeStats
OBJECT-TYPE
The free memory in bytes.
1.3.6.1.4.1.20301.2.7.15.1.2.12.2Counter64read-onlycurrent
memorySharedStats
OBJECT-TYPE
The shared memory in bytes.
1.3.6.1.4.1.20301.2.7.15.1.2.12.3Counter64read-onlycurrent
memoryBufferStats
OBJECT-TYPE
The buffer memory in bytes.
1.3.6.1.4.1.20301.2.7.15.1.2.12.4Counter64read-onlycurrent
swapTotalStats
OBJECT-TYPE
The total swap memory in bytes.
1.3.6.1.4.1.20301.2.7.15.1.2.12.5Counter64read-onlycurrent
swapFreeStats
OBJECT-TYPE
The free swap memory in bytes.
1.3.6.1.4.1.20301.2.7.15.1.2.12.6Counter64read-onlycurrent
highTotalStats
OBJECT-TYPE
The total high memory in bytes.
1.3.6.1.4.1.20301.2.7.15.1.2.12.7Counter64read-onlycurrent
highFreeStats
OBJECT-TYPE
The free high memory in bytes.
1.3.6.1.4.1.20301.2.7.15.1.2.12.8Counter64read-onlycurrent
snmpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.2.20
nsnmpInPkts
OBJECT-TYPE
snmpInPkts
1.3.6.1.4.1.20301.2.7.15.1.2.20.1Counter32read-onlycurrent
nsnmpInBadCommunityNames
OBJECT-TYPE
snmpInBadCommunityNames
1.3.6.1.4.1.20301.2.7.15.1.2.20.2Counter32read-onlycurrent
nsnmpInASNParseErrs
OBJECT-TYPE
snmpInASNParseErrs
1.3.6.1.4.1.20301.2.7.15.1.2.20.3Counter32read-onlycurrent
nsnmpOutPkts
OBJECT-TYPE
snmpOutPkts
1.3.6.1.4.1.20301.2.7.15.1.2.20.4Counter32read-onlycurrent
nsnmpInTooBigs
OBJECT-TYPE
snmpInTooBigs
1.3.6.1.4.1.20301.2.7.15.1.2.20.5Counter32read-onlycurrent
nsnmpInBadValues
OBJECT-TYPE
snmpInBadValues
1.3.6.1.4.1.20301.2.7.15.1.2.20.6Counter32read-onlycurrent
nsnmpInGenErrs
OBJECT-TYPE
snmpInGenErrs
1.3.6.1.4.1.20301.2.7.15.1.2.20.7Counter32read-onlycurrent
nsnmpInTotalSetVars
OBJECT-TYPE
snmpInTotalSetVars
1.3.6.1.4.1.20301.2.7.15.1.2.20.8Counter32read-onlycurrent
nsnmpInGetNexts
OBJECT-TYPE
snmpInGetNexts
1.3.6.1.4.1.20301.2.7.15.1.2.20.9Counter32read-onlycurrent
nsnmpInGetResponses
OBJECT-TYPE
snmpInGetResponses
1.3.6.1.4.1.20301.2.7.15.1.2.20.10Counter32read-onlycurrent
nsnmpOutTooBigs
OBJECT-TYPE
snmpOutTooBigs
1.3.6.1.4.1.20301.2.7.15.1.2.20.11Counter32read-onlycurrent
nsnmpOutBadValues
OBJECT-TYPE
snmpOutBadValues
1.3.6.1.4.1.20301.2.7.15.1.2.20.12Counter32read-onlycurrent
nsnmpOutGenErrs
OBJECT-TYPE
snmpOutGenErrs
1.3.6.1.4.1.20301.2.7.15.1.2.20.13Counter32read-onlycurrent
nsnmpOutGetNexts
OBJECT-TYPE
snmpOutGetNexts
1.3.6.1.4.1.20301.2.7.15.1.2.20.14Counter32read-onlycurrent
nsnmpOutGetResponses
OBJECT-TYPE
snmpOutGetResponses
1.3.6.1.4.1.20301.2.7.15.1.2.20.15Counter32read-onlycurrent
nsnmpSilentDrops
OBJECT-TYPE
snmpSilentDrops
1.3.6.1.4.1.20301.2.7.15.1.2.20.16Counter32read-onlycurrent
nsnmpInBadVersions
OBJECT-TYPE
snmpInBadVersions
1.3.6.1.4.1.20301.2.7.15.1.2.20.17Counter32read-onlycurrent
nsnmpInBadCommunityUses
OBJECT-TYPE
snmpInBadCommunityUses
1.3.6.1.4.1.20301.2.7.15.1.2.20.18Counter32read-onlycurrent
nsnmpEnableAuthTraps
OBJECT-TYPE
snmpEnableAuthTraps
1.3.6.1.4.1.20301.2.7.15.1.2.20.19Counter32read-onlycurrent
nsnmpInBadTypes
OBJECT-TYPE
snmpInBadTypes
1.3.6.1.4.1.20301.2.7.15.1.2.20.20Counter32read-onlycurrent
nsnmpInNoSuchNames
OBJECT-TYPE
snmpInNoSuchNames
1.3.6.1.4.1.20301.2.7.15.1.2.20.21Counter32read-onlycurrent
nsnmpInReadOnlys
OBJECT-TYPE
snmpInReadOnlys
1.3.6.1.4.1.20301.2.7.15.1.2.20.22Counter32read-onlycurrent
nsnmpInTotalReqVars
OBJECT-TYPE
snmpInTotalReqVars
1.3.6.1.4.1.20301.2.7.15.1.2.20.23Counter32read-onlycurrent
nsnmpInGetRequests
OBJECT-TYPE
snmpInGetRequests
1.3.6.1.4.1.20301.2.7.15.1.2.20.24Counter32read-onlycurrent
nsnmpInSetRequests
OBJECT-TYPE
snmpInSetRequests
1.3.6.1.4.1.20301.2.7.15.1.2.20.25Counter32read-onlycurrent
nsnmpInTraps
OBJECT-TYPE
snmpInTraps
1.3.6.1.4.1.20301.2.7.15.1.2.20.26Counter32read-onlycurrent
nsnmpOutNoSuchNames
OBJECT-TYPE
snmpOutNoSuchNames
1.3.6.1.4.1.20301.2.7.15.1.2.20.27Counter32read-onlycurrent
nsnmpOutReadOnlys
OBJECT-TYPE
snmpOutReadOnlys
1.3.6.1.4.1.20301.2.7.15.1.2.20.28Counter32read-onlycurrent
nsnmpOutGetRequests
OBJECT-TYPE
snmpOutGetRequests
1.3.6.1.4.1.20301.2.7.15.1.2.20.29Counter32read-onlycurrent
nsnmpOutSetRequests
OBJECT-TYPE
snmpOutSetRequests
1.3.6.1.4.1.20301.2.7.15.1.2.20.30Counter32read-onlycurrent
nsnmpOutTraps
OBJECT-TYPE
snmpOutTraps
1.3.6.1.4.1.20301.2.7.15.1.2.20.31Counter32read-onlycurrent
nsnmpProxyDrops
OBJECT-TYPE
snmpProxyDrops
1.3.6.1.4.1.20301.2.7.15.1.2.20.32Counter32read-onlycurrent
mpTcbStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.2.21
tcpControlBlocksTable
OBJECT-TYPE
All TCP allocated control blocks
1.3.6.1.4.1.20301.2.7.15.1.2.21.1not-accessiblecurrent
tcpControlBlocksTableEntry
OBJECT-TYPE
A row in the TCP control blocks table.
1.3.6.1.4.1.20301.2.7.15.1.2.21.1.1not-accessiblecurrent
tcpControlBlocksIndx
OBJECT-TYPE
The TCP blocks index.
1.3.6.1.4.1.20301.2.7.15.1.2.21.1.1.1Integer32read-onlycurrent
destAddr
OBJECT-TYPE
The TCP block destination address.
1.3.6.1.4.1.20301.2.7.15.1.2.21.1.1.2DisplayStringread-onlycurrent
remotePort
OBJECT-TYPE
Tcp informations concerning the remote port
1.3.6.1.4.1.20301.2.7.15.1.2.21.1.1.3Gauge32read-onlycurrent
sourceAddr
OBJECT-TYPE
IP address of the source of the Tcp block
1.3.6.1.4.1.20301.2.7.15.1.2.21.1.1.4DisplayStringread-onlycurrent
localPort
OBJECT-TYPE
Tcp informations concerning the local port
1.3.6.1.4.1.20301.2.7.15.1.2.21.1.1.5Gauge32read-onlycurrent
state
OBJECT-TYPE
The state of the Tcp
1.3.6.1.4.1.20301.2.7.15.1.2.21.1.1.6DisplayStringread-onlycurrent
portType
OBJECT-TYPE
The type of the local port
1.3.6.1.4.1.20301.2.7.15.1.2.21.1.1.7DisplayStringread-onlycurrent
portState
OBJECT-TYPE
The state of the local port
1.3.6.1.4.1.20301.2.7.15.1.2.21.1.1.8DisplayStringread-onlycurrent
tcpMGMTControlBlocksTable
OBJECT-TYPE
All TCP allocated control blocks on MGMT port
1.3.6.1.4.1.20301.2.7.15.1.2.21.2not-accessiblecurrent
tcpMGMTTableEntry
OBJECT-TYPE
A row in the TCP on MGMT port table.
1.3.6.1.4.1.20301.2.7.15.1.2.21.2.1not-accessiblecurrent
tcpMGMTIndx
OBJECT-TYPE
Index in the tcpMGMTControlBlocksTable table.
1.3.6.1.4.1.20301.2.7.15.1.2.21.2.1.1Integer32read-onlycurrent
recvQ
OBJECT-TYPE
The size of the received TCP queue.
1.3.6.1.4.1.20301.2.7.15.1.2.21.2.1.2Integer32read-onlycurrent
sentQ
OBJECT-TYPE
The size of the sent TCP blocks queue.
1.3.6.1.4.1.20301.2.7.15.1.2.21.2.1.3Integer32read-onlycurrent
localAddress
OBJECT-TYPE
The local address for the TCP.
1.3.6.1.4.1.20301.2.7.15.1.2.21.2.1.4DisplayStringread-onlycurrent
foreignAddress
OBJECT-TYPE
The remote address for the TCP.
1.3.6.1.4.1.20301.2.7.15.1.2.21.2.1.5DisplayStringread-onlycurrent
stateMgmt
OBJECT-TYPE
The port's state.
1.3.6.1.4.1.20301.2.7.15.1.2.21.2.1.6DisplayStringread-onlycurrent
mpUdpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.2.22
udpControlBlocksTable
OBJECT-TYPE
All UDP control blocks in use
1.3.6.1.4.1.20301.2.7.15.1.2.22.1not-accessiblecurrent
udpControlBlocksTableEntry
OBJECT-TYPE
A row in the UDP control blocks table.
1.3.6.1.4.1.20301.2.7.15.1.2.22.1.1not-accessiblecurrent
udpMpLocalPort
OBJECT-TYPE
The current UDP local port.
1.3.6.1.4.1.20301.2.7.15.1.2.22.1.1.1Integer32read-onlycurrent
udpMpState
OBJECT-TYPE
The port's state.
1.3.6.1.4.1.20301.2.7.15.1.2.22.1.1.2DisplayStringread-onlycurrent
udpMGMTControlBlocksTable
OBJECT-TYPE
All UDP control blocks allocated on MGMT port
1.3.6.1.4.1.20301.2.7.15.1.2.22.2not-accessiblecurrent
udpMGMTTableEntry
OBJECT-TYPE
A row in the UDP on MGMT port table.
1.3.6.1.4.1.20301.2.7.15.1.2.22.2.1not-accessiblecurrent
udpMGMTIndx
OBJECT-TYPE
Index in the udpMGMTControlBlocksTable table.
1.3.6.1.4.1.20301.2.7.15.1.2.22.2.1.1Integer32read-onlycurrent
recvQUdp
OBJECT-TYPE
The size of the received UDP queue.
1.3.6.1.4.1.20301.2.7.15.1.2.22.2.1.2Integer32read-onlycurrent
sentQUdp
OBJECT-TYPE
The size of the sent UDP blocks queue.
1.3.6.1.4.1.20301.2.7.15.1.2.22.2.1.3Integer32read-onlycurrent
localAddressUdp
OBJECT-TYPE
The local address for the UDP.
1.3.6.1.4.1.20301.2.7.15.1.2.22.2.1.4DisplayStringread-onlycurrent
foreignAddressUdp
OBJECT-TYPE
The remote address for the UDP.
1.3.6.1.4.1.20301.2.7.15.1.2.22.2.1.5DisplayStringread-onlycurrent
stateMgmtUdp
OBJECT-TYPE
The port's state.
1.3.6.1.4.1.20301.2.7.15.1.2.22.2.1.6DisplayStringread-onlycurrent
agentInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.3
hardware
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.3.1
hwPartNumber
OBJECT-TYPE
The hardware part number of the Switch.
1.3.6.1.4.1.20301.2.7.15.1.3.1.1DisplayString (SIZE(0..16))read-onlycurrent
hwRevision
OBJECT-TYPE
The hardware revision. If the revision is not available, a zero length string should be returned.
1.3.6.1.4.1.20301.2.7.15.1.3.1.2DisplayString (SIZE(0..16))read-onlycurrent
hwFanStatus
OBJECT-TYPE
The fan status on the system.
1.3.6.1.4.1.20301.2.7.15.1.3.1.12DisplayString (SIZE(0..255))read-onlycurrent
hwFanSpeed
OBJECT-TYPE
The fan speed on the system.
1.3.6.1.4.1.20301.2.7.15.1.3.1.13DisplayString (SIZE(0..255))read-onlycurrent
hwTempSensors
OBJECT-TYPE
The temperature sensors on the system.
1.3.6.1.4.1.20301.2.7.15.1.3.1.14DisplayString (SIZE(0..255))read-onlycurrent
hwGlobalHealthStatus
OBJECT-TYPE
This variable summarizes the statuses 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.15.1.3.1.15INTEGER {ok(1), noncritical(2), critical(3)}read-onlycurrent
portInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.3.2
portInfoTable
OBJECT-TYPE
The table of port information.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1not-accessiblecurrent
portInfoTableEntry
OBJECT-TYPE
A row in the port information table.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1not-accessiblecurrent
portInfoIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.1PortNumberread-onlycurrent
portInfoSpeed
OBJECT-TYPE
The current operational speed of the port.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.2INTEGER {mbs10(2), mbs100(3), mbs1000(4), any(5), mbs10000(6), mbs40000(7)}read-onlycurrent
portInfoMode
OBJECT-TYPE
The current operational mode of the port.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.3INTEGER {full-duplex(2), half-duplex(3)}read-onlycurrent
portInfoFlowCtrl
OBJECT-TYPE
The current operational flow control of the port.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.4INTEGER {transmit(2), receive(3), both(4), none(5)}read-onlycurrent
portInfoPhyIfDescr
OBJECT-TYPE
A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.6DisplayString (SIZE(0..255))read-onlycurrent
portInfoPhyIfType
OBJECT-TYPE
The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.7INTEGER {other(1), regular1822(2), hdh1822(3), ddn-x25(4), rfc877-x25(5), ethernet-csmacd(6), iso88023-csmacd(7), iso88024-tokenBus(8), iso88025-tokenRing(9), iso88026-man(10), starLan(11), proteon-10Mbit(12), proteon-80Mbit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), e1(19), basicISDN(20), primaryISDN(21), propPointToPointSerial(22), ppp(23), softwareLoopback(24), eon(25), ethernet-3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31), frame-relay(32)}read-onlycurrent
portInfoPhyIfMtu
OBJECT-TYPE
The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.8Integer32read-onlycurrent
portInfoPhyIfPhysAddress
OBJECT-TYPE
The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.9PhysAddressread-onlycurrent
portInfoPhyIfOperStatus
OBJECT-TYPE
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.10INTEGER {up(1), down(2), testing(3)}read-onlycurrent
portInfoPhyIfLastChange
OBJECT-TYPE
The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.11TimeTicksread-onlycurrent
portInfoLearning
OBJECT-TYPE
The port L2 (FDB) Learning state.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.18INTEGER {enabled(1), disabled(2)}read-onlycurrent
portInfoBpduGuard
OBJECT-TYPE
The operational status of BPDU Guard on the port.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.20INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.1.3.2.1.1.21Unsigned32read-onlycurrent
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.15.1.3.2.1.1.22INTEGER {untagged(0), tagged(1)}read-onlycurrent
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.15.1.3.2.1.1.23INTEGER {enable(1), disable(2)}read-onlycurrent
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.15.1.3.2.1.1.24INTEGER (0..86400)read-onlycurrent
portInfoExtGuard
OBJECT-TYPE
The operational status of STP Loop/Root Guard on the port.
1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.25INTEGER {no-guard(0), loop(1), root(2), global-loop(3)}read-onlycurrent
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.15.1.3.2.1.1.26INTEGER {yes(1), no(2)}read-onlycurrent
agDiff
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.3.4.2INTEGER {diff(1), flashdiff(2), idle(3), inprogress(4), complete(5)}read-writecurrent
agDiffTableSize
OBJECT-TYPE
The number of strings in the diff table.
1.3.6.1.4.1.20301.2.7.15.1.3.4.3Integer32read-onlycurrent
agDiffTable
OBJECT-TYPE
The table of diff strings.
1.3.6.1.4.1.20301.2.7.15.1.3.4.4not-accessiblecurrent
agDiffTableEntry
OBJECT-TYPE
An entry in the diff table.
1.3.6.1.4.1.20301.2.7.15.1.3.4.4.1not-accessiblecurrent
agDiffIndex
OBJECT-TYPE
The table index.
1.3.6.1.4.1.20301.2.7.15.1.3.4.4.1.1Integer32read-onlycurrent
agDiffString
OBJECT-TYPE
A string in the diff table.
1.3.6.1.4.1.20301.2.7.15.1.3.4.4.1.2OCTET STRINGread-onlycurrent
agCfgDump
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.3.5.2INTEGER {dump(1), idle(2), inprogress(3), complete(4)}read-writecurrent
agCfgDumpTableSize
OBJECT-TYPE
The number of strings in the dump table.
1.3.6.1.4.1.20301.2.7.15.1.3.5.3Integer32read-onlycurrent
agCfgDumpTable
OBJECT-TYPE
The table of dump strings.
1.3.6.1.4.1.20301.2.7.15.1.3.5.4not-accessiblecurrent
agCfgDumpTableEntry
OBJECT-TYPE
An entry in the dump table.
1.3.6.1.4.1.20301.2.7.15.1.3.5.4.1not-accessiblecurrent
agCfgDumpIndex
OBJECT-TYPE
The table index.
1.3.6.1.4.1.20301.2.7.15.1.3.5.4.1.1Integer32read-onlycurrent
agCfgDumpString
OBJECT-TYPE
A string in the dump table.
1.3.6.1.4.1.20301.2.7.15.1.3.5.4.1.2OCTET STRINGread-onlycurrent
geaportInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.3.9
geaportInfoTable
OBJECT-TYPE
The table of gea port mapping.
1.3.6.1.4.1.20301.2.7.15.1.3.9.1not-accessiblecurrent
geaportInfoTableEntry
OBJECT-TYPE
An entry in the geaport table mapping.
1.3.6.1.4.1.20301.2.7.15.1.3.9.1.1not-accessiblecurrent
geaportInfoLogicalIndex
OBJECT-TYPE
The logical port index.
1.3.6.1.4.1.20301.2.7.15.1.3.9.1.1.1PortNumberread-onlycurrent
geaportInfoAlias
OBJECT-TYPE
The GEA Port Alias.
1.3.6.1.4.1.20301.2.7.15.1.3.9.1.1.2DisplayStringread-onlycurrent
geaportInfoPort
OBJECT-TYPE
The GEA Port (0-based).
1.3.6.1.4.1.20301.2.7.15.1.3.9.1.1.3INTEGERread-onlycurrent
geaportInfoUnit
OBJECT-TYPE
The GEA Unit.
1.3.6.1.4.1.20301.2.7.15.1.3.9.1.1.4INTEGERread-onlycurrent
sfpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.3.11
sfpInfoTable
OBJECT-TYPE
The table of external port SFP information.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1not-accessiblecurrent
sfpInfoTableEntry
OBJECT-TYPE
A row in the external port SFP information table.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1not-accessiblecurrent
sfpInfoIndx
OBJECT-TYPE
The external port SFX index.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.1PortNumberread-onlycurrent
sfpInfoPort
OBJECT-TYPE
External Port SFP/XFP alias.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.2DisplayString (SIZE(0..6))read-onlycurrent
sfpInfoDevice
OBJECT-TYPE
External Port SFP/XFP Device.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.3DisplayString (SIZE(0..6))read-onlycurrent
sfpInfoTXEnable
OBJECT-TYPE
External Port SFP/XFP TX-Enable.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.4INTEGER {notInstalled(1), enabled(2), disabled(3), notAvailable(5)}read-onlycurrent
sfpInfoRXSignal
OBJECT-TYPE
External Port SFP/XFP RX-Signal.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.5INTEGER {notInstalled(1), down(2), link(3), notAvailable(4)}read-onlycurrent
sfpInfoTXFault
OBJECT-TYPE
External Port SFP/XFP TX-Fault.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.6INTEGER {notInstalled(1), fault(2), none(3), notAvailable(4)}read-onlycurrent
sfpInfoApproved
OBJECT-TYPE
External Port SFP/XFP Approval.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.7INTEGER {notInstalled(1), notApproved(2), sfpApproved(3), sfpAccepted(5)}read-onlycurrent
sfpInfoVendor
OBJECT-TYPE
External Port SFP/XFP device vendor.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.8DisplayString (SIZE(0..32))read-onlycurrent
sfpInfoSerial
OBJECT-TYPE
External Port SFP/XFP device serial.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.9DisplayString (SIZE(0..32))read-onlycurrent
sfpInfoPartNumber
OBJECT-TYPE
External Port SFP/XFP device part number.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.10DisplayString (SIZE(0..32))read-onlycurrent
sfpInfoRevision
OBJECT-TYPE
External Port SFP/XFP device revision.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.11DisplayString (SIZE(0..32))read-onlycurrent
sfpInfoVoltage
OBJECT-TYPE
External Port SFP/XFP device voltage.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.12DisplayString (SIZE(0..32))read-onlycurrent
sfpInfoTemperature
OBJECT-TYPE
External Port SFP/XFP device temperature.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.13DisplayString (SIZE(0..32))read-onlycurrent
sfpInfoWaveLength
OBJECT-TYPE
External Port SFP/XFP device laser wave length.
1.3.6.1.4.1.20301.2.7.15.1.3.11.1.1.14DisplayString (SIZE(0..32))read-onlycurrent
agVMGroupInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.3.12
vmGroupInfoTbl
OBJECT-TYPE
Virtual MAC information table
1.3.6.1.4.1.20301.2.7.15.1.3.12.1not-accessiblecurrent
vmGroupInfolistEntry
OBJECT-TYPE
The run-time information about a virtual machine
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1not-accessiblecurrent
vmGroupInfoIdx
OBJECT-TYPE
Table index, 1 based.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.1Unsigned32read-onlycurrent
vmGroupInfoMac
OBJECT-TYPE
The virtual machine MAC address.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.2PhysAddressread-onlycurrent
vmGroupInfoIP
OBJECT-TYPE
The virtual machine IP address.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.3IpAddressread-onlycurrent
vmGroupInfoPort
OBJECT-TYPE
System port connected to the virtual machine.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.4PortNumberread-onlycurrent
vmGroupInfoGroup
OBJECT-TYPE
The virtual machine group.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.5Unsigned32read-onlycurrent
vmGroupInfoVlan
OBJECT-TYPE
The virtual machine VLAN
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.6Unsigned32read-onlycurrent
vmGroupInfoIsESXSvcCon
OBJECT-TYPE
Set to 1 if ESX Service Console Interface, else 0.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.7Unsigned32read-onlycurrent
vmGroupInfoIsVMK
OBJECT-TYPE
Set to 1 if VM Kernel Interface, else 0.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.8Unsigned32read-onlycurrent
vmGroupInfoName
OBJECT-TYPE
Virtual Machine Name, if available.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.9DisplayStringread-onlycurrent
vmGroupInfoUUID
OBJECT-TYPE
Virtual Machine UUID, if available.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.10DisplayStringread-onlycurrent
vmGroupInfoVSwitch
OBJECT-TYPE
Virtual Machine VSwitch, if available.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.11DisplayStringread-onlycurrent
vmGroupInfoPortGroup
OBJECT-TYPE
Virtual Machine Port Group, if available.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.12DisplayStringread-onlycurrent
vmGroupInfoHost
OBJECT-TYPE
Virtual Machine Host, if available.
1.3.6.1.4.1.20301.2.7.15.1.3.12.1.1.13DisplayStringread-onlycurrent
accessInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.3.13.1INTEGER {ok(1), clear(2)}read-writecurrent
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.15.1.3.13.2INTEGER {ok(1), clear(2)}read-writecurrent
accessUserInfoTable
OBJECT-TYPE
The table of user information.
1.3.6.1.4.1.20301.2.7.15.1.3.13.3not-accessiblecurrent
accessUserInfoTableEntry
OBJECT-TYPE
An entry in the user information table.
1.3.6.1.4.1.20301.2.7.15.1.3.13.3.1not-accessiblecurrent
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.15.1.3.13.3.1.1Integer32read-onlycurrent
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.15.1.3.13.3.1.2INTEGER {unlocked(1), locked(2)}read-onlycurrent
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.15.1.3.13.3.1.3INTEGER {ok(1), clear(2)}read-writecurrent
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.15.1.3.13.3.1.4INTEGER {ok(1), clear(2)}read-writecurrent
agentOper
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.4
agPortOperTable
OBJECT-TYPE
The table of port operations.
1.3.6.1.4.1.20301.2.7.15.1.4.1not-accessiblecurrent
agPortOperTableEntry
OBJECT-TYPE
A row in the port operations table.
1.3.6.1.4.1.20301.2.7.15.1.4.1.1not-accessiblecurrent
portOperIdx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.20301.2.7.15.1.4.1.1.1PortNumberread-onlycurrent
portOperState
OBJECT-TYPE
Enable/Disable port.
1.3.6.1.4.1.20301.2.7.15.1.4.1.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
portOperRmon
OBJECT-TYPE
Enable/Disable RMON for port.
1.3.6.1.4.1.20301.2.7.15.1.4.1.1.3INTEGER {enabled(1), disabled(2)}read-writecurrent
portOperLearning
OBJECT-TYPE
Enable/Disable L2 (FDB) Learning for this port.
1.3.6.1.4.1.20301.2.7.15.1.4.1.1.4INTEGER {enabled(1), disabled(2)}read-writecurrent
agNTPOper
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.1.4.2.1INTEGER {no(1), yes(2)}read-writecurrent
portOperDot1xTable
OBJECT-TYPE
The table of port operations.
1.3.6.1.4.1.20301.2.7.15.1.4.4not-accessiblecurrent
portOperDot1xTableEntry
OBJECT-TYPE
A row in the port 802.1x operation table.
1.3.6.1.4.1.20301.2.7.15.1.4.4.1not-accessiblecurrent
portOperDot1xIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.20301.2.7.15.1.4.4.1.1PortNumberread-onlycurrent
portOperDot1xReset
OBJECT-TYPE
Reinitialize 802.1x access control on port.
1.3.6.1.4.1.20301.2.7.15.1.4.4.1.2INTEGER {no(1), yes(2)}read-writecurrent
portOperDot1xReauth
OBJECT-TYPE
Initiate reauthentication on port.
1.3.6.1.4.1.20301.2.7.15.1.4.4.1.3INTEGER {no(1), yes(2)}read-writecurrent
agSrvLedOper
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.1.4.5
srvLedOper
OBJECT-TYPE
Enable/disable Service Required LED.
1.3.6.1.4.1.20301.2.7.15.1.4.5.1INTEGER {enabled(0), disabled(1)}read-writecurrent
layer2
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2
layer2Configs
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1
vlan
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.1.1.1Integer32read-onlycurrent
vlanCurCfgTable
OBJECT-TYPE
The table of VLAN configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.1.2not-accessiblecurrent
vlanCurCfgTableEntry
OBJECT-TYPE
A row in the VLAN configuration table.
1.3.6.1.4.1.20301.2.7.15.2.1.1.2.1not-accessiblecurrent
vlanCurCfgVlanId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.20301.2.7.15.2.1.1.2.1.1Integer32read-onlycurrent
vlanCurCfgPorts
OBJECT-TYPE
The port list in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN
1.3.6.1.4.1.20301.2.7.15.2.1.1.2.1.2OCTET STRINGread-onlycurrent
vlanCurCfgState
OBJECT-TYPE
Enable or disable a VLAN
1.3.6.1.4.1.20301.2.7.15.2.1.1.2.1.3INTEGER {enabled(2), disabled(3)}read-onlycurrent
vlanCurCfgStg
OBJECT-TYPE
The Spanning Tree Group for the VLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.2.1.5Integer32read-onlycurrent
vlanCurCfgVlanName
OBJECT-TYPE
The VLAN name.
1.3.6.1.4.1.20301.2.7.15.2.1.1.2.1.9DisplayString (SIZE(0..32))read-onlycurrent
vlanCurCfgPrVlanType
OBJECT-TYPE
The type of the Private VLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.2.1.10INTEGER {none(0), primary(1), isolated(2), community(3)}read-onlycurrent
vlanCurCfgPrVlanMapPriId
OBJECT-TYPE
The primary vlan id
1.3.6.1.4.1.20301.2.7.15.2.1.1.2.1.11Integer32read-onlycurrent
vlanNewCfgTable
OBJECT-TYPE
The table of VLAN configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.1.3not-accessiblecurrent
vlanNewCfgTableEntry
OBJECT-TYPE
A row in the VLAN configuration table.
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1not-accessiblecurrent
vlanNewCfgVlanId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1.1Integer32read-onlycurrent
vlanNewCfgVlanName
OBJECT-TYPE
The VLAN name.
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1.2DisplayString (SIZE(0..32))read-createcurrent
vlanNewCfgPorts
OBJECT-TYPE
The port list in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1.3OCTET STRINGread-onlycurrent
vlanNewCfgState
OBJECT-TYPE
Enable or disable a VLAN
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1.4INTEGER {enabled(2), disabled(3)}read-createcurrent
vlanNewCfgAddPort
OBJECT-TYPE
The port to be added to the specified VLAN. A '0' value is returned when read.
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1.5PortNumberread-createcurrent
vlanNewCfgRemovePort
OBJECT-TYPE
The port to be removed from the specified VLAN. A '0' value is returned when read.
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1.6PortNumberread-createcurrent
vlanNewCfgDelete
OBJECT-TYPE
This is an action object to create or delete a VLAN. other(1) is returned always when read. The following values are writable: delete(2)...to delete a VLAN
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1.7INTEGER {other(1), delete(2)}read-createcurrent
vlanNewCfgStg
OBJECT-TYPE
The Spanning Tree Group for the VLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1.9Integer32read-createcurrent
vlanNewCfgPrVlanType
OBJECT-TYPE
The type of the Private VLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1.13INTEGER {none(0), primary(1), isolated(2), community(3)}read-writecurrent
vlanNewCfgPrVlanMapPriId
OBJECT-TYPE
The primary vlan id. To delete set 0.
1.3.6.1.4.1.20301.2.7.15.2.1.1.3.1.14Integer32read-writecurrent
vlanMaxVlanID
OBJECT-TYPE
The maximum allowed VLAN ID.
1.3.6.1.4.1.20301.2.7.15.2.1.1.4Integer32read-onlycurrent
pvlanCurCfgTable
OBJECT-TYPE
The table of PROTOCOL VLAN configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.1.5not-accessiblecurrent
pvlanCurCfgTableEntry
OBJECT-TYPE
A row in the Protocol VLAN configuration table.
1.3.6.1.4.1.20301.2.7.15.2.1.1.5.1not-accessiblecurrent
pvlanCurCfgVlanId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.20301.2.7.15.2.1.1.5.1.1Integer32read-onlycurrent
pvlanCurCfgPvlanId
OBJECT-TYPE
The PVLAN identifier.
1.3.6.1.4.1.20301.2.7.15.2.1.1.5.1.2Integer32read-onlycurrent
pvlanCurCfgPvlanFrameType
OBJECT-TYPE
The frame type of the PVLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.5.1.3INTEGER {none(0), ethernet2(1), snap(2), llc(3)}read-onlycurrent
pvlanCurCfgPvlanEtherType
OBJECT-TYPE
The Ether type of the PVLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.5.1.4DisplayStringread-onlycurrent
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.15.2.1.1.5.1.5OCTET STRINGread-onlycurrent
pvlanCurCfgPvlanPrio
OBJECT-TYPE
The priority of the PVLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.5.1.6INTEGERread-onlycurrent
pvlanCurCfgPvlanState
OBJECT-TYPE
Enable or disable a PVLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.5.1.7INTEGER {disabled(0), enabled(1)}read-onlycurrent
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.15.2.1.1.5.1.8OCTET STRINGread-onlycurrent
pvlanCurCfgPvlanPredefProto
OBJECT-TYPE
A predefined Protocol (setting EtherType and FrameType to predefined values).
1.3.6.1.4.1.20301.2.7.15.2.1.1.5.1.9INTEGER {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-onlycurrent
pvlanNewCfgTable
OBJECT-TYPE
The table of PROTOCOL VLAN configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.1.6not-accessiblecurrent
pvlanNewCfgTableEntry
OBJECT-TYPE
A row in the Protocol VLAN configuration table.
1.3.6.1.4.1.20301.2.7.15.2.1.1.6.1not-accessiblecurrent
pvlanNewCfgVlanId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.20301.2.7.15.2.1.1.6.1.1Integer32read-onlycurrent
pvlanNewCfgPvlanId
OBJECT-TYPE
The PVLAN identifier.
1.3.6.1.4.1.20301.2.7.15.2.1.1.6.1.2Integer32read-writecurrent
pvlanNewCfgPvlanFrameType
OBJECT-TYPE
The frame type of the PVLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.6.1.3INTEGER {none(0), ethernet2(1), snap(2), llc(3)}read-writecurrent
pvlanNewCfgPvlanEtherType
OBJECT-TYPE
The Ehter type of the PVLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.6.1.4DisplayStringread-writecurrent
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.15.2.1.1.6.1.5PortNumberread-writecurrent
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.15.2.1.1.6.1.6PortNumberread-writecurrent
pvlanNewCfgPvlanPrio
OBJECT-TYPE
The priority of the PVLAN.
1.3.6.1.4.1.20301.2.7.15.2.1.1.6.1.7INTEGERread-writecurrent
pvlanNewCfgPvlanState
OBJECT-TYPE
Enable or disable a PVLAN
1.3.6.1.4.1.20301.2.7.15.2.1.1.6.1.8INTEGER {disabled(0), enabled(1)}read-writecurrent
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.15.2.1.1.6.1.9PortNumberread-writecurrent
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.15.2.1.1.6.1.10PortNumberread-writecurrent
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.15.2.1.1.6.1.11OCTET STRINGread-onlycurrent
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.15.2.1.1.6.1.12OCTET STRINGread-onlycurrent
pvlanNewCfgPvlanDelete
OBJECT-TYPE
Delete a PVLAN
1.3.6.1.4.1.20301.2.7.15.2.1.1.6.1.13INTEGER {no(0), delete(2)}read-writecurrent
pvlanNewCfgPvlanPredefProto
OBJECT-TYPE
A predefined Protocol (setting EtherType and FrameType to predefined values).
1.3.6.1.4.1.20301.2.7.15.2.1.1.6.1.14INTEGER {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-writecurrent
trunkgroup
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.2
trunkGroupTableMaxSize
OBJECT-TYPE
The maximum number of entries in trunk group table.
1.3.6.1.4.1.20301.2.7.15.2.1.2.1Integer32read-onlycurrent
trunkGroupCurCfgTable
OBJECT-TYPE
The table of trunk group configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.2.2not-accessiblecurrent
trunkGroupCurCfgTableEntry
OBJECT-TYPE
A row in the trunk group configuration table.
1.3.6.1.4.1.20301.2.7.15.2.1.2.2.1not-accessiblecurrent
trunkGroupCurCfgIndex
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.20301.2.7.15.2.1.2.2.1.1Integer32read-onlycurrent
trunkGroupCurCfgPorts
OBJECT-TYPE
The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group
1.3.6.1.4.1.20301.2.7.15.2.1.2.2.1.2OCTET STRINGread-onlycurrent
trunkGroupCurCfgState
OBJECT-TYPE
Enable or disable a trunk group.
1.3.6.1.4.1.20301.2.7.15.2.1.2.2.1.3INTEGER {enable(1), disable(2)}read-onlycurrent
trunkGroupNewCfgTable
OBJECT-TYPE
The table of trunk group configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.2.3not-accessiblecurrent
trunkGroupNewCfgTableEntry
OBJECT-TYPE
A row in the trunk group configuration table.
1.3.6.1.4.1.20301.2.7.15.2.1.2.3.1not-accessiblecurrent
trunkGroupNewCfgIndex
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.20301.2.7.15.2.1.2.3.1.1Integer32read-onlycurrent
trunkGroupNewCfgPorts
OBJECT-TYPE
The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group
1.3.6.1.4.1.20301.2.7.15.2.1.2.3.1.2OCTET STRINGread-onlycurrent
trunkGroupNewCfgAddPort
OBJECT-TYPE
The port to be added in the trunk group. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.2.3.1.3PortNumberread-createcurrent
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.15.2.1.2.3.1.4PortNumberread-createcurrent
trunkGroupNewCfgState
OBJECT-TYPE
Enable or disable a trunk group.
1.3.6.1.4.1.20301.2.7.15.2.1.2.3.1.5INTEGER {enable(1), disable(2)}read-createcurrent
trunkGroupNewCfgDelete
OBJECT-TYPE
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.2.3.1.6INTEGER {other(1), delete(2)}read-createcurrent
trunkLacpGroupTableMaxSize
OBJECT-TYPE
The maximum number of entries in LACP trunk group table.
1.3.6.1.4.1.20301.2.7.15.2.1.2.4Integer32read-onlycurrent
trunkLacpGroupCurCfgTable
OBJECT-TYPE
The table of LACP trunk group configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.2.5not-accessiblecurrent
trunkLacpGroupCurCfgTableEntry
OBJECT-TYPE
A row in the LACP trunk group configuration table.
1.3.6.1.4.1.20301.2.7.15.2.1.2.5.1not-accessiblecurrent
trunkLacpGroupCurCfgIndex
OBJECT-TYPE
The identifier of the LACP trunk group.
1.3.6.1.4.1.20301.2.7.15.2.1.2.5.1.1Integer32read-onlycurrent
trunkLacpGroupCurCfgAdminKey
OBJECT-TYPE
The administrative key of the LACP trunk group. Ports whose LACP key is same will be member ports of the trunk.
1.3.6.1.4.1.20301.2.7.15.2.1.2.5.1.2Integer32read-onlycurrent
trunkLacpGroupNewCfgTable
OBJECT-TYPE
The table of LACP trunk group configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.2.6not-accessiblecurrent
trunkLacpGroupNewCfgTableEntry
OBJECT-TYPE
A row in the LACP trunk group configuration table.
1.3.6.1.4.1.20301.2.7.15.2.1.2.6.1not-accessiblecurrent
trunkLacpGroupNewCfgIndex
OBJECT-TYPE
The identifier of the LACP trunk group.
1.3.6.1.4.1.20301.2.7.15.2.1.2.6.1.1Integer32read-onlycurrent
trunkLacpGroupNewCfgAdminKey
OBJECT-TYPE
The administrative key of the LACP trunk group. Ports whose LACP key is same will be member ports of the trunk. Value 0 means LACP trunk group deletion.
1.3.6.1.4.1.20301.2.7.15.2.1.2.6.1.2Integer32 (0..65535)read-writecurrent
stgCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.3
stgCurCfgTable
OBJECT-TYPE
The table of Spanning Tree Group configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.3.1not-accessiblecurrent
stgCurCfgTableEntry
OBJECT-TYPE
Information about a particular Spanning Tree Group configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.3.1.1not-accessiblecurrent
stgCurCfgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.20301.2.7.15.2.1.3.1.1.1Integer32read-onlycurrent
stgCurCfgState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.1.3.1.1.2INTEGER {on(1), off(2)}read-onlycurrent
stgCurCfgPriority
OBJECT-TYPE
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID.
1.3.6.1.4.1.20301.2.7.15.2.1.3.1.1.5INTEGER (0..65535)read-onlycurrent
stgCurCfgBrgHelloTime
OBJECT-TYPE
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root.
1.3.6.1.4.1.20301.2.7.15.2.1.3.1.1.6INTEGER (1..10)read-onlycurrent
stgCurCfgBrgForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.20301.2.7.15.2.1.3.1.1.7INTEGER (4..30)read-onlycurrent
stgCurCfgBrgMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.20301.2.7.15.2.1.3.1.1.8INTEGER (6..40)read-onlycurrent
stgCurCfgVlanBmap
OBJECT-TYPE
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 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.15.2.1.3.1.1.10OCTET STRING (SIZE(0..512))read-onlycurrent
stgNewCfgTable
OBJECT-TYPE
The table of Spanning Tree Groups configuration in the new_config.
1.3.6.1.4.1.20301.2.7.15.2.1.3.2not-accessiblecurrent
stgNewCfgTableEntry
OBJECT-TYPE
Information about a particular Spanning Tree Group configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.3.2.1not-accessiblecurrent
stgNewCfgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.20301.2.7.15.2.1.3.2.1.1Integer32read-onlycurrent
stgNewCfgState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.1.3.2.1.2INTEGER {on(1), off(2)}read-writecurrent
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.15.2.1.3.2.1.3INTEGER {default-config(1)}read-writecurrent
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.15.2.1.3.2.1.4Integer32read-writecurrent
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.15.2.1.3.2.1.5Integer32read-writecurrent
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.15.2.1.3.2.1.8INTEGER (0..65535)read-writecurrent
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.15.2.1.3.2.1.9INTEGER (1..10)read-writecurrent
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.15.2.1.3.2.1.10INTEGER (4..30)read-writecurrent
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.15.2.1.3.2.1.11INTEGER (6..40)read-writecurrent
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.15.2.1.3.2.1.13OCTET STRING (SIZE(0..512))read-onlycurrent
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.15.2.1.3.2.1.14INTEGER {default-config(1)}read-writecurrent
stgCurCfgPortTable
OBJECT-TYPE
The table of Spanning Tree Group port configuration in the current_config.
1.3.6.1.4.1.20301.2.7.15.2.1.3.3not-accessiblecurrent
stgCurCfgPortTableEntry
OBJECT-TYPE
Information about port configuration of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.1.3.3.1not-accessiblecurrent
stgCurCfgStgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.20301.2.7.15.2.1.3.3.1.1Integer32read-onlycurrent
stgCurCfgPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.1.3.3.1.2PortNumberread-onlycurrent
stgCurCfgPortState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.1.3.3.1.3INTEGER {on(1), off(2)}read-onlycurrent
stgCurCfgPortPriority
OBJECT-TYPE
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID.
1.3.6.1.4.1.20301.2.7.15.2.1.3.3.1.4INTEGER (0..240)read-onlycurrent
stgCurCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the spanning tree root which include this port ( range is (0..200000000) ).
1.3.6.1.4.1.20301.2.7.15.2.1.3.3.1.5Integer32read-onlycurrent
stgNewCfgPortTable
OBJECT-TYPE
The table of Spanning Tree Group port configuration in the new_config.
1.3.6.1.4.1.20301.2.7.15.2.1.3.4not-accessiblecurrent
stgNewCfgPortTableEntry
OBJECT-TYPE
Information about port configuration of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.1.3.4.1not-accessiblecurrent
stgNewCfgStgIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.20301.2.7.15.2.1.3.4.1.1Integer32read-onlycurrent
stgNewCfgPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.1.3.4.1.2PortNumberread-onlycurrent
stgNewCfgPortState
OBJECT-TYPE
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.1.3.4.1.3INTEGER {on(1), off(2)}read-createcurrent
stgNewCfgPortPriority
OBJECT-TYPE
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID.
1.3.6.1.4.1.20301.2.7.15.2.1.3.4.1.4INTEGER (0..240)read-createcurrent
stgNewCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the spanning tree root which include this port ( range is (0..200000000) ).
1.3.6.1.4.1.20301.2.7.15.2.1.3.4.1.5Integer32read-createcurrent
mirroring
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.4
mirrPortMirr
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.4.1
pmCurCfgPortMirrState
OBJECT-TYPE
The state of port-based port mirroring.
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
pmNewCfgPortMirrState
OBJECT-TYPE
The state of port-based port mirroring.
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
pmCurCfgPortMonitorTable
OBJECT-TYPE
The table of monitoring ports.
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.3not-accessiblecurrent
pmCurCfgPortMonitorEntry
OBJECT-TYPE
A row in the monitoring port table.
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.3.1not-accessiblecurrent
pmCurCfgPmirrMoniPortIndex
OBJECT-TYPE
The monitoring port number.
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.3.1.1PortNumberread-onlycurrent
pmCurCfgPmirrMirrPortIndex
OBJECT-TYPE
The mirrored port number
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.3.1.2PortNumberread-onlycurrent
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.15.2.1.4.1.3.1.3INTEGER {in(1), out(2), both(3)}read-onlycurrent
pmNewCfgPortMonitorTable
OBJECT-TYPE
The table of monitoring ports.
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.4not-accessiblecurrent
pmNewCfgPortMonitorEntry
OBJECT-TYPE
A row in the monitoring port table.
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.4.1not-accessiblecurrent
pmNewCfgPmirrMoniPortIndex
OBJECT-TYPE
The monitoring port number.
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.4.1.1PortNumberread-onlycurrent
pmNewCfgPmirrMirrPortIndex
OBJECT-TYPE
The mirrored port number
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.4.1.2PortNumberread-onlycurrent
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.15.2.1.4.1.4.1.3INTEGER {in(1), out(2), both(3)}read-createcurrent
pmNewCfgPmirrDelete
OBJECT-TYPE
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.4.1.4INTEGER {other(1), delete(2)}read-createcurrent
pmNewCfgPmonDelete
OBJECT-TYPE
Setting the value to delete(2) will delete the monitor port. When read, other(1) is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.4.1.4.1.10INTEGER {other(1), delete(2)}read-createcurrent
lacp
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.1.5.1INTEGER (1..65535)read-onlycurrent
lacpNewSystemPriority
OBJECT-TYPE
A 2-octet read-write value indicating the priority value associated with the Actor's System ID.
1.3.6.1.4.1.20301.2.7.15.2.1.5.2INTEGER (1..65535)read-writecurrent
lacpCurSystemTimeoutTime
OBJECT-TYPE
If a port does not receive LACPDUs for Timeout time LACP information pertaining to the port is invalidated. Its every 3 sec (short) and every 90 sec (long 3).
1.3.6.1.4.1.20301.2.7.15.2.1.5.5INTEGER {short(3), long(90)}read-onlycurrent
lacpNewSystemTimeoutTime
OBJECT-TYPE
If a port does not receive LACPDUs for Timeout time LACP information pertaining to the port is invalidated. Its every 3 sec (short) and every 90 sec (long 3).
1.3.6.1.4.1.20301.2.7.15.2.1.5.6INTEGER {short(3), long(90)}read-writecurrent
lacpCurPortCfgTable
OBJECT-TYPE
The table of LACP port configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.5.7not-accessiblecurrent
lacpCurPortCfgTableEntry
OBJECT-TYPE
A row in the LACP port configuration table.
1.3.6.1.4.1.20301.2.7.15.2.1.5.7.1not-accessiblecurrent
lacpCurPortCfgTableId
OBJECT-TYPE
LACP port number.
1.3.6.1.4.1.20301.2.7.15.2.1.5.7.1.1PortNumberread-onlycurrent
lacpCurPortState
OBJECT-TYPE
LACP port state can be one of three states off (Not participating in LACP) Active (Initiates LACPDU updates) Passive (Does not initiate LACPDU updates but responds to peer.
1.3.6.1.4.1.20301.2.7.15.2.1.5.7.1.2INTEGER {off(1), active(2), passive(3)}read-onlycurrent
lacpCurPortActorPortPriority
OBJECT-TYPE
The priority value assigned to this Aggregation Port. This 16-bit value is read-only.
1.3.6.1.4.1.20301.2.7.15.2.1.5.7.1.3INTEGER (1..65535)read-onlycurrent
lacpCurPortActorAdminKey
OBJECT-TYPE
The current administrative value of the Key for the Aggregation Port. This is a 16-bit read-only value. The meaning of particular Key values is of local significance.
1.3.6.1.4.1.20301.2.7.15.2.1.5.7.1.4INTEGER (1..65535)read-onlycurrent
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.15.2.1.5.7.1.6INTEGER {suspend(1), individual(2)}read-onlycurrent
lacpNewPortCfgTable
OBJECT-TYPE
The table of LACP port configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.5.8not-accessiblecurrent
lacpNewPortCfgTableEntry
OBJECT-TYPE
A row in the LACP port configuration table.
1.3.6.1.4.1.20301.2.7.15.2.1.5.8.1not-accessiblecurrent
lacpNewPortCfgTableId
OBJECT-TYPE
LACP port number.
1.3.6.1.4.1.20301.2.7.15.2.1.5.8.1.1PortNumberread-onlycurrent
lacpNewPortState
OBJECT-TYPE
LACP port state can be one of three states off (Not participating in LACP) Active (Initiates LACPDU updates) Passive (Does not initiate LACPDU updates but responds to peer.
1.3.6.1.4.1.20301.2.7.15.2.1.5.8.1.2INTEGER {off(1), active(2), passive(3)}read-writecurrent
lacpNewPortActorPortPriority
OBJECT-TYPE
The priority value assigned to this Aggregation Port. This 16-bit value is read-write.
1.3.6.1.4.1.20301.2.7.15.2.1.5.8.1.3INTEGER (1..65535)read-writecurrent
lacpNewPortActorAdminKey
OBJECT-TYPE
The current administrative value of the Key for the Aggregation Port. This is a 16-bit read-write value. The meaning of particular Key values is of local significance.
1.3.6.1.4.1.20301.2.7.15.2.1.5.8.1.4INTEGER (1..65535)read-writecurrent
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.15.2.1.5.8.1.6INTEGER {none(1), setDefault(2)}read-writecurrent
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.15.2.1.5.8.1.7INTEGER {suspend(1), individual(2)}read-writecurrent
lacpDeleteTrunk
OBJECT-TYPE
Delete a trunk with specified admin key
1.3.6.1.4.1.20301.2.7.15.2.1.5.9INTEGER (1..65535)read-writecurrent
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.15.2.1.5.10INTEGER {none(1), setDefault(2)}read-writecurrent
thash
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.6
thashL2L3
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.6.1
l2ThashCurCfgSmacState
OBJECT-TYPE
Enable or disable smac hash for traffic.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.1INTEGER {enable(1), disable(2)}read-onlycurrent
l2ThashNewCfgSmacState
OBJECT-TYPE
Enable or disable smac hash for traffic.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.2INTEGER {enable(1), disable(2)}read-writecurrent
l2ThashCurCfgDmacState
OBJECT-TYPE
Enable or disable dmac hash for traffic.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.3INTEGER {enable(1), disable(2)}read-onlycurrent
l2ThashNewCfgDmacState
OBJECT-TYPE
Enable or disable dmac hash for traffic.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.4INTEGER {enable(1), disable(2)}read-writecurrent
l3ThashCurCfgIpUseL2State
OBJECT-TYPE
Enable or disable L2 hash for IP traffic.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.5INTEGER {enable(1), disable(2)}read-onlycurrent
l3ThashNewCfgIpUseL2State
OBJECT-TYPE
Enable or disable L2 hash for IP traffic.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.6INTEGER {enable(1), disable(2)}read-writecurrent
l3ThashCurCfgSipState
OBJECT-TYPE
Enable or disable sip hash for IP traffic.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.7INTEGER {enable(1), disable(2)}read-onlycurrent
l3ThashNewCfgSipState
OBJECT-TYPE
Enable or disable sip hash for IP traffic.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.8INTEGER {enable(1), disable(2)}read-writecurrent
l3ThashCurCfgDipState
OBJECT-TYPE
Enable or disable dip hash for IP traffic.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.9INTEGER {enable(1), disable(2)}read-onlycurrent
l3ThashNewCfgDipState
OBJECT-TYPE
Enable or disable dip hash for IP traffic.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.10INTEGER {enable(1), disable(2)}read-writecurrent
l2ThashCurCfgIngressState
OBJECT-TYPE
Enable or disable ingres port hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.11INTEGER {enable(1), disable(2)}read-onlycurrent
l2ThashNewCfgIngressState
OBJECT-TYPE
Enable or disable ingres port hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.12INTEGER {enable(1), disable(2)}read-writecurrent
l3ThashCurCfgL4PortState
OBJECT-TYPE
Enable or disable L4 port hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.13INTEGER {enable(1), disable(2)}read-onlycurrent
l3ThashNewCfgL4PortState
OBJECT-TYPE
Enable or disable L4 port hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.1.14INTEGER {enable(1), disable(2)}read-writecurrent
thashFcoe
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.6.2
fcoeThashCurCfgSourceState
OBJECT-TYPE
Enable or disable fcoe source-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.1INTEGER {enable(1), disable(2)}read-onlycurrent
fcoeThashNewCfgSourceState
OBJECT-TYPE
Enable or disable fcoe source-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.2INTEGER {enable(1), disable(2)}read-writecurrent
fcoeThashCurCfgDestinationState
OBJECT-TYPE
Enable or disable fcoe destination-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.3INTEGER {enable(1), disable(2)}read-onlycurrent
fcoeThashNewCfgDestinationState
OBJECT-TYPE
Enable or disable fcoe destination-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.4INTEGER {enable(1), disable(2)}read-writecurrent
fcoeThashCurCfgCntagState
OBJECT-TYPE
Enable or disable fcoe cntag-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.5INTEGER {enable(1), disable(2)}read-onlycurrent
fcoeThashNewCfgCntagState
OBJECT-TYPE
Enable or disable fcoe cntag-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.6INTEGER {enable(1), disable(2)}read-writecurrent
fcoeThashCurCfgOriginatorState
OBJECT-TYPE
Enable or disable fcoe originator-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.7INTEGER {enable(1), disable(2)}read-onlycurrent
fcoeThashNewCfgOriginatorState
OBJECT-TYPE
Enable or disable fcoe originator-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.8INTEGER {enable(1), disable(2)}read-writecurrent
fcoeThashCurCfgResponderState
OBJECT-TYPE
Enable or disable fcoe responder-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.9INTEGER {enable(1), disable(2)}read-onlycurrent
fcoeThashNewCfgResponderState
OBJECT-TYPE
Enable or disable fcoe responder-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.10INTEGER {enable(1), disable(2)}read-writecurrent
fcoeThashCurCfgFabricState
OBJECT-TYPE
Enable or disable fcoe fabric-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.11INTEGER {enable(1), disable(2)}read-onlycurrent
fcoeThashNewCfgFabricState
OBJECT-TYPE
Enable or disable fcoe fabric-id hash.
1.3.6.1.4.1.20301.2.7.15.2.1.6.2.12INTEGER {enable(1), disable(2)}read-writecurrent
mstCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.7
mstGeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.7.1
mstCurCfgRegionName
OBJECT-TYPE
The Name for the Region's configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.7.1.3DisplayString (SIZE(0..32))read-onlycurrent
mstNewCfgRegionName
OBJECT-TYPE
The Name for the Region's configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.7.1.4DisplayString (SIZE(0..32))read-writecurrent
mstCurCfgRegionRevision
OBJECT-TYPE
Revision of the MST Region.
1.3.6.1.4.1.20301.2.7.15.2.1.7.1.5INTEGER (0..65535)read-onlycurrent
mstNewCfgRegionRevision
OBJECT-TYPE
Revision of the MST Region.
1.3.6.1.4.1.20301.2.7.15.2.1.7.1.6INTEGER (0..65535)read-writecurrent
mstCurCfgMaxHopCount
OBJECT-TYPE
Indicates the maximum hop count value.
1.3.6.1.4.1.20301.2.7.15.2.1.7.1.7INTEGER (4..60)read-onlycurrent
mstNewCfgMaxHopCount
OBJECT-TYPE
Indicates the maximum hop count value.
1.3.6.1.4.1.20301.2.7.15.2.1.7.1.8INTEGER (4..60)read-writecurrent
mstCurCfgStpMode
OBJECT-TYPE
The version of Spanning Tree Protocal the bridge is currently running.
1.3.6.1.4.1.20301.2.7.15.2.1.7.1.9INTEGER {mstp(1), rstp(2), pvrst(3)}read-onlycurrent
mstNewCfgStpMode
OBJECT-TYPE
The version of Spanning Tree Protocal the bridge is currently running.
1.3.6.1.4.1.20301.2.7.15.2.1.7.1.10INTEGER {mstp(1), rstp(2), pvrst(3)}read-writecurrent
mstCistCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.1.7.2.1INTEGER {default(1)}read-writecurrent
mstCistBridgeCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.1.7.2.2.1INTEGER (0..65535)read-onlycurrent
mstCistNewCfgBridgePriority
OBJECT-TYPE
The value of the writable portion of the Brigde Identifier comprising of the first two octets.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.2.2INTEGER (0..65535)read-writecurrent
mstCistCurCfgBridgeMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.2.5INTEGER (6..40)read-onlycurrent
mstCistNewCfgBridgeMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.2.6INTEGER (6..40)read-writecurrent
mstCistCurCfgBridgeForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.2.7INTEGER (4..30)read-onlycurrent
mstCistNewCfgBridgeForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.2.8INTEGER (4..30)read-writecurrent
mstCistCurCfgVlanBmap
OBJECT-TYPE
The vlans applied to the CIST group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4094. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 where x : 1 - The represented vlan applied to the CIST group. 0 - The represented vlan not applied to the group
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.2.9OCTET STRING (SIZE(0..512))read-onlycurrent
mstCistNewCfgVlanBmap
OBJECT-TYPE
The vlans applied to the CIST group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4094. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 where x : 1 - The represented vlan applied to the CIST group. 0 - The represented vlan not applied to the group
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.2.10OCTET STRING (SIZE(0..512))read-onlycurrent
mstCistNewCfgAddVlan
OBJECT-TYPE
The vlan to be added to the CIST Group. A '0' value is returned when read.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.2.11Integer32read-createcurrent
mstCistCurCfgPortTable
OBJECT-TYPE
The table of CIST Port configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.3not-accessiblecurrent
mstCistCurCfgPortTableEntry
OBJECT-TYPE
Information about a particular CIST Port configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.3.1not-accessiblecurrent
mstCistCurCfgPortIndex
OBJECT-TYPE
The port number of the port for which this entry contains spanning tree configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.3.1.1PortNumberread-onlycurrent
mstCistCurCfgPortPriority
OBJECT-TYPE
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.3.1.2INTEGER (0..240)read-onlycurrent
mstCistCurCfgPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the CIST Root which include this port.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.3.1.3INTEGER (0..200000000)read-onlycurrent
mstCistCurCfgPortLinkType
OBJECT-TYPE
The administrative point-to-point status of the LAN segment attached to this port. A value of p2p (2) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of shared(3) indicates that this port should be treated as having a shared media connection. A value of auto(1) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means. (for MSTP only)
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.3.1.4INTEGER {auto(1), p2p(2), shared(3)}read-onlycurrent
mstCistCurCfgPortEdge
OBJECT-TYPE
The value of the Edge Port parameter. (for MSTP only)
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.3.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
mstCistCurCfgPortStpState
OBJECT-TYPE
Turn port's Spanning Tree on/off.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.3.1.6INTEGER {on(1), off(2)}read-onlycurrent
mstCistCurCfgPortHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration Port PDUs in seconds.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.3.1.7INTEGER (1..10)read-onlycurrent
mstCistCurCfgPortPvstProtection
OBJECT-TYPE
The value of the PVST Protection parameter.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.3.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
mstCistNewCfgPortTable
OBJECT-TYPE
The table of CIST Port configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.4not-accessiblecurrent
mstCistNewCfgPortTableEntry
OBJECT-TYPE
Information about a particular CIST Port configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.4.1not-accessiblecurrent
mstCistNewCfgPortIndex
OBJECT-TYPE
The port number of the port for which this entry contains spanning tree configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.4.1.1PortNumberread-onlycurrent
mstCistNewCfgPortPriority
OBJECT-TYPE
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.4.1.2INTEGER (0..240)read-writecurrent
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.15.2.1.7.2.4.1.3INTEGER (0..200000000)read-writecurrent
mstCistNewCfgPortStpState
OBJECT-TYPE
Turn port's Spanning Tree on/off.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.4.1.6INTEGER {on(1), off(2)}read-writecurrent
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.15.2.1.7.2.4.1.7INTEGER (1..10)read-writecurrent
mstCistNewCfgPortPvstProtection
OBJECT-TYPE
The value of the PVST Protection parameter.
1.3.6.1.4.1.20301.2.7.15.2.1.7.2.4.1.8INTEGER {enabled(1), disabled(2)}read-writecurrent
l2GeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.8
pvstCompatibilityCurCfgState
OBJECT-TYPE
Enable or disable PVST+ compatibility
1.3.6.1.4.1.20301.2.7.15.2.1.8.9INTEGER {enable(1), disable(2)}read-onlycurrent
pvstCompatibilityNewCfgState
OBJECT-TYPE
Enable or disable PVST+ compatibility
1.3.6.1.4.1.20301.2.7.15.2.1.8.10INTEGER {enable(1), disable(2)}read-writecurrent
nostpCurCfgState
OBJECT-TYPE
STP Mode Disable global state.
1.3.6.1.4.1.20301.2.7.15.2.1.8.11INTEGER {enable(1), disable(2)}read-onlycurrent
nostpNewCfgState
OBJECT-TYPE
Enable or disable STP Mode Disable.
1.3.6.1.4.1.20301.2.7.15.2.1.8.12INTEGER {enable(1), disable(2)}read-writecurrent
stpLoopGuardCurCfgState
OBJECT-TYPE
STP loop guard global state.
1.3.6.1.4.1.20301.2.7.15.2.1.8.13INTEGER {enable(1), disable(2)}read-onlycurrent
stpLoopGuardNewCfgState
OBJECT-TYPE
Enable or disable STP loop guard.
1.3.6.1.4.1.20301.2.7.15.2.1.8.14INTEGER {enable(1), disable(2)}read-writecurrent
vlanAutoStgCurCfgState
OBJECT-TYPE
VLAN automatic STG assignment global state.
1.3.6.1.4.1.20301.2.7.15.2.1.8.15INTEGER {enable(1), disable(2)}read-onlycurrent
vlanAutoStgNewCfgState
OBJECT-TYPE
Enable or disable VLAN automatic STG assignment.
1.3.6.1.4.1.20301.2.7.15.2.1.8.16INTEGER {enable(1), disable(2)}read-writecurrent
failoverCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.10
failoverCurCfgOnState
OBJECT-TYPE
Failover ON/OFF setting.
1.3.6.1.4.1.20301.2.7.15.2.1.10.1INTEGER {on(1), off(2)}read-onlycurrent
failoverNewCfgOnState
OBJECT-TYPE
Failover ON/OFF settings.
1.3.6.1.4.1.20301.2.7.15.2.1.10.2INTEGER {on(1), off(2)}read-writecurrent
failoverMaxTriggerEntries
OBJECT-TYPE
The maximum number of entries in the Failover Trigger Table.
1.3.6.1.4.1.20301.2.7.15.2.1.10.5Integer32read-onlycurrent
failoverCurCfgTriggerTable
OBJECT-TYPE
The Failover Trigger Table.
1.3.6.1.4.1.20301.2.7.15.2.1.10.6not-accessiblecurrent
failoverCurCfgTriggerTableEntry
OBJECT-TYPE
A row in the Failover Trigger Table.
1.3.6.1.4.1.20301.2.7.15.2.1.10.6.1not-accessiblecurrent
failoverCurCfgTriggerId
OBJECT-TYPE
The Trigger identifier.
1.3.6.1.4.1.20301.2.7.15.2.1.10.6.1.1Integer32read-onlycurrent
failoverCurCfgTriggerState
OBJECT-TYPE
Enable or disable Trigger state
1.3.6.1.4.1.20301.2.7.15.2.1.10.6.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
failoverCurCfgTriggerLimit
OBJECT-TYPE
Limit # of operational links
1.3.6.1.4.1.20301.2.7.15.2.1.10.6.1.3INTEGERread-onlycurrent
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.15.2.1.10.6.1.6OCTET STRINGread-onlycurrent
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.15.2.1.10.6.1.7OCTET STRINGread-onlycurrent
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.15.2.1.10.6.1.8DisplayStringread-onlycurrent
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.15.2.1.10.6.1.9OCTET STRINGread-onlycurrent
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.15.2.1.10.6.1.11OCTET STRINGread-onlycurrent
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.15.2.1.10.6.1.12DisplayStringread-onlycurrent
failoverNewCfgTriggerTable
OBJECT-TYPE
The Failover Trigger Table.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7not-accessiblecurrent
failoverNewCfgTriggerTableEntry
OBJECT-TYPE
A row in the Failover Trigger Table.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1not-accessiblecurrent
failoverNewCfgTriggerId
OBJECT-TYPE
The Trigger identifier.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.1Integer32read-onlycurrent
failoverNewCfgTriggerState
OBJECT-TYPE
Enable or disable Trigger state
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
failoverNewCfgTriggerLimit
OBJECT-TYPE
Limit # of operational links
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.3INTEGER (0..1024)read-writecurrent
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.15.2.1.10.7.1.10OCTET STRINGread-onlycurrent
failoverNewCfgTriggerMmonPortAdd
OBJECT-TYPE
Add port to Manual Monitor. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.11PortNumberread-createcurrent
failoverNewCfgTriggerMmonPortRem
OBJECT-TYPE
Remove port from Manual Monitor. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.12PortNumberread-createcurrent
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.15.2.1.10.7.1.13OCTET STRINGread-onlycurrent
failoverNewCfgTriggerMmonTrunkAdd
OBJECT-TYPE
Add trunk to Manual Monitor. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.14INTEGERread-createcurrent
failoverNewCfgTriggerMmonTrunkRem
OBJECT-TYPE
Remove trunk from Manual Monitor. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.15INTEGERread-createcurrent
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.15.2.1.10.7.1.16DisplayStringread-onlycurrent
failoverNewCfgTriggerMmonKeyAdd
OBJECT-TYPE
Add LACP admin key to Manual Monitor. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.17INTEGER (1..65535)read-createcurrent
failoverNewCfgTriggerMmonKeyRem
OBJECT-TYPE
Remove LACP admin key from Manual Monitor. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.18INTEGER (1..65535)read-createcurrent
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.15.2.1.10.7.1.19OCTET STRINGread-onlycurrent
failoverNewCfgTriggerMconPortAdd
OBJECT-TYPE
Add port to Manual Control. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.20PortNumberread-createcurrent
failoverNewCfgTriggerMconPortRem
OBJECT-TYPE
Remove port from Manual Control. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.21PortNumberread-createcurrent
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.15.2.1.10.7.1.25OCTET STRINGread-onlycurrent
failoverNewCfgTriggerMconTrunkAdd
OBJECT-TYPE
Add trunk to Manual Control. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.26INTEGERread-createcurrent
failoverNewCfgTriggerMconTrunkRem
OBJECT-TYPE
Remove trunk from Manual Control. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.27INTEGERread-createcurrent
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.15.2.1.10.7.1.28DisplayStringread-onlycurrent
failoverNewCfgTriggerMconKeyAdd
OBJECT-TYPE
Add LACP admin key to Manual Control. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.29INTEGER (1..65535)read-createcurrent
failoverNewCfgTriggerMconKeyRem
OBJECT-TYPE
Remove LACP admin key from Manual Control. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.2.1.10.7.1.30INTEGER (1..65535)read-createcurrent
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.15.2.1.10.7.1.31INTEGER {other(1), delete(2)}read-createcurrent
dot1x
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.12
dot1xCurStatus
OBJECT-TYPE
Dot1x status
1.3.6.1.4.1.20301.2.7.15.2.1.12.1INTEGER {enable(0), disable(1)}read-onlycurrent
dot1xNewStatus
OBJECT-TYPE
Dot1x status
1.3.6.1.4.1.20301.2.7.15.2.1.12.2INTEGER {enable(0), disable(1)}read-writecurrent
dot1xCurCfgPortTable
OBJECT-TYPE
The table of 8021x configuration in the Current_config.
1.3.6.1.4.1.20301.2.7.15.2.1.12.3not-accessiblecurrent
dot1xCurCfgPortEntry
OBJECT-TYPE
Information about 8021x Port Config
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1not-accessiblecurrent
dot1xCurCfgPortIndex
OBJECT-TYPE
The 8021x Port number for which the table is related.
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1.1PortNumberread-onlycurrent
dot1xCurCfgPortMode
OBJECT-TYPE
Port authenticaton mode forceUnauth(0), auto(1), forceAuth(2)
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1.2INTEGER {forceUnauth(0), auto(1), forceAuth(2)}read-onlycurrent
dot1xCurCfgPortQtPeriod
OBJECT-TYPE
Quiet period (0-65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1.3INTEGER (0..65535)read-onlycurrent
dot1xCurCfgPortTxPeriod
OBJECT-TYPE
Tx Period
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1.4INTEGER (1..65535)read-onlycurrent
dot1xCurCfgPortSupTmout
OBJECT-TYPE
Supplicant timeout (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1.5INTEGER (1..65535)read-onlycurrent
dot1xCurCfgPortSrvTmout
OBJECT-TYPE
Server timeout (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1.6INTEGER (1..65535)read-onlycurrent
dot1xCurCfgPortMaxRq
OBJECT-TYPE
Maximum numer of requests (1..10)
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1.7INTEGER (1..10)read-onlycurrent
dot1xCurCfgPortRaPeriod
OBJECT-TYPE
Reautentication period (0..604800)
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1.8INTEGER (0..604800)read-onlycurrent
dot1xCurCfgPortReAuth
OBJECT-TYPE
ReAuthentication state off(0), on(1)
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1.9INTEGER {off(0), on(1)}read-onlycurrent
dot1xCurCfgPortVlanAssign
OBJECT-TYPE
Vlan assignment state off(0), on(1)
1.3.6.1.4.1.20301.2.7.15.2.1.12.3.1.10INTEGER {off(0), on(1)}read-onlycurrent
dot1xNewCfgPortTable
OBJECT-TYPE
The table of 8021x configuration in the new_config.
1.3.6.1.4.1.20301.2.7.15.2.1.12.4not-accessiblecurrent
dot1xNewCfgPortEntry
OBJECT-TYPE
Information about 8021x Port Config
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1not-accessiblecurrent
dot1xNewCfgPortIndex
OBJECT-TYPE
The 8021x Port number for which the table is related.
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.1PortNumberread-onlycurrent
dot1xNewCfgPortMode
OBJECT-TYPE
Port authentication mode forceUnauth(0), auto(1), forceAuth(2)
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.2INTEGER {forceUnauth(0), auto(1), forceAuth(2)}read-createcurrent
dot1xNewCfgPortQtPeriod
OBJECT-TYPE
Quiet period (0..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.3INTEGER (0..65535)read-createcurrent
dot1xNewCfgPortTxPeriod
OBJECT-TYPE
Tx Period (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.4INTEGER (1..65535)read-createcurrent
dot1xNewCfgPortSupTmout
OBJECT-TYPE
Supplicant Timeout (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.5INTEGER (1..65535)read-createcurrent
dot1xNewCfgPortSrvTmout
OBJECT-TYPE
Server Timeout (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.6INTEGER (1..65535)read-createcurrent
dot1xNewCfgPortMaxRq
OBJECT-TYPE
Maximum number of requests (1..10)
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.7INTEGER (1..10)read-createcurrent
dot1xNewCfgPortRaPeriod
OBJECT-TYPE
Reauthentication period (1..604800)
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.8INTEGER (1..604800)read-createcurrent
dot1xNewCfgPortReAuth
OBJECT-TYPE
Reauthentication state off(0), on(1)
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.9INTEGER {off(0), on(1)}read-createcurrent
dot1xNewCfgPortDefault
OBJECT-TYPE
Port default settings
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.10INTEGER {other(0), apply(1)}read-createcurrent
dot1xNewCfgPortApplyGlobal
OBJECT-TYPE
Apply Global config
1.3.6.1.4.1.20301.2.7.15.2.1.12.4.1.11INTEGER {other(0), apply(1)}read-createcurrent
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.15.2.1.12.4.1.12INTEGER {off(0), on(1)}read-createcurrent
dot1xCurCfgGlobalTable
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.12.5
dot1xCurCfgGuestVlan
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.1
dot1xCurCfgGuestVlanNumber
OBJECT-TYPE
8021.x Guest VLAN number
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.1.1INTEGER (1..4094)read-onlycurrent
dot1xCurCfgGuestVlanStatus
OBJECT-TYPE
8021.x Guest VLAN status enabled(1), disabled(2)
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
dot1xCurCfgGlobalMode
OBJECT-TYPE
Autehtication Mode forceUnauth(0), auto(1), forceAuth(2)
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.3INTEGER {forceUnauth(0), auto(1), forceAuth(2)}read-onlycurrent
dot1xCurCfgGlobalQtPeriod
OBJECT-TYPE
Quiet period (0..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.4INTEGER (0..65535)read-onlycurrent
dot1xCurCfgGlobalTxPeriod
OBJECT-TYPE
Tx period (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.5INTEGER (1..65535)read-onlycurrent
dot1xCurCfgGlobalSupTmout
OBJECT-TYPE
Supplicant timeout (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.6INTEGER (1..65535)read-onlycurrent
dot1xCurCfgGlobalSrvTmout
OBJECT-TYPE
Server timeout (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.7INTEGER (1..65535)read-onlycurrent
dot1xCurCfgGlobalMaxRq
OBJECT-TYPE
Maximum number of requests (1..10)
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.8INTEGER (1..10)read-onlycurrent
dot1xCurCfgGlobalRaPeriod
OBJECT-TYPE
Reauthentication period (0..604800)
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.9INTEGER (0..604800)read-onlycurrent
dot1xCurCfgGlobalReAuth
OBJECT-TYPE
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.10INTEGER {off(0), on(1)}read-onlycurrent
dot1xCurCfgGlobalVlanAssign
OBJECT-TYPE
Vlan assignment status
1.3.6.1.4.1.20301.2.7.15.2.1.12.5.12INTEGER {off(0), on(1)}read-onlycurrent
dot1xNewCfgGlobalTable
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.12.6
dot1xNewCfgGuestVlan
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.1
dot1xNewCfgGuestVlanNumber
OBJECT-TYPE
8021.x Guest VLAN number
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.1.1INTEGER (0..4094)read-writecurrent
dot1xNewCfgGuestVlanStatus
OBJECT-TYPE
8021.x Guest VLAN status enabled(1), disabled(2)
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
dot1xNewCfgGlobalMode
OBJECT-TYPE
Authentication Mode
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.3INTEGER {forceUnauth(0), auto(1), forceAuth(2)}read-createcurrent
dot1xNewCfgGlobalQtPeriod
OBJECT-TYPE
Quiet Period (0..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.4INTEGER (0..65535)read-createcurrent
dot1xNewCfgGlobalTxPeriod
OBJECT-TYPE
Tx Period (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.5INTEGER (1..65535)read-createcurrent
dot1xNewCfgGlobalSupTmout
OBJECT-TYPE
Supplicand timeout (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.6INTEGER (1..65535)read-createcurrent
dot1xNewCfgGlobalSrvTmout
OBJECT-TYPE
Server timeout (1..65535)
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.7INTEGER (1..65535)read-createcurrent
dot1xNewCfgGlobalMaxRq
OBJECT-TYPE
Maximum number of requests (1..10)
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.8INTEGER (1..10)read-createcurrent
dot1xNewCfgGlobalRaPeriod
OBJECT-TYPE
Reauthentication period (1..604800)
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.9INTEGER (1..604800)read-createcurrent
dot1xNewCfgGlobalReAuth
OBJECT-TYPE
Reauthentication status
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.10INTEGER {off(0), on(1)}read-createcurrent
dot1xNewCfgGlobalDefault
OBJECT-TYPE
Restore default 802.1x configuration
1.3.6.1.4.1.20301.2.7.15.2.1.12.6.11INTEGER {other(0), apply(1)}read-createcurrent
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.15.2.1.12.6.12INTEGER {off(0), on(1)}read-createcurrent
fdb
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.13
fdbGeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.13.1
fdbCurCfgAgingTime
OBJECT-TYPE
Fdb current aging time
1.3.6.1.4.1.20301.2.7.15.2.1.13.1.1Integer32read-onlycurrent
fdbNewCfgAgingTime
OBJECT-TYPE
Fdb new aging time.
1.3.6.1.4.1.20301.2.7.15.2.1.13.1.2Integer32read-writecurrent
fdbCurCfgStaticTable
OBJECT-TYPE
The table of FDB static entries.
1.3.6.1.4.1.20301.2.7.15.2.1.13.2not-accessiblecurrent
fdbCurCfgStaticEntry
OBJECT-TYPE
A row in the fdb table.
1.3.6.1.4.1.20301.2.7.15.2.1.13.2.1not-accessiblecurrent
fdbCurCfgEntryIndex
OBJECT-TYPE
The fdb entry index
1.3.6.1.4.1.20301.2.7.15.2.1.13.2.1.1Integer32read-onlycurrent
fdbCurCfgVlan
OBJECT-TYPE
Add vlan for fdb entry index
1.3.6.1.4.1.20301.2.7.15.2.1.13.2.1.2Integer32read-onlycurrent
fdbCurCfgPort
OBJECT-TYPE
The MAC address port number.
1.3.6.1.4.1.20301.2.7.15.2.1.13.2.1.3PortNumberread-onlycurrent
fdbCurCfgMac
OBJECT-TYPE
Add a fdb entry.
1.3.6.1.4.1.20301.2.7.15.2.1.13.2.1.4PhysAddressread-onlycurrent
fdbCurCfgTrunk
OBJECT-TYPE
The MAC address trunk number.
1.3.6.1.4.1.20301.2.7.15.2.1.13.2.1.5Integer32read-onlycurrent
fdbCurCfgAdminkey
OBJECT-TYPE
The MAC address LACP trunk adminkey.
1.3.6.1.4.1.20301.2.7.15.2.1.13.2.1.6Integer32read-onlycurrent
fdbNewCfgStaticTable
OBJECT-TYPE
The table of FDB static entries.
1.3.6.1.4.1.20301.2.7.15.2.1.13.3not-accessiblecurrent
fdbNewCfgStaticEntry
OBJECT-TYPE
A row in the fdb table.
1.3.6.1.4.1.20301.2.7.15.2.1.13.3.1not-accessiblecurrent
fdbNewCfgEntryIndex
OBJECT-TYPE
The fdb entry index
1.3.6.1.4.1.20301.2.7.15.2.1.13.3.1.1Integer32read-onlycurrent
fdbNewCfgAddVlan
OBJECT-TYPE
Add vlan for fdb entry index
1.3.6.1.4.1.20301.2.7.15.2.1.13.3.1.2Integer32read-createcurrent
fdbNewCfgAddPort
OBJECT-TYPE
The MAC address port number.
1.3.6.1.4.1.20301.2.7.15.2.1.13.3.1.3PortNumberread-createcurrent
fdbNewCfgAddMac
OBJECT-TYPE
Add a fdb entry, ex:0x00 0x01 0x02 0x03 0x04 0x05
1.3.6.1.4.1.20301.2.7.15.2.1.13.3.1.4PhysAddressread-createcurrent
fdbNewCfgDelStaticEntry
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.2.1.13.3.1.5INTEGER {other(1), delete(2)}read-createcurrent
fdbNewCfgAddTrunk
OBJECT-TYPE
The MAC address trunk number.
1.3.6.1.4.1.20301.2.7.15.2.1.13.3.1.6Integer32read-createcurrent
fdbNewCfgAddAdminkey
OBJECT-TYPE
The MAC address LACP trunk adminkey.
1.3.6.1.4.1.20301.2.7.15.2.1.13.3.1.7Integer32read-createcurrent
mcastFdbCurCfgTable
OBJECT-TYPE
The table of multicast FDB static entries.
1.3.6.1.4.1.20301.2.7.15.2.1.13.8not-accessiblecurrent
mcastFdbCurCfgEntry
OBJECT-TYPE
A row in the multicast fdb table.
1.3.6.1.4.1.20301.2.7.15.2.1.13.8.1not-accessiblecurrent
mcastFdbCurCfgEntryIndex
OBJECT-TYPE
The multicast fdb entry index
1.3.6.1.4.1.20301.2.7.15.2.1.13.8.1.1Integer32read-onlycurrent
mcastFdbCurCfgVlan
OBJECT-TYPE
Add vlan for multicast fdb entry index
1.3.6.1.4.1.20301.2.7.15.2.1.13.8.1.2Integer32read-onlycurrent
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.15.2.1.13.8.1.3PortNumberread-onlycurrent
mcastFdbCurCfgMac
OBJECT-TYPE
Add a multicast fdb entry.
1.3.6.1.4.1.20301.2.7.15.2.1.13.8.1.4MacAddressread-onlycurrent
mcastFdbNewCfgTable
OBJECT-TYPE
The table of multicast FDB static entries.
1.3.6.1.4.1.20301.2.7.15.2.1.13.9not-accessiblecurrent
mcastFdbNewCfgEntry
OBJECT-TYPE
A row in the multicast fdb table.
1.3.6.1.4.1.20301.2.7.15.2.1.13.9.1not-accessiblecurrent
mcastFdbNewCfgEntryIndex
OBJECT-TYPE
The multicast fdb entry index
1.3.6.1.4.1.20301.2.7.15.2.1.13.9.1.1Integer32read-onlycurrent
mcastFdbNewCfgAddVlan
OBJECT-TYPE
Add vlan for multicast fdb entry index
1.3.6.1.4.1.20301.2.7.15.2.1.13.9.1.2Integer32read-createcurrent
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.15.2.1.13.9.1.3OCTET STRINGread-onlycurrent
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.15.2.1.13.9.1.4PortNumberread-createcurrent
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.15.2.1.13.9.1.5PortNumberread-createcurrent
mcastFdbNewCfgAddMac
OBJECT-TYPE
Add a multicast fdb entry, ex:0x00 0x01 0x02 0x03 0x04 0x05
1.3.6.1.4.1.20301.2.7.15.2.1.13.9.1.6MacAddressread-createcurrent
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.15.2.1.13.9.1.7INTEGER {other(1), delete(2)}read-createcurrent
hotlinksCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.14
hotlinksCurCfgOnState
OBJECT-TYPE
Hot Links ON/OFF setting.
1.3.6.1.4.1.20301.2.7.15.2.1.14.1INTEGER {on(1), off(2)}read-onlycurrent
hotlinksNewCfgOnState
OBJECT-TYPE
Hot Links ON/OFF settings.
1.3.6.1.4.1.20301.2.7.15.2.1.14.2INTEGER {on(1), off(2)}read-writecurrent
hotlinksCurCfgFdbUpdateState
OBJECT-TYPE
Enable/disable Hot Links FDB Update setting.
1.3.6.1.4.1.20301.2.7.15.2.1.14.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
hotlinksNewCfgFdbUpdateState
OBJECT-TYPE
Enable/disable Hot Links FDB Update setting.
1.3.6.1.4.1.20301.2.7.15.2.1.14.4INTEGER {enabled(1), disabled(2)}read-writecurrent
hotlinksMaxTriggerEntries
OBJECT-TYPE
The maximum number of entries in the Hot Links Trigger Table.
1.3.6.1.4.1.20301.2.7.15.2.1.14.5Integer32read-onlycurrent
hotlinksCurCfgTriggerTable
OBJECT-TYPE
The Hot Links Trigger Table.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6not-accessiblecurrent
hotlinksCurCfgTriggerTableEntry
OBJECT-TYPE
A row in the Hot Links Trigger Table.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1not-accessiblecurrent
hotlinksCurCfgTriggerId
OBJECT-TYPE
The Trigger identifier.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.1Integer32read-onlycurrent
hotlinksCurCfgTriggerName
OBJECT-TYPE
A textual string containing the trigger name.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.2DisplayStringread-onlycurrent
hotlinksCurCfgTriggerState
OBJECT-TYPE
Enable/disable Trigger state.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
hotlinksCurCfgTriggerPreemptState
OBJECT-TYPE
Enable/disable Preemption state.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
hotlinksCurCfgTriggerFdelay
OBJECT-TYPE
Forward Delay setting (in secs).
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.5Integer32read-onlycurrent
hotlinksCurCfgTriggerMasterPort
OBJECT-TYPE
The master interface port number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.6Integer32read-onlycurrent
hotlinksCurCfgTriggerMasterTrunk
OBJECT-TYPE
The master interface trunk number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.7Integer32read-onlycurrent
hotlinksCurCfgTriggerBackupPort
OBJECT-TYPE
The backup interface port number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.8Integer32read-onlycurrent
hotlinksCurCfgTriggerBackupTrunk
OBJECT-TYPE
The backup interface trunk number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.9Integer32read-onlycurrent
hotlinksCurCfgTriggerDelete
OBJECT-TYPE
Delete a Hot Links trigger configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.10INTEGER {other(1), delete(2)}read-onlycurrent
hotlinksCurCfgTriggerMasterAdminkey
OBJECT-TYPE
The master interface admin key number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.11Integer32read-onlycurrent
hotlinksCurCfgTriggerBackupAdminkey
OBJECT-TYPE
The backup interface admin key number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.6.1.12Integer32read-onlycurrent
hotlinksNewCfgTriggerTable
OBJECT-TYPE
The Hot Links Trigger Table.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7not-accessiblecurrent
hotlinksNewCfgTriggerTableEntry
OBJECT-TYPE
A row in the Hot Links Trigger Table.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1not-accessiblecurrent
hotlinksNewCfgTriggerId
OBJECT-TYPE
The Trigger identifier.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.1Integer32read-onlycurrent
hotlinksNewCfgTriggerName
OBJECT-TYPE
A textual string containing the trigger name.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.2DisplayString (SIZE(0..33))read-writecurrent
hotlinksNewCfgTriggerState
OBJECT-TYPE
Enable/disable Trigger state.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.3INTEGER {enabled(1), disabled(2)}read-writecurrent
hotlinksNewCfgTriggerPreemptState
OBJECT-TYPE
Enable/disable Preemption state.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.4INTEGER {enabled(1), disabled(2)}read-writecurrent
hotlinksNewCfgTriggerFdelay
OBJECT-TYPE
Forward Delay setting (in secs).
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.5Integer32read-writecurrent
hotlinksNewCfgTriggerMasterPort
OBJECT-TYPE
The master interface port number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.6Integer32read-writecurrent
hotlinksNewCfgTriggerMasterTrunk
OBJECT-TYPE
The master interface trunk number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.7Integer32read-writecurrent
hotlinksNewCfgTriggerBackupPort
OBJECT-TYPE
The backup interface port number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.8Integer32read-writecurrent
hotlinksNewCfgTriggerBackupTrunk
OBJECT-TYPE
The backup interface trunk number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.9Integer32read-writecurrent
hotlinksNewCfgTriggerDelete
OBJECT-TYPE
Delete a Hot Links trigger configuration.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.10INTEGER {other(1), delete(2)}read-writecurrent
hotlinksNewCfgTriggerMasterAdminkey
OBJECT-TYPE
The master interface admin key number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.11Integer32read-writecurrent
hotlinksNewCfgTriggerBackupAdminkey
OBJECT-TYPE
The backup interface admin key number.
1.3.6.1.4.1.20301.2.7.15.2.1.14.7.1.12Integer32read-writecurrent
hotlinksCurCfgBpduState
OBJECT-TYPE
Enable/disable Hot Links BPDU flood setting.
1.3.6.1.4.1.20301.2.7.15.2.1.14.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
hotlinksNewCfgBpduState
OBJECT-TYPE
Enable/disable Hot Links BPDU flood setting.
1.3.6.1.4.1.20301.2.7.15.2.1.14.9INTEGER {enabled(1), disabled(2)}read-writecurrent
hotlinksCurCfgFdbUpdateRate
OBJECT-TYPE
Hot Links FDB update rate (packets per second).
1.3.6.1.4.1.20301.2.7.15.2.1.14.10Integer32read-onlycurrent
hotlinksNewCfgFdbUpdateRate
OBJECT-TYPE
Hot Links FDB update rate (packets per second).
1.3.6.1.4.1.20301.2.7.15.2.1.14.11Integer32read-writecurrent
lldpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.1.15.1INTEGERread-onlycurrent
lldpCurCfgPortTable
OBJECT-TYPE
The table of LLDP port configuration in the current_configuration block.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2not-accessiblecurrent
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.15.2.1.15.2.1not-accessiblecurrent
lldpCurCfgPortIndx
OBJECT-TYPE
The index of the row in LLDP port configurations table.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.1PortNumberread-onlycurrent
lldpCurCfgPortAdmStat
OBJECT-TYPE
This is the admin status of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.2INTEGER {enabledTxOnly(1), enabledRxOnly(2), enabledRxTx(3), disabled(4)}read-onlycurrent
lldpCurCfgPortSnmpTrap
OBJECT-TYPE
This is the SNMP trap notification state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortportdesctlv
OBJECT-TYPE
This is the Port Description TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortsysnametlv
OBJECT-TYPE
This is the System Name TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortsysdescrtlv
OBJECT-TYPE
This is the System Description TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortsyscaptlv
OBJECT-TYPE
This is the System Capabilities TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortmgmtaddrtlv
OBJECT-TYPE
This is the Management Address TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortportvidtlv
OBJECT-TYPE
This is the Port VLAN ID TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.2.1.15.2.1.10INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortvlannametlv
OBJECT-TYPE
This is the VLAN Name TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.11INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortprotidtlv
OBJECT-TYPE
This is the Protocol Identity TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.12INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.2.1.15.2.1.13INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortpowermditlv
OBJECT-TYPE
This is the Power Via MDI TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.14INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortlinkaggrtlv
OBJECT-TYPE
This is the Link Aggregation TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.15INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortframesztlv
OBJECT-TYPE
This is the Maximum Frame Size TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.16INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortdcbxtlv
OBJECT-TYPE
This is the DCBX TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.17INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpCurCfgPortevbtlv
OBJECT-TYPE
This is the EVB TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.2.1.18INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpNewCfgPortTable
OBJECT-TYPE
The table of LLDP port configuration in the new_configuration block.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3not-accessiblecurrent
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.15.2.1.15.3.1not-accessiblecurrent
lldpNewCfgPortIndx
OBJECT-TYPE
The index of the row in LLDP port configurations table.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.1PortNumberread-onlycurrent
lldpNewCfgPortAdmStat
OBJECT-TYPE
This is the admin status of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.2INTEGER {enabledTxOnly(1), enabledRxOnly(2), enabledRxTx(3), disabled(4)}read-writecurrent
lldpNewCfgPortSnmpTrap
OBJECT-TYPE
This is the SNMP trap notification state of the LLDP port
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.3INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortportdesctlv
OBJECT-TYPE
This is the Port Description TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.4INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortsysnametlv
OBJECT-TYPE
This is the System Name TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.5INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortsysdescrtlv
OBJECT-TYPE
This is the System Description TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.6INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortsyscaptlv
OBJECT-TYPE
This is the System Capabilities TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.7INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortmgmtaddrtlv
OBJECT-TYPE
This is the Management Address TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.8INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortportvidtlv
OBJECT-TYPE
This is the Port VLAN ID TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.9INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.2.1.15.3.1.10INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortvlannametlv
OBJECT-TYPE
This is the VLAN Name TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.11INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortprotidtlv
OBJECT-TYPE
This is the Protocol Identity TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.12INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.2.1.15.3.1.13INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortpowermditlv
OBJECT-TYPE
This is the Power Via MDI TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.14INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortlinkaggrtlv
OBJECT-TYPE
This is the Link Aggregation TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.15INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpNewCfgPortframesztlv
OBJECT-TYPE
This is the Maximum Frame Size TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.16INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.2.1.15.3.1.17INTEGER {enabled(1), disabled(2), other(3)}read-writecurrent
lldpNewCfgPortdcbxtlv
OBJECT-TYPE
This is the DCBX TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.1.15.3.1.18INTEGER {enabled(1), disabled(2)}read-writecurrent
lldpGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.15.4
lldpCurCfgState
OBJECT-TYPE
LLDP global state.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.1INTEGER {on(1), off(2)}read-onlycurrent
lldpNewCfgState
OBJECT-TYPE
Globally turn LLDP on or off.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.2INTEGER {on(1), off(2)}read-writecurrent
lldpCurCfgMsgTxInt
OBJECT-TYPE
LLDP message transmission interval for LLDPDU.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.3INTEGER (5..32768)read-onlycurrent
lldpNewCfgMsgTxInt
OBJECT-TYPE
LLDP message transmission interval for LLDPDU.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.4INTEGER (5..32768)read-writecurrent
lldpCurCfgMsgTxHld
OBJECT-TYPE
LLDP message transmission holdtime-multiplier.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.5INTEGER (2..10)read-onlycurrent
lldpNewCfgMsgTxHld
OBJECT-TYPE
LLDP message transmission holdtime-multiplier.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.6INTEGER (2..10)read-writecurrent
lldpCurCfgNotifInt
OBJECT-TYPE
LLDP minimum SNMP trap notification interval.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.7INTEGER (1..3600)read-onlycurrent
lldpNewCfgNotifInt
OBJECT-TYPE
LLDP minimum SNMP trap notification interval.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.8INTEGER (1..3600)read-writecurrent
lldpCurCfgTxDelay
OBJECT-TYPE
LLDP delay interval between advertisements.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.9INTEGER (1..8192)read-onlycurrent
lldpNewCfgTxDelay
OBJECT-TYPE
LLDP delay interval between advertisements.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.10INTEGER (1..8192)read-writecurrent
lldpCurCfgReinitDelay
OBJECT-TYPE
LLDP reinit delay interval.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.11INTEGER (1..10)read-onlycurrent
lldpNewCfgReinitDelay
OBJECT-TYPE
LLDP reinit delay interval.
1.3.6.1.4.1.20301.2.7.15.2.1.15.4.12INTEGER (1..10)read-writecurrent
vlagCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.18
vlagIslCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.18.1
vlagCurIslCfgPortChannel
OBJECT-TYPE
Current vLAG ISL portchannel
1.3.6.1.4.1.20301.2.7.15.2.1.18.1.1INTEGER (0..65535)read-onlycurrent
vlagNewIslCfgPortChannel
OBJECT-TYPE
This object is used to change the vLAG ISL portchannel.
1.3.6.1.4.1.20301.2.7.15.2.1.18.1.2INTEGER (0..65535)read-writecurrent
vlagCurIslCfgAdminKey
OBJECT-TYPE
Current vLAG ISL admin key.
1.3.6.1.4.1.20301.2.7.15.2.1.18.1.3INTEGER (0..65535)read-onlycurrent
vlagNewIslCfgAdminKey
OBJECT-TYPE
This object is used to change the vLAG ISL admin key.
1.3.6.1.4.1.20301.2.7.15.2.1.18.1.4INTEGER (0..65535)read-writecurrent
vlagCurCfgSwitchPriority
OBJECT-TYPE
Current vLAG switch priority
1.3.6.1.4.1.20301.2.7.15.2.1.18.4INTEGER (0..65535)read-onlycurrent
vlagNewCfgSwitchPriority
OBJECT-TYPE
This object is used to change the vLAG priority of this switch.
1.3.6.1.4.1.20301.2.7.15.2.1.18.5INTEGER (0..65535)read-writecurrent
vlagCurCfgTrunkTable
OBJECT-TYPE
A table of objects of the vLAG groups configured in this switch.
1.3.6.1.4.1.20301.2.7.15.2.1.18.6not-accessiblecurrent
vlagCurCfgTrunkTableEntry
OBJECT-TYPE
The configuration objects for an vLAG group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.6.1not-accessiblecurrent
vlagCurCfgTrunkIndex
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.6.1.1Integer32read-onlycurrent
vlagCurCfgTrunkState
OBJECT-TYPE
The current administrative state of the vLAG group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.6.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
vlagNewCfgTrunkTable
OBJECT-TYPE
A table of objects of the vLAG groups configured in this switch.
1.3.6.1.4.1.20301.2.7.15.2.1.18.7not-accessiblecurrent
vlagNewCfgTrunkTableEntry
OBJECT-TYPE
The configuration objects for an vLAG group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.7.1not-accessiblecurrent
vlagNewCfgTrunkIndex
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.7.1.1Integer32read-writecurrent
vlagNewCfgTrunkState
OBJECT-TYPE
The new administrative state of the vLAG group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.7.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
vlagCurCfgLacpTable
OBJECT-TYPE
A table of objects of the vLAG groups configured in this switch.
1.3.6.1.4.1.20301.2.7.15.2.1.18.8not-accessiblecurrent
vlagCurCfgLacpTableEntry
OBJECT-TYPE
The configuration objects for an vLAG group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.8.1not-accessiblecurrent
vlagCurCfgLacpKey
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.8.1.1INTEGER (1..65535)read-onlycurrent
vlagCurCfgLacpState
OBJECT-TYPE
The current administrative state of the vLAG group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.8.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
vlagNewCfgLacpTable
OBJECT-TYPE
A table of objects of the vLAG groups configured in this switch.
1.3.6.1.4.1.20301.2.7.15.2.1.18.9not-accessiblecurrent
vlagNewCfgLacpTableEntry
OBJECT-TYPE
The configuration objects for an vLAG group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.9.1not-accessiblecurrent
vlagNewCfgLacpKey
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.9.1.1INTEGER (1..65535)read-onlycurrent
vlagNewCfgLacpState
OBJECT-TYPE
The new administrative state of the vLAG group.
1.3.6.1.4.1.20301.2.7.15.2.1.18.9.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
vlagCurCfgHlthchkPeerIp
OBJECT-TYPE
The current Health check Peer ip address.
1.3.6.1.4.1.20301.2.7.15.2.1.18.10IpAddressread-onlycurrent
vlagNewCfgHlthchkPeerIp
OBJECT-TYPE
The New Health check Peer ip address.
1.3.6.1.4.1.20301.2.7.15.2.1.18.11IpAddressread-writecurrent
vlagCurCfgTierId
OBJECT-TYPE
Current vLAG Tier ID
1.3.6.1.4.1.20301.2.7.15.2.1.18.12INTEGER (0..512)read-onlycurrent
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.15.2.1.18.13INTEGER (0..512)read-writecurrent
vlagCurCfgStartupDelayInterval
OBJECT-TYPE
Current vLAG Startup delay interval
1.3.6.1.4.1.20301.2.7.15.2.1.18.14INTEGER (0..3600)read-onlycurrent
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.15.2.1.18.15INTEGER (0..3600)read-writecurrent
vlagCurCfgGlobalEnable
OBJECT-TYPE
Current vLAG global status on switch.
1.3.6.1.4.1.20301.2.7.15.2.1.18.16INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.2.1.18.17INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.2.1.18.18INTEGER (1..300)read-onlycurrent
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.15.2.1.18.19INTEGER (1..300)read-writecurrent
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.15.2.1.18.20INTEGER (1..24)read-onlycurrent
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.15.2.1.18.21INTEGER (1..24)read-writecurrent
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.15.2.1.18.22INTEGER (2..300)read-onlycurrent
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.15.2.1.18.23INTEGER (2..300)read-writecurrent
vlagCurCfgAutoRecoveryInterval
OBJECT-TYPE
Current vLAG Auto Recovery interval
1.3.6.1.4.1.20301.2.7.15.2.1.18.24INTEGER (240..3600)read-onlycurrent
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.15.2.1.18.25INTEGER (240..3600)read-writecurrent
ecpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.1.19
ecpCurCfgRetrans
OBJECT-TYPE
The ECP retransmission interval in millisecond
1.3.6.1.4.1.20301.2.7.15.2.1.19.1INTEGERread-onlycurrent
ecpNewCfgRetrans
OBJECT-TYPE
The ECP retransmission interval in millisecond
1.3.6.1.4.1.20301.2.7.15.2.1.19.2INTEGER (100..9000)read-writecurrent
layer2Stats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.2
fdbStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.2.1
fdbStatsCurrent
OBJECT-TYPE
Current number of entries in the Forwarding Database.
1.3.6.1.4.1.20301.2.7.15.2.2.1.3Gauge32read-onlycurrent
fdbStatsHiwat
OBJECT-TYPE
Highest number of entries recorded at any given time in the Forwarding Database.
1.3.6.1.4.1.20301.2.7.15.2.2.1.4Integer32read-onlycurrent
fdbStatsClear
OBJECT-TYPE
Clear FDB statistics
1.3.6.1.4.1.20301.2.7.15.2.2.1.11INTEGER {ok(1), clear(2)}read-writecurrent
stpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.2.2
stgStatsPortTable
OBJECT-TYPE
The table of Spanning Tree Group port statistics.
1.3.6.1.4.1.20301.2.7.15.2.2.2.1not-accessiblecurrent
stgStatsPortTableEntry
OBJECT-TYPE
Statistics about port of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.2.2.1.1not-accessiblecurrent
stgStatsStpIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.2.2.1.1.1Integer32read-onlycurrent
stgStatsPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.2.2.1.1.2PortNumberread-onlycurrent
stgStatsPortRcvCfgBpdus
OBJECT-TYPE
Number of Configuration BPDU's received on this port.
1.3.6.1.4.1.20301.2.7.15.2.2.2.1.1.3Counter32read-onlycurrent
stgStatsPortRcvTcnBpdus
OBJECT-TYPE
Number of TCN BPDU's received on this port.
1.3.6.1.4.1.20301.2.7.15.2.2.2.1.1.4Counter32read-onlycurrent
stgStatsPortXmtCfgBpdus
OBJECT-TYPE
Number of Configuration BPDU's trasmitted from the port.
1.3.6.1.4.1.20301.2.7.15.2.2.2.1.1.5Counter32read-onlycurrent
stgStatsPortXmtTcnBpdus
OBJECT-TYPE
Number of TCN BPDU's trasmitted from the port.
1.3.6.1.4.1.20301.2.7.15.2.2.2.1.1.6Counter32read-onlycurrent
lacpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.2.4
lacpStatsTable
OBJECT-TYPE
The table of LACP Stats.
1.3.6.1.4.1.20301.2.7.15.2.2.4.1not-accessiblecurrent
lacpStatsTableEntry
OBJECT-TYPE
Lacp status info.
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1not-accessiblecurrent
lacpStatsIndex
OBJECT-TYPE
Index
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1.1PortNumberread-onlycurrent
lacpdusRx
OBJECT-TYPE
Valid LACPDUs received
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1.2Integer32read-onlycurrent
markerpdusRx
OBJECT-TYPE
Valid Marker PDUs received
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1.3Integer32read-onlycurrent
markerresponsepdusRx
OBJECT-TYPE
Valid Marker Rsp PDUs received
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1.4Integer32read-onlycurrent
unknownRx
OBJECT-TYPE
Unknown version/TLV type
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1.5Integer32read-onlycurrent
illegalRx
OBJECT-TYPE
Illegal subtype received
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1.6Integer32read-onlycurrent
lacpdusTx
OBJECT-TYPE
LACPDUs transmitted
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1.7Integer32read-onlycurrent
markerpdusTx
OBJECT-TYPE
Market PDUs transmitted
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1.8Integer32read-onlycurrent
markerresponsepdusTx
OBJECT-TYPE
Marker Rsp PDUs transmitted
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1.9Integer32read-onlycurrent
lacpClearStats
OBJECT-TYPE
Setting this to clear(2) results in clearing the LACP statistics.
1.3.6.1.4.1.20301.2.7.15.2.2.4.1.1.10INTEGER {ok(1), clear(2)}read-writecurrent
hotlinksStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.2.6
hotlinksStatsTriggerTable
OBJECT-TYPE
The Hot Links Trigger Table Stats.
1.3.6.1.4.1.20301.2.7.15.2.2.6.1not-accessiblecurrent
hotlinksStatsTriggerTableEntry
OBJECT-TYPE
A row in the Hot Links Trigger Table Stats.
1.3.6.1.4.1.20301.2.7.15.2.2.6.1.1not-accessiblecurrent
hotlinksStatsTriggerId
OBJECT-TYPE
The Trigger identifier.
1.3.6.1.4.1.20301.2.7.15.2.2.6.1.1.1Integer32read-onlycurrent
hotlinksStatsTriggerName
OBJECT-TYPE
A textual string containing the trigger name.
1.3.6.1.4.1.20301.2.7.15.2.2.6.1.1.2DisplayStringread-onlycurrent
hotlinksStatsTriggerMasterActive
OBJECT-TYPE
The number of times the master interface was set to active.
1.3.6.1.4.1.20301.2.7.15.2.2.6.1.1.3Integer32read-onlycurrent
hotlinksStatsTriggerBackupActive
OBJECT-TYPE
The number of times the backup interface was set to active.
1.3.6.1.4.1.20301.2.7.15.2.2.6.1.1.4Integer32read-onlycurrent
hotlinksStatsTriggerFdbUpdate
OBJECT-TYPE
The number of times an FDB update was performed.
1.3.6.1.4.1.20301.2.7.15.2.2.6.1.1.5Integer32read-onlycurrent
hotlinksStatsTriggerFdbFailed
OBJECT-TYPE
The number of times an FDB update failed.
1.3.6.1.4.1.20301.2.7.15.2.2.6.1.1.6Integer32read-onlycurrent
lldpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.2.7.1INTEGERread-onlycurrent
lldpStatsTable
OBJECT-TYPE
The table of LLDP statistics.
1.3.6.1.4.1.20301.2.7.15.2.2.7.2not-accessiblecurrent
lldpStatsTableEntry
OBJECT-TYPE
LLDP statistics info.
1.3.6.1.4.1.20301.2.7.15.2.2.7.2.1not-accessiblecurrent
lldpStatsIndex
OBJECT-TYPE
The index of the row in LLDP port statistics.
1.3.6.1.4.1.20301.2.7.15.2.2.7.2.1.1PortNumberread-onlycurrent
lldpStatsFramesOutTotal
OBJECT-TYPE
The total number of LLDP frames transmitted in this port.
1.3.6.1.4.1.20301.2.7.15.2.2.7.2.1.2Counter32read-onlycurrent
lldpStatsFramesInTotal
OBJECT-TYPE
The total number of LLDP frames received in this port.
1.3.6.1.4.1.20301.2.7.15.2.2.7.2.1.3Counter32read-onlycurrent
lldpStatsFramesInErrorsTotal
OBJECT-TYPE
The total number of erroneous LLDP frames received in this port.
1.3.6.1.4.1.20301.2.7.15.2.2.7.2.1.4Counter32read-onlycurrent
lldpStatsFramesDiscardedTotal
OBJECT-TYPE
The total number of received LLDP frames discarded in this port.
1.3.6.1.4.1.20301.2.7.15.2.2.7.2.1.5Counter32read-onlycurrent
lldpStatsTLVsUnrecognizedTotal
OBJECT-TYPE
The total number of unrecognized TLVs in this port.
1.3.6.1.4.1.20301.2.7.15.2.2.7.2.1.6Counter32read-onlycurrent
lldpStatsAgeoutsTotal
OBJECT-TYPE
The total number of neighbor's information deleted in this port.
1.3.6.1.4.1.20301.2.7.15.2.2.7.2.1.7Counter32read-onlycurrent
lldpStatsClear
OBJECT-TYPE
Setting this to clear(2) results in clearing the LLDP statistics.
1.3.6.1.4.1.20301.2.7.15.2.2.7.2.1.8INTEGER {ok(1), clear(2)}read-writecurrent
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.15.2.2.7.3INTEGER {ok(1), clear(2)}read-writecurrent
oamStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.2.8
oamStatsPortTable
OBJECT-TYPE
The table of OAM port statistics.
1.3.6.1.4.1.20301.2.7.15.2.2.8.1not-accessiblecurrent
oamStatsPortEntry
OBJECT-TYPE
Statistics about OAM Port
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1not-accessiblecurrent
oamStatsPortIndex
OBJECT-TYPE
The OAM Port number for which the table is related.
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.1PortNumberread-onlycurrent
oamStatsPortInfoTx
OBJECT-TYPE
The number of transmitted OAM information packets
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.2INTEGERread-onlycurrent
oamStatsPortInfoRx
OBJECT-TYPE
The number of received OAM information packets
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.3INTEGERread-onlycurrent
oamStatsPortUnsupTx
OBJECT-TYPE
The number of transmitted OAM unsupported packets
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.4INTEGERread-onlycurrent
oamStatsPortUnsupRx
OBJECT-TYPE
The number of received OAM unsupported packets
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.5INTEGERread-onlycurrent
oamStatsPortLocalLinkFaults
OBJECT-TYPE
The number of local OAM link fault packets
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.6INTEGERread-onlycurrent
oamStatsPortLocalCriticalEvents
OBJECT-TYPE
The number of local OAM critical event packets
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.7INTEGERread-onlycurrent
oamStatsPortLocalDyingGasps
OBJECT-TYPE
The number of local OAM dying gasp packets
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.8INTEGERread-onlycurrent
oamStatsPortRemoteLinkFaults
OBJECT-TYPE
The number of remote OAM link fault packets
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.9INTEGERread-onlycurrent
oamStatsPortRemoteCriticalEvents
OBJECT-TYPE
The number of remote OAM critical event packets
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.10INTEGERread-onlycurrent
oamStatsPortRemoteDyingGasps
OBJECT-TYPE
The number of remote OAM dying gasp packets
1.3.6.1.4.1.20301.2.7.15.2.2.8.1.1.11INTEGERread-onlycurrent
vlagStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.2.11
vlagStatsSystem
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.2.11.1.1INTEGER {clear(1), other(2)}read-writecurrent
vlagStatsIsl
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.2.11.2
vlagStatsIslInOctets
OBJECT-TYPE
The total number of vlag ISL octets received.
1.3.6.1.4.1.20301.2.7.15.2.2.11.2.1Counter32read-onlycurrent
vlagStatsIslInPackets
OBJECT-TYPE
The total number of vlag ISL packets received.
1.3.6.1.4.1.20301.2.7.15.2.2.11.2.2Counter32read-onlycurrent
vlagStatsIslOutOctets
OBJECT-TYPE
The total number of vlag ISL octets sent.
1.3.6.1.4.1.20301.2.7.15.2.2.11.2.3Counter32read-onlycurrent
vlagStatsIslOutPackets
OBJECT-TYPE
The total number of vlag ISL packets sent.
1.3.6.1.4.1.20301.2.7.15.2.2.11.2.4Counter32read-onlycurrent
vlagStatsHealth
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.2.11.3
vlagStatsLacp
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.2.11.4
vlagStatsPdu
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.2.11.5.1Counter32read-onlycurrent
vlagStatsPduSentSystemInfo
OBJECT-TYPE
The total number of vlag PDUs sent for system info
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.2Counter32read-onlycurrent
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.15.2.2.11.5.7Counter32read-onlycurrent
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.15.2.2.11.5.8Counter32read-onlycurrent
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.15.2.2.11.5.9Counter32read-onlycurrent
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.15.2.2.11.5.10Counter32read-onlycurrent
vlagStatsPduSentHlthCheck
OBJECT-TYPE
The total number of vlag PDUs sent for Health check
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.13Counter32read-onlycurrent
vlagStatsPduSentOther
OBJECT-TYPE
The total number of vlag PDUs sent for others
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.15Counter32read-onlycurrent
vlagStatsPduSentUnknown
OBJECT-TYPE
The total number of vlag PDUs sent for unknowns
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.16Counter32read-onlycurrent
vlagStatsPduRcvRoleElection
OBJECT-TYPE
The total number of vlag PDUs received for role elections
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.17Counter32read-onlycurrent
vlagStatsPduRcvSystemInfo
OBJECT-TYPE
The total number of vlag PDUs received for system info
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.18Counter32read-onlycurrent
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.15.2.2.11.5.23Counter32read-onlycurrent
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.15.2.2.11.5.24Counter32read-onlycurrent
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.15.2.2.11.5.25Counter32read-onlycurrent
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.15.2.2.11.5.26Counter32read-onlycurrent
vlagStatsPduRcvHlthCheck
OBJECT-TYPE
The total number of vlag PDUs received for Health check
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.29Counter32read-onlycurrent
vlagStatsPduRcvOther
OBJECT-TYPE
The total number of vlag PDUs received for others
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.31Counter32read-onlycurrent
vlagStatsPduRcvUnknown
OBJECT-TYPE
The total number of vlag PDUs received for unknowns
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.32Counter32read-onlycurrent
vlagStatsPduSentPeerInstanceEnable
OBJECT-TYPE
The total number of vlag PDUs sent for peer instance enable
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.33Counter32read-onlycurrent
vlagStatsPduSentPeerInstanceDisable
OBJECT-TYPE
The total number of vlag PDUs sent for peer instance disable
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.34Counter32read-onlycurrent
vlagStatsPduSentISLHello
OBJECT-TYPE
The total number of vlag PDUs sent for ISL hello
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.35Counter32read-onlycurrent
vlagStatsPduRcvISLHello
OBJECT-TYPE
The total number of vlag PDUs received for ISL hello
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.36Counter32read-onlycurrent
vlagStatsPduRcvPeerInstanceEnable
OBJECT-TYPE
The total number of vlag PDUs received for peer instance enable
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.37Counter32read-onlycurrent
vlagStatsPduRcvPeerInstanceDisable
OBJECT-TYPE
The total number of vlag PDUs received for peer instance disable
1.3.6.1.4.1.20301.2.7.15.2.2.11.5.38Counter32read-onlycurrent
vlagStatsIgmp
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.2.11.6.1Counter32read-onlycurrent
vlagStatsIgmpLeavesForwarded
OBJECT-TYPE
The total number of IGMP leaves forwarded to the peer
1.3.6.1.4.1.20301.2.7.15.2.2.11.6.2Counter32read-onlycurrent
layer2Info
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3
fdbInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.3.1.1INTEGER {ok(1), clear(2)}read-writecurrent
fdbTable
OBJECT-TYPE
The table of FDB entries.
1.3.6.1.4.1.20301.2.7.15.2.3.1.2not-accessiblecurrent
fdbEntry
OBJECT-TYPE
A row in the FDB table
1.3.6.1.4.1.20301.2.7.15.2.3.1.2.1not-accessiblecurrent
fdbMacAddr
OBJECT-TYPE
The MAC address for the FDB entry.
1.3.6.1.4.1.20301.2.7.15.2.3.1.2.1.1MacAddressread-onlycurrent
fdbVlan
OBJECT-TYPE
The VLAN ID for the FDB entry.
1.3.6.1.4.1.20301.2.7.15.2.3.1.2.1.2Integer32read-onlycurrent
fdbSrcPort
OBJECT-TYPE
Either the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance has been seen. A value of '0' indicates that the port number has not been learned but that the bridge does have some forwarding/filtering information about this address.
1.3.6.1.4.1.20301.2.7.15.2.3.1.2.1.3PortNumberread-onlycurrent
fdbState
OBJECT-TYPE
The state of the FDB entry. The meanings of the values are : unknown(1) : the MAC address has not yet been learned by the switch but has only been seen as a destination address forward(2) : the MAC address has been learned by the switch trunk(3) : frames with this MAC address are forwarded to trunk group
1.3.6.1.4.1.20301.2.7.15.2.3.1.2.1.4INTEGER {unknown(1), forward(2), trunk(3)}read-onlycurrent
fdbSrcTrunk
OBJECT-TYPE
Either the value '0', or the trunk number of the trunk on which a frame having a source address equal to the value of the corresponding instance has been seen. A value of '0' indicates that the source address is not associated with a trunk.
1.3.6.1.4.1.20301.2.7.15.2.3.1.2.1.7Integer32read-onlycurrent
fdbStatus
OBJECT-TYPE
'1' if it is permanent '0' if it is not permanent
1.3.6.1.4.1.20301.2.7.15.2.3.1.2.1.8Integer32read-onlycurrent
mcastFdbTable
OBJECT-TYPE
The table of static multicast FDB entries.
1.3.6.1.4.1.20301.2.7.15.2.3.1.3not-accessiblecurrent
mcastFdbEntry
OBJECT-TYPE
A row in the static multicast FDB table
1.3.6.1.4.1.20301.2.7.15.2.3.1.3.1not-accessiblecurrent
mcastFdbEntryIndex
OBJECT-TYPE
The static multicast fdb entry index
1.3.6.1.4.1.20301.2.7.15.2.3.1.3.1.1Integer32read-onlycurrent
mcastFdbMacAddr
OBJECT-TYPE
The static multicast MAC address for the FDB entry.
1.3.6.1.4.1.20301.2.7.15.2.3.1.3.1.2MacAddressread-onlycurrent
mcastFdbVlan
OBJECT-TYPE
The VLAN ID for the FDB entry.
1.3.6.1.4.1.20301.2.7.15.2.3.1.3.1.3Integer32read-onlycurrent
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.15.2.3.1.3.1.4PortNumberread-onlycurrent
stpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.2
stpInfoTable
OBJECT-TYPE
The table of Spanning Tree Group information.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1not-accessiblecurrent
stpInfoTableEntry
OBJECT-TYPE
Information about a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1.1not-accessiblecurrent
stpInfoIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1.1.1Integer32read-onlycurrent
stpInfoTimeSinceTopChange
OBJECT-TYPE
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1.1.2TimeTicksread-onlycurrent
stpInfoTopChanges
OBJECT-TYPE
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1.1.3Counter32read-onlycurrent
stpInfoDesignatedRoot
OBJECT-TYPE
The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1.1.4BridgeIdread-onlycurrent
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.15.2.3.2.1.1.5Integer32read-onlycurrent
stpInfoRootPort
OBJECT-TYPE
The port number of the port which offers the lowest cost path from this bridge to the root bridge.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1.1.6PortNumberread-onlycurrent
stpInfoMaxAge
OBJECT-TYPE
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1.1.7Integer32read-onlycurrent
stpInfoHelloTime
OBJECT-TYPE
The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1.1.8Integer32read-onlycurrent
stpInfoForwardDelay
OBJECT-TYPE
This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1.1.9Integer32read-onlycurrent
stpInfoHoldTime
OBJECT-TYPE
This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
1.3.6.1.4.1.20301.2.7.15.2.3.2.1.1.10Integer32read-onlycurrent
stpInfoPortTable
OBJECT-TYPE
The table of Spanning Tree Group port information.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2not-accessiblecurrent
stpInfoPortTableEntry
OBJECT-TYPE
Information about port configuration for a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2.1not-accessiblecurrent
stpInfoPortStpIndex
OBJECT-TYPE
The identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2.1.1Integer32read-onlycurrent
stpInfoPortIndex
OBJECT-TYPE
The port identifier of a particular Spanning Tree Group.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2.1.2PortNumberread-onlycurrent
stpInfoPortState
OBJECT-TYPE
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled, this object will have a value of disabled(1). 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.15.2.3.2.2.1.3INTEGER {disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6), discarding(7), na(8)}read-onlycurrent
stpInfoPortDesignatedRoot
OBJECT-TYPE
The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2.1.4BridgeIdread-onlycurrent
stpInfoPortDesignatedCost
OBJECT-TYPE
The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2.1.5Integer32read-onlycurrent
stpInfoPortDesignatedBridge
OBJECT-TYPE
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2.1.6BridgeIdread-onlycurrent
stpInfoPortDesignatedPort
OBJECT-TYPE
The Port Identifier of the port on the Designated Bridge for this port's segment.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2.1.7OCTET STRING (SIZE(2))read-onlycurrent
stpInfoPortForwardTransitions
OBJECT-TYPE
The number of times this port has transitioned from the Learning state to the Forwarding state.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2.1.8Counter32read-onlycurrent
stpInfoPortPathCost
OBJECT-TYPE
The path cost of the port.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2.1.9Integer32read-onlycurrent
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.15.2.3.2.2.1.10INTEGER {disabled(1), alternate(2), backup(3), root(4), designated(5), master(6), unknown(7)}read-onlycurrent
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.15.2.3.2.2.1.11INTEGER {p2p(1), shared(2), unknown(3)}read-onlycurrent
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.15.2.3.2.2.1.12INTEGER {enabled(1), disabled(2)}read-onlycurrent
stpInfoPortExtGuard
OBJECT-TYPE
Current STP guard state. Not include BPDU Guard.
1.3.6.1.4.1.20301.2.7.15.2.3.2.2.1.13INTEGER {normal(0), loop-inc(1), root-inc(2)}read-onlycurrent
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.15.2.3.2.2.1.14Integer32read-onlycurrent
lacpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.3
lacpInfoAggrTable
OBJECT-TYPE
The table of LACP aggregator information.
1.3.6.1.4.1.20301.2.7.15.2.3.3.1not-accessiblecurrent
lacpInfoAggrTableEntry
OBJECT-TYPE
Information about a LACP aggregator.
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1not-accessiblecurrent
lacpInfoAggrIndex
OBJECT-TYPE
The aggregator identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.1PortNumberread-onlycurrent
lacpInfoAggrId
OBJECT-TYPE
LACP aggregator ID
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.2Integer32read-onlycurrent
lacpInfoAggrMac
OBJECT-TYPE
LACP aggregator MAC address
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.3DisplayStringread-onlycurrent
lacpInfoAggrActSysPrio
OBJECT-TYPE
LACP aggregator actor system priority
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.4Integer32read-onlycurrent
lacpInfoAggrActSysId
OBJECT-TYPE
LACP aggregator actor system ID
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.5DisplayStringread-onlycurrent
lacpInfoAggrIndivState
OBJECT-TYPE
LACP aggregator individual state
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.6INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoAggrActAdminKey
OBJECT-TYPE
LACP aggregator actor admin key
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.7Integer32read-onlycurrent
lacpInfoAggrActOperKey
OBJECT-TYPE
LACP aggregator actor oper key
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.8Integer32read-onlycurrent
lacpInfoAggrPartSysPrio
OBJECT-TYPE
LACP aggregator partner system priority
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.9Integer32read-onlycurrent
lacpInfoAggrPartSysId
OBJECT-TYPE
LACP aggregator partner system ID
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.10DisplayStringread-onlycurrent
lacpInfoAggrPartOperKey
OBJECT-TYPE
LACP aggregator partner oper key
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.11Integer32read-onlycurrent
lacpInfoAggrReadyState
OBJECT-TYPE
LACP aggregator ready state
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.12INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoAggrNumPorts
OBJECT-TYPE
Number of ports in aggregator
1.3.6.1.4.1.20301.2.7.15.2.3.3.1.1.13Integer32read-onlycurrent
lacpInfoPort
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.3.2
lacpInfoPortGeneralTable
OBJECT-TYPE
The table of LACP port general information.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1not-accessiblecurrent
lacpInfoPortGeneralTableEntry
OBJECT-TYPE
General information about a LACP port.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1not-accessiblecurrent
lacpInfoPortGeneralIndex
OBJECT-TYPE
The port identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.1PortNumberread-onlycurrent
lacpInfoPortLacpEna
OBJECT-TYPE
LACP enabled on port
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.2INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortAdminEna
OBJECT-TYPE
LACP port admin enabled
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.3INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActSysId
OBJECT-TYPE
LACP port actor system ID
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.4DisplayStringread-onlycurrent
lacpInfoPortActSysPrio
OBJECT-TYPE
LACP port actor system priority
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.5Integer32read-onlycurrent
lacpInfoPortActAdminKey
OBJECT-TYPE
LACP port actor admin key
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.6Integer32read-onlycurrent
lacpInfoPortActOperKey
OBJECT-TYPE
LACP port actor oper key
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.7Integer32read-onlycurrent
lacpInfoPortActPortNum
OBJECT-TYPE
LACP port number
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.8Integer32read-onlycurrent
lacpInfoPortActPortPrio
OBJECT-TYPE
LACP port priority
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.9Integer32read-onlycurrent
lacpInfoPortIndivState
OBJECT-TYPE
LACP port individual state
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.10INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoSelAggrId
OBJECT-TYPE
LACP port selected aggregator ID
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.11Integer32read-onlycurrent
lacpInfoAttAggrId
OBJECT-TYPE
LACP port attached aggregator ID
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.12Integer32read-onlycurrent
lacpInfoPortReadyN
OBJECT-TYPE
True value for Ready_N flag indicates that the wait while timer has expired and it is waiting to attach to an aggregator. There is one Ready_N value for each port.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.13INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortNtt
OBJECT-TYPE
Need to transmit flag. True indicates that there is new protocol information that should be transmitted on the link.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.14INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortSelected
OBJECT-TYPE
Selected flag value indicates that the selection logic has selected an appropriate Aggregator. A value of unselected indicates that no aggregator is currently selected. A value of standby indicates that although the selection logic has selected an appropriate Aggregator, aggregation restrictions currently 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, incompatible LACP system/port attributes of the remote endpoints. 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.15.2.3.3.2.1.1.15INTEGER {selected(1), unselected(2), standby(3), suspended(4), individual(5)}read-onlycurrent
lacpInfoPortMoved
OBJECT-TYPE
Port Moved flag is set to true if the receive machine for a port is in the port_disabled state, and the combination of partner oper system and partner oper port number in use by the port has been used by received in an incoming LACPDU on a different port.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.16INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoCollDetState
OBJECT-TYPE
LACP port collision and detection state
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.17INTEGER {on(1), off(2)}read-onlycurrent
lacpInfoPortRxState
OBJECT-TYPE
LACP port RX machine state
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.18DisplayStringread-onlycurrent
lacpInfoPortMuxState
OBJECT-TYPE
LACP port Mux machine state
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.19DisplayStringread-onlycurrent
lacpInfoPortPerState
OBJECT-TYPE
LACP port periodic machine state
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.20DisplayStringread-onlycurrent
lacpInfoPortPerTraTimer
OBJECT-TYPE
Periodic Transmit Timer
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.21Integer32read-onlycurrent
lacpInfoPortCurWhileTimer
OBJECT-TYPE
Current While Timer
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.22Integer32read-onlycurrent
lacpInfoPortOperState
OBJECT-TYPE
The current operational state of LACP on the port.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.1.1.23INTEGER {disabled(1), up(2), down(3)}read-onlycurrent
lacpInfoPortAdminTable
OBJECT-TYPE
The table of LACP port admin information.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2not-accessiblecurrent
lacpInfoPortAdminTableEntry
OBJECT-TYPE
Admin information about a LACP port.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1not-accessiblecurrent
lacpInfoPortAdminIndex
OBJECT-TYPE
The port identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1.1PortNumberread-onlycurrent
lacpInfoPortActAdPortState
OBJECT-TYPE
The state of Actor Administrator Port. This is a octet mask with the following bits: Activity, Synchronization, Defaulted, Timeout, Collecting, Expired, Aggregation and Distributing. If all of them are 0 then the state is showed as 0x0, else it is displayed a blank state which mean is not a NULL state
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1.7DisplayStringread-onlycurrent
lacpInfoPortActAdActiv
OBJECT-TYPE
The state of Actor Administrator Port Activity
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1.8INTEGER {active(1), passive(2)}read-onlycurrent
lacpInfoPortActAdSync
OBJECT-TYPE
The state of Actor Administrator Port Synchronization
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1.9INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActAdDef
OBJECT-TYPE
The state of Actor Administrator Port Defaulted
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1.10INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActAdTimeout
OBJECT-TYPE
The state of Actor Administrator Port Timeout
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1.11INTEGER {short(1), long(2)}read-onlycurrent
lacpInfoPortActAdColl
OBJECT-TYPE
The state of Actor Administrator Port Collecting
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1.12INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActAdExp
OBJECT-TYPE
The state of Actor Administrator Port Expired
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1.13INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActAdAggr
OBJECT-TYPE
The state of Actor Administrator Port Aggregation
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1.14INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActAdDist
OBJECT-TYPE
The state of Actor Administrator Port Distributing
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.2.1.15INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortOperTable
OBJECT-TYPE
The table of LACP port oper information.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3not-accessiblecurrent
lacpInfoPortOperTableEntry
OBJECT-TYPE
Oper information about a LACP port.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1not-accessiblecurrent
lacpInfoPortOperIndex
OBJECT-TYPE
The port identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.1PortNumberread-onlycurrent
lacpInfoPortPartOpSysPrio
OBJECT-TYPE
The value of Partner Operator Port System Priority
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.2Integer32read-onlycurrent
lacpInfoPortPartOpSysId
OBJECT-TYPE
The value of Partner Operator Port System ID
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.3DisplayStringread-onlycurrent
lacpInfoPortPartOpKey
OBJECT-TYPE
The value of Partner Operator Port Key
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.4Integer32read-onlycurrent
lacpInfoPortPartOpPortNum
OBJECT-TYPE
The Partner Operator Port Number
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.5Integer32read-onlycurrent
lacpInfoPortPartOpPortPrio
OBJECT-TYPE
The value of Partner Operator Port Priority
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.6Integer32read-onlycurrent
lacpInfoPortActOpPortState
OBJECT-TYPE
The state of Actor Operator Port. This is a octet mask with the following bits: Activity, Synchronization, Defaulted, Timeout, Collecting, Expired, Aggregation and Distributing. If all of them are 0 then the state is showed as 0x0, else it is displayed a blank state which mean is not a NULL state
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.7DisplayStringread-onlycurrent
lacpInfoPortActOpActiv
OBJECT-TYPE
The state of Actor Operator Port Activity
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.8INTEGER {active(1), passive(2)}read-onlycurrent
lacpInfoPortActOpSync
OBJECT-TYPE
The state of Actor Operator Port Synchronization
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.9INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActOpDef
OBJECT-TYPE
The state of Actor Operator Port Defaulted
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.10INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActOpTimeout
OBJECT-TYPE
The state of Actor Operator Port Timeout
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.11INTEGER {short(1), long(2)}read-onlycurrent
lacpInfoPortActOpColl
OBJECT-TYPE
The state of Actor Operator Port Collecting
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.12INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActOpExp
OBJECT-TYPE
The state of Actor Operator Port Expired
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.13INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActOpAggr
OBJECT-TYPE
The state of Actor Operator Port Aggregation
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.14INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortActOpDist
OBJECT-TYPE
The state of Actor Operator Port Distributing
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.15INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpPortState
OBJECT-TYPE
The state of Partner Operator Port. This is a octet mask with the following bits: Activity, Synchronization, Defaulted, Timeout, Collecting, Expired, Aggregation and Distributing. If all of them are 0 then the state is showed as 0x0, else it is displayed a blank state which mean is not a NULL state
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.16DisplayStringread-onlycurrent
lacpInfoPortPartOpActiv
OBJECT-TYPE
The state of Partner Operator Port Activity
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.17INTEGER {active(1), passive(2)}read-onlycurrent
lacpInfoPortPartOpSync
OBJECT-TYPE
The state of Partner Operator Port Synchronization
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.18INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpDef
OBJECT-TYPE
The state of Partner Operator Port Defaulted
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.19INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpTimeout
OBJECT-TYPE
The state of Partner Operator Port Timeout
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.20INTEGER {short(1), long(2)}read-onlycurrent
lacpInfoPortPartOpColl
OBJECT-TYPE
The state of Partner Operator Port Collecting
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.21INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpExp
OBJECT-TYPE
The state of Partner Operator Port Expired
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.22INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpAggr
OBJECT-TYPE
The state of Partner Operator Port Aggregation
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.23INTEGER {true(1), false(2)}read-onlycurrent
lacpInfoPortPartOpDist
OBJECT-TYPE
The state of Partner Operator Port Distributing
1.3.6.1.4.1.20301.2.7.15.2.3.3.2.3.1.24INTEGER {true(1), false(2)}read-onlycurrent
cistInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.4
cistGeneralInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.3.4.1.1BridgeIdread-onlycurrent
cistRootPathCost
OBJECT-TYPE
The cost of the path to the CIST Root as seen from this bridge.
1.3.6.1.4.1.20301.2.7.15.2.3.4.1.2Integer32read-onlycurrent
cistRootPort
OBJECT-TYPE
The Port Number of the Port which offers the lowest path cost from this bridge to the CIST Root Bridge.
1.3.6.1.4.1.20301.2.7.15.2.3.4.1.3PortNumberread-onlycurrent
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.15.2.3.4.1.4Integer32read-onlycurrent
cistBridgeMaxAge
OBJECT-TYPE
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root.
1.3.6.1.4.1.20301.2.7.15.2.3.4.1.5Integer32read-onlycurrent
cistBridgeForwardDelay
OBJECT-TYPE
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root.
1.3.6.1.4.1.20301.2.7.15.2.3.4.1.6Integer32read-onlycurrent
cistRegionalRoot
OBJECT-TYPE
The bridge identifier of the Root of the Multiple spanning tree region as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Regional Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
1.3.6.1.4.1.20301.2.7.15.2.3.4.1.7BridgeIdread-onlycurrent
cistRegionalPathCost
OBJECT-TYPE
The Cost of the path to the CIST Regional Root as seen from this bridge.
1.3.6.1.4.1.20301.2.7.15.2.3.4.1.8Integer32read-onlycurrent
mstpDigest
OBJECT-TYPE
The digest of the mstp.
1.3.6.1.4.1.20301.2.7.15.2.3.4.1.9DisplayString (SIZE(0..63))read-onlycurrent
cistInfoPortTable
OBJECT-TYPE
The table of CIST Port information.
1.3.6.1.4.1.20301.2.7.15.2.3.4.2not-accessiblecurrent
cistInfoPortTableEntry
OBJECT-TYPE
Information about a particular CIST Port.
1.3.6.1.4.1.20301.2.7.15.2.3.4.2.1not-accessiblecurrent
cistInfoPortIndex
OBJECT-TYPE
The port number of the port for which this entry contains spanning tree configuration.
1.3.6.1.4.1.20301.2.7.15.2.3.4.2.1.1PortNumberread-onlycurrent
cistInfoPortPriority
OBJECT-TYPE
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value.
1.3.6.1.4.1.20301.2.7.15.2.3.4.2.1.2Integer32read-onlycurrent
cistInfoPortPathCost
OBJECT-TYPE
The contribution of this port to the path cost of paths towards the CIST Root which include this port.
1.3.6.1.4.1.20301.2.7.15.2.3.4.2.1.3Integer32read-onlycurrent
cistInfoPortState
OBJECT-TYPE
Current state of the Port as defined by the Common spanning tree protocol.
1.3.6.1.4.1.20301.2.7.15.2.3.4.2.1.4INTEGER {disabled(1), discarding(2), learning(4), forwarding(5)}read-onlycurrent
cistInfoPortRole
OBJECT-TYPE
Selected Port Role of the port for this spanning tree instance.
1.3.6.1.4.1.20301.2.7.15.2.3.4.2.1.5INTEGER {disabled(1), alternate(2), backup(3), root(4), designated(5), master(6), unknown(7)}read-onlycurrent
cistInfoPortDesignatedBridge
OBJECT-TYPE
The unique Bridge Identifier of the bridge which this port considers to be the Designated Bridge for the port's segment.
1.3.6.1.4.1.20301.2.7.15.2.3.4.2.1.6BridgeIdread-onlycurrent
cistInfoPortDesignatedPort
OBJECT-TYPE
The Port identifier of the port on the Designated Bridge for this port's segment.
1.3.6.1.4.1.20301.2.7.15.2.3.4.2.1.7OCTET STRING (SIZE(2))read-onlycurrent
cistInfoPortLinkType
OBJECT-TYPE
The point-to-point status of the LAN segment attached to this port. A value of p2p (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.15.2.3.4.2.1.8INTEGER {p2p(1), shared(2), unknown(3)}read-onlycurrent
cistInfoPortHelloTime
OBJECT-TYPE
CIST port Hello Time
1.3.6.1.4.1.20301.2.7.15.2.3.4.2.1.9Integer32read-onlycurrent
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.15.2.3.4.2.1.10INTEGER {enabled(1), disabled(2)}read-onlycurrent
vlanInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.5
vlanInfoTable
OBJECT-TYPE
The table of VLAN information.
1.3.6.1.4.1.20301.2.7.15.2.3.5.1not-accessiblecurrent
vlanInfoTableEntry
OBJECT-TYPE
Information about a particular VLAN.
1.3.6.1.4.1.20301.2.7.15.2.3.5.1.1not-accessiblecurrent
vlanInfoId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.5.1.1.1INTEGER (1..4090)read-onlycurrent
vlanInfoName
OBJECT-TYPE
The VLAN name.
1.3.6.1.4.1.20301.2.7.15.2.3.5.1.1.2DisplayString (SIZE(0..32))read-onlycurrent
vlanInfoStatus
OBJECT-TYPE
Enable or disable, VLAN state information
1.3.6.1.4.1.20301.2.7.15.2.3.5.1.1.3INTEGER {enabled(2), disabled(3)}read-onlycurrent
vlanInfoPorts
OBJECT-TYPE
The port list information in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN
1.3.6.1.4.1.20301.2.7.15.2.3.5.1.1.7OCTET STRINGread-onlycurrent
dot1xInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.6
dot1xInfoPortTable
OBJECT-TYPE
The table of 8021x configuration in the Current_config.
1.3.6.1.4.1.20301.2.7.15.2.3.6.1not-accessiblecurrent
dot1xInfoPortEntry
OBJECT-TYPE
Information about 8021x Port Config
1.3.6.1.4.1.20301.2.7.15.2.3.6.1.1not-accessiblecurrent
dot1xInfoPortIndex
OBJECT-TYPE
The 8021x Port number for which the table is related.
1.3.6.1.4.1.20301.2.7.15.2.3.6.1.1.1PortNumberread-onlycurrent
dot1xInfoPortAuthMode
OBJECT-TYPE
Authentication mode
1.3.6.1.4.1.20301.2.7.15.2.3.6.1.1.2INTEGER {forceUnauth(0), auto(1), forceAuth(2)}read-onlycurrent
dot1xInfoPortAuthStatus
OBJECT-TYPE
Authentication status
1.3.6.1.4.1.20301.2.7.15.2.3.6.1.1.3INTEGER {authorized(0), unauthorized(1)}read-onlycurrent
dot1xInfoPortAuthPAEState
OBJECT-TYPE
Authenticator PAE State
1.3.6.1.4.1.20301.2.7.15.2.3.6.1.1.5INTEGER {initialize(0), disconnected(1), connecting(2), authenticating(3), authenticated(4), aborting(5), held(6), forceauth(7), forceunauth(8)}read-onlycurrent
dot1xInfoPortBackAuthState
OBJECT-TYPE
Backend authenticator PAE state
1.3.6.1.4.1.20301.2.7.15.2.3.6.1.1.6INTEGER {request(0), response(1), success(2), fail(3), timeout(4), idle(5), initialize(6)}read-onlycurrent
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.15.2.3.6.1.1.7INTEGERread-onlycurrent
dot1xSystemInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.6.2
dot1xSystemCapability
OBJECT-TYPE
System capability
1.3.6.1.4.1.20301.2.7.15.2.3.6.2.1INTEGER {authenticator(0), supplicant(1), authenticatorAndSupplicant(2), unknown(3)}read-onlycurrent
dot1xSystemStatus
OBJECT-TYPE
System status
1.3.6.1.4.1.20301.2.7.15.2.3.6.2.2INTEGER {enabled(0), disabled(1)}read-onlycurrent
dot1xSystemProtoVersion
OBJECT-TYPE
Protocol version
1.3.6.1.4.1.20301.2.7.15.2.3.6.2.3INTEGERread-onlycurrent
genInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.7
trunkGroupInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.9
trunkGroupInfoTable
OBJECT-TYPE
The table of trunk group information.
1.3.6.1.4.1.20301.2.7.15.2.3.9.1not-accessiblecurrent
trunkGroupInfoTableEntry
OBJECT-TYPE
A row in trunk group information table.
1.3.6.1.4.1.20301.2.7.15.2.3.9.1.1not-accessiblecurrent
trunkGroupInfoIndex
OBJECT-TYPE
The identifier of the trunk group.
1.3.6.1.4.1.20301.2.7.15.2.3.9.1.1.1Integer32read-onlycurrent
trunkGroupInfoState
OBJECT-TYPE
Trunk group state.
1.3.6.1.4.1.20301.2.7.15.2.3.9.1.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
trunkGroupInfoPorts
OBJECT-TYPE
The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group
1.3.6.1.4.1.20301.2.7.15.2.3.9.1.1.3OCTET STRINGread-onlycurrent
trunkGroupInfoProtocol
OBJECT-TYPE
Trunk group protocol Static - static trunk group Lacp - dynamic trunk group
1.3.6.1.4.1.20301.2.7.15.2.3.9.1.1.4INTEGER {static(1), lacp(2)}read-onlycurrent
trunkGroupInfoPortTable
OBJECT-TYPE
The table of Trunk Group Info.
1.3.6.1.4.1.20301.2.7.15.2.3.9.2not-accessiblecurrent
trunkGroupInfoPortTableEntry
OBJECT-TYPE
A row in the Trunk Info table.
1.3.6.1.4.1.20301.2.7.15.2.3.9.2.1not-accessiblecurrent
trunkGroupInfoPortTrunkId
OBJECT-TYPE
The Trunk identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.9.2.1.1Integer32read-onlycurrent
trunkGroupInfoPortPortId
OBJECT-TYPE
The Port identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.9.2.1.2PortNumberread-onlycurrent
trunkGroupInfoPortStatus
OBJECT-TYPE
The Port Status.
1.3.6.1.4.1.20301.2.7.15.2.3.9.2.1.3INTEGER {down(0), blocking(1), forwarding(2)}read-onlycurrent
hotlinksInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.10
hotlinksInfoOnState
OBJECT-TYPE
Hot Links ON/OFF setting info.
1.3.6.1.4.1.20301.2.7.15.2.3.10.1INTEGER {on(1), off(2)}read-onlycurrent
hotlinksInfoFdbUpdateState
OBJECT-TYPE
Enable/disable Hot Links FDB Update setting info.
1.3.6.1.4.1.20301.2.7.15.2.3.10.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
hotlinksInfoTriggerTable
OBJECT-TYPE
The Hot Links Trigger Table Info.
1.3.6.1.4.1.20301.2.7.15.2.3.10.3not-accessiblecurrent
hotlinksInfoTriggerTableEntry
OBJECT-TYPE
A row in the Hot Links Trigger Table Info.
1.3.6.1.4.1.20301.2.7.15.2.3.10.3.1not-accessiblecurrent
hotlinksInfoTriggerId
OBJECT-TYPE
The Trigger identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.10.3.1.1Integer32read-onlycurrent
hotlinksInfoTriggerName
OBJECT-TYPE
A textual string containing the trigger name.
1.3.6.1.4.1.20301.2.7.15.2.3.10.3.1.2DisplayStringread-onlycurrent
hotlinksInfoTriggerState
OBJECT-TYPE
Enable/disable Trigger state info.
1.3.6.1.4.1.20301.2.7.15.2.3.10.3.1.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
hotlinksInfoTriggerPreemptState
OBJECT-TYPE
Enable/disable Preemption state info.
1.3.6.1.4.1.20301.2.7.15.2.3.10.3.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
hotlinksInfoTriggerFdelay
OBJECT-TYPE
Forward Delay setting info (in secs).
1.3.6.1.4.1.20301.2.7.15.2.3.10.3.1.5Integer32read-onlycurrent
hotlinksInfoTriggerActive
OBJECT-TYPE
A textual string containing the active interface info.
1.3.6.1.4.1.20301.2.7.15.2.3.10.3.1.6DisplayStringread-onlycurrent
hotlinksInfoBpduState
OBJECT-TYPE
Enable/disable Hot Links BPDU flood setting info.
1.3.6.1.4.1.20301.2.7.15.2.3.10.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
hotlinksInfoFdbUpdateRate
OBJECT-TYPE
Hot Links FDB update rate (packets per second).
1.3.6.1.4.1.20301.2.7.15.2.3.10.5Integer32read-onlycurrent
lldpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.11
lldpInfoPortTable
OBJECT-TYPE
The table of LLDP Port Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1not-accessiblecurrent
lldpInfoPortEntry
OBJECT-TYPE
LLDP Port Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1not-accessiblecurrent
lldpInfoPortIndex
OBJECT-TYPE
The index of the row in LLDP info port table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.1PortNumberread-onlycurrent
lldpInfoPortAlias
OBJECT-TYPE
The port alias of the port in LLDP info port table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.2DisplayString (SIZE(0..32))read-onlycurrent
lldpInfoPortMacAddress
OBJECT-TYPE
The mac address of the port in LLDP info port table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.3PhysAddressread-onlycurrent
lldpInfoPortMtu
OBJECT-TYPE
The MTU size of the port in LLDP info port table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.4Integer32read-onlycurrent
lldpInfoPortEnabled
OBJECT-TYPE
The PortEnabled field of the port in LLDP info port table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.5INTEGER {true(1), false(2)}read-onlycurrent
lldpInfoPortAdminStatus
OBJECT-TYPE
The Admin Status of the port in LLDP info port table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.6INTEGER {enabledTxOnly(1), enabledRxOnly(2), enabledRxTx(3), disabled(4)}read-onlycurrent
lldpInfoPortRxChanges
OBJECT-TYPE
The rxChanges field of the port in LLDP info port table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.7INTEGER {true(1), false(2)}read-onlycurrent
lldpInfoPortportdesctlv
OBJECT-TYPE
This is the Port Description TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortsysnametlv
OBJECT-TYPE
This is the System Name TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortsysdescrtlv
OBJECT-TYPE
This is the System Description TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.10INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortsyscaptlv
OBJECT-TYPE
This is the System Capabilities TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.11INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortmgmtaddrtlv
OBJECT-TYPE
This is the Management Address TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.12INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortportvidtlv
OBJECT-TYPE
This is the Port VLAN ID TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.13INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.2.3.11.1.1.14INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortvlannametlv
OBJECT-TYPE
This is the VLAN Name TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.15INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortprotidtlv
OBJECT-TYPE
This is the Protocol Identity TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.16INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.2.3.11.1.1.17INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortpowermditlv
OBJECT-TYPE
This is the Power Via MDI TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.18INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortlinkaggrtlv
OBJECT-TYPE
This is the Link Aggregation TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.19INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortframesztlv
OBJECT-TYPE
This is the Maximum Frame Size TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.20INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortdcbxtlv
OBJECT-TYPE
This is the DCBX TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.21INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoPortevbtlv
OBJECT-TYPE
This is the EVB TLV state of the LLDP port.
1.3.6.1.4.1.20301.2.7.15.2.3.11.1.1.22INTEGER {enabled(1), disabled(2)}read-onlycurrent
lldpInfoTxTable
OBJECT-TYPE
The table of LLDP Transmit State Machine Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2not-accessiblecurrent
lldpInfoTxEntry
OBJECT-TYPE
LLDP Transmit State Machine Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1not-accessiblecurrent
lldpInfoTxIndex
OBJECT-TYPE
The index of the row in LLDP Transmit State Machine info table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.1PortNumberread-onlycurrent
lldpInfoTxState
OBJECT-TYPE
The transmit state of the port in LLDP Transmit State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.2INTEGER {txLldpInitialize(1), txIdle(2), txShutdownFrame(3), txInfoFrame(4)}read-onlycurrent
lldpInfoTxLocalChanged
OBJECT-TYPE
The somethingChangedLocal field of the port in LLDP Transmit State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.3INTEGER {true(1), false(2)}read-onlycurrent
lldpInfoTxTTL
OBJECT-TYPE
The txTTL timer of the port in LLDP Transmit State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.4Integer32read-onlycurrent
lldpInfoTxTxTTR
OBJECT-TYPE
The txTTR timer of the port in LLDP Transmit State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.5Integer32read-onlycurrent
lldpInfoTxDelayWhile
OBJECT-TYPE
The txDelayWhile timer of the port in LLDP Transmit State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.6Integer32read-onlycurrent
lldpInfoTxShutdownWhile
OBJECT-TYPE
The txShutdownWhile timer of the port in LLDP Transmit State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.7Integer32read-onlycurrent
lldpInfoTxReinitDelay
OBJECT-TYPE
The reinitDelay timer of the port in LLDP Transmit State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.8Integer32read-onlycurrent
lldpInfoTxHoldMultiplier
OBJECT-TYPE
The msgTxHold timer of the port in LLDP Transmit State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.9Integer32read-onlycurrent
lldpInfoTxTransmitInterval
OBJECT-TYPE
The msgTxInterval timer of the port in LLDP Transmit State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.10Integer32read-onlycurrent
lldpInfoTxTransmitDelay
OBJECT-TYPE
The txDelay timer of the port in LLDP Transmit State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.2.1.11Integer32read-onlycurrent
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.15.2.3.11.2.1.12DisplayString (SIZE(1..128))read-onlycurrent
lldpInfoRxTable
OBJECT-TYPE
The table of LLDP Receive State Machine Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3not-accessiblecurrent
lldpInfoRxEntry
OBJECT-TYPE
LLDP Receive State Machine Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1not-accessiblecurrent
lldpInfoRxIndex
OBJECT-TYPE
The index of the row in LLDP Receive State Machine info table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1.1PortNumberread-onlycurrent
lldpInfoRxState
OBJECT-TYPE
The receive state of the port in LLDP Receive State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1.2INTEGER {lldpWaitPortOperational(1), deleteAgedInfo(2), rxLldpInitialize(3), rxWaitForFrame(4), rxFrame(5), deleteInfo(6), updateInfo(7)}read-onlycurrent
lldpInfoRxBadFrame
OBJECT-TYPE
The badFrame field of the port in LLDP Receive State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1.3INTEGER {true(1), false(2)}read-onlycurrent
lldpInfoRxRcvFrame
OBJECT-TYPE
The rcvFrame field of the port in LLDP Receive State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1.4INTEGER {true(1), false(2)}read-onlycurrent
lldpInfoRxRxInfoAge
OBJECT-TYPE
The rxInfoAge field of the port in LLDP Receive State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1.5INTEGER {true(1), false(2)}read-onlycurrent
lldpInfoRxRemoteChanged
OBJECT-TYPE
The somethingChangedRemote field of the port in LLDP Receive State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1.6INTEGER {true(1), false(2)}read-onlycurrent
lldpInfoRxTooManyNeighbors
OBJECT-TYPE
The tooManyNeighbors field of the port in LLDP Receive State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1.7INTEGER {true(1), false(2)}read-onlycurrent
lldpInfoRxSNMPNotify
OBJECT-TYPE
The tooManyNeighbors field of the port in LLDP Receive State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1.8INTEGER {true(1), false(2)}read-onlycurrent
lldpInfoRxRxTTL
OBJECT-TYPE
The rxTTL timer of the port in LLDP Receive State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1.9Integer32read-onlycurrent
lldpInfoRxTooManyNeighborTimer
OBJECT-TYPE
The tooManyNeighborsTimer timer of the port in LLDP Receive State Machine.
1.3.6.1.4.1.20301.2.7.15.2.3.11.3.1.10Integer32read-onlycurrent
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.15.2.3.11.3.1.11DisplayString (SIZE(1..128))read-onlycurrent
lldpInfoRemoteDevicesTable
OBJECT-TYPE
The table of LLDP remote devices Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4not-accessiblecurrent
lldpInfoRemoteDevicesEntry
OBJECT-TYPE
LLDP remote devices Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1not-accessiblecurrent
lldpInfoRemoteDevicesIndex
OBJECT-TYPE
The index of the row in LLDP remote devices info table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.1INTEGER (1..256)read-onlycurrent
lldpInfoRemoteDevicesRemoteTTL
OBJECT-TYPE
The remote TTL of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.3Integer32read-onlycurrent
lldpInfoRemoteDevicesRxChanges
OBJECT-TYPE
The rxChanges field of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.4INTEGER {true(1), false(2)}read-onlycurrent
lldpInfoRemoteDevicesLocalPort
OBJECT-TYPE
The local port alias of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.5DisplayString (SIZE(1..128))read-onlycurrent
lldpInfoRemoteDevicesChassisSubtype
OBJECT-TYPE
The chassis ID subtype of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.6INTEGER {chassisComponent(1), interfaceAlias(2), portComponent(3), macAddress(4), networkAddress(5), interfaceName(6), locallyAssigned(7)}read-onlycurrent
lldpInfoRemoteDevicesChassisId
OBJECT-TYPE
The chassis ID of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.7DisplayString (SIZE(1..255))read-onlycurrent
lldpInfoRemoteDevicesPortSubtype
OBJECT-TYPE
The port ID subtype of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.8INTEGER {interfaceAlias(1), portComponent(2), macAddress(3), networkAddress(4), interfaceName(5), agentCircuitId(6), locallyAssigned(7)}read-onlycurrent
lldpInfoRemoteDevicesPortId
OBJECT-TYPE
The port ID of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.9DisplayString (SIZE(1..255))read-onlycurrent
lldpInfoRemoteDevicesSystemName
OBJECT-TYPE
The system name of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.10DisplayString (SIZE(0..255))read-onlycurrent
lldpInfoRemoteDevicesSystemDescription
OBJECT-TYPE
The system description of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.11DisplayString (SIZE(0..255))read-onlycurrent
lldpInfoRemoteDevicesPortDescription
OBJECT-TYPE
The port description of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.12DisplayString (SIZE(0..255))read-onlycurrent
lldpInfoRemoteDevicesSystemCapSupported
OBJECT-TYPE
The supported system capabilities of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.13DisplayString (SIZE(0..64))read-onlycurrent
lldpInfoRemoteDevicesSystemCapEnabled
OBJECT-TYPE
The enabled system capabilities of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.4.1.14DisplayString (SIZE(0..64))read-onlycurrent
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.15.2.3.11.4.1.15DisplayString (SIZE(1..128))read-onlycurrent
lldpInfoRemoteDevicesManAddrTable
OBJECT-TYPE
The table of LLDP remote devices management address Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.5not-accessiblecurrent
lldpInfoRemoteDevicesManAddrEntry
OBJECT-TYPE
LLDP remote devices management address Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.5.1not-accessiblecurrent
lldpInfoRemoteDevicesManAddrSubtype
OBJECT-TYPE
The management address subtype of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.5.1.1INTEGER {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-onlycurrent
lldpInfoRemoteDevicesManAddr
OBJECT-TYPE
The management address of the LLDP remote devices entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.5.1.2DisplayString (SIZE(1..64))read-onlycurrent
lldpInfoRemoteDevicesManAddrIfSubtype
OBJECT-TYPE
The interface numbering subtype of the LLDP remote devices management address entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.5.1.3INTEGER {unknown(1), ifIndex(2), systemPortNumber(3)}read-onlycurrent
lldpInfoRemoteDevicesManAddrIfId
OBJECT-TYPE
The interface number of the LLDP remote devices management address entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.5.1.4Integer32read-onlycurrent
lldpInfoRemoteDevicesManAddrOID
OBJECT-TYPE
The object identifier of the LLDP remote devices management address entry.
1.3.6.1.4.1.20301.2.7.15.2.3.11.5.1.5DisplayString (SIZE(0..128))read-onlycurrent
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.15.2.3.11.6INTEGER {ok(0), clearMsap(1)}read-writecurrent
evbTLVInfoTable
OBJECT-TYPE
The table of ECDP TLV Info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.7not-accessiblecurrent
evbTLVInfoEntry
OBJECT-TYPE
Information about EVB TLV.
1.3.6.1.4.1.20301.2.7.15.2.3.11.7.1not-accessiblecurrent
evbTLVInfoEntryIndex
OBJECT-TYPE
The index of the vsi info table.
1.3.6.1.4.1.20301.2.7.15.2.3.11.7.1.1Integer32read-onlycurrent
evbPort
OBJECT-TYPE
The evb tlv port info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.7.1.2Integer32read-onlycurrent
evbLocalCapability
OBJECT-TYPE
The local evb tlv capabilityinfo.
1.3.6.1.4.1.20301.2.7.15.2.3.11.7.1.3OCTET STRINGread-onlycurrent
evbLocalCurrent
OBJECT-TYPE
The local evb tlv current info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.7.1.4OCTET STRINGread-onlycurrent
evbLocalRTEVal
OBJECT-TYPE
The local evb tlv ECP RTE info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.7.1.5Integer32read-onlycurrent
evbRemoteCapability
OBJECT-TYPE
The remote evb tlv capability nfo.
1.3.6.1.4.1.20301.2.7.15.2.3.11.7.1.6OCTET STRINGread-onlycurrent
evbRemoteCurrent
OBJECT-TYPE
The remote evb tlv cuurent info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.7.1.7OCTET STRINGread-onlycurrent
evbRemoteRTEVal
OBJECT-TYPE
The remote evb tlv ECP RTE info.
1.3.6.1.4.1.20301.2.7.15.2.3.11.7.1.8Integer32read-onlycurrent
oamInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.12
oamInfoPortTable
OBJECT-TYPE
The table of OAM port information.
1.3.6.1.4.1.20301.2.7.15.2.3.12.1not-accessiblecurrent
oamInfoPortEntry
OBJECT-TYPE
Information about OAM Port
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1not-accessiblecurrent
oamInfoPortIndex
OBJECT-TYPE
The OAM Port number for which the table is related.
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.1PortNumberread-onlycurrent
oamInfoPortLocalState
OBJECT-TYPE
OAM local port state
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.2INTEGER {enabled(0), disabled(1)}read-onlycurrent
oamInfoPortLocalMode
OBJECT-TYPE
OAM local port mode
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.3INTEGER {active(0), passive(1)}read-onlycurrent
oamInfoPortLocalLinkStatus
OBJECT-TYPE
OAM local port link status
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.4INTEGER {ok(0), fail(1)}read-onlycurrent
oamInfoPortLocalStable
OBJECT-TYPE
OAM local port stable
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.5INTEGER {true(0), false(1)}read-onlycurrent
oamInfoPortLocalSatisfied
OBJECT-TYPE
OAM local port satisfied
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.6INTEGER {true(0), false(1)}read-onlycurrent
oamInfoPortLocalEvaluating
OBJECT-TYPE
OAM local port evaluating
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.7INTEGER {true(0), false(1)}read-onlycurrent
oamInfoPortRemoteMode
OBJECT-TYPE
OAM remote port mode
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.8INTEGER {active(0), passive(1)}read-onlycurrent
oamInfoPortRemoteMAC
OBJECT-TYPE
OAM remote port MAC address
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.9PhysAddressread-onlycurrent
oamInfoPortRemoteStable
OBJECT-TYPE
OAM remote port stable
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.10INTEGER {true(0), false(1)}read-onlycurrent
oamInfoPortRemoteStateValid
OBJECT-TYPE
OAM remote port state valid
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.11INTEGER {true(0), false(1)}read-onlycurrent
oamInfoPortRemoteEvaluating
OBJECT-TYPE
OAM remote port evaluating
1.3.6.1.4.1.20301.2.7.15.2.3.12.1.1.12INTEGER {true(0), false(1)}read-onlycurrent
udldInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.13
udldInfoPortTable
OBJECT-TYPE
The table of UDLD port info.
1.3.6.1.4.1.20301.2.7.15.2.3.13.1not-accessiblecurrent
udldInfoPortEntry
OBJECT-TYPE
A row inside UDLD port info table.
1.3.6.1.4.1.20301.2.7.15.2.3.13.1.1not-accessiblecurrent
udldInfoPortIndex
OBJECT-TYPE
The index of the row in UDLD port configuration table.
1.3.6.1.4.1.20301.2.7.15.2.3.13.1.1.1PortNumberread-onlycurrent
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.15.2.3.13.1.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.2.3.13.1.1.3INTEGER {aggresive(1), normal(2)}read-onlycurrent
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.15.2.3.13.1.1.5INTEGER {init(1), inactive(2), linkup(3), advertisement(4), detection(5), extDetection(6), shutdown(7)}read-onlycurrent
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.15.2.3.13.1.1.6INTEGER {unknown(1), unidirectional(2), bidirectional(3), loop(4), neighborMismatch(5)}read-onlycurrent
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.15.2.3.13.1.1.7INTEGERread-onlycurrent
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.15.2.3.13.1.1.8INTEGERread-onlycurrent
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.15.2.3.13.1.1.9INTEGERread-onlycurrent
udldInfoNeighborTable
OBJECT-TYPE
The table of UDLD port neighbor info.
1.3.6.1.4.1.20301.2.7.15.2.3.13.2not-accessiblecurrent
udldInfoNeighborEntry
OBJECT-TYPE
A row inside UDLD port info table.
1.3.6.1.4.1.20301.2.7.15.2.3.13.2.1not-accessiblecurrent
udldInfoNeighborLocalPortIndex
OBJECT-TYPE
The index of the port for which neighbor information will be returned.
1.3.6.1.4.1.20301.2.7.15.2.3.13.2.1.1PortNumberread-onlycurrent
udldInfoNeighborIndex
OBJECT-TYPE
The index of the target neighbor among the port neighbors.
1.3.6.1.4.1.20301.2.7.15.2.3.13.2.1.2Integer32read-onlycurrent
udldInfoNeighborExpiration
OBJECT-TYPE
Hold time for the given neighbor.
1.3.6.1.4.1.20301.2.7.15.2.3.13.2.1.3INTEGERread-onlycurrent
udldInfoNeighborDeviceName
OBJECT-TYPE
Device name reported by neigbor.
1.3.6.1.4.1.20301.2.7.15.2.3.13.2.1.4DisplayStringread-onlycurrent
udldInfoNeighborDeviceID
OBJECT-TYPE
Device ID reported by neigbor.
1.3.6.1.4.1.20301.2.7.15.2.3.13.2.1.5DisplayStringread-onlycurrent
udldInfoNeighborPortID
OBJECT-TYPE
Port ID reported by neigbor.
1.3.6.1.4.1.20301.2.7.15.2.3.13.2.1.6DisplayStringread-onlycurrent
failoverInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.14
failoverInfoState
OBJECT-TYPE
Current state of failover
1.3.6.1.4.1.20301.2.7.15.2.3.14.1INTEGER {on(1), off(2)}read-onlycurrent
failoverInfoTriggerTable
OBJECT-TYPE
This table holds the information for individual triggers
1.3.6.1.4.1.20301.2.7.15.2.3.14.3not-accessiblecurrent
failoverInfoTriggerEntry
OBJECT-TYPE
A row in the failover trigger table.
1.3.6.1.4.1.20301.2.7.15.2.3.14.3.1not-accessiblecurrent
failoverInfoTriggerId
OBJECT-TYPE
The trigger identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.14.3.1.1Integer32read-onlycurrent
failoverInfoTriggerState
OBJECT-TYPE
The trigger state.
1.3.6.1.4.1.20301.2.7.15.2.3.14.3.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
failoverInfoTriggerLimit
OBJECT-TYPE
Limit number of operational links
1.3.6.1.4.1.20301.2.7.15.2.3.14.3.1.3INTEGERread-onlycurrent
failoverInfoTriggerMonitorState
OBJECT-TYPE
The runtime monitor state
1.3.6.1.4.1.20301.2.7.15.2.3.14.3.1.4INTEGER {up(1), down(2)}read-onlycurrent
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.15.2.3.14.3.1.5OCTET STRINGread-onlycurrent
failoverInfoTriggerControlState
OBJECT-TYPE
The runtime control state
1.3.6.1.4.1.20301.2.7.15.2.3.14.3.1.6INTEGER {auto-controlled(1), auto-disabled(2)}read-onlycurrent
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.15.2.3.14.3.1.7OCTET STRINGread-onlycurrent
failoverInfoMonPortStateTable
OBJECT-TYPE
This table holds the information for individual triggers
1.3.6.1.4.1.20301.2.7.15.2.3.14.4not-accessiblecurrent
failoverInfoTriggerMonPortEntry
OBJECT-TYPE
A row in the failover trigger table.
1.3.6.1.4.1.20301.2.7.15.2.3.14.4.1not-accessiblecurrent
failoverInfoTriggerMonId
OBJECT-TYPE
The trigger identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.14.4.1.1Integer32read-onlycurrent
failoverInfoTriggerMonPortId
OBJECT-TYPE
The Port identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.14.4.1.2PortNumberread-onlycurrent
failoverInfoTriggerMonPortStatus
OBJECT-TYPE
The Port Status.
1.3.6.1.4.1.20301.2.7.15.2.3.14.4.1.3INTEGER {failed(0), operational(1)}read-onlycurrent
failoverInfoCtlPortStateTable
OBJECT-TYPE
This table holds the information for individual triggers
1.3.6.1.4.1.20301.2.7.15.2.3.14.5not-accessiblecurrent
failoverInfoTriggerCtlPortEntry
OBJECT-TYPE
A row in the failover trigger table.
1.3.6.1.4.1.20301.2.7.15.2.3.14.5.1not-accessiblecurrent
failoverInfoTriggerCtlId
OBJECT-TYPE
The trigger identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.14.5.1.1Integer32read-onlycurrent
failoverInfoTriggerCtlPortId
OBJECT-TYPE
The Port identifier.
1.3.6.1.4.1.20301.2.7.15.2.3.14.5.1.2PortNumberread-onlycurrent
failoverInfoTriggerCtlPortStatus
OBJECT-TYPE
The Port Status.
1.3.6.1.4.1.20301.2.7.15.2.3.14.5.1.3INTEGER {failed(0), operational(1)}read-onlycurrent
vlagInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.16
vlagInfoSystem
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.16.1
vlagInfoState
OBJECT-TYPE
The current running state of vLAG.
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.1INTEGER {true(1), false(2)}read-onlycurrent
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.15.2.3.16.1.2INTEGER {unelected(0), primary(1), secondary(2)}read-onlycurrent
vlagInfoISLId
OBJECT-TYPE
vLAG ISL trunk id.
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.3Integer32read-onlycurrent
vlagInfoLocalMac
OBJECT-TYPE
Local vLAG MAC address.
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.4PhysAddressread-onlycurrent
vlagInfoLocalPriority
OBJECT-TYPE
Local vLAG Priority.
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.5Integer32read-onlycurrent
vlagInfoRemoteMac
OBJECT-TYPE
Local vLAG MAC address.
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.6PhysAddressread-onlycurrent
vlagInfoRemotePriority
OBJECT-TYPE
Local vLAG Priority.
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.7Integer32read-onlycurrent
vlagInfoHlthchkStatus
OBJECT-TYPE
The current health check running status.
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.8INTEGER {true(1), false(2)}read-onlycurrent
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.15.2.3.16.1.9Integer32read-onlycurrent
vlagInfoStartupDelayStatus
OBJECT-TYPE
Startup Delay Timer Status.
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.10INTEGER {unstarted(1), running(2), finished(3)}read-onlycurrent
vlagInfoSystemMac
OBJECT-TYPE
System vLAG MAC address
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.11PhysAddressread-onlycurrent
vlagInfoOperaRole
OBJECT-TYPE
vLAG switch operational role.
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.12INTEGER {unelected(0), primary(1), secondary(2)}read-onlycurrent
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.15.2.3.16.1.13Integer32read-onlycurrent
vlagInfoAutoRecoveryStatus
OBJECT-TYPE
Auto Recovery Timer Status.
1.3.6.1.4.1.20301.2.7.15.2.3.16.1.14INTEGER {unstarted(1), running(2), finished(3)}read-onlycurrent
vlagInfoGroup
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.2.3.16.2.1not-accessiblecurrent
vlagInfoInstanceEntry
OBJECT-TYPE
The configuration objects for an vLAG group.
1.3.6.1.4.1.20301.2.7.15.2.3.16.2.1.1not-accessiblecurrent
vlagInstanceId
OBJECT-TYPE
The identifier of this instance.
1.3.6.1.4.1.20301.2.7.15.2.3.16.2.1.1.1Integer32read-onlycurrent
vlagInstanceTrunkId
OBJECT-TYPE
The trunk id of this vLAG instance.
1.3.6.1.4.1.20301.2.7.15.2.3.16.2.1.1.2Integer32read-onlycurrent
vlagInstanceAdminKey
OBJECT-TYPE
AdminKey of this vLAG instance. Applicable only incase of dynamic trunks.
1.3.6.1.4.1.20301.2.7.15.2.3.16.2.1.1.3Integer32read-onlycurrent
vlagInstanceState
OBJECT-TYPE
The current running state of the vLAG instance.
1.3.6.1.4.1.20301.2.7.15.2.3.16.2.1.1.4INTEGER {down(1), localUp(2), remoteUp(3), formed(4)}read-onlycurrent
vlagInfoIslGroup
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.16.2.2
vlagInfoIslId
OBJECT-TYPE
vLAG ISL Id
1.3.6.1.4.1.20301.2.7.15.2.3.16.2.2.1Integer32read-onlycurrent
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.15.2.3.16.2.2.3INTEGER {static(1), lacp(2)}read-onlycurrent
vlagInfoIslPortchannel
OBJECT-TYPE
vLAG ISL portchannel number
1.3.6.1.4.1.20301.2.7.15.2.3.16.2.2.4Integer32read-onlycurrent
vlagInfoIslAdminkey
OBJECT-TYPE
vLAG ISL lacp admin key
1.3.6.1.4.1.20301.2.7.15.2.3.16.2.2.5Integer32read-onlycurrent
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.15.2.3.16.2.2.6OCTET STRINGread-onlycurrent
vlagInfoIslPortState
OBJECT-TYPE
The ISL member ports state. The ports 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 state is up 0 - The represented port does not belong to ISL or state is down
1.3.6.1.4.1.20301.2.7.15.2.3.16.2.2.7OCTET STRINGread-onlycurrent
ecpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.3.17
ecpChnlInfoTable
OBJECT-TYPE
The table of ECP channel Info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1not-accessiblecurrent
ecpChnlInfoEntry
OBJECT-TYPE
Information about ECP channel.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1not-accessiblecurrent
ecpChnlInfoEntryIndex
OBJECT-TYPE
The index of the ecp chnl info table.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.1Integer32read-onlycurrent
ecpChnlPort
OBJECT-TYPE
The ecp channel port info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.2Integer32read-onlycurrent
ecpChnlStag
OBJECT-TYPE
The ecp channel stag info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.3Integer32read-onlycurrent
ecpChnlSndlen
OBJECT-TYPE
The ecp channel send length info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.4Integer32read-onlycurrent
ecpChnlSndnxt
OBJECT-TYPE
The ecp channel send next info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.5Integer32read-onlycurrent
ecpChnlRcvlast
OBJECT-TYPE
The ecp channel recv last sequence info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.6Integer32read-onlycurrent
ecpChnlStateMachine
OBJECT-TYPE
The ecp channel state machineinfo.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.7Integer32read-onlycurrent
ecpChnlRxCnt
OBJECT-TYPE
The ecp channel Rx count info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.8Integer32read-onlycurrent
ecpChnlTxCnt
OBJECT-TYPE
The ecp channel Tx count info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.9Integer32read-onlycurrent
ecpChnlRxDrop
OBJECT-TYPE
The ecp channel RxDrop info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.10Integer32read-onlycurrent
ecpChnlTxDrop
OBJECT-TYPE
The ecp channel TxDrop info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.11Integer32read-onlycurrent
ecpChnlState
OBJECT-TYPE
The ecp channel state info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.12INTEGER {disabled(0), enabled(1)}read-onlycurrent
ecpChnlAckErr
OBJECT-TYPE
The ecp channel ACK error info.
1.3.6.1.4.1.20301.2.7.15.2.3.17.1.1.13Integer32read-onlycurrent
layer2Oper
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.2.4
layer3
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3
layer3Configs
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1
ipInterfaceCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.1.1Integer32read-onlycurrent
ipCurCfgIntfTable
OBJECT-TYPE
The table of IP interface configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2not-accessiblecurrent
ipCurCfgIntfEntry
OBJECT-TYPE
A row in the Ip interface table
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1not-accessiblecurrent
ipCurCfgIntfIndex
OBJECT-TYPE
The interface number for which the IP information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.1Integer32read-onlycurrent
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.15.3.1.1.2.1.2DisplayString (SIZE(0..40))read-onlycurrent
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.15.3.1.1.2.1.3DisplayString (SIZE(0..15))read-onlycurrent
ipCurCfgIntfBroadcast
OBJECT-TYPE
The broadcast address of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.4IpAddressread-onlyobsolete
ipCurCfgIntfVlan
OBJECT-TYPE
The VLAN associated with the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.5Integer32read-onlycurrent
ipCurCfgIntfState
OBJECT-TYPE
The state of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.6INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipCurCfgIntfBootpRelay
OBJECT-TYPE
Enable/disable BOOTP relay.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipCurCfgIntfRouteAdv
OBJECT-TYPE
Enable/disable route advertisement of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.12INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.1.2.1.13INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.1.2.1.14INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipCurCfgIntfAdvLifetime
OBJECT-TYPE
Set Router Advertisement lifetime of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.15INTEGER (0..9000)read-onlycurrent
ipCurCfgIntfDadAttempts
OBJECT-TYPE
Set the number of duplicate address detection (dad) attempts of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.16INTEGER (1..10)read-onlycurrent
ipCurCfgIntfReachTime
OBJECT-TYPE
Set the advertised reachability time of the interface in ms.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.17Gauge32 (0..3600000)read-onlycurrent
ipCurCfgIntfAdvInterval
OBJECT-TYPE
Set the IPv6 Router Advertisement interval of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.18INTEGER (4..1800)read-onlycurrent
ipCurCfgIntfAdvIntervalMin
OBJECT-TYPE
Set the IPv6 Router Advertisement Minimum interval limit of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.19INTEGER (3..1350)read-onlycurrent
ipCurCfgIntfRetransmitTimer
OBJECT-TYPE
Set the IPv6 Router Advertisement Retransmit Timer in ms.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.20Gauge32 (0..4294967295)read-onlycurrent
ipCurCfgIntfHopLimit
OBJECT-TYPE
Set the IPv6 Router Advertisement Current Hop Limit
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.21INTEGER (0..255)read-onlycurrent
ipCurCfgIntfAdvMtu
OBJECT-TYPE
Enable/disable Advertise MTU option.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.22INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipCurCfgIntfIp6Host
OBJECT-TYPE
Enable/disable IPv6 host mode on the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.23INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.1.2.1.25DisplayString (SIZE(0..40))read-onlycurrent
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.15.3.1.1.2.1.26Integer32read-onlycurrent
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.15.3.1.1.2.1.27INTEGER {anycast(1), none(2)}read-onlycurrent
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.15.3.1.1.2.1.28INTEGER {anycast(1), none(2)}read-onlycurrent
ipCurCfgIntfIp6Dstun
OBJECT-TYPE
Enable/disable sending of ICMP Unreachable messages.
1.3.6.1.4.1.20301.2.7.15.3.1.1.2.1.29INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipNewCfgIntfTable
OBJECT-TYPE
The table of interface in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3not-accessiblecurrent
ipNewCfgIntfEntry
OBJECT-TYPE
A row in the Ip interface table
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1not-accessiblecurrent
ipNewCfgIntfIndex
OBJECT-TYPE
The interface number for which the IP information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.1Integer32read-onlycurrent
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.15.3.1.1.3.1.2DisplayString (SIZE(0..40))read-createcurrent
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.15.3.1.1.3.1.3DisplayString (SIZE(0..15))read-createcurrent
ipNewCfgIntfVlan
OBJECT-TYPE
The VLAN associated with the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.5Integer32read-createcurrent
ipNewCfgIntfState
OBJECT-TYPE
The state of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.6INTEGER {enabled(2), disabled(3)}read-createcurrent
ipNewCfgIntfDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.7INTEGER {other(1), delete(2)}read-createcurrent
ipNewCfgIntfBootpRelay
OBJECT-TYPE
Enable/disable BOOTP relay.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.8INTEGER {enabled(1), disabled(2)}read-createcurrent
ipNewCfgIntfRouteAdv
OBJECT-TYPE
Enable/disable route advertisement of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.13INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.1.3.1.14INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.1.3.1.15INTEGER {enabled(1), disabled(2)}read-createcurrent
ipNewCfgIntfAdvLifetime
OBJECT-TYPE
Set Router Advertisement lifetime of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.16INTEGER (0..9000)read-createcurrent
ipNewCfgIntfDadAttempts
OBJECT-TYPE
Set the number of duplicate address detection (dad) attempts of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.17INTEGER (1..10)read-createcurrent
ipNewCfgIntfReachTime
OBJECT-TYPE
Set the advertised reachability time of the interface in ms.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.18Gauge32 (0..3600000)read-createcurrent
ipNewCfgIntfAdvInterval
OBJECT-TYPE
Set the IPv6 Router Advertisement interval of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.19INTEGER (4..1800)read-createcurrent
ipNewCfgIntfAdvIntervalMin
OBJECT-TYPE
Set the IPv6 Router Advertisement Minimum interval limit of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.20INTEGER (3..1350)read-createcurrent
ipNewCfgIntfRetransmitTimer
OBJECT-TYPE
Set the IPv6 Router Advertisement Retransmit Timer in ms.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.21Gauge32 (0..4294967295)read-createcurrent
ipNewCfgIntfHopLimit
OBJECT-TYPE
Set the IPv6 Router Advertisement Current Hop Limit
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.22INTEGER (0..255)read-createcurrent
ipNewCfgIntfAdvMtu
OBJECT-TYPE
Enable/disable Advertise MTU option.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.23INTEGER {enabled(1), disabled(2)}read-createcurrent
ipNewCfgIntfIp6Host
OBJECT-TYPE
Enable/disable IPv6 host mode on the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.24INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.1.3.1.26DisplayString (SIZE(0..40))read-writecurrent
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.15.3.1.1.3.1.27Integer32read-writecurrent
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.15.3.1.1.3.1.28INTEGER {anycast(1), none(2)}read-writecurrent
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.15.3.1.1.3.1.29INTEGER {anycast(1), none(2)}read-writecurrent
ipNewCfgIntfIp6Dstun
OBJECT-TYPE
Enable/disable sending of ICMP Unreachable messages.
1.3.6.1.4.1.20301.2.7.15.3.1.1.3.1.30INTEGER {enabled(1), disabled(2)}read-createcurrent
ipGatewayCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.2.3Integer32read-onlycurrent
ipCurCfgGwTable
OBJECT-TYPE
The table of gateways in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.2.4not-accessiblecurrent
ipCurCfgGwEntry
OBJECT-TYPE
A row in the Ip gateway table
1.3.6.1.4.1.20301.2.7.15.3.1.2.4.1not-accessiblecurrent
ipCurCfgGwIndex
OBJECT-TYPE
The gateway number for which the information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.2.4.1.1Integer32read-onlycurrent
ipCurCfgGwAddr
OBJECT-TYPE
The IP address of the default gateway.
1.3.6.1.4.1.20301.2.7.15.3.1.2.4.1.2IpAddressread-onlycurrent
ipCurCfgGwInterval
OBJECT-TYPE
The interval between ping attempts.
1.3.6.1.4.1.20301.2.7.15.3.1.2.4.1.3INTEGER (0..60)read-onlycurrent
ipCurCfgGwRetry
OBJECT-TYPE
The number of failed attempts to declare the default gateway DOWN.
1.3.6.1.4.1.20301.2.7.15.3.1.2.4.1.4INTEGER (1..120)read-onlycurrent
ipCurCfgGwState
OBJECT-TYPE
The state of the default gateway.
1.3.6.1.4.1.20301.2.7.15.3.1.2.4.1.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipCurCfgGwArp
OBJECT-TYPE
The state of ARP only health checks.
1.3.6.1.4.1.20301.2.7.15.3.1.2.4.1.6INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipNewCfgGwTable
OBJECT-TYPE
The table of gateway in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.2.5not-accessiblecurrent
ipNewCfgGwEntry
OBJECT-TYPE
A row in the Ip default gateway table
1.3.6.1.4.1.20301.2.7.15.3.1.2.5.1not-accessiblecurrent
ipNewCfgGwIndex
OBJECT-TYPE
The gateway number for which the information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.2.5.1.1Integer32read-onlycurrent
ipNewCfgGwAddr
OBJECT-TYPE
The IP address of the default gateway.
1.3.6.1.4.1.20301.2.7.15.3.1.2.5.1.2IpAddressread-createcurrent
ipNewCfgGwInterval
OBJECT-TYPE
The interval in seconds between ping attempts.
1.3.6.1.4.1.20301.2.7.15.3.1.2.5.1.3INTEGER (0..60)read-createcurrent
ipNewCfgGwRetry
OBJECT-TYPE
The number of failed attempts to declare the default gateway DOWN.
1.3.6.1.4.1.20301.2.7.15.3.1.2.5.1.4INTEGER (1..120)read-createcurrent
ipNewCfgGwState
OBJECT-TYPE
The state of the default gateway.
1.3.6.1.4.1.20301.2.7.15.3.1.2.5.1.5INTEGER {enabled(2), disabled(3)}read-createcurrent
ipNewCfgGwDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.2.5.1.6INTEGER {other(1), delete(2)}read-createcurrent
ipNewCfgGwArp
OBJECT-TYPE
The state of the ARP only health checks.
1.3.6.1.4.1.20301.2.7.15.3.1.2.5.1.7INTEGER {enabled(2), disabled(3)}read-createcurrent
ipStaticRouteCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.3.1Integer32read-onlycurrent
ipCurCfgStaticRouteTable
OBJECT-TYPE
The table of static routes in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.3.2not-accessiblecurrent
ipCurCfgStaticRouteEntry
OBJECT-TYPE
A row in the static IP route table
1.3.6.1.4.1.20301.2.7.15.3.1.3.2.1not-accessiblecurrent
ipCurCfgStaticRouteIndx
OBJECT-TYPE
The index of the static routing table.
1.3.6.1.4.1.20301.2.7.15.3.1.3.2.1.1Integer32read-onlycurrent
ipCurCfgStaticRouteDestIp
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.3.2.1.2IpAddressread-onlycurrent
ipCurCfgStaticRouteMask
OBJECT-TYPE
The current subnet mask of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.3.2.1.3IpAddressread-onlycurrent
ipCurCfgStaticRouteGateway
OBJECT-TYPE
The current gateway of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.3.2.1.4IpAddressread-onlycurrent
ipCurCfgStaticRouteInterface
OBJECT-TYPE
The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing.
1.3.6.1.4.1.20301.2.7.15.3.1.3.2.1.5Integer32read-onlycurrent
ipNewCfgStaticRouteTable
OBJECT-TYPE
The table of static routes in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.3.3not-accessiblecurrent
ipNewCfgStaticRouteEntry
OBJECT-TYPE
A row in the static IP route table
1.3.6.1.4.1.20301.2.7.15.3.1.3.3.1not-accessiblecurrent
ipNewCfgStaticRouteIndx
OBJECT-TYPE
The index of the static routing table.
1.3.6.1.4.1.20301.2.7.15.3.1.3.3.1.1Integer32read-onlycurrent
ipNewCfgStaticRouteDestIp
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.3.3.1.2IpAddressread-createcurrent
ipNewCfgStaticRouteMask
OBJECT-TYPE
The subnet mask of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.3.3.1.3IpAddressread-createcurrent
ipNewCfgStaticRouteGateway
OBJECT-TYPE
The IP address of the gateway for this route.
1.3.6.1.4.1.20301.2.7.15.3.1.3.3.1.4IpAddressread-createcurrent
ipNewCfgStaticRouteAction
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.3.3.1.5INTEGER {other(1), delete(2)}read-createcurrent
ipNewCfgStaticRouteInterface
OBJECT-TYPE
The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing.
1.3.6.1.4.1.20301.2.7.15.3.1.3.3.1.6Integer32read-createcurrent
ipStaticRouteClearAllByDestIp
OBJECT-TYPE
Clears all static routes with the specified destination IP address.
1.3.6.1.4.1.20301.2.7.15.3.1.3.4IpAddressread-writecurrent
ipStaticRouteClearAllByGatewayIp
OBJECT-TYPE
Clears all static routes with the specified gateway IP address.
1.3.6.1.4.1.20301.2.7.15.3.1.3.5IpAddressread-writecurrent
ipStaticRouteClearAllByInterface
OBJECT-TYPE
Clears all routes on the specified inteface number.
1.3.6.1.4.1.20301.2.7.15.3.1.3.6INTEGERread-writecurrent
ipStaticRouteClearAll
OBJECT-TYPE
When set to clear(2),clears all static routes. Otherwhise nothing is done.
1.3.6.1.4.1.20301.2.7.15.3.1.3.7INTEGER {ok(1), clear(2)}read-writecurrent
ipStaticRouteCurPingInterval
OBJECT-TYPE
The time between ping retries.
1.3.6.1.4.1.20301.2.7.15.3.1.3.8INTEGERread-onlycurrent
ipStaticRouteNewPingInterval
OBJECT-TYPE
The time between ping retries.
1.3.6.1.4.1.20301.2.7.15.3.1.3.9INTEGERread-writecurrent
ipStaticRouteCurPingRetries
OBJECT-TYPE
The number of ping retries.
1.3.6.1.4.1.20301.2.7.15.3.1.3.10INTEGERread-onlycurrent
ipStaticRouteNewPingRetries
OBJECT-TYPE
The number of ping retries.
1.3.6.1.4.1.20301.2.7.15.3.1.3.11INTEGERread-writecurrent
ipStaticRouteCurEcmpHash
OBJECT-TYPE
Ecmp Hash based on dipsip/sip.
1.3.6.1.4.1.20301.2.7.15.3.1.3.12INTEGER {dipsip(0), sip(1)}read-onlycurrent
ipStaticRouteNewEcmpHash
OBJECT-TYPE
Ecmp Hash based on dipsip/sip.
1.3.6.1.4.1.20301.2.7.15.3.1.3.13INTEGER {dipsip(0), sip(1)}read-writecurrent
ipStaticRouteCurHealthcheck
OBJECT-TYPE
Gateway healthcheck functionality
1.3.6.1.4.1.20301.2.7.15.3.1.3.16INTEGER {disable(0), enable(1)}read-onlycurrent
ipStaticRouteNewHealthcheck
OBJECT-TYPE
Gateway healthcheck functionality
1.3.6.1.4.1.20301.2.7.15.3.1.3.17INTEGER {disable(0), enable(1)}read-writecurrent
ipForwardCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.4
ipFwdGeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.4.1
ipFwdCurCfgState
OBJECT-TYPE
IP forwarding global state.
1.3.6.1.4.1.20301.2.7.15.3.1.4.1.1INTEGER {on(2), off(3)}read-onlycurrent
ipFwdNewCfgState
OBJECT-TYPE
IP forwarding global state.
1.3.6.1.4.1.20301.2.7.15.3.1.4.1.2INTEGER {on(2), off(3)}read-writecurrent
ipFwdCurCfgDirectedBcast
OBJECT-TYPE
Enable or disable forwarding directed broadcasts.
1.3.6.1.4.1.20301.2.7.15.3.1.4.1.3INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipFwdNewCfgDirectedBcast
OBJECT-TYPE
Enable or disable forwarding directed broadcasts.
1.3.6.1.4.1.20301.2.7.15.3.1.4.1.4INTEGER {enabled(2), disabled(3)}read-writecurrent
ipFwdCurCfgNoICMPRedirect
OBJECT-TYPE
Enable or disable no icmp redirects.
1.3.6.1.4.1.20301.2.7.15.3.1.4.1.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipFwdNewCfgNoICMPRedirect
OBJECT-TYPE
Enable or disable no icmp redirects.
1.3.6.1.4.1.20301.2.7.15.3.1.4.1.6INTEGER {enabled(2), disabled(3)}read-writecurrent
ipFwdCurCfgICMP6Redirect
OBJECT-TYPE
Enable or disable ICMPv6 redirects.
1.3.6.1.4.1.20301.2.7.15.3.1.4.1.7INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipFwdNewCfgICMP6Redirect
OBJECT-TYPE
Enable or disable ICMPv6 redirects.
1.3.6.1.4.1.20301.2.7.15.3.1.4.1.8INTEGER {enabled(2), disabled(3)}read-writecurrent
vrrpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.6
vrrpGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.6.1
vrrpCurCfgGenState
OBJECT-TYPE
Enable or disable VRRP operation globally.
1.3.6.1.4.1.20301.2.7.15.3.1.6.1.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpNewCfgGenState
OBJECT-TYPE
Enable or disable VRRP operation globally.
1.3.6.1.4.1.20301.2.7.15.3.1.6.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
vrrpCurCfgGenTckVirtRtrInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers.
1.3.6.1.4.1.20301.2.7.15.3.1.6.1.3INTEGER (0..254)read-onlycurrent
vrrpNewCfgGenTckVirtRtrInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers.
1.3.6.1.4.1.20301.2.7.15.3.1.6.1.4INTEGER (0..254)read-writecurrent
vrrpCurCfgGenTckIpIntfInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces.
1.3.6.1.4.1.20301.2.7.15.3.1.6.1.5INTEGER (0..254)read-onlycurrent
vrrpNewCfgGenTckIpIntfInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces.
1.3.6.1.4.1.20301.2.7.15.3.1.6.1.6INTEGER (0..254)read-writecurrent
vrrpCurCfgGenTckVlanPortInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the port state of ports that belongs to the same virtual LAN as the virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.1.7INTEGER (0..254)read-onlycurrent
vrrpNewCfgGenTckVlanPortInc
OBJECT-TYPE
The increment of VRRP virtual router priority. The priority is adjusted by tracking the port state of ports that belongs to the same virtual LAN as the virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.1.8INTEGER (0..254)read-writecurrent
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.15.3.1.6.1.19INTEGER (0..255)read-onlycurrent
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.15.3.1.6.1.20INTEGER (0..255)read-writecurrent
vrrpVirtRtrTableMaxSize
OBJECT-TYPE
The maximum number of entries in VRRP virtual router table.
1.3.6.1.4.1.20301.2.7.15.3.1.6.2Integer32read-onlycurrent
vrrpCurCfgVirtRtrTable
OBJECT-TYPE
The table of VRRP virtual routers in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3not-accessiblecurrent
vrrpCurCfgVirtRtrTableEntry
OBJECT-TYPE
Information about a VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1not-accessiblecurrent
vrrpCurCfgVirtRtrIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.1Integer32read-onlycurrent
vrrpCurCfgVirtRtrID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.2INTEGER (1..255)read-onlycurrent
vrrpCurCfgVirtRtrAddr
OBJECT-TYPE
The VRRP virtual router IP address.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.3IpAddressread-onlycurrent
vrrpCurCfgVirtRtrIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.4Integer32read-onlycurrent
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.15.3.1.6.3.1.5INTEGER (1..255)read-onlycurrent
vrrpCurCfgVirtRtrPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual routers.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.6INTEGER (1..254)read-onlycurrent
vrrpCurCfgVirtRtrPreempt
OBJECT-TYPE
This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrTckVirtRtr
OBJECT-TYPE
Enable or disable tracking other virtual routers for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVirtRtrInc.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrTckIpIntf
OBJECT-TYPE
Enable or disable tracking other router interfaces for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckIpIntfInc.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.10INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrTckVlanPort
OBJECT-TYPE
Enable or disable tracking port state of VLAN ports for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVlanPortInc.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.15INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.16INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.6.3.1.17INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrPreDelay
OBJECT-TYPE
The pre-emptive delay interval in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.6.3.1.18INTEGER (0..255)read-onlycurrent
vrrpNewCfgVirtRtrTable
OBJECT-TYPE
The table of VRRP virtual routers in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4not-accessiblecurrent
vrrpNewCfgVirtRtrTableEntry
OBJECT-TYPE
Information about a VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1not-accessiblecurrent
vrrpNewCfgVirtRtrIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.1Integer32read-onlycurrent
vrrpNewCfgVirtRtrID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.2INTEGER (1..255)read-createcurrent
vrrpNewCfgVirtRtrAddr
OBJECT-TYPE
The VRRP virtual router IP address.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.3IpAddressread-createcurrent
vrrpNewCfgVirtRtrIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.4Integer32read-createcurrent
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.15.3.1.6.4.1.5INTEGER (1..255)read-createcurrent
vrrpNewCfgVirtRtrPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.6INTEGER (1..254)read-createcurrent
vrrpNewCfgVirtRtrPreempt
OBJECT-TYPE
This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.8INTEGER {other(1), delete(2)}read-createcurrent
vrrpNewCfgVirtRtrTckVirtRtr
OBJECT-TYPE
Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.10INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrTckIpIntf
OBJECT-TYPE
Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.11INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrTckVlanPort
OBJECT-TYPE
Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.12INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.17INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.6.4.1.18INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrPreDelay
OBJECT-TYPE
The pre-emptive delay interval in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.6.4.1.19INTEGER (0..255)read-createcurrent
vrrpIfTableMaxSize
OBJECT-TYPE
The maximum number of entries in VRRP interface table.
1.3.6.1.4.1.20301.2.7.15.3.1.6.5Integer32read-onlycurrent
vrrpCurCfgIfTable
OBJECT-TYPE
The table of VRRP interface in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.6.6not-accessiblecurrent
vrrpCurCfgIfTableEntry
OBJECT-TYPE
Information about a VRRP interface.
1.3.6.1.4.1.20301.2.7.15.3.1.6.6.1not-accessiblecurrent
vrrpCurCfgIfIndx
OBJECT-TYPE
The VRRP interface index. This is eqivalent to IfIndex.
1.3.6.1.4.1.20301.2.7.15.3.1.6.6.1.1Integer32read-onlycurrent
vrrpCurCfgIfAuthType
OBJECT-TYPE
Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpCurCfgIfPasswd for authentication.
1.3.6.1.4.1.20301.2.7.15.3.1.6.6.1.2INTEGER {none(1), simple-text-password(2)}read-onlycurrent
vrrpCurCfgIfPasswd
OBJECT-TYPE
The password for authentication.
1.3.6.1.4.1.20301.2.7.15.3.1.6.6.1.3DisplayString (SIZE(0..7))read-onlycurrent
vrrpNewCfgIfTable
OBJECT-TYPE
The table of VRRP interface in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.6.7not-accessiblecurrent
vrrpNewCfgIfTableEntry
OBJECT-TYPE
Information about a VRRP interface.
1.3.6.1.4.1.20301.2.7.15.3.1.6.7.1not-accessiblecurrent
vrrpNewCfgIfIndx
OBJECT-TYPE
The VRRP interface index. This is eqivalent to IfIndex.
1.3.6.1.4.1.20301.2.7.15.3.1.6.7.1.1Integer32read-onlycurrent
vrrpNewCfgIfAuthType
OBJECT-TYPE
Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpNewCfgIfPasswd for authentication.
1.3.6.1.4.1.20301.2.7.15.3.1.6.7.1.2INTEGER {none(1), simple-text-password(2)}read-createcurrent
vrrpNewCfgIfPasswd
OBJECT-TYPE
The password for authentication.
1.3.6.1.4.1.20301.2.7.15.3.1.6.7.1.3DisplayString (SIZE(0..8))read-createcurrent
vrrpNewCfgIfDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.6.7.1.4INTEGER {other(1), delete(2)}read-createcurrent
vrrpVirtRtrGrpTableMaxSize
OBJECT-TYPE
The maximum number of entries in VRRP Group table.
1.3.6.1.4.1.20301.2.7.15.3.1.6.8Integer32read-onlycurrent
vrrpCurCfgVirtRtrGrpTable
OBJECT-TYPE
The table of VRRP virtual router group in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9not-accessiblecurrent
vrrpCurCfgVirtRtrGrpTableEntry
OBJECT-TYPE
Information about a VRRP failover virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1not-accessiblecurrent
vrrpCurCfgVirtRtrGrpIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1.1Integer32read-onlycurrent
vrrpCurCfgVirtRtrGrpID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1.2INTEGER (1..255)read-onlycurrent
vrrpCurCfgVirtRtrGrpIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1.3Integer32read-onlycurrent
vrrpCurCfgVirtRtrGrpInterval
OBJECT-TYPE
The time interval between VRRP advertisements in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1.4INTEGER (1..255)read-onlycurrent
vrrpCurCfgVirtRtrGrpPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual routers.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1.5INTEGER (1..254)read-onlycurrent
vrrpCurCfgVirtRtrGrpPreempt
OBJECT-TYPE
This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrGrpState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrGrpTckIpIntf
OBJECT-TYPE
Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckIpIntfInc.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1.10INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrGrpTckVlanPort
OBJECT-TYPE
Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVlanPortInc.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1.11INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.6.9.1.16INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpCurCfgVirtRtrGrpPredelay
OBJECT-TYPE
The pre-emptive delay interval in seconds for specified VRRP virtual routers.
1.3.6.1.4.1.20301.2.7.15.3.1.6.9.1.21INTEGER (1..255)read-onlycurrent
vrrpNewCfgVirtRtrGrpTable
OBJECT-TYPE
The table of VRRP virtual router group in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10not-accessiblecurrent
vrrpNewCfgVirtRtrGrpTableEntry
OBJECT-TYPE
Information about a VRRP failover virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1not-accessiblecurrent
vrrpNewCfgVirtRtrGrpIndx
OBJECT-TYPE
The VRRP virtual router table index.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.1Integer32read-onlycurrent
vrrpNewCfgVirtRtrGrpID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.2INTEGER (1..255)read-createcurrent
vrrpNewCfgVirtRtrGrpIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.3Integer32read-createcurrent
vrrpNewCfgVirtRtrGrpInterval
OBJECT-TYPE
The time interval between VRRP advertisements in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.4INTEGER (1..255)read-createcurrent
vrrpNewCfgVirtRtrGrpPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.5INTEGER (1..254)read-createcurrent
vrrpNewCfgVirtRtrGrpPreempt
OBJECT-TYPE
This is for controlling whether a higher priority Backup VRRP virtual router preempts a low priority Master. enabled(1) - allow preemption disabled(2) - prohibit preemption
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.6INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrGrpState
OBJECT-TYPE
Enable or disable the VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrGrpDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.8INTEGER {other(1), delete(2)}read-createcurrent
vrrpNewCfgVirtRtrGrpTckIpIntf
OBJECT-TYPE
Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.11INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrGrpTckVlanPort
OBJECT-TYPE
Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.12INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.6.10.1.17INTEGER {enabled(1), disabled(2)}read-createcurrent
vrrpNewCfgVirtRtrGrpPredelay
OBJECT-TYPE
The pre-emptive delay interval in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.6.10.1.21INTEGER (0..255)read-createcurrent
arpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.7
arpCurCfgReARPPeriod
OBJECT-TYPE
Re-ARP Period in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.7.1INTEGER (2..120)read-onlycurrent
arpNewCfgReARPPeriod
OBJECT-TYPE
Re-ARP Period in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.7.2INTEGER (2..120)read-writecurrent
ipBootpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.8
ipCurCfgBootpAddr
OBJECT-TYPE
The IP address of BOOTP server.
1.3.6.1.4.1.20301.2.7.15.3.1.8.1IpAddressread-onlycurrent
ipNewCfgBootpAddr
OBJECT-TYPE
The IP address of BOOTP server.
1.3.6.1.4.1.20301.2.7.15.3.1.8.2IpAddressread-writecurrent
ipCurCfgBootpAddr2
OBJECT-TYPE
The IP address of second BOOTP server.
1.3.6.1.4.1.20301.2.7.15.3.1.8.3IpAddressread-onlycurrent
ipNewCfgBootpAddr2
OBJECT-TYPE
The IP address of second BOOTP server.
1.3.6.1.4.1.20301.2.7.15.3.1.8.4IpAddressread-writecurrent
ipCurCfgBootpState
OBJECT-TYPE
The state of BOOTP relay.
1.3.6.1.4.1.20301.2.7.15.3.1.8.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipNewCfgBootpState
OBJECT-TYPE
The state of BOOTP relay.
1.3.6.1.4.1.20301.2.7.15.3.1.8.6INTEGER {enabled(2), disabled(3)}read-writecurrent
ipCurCfgBootpGlobalServerTable
OBJECT-TYPE
The table of global BOOTP server addresses
1.3.6.1.4.1.20301.2.7.15.3.1.8.20not-accessiblecurrent
ipCurCfgBootpGlobalServerEntry
OBJECT-TYPE
A row in the ipCurCfgBootpGlobalServerAddrTable
1.3.6.1.4.1.20301.2.7.15.3.1.8.20.1not-accessiblecurrent
ipCurCfgBootpGlobalServerIndex
OBJECT-TYPE
The index of ipCurCfgBootpGlobalServerTable
1.3.6.1.4.1.20301.2.7.15.3.1.8.20.1.1Integer32read-onlycurrent
ipCurCfgBootpGlobalServerAddress
OBJECT-TYPE
The current global server IP.
1.3.6.1.4.1.20301.2.7.15.3.1.8.20.1.2IpAddressread-onlycurrent
ipNewCfgBootpGlobalServerTable
OBJECT-TYPE
The table of global BOOTP server addresses
1.3.6.1.4.1.20301.2.7.15.3.1.8.21not-accessiblecurrent
ipNewCfgBootpGlobalServerEntry
OBJECT-TYPE
A row in the ipNewCfgBootpGlobalServerAddrTable
1.3.6.1.4.1.20301.2.7.15.3.1.8.21.1not-accessiblecurrent
ipNewCfgBootpGlobalServerIndex
OBJECT-TYPE
The index of ipCurCfgBootpGlobalServerTable
1.3.6.1.4.1.20301.2.7.15.3.1.8.21.1.1Integer32read-onlycurrent
ipNewCfgBootpGlobalServerAddress
OBJECT-TYPE
The current global server IP.
1.3.6.1.4.1.20301.2.7.15.3.1.8.21.1.2IpAddressread-writecurrent
ipCurCfgBootpBcastDomainTable
OBJECT-TYPE
The table of broadcast domain settings
1.3.6.1.4.1.20301.2.7.15.3.1.8.22not-accessiblecurrent
ipCurCfgBootpBcastDomainEntry
OBJECT-TYPE
A row in the broadcast domain table
1.3.6.1.4.1.20301.2.7.15.3.1.8.22.1not-accessiblecurrent
ipCurCfgBootpBcastDomainIndex
OBJECT-TYPE
The index of the broadcast domain entry
1.3.6.1.4.1.20301.2.7.15.3.1.8.22.1.1Integer32read-onlycurrent
ipCurCfgBootpBcastDomainVlan
OBJECT-TYPE
The VLAN of the broadcast domain entry
1.3.6.1.4.1.20301.2.7.15.3.1.8.22.1.2Integer32read-onlycurrent
ipCurCfgBootpBcastDomainEnable
OBJECT-TYPE
The state of the broadcast domain entry
1.3.6.1.4.1.20301.2.7.15.3.1.8.22.1.3INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipNewCfgBootpBcastDomainTable
OBJECT-TYPE
The table of broadcast domain settings
1.3.6.1.4.1.20301.2.7.15.3.1.8.23not-accessiblecurrent
ipNewCfgBootpBcastDomainEntry
OBJECT-TYPE
A row in the broadcast domain table
1.3.6.1.4.1.20301.2.7.15.3.1.8.23.1not-accessiblecurrent
ipNewCfgBootpBcastDomainIndex
OBJECT-TYPE
The index of the broadcast domain entry
1.3.6.1.4.1.20301.2.7.15.3.1.8.23.1.1Integer32read-onlycurrent
ipNewCfgBootpBcastDomainVlan
OBJECT-TYPE
The VLAN of the broadcast domain entry
1.3.6.1.4.1.20301.2.7.15.3.1.8.23.1.2Integer32read-writecurrent
ipNewCfgBootpBcastDomainEnable
OBJECT-TYPE
The state of the broadcast domain entry
1.3.6.1.4.1.20301.2.7.15.3.1.8.23.1.3INTEGER {enabled(2), disabled(3)}read-writecurrent
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.15.3.1.8.23.1.4INTEGER {other(1), delete(2)}read-createcurrent
ipCurCfgBootpBcastDomainServerTable
OBJECT-TYPE
The table of broadcast domain servers
1.3.6.1.4.1.20301.2.7.15.3.1.8.24not-accessiblecurrent
ipCurCfgBootpBcastDomainServerEntry
OBJECT-TYPE
A row in the broadcast domain server table
1.3.6.1.4.1.20301.2.7.15.3.1.8.24.1not-accessiblecurrent
ipCurCfgBootpBcastDomainBDIndex
OBJECT-TYPE
The index of the broadcast domain entry in the server table
1.3.6.1.4.1.20301.2.7.15.3.1.8.24.1.1Integer32read-onlycurrent
ipCurCfgBootpBcastDomainServIndex
OBJECT-TYPE
The index of the server in the server table
1.3.6.1.4.1.20301.2.7.15.3.1.8.24.1.2Integer32read-onlycurrent
ipCurCfgBootpBcastDomainServerIP
OBJECT-TYPE
The current broadcast domain server IP.
1.3.6.1.4.1.20301.2.7.15.3.1.8.24.1.3IpAddressread-onlycurrent
ipNewCfgBootpBcastDomainServerTable
OBJECT-TYPE
The table of broadcast domain servers
1.3.6.1.4.1.20301.2.7.15.3.1.8.25not-accessiblecurrent
ipNewCfgBootpBcastDomainServerEntry
OBJECT-TYPE
A row in the broadcast domain server table
1.3.6.1.4.1.20301.2.7.15.3.1.8.25.1not-accessiblecurrent
ipNewCfgBootpBcastDomainBDIndex
OBJECT-TYPE
The index of the broadcast domain entry in the server table
1.3.6.1.4.1.20301.2.7.15.3.1.8.25.1.1Integer32read-onlycurrent
ipNewCfgBootpBcastDomainServIndex
OBJECT-TYPE
The index of the server in the server table
1.3.6.1.4.1.20301.2.7.15.3.1.8.25.1.2Integer32read-onlycurrent
ipNewCfgBootpBcastDomainServerIP
OBJECT-TYPE
The current broadcast domain server IP.
1.3.6.1.4.1.20301.2.7.15.3.1.8.25.1.3IpAddressread-writecurrent
ipCurCfgBootpOpt82State
OBJECT-TYPE
The state of Bootp relay option 82
1.3.6.1.4.1.20301.2.7.15.3.1.8.26INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipNewCfgBootpOpt82State
OBJECT-TYPE
Set the stare of Bootp relay option 82
1.3.6.1.4.1.20301.2.7.15.3.1.8.27INTEGER {enabled(2), disabled(3)}read-writecurrent
ipCurCfgBootpOpt82Policy
OBJECT-TYPE
The policy of Bootp relay option 82
1.3.6.1.4.1.20301.2.7.15.3.1.8.28INTEGER {replace(0), drop(1), keep(2)}read-onlycurrent
ipNewCfgBootpOpt82Policy
OBJECT-TYPE
Set the policy of Bootp relay option 82
1.3.6.1.4.1.20301.2.7.15.3.1.8.29INTEGER {replace(0), drop(1), keep(2)}read-writecurrent
dnsCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.9.1DisplayStringread-onlycurrent
dnsNewCfgPrimaryIpAddr
OBJECT-TYPE
The DNS primary IP address in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.9.2DisplayStringread-writecurrent
dnsCurCfgSecondaryIpAddr
OBJECT-TYPE
The DNS primary IP address in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.9.3DisplayStringread-onlycurrent
dnsNewCfgSecondaryIpAddr
OBJECT-TYPE
The DNS primary IP address in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.9.4DisplayStringread-writecurrent
dnsCurCfgDomainName
OBJECT-TYPE
The DNS doamin name in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.9.5DisplayString (SIZE(0..191))read-onlycurrent
dnsNewCfgDomainName
OBJECT-TYPE
The DNS doamin name in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.9.6DisplayString (SIZE(0..191))read-writecurrent
dnsNewCfgFirstRequestAddr
OBJECT-TYPE
Type of the first request to dns
1.3.6.1.4.1.20301.2.7.15.3.1.9.9INTEGER {ipv4(1), ipv6(2)}read-writecurrent
dnsCurCfgFirstRequestAddr
OBJECT-TYPE
Type of the first request to dns
1.3.6.1.4.1.20301.2.7.15.3.1.9.10INTEGER {ipv4(1), ipv6(2)}read-onlycurrent
dnsCurCfgPriServerPort
OBJECT-TYPE
Choose the port that the primary server is connected to.
1.3.6.1.4.1.20301.2.7.15.3.1.9.11INTEGER {data(1), mgt(2)}read-onlycurrent
dnsNewCfgPriServerPort
OBJECT-TYPE
Choose the port that the primary server is connected to.
1.3.6.1.4.1.20301.2.7.15.3.1.9.12INTEGER {data(1), mgt(2)}read-writecurrent
dnsCurCfgSecServerPort
OBJECT-TYPE
Choose the port that the secondary server is connected to.
1.3.6.1.4.1.20301.2.7.15.3.1.9.13INTEGER {data(1), mgt(2)}read-onlycurrent
dnsNewCfgSecServerPort
OBJECT-TYPE
Choose the port that the secondary server is connected to.
1.3.6.1.4.1.20301.2.7.15.3.1.9.14INTEGER {data(1), mgt(2)}read-writecurrent
ipNwfCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.10.1Integer32read-onlycurrent
ipCurCfgNwfTable
OBJECT-TYPE
The table of IP network filter in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.10.2not-accessiblecurrent
ipCurCfgNwfEntry
OBJECT-TYPE
Information about an IP network filter.
1.3.6.1.4.1.20301.2.7.15.3.1.10.2.1not-accessiblecurrent
ipCurCfgNwfIndex
OBJECT-TYPE
The netowrk filter number for which the NWF is related.
1.3.6.1.4.1.20301.2.7.15.3.1.10.2.1.1Integer32read-onlycurrent
ipCurCfgNwfAddr
OBJECT-TYPE
The IP address of the network filter.
1.3.6.1.4.1.20301.2.7.15.3.1.10.2.1.2IpAddressread-onlycurrent
ipCurCfgNwfMask
OBJECT-TYPE
The IP network filter mask.
1.3.6.1.4.1.20301.2.7.15.3.1.10.2.1.3IpAddressread-onlycurrent
ipCurCfgNwfState
OBJECT-TYPE
Enable or disable the network filter.
1.3.6.1.4.1.20301.2.7.15.3.1.10.2.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipNewCfgNwfTable
OBJECT-TYPE
The table of IP network filter in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.10.3not-accessiblecurrent
ipNewCfgNwfEntry
OBJECT-TYPE
Information about an IP network filter.
1.3.6.1.4.1.20301.2.7.15.3.1.10.3.1not-accessiblecurrent
ipNewCfgNwfIndex
OBJECT-TYPE
The netowrk filter number for which the NWF is related.
1.3.6.1.4.1.20301.2.7.15.3.1.10.3.1.1Integer32read-onlycurrent
ipNewCfgNwfAddr
OBJECT-TYPE
The IP address of the network filter.
1.3.6.1.4.1.20301.2.7.15.3.1.10.3.1.2IpAddressread-createcurrent
ipNewCfgNwfMask
OBJECT-TYPE
The IP network filter mask.
1.3.6.1.4.1.20301.2.7.15.3.1.10.3.1.3IpAddressread-createcurrent
ipNewCfgNwfState
OBJECT-TYPE
Enable or disable the network filter.
1.3.6.1.4.1.20301.2.7.15.3.1.10.3.1.4INTEGER {enabled(1), disabled(2)}read-createcurrent
ipNewCfgNwfDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.10.3.1.5INTEGER {other(1), delete(2)}read-createcurrent
ipRmapCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.11.1Integer32read-onlycurrent
ipCurCfgRmapTable
OBJECT-TYPE
The table of IP route map in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.11.2not-accessiblecurrent
ipCurCfgRmapEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.20301.2.7.15.3.1.11.2.1not-accessiblecurrent
ipCurCfgRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.20301.2.7.15.3.1.11.2.1.1Integer32read-onlycurrent
ipCurCfgRmapLp
OBJECT-TYPE
The local-preference of the route map. 4294967295 means none
1.3.6.1.4.1.20301.2.7.15.3.1.11.2.1.2Unsigned32 (0..4294967295)read-onlycurrent
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.15.3.1.11.2.1.3Unsigned32 (1..4294967295)read-onlycurrent
ipCurCfgRmapPrec
OBJECT-TYPE
The precedence of the route map.
1.3.6.1.4.1.20301.2.7.15.3.1.11.2.1.4INTEGER (1..255)read-onlycurrent
ipCurCfgRmapWeight
OBJECT-TYPE
The weight of the route map. 65535 means none
1.3.6.1.4.1.20301.2.7.15.3.1.11.2.1.5INTEGER (0..65535)read-onlycurrent
ipCurCfgRmapState
OBJECT-TYPE
Enable or disable the route map.
1.3.6.1.4.1.20301.2.7.15.3.1.11.2.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.11.2.1.7DisplayString (SIZE(0..17))read-onlycurrent
ipCurCfgRmapMetricType
OBJECT-TYPE
The OSPF metric-type of the matched route.
1.3.6.1.4.1.20301.2.7.15.3.1.11.2.1.8INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ipCurCfgRmapNexthop
OBJECT-TYPE
Peer address as nexthop of the matched route(only for BGP).
1.3.6.1.4.1.20301.2.7.15.3.1.11.2.1.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipNewCfgRmapTable
OBJECT-TYPE
The table of IP route map in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.11.3not-accessiblecurrent
ipNewCfgRmapEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.20301.2.7.15.3.1.11.3.1not-accessiblecurrent
ipNewCfgRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.20301.2.7.15.3.1.11.3.1.1Integer32read-onlycurrent
ipNewCfgRmapLp
OBJECT-TYPE
The local-preference of the route map. 4294967295 means none
1.3.6.1.4.1.20301.2.7.15.3.1.11.3.1.2Unsigned32 (0..4294967295)read-createcurrent
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.15.3.1.11.3.1.3Unsigned32 (1..4294967295)read-createcurrent
ipNewCfgRmapPrec
OBJECT-TYPE
The precedence of the route map.
1.3.6.1.4.1.20301.2.7.15.3.1.11.3.1.4INTEGER (1..255)read-createcurrent
ipNewCfgRmapWeight
OBJECT-TYPE
The weight of the route map. 65535 means none
1.3.6.1.4.1.20301.2.7.15.3.1.11.3.1.5INTEGER (0..65535)read-createcurrent
ipNewCfgRmapState
OBJECT-TYPE
Enable or disable the route map.
1.3.6.1.4.1.20301.2.7.15.3.1.11.3.1.6INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.11.3.1.7DisplayString (SIZE(0..17))read-createcurrent
ipNewCfgRmapMetricType
OBJECT-TYPE
The OSPF metric-type of the matched route.
1.3.6.1.4.1.20301.2.7.15.3.1.11.3.1.8INTEGER {none(1), type1(2), type2(3)}read-createcurrent
ipNewCfgRmapDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.11.3.1.9INTEGER {other(1), delete(2)}read-createcurrent
ipNewCfgRmapNexthop
OBJECT-TYPE
Peer address as nexthop of the matched route(only for BGP).
1.3.6.1.4.1.20301.2.7.15.3.1.11.3.1.10INTEGER {enabled(1), disabled(2)}read-createcurrent
ipAlistTableMax
OBJECT-TYPE
The maximum number of rows in the IP route map table.
1.3.6.1.4.1.20301.2.7.15.3.1.11.4Integer32read-onlycurrent
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.15.3.1.11.5not-accessiblecurrent
ipCurCfgAlistEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.20301.2.7.15.3.1.11.5.1not-accessiblecurrent
ipCurCfgAlistRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.20301.2.7.15.3.1.11.5.1.1Integer32read-onlycurrent
ipCurCfgAlistIndex
OBJECT-TYPE
The access list number for which the access list is related.
1.3.6.1.4.1.20301.2.7.15.3.1.11.5.1.2Integer32read-onlycurrent
ipCurCfgAlistNwf
OBJECT-TYPE
The network filter number of the route map access list. 0 means none
1.3.6.1.4.1.20301.2.7.15.3.1.11.5.1.3INTEGER (0..256)read-onlycurrent
ipCurCfgAlistMetric
OBJECT-TYPE
The metric of the route map access list. 4294967295 means none
1.3.6.1.4.1.20301.2.7.15.3.1.11.5.1.4Unsigned32 (1..4294967295)read-onlycurrent
ipCurCfgAlistAction
OBJECT-TYPE
Action of the route map access list.
1.3.6.1.4.1.20301.2.7.15.3.1.11.5.1.5INTEGER {permit(1), deny(2)}read-onlycurrent
ipCurCfgAlistState
OBJECT-TYPE
Enable or disable the route map access list.
1.3.6.1.4.1.20301.2.7.15.3.1.11.5.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.11.6not-accessiblecurrent
ipNewCfgAlistEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.20301.2.7.15.3.1.11.6.1not-accessiblecurrent
ipNewCfgAlistRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.20301.2.7.15.3.1.11.6.1.1Integer32read-onlycurrent
ipNewCfgAlistIndex
OBJECT-TYPE
The access list number for which the access list is related.
1.3.6.1.4.1.20301.2.7.15.3.1.11.6.1.2Integer32read-onlycurrent
ipNewCfgAlistNwf
OBJECT-TYPE
The network filter number of the route map access list. 0 means none
1.3.6.1.4.1.20301.2.7.15.3.1.11.6.1.3INTEGER (1..256)read-createcurrent
ipNewCfgAlistMetric
OBJECT-TYPE
The metric of the route map access list. 4294967295 means none
1.3.6.1.4.1.20301.2.7.15.3.1.11.6.1.4Unsigned32 (1..4294967295)read-createcurrent
ipNewCfgAlistAction
OBJECT-TYPE
Action of the route map access list.
1.3.6.1.4.1.20301.2.7.15.3.1.11.6.1.5INTEGER {permit(1), deny(2)}read-createcurrent
ipNewCfgAlistState
OBJECT-TYPE
Enable or disable the route map access list.
1.3.6.1.4.1.20301.2.7.15.3.1.11.6.1.6INTEGER {enabled(1), disabled(2)}read-createcurrent
ipNewCfgAlistDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.11.6.1.7INTEGER {other(1), delete(2)}read-createcurrent
ipAspathTableMax
OBJECT-TYPE
The maximum number of rows in the IP route map table.
1.3.6.1.4.1.20301.2.7.15.3.1.11.7Integer32read-onlycurrent
ipCurCfgAspathTable
OBJECT-TYPE
The table of IP route map access path configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.11.8not-accessiblecurrent
ipCurCfgAspathEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.20301.2.7.15.3.1.11.8.1not-accessiblecurrent
ipCurCfgAspathRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.20301.2.7.15.3.1.11.8.1.1Integer32read-onlycurrent
ipCurCfgAspathIndex
OBJECT-TYPE
The access path number for which the access list is related.
1.3.6.1.4.1.20301.2.7.15.3.1.11.8.1.2Integer32read-onlycurrent
ipCurCfgAspathAS
OBJECT-TYPE
The AS number of the route map access path. 0 means none
1.3.6.1.4.1.20301.2.7.15.3.1.11.8.1.3INTEGER (1..65535)read-onlycurrent
ipCurCfgAspathAction
OBJECT-TYPE
Action of the route map access path.
1.3.6.1.4.1.20301.2.7.15.3.1.11.8.1.4INTEGER {permit(1), deny(2)}read-onlycurrent
ipCurCfgAspathState
OBJECT-TYPE
Enable or disable the route map access path.
1.3.6.1.4.1.20301.2.7.15.3.1.11.8.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
ipNewCfgAspathTable
OBJECT-TYPE
The table of IP route map access path configuration
1.3.6.1.4.1.20301.2.7.15.3.1.11.9not-accessiblecurrent
ipNewCfgAspathEntry
OBJECT-TYPE
Information about an IP route map.
1.3.6.1.4.1.20301.2.7.15.3.1.11.9.1not-accessiblecurrent
ipNewCfgAspathRmapIndex
OBJECT-TYPE
The route map number for which the RMAP is related.
1.3.6.1.4.1.20301.2.7.15.3.1.11.9.1.1Integer32read-onlycurrent
ipNewCfgAspathIndex
OBJECT-TYPE
The access path number for which the access list is related.
1.3.6.1.4.1.20301.2.7.15.3.1.11.9.1.2Integer32read-onlycurrent
ipNewCfgAspathAS
OBJECT-TYPE
The AS number of the route map access path. 0 means none
1.3.6.1.4.1.20301.2.7.15.3.1.11.9.1.3INTEGER (1..65535)read-createcurrent
ipNewCfgAspathAction
OBJECT-TYPE
Action of the route map access path.
1.3.6.1.4.1.20301.2.7.15.3.1.11.9.1.4INTEGER {permit(1), deny(2)}read-createcurrent
ipNewCfgAspathState
OBJECT-TYPE
Enable or disable the route map access path.
1.3.6.1.4.1.20301.2.7.15.3.1.11.9.1.5INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.11.9.1.6INTEGER {other(1), delete(2)}read-createcurrent
bgpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.12
bgpGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.12.1
bgpCurCfgState
OBJECT-TYPE
BGP global state.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.1INTEGER {on(1), off(2)}read-onlycurrent
bgpNewCfgState
OBJECT-TYPE
Globally turn BGP on or off.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.2INTEGER {on(1), off(2)}read-writecurrent
bgpCurCfgLocalPref
OBJECT-TYPE
Local preference value.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.3Unsigned32 (0..4294967294)read-onlycurrent
bgpNewCfgLocalPref
OBJECT-TYPE
Local Preference value.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.4Unsigned32 (0..4294967294)read-writecurrent
bgpCurCfgASNumber
OBJECT-TYPE
The autonomous system (AS) number.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.5INTEGER (0..65535)read-onlycurrent
bgpNewCfgASNumber
OBJECT-TYPE
The autonomous system (AS) number.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.6INTEGER (0..65535)read-writecurrent
bgpCurCfgEbgpMaxPaths
OBJECT-TYPE
Maximum eBGP Paths.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.7Unsigned32 (0..4294967294)read-onlycurrent
bgpNewCfgEbgpMaxPaths
OBJECT-TYPE
Maximum eBGP Paths.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.8Unsigned32 (0..4294967294)read-writecurrent
bgpCurCfgIbgpMaxPaths
OBJECT-TYPE
Maximum iBGP Paths.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.9Unsigned32 (0..4294967294)read-onlycurrent
bgpNewCfgIbgpMaxPaths
OBJECT-TYPE
Maximum iBGP Paths.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.10Unsigned32 (0..4294967294)read-writecurrent
bgpCurCfgAsn4Comp
OBJECT-TYPE
ASN4 to ASN2 compatibility.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.11INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpNewCfgAsn4Comp
OBJECT-TYPE
ASN4 to ASN2 compatibility.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.12INTEGER {enabled(1), disabled(2)}read-writecurrent
bgpCurCfgDscp
OBJECT-TYPE
BGP dscp marking value.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.13INTEGER (0..63)read-onlycurrent
bgpNewCfgDscp
OBJECT-TYPE
BGP dscp marking value.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.14INTEGER (0..63)read-writecurrent
bgpNewCfgClusterId
OBJECT-TYPE
Cluster ID.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.15IpAddressread-writecurrent
bgpCurCfgClusterId
OBJECT-TYPE
Cluster ID.
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.16IpAddressread-onlycurrent
bgpNewCfgClientToClientReflection
OBJECT-TYPE
Enable/disable client to client route reflection
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.17INTEGER {enabled(1), disabled(2)}read-writecurrent
bgpCurCfgClientToClientReflection
OBJECT-TYPE
Enable/disable client to client route reflection
1.3.6.1.4.1.20301.2.7.15.3.1.12.1.18INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpPeerTableMax
OBJECT-TYPE
The maximum number of rows in the BGP peer table.
1.3.6.1.4.1.20301.2.7.15.3.1.12.2Integer32read-onlycurrent
bgpCurCfgPeerTable
OBJECT-TYPE
The table of BGP peer in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3not-accessiblecurrent
bgpCurCfgPeerEntry
OBJECT-TYPE
Information about a BGP peer.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1not-accessiblecurrent
bgpCurCfgPeerIndex
OBJECT-TYPE
The BGP peer number for which the BGP peer table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.1Integer32read-onlycurrent
bgpCurCfgPeerRemoteAddr
OBJECT-TYPE
The remote IP address of the BGP peer.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.2IpAddressread-onlycurrent
bgpCurCfgPeerRemoteAs
OBJECT-TYPE
The remote AS number of the BGP peer. 0 means none
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.3INTEGER (1..65535)read-onlycurrent
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.15.3.1.12.3.1.4INTEGER (0..255)read-onlycurrent
bgpCurCfgPeerState
OBJECT-TYPE
Enable or disable the peer.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.12.3.1.10Unsigned32 (0..4294967294)read-onlycurrent
bgpCurCfgPeerDefaultAction
OBJECT-TYPE
The value of default route action.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.11INTEGER {none(1), import(2), originate(3), redistribute(4)}read-onlycurrent
bgpCurCfgPeerOspfState
OBJECT-TYPE
Enable or disable advertising OSPF routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.12INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpCurCfgPeerFixedState
OBJECT-TYPE
Enable or disable advertising fixed routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.13INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpCurCfgPeerStaticState
OBJECT-TYPE
Enable or disable advertising static routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.14INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.12.3.1.16OCTET STRINGread-onlycurrent
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.15.3.1.12.3.1.17OCTET STRINGread-onlycurrent
bgpCurCfgPeerHold
OBJECT-TYPE
The hold time
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.18INTEGER (0..65535)read-onlycurrent
bgpCurCfgPeerAlive
OBJECT-TYPE
The keep alive time
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.19INTEGER (0..21845)read-onlycurrent
bgpCurCfgPeerAdvert
OBJECT-TYPE
The min time between advertisements
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.20INTEGER (1..65535)read-onlycurrent
bgpCurCfgPeerRetry
OBJECT-TYPE
The connect retry interval
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.21INTEGER (1..65535)read-onlycurrent
bgpCurCfgPeerOrig
OBJECT-TYPE
The min time between route originations
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.22INTEGER (1..65535)read-onlycurrent
bgpCurCfgPeerRipState
OBJECT-TYPE
Enable/disable advertising RIP routes
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.23INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpCurCfgPeerPassword
OBJECT-TYPE
Peer BGP password
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.24DisplayString (SIZE(0..16))read-onlycurrent
bgpCurCfgPeerPassive
OBJECT-TYPE
Enable/disable BGP passive peer
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.25INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpCurCfgPeerUpdateSrcIf
OBJECT-TYPE
BGP peer update source interface index
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.30INTEGERread-onlycurrent
bgpCurCfgPeerUpdateSrcLoopIf
OBJECT-TYPE
BGP peer update source loopback interface index
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.31INTEGERread-onlycurrent
bgpCurCfgPeerTtlSecHops
OBJECT-TYPE
The BGP ttl security hops. 0 means none.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.32INTEGER (0..254)read-onlycurrent
bgpCurCfgPeerNexthopSelf
OBJECT-TYPE
Enable/Disable using this router as next-hop in BGP updates.
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.33INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpCurCfgPeerClient
OBJECT-TYPE
Enable/disable BGP client peer
1.3.6.1.4.1.20301.2.7.15.3.1.12.3.1.34INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpNewCfgPeerTable
OBJECT-TYPE
The table of BGP peer in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4not-accessiblecurrent
bgpNewCfgPeerEntry
OBJECT-TYPE
Information about a BGP peer.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1not-accessiblecurrent
bgpNewCfgPeerIndex
OBJECT-TYPE
The BGP peer number for which the BGP peer table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.1Integer32read-onlycurrent
bgpNewCfgPeerRemoteAddr
OBJECT-TYPE
The remote IP address of the BGP peer.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.2IpAddressread-createcurrent
bgpNewCfgPeerRemoteAs
OBJECT-TYPE
The remote AS number of the BGP peer. 0 means none
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.3INTEGER (1..65535)read-createcurrent
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.15.3.1.12.4.1.4INTEGER (0..255)read-createcurrent
bgpNewCfgPeerState
OBJECT-TYPE
Enable or disable the peer.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.5INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.12.4.1.6INTEGER {other(1), delete(2)}read-createcurrent
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.15.3.1.12.4.1.10Unsigned32 (0..4294967294)read-createcurrent
bgpNewCfgPeerDefaultAction
OBJECT-TYPE
The value of default route action.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.11INTEGER {none(1), import(2), originate(3), redistribute(4)}read-createcurrent
bgpNewCfgPeerOspfState
OBJECT-TYPE
Enable or disable advertising OSPF routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.12INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpNewCfgPeerFixedState
OBJECT-TYPE
Enable or disable advertising fixed routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.13INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpNewCfgPeerStaticState
OBJECT-TYPE
Enable or disable advertising static routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.14INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.12.4.1.16OCTET STRINGread-onlycurrent
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.15.3.1.12.4.1.17OCTET STRINGread-onlycurrent
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.15.3.1.12.4.1.18Integer32read-createcurrent
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.15.3.1.12.4.1.19Integer32read-createcurrent
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.15.3.1.12.4.1.20Integer32read-createcurrent
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.15.3.1.12.4.1.21Integer32read-createcurrent
bgpNewCfgPeerHold
OBJECT-TYPE
The hold time
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.22INTEGER (0..65535)read-createcurrent
bgpNewCfgPeerAlive
OBJECT-TYPE
The keep alive time
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.23INTEGER (0..21845)read-createcurrent
bgpNewCfgPeerAdvert
OBJECT-TYPE
The min time between advertisements
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.24INTEGER (1..65535)read-createcurrent
bgpNewCfgPeerRetry
OBJECT-TYPE
The connect retry interval
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.25INTEGER (1..65535)read-createcurrent
bgpNewCfgPeerOrig
OBJECT-TYPE
The min time between route originations
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.26INTEGER (1..65535)read-createcurrent
bgpNewCfgPeerRipState
OBJECT-TYPE
Enable/disable advertising RIP routes
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.27INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpNewCfgPeerPassword
OBJECT-TYPE
Peer BGP password
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.28DisplayString (SIZE(0..16))read-createcurrent
bgpNewCfgPeerPassive
OBJECT-TYPE
Enable/disable BGP passive peer
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.29INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpNewCfgPeerUpdateSrcIf
OBJECT-TYPE
BGP peer update source interface index
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.30INTEGERread-createcurrent
bgpNewCfgPeerUpdateSrcLoopIf
OBJECT-TYPE
BGP peer update source loopback interface index
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.31INTEGERread-createcurrent
bgpNewCfgPeerTtlSecHops
OBJECT-TYPE
The BGP ttl security hops. 0 means none.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.32INTEGER (0..254)read-createcurrent
bgpNewCfgPeerNexthopSelf
OBJECT-TYPE
Enable/Disable using this router as next-hop in BGP updates.
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.33INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpNewCfgPeerClient
OBJECT-TYPE
Enable/disable BGP client peer
1.3.6.1.4.1.20301.2.7.15.3.1.12.4.1.34INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpAggrTableMax
OBJECT-TYPE
The maximum number of rows in the BGP aggregation table.
1.3.6.1.4.1.20301.2.7.15.3.1.12.5Integer32read-onlycurrent
bgpCurCfgAggrTable
OBJECT-TYPE
The table of BGP aggregation configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.12.6not-accessiblecurrent
bgpCurCfgAggrEntry
OBJECT-TYPE
Information about a BGP aggregation.
1.3.6.1.4.1.20301.2.7.15.3.1.12.6.1not-accessiblecurrent
bgpCurCfgAggrIndex
OBJECT-TYPE
The aggregation number for which the BGP aggregation is related.
1.3.6.1.4.1.20301.2.7.15.3.1.12.6.1.1Integer32read-onlycurrent
bgpCurCfgAggrAddr
OBJECT-TYPE
The IP address of the BGP aggregation.
1.3.6.1.4.1.20301.2.7.15.3.1.12.6.1.2IpAddressread-onlycurrent
bgpCurCfgAggrMask
OBJECT-TYPE
The subnet mask of the BGP aggregation.
1.3.6.1.4.1.20301.2.7.15.3.1.12.6.1.3IpAddressread-onlycurrent
bgpCurCfgAggrState
OBJECT-TYPE
Enable or disable the BGP aggregation.
1.3.6.1.4.1.20301.2.7.15.3.1.12.6.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpNewCfgAggrTable
OBJECT-TYPE
The table of BGP aggregation configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.12.7not-accessiblecurrent
bgpNewCfgAggrEntry
OBJECT-TYPE
Information about an BGP aggregation.
1.3.6.1.4.1.20301.2.7.15.3.1.12.7.1not-accessiblecurrent
bgpNewCfgAggrIndex
OBJECT-TYPE
The aggregation number for which the BGP aggregation is related.
1.3.6.1.4.1.20301.2.7.15.3.1.12.7.1.1Integer32read-onlycurrent
bgpNewCfgAggrAddr
OBJECT-TYPE
The IP address of the BGP aggregation.
1.3.6.1.4.1.20301.2.7.15.3.1.12.7.1.2IpAddressread-createcurrent
bgpNewCfgAggrMask
OBJECT-TYPE
The subnet mask of the BGP aggregation.
1.3.6.1.4.1.20301.2.7.15.3.1.12.7.1.3IpAddressread-createcurrent
bgpNewCfgAggrState
OBJECT-TYPE
Enable or disable the BGP aggregation.
1.3.6.1.4.1.20301.2.7.15.3.1.12.7.1.4INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.12.7.1.5INTEGER {other(1), delete(2)}read-createcurrent
bgpGroupTableMax
OBJECT-TYPE
The maximum number of groups in the BGP groups table.
1.3.6.1.4.1.20301.2.7.15.3.1.12.8Integer32read-onlycurrent
bgpCurCfgGroupTable
OBJECT-TYPE
The table of BGP group in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9not-accessiblecurrent
bgpCurCfgGroupEntry
OBJECT-TYPE
Information about a BGP group.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1not-accessiblecurrent
bgpCurCfgGroupIndex
OBJECT-TYPE
The BGP group number for which the BGP group table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.1Integer32read-onlycurrent
bgpCurCfgGroupName
OBJECT-TYPE
The group name.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.2DisplayString (SIZE(0..32))read-onlycurrent
bgpCurCfgGroupRemoteAddr
OBJECT-TYPE
The IP address of the BGP group.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.3IpAddressread-onlycurrent
bgpCurCfgGroupRemoteMask
OBJECT-TYPE
The subnet mask of the BGP group.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.4IpAddressread-onlycurrent
bgpCurCfgGroupLimit
OBJECT-TYPE
The maximum number of BGP dynamic peers.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.5INTEGER (1..96)read-onlycurrent
bgpCurCfgGroupUpdateSrcIf
OBJECT-TYPE
BGP group update source interface index
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.6INTEGERread-onlycurrent
bgpCurCfgGroupUpdateSrcLoopIf
OBJECT-TYPE
BGP group update source loopback interface index
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.7INTEGERread-onlycurrent
bgpCurCfgGroupHold
OBJECT-TYPE
The hold time
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.8INTEGER (0..65535)read-onlycurrent
bgpCurCfgGroupAlive
OBJECT-TYPE
The keep alive time
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.9INTEGER (0..21845)read-onlycurrent
bgpCurCfgGroupAdvert
OBJECT-TYPE
The min time between advertisements
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.10INTEGER (1..65535)read-onlycurrent
bgpCurCfgGroupOrig
OBJECT-TYPE
The min time between route originations
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.11INTEGER (1..65535)read-onlycurrent
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.15.3.1.12.9.1.12Unsigned32 (0..4294967294)read-onlycurrent
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.15.3.1.12.9.1.13INTEGER (0..255)read-onlycurrent
bgpCurCfgGroupDefaultAction
OBJECT-TYPE
The value of default route action.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.14INTEGER {none(1), import(2), originate(3), redistribute(4)}read-onlycurrent
bgpCurCfgGroupOspfState
OBJECT-TYPE
Enable or disable advertising OSPF routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.15INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpCurCfgGroupRipState
OBJECT-TYPE
Enable/disable advertising RIP routes
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.16INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpCurCfgGroupFixedState
OBJECT-TYPE
Enable or disable advertising fixed routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.17INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpCurCfgGroupStaticState
OBJECT-TYPE
Enable or disable advertising static routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.18INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.12.9.1.19OCTET STRINGread-onlycurrent
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.15.3.1.12.9.1.20OCTET STRINGread-onlycurrent
bgpCurCfgGroupPassword
OBJECT-TYPE
Peer BGP password
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.21DisplayString (SIZE(0..16))read-onlycurrent
bgpCurCfgGroupState
OBJECT-TYPE
Enable or disable the group.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.22INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpCurCfgGroupTtlSecHops
OBJECT-TYPE
The BGP ttl security hops. 0 means none.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.23INTEGER (0..254)read-onlycurrent
bgpCurCfgGroupNexthopSelf
OBJECT-TYPE
Enable/Disable using this router as next-hop in BGP updates.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.24INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpCurCfgGroupClient
OBJECT-TYPE
Enable/Disable Route Reflector for this client.
1.3.6.1.4.1.20301.2.7.15.3.1.12.9.1.25INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpNewCfgGroupTable
OBJECT-TYPE
The table of BGP group in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10not-accessiblecurrent
bgpNewCfgGroupEntry
OBJECT-TYPE
Information about a BGP group.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1not-accessiblecurrent
bgpNewCfgGroupIndex
OBJECT-TYPE
The BGP group number for which the BGP group table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.1Integer32read-createcurrent
bgpNewCfgGroupName
OBJECT-TYPE
The group name.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.2DisplayString (SIZE(0..32))read-createcurrent
bgpNewCfgGroupRemoteAddr
OBJECT-TYPE
The IP address of the BGP group.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.3IpAddressread-createcurrent
bgpNewCfgGroupRemoteMask
OBJECT-TYPE
The subnet mask of the BGP group.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.4IpAddressread-createcurrent
bgpNewCfgGroupLimit
OBJECT-TYPE
The maximum number of BGP dynamic peers.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.5INTEGER (1..96)read-createcurrent
bgpNewCfgGroupUpdateSrcIf
OBJECT-TYPE
BGP group update source interface index
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.6INTEGERread-createcurrent
bgpNewCfgGroupUpdateSrcLoopIf
OBJECT-TYPE
BGP group update source loopback interface index
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.7INTEGERread-createcurrent
bgpNewCfgGroupHold
OBJECT-TYPE
The hold time
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.8INTEGER (0..65535)read-createcurrent
bgpNewCfgGroupAlive
OBJECT-TYPE
The keep alive time
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.9INTEGER (0..21845)read-createcurrent
bgpNewCfgGroupAdvert
OBJECT-TYPE
The min time between advertisements
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.10INTEGER (1..65535)read-createcurrent
bgpNewCfgGroupOrig
OBJECT-TYPE
The min time between route originations
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.11INTEGER (1..65535)read-createcurrent
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.15.3.1.12.10.1.12Unsigned32 (0..4294967294)read-createcurrent
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.15.3.1.12.10.1.13INTEGER (0..255)read-createcurrent
bgpNewCfgGroupDefaultAction
OBJECT-TYPE
The value of default route action.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.14INTEGER {none(1), import(2), originate(3), redistribute(4)}read-createcurrent
bgpNewCfgGroupOspfState
OBJECT-TYPE
Enable or disable advertising OSPF routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.15INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpNewCfgGroupRipState
OBJECT-TYPE
Enable/disable advertising RIP routes
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.16INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpNewCfgGroupFixedState
OBJECT-TYPE
Enable or disable advertising fixed routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.17INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpNewCfgGroupStaticState
OBJECT-TYPE
Enable or disable advertising static routes.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.18INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.12.10.1.19OCTET STRINGread-onlycurrent
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.15.3.1.12.10.1.20OCTET STRINGread-onlycurrent
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.15.3.1.12.10.1.21Integer32read-createcurrent
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.15.3.1.12.10.1.22Integer32read-createcurrent
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.15.3.1.12.10.1.23Integer32read-createcurrent
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.15.3.1.12.10.1.24Integer32read-createcurrent
bgpNewCfgGroupPassword
OBJECT-TYPE
Peer BGP password
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.25DisplayString (SIZE(0..16))read-createcurrent
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.15.3.1.12.10.1.26INTEGER {other(1), delete(2)}read-createcurrent
bgpNewCfgGroupState
OBJECT-TYPE
Enable or disable the group.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.27INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpNewCfgGroupTtlSecHops
OBJECT-TYPE
The BGP ttl security hops. 0 means none.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.28INTEGER (0..254)read-createcurrent
bgpNewCfgGroupNexthopSelf
OBJECT-TYPE
Enable/Disable using this router as next-hop in BGP updates.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.29INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpNewCfgGroupClient
OBJECT-TYPE
Enable/Disable Route Reflector for this client.
1.3.6.1.4.1.20301.2.7.15.3.1.12.10.1.30INTEGER {enabled(1), disabled(2)}read-createcurrent
bgpCurCfgGroupRASTable
OBJECT-TYPE
The table of BGP group RASs in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.12.11not-accessiblecurrent
bgpCurCfgGroupRASEntry
OBJECT-TYPE
Information about a BGP group RAS.
1.3.6.1.4.1.20301.2.7.15.3.1.12.11.1not-accessiblecurrent
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.15.3.1.12.11.1.1Integer32read-onlycurrent
bgpCurCfgGroupRAS
OBJECT-TYPE
The remote AS number of the BGP group bgpCurCfgGroupIndex. 0 means none
1.3.6.1.4.1.20301.2.7.15.3.1.12.11.1.2INTEGER (0..65535)read-onlycurrent
bgpNewCfgGroupRASTable
OBJECT-TYPE
The table of BGP group RASs in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.12.12not-accessiblecurrent
bgpNewCfgGroupRASEntry
OBJECT-TYPE
Information about a BGP group RAS.
1.3.6.1.4.1.20301.2.7.15.3.1.12.12.1not-accessiblecurrent
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.15.3.1.12.12.1.1Integer32read-onlycurrent
bgpNewCfgGroupRAS
OBJECT-TYPE
The remote AS number of the BGP group bgpNewCfgGroupIndex. 0 means none
1.3.6.1.4.1.20301.2.7.15.3.1.12.12.1.2INTEGER (0..65535)read-createcurrent
ospfCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.13
ospfGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.13.1
ospfCurCfgDefaultRouteMetric
OBJECT-TYPE
Specify the metric to be assigned.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.1INTEGER (0..16777214)read-onlycurrent
ospfNewCfgDefaultRouteMetric
OBJECT-TYPE
Specify the metric to be assigned.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.2INTEGER (0..16777214)read-writecurrent
ospfCurCfgDefaultRouteMetricType
OBJECT-TYPE
Specify the AS External metric type to be assigned.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospfNewCfgDefaultRouteMetricType
OBJECT-TYPE
Specify the AS External metric type to be assigned.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
ospfIntfTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Interface table.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.5Integer32read-onlycurrent
ospfAreaTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Area table.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.6Integer32read-onlycurrent
ospfRangeTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Range table.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.7Integer32read-onlycurrent
ospfVirtIntfTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Virtual Interface table.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.8Integer32read-onlycurrent
ospfHostTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Host table.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.9Integer32read-onlycurrent
ospfCurCfgState
OBJECT-TYPE
OSPF global state.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.10INTEGER {on(1), off(2)}read-onlycurrent
ospfNewCfgState
OBJECT-TYPE
Globally turn OSPF on or off.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.11INTEGER {on(1), off(2)}read-writecurrent
ospfCurCfgLSDB
OBJECT-TYPE
The LSDB limit for external LSA.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.12Integer32read-onlycurrent
ospfNewCfgLSDB
OBJECT-TYPE
Set the LSDB limit for external LSA.
1.3.6.1.4.1.20301.2.7.15.3.1.13.1.13Integer32read-writecurrent
ospfCurCfgAreaTable
OBJECT-TYPE
The table of OSPF area in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.13.2not-accessiblecurrent
ospfCurCfgAreaEntry
OBJECT-TYPE
Information about a OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.1.13.2.1not-accessiblecurrent
ospfCurCfgAreaIndex
OBJECT-TYPE
The OSPF area number for which the OSPF area table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.2.1.1Integer32read-onlycurrent
ospfCurCfgAreaId
OBJECT-TYPE
The IP Address of the OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.1.13.2.1.2IpAddressread-onlycurrent
ospfCurCfgAreaSpfInterval
OBJECT-TYPE
The SPF interval for the OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.1.13.2.1.3INTEGER (1..255)read-onlycurrent
ospfCurCfgAreaAuthType
OBJECT-TYPE
Type of authentication being used. none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication.
1.3.6.1.4.1.20301.2.7.15.3.1.13.2.1.4INTEGER {none(1), password(2), md5(3)}read-onlycurrent
ospfCurCfgAreaType
OBJECT-TYPE
Type of Area. transit(0) stub(1) nssa(2)
1.3.6.1.4.1.20301.2.7.15.3.1.13.2.1.5INTEGER {transit(0), stub(1), nssa(2)}read-onlycurrent
ospfCurCfgAreaMetric
OBJECT-TYPE
Metric (1-65535)
1.3.6.1.4.1.20301.2.7.15.3.1.13.2.1.6INTEGER (1..65535)read-onlycurrent
ospfCurCfgAreaStatus
OBJECT-TYPE
Status disabled(0) enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.2.1.7INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfNewCfgAreaTable
OBJECT-TYPE
The table of OSPF area in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.13.3not-accessiblecurrent
ospfNewCfgAreaEntry
OBJECT-TYPE
Information about a OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.1.13.3.1not-accessiblecurrent
ospfNewCfgAreaIndex
OBJECT-TYPE
The OSPF area number for which the OSPF area table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.3.1.1Integer32read-onlycurrent
ospfNewCfgAreaId
OBJECT-TYPE
The IP Address of the OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.1.13.3.1.2IpAddressread-createcurrent
ospfNewCfgAreaSpfInterval
OBJECT-TYPE
The SPF interval for the OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.1.13.3.1.3INTEGER (1..255)read-createcurrent
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.15.3.1.13.3.1.4INTEGER {none(1), password(2), md5(3)}read-createcurrent
ospfNewCfgAreaType
OBJECT-TYPE
Type of Area. transit(0) stub(1) nssa(2)
1.3.6.1.4.1.20301.2.7.15.3.1.13.3.1.5INTEGER {transit(0), stub(1), nssa(2)}read-writecurrent
ospfNewCfgAreaMetric
OBJECT-TYPE
Metric (1-65535)
1.3.6.1.4.1.20301.2.7.15.3.1.13.3.1.6INTEGER (1..65535)read-writecurrent
ospfNewCfgAreaStatus
OBJECT-TYPE
Status disabled(0) enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.3.1.7INTEGER {disabled(0), enabled(1)}read-writecurrent
ospfNewCfgAreaDelete
OBJECT-TYPE
Delete the area no(0), yes(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.3.1.8INTEGER {no(0), yes(1)}read-writecurrent
ospfRouteRedistribution
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.13.4
ospfRedistributeStatic
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.13.4.1.1INTEGER (0..16777214)read-onlycurrent
ospfNewCfgStaticMetric
OBJECT-TYPE
The metric to be assigned to static routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.1.2INTEGER (0..16777214)read-writecurrent
ospfCurCfgStaticMetricType
OBJECT-TYPE
The AS External metric type for static routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.1.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospfNewCfgStaticMetricType
OBJECT-TYPE
The AS External metric type for static routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.1.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
ospfCurCfgStaticOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.1.5OCTET STRINGread-onlycurrent
ospfNewCfgStaticOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.1.6OCTET STRINGread-onlycurrent
ospfNewCfgStaticAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.1.7Integer32read-writecurrent
ospfNewCfgStaticRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.1.8Integer32read-writecurrent
ospfRedistributeEbgp
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.13.4.2.1INTEGER (0..16777214)read-onlycurrent
ospfNewCfgEbgpMetric
OBJECT-TYPE
The export metric to be assigned to External BGP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.2.2INTEGER (0..16777214)read-writecurrent
ospfCurCfgEbgpMetricType
OBJECT-TYPE
The AS External metric type for External BGP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.2.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospfNewCfgEbgpMetricType
OBJECT-TYPE
The AS External metric type for External BGP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.2.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
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.15.3.1.13.4.2.5OCTET STRINGread-onlycurrent
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.15.3.1.13.4.2.6OCTET STRINGread-onlycurrent
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.15.3.1.13.4.2.7Integer32read-writecurrent
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.15.3.1.13.4.2.8Integer32read-writecurrent
ospfRedistributeIbgp
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.3
ospfCurCfgIbgpMetric
OBJECT-TYPE
The export metric for Internal BGP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.3.1INTEGER (0..16777214)read-onlycurrent
ospfNewCfgIbgpMetric
OBJECT-TYPE
The export metric for Internal BGP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.3.2INTEGER (0..16777214)read-writecurrent
ospfCurCfgIbgpMetricType
OBJECT-TYPE
The AS External metric type for Internal BGP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.3.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospfNewCfgIbgpMetricType
OBJECT-TYPE
The AS External metric type for Internal BGP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.3.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
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.15.3.1.13.4.3.5OCTET STRINGread-onlycurrent
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.15.3.1.13.4.3.6OCTET STRINGread-onlycurrent
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.15.3.1.13.4.3.7Integer32read-writecurrent
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.15.3.1.13.4.3.8Integer32read-writecurrent
ospfRedistributeFixed
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.4
ospfCurCfgFixedMetric
OBJECT-TYPE
The export metric for fixed routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.4.1INTEGER (0..16777214)read-onlycurrent
ospfNewCfgFixedMetric
OBJECT-TYPE
The export metric for fixed routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.4.2INTEGER (0..16777214)read-writecurrent
ospfCurCfgFixedMetricType
OBJECT-TYPE
The AS External metric type for fixed routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.4.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospfNewCfgFixedMetricType
OBJECT-TYPE
The AS External metric type for fixed routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.4.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
ospfCurCfgFixedOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.4.5OCTET STRINGread-onlycurrent
ospfNewCfgFixedOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.4.6OCTET STRINGread-onlycurrent
ospfNewCfgFixedAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.4.7Integer32read-writecurrent
ospfNewCfgFixedRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.4.8Integer32read-writecurrent
ospfRedistributeRip
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.5
ospfCurCfgRipMetric
OBJECT-TYPE
The export metric for RIP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.5.1INTEGER (0..16777214)read-onlycurrent
ospfNewCfgRipMetric
OBJECT-TYPE
The export metric for RIP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.5.2INTEGER (0..16777214)read-writecurrent
ospfCurCfgRipMetricType
OBJECT-TYPE
The AS External metric type for RIP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.5.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospfNewCfgRipMetricType
OBJECT-TYPE
The AS External metric type for RIP routes.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.5.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
ospfCurCfgRipOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.5.5OCTET STRINGread-onlycurrent
ospfNewCfgRipOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.5.6OCTET STRINGread-onlycurrent
ospfNewCfgRipAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.5.7Integer32read-writecurrent
ospfNewCfgRipRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.13.4.5.8Integer32read-writecurrent
ospfCurCfgMdkeyTable
OBJECT-TYPE
The table of OSPF MD5 keys in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.13.5not-accessiblecurrent
ospfCurCfgMdkeyEntry
OBJECT-TYPE
Information about an OSPF MD keys table.
1.3.6.1.4.1.20301.2.7.15.3.1.13.5.1not-accessiblecurrent
ospfCurCfgMdkeyIndex
OBJECT-TYPE
The OSPF MD5 Key number for which the OSPF MdKey table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.5.1.1Integer32read-onlycurrent
ospfCurCfgMdkeyKey
OBJECT-TYPE
The character string representing the MD5 Key.
1.3.6.1.4.1.20301.2.7.15.3.1.13.5.1.2DisplayString (SIZE(0..16))read-onlycurrent
ospfNewCfgMdkeyTable
OBJECT-TYPE
The table of OSPF MD5 keys in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.13.6not-accessiblecurrent
ospfNewCfgMdkeyEntry
OBJECT-TYPE
Information about an OSPF MD keys table.
1.3.6.1.4.1.20301.2.7.15.3.1.13.6.1not-accessiblecurrent
ospfNewCfgMdkeyIndex
OBJECT-TYPE
The OSPF MD5 Key number for which the OSPF MdKey table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.6.1.1Integer32read-onlycurrent
ospfNewCfgMdkeyKey
OBJECT-TYPE
The character string representing the MD5 Key.
1.3.6.1.4.1.20301.2.7.15.3.1.13.6.1.2DisplayString (SIZE(0..16))read-createcurrent
ospfNewCfgMdkeyDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.13.6.1.3INTEGER {other(1), delete(2)}read-createcurrent
ospfCurCfgIntfTable
OBJECT-TYPE
The table of OSPF Interface in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.13.7not-accessiblecurrent
ospfCurCfgIntfEntry
OBJECT-TYPE
Information about an OSPF Interface.
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1not-accessiblecurrent
ospfCurCfgIntfIndex
OBJECT-TYPE
The OSPF Interface number for which the OSPF Interface table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.1Integer32read-onlycurrent
ospfCurCfgIntfArea
OBJECT-TYPE
The index of the area that the interface belongs (0..2)
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.2INTEGER (0..2)read-onlycurrent
ospfCurCfgIntfMdkey
OBJECT-TYPE
The MD5 key for the OSPF interface 0 (none) no MD5 authentication.
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.3INTEGER (0..255)read-onlycurrent
ospfCurCfgIntfCost
OBJECT-TYPE
Interface cost
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.4INTEGER (1..65535)read-onlycurrent
ospfCurCfgIntfPrio
OBJECT-TYPE
Interface router priority
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.5INTEGER (1..255)read-onlycurrent
ospfCurCfgIntfHello
OBJECT-TYPE
Hello interval
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.6INTEGER (1..65535)read-onlycurrent
ospfCurCfgIntfHelloMS
OBJECT-TYPE
Units of time measurement for Hello interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.7INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfCurCfgIntfDead
OBJECT-TYPE
Dead interval
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.8INTEGER (1..65535)read-onlycurrent
ospfCurCfgIntfDeadMS
OBJECT-TYPE
Units of time measurement for Dead interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.9INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfCurCfgIntfTrans
OBJECT-TYPE
Transit delay
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.10INTEGER (1..3600)read-onlycurrent
ospfCurCfgIntfRetra
OBJECT-TYPE
Retransmit interval
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.11INTEGER (1..3600)read-onlycurrent
ospfCurCfgIntfAuthKey
OBJECT-TYPE
Authentication Key
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.12DisplayString (SIZE(0..8))read-onlycurrent
ospfCurCfgIntfPassive
OBJECT-TYPE
Passive interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.13INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfCurCfgIntfStatus
OBJECT-TYPE
Status of the interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.14INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfCurCfgIntfPtop
OBJECT-TYPE
Point-to-point interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.7.1.15INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfNewCfgIntfTable
OBJECT-TYPE
The table of OSPF interface in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.13.8not-accessiblecurrent
ospfNewCfgIntfEntry
OBJECT-TYPE
Information about an OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1not-accessiblecurrent
ospfNewCfgIntfIndex
OBJECT-TYPE
The OSPF Interface number for which the OSPF Interface table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.1Integer32read-onlycurrent
ospfNewCfgIntfArea
OBJECT-TYPE
The index of the area that the interface belongs (0..2)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.2INTEGER (0..2)read-createcurrent
ospfNewCfgIntfMdkey
OBJECT-TYPE
The MD5 key for the OSPF interface 0 (none) no MD5 authentication.
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.3INTEGER (0..255)read-createcurrent
ospfNewCfgIntfCost
OBJECT-TYPE
Interface cost(1..65535)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.4INTEGER (1..65535)read-createcurrent
ospfNewCfgIntfPrio
OBJECT-TYPE
Interface router priority(0..255)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.5INTEGER (0..255)read-createcurrent
ospfNewCfgIntfHello
OBJECT-TYPE
Hello interval(1..65535s | 50..65535ms)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.6INTEGER (1..65535)read-createcurrent
ospfNewCfgIntfHelloMS
OBJECT-TYPE
Units of time measurement for Hello interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.7INTEGER {seconds(0), milliseconds(1)}read-createcurrent
ospfNewCfgIntfDead
OBJECT-TYPE
Dead interval(1..65535s |1000..65535ms)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.8INTEGER (1..65535)read-createcurrent
ospfNewCfgIntfDeadMS
OBJECT-TYPE
Units of time measurement for Dead interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.9INTEGER {seconds(0), milliseconds(1)}read-createcurrent
ospfNewCfgIntfTrans
OBJECT-TYPE
Transit delay(1..3600)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.10INTEGER (1..3600)read-createcurrent
ospfNewCfgIntfRetra
OBJECT-TYPE
Retransmit interval(1..3600)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.11INTEGER (1..3600)read-createcurrent
ospfNewCfgIntfAuthKey
OBJECT-TYPE
Authentication Key
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.12DisplayString (SIZE(0..8))read-createcurrent
ospfNewCfgIntfPassive
OBJECT-TYPE
Passive interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.13INTEGER {disabled(0), enabled(1)}read-createcurrent
ospfNewCfgIntfStatus
OBJECT-TYPE
Status of the interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.14INTEGER {disabled(0), enabled(1)}read-createcurrent
ospfNewCfgIntfDelete
OBJECT-TYPE
Delete the interface other(0), delete(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.15INTEGER {other(0), delete(1)}read-writecurrent
ospfNewCfgIntfPtop
OBJECT-TYPE
Point-to-point interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.8.1.16INTEGER {disabled(0), enabled(1)}read-createcurrent
ospfCurCfgVirtIntfTable
OBJECT-TYPE
The table of OSPF Virtual Interface configuration in the current configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.13.9not-accessiblecurrent
ospfCurCfgVirtIntfEntry
OBJECT-TYPE
Information about an OSPF virtual Interface.
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1not-accessiblecurrent
ospfCurCfgVirtIntfIndex
OBJECT-TYPE
The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.1Integer32read-onlycurrent
ospfCurCfgVirtIntfAreaId
OBJECT-TYPE
The index of the OSPF area to which this virtual interface belongs.
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.2INTEGER (0..2)read-onlycurrent
ospfCurCfgVirtIntfNbr
OBJECT-TYPE
The IP Address of the OSPF neighbor for this virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.3IpAddressread-onlycurrent
ospfCurCfgVirtIntfMdkey
OBJECT-TYPE
The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication.
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.4INTEGER (0..255)read-onlycurrent
ospfCurCfgVirtIntfHello
OBJECT-TYPE
Hello interval
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.5INTEGER (1..65535)read-onlycurrent
ospfCurCfgVirtIntfHelloMS
OBJECT-TYPE
Units of time measurement for Hello interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.6INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfCurCfgVirtIntfDead
OBJECT-TYPE
Dead interval
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.7INTEGER (1..65535)read-onlycurrent
ospfCurCfgVirtIntfDeadMS
OBJECT-TYPE
Units of time measurement for Dead interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.8INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfCurCfgVirtIntfTrans
OBJECT-TYPE
Transit delay
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.9INTEGER (1..3600)read-onlycurrent
ospfCurCfgVirtIntfRetra
OBJECT-TYPE
Retransmit interval
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.10INTEGER (1..3600)read-onlycurrent
ospfCurCfgVirtIntfAuthKey
OBJECT-TYPE
Authentication Key
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.11DisplayString (SIZE(0..8))read-onlycurrent
ospfCurCfgVirtIntfStatus
OBJECT-TYPE
Status disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.9.1.12INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfNewCfgVirtIntfTable
OBJECT-TYPE
The table of OSPF Virtual interface in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.13.10not-accessiblecurrent
ospfNewCfgVirtIntfEntry
OBJECT-TYPE
Information about an OSPF virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1not-accessiblecurrent
ospfNewCfgVirtIntfIndex
OBJECT-TYPE
The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.1Integer32read-onlycurrent
ospfNewCfgVirtIntfAreaId
OBJECT-TYPE
The index of the OSPF area to which this virtual interface belongs.
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.2INTEGER (0..2)read-createcurrent
ospfNewCfgVirtIntfNbr
OBJECT-TYPE
The IP Address of the OSPF neighbor for this virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.3IpAddressread-createcurrent
ospfNewCfgVirtIntfMdkey
OBJECT-TYPE
The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication.
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.4INTEGER (0..255)read-createcurrent
ospfNewCfgVirtIntfHello
OBJECT-TYPE
Hello interval(1..65535s | 50..65535ms)
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.5INTEGER (1..65535)read-createcurrent
ospfNewCfgVirtIntfHelloMS
OBJECT-TYPE
Units of time measurement fo Hello interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.6INTEGER {seconds(0), milliseconds(1)}read-createcurrent
ospfNewCfgVirtIntfDead
OBJECT-TYPE
Dead interval(1..65535s | 1000..65535ms)
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.7INTEGER (1..65535)read-createcurrent
ospfNewCfgVirtIntfDeadMS
OBJECT-TYPE
Units of time measurement fo Dead interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.8INTEGER {seconds(0), milliseconds(1)}read-createcurrent
ospfNewCfgVirtIntfTrans
OBJECT-TYPE
Transit delay(1..3600)
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.9INTEGER (1..3600)read-createcurrent
ospfNewCfgVirtIntfRetra
OBJECT-TYPE
Retransmit interval(1..3600)
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.10INTEGER (1..3600)read-createcurrent
ospfNewCfgVirtIntfAuthKey
OBJECT-TYPE
Authentication Key SIZE(0..8)
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.11DisplayString (SIZE(0..8))read-createcurrent
ospfNewCfgVirtIntfStatus
OBJECT-TYPE
Status disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.12INTEGER {disabled(0), enabled(1)}read-createcurrent
ospfNewCfgVirtIntfDelete
OBJECT-TYPE
Delete other(0), delete(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.10.1.13INTEGER {other(0), delete(1)}read-writecurrent
ospfMdkeyTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPF Mdkey table.
1.3.6.1.4.1.20301.2.7.15.3.1.13.11Integer32read-onlycurrent
ospfCurCfgHostTable
OBJECT-TYPE
The table of OSPF Host configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.13.12not-accessiblecurrent
ospfCurCfgHostEntry
OBJECT-TYPE
Information about a OSPF host.
1.3.6.1.4.1.20301.2.7.15.3.1.13.12.1not-accessiblecurrent
ospfCurCfgHostIndex
OBJECT-TYPE
The OSPF host number for which the OSPF host table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.12.1.1Integer32read-onlycurrent
ospfCurCfgHostIpAddr
OBJECT-TYPE
The IP Address of the OSPF host.
1.3.6.1.4.1.20301.2.7.15.3.1.13.12.1.2IpAddressread-onlycurrent
ospfCurCfgHostAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.20301.2.7.15.3.1.13.12.1.3Integer32read-onlycurrent
ospfCurCfgHostCost
OBJECT-TYPE
The cost of the OSPF host.
1.3.6.1.4.1.20301.2.7.15.3.1.13.12.1.4INTEGER (1..65535)read-onlycurrent
ospfCurCfgHostState
OBJECT-TYPE
Enable or disable an OSPF Host
1.3.6.1.4.1.20301.2.7.15.3.1.13.12.1.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
ospfNewCfgHostTable
OBJECT-TYPE
The table of OSPF Host configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.13.13not-accessiblecurrent
ospfNewCfgHostEntry
OBJECT-TYPE
Information about a OSPF host.
1.3.6.1.4.1.20301.2.7.15.3.1.13.13.1not-accessiblecurrent
ospfNewCfgHostIndex
OBJECT-TYPE
The OSPF host number for which the OSPF host table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.13.1.1Integer32read-onlycurrent
ospfNewCfgHostIpAddr
OBJECT-TYPE
The IP Address of the OSPF host.
1.3.6.1.4.1.20301.2.7.15.3.1.13.13.1.2IpAddressread-createcurrent
ospfNewCfgHostAreaIndex
OBJECT-TYPE
The OSPF area index.
1.3.6.1.4.1.20301.2.7.15.3.1.13.13.1.3Integer32read-createcurrent
ospfNewCfgHostCost
OBJECT-TYPE
The cost of the OSPF host.
1.3.6.1.4.1.20301.2.7.15.3.1.13.13.1.4INTEGER (1..65535)read-createcurrent
ospfNewCfgHostState
OBJECT-TYPE
Enable or disable an OSPF Host
1.3.6.1.4.1.20301.2.7.15.3.1.13.13.1.5INTEGER {enabled(2), disabled(3)}read-createcurrent
ospfNewCfgHostDelete
OBJECT-TYPE
Delete the OSPF host: no(0), yes(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.13.1.6INTEGER {no(0), yes(1)}read-writecurrent
ospfCurCfgRangeTable
OBJECT-TYPE
The table of OSPF summary range in the current configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.13.14not-accessiblecurrent
ospfCurCfgRangeEntry
OBJECT-TYPE
Information about an OSPF summary range.
1.3.6.1.4.1.20301.2.7.15.3.1.13.14.1not-accessiblecurrent
ospfCurCfgRangeIndex
OBJECT-TYPE
The range number for which the OSPF summary range table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.14.1.1Integer32read-onlycurrent
ospfCurCfgRangeAddr
OBJECT-TYPE
The IP Address of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.13.14.1.2IpAddressread-onlycurrent
ospfCurCfgRangeMask
OBJECT-TYPE
The mask of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.13.14.1.3IpAddressread-onlycurrent
ospfCurCfgRangeAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.20301.2.7.15.3.1.13.14.1.4Integer32read-onlycurrent
ospfCurCfgRangeHideState
OBJECT-TYPE
The state of the hide range.
1.3.6.1.4.1.20301.2.7.15.3.1.13.14.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
ospfCurCfgRangeState
OBJECT-TYPE
The state of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.13.14.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
ospfNewCfgRangeTable
OBJECT-TYPE
The table of OSPF summary range in the new configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.13.15not-accessiblecurrent
ospfNewCfgRangeEntry
OBJECT-TYPE
Information about an OSPF summary range.
1.3.6.1.4.1.20301.2.7.15.3.1.13.15.1not-accessiblecurrent
ospfNewCfgRangeIndex
OBJECT-TYPE
The range number for which the OSPF summary range table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.13.15.1.1Integer32read-onlycurrent
ospfNewCfgRangeAddr
OBJECT-TYPE
The IP Address of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.13.15.1.2IpAddressread-createcurrent
ospfNewCfgRangeMask
OBJECT-TYPE
The mask of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.13.15.1.3IpAddressread-createcurrent
ospfNewCfgRangeAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.20301.2.7.15.3.1.13.15.1.4Integer32read-createcurrent
ospfNewCfgRangeHideState
OBJECT-TYPE
The state of the hide range.
1.3.6.1.4.1.20301.2.7.15.3.1.13.15.1.5INTEGER {enabled(1), disabled(2)}read-createcurrent
ospfNewCfgRangeState
OBJECT-TYPE
The state of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.13.15.1.6INTEGER {enabled(1), disabled(2)}read-createcurrent
ospfNewCfgRangeDelete
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.13.15.1.7INTEGER {other(1), delete(2)}read-createcurrent
ospfCurCfgLoopIfTable
OBJECT-TYPE
The table of OSPF Loopback Interfaces in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.13.20not-accessiblecurrent
ospfCurCfgLoopIfEntry
OBJECT-TYPE
Information about an OSPF Loopback Interface.
1.3.6.1.4.1.20301.2.7.15.3.1.13.20.1not-accessiblecurrent
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.15.3.1.13.20.1.1Integer32read-onlycurrent
ospfCurCfgLoopIfArea
OBJECT-TYPE
The index of the area that the loopback interface belongs
1.3.6.1.4.1.20301.2.7.15.3.1.13.20.1.2INTEGERread-onlycurrent
ospfCurCfgLoopIfStatus
OBJECT-TYPE
Status of the loopback interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.20.1.3INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfNewCfgLoopIfTable
OBJECT-TYPE
The table of OSPF loopback interface in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.13.21not-accessiblecurrent
ospfNewCfgLoopIfEntry
OBJECT-TYPE
Information about an OSPF loopback interface.
1.3.6.1.4.1.20301.2.7.15.3.1.13.21.1not-accessiblecurrent
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.15.3.1.13.21.1.1Integer32read-onlycurrent
ospfNewCfgLoopIfArea
OBJECT-TYPE
The index of the area that the loopback interface belongs (0..5)
1.3.6.1.4.1.20301.2.7.15.3.1.13.21.1.2INTEGER (0..5)read-createcurrent
ospfNewCfgLoopIfStatus
OBJECT-TYPE
Status of the loopback interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.21.1.3INTEGER {disabled(0), enabled(1)}read-createcurrent
ospfNewCfgLoopIfDelete
OBJECT-TYPE
Delete the loopback interface other(0), delete(1)
1.3.6.1.4.1.20301.2.7.15.3.1.13.21.1.4INTEGER {other(0), delete(1)}read-writecurrent
ipGeneralCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.14
ipCurCfgRouterID
OBJECT-TYPE
The router ID of the switch.
1.3.6.1.4.1.20301.2.7.15.3.1.14.1IpAddressread-onlycurrent
ipNewCfgRouterID
OBJECT-TYPE
The router ID of the switch.
1.3.6.1.4.1.20301.2.7.15.3.1.14.2IpAddressread-writecurrent
ipStaticArpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.15.1Integer32read-onlycurrent
ipCurCfgStaticArpTable
OBJECT-TYPE
The table of static ARPs in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.15.2not-accessiblecurrent
ipCurCfgStaticArpEntry
OBJECT-TYPE
A row in the static ARP table
1.3.6.1.4.1.20301.2.7.15.3.1.15.2.1not-accessiblecurrent
ipCurCfgStaticArpIndx
OBJECT-TYPE
The index of the static ARP table.
1.3.6.1.4.1.20301.2.7.15.3.1.15.2.1.1Integer32read-onlycurrent
ipCurCfgStaticArpIp
OBJECT-TYPE
The IP address for the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.1.15.2.1.2IpAddressread-onlycurrent
ipCurCfgStaticArpMAC
OBJECT-TYPE
The MAC address for the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.1.15.2.1.3DisplayStringread-onlycurrent
ipCurCfgStaticArpVlan
OBJECT-TYPE
The VLAN for the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.1.15.2.1.4Integer32read-onlycurrent
ipCurCfgStaticArpPort
OBJECT-TYPE
The port for the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.1.15.2.1.5PortNumberread-onlycurrent
ipNewCfgStaticArpTable
OBJECT-TYPE
The table of static ARPs in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.15.3not-accessiblecurrent
ipNewCfgStaticArpEntry
OBJECT-TYPE
A row in the static ARP table
1.3.6.1.4.1.20301.2.7.15.3.1.15.3.1not-accessiblecurrent
ipNewCfgStaticArpIndx
OBJECT-TYPE
The index of the static ARP table.
1.3.6.1.4.1.20301.2.7.15.3.1.15.3.1.1Integer32read-onlycurrent
ipNewCfgStaticArpIp
OBJECT-TYPE
The IP address for the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.1.15.3.1.2IpAddressread-createcurrent
ipNewCfgStaticArpMAC
OBJECT-TYPE
The MAC address for the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.1.15.3.1.3DisplayStringread-createcurrent
ipNewCfgStaticArpVlan
OBJECT-TYPE
The VLAN for the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.1.15.3.1.4Integer32read-createcurrent
ipNewCfgStaticArpPort
OBJECT-TYPE
The port for the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.1.15.3.1.5PortNumberread-createcurrent
ipNewCfgStaticArpAction
OBJECT-TYPE
When set to the value of 2 (delete), the entire row is deleted. When read, other is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row.
1.3.6.1.4.1.20301.2.7.15.3.1.15.3.1.6INTEGER {other(1), delete(2)}read-createcurrent
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.15.3.1.15.4INTEGER {ok(1), clear(2)}read-writecurrent
rip2Cfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.18.1not-accessiblecurrent
ripCurCfgIntfEntry
OBJECT-TYPE
Information about RIP on IP interface.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1not-accessiblecurrent
ripCurCfgIntfIndex
OBJECT-TYPE
The interface number for which the RIP information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.1Integer32read-onlycurrent
ripCurCfgIntfVersion
OBJECT-TYPE
RIP version.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.2INTEGER {ripVersion1(1), ripVersion2(2), ripVersionBoth(3)}read-onlycurrent
ripCurCfgIntfState
OBJECT-TYPE
Enable or disable RIP protocol.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfListen
OBJECT-TYPE
Enable or disable listening to route updates.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfTrigUpdate
OBJECT-TYPE
Enable or disable triggered updates.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfMcastUpdate
OBJECT-TYPE
Enable or disable multicast updates.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfPoisonReverse
OBJECT-TYPE
RIP poison reverse.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfSupply
OBJECT-TYPE
Enable or disable supplying route updates.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripCurCfgIntfMetric
OBJECT-TYPE
RIP route metric for this interface.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.10INTEGER (1..15)read-onlycurrent
ripCurCfgIntfAuth
OBJECT-TYPE
The type of Authentication used on this interface.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.11INTEGER {none(1), password(2)}read-onlycurrent
ripCurCfgIntfKey
OBJECT-TYPE
RIP update authentication password.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.12DisplayString (SIZE(0..16))read-onlycurrent
ripCurCfgIntfDefault
OBJECT-TYPE
Specifies what RIP does with default routes.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.13INTEGER {both(1), listen(2), supply(3), none(4)}read-onlycurrent
ripCurCfgIntfSplitHorizon
OBJECT-TYPE
RIP split horizon.
1.3.6.1.4.1.20301.2.7.15.3.1.18.1.1.14INTEGER {enabled(2), disabled(3)}read-onlycurrent
ripNewCfgIntfTable
OBJECT-TYPE
The table of RIP on IP interface in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2not-accessiblecurrent
ripNewCfgIntfEntry
OBJECT-TYPE
Information about RIP on IP interface.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1not-accessiblecurrent
ripNewCfgIntfIndex
OBJECT-TYPE
The interface number for which the RIP information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.1Integer32read-onlycurrent
ripNewCfgIntfVersion
OBJECT-TYPE
RIP version.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.2INTEGER {ripVersion1(1), ripVersion2(2), ripVersionBoth(3)}read-createcurrent
ripNewCfgIntfSupply
OBJECT-TYPE
Enable or disable supplying route updates.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.3INTEGER {enabled(1), disabled(2)}read-createcurrent
ripNewCfgIntfListen
OBJECT-TYPE
Enable or disable listening to route updates.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.4INTEGER {enabled(1), disabled(2)}read-createcurrent
ripNewCfgIntfTrigUpdate
OBJECT-TYPE
Enable or disable triggered updates.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.6INTEGER {enabled(1), disabled(2)}read-createcurrent
ripNewCfgIntfMcastUpdate
OBJECT-TYPE
Enable or disable multicast updates.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
ripNewCfgIntfPoisonReverse
OBJECT-TYPE
RIP poison reverse.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.8INTEGER {enabled(1), disabled(2)}read-createcurrent
ripNewCfgIntfState
OBJECT-TYPE
Enable or disable RIP protocol.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.9INTEGER {enabled(1), disabled(2)}read-createcurrent
ripNewCfgIntfMetric
OBJECT-TYPE
RIP route metric for this interface.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.10INTEGER (1..15)read-writecurrent
ripNewCfgIntfAuth
OBJECT-TYPE
The type of Authentication used on this interface.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.11INTEGER {none(1), password(2)}read-writecurrent
ripNewCfgIntfKey
OBJECT-TYPE
RIP update authentication password.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.12DisplayString (SIZE(0..16))read-createcurrent
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.15.3.1.18.2.1.13INTEGER {both(1), listen(2), supply(3), none(4)}read-createcurrent
ripNewCfgIntfSplitHorizon
OBJECT-TYPE
RIP split horizon.
1.3.6.1.4.1.20301.2.7.15.3.1.18.2.1.14INTEGER {enabled(2), disabled(3)}read-writecurrent
ripGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.18.3
rip2CurCfgState
OBJECT-TYPE
RIP global state.
1.3.6.1.4.1.20301.2.7.15.3.1.18.3.1INTEGER {on(1), off(2)}read-onlycurrent
rip2NewCfgState
OBJECT-TYPE
Globally turn RIP on or off.
1.3.6.1.4.1.20301.2.7.15.3.1.18.3.2INTEGER {on(1), off(2)}read-writecurrent
rip2CurCfgUpdatePeriod
OBJECT-TYPE
Update Period in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.18.3.3INTEGER (1..120)read-onlycurrent
rip2NewCfgUpdatePeriod
OBJECT-TYPE
Update Period in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.18.3.4INTEGER (1..120)read-writecurrent
ripRouteRedistribution
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.18.4
ripRedistributeStatic
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.18.4.1.1INTEGER (0..15)read-onlycurrent
ripNewCfgStaticMetric
OBJECT-TYPE
The metric to be assigned to static routes. A value of 0 indicates none.
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.1.2INTEGER (0..15)read-writecurrent
ripCurCfgStaticOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.1.5OCTET STRINGread-onlycurrent
ripNewCfgStaticOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.1.6OCTET STRINGread-onlycurrent
ripNewCfgStaticAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.1.7Integer32read-writecurrent
ripNewCfgStaticRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.1.8Integer32read-writecurrent
ripRedistributeEbgp
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.18.4.2.1INTEGER (0..15)read-onlycurrent
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.15.3.1.18.4.2.2INTEGER (0..15)read-writecurrent
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.15.3.1.18.4.2.5OCTET STRINGread-onlycurrent
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.15.3.1.18.4.2.6OCTET STRINGread-onlycurrent
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.15.3.1.18.4.2.7Integer32read-writecurrent
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.15.3.1.18.4.2.8Integer32read-writecurrent
ripRedistributeIbgp
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.18.4.3.1INTEGER (0..15)read-onlycurrent
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.15.3.1.18.4.3.2INTEGER (0..15)read-writecurrent
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.15.3.1.18.4.3.5OCTET STRINGread-onlycurrent
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.15.3.1.18.4.3.6OCTET STRINGread-onlycurrent
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.15.3.1.18.4.3.7Integer32read-writecurrent
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.15.3.1.18.4.3.8Integer32read-writecurrent
ripRedistributeFixed
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.18.4.4.1INTEGER (0..15)read-onlycurrent
ripNewCfgFixedMetric
OBJECT-TYPE
The export metric for fixed routes. A value of 0 indicates none
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.4.2INTEGER (0..15)read-writecurrent
ripCurCfgFixedOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.4.5OCTET STRINGread-onlycurrent
ripNewCfgFixedOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.4.6OCTET STRINGread-onlycurrent
ripNewCfgFixedAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.4.7Integer32read-writecurrent
ripNewCfgFixedRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.4.8Integer32read-writecurrent
ripRedistributeOspf
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.18.4.5.1INTEGER (0..15)read-onlycurrent
ripNewCfgOspfMetric
OBJECT-TYPE
The export metric for RIP routes. A value of 0 indicates none
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.5.2INTEGER (0..15)read-writecurrent
ripCurCfgOspfOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.5.5OCTET STRINGread-onlycurrent
ripNewCfgOspfOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.5.6OCTET STRINGread-onlycurrent
ripNewCfgOspfAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.5.7Integer32read-writecurrent
ripNewCfgOspfRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.5.8Integer32read-writecurrent
ripRedistributeEospf
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.18.4.6.1INTEGER (0..15)read-onlycurrent
ripNewCfgEospfMetric
OBJECT-TYPE
The export metric for RIP routes. A value of 0 indicates none
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.6.2INTEGER (0..15)read-writecurrent
ripCurCfgEospfOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.6.5OCTET STRINGread-onlycurrent
ripNewCfgEospfOutRmapList
OBJECT-TYPE
The route maps present in the out route map list. The route maps are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Rmap 9 || || || ||___ Rmap 8 || |____ Rmap 7 || . . . ||_________ Rmap 2 |__________ Rmap 1 where x : 1 - The represented route map is selected 0 - The represented route map is not selected
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.6.6OCTET STRINGread-onlycurrent
ripNewCfgEospfAddOutRmap
OBJECT-TYPE
The route map to be add into out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.6.7Integer32read-writecurrent
ripNewCfgEospfRemoveOutRmap
OBJECT-TYPE
The route map to be removed from out-rmap list. When read, 0 is returned.
1.3.6.1.4.1.20301.2.7.15.3.1.18.4.6.8Integer32read-writecurrent
igmpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.19
igmpCurCfgOnOff
OBJECT-TYPE
Globally turn IGMP On/Off.
1.3.6.1.4.1.20301.2.7.15.3.1.19.1INTEGER {on(1), off(2)}read-onlycurrent
igmpNewCfgOnOff
OBJECT-TYPE
Globally turn IGMP On/Off.
1.3.6.1.4.1.20301.2.7.15.3.1.19.2INTEGER {on(1), off(2)}read-writecurrent
igmpSnoopCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.19.9.7Integer32read-onlycurrent
igmpSnoopNewCfgMrto
OBJECT-TYPE
The value of multicast router timeout in the new config.
1.3.6.1.4.1.20301.2.7.15.3.1.19.9.8Integer32read-writecurrent
igmpSnoopCurCfgAggrEnaDis
OBJECT-TYPE
Enable/Disable of IGMP Report aggregation.
1.3.6.1.4.1.20301.2.7.15.3.1.19.9.9INTEGER {enable(1), disable(2)}read-onlycurrent
igmpSnoopNewCfgAggrEnaDis
OBJECT-TYPE
Enable/Disable of IGMP Report aggregation.
1.3.6.1.4.1.20301.2.7.15.3.1.19.9.10INTEGER {enable(1), disable(2)}read-writecurrent
igmpSnoopCurCfgEnaDis
OBJECT-TYPE
The current status of IGMP Snooping.
1.3.6.1.4.1.20301.2.7.15.3.1.19.9.11INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpSnoopNewCfgEnaDis
OBJECT-TYPE
Set Enable/Disable of IGMP Snooping.
1.3.6.1.4.1.20301.2.7.15.3.1.19.9.12INTEGER {enable(1), disable(2)}read-writecurrent
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.15.3.1.19.9.13Integer32read-writecurrent
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.15.3.1.19.9.14Integer32read-writecurrent
igmpSnoopNewCfgVlanClear
OBJECT-TYPE
Removing ALL Snooping Vlans.
1.3.6.1.4.1.20301.2.7.15.3.1.19.9.15INTEGER {clear(1), ok(2)}read-writecurrent
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.15.3.1.19.9.16OCTET STRINGread-onlycurrent
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.15.3.1.19.9.17OCTET STRINGread-writecurrent
igmpSnoopCurCfgSrcIp
OBJECT-TYPE
The source ip for GSQ proxy in current config.
1.3.6.1.4.1.20301.2.7.15.3.1.19.9.26IpAddressread-onlycurrent
igmpSnoopNewCfgSrcIp
OBJECT-TYPE
The source ip for GSQ proxy in new config.
1.3.6.1.4.1.20301.2.7.15.3.1.19.9.27IpAddressread-writecurrent
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.15.3.1.19.9.33INTEGER {none(1), setDefault(2)}read-writecurrent
igmpStaticMrtrCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.19.10.1not-accessiblecurrent
igmpStaticMrtrCurCfgTableEntry
OBJECT-TYPE
A row in the Static Multicast Router table.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.1.1not-accessiblecurrent
igmpStaticMrtrCurCfgIndx
OBJECT-TYPE
The IGMP Multicast Router table port index.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.1.1.1INTEGERread-onlycurrent
igmpStaticMrtrCurCfgPortId
OBJECT-TYPE
The IGMP Multicast Router port in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.1.1.2PortNumberread-onlycurrent
igmpStaticMrtrCurCfgVlanId
OBJECT-TYPE
The IGMP Multicast Router port in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.1.1.3INTEGERread-onlycurrent
igmpStaticMrtrCurCfgVersion
OBJECT-TYPE
The IGMP version of the IGMP Static Multicast Router.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.1.1.4INTEGER {version1(1), version2(2), version3(3)}read-onlycurrent
igmpStaticMrtrNewCfgTable
OBJECT-TYPE
The IGMP Static Multicast Router table in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.2not-accessiblecurrent
igmpStaticMrtrNewCfgTableEntry
OBJECT-TYPE
A row in the Static Multicast Router table.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.2.1not-accessiblecurrent
igmpStaticMrtrNewCfgIndx
OBJECT-TYPE
The IGMP Multicast Router table port index.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.2.1.1INTEGERread-onlycurrent
igmpStaticMrtrNewCfgPortId
OBJECT-TYPE
The IGMP Multicast Router port in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.2.1.2PortNumberread-writecurrent
igmpStaticMrtrNewCfgVlanId
OBJECT-TYPE
The IGMP Multicast Router port in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.2.1.3INTEGERread-writecurrent
igmpStaticMrtrNewCfgVersion
OBJECT-TYPE
The IGMP version of the IGMP Static Multicast Router.
1.3.6.1.4.1.20301.2.7.15.3.1.19.10.2.1.4INTEGER {version1(1), version2(2), version3(3)}read-writecurrent
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.15.3.1.19.10.2.1.5INTEGER {other(1), delete(2)}read-writecurrent
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.15.3.1.19.10.3INTEGER {other(1), clear(2)}read-writecurrent
igmpFilterCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.19.11.1not-accessiblecurrent
igmpFltCurCfgTableEntry
OBJECT-TYPE
A row in the filtering table.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.1.1not-accessiblecurrent
igmpFltCurCfgIndx
OBJECT-TYPE
The IGMP filter table index.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.1.1.1INTEGERread-onlycurrent
igmpFltCurCfgMcastIp1
OBJECT-TYPE
Range1 Multicast IP address to be filtered.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.1.1.2IpAddressread-onlycurrent
igmpFltCurCfgMcastIp2
OBJECT-TYPE
Range2 Multicast IP address to be filtered.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.1.1.3IpAddressread-onlycurrent
igmpFltCurCfgAction
OBJECT-TYPE
The action for the IGMP filtering rule.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.1.1.4INTEGER {allow(1), deny(2)}read-onlycurrent
igmpFltCurCfgState
OBJECT-TYPE
The state of this IGMP filtering rule.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.1.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpFltNewCfgTable
OBJECT-TYPE
The IGMP filtering table in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.2not-accessiblecurrent
igmpFltNewCfgTableEntry
OBJECT-TYPE
A row in the filtering table.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.2.1not-accessiblecurrent
igmpFltNewCfgIndx
OBJECT-TYPE
The IGMP filter table index.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.2.1.1INTEGERread-onlycurrent
igmpFltNewCfgMcastIp1
OBJECT-TYPE
Range1 Multicast source IP address to be filtered.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.2.1.2IpAddressread-writecurrent
igmpFltNewCfgMcastIp2
OBJECT-TYPE
Range2 Multicast source IP address to be filtered.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.2.1.3IpAddressread-writecurrent
igmpFltNewCfgAction
OBJECT-TYPE
The action for the IGMP filtering rule.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.2.1.4INTEGER {allow(1), deny(2)}read-writecurrent
igmpFltNewCfgState
OBJECT-TYPE
The state of this IGMP filtering rule.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.2.1.5INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.3.1.19.11.2.1.6INTEGER {other(1), delete(2)}read-writecurrent
igmpFltCurCfgPortTable
OBJECT-TYPE
The IGMP filtering port table in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.3not-accessiblecurrent
igmpFltCurCfgPortTableEntry
OBJECT-TYPE
A row in the IGMP filtering port table.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.3.1not-accessiblecurrent
igmpFltCurCfgPortIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.3.1.1PortNumberread-onlycurrent
igmpFltCurCfgPortState
OBJECT-TYPE
Enable or disable IGMP filtering.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.3.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpFltCurCfgPortFiltBmap
OBJECT-TYPE
The IGMP filtering rules applied to the port. The filtering rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ filter 9 || || || ||___ filter 8 || |____ filter 7 || . . . ||_________ filter 2 |__________ filter 1 (as index to igmpFltCurCfgTable) where x : 1 - The represented IGMP filter rule applied to the port 0 - The represented IGMP filter rule not applied to the port
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.3.1.3OCTET STRING (SIZE(0..256))read-onlycurrent
igmpFltNewCfgPortTable
OBJECT-TYPE
The IGMP filtering port table in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.4not-accessiblecurrent
igmpFltNewCfgPortTableEntry
OBJECT-TYPE
A row in the IGMP filtering port table.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.4.1not-accessiblecurrent
igmpFltNewCfgPortIndx
OBJECT-TYPE
The port index.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.4.1.1PortNumberread-onlycurrent
igmpFltNewCfgPortState
OBJECT-TYPE
Enable or disable IGMP filtering.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.4.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.3.1.19.11.4.1.3OCTET STRING (SIZE(0..256))read-onlycurrent
igmpFltNewCfgPortAddFiltRule
OBJECT-TYPE
This is an action object to add filtering rule to a port. The value specified with this object is the index to the fltNewCfgTable for which filtering rule to be added to the port. The range of the valid index is between 1 and igmpFltCurCfgTableMaxSize. When read, the value '0' is returned always.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.4.1.4INTEGERread-writecurrent
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.15.3.1.19.11.4.1.5INTEGERread-writecurrent
igmpFltCurCfgEnaDis
OBJECT-TYPE
Enable/Disable of IGMP Filtering.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.5INTEGER {enable(1), disable(2)}read-onlycurrent
igmpFltNewCfgEnaDis
OBJECT-TYPE
Enable/Disable of IGMP Filtering.
1.3.6.1.4.1.20301.2.7.15.3.1.19.11.6INTEGER {enable(1), disable(2)}read-writecurrent
igmpRelayCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.19.12
igmpRelayCurCfgEnaDis
OBJECT-TYPE
The current status of IGMP Relay.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpRelayNewCfgEnaDis
OBJECT-TYPE
Enable/Disable of IGMP Relay.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.2INTEGER {enable(1), disable(2)}read-writecurrent
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.15.3.1.19.12.3Integer32read-writecurrent
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.15.3.1.19.12.4Integer32read-writecurrent
igmpRelayNewCfgClearVlan
OBJECT-TYPE
Removing ALL Relay Vlans.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.5INTEGER {clear(1), ok(2)}read-writecurrent
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.15.3.1.19.12.6OCTET STRINGread-onlycurrent
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.15.3.1.19.12.7OCTET STRINGread-writecurrent
igmpRelayCurCfgReport
OBJECT-TYPE
The Unsolicited Report Interval.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.8INTEGER (0..150)read-onlycurrent
igmpRelayNewCfgReport
OBJECT-TYPE
Set Unsolicited Report Interval.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.9INTEGER (0..150)read-writecurrent
igmpRelayMrtrCurCfgTable
OBJECT-TYPE
The IGMP relay multicast router table in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.10not-accessiblecurrent
igmpRelayMrtrCurCfgTableEntry
OBJECT-TYPE
A row in the IGMP relay multicast router table.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.10.1not-accessiblecurrent
igmpRelayMrtrCurCfgIndx
OBJECT-TYPE
The IGMP relay multicast router table index.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.10.1.1INTEGER (1..2)read-onlycurrent
igmpRelayMrtrCurCfgAddr
OBJECT-TYPE
The IP address of the multicast router.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.10.1.2IpAddressread-onlycurrent
igmpRelayMrtrCurCfgEnaDis
OBJECT-TYPE
The status of the multicast router.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.10.1.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpRelayMrtrCurCfgInterval
OBJECT-TYPE
The interval between ping attempts.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.10.1.4INTEGER (1..60)read-onlycurrent
igmpRelayMrtrCurCfgRetry
OBJECT-TYPE
The number of failed attempts to declare router DOWN.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.10.1.5INTEGER (1..120)read-onlycurrent
igmpRelayMrtrCurCfgRestr
OBJECT-TYPE
The number of successful attempts to declare router UP.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.10.1.6INTEGER (1..128)read-onlycurrent
igmpRelayMrtrCurCfgVersion
OBJECT-TYPE
The IGMP version.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.10.1.7INTEGER {igmpv1(1), igmpv2(2)}read-onlycurrent
igmpRelayMrtrNewCfgTable
OBJECT-TYPE
The IGMP relay multicast router table in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.11not-accessiblecurrent
igmpRelayMrtrNewCfgTableEntry
OBJECT-TYPE
A row in the IGMP relay multicast router table.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.11.1not-accessiblecurrent
igmpRelayMrtrNewCfgIndx
OBJECT-TYPE
The IGMP relay multicast router table index.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.11.1.1INTEGER (1..2)read-onlycurrent
igmpRelayMrtrNewCfgAddr
OBJECT-TYPE
The IP address of the multicast router.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.11.1.2IpAddressread-writecurrent
igmpRelayMrtrNewCfgEnaDis
OBJECT-TYPE
The status of the multicast router.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.11.1.3INTEGER {enable(1), disable(2)}read-writecurrent
igmpRelayMrtrNewCfgInterval
OBJECT-TYPE
The interval between ping attempts.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.11.1.4INTEGER (1..60)read-writecurrent
igmpRelayMrtrNewCfgRetry
OBJECT-TYPE
The number of failed attempts to declare router DOWN.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.11.1.5INTEGER (1..120)read-writecurrent
igmpRelayMrtrNewCfgRestr
OBJECT-TYPE
The number of successful attempts to declare router UP.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.11.1.6INTEGER (1..128)read-writecurrent
igmpRelayMrtrNewCfgVersion
OBJECT-TYPE
The IGMP version.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.11.1.7INTEGER {igmpv1(1), igmpv2(2)}read-writecurrent
igmpRelayMrtrNewCfgRemove
OBJECT-TYPE
Delete the IGMP Relay multicast router.
1.3.6.1.4.1.20301.2.7.15.3.1.19.12.11.1.8INTEGER {clear(1), ok(2)}read-writecurrent
igmpAdvCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.19.13
igmpAdvCurCfgQInterval
OBJECT-TYPE
The IGMP Query Interval of current config.
1.3.6.1.4.1.20301.2.7.15.3.1.19.13.1INTEGER (1..600)read-onlycurrent
igmpAdvNewCfgQInterval
OBJECT-TYPE
The IGMP Query Interval of new config.
1.3.6.1.4.1.20301.2.7.15.3.1.19.13.2INTEGER (1..600)read-writecurrent
igmpAdvCurCfgRobust
OBJECT-TYPE
The value of expected packet loss on subnet in current config.
1.3.6.1.4.1.20301.2.7.15.3.1.19.13.3INTEGER (1..10)read-onlycurrent
igmpAdvNewCfgRobust
OBJECT-TYPE
Set the value of expected packet loss on subnet.
1.3.6.1.4.1.20301.2.7.15.3.1.19.13.4INTEGER (1..10)read-writecurrent
igmpAdvCurCfgTimeout
OBJECT-TYPE
The IGMP Report timeout.
1.3.6.1.4.1.20301.2.7.15.3.1.19.13.5INTEGER (1..255)read-onlycurrent
igmpAdvNewCfgTimeout
OBJECT-TYPE
Set IGMP Report timeout.
1.3.6.1.4.1.20301.2.7.15.3.1.19.13.6INTEGER (1..255)read-writecurrent
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.15.3.1.19.13.7Integer32read-writecurrent
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.15.3.1.19.13.8Integer32read-writecurrent
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.15.3.1.19.13.9OCTET STRINGread-onlycurrent
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.15.3.1.19.13.10OCTET STRINGread-writecurrent
igmpAdvCurCfgRtrAlert
OBJECT-TYPE
Enable/disable sending IGMP messages with Router Alert option.
1.3.6.1.4.1.20301.2.7.15.3.1.19.13.15INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpAdvNewCfgRtrAlert
OBJECT-TYPE
Enable/disable sending IGMP messages with Router Alert option.
1.3.6.1.4.1.20301.2.7.15.3.1.19.13.16INTEGER {enabled(1), disabled(2)}read-writecurrent
igmpV3SnoopCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.19.14.1Integer32read-onlycurrent
igmpV3SnoopNewCfgSources
OBJECT-TYPE
Number of sources to snoop in a group record in new config.
1.3.6.1.4.1.20301.2.7.15.3.1.19.14.2Integer32read-writecurrent
igmpV3SnoopCurCfgEnaDis
OBJECT-TYPE
The current status of IGMP V3 Snooping.
1.3.6.1.4.1.20301.2.7.15.3.1.19.14.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpV3SnoopNewCfgEnaDis
OBJECT-TYPE
Set Enable/Disable of IGMP V3 Snooping.
1.3.6.1.4.1.20301.2.7.15.3.1.19.14.4INTEGER {enable(1), disable(2)}read-writecurrent
igmpV3SnoopCurCfgExcludeEnaDis
OBJECT-TYPE
The current status of IGMP V3 EXCLUDE filter-mode Snooping.
1.3.6.1.4.1.20301.2.7.15.3.1.19.14.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpV3SnoopNewCfgExcludeEnaDis
OBJECT-TYPE
Set Enable/Disable of IGMP V3 EXCLUDE filter-mode Snooping.
1.3.6.1.4.1.20301.2.7.15.3.1.19.14.6INTEGER {enable(1), disable(2)}read-writecurrent
igmpV3SnoopCurCfgV1V2EnaDis
OBJECT-TYPE
The current status of IGMP V1/V2 Report Snooping.
1.3.6.1.4.1.20301.2.7.15.3.1.19.14.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
igmpV3SnoopNewCfgV1V2EnaDis
OBJECT-TYPE
Set Enable/Disable of IGMP V1/V2 Report Snooping.
1.3.6.1.4.1.20301.2.7.15.3.1.19.14.8INTEGER {enable(1), disable(2)}read-writecurrent
igmpCurQurCfgTable
OBJECT-TYPE
The table of IGMP querier configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.19.15not-accessiblecurrent
igmpCurQurCfgEntry
OBJECT-TYPE
A row in the IGMP querier configuration table
1.3.6.1.4.1.20301.2.7.15.3.1.19.15.1not-accessiblecurrent
igmpCurQurCfgVlanIndex
OBJECT-TYPE
The vlan number for which the IGMP querier information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.19.15.1.1INTEGER (1..4094)read-onlycurrent
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.15.3.1.19.15.1.2INTEGER {querier(1), nonQuerier(2), checkingMembership(3)}read-onlycurrent
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.15.3.1.19.15.1.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.3.1.19.15.1.4INTEGER (1..608)read-onlycurrent
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.15.3.1.19.15.1.5IpAddressread-onlycurrent
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.15.3.1.19.15.1.6INTEGER {ipv4(1), macaddr(2)}read-onlycurrent
igmpCurCfgQurRobustness
OBJECT-TYPE
The Robustness Variable allows tuning for the Other Querier Present Interval.
1.3.6.1.4.1.20301.2.7.15.3.1.19.15.1.7INTEGER (1..10)read-onlycurrent
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.15.3.1.19.15.1.8INTEGER (1..10)read-onlycurrent
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.15.3.1.19.15.1.9INTEGER (1..608)read-onlycurrent
igmpCurCfgQurMaxRespTime
OBJECT-TYPE
The maximum query response interval advertised in IGMP queries on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.1.19.15.1.10INTEGER (1..256)read-onlycurrent
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.15.3.1.19.15.1.11DisplayString (SIZE(0..128))read-onlycurrent
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.15.3.1.19.15.1.12DisplayString (SIZE(0..128))read-onlycurrent
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.15.3.1.19.15.1.13INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)}read-onlycurrent
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.15.3.1.19.15.1.14INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)}read-onlycurrent
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.15.3.1.19.15.1.15DisplayString (SIZE(0..128))read-onlycurrent
igmpNewQurCfgTable
OBJECT-TYPE
The table of IGMP querier configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.19.16not-accessiblecurrent
igmpNewQurCfgEntry
OBJECT-TYPE
A row in the IGMP querier configuration table
1.3.6.1.4.1.20301.2.7.15.3.1.19.16.1not-accessiblecurrent
igmpNewQurCfgVlanIndex
OBJECT-TYPE
The vlan number for which the IGMP querier information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.19.16.1.1INTEGER (1..4094)read-onlycurrent
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.15.3.1.19.16.1.2INTEGER {querier(1), nonQuerier(2), checkingMembership(3)}read-onlycurrent
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.15.3.1.19.16.1.3INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.3.1.19.16.1.4INTEGER (1..608)read-writecurrent
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.15.3.1.19.16.1.5IpAddressread-writecurrent
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.15.3.1.19.16.1.6INTEGER {ipv4(1), macaddr(2)}read-writecurrent
igmpNewCfgQurRobustness
OBJECT-TYPE
The Robustness Variable allows tuning for the Other Querier Present Interval.
1.3.6.1.4.1.20301.2.7.15.3.1.19.16.1.7INTEGER (1..10)read-writecurrent
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.15.3.1.19.16.1.8INTEGER (1..10)read-writecurrent
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.15.3.1.19.16.1.9INTEGER (1..608)read-writecurrent
igmpNewCfgQurMaxRespTime
OBJECT-TYPE
The maximum query response interval advertised in IGMP queries on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.1.19.16.1.10INTEGER (1..256)read-writecurrent
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.15.3.1.19.16.1.11DisplayString (SIZE(0..128))read-onlycurrent
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.15.3.1.19.16.1.12DisplayString (SIZE(0..128))read-onlycurrent
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.15.3.1.19.16.1.13INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)}read-writecurrent
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.15.3.1.19.16.1.14INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)}read-onlycurrent
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.15.3.1.19.16.1.15DisplayString (SIZE(0..128))read-onlycurrent
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.15.3.1.19.16.1.16INTEGER {other(1), default(2)}read-writecurrent
igmpCurCfgQuerierOnOff
OBJECT-TYPE
The current status of IGMP Querier.
1.3.6.1.4.1.20301.2.7.15.3.1.19.17INTEGER {on(1), off(2)}read-onlycurrent
igmpNewCfgQuerierOnOff
OBJECT-TYPE
Globally turn IGMP Querier On/Off.
1.3.6.1.4.1.20301.2.7.15.3.1.19.18INTEGER {on(1), off(2)}read-writecurrent
ipmcStaticRouteCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.20.1Integer32read-onlycurrent
ipmcCurCfgStaticRouteTable
OBJECT-TYPE
The table of static IPMC routes in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.20.2not-accessiblecurrent
ipmcCurCfgStaticRouteEntry
OBJECT-TYPE
A row in the static IPMC route table
1.3.6.1.4.1.20301.2.7.15.3.1.20.2.1not-accessiblecurrent
ipmcCurCfgStaticRouteIndx
OBJECT-TYPE
The index of the IPMC static routing table.
1.3.6.1.4.1.20301.2.7.15.3.1.20.2.1.1Integer32read-onlycurrent
ipmcCurCfgStaticRouteDestIp
OBJECT-TYPE
The destination IPMC address of this IPMC route.
1.3.6.1.4.1.20301.2.7.15.3.1.20.2.1.2IpAddressread-onlycurrent
ipmcCurCfgStaticRouteVlanId
OBJECT-TYPE
The vlan id of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.20.2.1.3Integer32read-onlycurrent
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.15.3.1.20.2.1.4OCTET STRINGread-onlycurrent
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.15.3.1.20.2.1.5OCTET STRINGread-onlycurrent
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.15.3.1.20.2.1.6OCTET STRINGread-onlycurrent
ipmcCurCfgStaticRouteVrid
OBJECT-TYPE
The virtual router id of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.20.2.1.7Integer32read-onlycurrent
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.15.3.1.20.2.1.8DisplayString (SIZE(1..128))read-onlycurrent
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.15.3.1.20.2.1.9OCTET STRINGread-onlycurrent
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.15.3.1.20.3not-accessiblecurrent
ipmcNewCfgStaticRouteEntry
OBJECT-TYPE
A row in the static IPMC route table
1.3.6.1.4.1.20301.2.7.15.3.1.20.3.1not-accessiblecurrent
ipmcNewCfgStaticRouteIndx
OBJECT-TYPE
The index of the IPMC static routing table.
1.3.6.1.4.1.20301.2.7.15.3.1.20.3.1.1Integer32read-onlycurrent
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.15.3.1.20.3.1.2IpAddressread-createcurrent
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.15.3.1.20.3.1.3Integer32read-createcurrent
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.15.3.1.20.3.1.4OCTET STRINGread-onlycurrent
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.15.3.1.20.3.1.5OCTET STRINGread-onlycurrent
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.15.3.1.20.3.1.6OCTET STRINGread-onlycurrent
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.15.3.1.20.3.1.7Integer32read-createcurrent
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.15.3.1.20.3.1.8OCTET STRINGread-onlycurrent
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.15.3.1.20.3.1.9INTEGERread-createcurrent
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.15.3.1.20.3.1.10INTEGERread-createcurrent
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.15.3.1.20.3.1.11DisplayString (SIZE(1..128))read-onlycurrent
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.15.3.1.20.3.1.12INTEGERread-writecurrent
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.15.3.1.20.3.1.13INTEGERread-writecurrent
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.15.3.1.20.3.1.14INTEGER {host(1), primary(2), backup(3)}read-createcurrent
ipmcNewCfgStaticRouteVrid
OBJECT-TYPE
The virtual router id of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.20.3.1.15Integer32read-createcurrent
ipmcNewCfgStaticRouteDelete
OBJECT-TYPE
Delete this route.
1.3.6.1.4.1.20301.2.7.15.3.1.20.3.1.16INTEGER {no(0), delete(2), deletehost(3), deleteprimary(4), deletebackup(5)}read-writecurrent
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.15.3.1.20.3.1.17Integer32read-createcurrent
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.15.3.1.20.4INTEGER {ok(1), clear(2)}read-writecurrent
ipStaticNbrCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.21.1Integer32read-onlycurrent
ipCurCfgStaticNbrTable
OBJECT-TYPE
The table of static NBR Cache entries in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.21.2not-accessiblecurrent
ipCurCfgStaticNbrEntry
OBJECT-TYPE
A row in the static NBR Cache table
1.3.6.1.4.1.20301.2.7.15.3.1.21.2.1not-accessiblecurrent
ipCurCfgStaticNbrIndx
OBJECT-TYPE
The index of the static NBR Cache table.
1.3.6.1.4.1.20301.2.7.15.3.1.21.2.1.1Integer32read-onlycurrent
ipCurCfgStaticNbrIp
OBJECT-TYPE
The IP address for the NBR Cache entry.
1.3.6.1.4.1.20301.2.7.15.3.1.21.2.1.2DisplayStringread-onlycurrent
ipCurCfgStaticNbrMAC
OBJECT-TYPE
The MAC address for the NBR Cache entry.
1.3.6.1.4.1.20301.2.7.15.3.1.21.2.1.3DisplayStringread-onlycurrent
ipCurCfgStaticNbrVlan
OBJECT-TYPE
The VLAN for the NBR Cache entry.
1.3.6.1.4.1.20301.2.7.15.3.1.21.2.1.4Integer32read-onlycurrent
ipCurCfgStaticNbrPort
OBJECT-TYPE
The port for the NBR Cache entry.
1.3.6.1.4.1.20301.2.7.15.3.1.21.2.1.5PortNumberread-onlycurrent
ipNewCfgStaticNbrTable
OBJECT-TYPE
The table of static NBR Cache entries in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.21.3not-accessiblecurrent
ipNewCfgStaticNbrEntry
OBJECT-TYPE
A row in the static NBR Cache table
1.3.6.1.4.1.20301.2.7.15.3.1.21.3.1not-accessiblecurrent
ipNewCfgStaticNbrIndx
OBJECT-TYPE
The index of the static NBR Cache table.
1.3.6.1.4.1.20301.2.7.15.3.1.21.3.1.1Integer32read-onlycurrent
ipNewCfgStaticNbrIp
OBJECT-TYPE
The IP address for the NBR Cache entry.
1.3.6.1.4.1.20301.2.7.15.3.1.21.3.1.2DisplayString (SIZE(0..40))read-createcurrent
ipNewCfgStaticNbrMAC
OBJECT-TYPE
The MAC address for the NBR Cache entry.
1.3.6.1.4.1.20301.2.7.15.3.1.21.3.1.3DisplayStringread-createcurrent
ipNewCfgStaticNbrVlan
OBJECT-TYPE
The VLAN for the NBR Cache entry.
1.3.6.1.4.1.20301.2.7.15.3.1.21.3.1.4Integer32read-createcurrent
ipNewCfgStaticNbrPort
OBJECT-TYPE
The port for the NBR Cache entry.
1.3.6.1.4.1.20301.2.7.15.3.1.21.3.1.5PortNumberread-createcurrent
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.15.3.1.21.3.1.6INTEGER {other(1), delete(2)}read-createcurrent
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.15.3.1.21.4INTEGER {ok(1), clear(2)}read-writecurrent
ipGatewayIpv6Cfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.22.1Integer32read-onlycurrent
ipCurCfgGwIpv6Table
OBJECT-TYPE
The table of IPv6 gateways in the Current configuration Block.
1.3.6.1.4.1.20301.2.7.15.3.1.22.2not-accessiblecurrent
ipCurCfgGwIpv6Entry
OBJECT-TYPE
A row in the Ipv6 gateway table
1.3.6.1.4.1.20301.2.7.15.3.1.22.2.1not-accessiblecurrent
ipCurCfgGwIpv6Index
OBJECT-TYPE
The IPv6 gateway number for which the information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.22.2.1.1Integer32read-onlycurrent
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.15.3.1.22.2.1.2DisplayString (SIZE(0..40))read-onlycurrent
ipCurCfgGwIpv6State
OBJECT-TYPE
The state of the default IPv6 gateway.
1.3.6.1.4.1.20301.2.7.15.3.1.22.2.1.3INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipNewCfgGwIpv6Table
OBJECT-TYPE
The table of IPv6 gateways in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.22.3not-accessiblecurrent
ipNewCfgGwIpv6Entry
OBJECT-TYPE
A row in the Ipv6 gateway table
1.3.6.1.4.1.20301.2.7.15.3.1.22.3.1not-accessiblecurrent
ipNewCfgGwIpv6Index
OBJECT-TYPE
The IPv6 gateway number for which the information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.22.3.1.1Integer32read-onlycurrent
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.15.3.1.22.3.1.2DisplayString (SIZE(0..40))read-createcurrent
ipNewCfgGwIpv6State
OBJECT-TYPE
The state of the default IPv6 gateway.
1.3.6.1.4.1.20301.2.7.15.3.1.22.3.1.3INTEGER {enabled(2), disabled(3)}read-createcurrent
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.15.3.1.22.3.1.4INTEGER {other(1), delete(2)}read-createcurrent
ipStaticRoute6Cfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.23.1Integer32read-onlycurrent
ipCurCfgStaticRoute6Table
OBJECT-TYPE
The table of static IP6 routes in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.23.2not-accessiblecurrent
ipCurCfgStaticRoute6Entry
OBJECT-TYPE
A row in the static IP6 route table
1.3.6.1.4.1.20301.2.7.15.3.1.23.2.1not-accessiblecurrent
ipCurCfgStaticRoute6Indx
OBJECT-TYPE
The index of the static IP6 routing table.
1.3.6.1.4.1.20301.2.7.15.3.1.23.2.1.1Integer32read-onlycurrent
ipCurCfgStaticRoute6DestIp
OBJECT-TYPE
The destination IP6 address of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.23.2.1.2DisplayStringread-onlycurrent
ipCurCfgStaticRoute6Mask
OBJECT-TYPE
The destination IP6 prefix len of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.23.2.1.3INTEGER (0..128)read-onlycurrent
ipCurCfgStaticRoute6Gateway
OBJECT-TYPE
The IP6 address of the gateway for this route.
1.3.6.1.4.1.20301.2.7.15.3.1.23.2.1.4DisplayStringread-onlycurrent
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.15.3.1.23.2.1.5Integer32read-onlycurrent
ipNewCfgStaticRoute6Table
OBJECT-TYPE
The table of static IP6 routes in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.23.3not-accessiblecurrent
ipNewCfgStaticRoute6Entry
OBJECT-TYPE
A row in the static IP6 route table
1.3.6.1.4.1.20301.2.7.15.3.1.23.3.1not-accessiblecurrent
ipNewCfgStaticRoute6Indx
OBJECT-TYPE
The index of the static IP6 routing table.
1.3.6.1.4.1.20301.2.7.15.3.1.23.3.1.1Integer32read-onlycurrent
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.15.3.1.23.3.1.2DisplayString (SIZE(0..40))read-createcurrent
ipNewCfgStaticRoute6Mask
OBJECT-TYPE
The prefix length of this route.
1.3.6.1.4.1.20301.2.7.15.3.1.23.3.1.3INTEGER (0..128)read-createcurrent
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.15.3.1.23.3.1.4DisplayString (SIZE(0..40))read-createcurrent
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.15.3.1.23.3.1.5INTEGER {other(1), delete(2)}read-createcurrent
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.15.3.1.23.3.1.6Integer32read-createcurrent
ipStaticRoute6ClearAllByDestIp
OBJECT-TYPE
Clears all static IP6 routes with the specified destination IP6 address.
1.3.6.1.4.1.20301.2.7.15.3.1.23.4DisplayStringread-writecurrent
ipStaticRoute6ClearAllByGatewayIp
OBJECT-TYPE
Clears all static IP6 routes with the specified gateway IP address.
1.3.6.1.4.1.20301.2.7.15.3.1.23.5DisplayStringread-writecurrent
ipStaticRoute6ClearAllByInterface
OBJECT-TYPE
Clears all IP6 routes on the specified inteface number.
1.3.6.1.4.1.20301.2.7.15.3.1.23.6INTEGERread-writecurrent
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.15.3.1.23.7INTEGER {ok(1), clear(2)}read-writecurrent
ipInterfaceLoopbackCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.24.1Integer32read-onlycurrent
ipCurCfgIntfLoopbackTable
OBJECT-TYPE
The table of IP Loopback interface configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.24.2not-accessiblecurrent
ipCurCfgIntfLoopbackEntry
OBJECT-TYPE
A row in the Ip Loopback interface table
1.3.6.1.4.1.20301.2.7.15.3.1.24.2.1not-accessiblecurrent
ipCurCfgIntfLoopbackIndex
OBJECT-TYPE
The Loopback interface number for which the IP information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.24.2.1.1Integer32read-onlycurrent
ipCurCfgIntfLoopbackAddr
OBJECT-TYPE
The IP address of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.24.2.1.2IpAddressread-onlycurrent
ipCurCfgIntfLoopbackMask
OBJECT-TYPE
The subnet mask of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.24.2.1.3IpAddressread-onlycurrent
ipCurCfgIntfLoopbackBroadcast
OBJECT-TYPE
The broadcast address of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.24.2.1.4IpAddressread-onlycurrent
ipCurCfgIntfLoopbackState
OBJECT-TYPE
The state of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.24.2.1.6INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipNewCfgIntfLoopbackTable
OBJECT-TYPE
The table of loopback interface in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.24.3not-accessiblecurrent
ipNewCfgIntfLoopbackEntry
OBJECT-TYPE
A row in the Ip Loopback interface table
1.3.6.1.4.1.20301.2.7.15.3.1.24.3.1not-accessiblecurrent
ipNewCfgIntfLoopbackIndex
OBJECT-TYPE
The Loopback interface number for which the IP information is related.
1.3.6.1.4.1.20301.2.7.15.3.1.24.3.1.1Integer32read-onlycurrent
ipNewCfgIntfLoopbackAddr
OBJECT-TYPE
The IP address of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.24.3.1.2IpAddressread-createcurrent
ipNewCfgIntfLoopbackMask
OBJECT-TYPE
The subnet mask of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.24.3.1.3IpAddressread-createcurrent
ipNewCfgIntfLoopbackState
OBJECT-TYPE
The state of the interface.
1.3.6.1.4.1.20301.2.7.15.3.1.24.3.1.6INTEGER {enabled(2), disabled(3)}read-createcurrent
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.15.3.1.24.3.1.7INTEGER {other(1), delete(2)}read-createcurrent
ospf3Cfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.26
ospf3General
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.26.1.1Integer32read-onlycurrent
ospf3AreaTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPFv3 Area table.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.2Integer32read-onlycurrent
ospf3RangeTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPFv3 Range table.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.3Integer32read-onlycurrent
ospf3ExtRangeTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPFv3 Summary Prefix table.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.4Integer32read-onlycurrent
ospf3RedistTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPFv3 Redist Config table.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.5Integer32read-onlycurrent
ospf3VirtIntfTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPFv3 Virtual Interface table.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.6Integer32read-onlycurrent
ospf3HostTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPFv3 Host table.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.7Integer32read-onlycurrent
ospf3NbrTableMaxSize
OBJECT-TYPE
The maximum number of rows in the OSPFv3 Neighbor table.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.8Integer32read-onlycurrent
ospf3CurCfgState
OBJECT-TYPE
OSPFv3 global state.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.9INTEGER {on(1), off(2)}read-onlycurrent
ospf3NewCfgState
OBJECT-TYPE
Globally turn OSPFv3 on or off.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.10INTEGER {on(1), off(2)}read-writecurrent
ospf3CurCfgRouterId
OBJECT-TYPE
The router ID.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.11IpAddressread-onlycurrent
ospf3NewCfgRouterId
OBJECT-TYPE
The router ID.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.12IpAddressread-createcurrent
ospf3CurCfgAbrType
OBJECT-TYPE
OSPFv3 alternative ABR type.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.13INTEGER {standard(1), cisco(2), ibm(3)}read-onlycurrent
ospf3NewCfgAbrType
OBJECT-TYPE
Set the OSPFv3 alternative ABR type.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.14INTEGER {standard(1), cisco(2), ibm(3)}read-writecurrent
ospf3CurCfgLSDB
OBJECT-TYPE
The LSDB limit for external LSA.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.15INTEGER (-1..2147483647)read-onlycurrent
ospf3NewCfgLSDB
OBJECT-TYPE
Set the LSDB limit for external LSA, -1 for none.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.16INTEGER (-1..2147483647)read-writecurrent
ospf3CurCfgExitOverflow
OBJECT-TYPE
The exit overflow interval in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.17Unsigned32 (0..4294967295)read-onlycurrent
ospf3NewCfgExitOverflow
OBJECT-TYPE
Set the exit overflow interval in seconds.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.18Unsigned32 (0..4294967295)read-writecurrent
ospf3CurCfgReferenceBw
OBJECT-TYPE
The reference bandwidth for default interface metric calculation.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.19Unsigned32 (0..4294967295)read-onlycurrent
ospf3NewCfgReferenceBw
OBJECT-TYPE
The reference bandwidth for default interface metric calculation.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.20Unsigned32 (0..4294967295)read-writecurrent
ospf3CurCfgSpfDelay
OBJECT-TYPE
The delay between topology change and SPF calculation.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.21INTEGER (0..65535)read-onlycurrent
ospf3NewCfgSpfDelay
OBJECT-TYPE
The delay between topology change and SPF calculation.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.22INTEGER (0..65535)read-writecurrent
ospf3CurCfgSpfHold
OBJECT-TYPE
The hold time between two consecutive SPF calculation.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.23INTEGER (0..65535)read-onlycurrent
ospf3NewCfgSpfHold
OBJECT-TYPE
The hold time between two consecutive SPF calculation.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.24INTEGER (0..65535)read-writecurrent
ospf3CurCfgNssaAsbrDfRtTrans
OBJECT-TYPE
OSPFv3 state of setting P-bit by an NSSA internal ASBR.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.29INTEGER {on(1), off(2)}read-onlycurrent
ospf3NewCfgNssaAsbrDfRtTrans
OBJECT-TYPE
OSPFv3 state of setting P-bit by an NSSA internal ASBR.
1.3.6.1.4.1.20301.2.7.15.3.1.26.1.30INTEGER {on(1), off(2)}read-writecurrent
ospf3CurCfgAreaTable
OBJECT-TYPE
The table of OSPFv3 area in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.26.2not-accessiblecurrent
ospf3CurCfgAreaEntry
OBJECT-TYPE
Information about a OSPFv3 area.
1.3.6.1.4.1.20301.2.7.15.3.1.26.2.1not-accessiblecurrent
ospf3CurCfgAreaIndex
OBJECT-TYPE
The OSPFv3 area number for which the OSPFv3 area table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.26.2.1.1Integer32read-onlycurrent
ospf3CurCfgAreaId
OBJECT-TYPE
The IP Address of the OSPFv3 area.
1.3.6.1.4.1.20301.2.7.15.3.1.26.2.1.2IpAddressread-onlycurrent
ospf3CurCfgAreaStbInterval
OBJECT-TYPE
The stability interval for the NSSA area
1.3.6.1.4.1.20301.2.7.15.3.1.26.2.1.3INTEGER (1..255)read-onlycurrent
ospf3CurCfgAreaType
OBJECT-TYPE
Type of Area. transit(1) stub(2) nssa(3)
1.3.6.1.4.1.20301.2.7.15.3.1.26.2.1.4INTEGER {transit(1), stub(2), nssa(3)}read-onlycurrent
ospf3CurCfgAreaNoSumm
OBJECT-TYPE
Status disabled(0) enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.2.1.5INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospf3CurCfgAreaDefaultMetric
OBJECT-TYPE
Metric for stub/NSSA area (1-16777215)
1.3.6.1.4.1.20301.2.7.15.3.1.26.2.1.6INTEGER (1..16777215)read-onlycurrent
ospf3CurCfgAreaDefaultMetricType
OBJECT-TYPE
Metric Type for stub/NSSA area (1-3)
1.3.6.1.4.1.20301.2.7.15.3.1.26.2.1.7INTEGER (1..3)read-onlycurrent
ospf3CurCfgAreaTranslRole
OBJECT-TYPE
Translation role for the NSSA area. always(1) candidate(2)
1.3.6.1.4.1.20301.2.7.15.3.1.26.2.1.8INTEGER {always(1), candidate(2)}read-onlycurrent
ospf3CurCfgAreaStatus
OBJECT-TYPE
Status disabled(0) enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.2.1.9INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospf3NewCfgAreaTable
OBJECT-TYPE
The table of OSPFv3 Area configuration in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.26.3not-accessiblecurrent
ospf3NewCfgAreaEntry
OBJECT-TYPE
Information about a OSPFv3 area.
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1not-accessiblecurrent
ospf3NewCfgAreaIndex
OBJECT-TYPE
The OSPFv3 area number for which the OSPFv3 area table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1.1Integer32read-onlycurrent
ospf3NewCfgAreaId
OBJECT-TYPE
The IP Address of the OSPFv3 area.
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1.2IpAddressread-createcurrent
ospf3NewCfgAreaStbInterval
OBJECT-TYPE
The Stability interval for the NSSA area.
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1.3INTEGER (1..255)read-createcurrent
ospf3NewCfgAreaType
OBJECT-TYPE
Type of Area. transit(1) stub(2) nssa(3)
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1.4INTEGER {transit(1), stub(2), nssa(3)}read-writecurrent
ospf3NewCfgAreaNoSumm
OBJECT-TYPE
Status disabled(0) enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1.5INTEGER {disabled(0), enabled(1)}read-createcurrent
ospf3NewCfgAreaDefaultMetric
OBJECT-TYPE
Metric for stub/NSSA area (1-16777215)
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1.6INTEGER (1..16777215)read-createcurrent
ospf3NewCfgAreaDefaultMetricType
OBJECT-TYPE
Metric Type for stub/NSSA area (1-3)
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1.7INTEGER (1..3)read-createcurrent
ospf3NewCfgAreaTranslRole
OBJECT-TYPE
Translation role for the NSSA area. always(1) candidate(2)
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1.8INTEGER {always(1), candidate(2)}read-createcurrent
ospf3NewCfgAreaStatus
OBJECT-TYPE
Status disabled(0) enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1.9INTEGER {disabled(0), enabled(1)}read-writecurrent
ospf3NewCfgAreaDelete
OBJECT-TYPE
Delete the area no(0), yes(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.3.1.10INTEGER {no(0), yes(1)}read-writecurrent
ospf3CurCfgHostTable
OBJECT-TYPE
The table of OSPFv3 Host configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.4not-accessiblecurrent
ospf3CurCfgHostEntry
OBJECT-TYPE
Information about a OSPFv3 host.
1.3.6.1.4.1.20301.2.7.15.3.1.26.4.1not-accessiblecurrent
ospf3CurCfgHostIndex
OBJECT-TYPE
The OSPFv3 host number for which the OSPFv3 host table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.26.4.1.1Integer32read-onlycurrent
ospf3CurCfgHostIpAddr
OBJECT-TYPE
The IPv6 Address of the OSPFv3 host.
1.3.6.1.4.1.20301.2.7.15.3.1.26.4.1.2DisplayStringread-onlycurrent
ospf3CurCfgHostAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.20301.2.7.15.3.1.26.4.1.3Integer32read-onlycurrent
ospf3CurCfgHostCost
OBJECT-TYPE
The cost of the OSPFv3 host.
1.3.6.1.4.1.20301.2.7.15.3.1.26.4.1.4INTEGER (1..65535)read-onlycurrent
ospf3CurCfgHostState
OBJECT-TYPE
Enable or disable an OSPFv3 Host
1.3.6.1.4.1.20301.2.7.15.3.1.26.4.1.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
ospf3NewCfgHostTable
OBJECT-TYPE
The table of OSPFv3 Host configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.5not-accessiblecurrent
ospf3NewCfgHostEntry
OBJECT-TYPE
Information about a OSPFv3 host.
1.3.6.1.4.1.20301.2.7.15.3.1.26.5.1not-accessiblecurrent
ospf3NewCfgHostIndex
OBJECT-TYPE
The OSPFv3 host number for which the OSPFv3 host table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.26.5.1.1Integer32read-onlycurrent
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.15.3.1.26.5.1.2DisplayString (SIZE(0..40))read-createcurrent
ospf3NewCfgHostAreaIndex
OBJECT-TYPE
The OSPFv3 area index.
1.3.6.1.4.1.20301.2.7.15.3.1.26.5.1.3Integer32read-createcurrent
ospf3NewCfgHostCost
OBJECT-TYPE
The cost of the OSPFv3 host.
1.3.6.1.4.1.20301.2.7.15.3.1.26.5.1.4INTEGER (1..65535)read-createcurrent
ospf3NewCfgHostState
OBJECT-TYPE
Enable or disable an OSPFv3 Host
1.3.6.1.4.1.20301.2.7.15.3.1.26.5.1.5INTEGER {enabled(2), disabled(3)}read-createcurrent
ospf3NewCfgHostDelete
OBJECT-TYPE
Delete the OSPFv3 host: no(0), yes(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.5.1.6INTEGER {no(0), yes(1)}read-writecurrent
ospf3CurCfgNbrTable
OBJECT-TYPE
The table of OSPFv3 Neighbor configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.6not-accessiblecurrent
ospf3CurCfgNbrEntry
OBJECT-TYPE
Information about a OSPFv3 neighbor.
1.3.6.1.4.1.20301.2.7.15.3.1.26.6.1not-accessiblecurrent
ospf3CurCfgNbrIndex
OBJECT-TYPE
The OSPFv3 neighbor number for which the OSPFv3 neighbor table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.26.6.1.1Integer32read-onlycurrent
ospf3CurCfgNbrIpAddr
OBJECT-TYPE
The IPv6 Address of the OSPFv3 neighbor.
1.3.6.1.4.1.20301.2.7.15.3.1.26.6.1.2DisplayStringread-onlycurrent
ospf3CurCfgNbrIntfIndex
OBJECT-TYPE
The interface index.
1.3.6.1.4.1.20301.2.7.15.3.1.26.6.1.3Integer32read-onlycurrent
ospf3CurCfgNbrPriority
OBJECT-TYPE
The priority of the OSPFv3 neighbor.
1.3.6.1.4.1.20301.2.7.15.3.1.26.6.1.4INTEGER (0..255)read-onlycurrent
ospf3CurCfgNbrState
OBJECT-TYPE
Enable or disable an OSPFv3 neighbor
1.3.6.1.4.1.20301.2.7.15.3.1.26.6.1.5INTEGER {enabled(2), disabled(3)}read-onlycurrent
ospf3NewCfgNbrTable
OBJECT-TYPE
The table of OSPFv3 Neighbor configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.7not-accessiblecurrent
ospf3NewCfgNbrEntry
OBJECT-TYPE
Information about a OSPFv3 neighbor.
1.3.6.1.4.1.20301.2.7.15.3.1.26.7.1not-accessiblecurrent
ospf3NewCfgNbrIndex
OBJECT-TYPE
The OSPFv3 neighbor number for which the OSPFv3 neighbor table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.26.7.1.1Integer32read-onlycurrent
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.15.3.1.26.7.1.2DisplayString (SIZE(0..40))read-createcurrent
ospf3NewCfgNbrIntfIndex
OBJECT-TYPE
The OSPFv3 interface index.
1.3.6.1.4.1.20301.2.7.15.3.1.26.7.1.3Integer32read-createcurrent
ospf3NewCfgNbrPriority
OBJECT-TYPE
The cost of the OSPFv3 neighbor.
1.3.6.1.4.1.20301.2.7.15.3.1.26.7.1.4INTEGER (0..255)read-createcurrent
ospf3NewCfgNbrState
OBJECT-TYPE
Enable or disable an OSPFv3 Neighbor
1.3.6.1.4.1.20301.2.7.15.3.1.26.7.1.5INTEGER {enabled(2), disabled(3)}read-createcurrent
ospf3NewCfgNbrDelete
OBJECT-TYPE
Delete the OSPFv3 neighbor: no(0), yes(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.7.1.6INTEGER {no(0), yes(1)}read-writecurrent
ospf3CurCfgIntfTable
OBJECT-TYPE
The table of OSPFv3 Interface in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.26.8not-accessiblecurrent
ospf3CurCfgIntfEntry
OBJECT-TYPE
Information about an OSPFv3 Interface.
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1not-accessiblecurrent
ospf3CurCfgIntfIndex
OBJECT-TYPE
The OSPFv3 Interface number for which the OSPFv3 Interface table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.1Integer32read-onlycurrent
ospf3CurCfgIntfInstId
OBJECT-TYPE
Interface Instance Id
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.2INTEGER (0..255)read-onlycurrent
ospf3CurCfgIntfArea
OBJECT-TYPE
The index of the area that the interface belongs
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.3INTEGER (0..2)read-onlycurrent
ospf3CurCfgIntfCost
OBJECT-TYPE
Interface cost
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.4INTEGER (0..65535)read-onlycurrent
ospf3CurCfgIntfPrio
OBJECT-TYPE
Interface router priority
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.5INTEGER (1..255)read-onlycurrent
ospf3CurCfgIntfHello
OBJECT-TYPE
Hello interval
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.6INTEGER (1..65535)read-onlycurrent
ospf3CurCfgIntfDead
OBJECT-TYPE
Dead interval
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.7INTEGER (1..65535)read-onlycurrent
ospf3CurCfgIntfPoll
OBJECT-TYPE
Poll interval(1..4294967295)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.8Unsigned32 (1..4294967295)read-onlycurrent
ospf3CurCfgIntfTrans
OBJECT-TYPE
Transmit delay
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.9INTEGER (1..1800)read-onlycurrent
ospf3CurCfgIntfRetra
OBJECT-TYPE
Retransmit interval
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.10INTEGER (1..1800)read-onlycurrent
ospf3CurCfgIntfPassive
OBJECT-TYPE
Passive interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.11INTEGER {disabled(0), enabled(1)}read-onlycurrent
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.15.3.1.26.8.1.12INTEGER {broadcast(1), non-broadcast(2), point-to-point(3), point-to-multipoint(4)}read-onlycurrent
ospf3CurCfgIntfStatus
OBJECT-TYPE
Status of the interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.16INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospf3CurCfgIntfAuthSpi
OBJECT-TYPE
Spi Id(256 - 4294967295)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.17Unsigned32 (256..4294967295)read-onlycurrent
ospf3CurCfgIntfAuthEnable
OBJECT-TYPE
Status disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.18INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospf3CurCfgIntfAuthType
OBJECT-TYPE
Authentication Type none(0), md5(2), sha1(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.19INTEGER {none(0), sha1(1), md5(2)}read-onlycurrent
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.15.3.1.26.8.1.20OCTET STRING (SIZE(4..40))read-onlycurrent
ospf3CurCfgIntfEncrySpi
OBJECT-TYPE
Spi Id(256 - 4294967295)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.21Unsigned32 (256..4294967295)read-onlycurrent
ospf3CurCfgIntfEncryEnable
OBJECT-TYPE
Status disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.22INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospf3CurCfgIntfEncryType
OBJECT-TYPE
Encryption Type null(0), 3des(2), aes(3)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.23INTEGER {null(0), tripledes(2), aes(3)}read-onlycurrent
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.15.3.1.26.8.1.24OCTET STRING (SIZE(4..48))read-onlycurrent
ospf3CurCfgIntfEncryAuthType
OBJECT-TYPE
Encryption Authentication Type none(0), md5(2), sha1(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.25INTEGER {none(0), sha1(1), md5(2)}read-onlycurrent
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.15.3.1.26.8.1.26OCTET STRING (SIZE(4..40))read-onlycurrent
ospf3CurCfgIntfLsaSupress
OBJECT-TYPE
LSA Supression on interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.8.1.27INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospf3NewCfgIntfTable
OBJECT-TYPE
The table of OSPFv3 interface in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.26.9not-accessiblecurrent
ospf3NewCfgIntfEntry
OBJECT-TYPE
Information about an OSPFv3 interface.
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1not-accessiblecurrent
ospf3NewCfgIntfIndex
OBJECT-TYPE
The OSPFv3 Interface number for which the OSPFv3 Interface table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.1Integer32read-onlycurrent
ospf3NewCfgIntfInstId
OBJECT-TYPE
Interface Instance Id (0..255)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.2INTEGER (0..255)read-createcurrent
ospf3NewCfgIntfArea
OBJECT-TYPE
The index of the area that the interface belongs (0..2)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.3INTEGER (0..2)read-createcurrent
ospf3NewCfgIntfCost
OBJECT-TYPE
Interface cost(1..65535) and 0 for none
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.4INTEGER (0..65535)read-createcurrent
ospf3NewCfgIntfPrio
OBJECT-TYPE
Interface router priority(0..255)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.5INTEGER (0..255)read-createcurrent
ospf3NewCfgIntfHello
OBJECT-TYPE
Hello interval(1..65535)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.6INTEGER (1..65535)read-createcurrent
ospf3NewCfgIntfDead
OBJECT-TYPE
Dead interval(1..65535)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.7INTEGER (1..65535)read-createcurrent
ospf3NewCfgIntfPoll
OBJECT-TYPE
Poll interval(1..4294967295)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.8Unsigned32 (1..4294967295)read-createcurrent
ospf3NewCfgIntfTrans
OBJECT-TYPE
Transmit delay(1..1800)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.9INTEGER (1..1800)read-createcurrent
ospf3NewCfgIntfRetra
OBJECT-TYPE
Retransmit interval(1..1800)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.10INTEGER (1..1800)read-createcurrent
ospf3NewCfgIntfPassive
OBJECT-TYPE
Passive interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.11INTEGER {disabled(0), enabled(1)}read-createcurrent
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.15.3.1.26.9.1.12INTEGER {broadcast(1), non-broadcast(2), point-to-point(3), point-to-multipoint(4)}read-createcurrent
ospf3NewCfgIntfStatus
OBJECT-TYPE
Status of the interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.16INTEGER {disabled(0), enabled(1)}read-createcurrent
ospf3NewCfgIntfDelete
OBJECT-TYPE
Delete the interface other(0), delete(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.17INTEGER {other(0), delete(1)}read-writecurrent
ospf3NewCfgIntfAuthSpi
OBJECT-TYPE
Authentication Spi Id(256 - 4294967295)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.18Unsigned32 (256..4294967295)read-writecurrent
ospf3NewCfgIntfAuthEnable
OBJECT-TYPE
Authentication Status disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.19INTEGER {disabled(0), enabled(1)}read-writecurrent
ospf3NewCfgIntfAuthType
OBJECT-TYPE
Authentication Type none(0), md5(2), sha1(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.20INTEGER {none(0), sha1(1), md5(2)}read-writecurrent
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.15.3.1.26.9.1.21OCTET STRING (SIZE(4..40))read-writecurrent
ospf3NewCfgIntfAuthReset
OBJECT-TYPE
Reset AH configuration other(0), reset(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.22INTEGER {other(0), reset(1)}read-writecurrent
ospf3NewCfgIntfEncrySpi
OBJECT-TYPE
Encryption Spi Id(256 - 4294967295)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.23Unsigned32 (256..4294967295)read-writecurrent
ospf3NewCfgIntfEncryEnable
OBJECT-TYPE
Encryption Status disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.24INTEGER {disabled(0), enabled(1)}read-writecurrent
ospf3NewCfgIntfEncryType
OBJECT-TYPE
Encryption Type null(0), 3des(2), aes(3)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.25INTEGER {null(0), tripledes(2), aes(3)}read-writecurrent
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.15.3.1.26.9.1.26OCTET STRING (SIZE(4..48))read-writecurrent
ospf3NewCfgIntfEncryAuthType
OBJECT-TYPE
Encryption Authentication Type none(0), md5(2), sha1(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.27INTEGER {none(0), sha1(1), md5(2)}read-writecurrent
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.15.3.1.26.9.1.28OCTET STRING (SIZE(4..40))read-writecurrent
ospf3NewCfgIntfEncryReset
OBJECT-TYPE
Reset Encryption configuration other(0), reset(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.29INTEGER {other(0), reset(1)}read-writecurrent
ospf3NewCfgIntfLsaSupress
OBJECT-TYPE
LSA Supression on interface disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.9.1.30INTEGER {disabled(0), enabled(1)}read-createcurrent
ospf3CurCfgVirtIntfTable
OBJECT-TYPE
The table of OSPFv3 Virtual Interface configuration in the current configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.10not-accessiblecurrent
ospf3CurCfgVirtIntfEntry
OBJECT-TYPE
Information about an OSPFv3v3 virtual Interface.
1.3.6.1.4.1.20301.2.7.15.3.1.26.10.1not-accessiblecurrent
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.15.3.1.26.10.1.1Integer32read-onlycurrent
ospf3CurCfgVirtIntfAreaId
OBJECT-TYPE
The index of the OSPFv3 area to which this virtual interface belongs.
1.3.6.1.4.1.20301.2.7.15.3.1.26.10.1.3INTEGER (0..2)read-onlycurrent
ospf3CurCfgVirtIntfNbr
OBJECT-TYPE
The IP Address of the OSPFv3 neighbor for this virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.1.26.10.1.4IpAddressread-onlycurrent
ospf3CurCfgVirtIntfHello
OBJECT-TYPE
Hello interval
1.3.6.1.4.1.20301.2.7.15.3.1.26.10.1.5INTEGER (1..65535)read-onlycurrent
ospf3CurCfgVirtIntfDead
OBJECT-TYPE
Dead interval
1.3.6.1.4.1.20301.2.7.15.3.1.26.10.1.6INTEGER (1..65535)read-onlycurrent
ospf3CurCfgVirtIntfTrans
OBJECT-TYPE
Transmit delay
1.3.6.1.4.1.20301.2.7.15.3.1.26.10.1.7INTEGER (1..3600)read-onlycurrent
ospf3CurCfgVirtIntfRetra
OBJECT-TYPE
Retransmit interval
1.3.6.1.4.1.20301.2.7.15.3.1.26.10.1.8INTEGER (1..3600)read-onlycurrent
ospf3CurCfgVirtIntfStatus
OBJECT-TYPE
Status disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.10.1.9INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospf3NewCfgVirtIntfTable
OBJECT-TYPE
The table of OSPFv3 Virtual interface in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.26.11not-accessiblecurrent
ospf3NewCfgVirtIntfEntry
OBJECT-TYPE
Information about an OSPFv3 virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.1.26.11.1not-accessiblecurrent
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.15.3.1.26.11.1.1Integer32read-onlycurrent
ospf3NewCfgVirtIntfAreaId
OBJECT-TYPE
The index of the OSPFv3 area to which this virtual interface belongs.
1.3.6.1.4.1.20301.2.7.15.3.1.26.11.1.3INTEGER (0..2)read-createcurrent
ospf3NewCfgVirtIntfNbr
OBJECT-TYPE
The IP Address of the OSPFv3 neighbor for this virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.1.26.11.1.4IpAddressread-createcurrent
ospf3NewCfgVirtIntfHello
OBJECT-TYPE
Hello interval(1..65535)
1.3.6.1.4.1.20301.2.7.15.3.1.26.11.1.5INTEGER (1..65535)read-createcurrent
ospf3NewCfgVirtIntfDead
OBJECT-TYPE
Dead interval(1..65535)
1.3.6.1.4.1.20301.2.7.15.3.1.26.11.1.6INTEGER (1..65535)read-createcurrent
ospf3NewCfgVirtIntfTrans
OBJECT-TYPE
Transmit delay(1..3600)
1.3.6.1.4.1.20301.2.7.15.3.1.26.11.1.7INTEGER (1..3600)read-createcurrent
ospf3NewCfgVirtIntfRetra
OBJECT-TYPE
Retransmit interval(1..3600)
1.3.6.1.4.1.20301.2.7.15.3.1.26.11.1.8INTEGER (1..3600)read-createcurrent
ospf3NewCfgVirtIntfStatus
OBJECT-TYPE
Status disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.11.1.9INTEGER {disabled(0), enabled(1)}read-createcurrent
ospf3NewCfgVirtIntfDelete
OBJECT-TYPE
Delete other(0), delete(1)
1.3.6.1.4.1.20301.2.7.15.3.1.26.11.1.10INTEGER {other(0), delete(1)}read-writecurrent
ospf3CurCfgRangeTable
OBJECT-TYPE
The table of OSPFv3 summary range in the current configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.12not-accessiblecurrent
ospf3CurCfgRangeEntry
OBJECT-TYPE
Information about an OSPFv3 summary range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.12.1not-accessiblecurrent
ospf3CurCfgRangeIndex
OBJECT-TYPE
The range number for which the OSPFv3 summary range table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.26.12.1.1Integer32read-onlycurrent
ospf3CurCfgRangeAddr
OBJECT-TYPE
The IPv6 Address of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.12.1.2DisplayStringread-onlycurrent
ospf3CurCfgRangePrefixLen
OBJECT-TYPE
The prefix length of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.12.1.3INTEGER (1..128)read-onlycurrent
ospf3CurCfgRangeAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.20301.2.7.15.3.1.26.12.1.4Integer32read-onlycurrent
ospf3CurCfgRangeHideState
OBJECT-TYPE
The state of the hide range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.12.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
ospf3CurCfgRangeLsaType
OBJECT-TYPE
The LSA type for aggregation. summary(8195), type7(8199)
1.3.6.1.4.1.20301.2.7.15.3.1.26.12.1.6INTEGER {summary(8195), type7(8199)}read-onlycurrent
ospf3CurCfgRangeRouteTag
OBJECT-TYPE
The route tag of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.12.1.7Unsigned32 (0..4294967295)read-onlycurrent
ospf3CurCfgRangeState
OBJECT-TYPE
The state of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.12.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
ospf3NewCfgRangeTable
OBJECT-TYPE
The table of OSPFv3 summary range in the new configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.13not-accessiblecurrent
ospf3NewCfgRangeEntry
OBJECT-TYPE
Information about an OSPFv3 summary range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.13.1not-accessiblecurrent
ospf3NewCfgRangeIndex
OBJECT-TYPE
The range number for which the OSPFv3 summary range table is related.
1.3.6.1.4.1.20301.2.7.15.3.1.26.13.1.1Integer32read-onlycurrent
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.15.3.1.26.13.1.2DisplayString (SIZE(0..40))read-createcurrent
ospf3NewCfgRangePrefixLen
OBJECT-TYPE
The prefix length of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.13.1.3INTEGER (1..128)read-createcurrent
ospf3NewCfgRangeAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.20301.2.7.15.3.1.26.13.1.4Integer32read-createcurrent
ospf3NewCfgRangeHideState
OBJECT-TYPE
The state of the hide range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.13.1.5INTEGER {enabled(1), disabled(2)}read-createcurrent
ospf3NewCfgRangeLsaType
OBJECT-TYPE
The LSA type for aggregation. summary(8195), type7(8199)
1.3.6.1.4.1.20301.2.7.15.3.1.26.13.1.6INTEGER {summary(8195), type7(8199)}read-createcurrent
ospf3NewCfgRangeRouteTag
OBJECT-TYPE
The route tag of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.13.1.7Unsigned32 (0..4294967295)read-createcurrent
ospf3NewCfgRangeState
OBJECT-TYPE
The state of the range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.13.1.8INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.26.13.1.9INTEGER {other(1), delete(2)}read-createcurrent
ospf3CurCfgExtRangeTable
OBJECT-TYPE
The table of OSPFv3 AS-External range in the current configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.14not-accessiblecurrent
ospf3CurCfgExtRangeEntry
OBJECT-TYPE
Information about an OSPFv3 AS-External range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.14.1not-accessiblecurrent
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.15.3.1.26.14.1.1Integer32read-onlycurrent
ospf3CurCfgExtRangeAddr
OBJECT-TYPE
The IPv6 Address of the AS-External range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.14.1.2DisplayStringread-onlycurrent
ospf3CurCfgExtRangePrefixLen
OBJECT-TYPE
The prefix length of the AS-External range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.14.1.3INTEGER (1..128)read-onlycurrent
ospf3CurCfgExtRangeAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.20301.2.7.15.3.1.26.14.1.4Integer32read-onlycurrent
ospf3CurCfgExtRangeTranslation
OBJECT-TYPE
The state of the setting the P-bit in the generated LSA.
1.3.6.1.4.1.20301.2.7.15.3.1.26.14.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
ospf3CurCfgExtRangeAggrEffect
OBJECT-TYPE
The aggregation effect. advertise(1), not-advertise(2), allowAll(3), denyAll(4)
1.3.6.1.4.1.20301.2.7.15.3.1.26.14.1.6INTEGER {advertise(1), not-advertise(2), allowAll(3), denyAll(4)}read-onlycurrent
ospf3CurCfgExtRangeState
OBJECT-TYPE
The state of the AS-External range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.14.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
ospf3NewCfgExtRangeTable
OBJECT-TYPE
The table of OSPFv3 summary AS-External range in the new configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.15not-accessiblecurrent
ospf3NewCfgExtRangeEntry
OBJECT-TYPE
Information about an OSPFv3 summary AS-External range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.15.1not-accessiblecurrent
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.15.3.1.26.15.1.1Integer32read-onlycurrent
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.15.3.1.26.15.1.2DisplayString (SIZE(0..40))read-createcurrent
ospf3NewCfgExtRangePrefixLen
OBJECT-TYPE
The prefix length of the AS-External range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.15.1.3INTEGER (1..128)read-createcurrent
ospf3NewCfgExtRangeAreaIndex
OBJECT-TYPE
The area index.
1.3.6.1.4.1.20301.2.7.15.3.1.26.15.1.4Integer32read-createcurrent
ospf3NewCfgExtRangeTranslation
OBJECT-TYPE
The state of the setting the P-bit in the generated LSA.
1.3.6.1.4.1.20301.2.7.15.3.1.26.15.1.5INTEGER {enabled(1), disabled(2)}read-createcurrent
ospf3NewCfgExtRangeAggrEffect
OBJECT-TYPE
The aggregation effect. advertise(1), not-advertise(2), allowAll(3), denyAll(4)
1.3.6.1.4.1.20301.2.7.15.3.1.26.15.1.6INTEGER {advertise(1), not-advertise(2), allowAll(3), denyAll(4)}read-createcurrent
ospf3NewCfgExtRangeState
OBJECT-TYPE
The state of the AS-External range.
1.3.6.1.4.1.20301.2.7.15.3.1.26.15.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.26.15.1.8INTEGER {other(1), delete(2)}read-createcurrent
ospf3CurCfgRedistTable
OBJECT-TYPE
The table of OSPFv3 redistribution entries in the current configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.16not-accessiblecurrent
ospf3CurCfgRedistEntry
OBJECT-TYPE
Information about an OSPFv3 redistribution entry.
1.3.6.1.4.1.20301.2.7.15.3.1.26.16.1not-accessiblecurrent
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.15.3.1.26.16.1.1Integer32read-onlycurrent
ospf3CurCfgRedistAddr
OBJECT-TYPE
The IPv6 Address of the redistribution entry.
1.3.6.1.4.1.20301.2.7.15.3.1.26.16.1.2DisplayStringread-onlycurrent
ospf3CurCfgRedistPrefixLen
OBJECT-TYPE
The prefix length of the redistribution entry.
1.3.6.1.4.1.20301.2.7.15.3.1.26.16.1.3INTEGER (1..128)read-onlycurrent
ospf3CurCfgRedistMetric
OBJECT-TYPE
The metric to be applied to the route.
1.3.6.1.4.1.20301.2.7.15.3.1.26.16.1.4INTEGER (1..16777215)read-onlycurrent
ospf3CurCfgRedistMetricType
OBJECT-TYPE
The metric type. asExttype1(3), asExttype2(4)
1.3.6.1.4.1.20301.2.7.15.3.1.26.16.1.5INTEGER {asExttype1(3), asExttype2(4)}read-onlycurrent
ospf3CurCfgRedistRouteTag
OBJECT-TYPE
The route tag of the redistribution entry.
1.3.6.1.4.1.20301.2.7.15.3.1.26.16.1.6Unsigned32 (0..4294967295)read-onlycurrent
ospf3CurCfgRedistRouteTagTypeManual
OBJECT-TYPE
Indicates if the route tag is set manually.
1.3.6.1.4.1.20301.2.7.15.3.1.26.16.1.7INTEGER {auto(0), manual(1)}read-onlycurrent
ospf3CurCfgRedistState
OBJECT-TYPE
The state of the redistribution entry.
1.3.6.1.4.1.20301.2.7.15.3.1.26.16.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
ospf3NewCfgRedistTable
OBJECT-TYPE
The table of OSPFv3 summary redistribution entry in the new configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.26.17not-accessiblecurrent
ospf3NewCfgRedistEntry
OBJECT-TYPE
Information about an OSPFv3 summary redistribution entry.
1.3.6.1.4.1.20301.2.7.15.3.1.26.17.1not-accessiblecurrent
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.15.3.1.26.17.1.1Integer32read-onlycurrent
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.15.3.1.26.17.1.2DisplayString (SIZE(0..40))read-createcurrent
ospf3NewCfgRedistPrefixLen
OBJECT-TYPE
The prefix length of the redistribution entry.
1.3.6.1.4.1.20301.2.7.15.3.1.26.17.1.3INTEGER (1..128)read-createcurrent
ospf3NewCfgRedistMetric
OBJECT-TYPE
The metric to be applied to the route.
1.3.6.1.4.1.20301.2.7.15.3.1.26.17.1.4INTEGER (1..16777215)read-createcurrent
ospf3NewCfgRedistMetricType
OBJECT-TYPE
The metric type. asExttype1(3), asExttype2(4)
1.3.6.1.4.1.20301.2.7.15.3.1.26.17.1.5INTEGER {asExttype1(3), asExttype2(4)}read-createcurrent
ospf3NewCfgRedistRouteTag
OBJECT-TYPE
The route tag of the redistribution entry.
1.3.6.1.4.1.20301.2.7.15.3.1.26.17.1.6Unsigned32 (0..4294967295)read-createcurrent
ospf3NewCfgRedistRouteTagTypeManual
OBJECT-TYPE
Indicates if the route tag is set manually.
1.3.6.1.4.1.20301.2.7.15.3.1.26.17.1.7INTEGER {auto(0), manual(1)}read-writecurrent
ospf3NewCfgRedistState
OBJECT-TYPE
The state of the redistribution entry.
1.3.6.1.4.1.20301.2.7.15.3.1.26.17.1.8INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.26.17.1.9INTEGER {other(1), delete(2)}read-createcurrent
ospf3RouteRedistribution
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.26.18
ospf3RedistributeConnected
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.26.18.1.1INTEGER (0..16777215)read-onlycurrent
ospf3NewCfgConnectedMetric
OBJECT-TYPE
The metric to be assigned to Connected routes.
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.1.2INTEGER (0..16777215)read-writecurrent
ospf3CurCfgConnectedMetricType
OBJECT-TYPE
The AS External metric type for Connected routes.
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.1.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospf3NewCfgConnectedMetricType
OBJECT-TYPE
The AS External metric type for Connected routes.
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.1.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
ospf3CurCfgConnectedRouteTag
OBJECT-TYPE
Assigned route tag
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.1.5Unsigned32 (0..4294967295)read-onlycurrent
ospf3NewCfgConnectedRouteTag
OBJECT-TYPE
Assigned route tag
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.1.6Unsigned32 (0..4294967295)read-writecurrent
ospf3CurCfgConnectedRouteTagTypeManual
OBJECT-TYPE
Indicates if the route tag is set manually.
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.1.7INTEGER {auto(0), manual(1)}read-onlycurrent
ospf3NewCfgConnectedRouteTagTypeManual
OBJECT-TYPE
Indicates if the route tag is set manually.
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.1.8INTEGER {auto(0), manual(1)}read-writecurrent
ospf3RedistributeStatic
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.26.18.2.1INTEGER (0..16777215)read-onlycurrent
ospf3NewCfgStaticMetric
OBJECT-TYPE
The metric to be assigned to static routes.
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.2.2INTEGER (0..16777215)read-writecurrent
ospf3CurCfgStaticMetricType
OBJECT-TYPE
The AS External metric type for static routes.
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.2.3INTEGER {none(1), type1(2), type2(3)}read-onlycurrent
ospf3NewCfgStaticMetricType
OBJECT-TYPE
The AS External metric type for static routes.
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.2.4INTEGER {none(1), type1(2), type2(3)}read-writecurrent
ospf3CurCfgStaticRouteTag
OBJECT-TYPE
Assigned route tag
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.2.5Unsigned32 (0..4294967295)read-onlycurrent
ospf3NewCfgStaticRouteTag
OBJECT-TYPE
Assigned route tag
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.2.6Unsigned32 (0..4294967295)read-writecurrent
ospf3CurCfgStaticRouteTagTypeManual
OBJECT-TYPE
Indicates if the route tag is set manually.
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.2.7INTEGER {auto(0), manual(1)}read-onlycurrent
ospf3NewCfgStaticRouteTagTypeManual
OBJECT-TYPE
Indicates if the route tag is set manually.
1.3.6.1.4.1.20301.2.7.15.3.1.26.18.2.8INTEGER {auto(0), manual(1)}read-writecurrent
pptCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.27.1Integer32read-onlycurrent
pptCurCfgTable
OBJECT-TYPE
The table of prefix policy table entries in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.27.2not-accessiblecurrent
pptCurCfgEntry
OBJECT-TYPE
A row in the prefix policy table
1.3.6.1.4.1.20301.2.7.15.3.1.27.2.1not-accessiblecurrent
pptCurCfgIndx
OBJECT-TYPE
The index of the prefix policy table.
1.3.6.1.4.1.20301.2.7.15.3.1.27.2.1.1Integer32read-onlycurrent
pptCurCfgPrefix
OBJECT-TYPE
The prefix address for the prefix policy table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.27.2.1.2DisplayStringread-onlycurrent
pptCurCfgPrefixLen
OBJECT-TYPE
The prefix length for the prefix policy table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.27.2.1.3Integer32read-onlycurrent
pptCurCfgPrecedence
OBJECT-TYPE
The precedence for the prefix policy table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.27.2.1.4Integer32read-onlycurrent
pptCurCfgLabel
OBJECT-TYPE
The label for the prefix policy table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.27.2.1.5Integer32read-onlycurrent
pptNewCfgTable
OBJECT-TYPE
The table of prefix policy table entries in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.27.3not-accessiblecurrent
pptNewCfgEntry
OBJECT-TYPE
A row in the prefix policy table
1.3.6.1.4.1.20301.2.7.15.3.1.27.3.1not-accessiblecurrent
pptNewCfgIndx
OBJECT-TYPE
The index of the prefix policy table.
1.3.6.1.4.1.20301.2.7.15.3.1.27.3.1.1Integer32read-onlycurrent
pptNewCfgPrefix
OBJECT-TYPE
The prefix address for the prefix policy table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.27.3.1.2DisplayString (SIZE(0..40))read-createcurrent
pptNewCfgPrefixLen
OBJECT-TYPE
The prefix length the prefix policy table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.27.3.1.3Integer32read-createcurrent
pptNewCfgPrecedence
OBJECT-TYPE
The precedence for the prefix policy table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.27.3.1.4Integer32read-createcurrent
pptNewCfgLabel
OBJECT-TYPE
The label for the prefix policy table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.27.3.1.5Integer32read-createcurrent
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.15.3.1.27.3.1.6INTEGER {other(1), delete(2)}read-createcurrent
ipv6pmtuCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.1.28.1INTEGERread-onlycurrent
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.15.3.1.28.2INTEGERread-writecurrent
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.15.3.1.28.3INTEGER {ok(1), clear(2)}read-writecurrent
floodingCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.29
vlanFloodCurCfgTable
OBJECT-TYPE
The table of VLAN flooding configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.29.1not-accessiblecurrent
vlanFloodCurCfgTableEntry
OBJECT-TYPE
A row in the VLAN flooding configuration table.
1.3.6.1.4.1.20301.2.7.15.3.1.29.1.1not-accessiblecurrent
vlanFloodCurCfgVlanId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.20301.2.7.15.3.1.29.1.1.1Integer32read-onlycurrent
vlanFloodCurCfgFlood
OBJECT-TYPE
Enable or disable flooding unregistered IPMCs
1.3.6.1.4.1.20301.2.7.15.3.1.29.1.1.2INTEGER {disabled(0), enabled(1)}read-onlycurrent
vlanFloodCurCfgCpu
OBJECT-TYPE
Enable or disable sending unregistered IPMCs to CPU
1.3.6.1.4.1.20301.2.7.15.3.1.29.1.1.3INTEGER {disabled(0), enabled(1)}read-onlycurrent
vlanFloodCurCfgOptFlood
OBJECT-TYPE
Enable or disable optimized flooding
1.3.6.1.4.1.20301.2.7.15.3.1.29.1.1.4INTEGER {disabled(0), enabled(1)}read-onlycurrent
vlanFloodNewCfgTable
OBJECT-TYPE
The table of VLAN flooding configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.29.2not-accessiblecurrent
vlanFloodNewCfgTableEntry
OBJECT-TYPE
A row in the VLAN flooding configuration table.
1.3.6.1.4.1.20301.2.7.15.3.1.29.2.1not-accessiblecurrent
vlanFloodNewCfgVlanId
OBJECT-TYPE
The VLAN identifier.
1.3.6.1.4.1.20301.2.7.15.3.1.29.2.1.1Integer32read-onlycurrent
vlanFloodNewCfgFlood
OBJECT-TYPE
Enable or disable flooding unregistered IPMCs
1.3.6.1.4.1.20301.2.7.15.3.1.29.2.1.2INTEGER {disabled(0), enabled(1)}read-writecurrent
vlanFloodNewCfgCpu
OBJECT-TYPE
Enable or disable sending unregistered IPMCs to CPU
1.3.6.1.4.1.20301.2.7.15.3.1.29.2.1.3INTEGER {disabled(0), enabled(1)}read-writecurrent
vlanFloodNewCfgOptFlood
OBJECT-TYPE
Enable or disable optimized flooding
1.3.6.1.4.1.20301.2.7.15.3.1.29.2.1.4INTEGER {disabled(0), enabled(1)}read-writecurrent
mldCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.30
mldCurCfgState
OBJECT-TYPE
MLD global state.
1.3.6.1.4.1.20301.2.7.15.3.1.30.1INTEGER {on(1), off(2)}read-onlycurrent
mldNewCfgState
OBJECT-TYPE
MLD global state.
1.3.6.1.4.1.20301.2.7.15.3.1.30.2INTEGER {on(1), off(2)}read-writecurrent
mldCurInterfaceTable
OBJECT-TYPE
The (conceptual) table listing the interfaces on which MLD is enabled.
1.3.6.1.4.1.20301.2.7.15.3.1.30.3not-accessiblecurrent
mldCurInterfaceEntry
OBJECT-TYPE
An entry (conceptual row) representing an interface on which MLD is enabled.
1.3.6.1.4.1.20301.2.7.15.3.1.30.3.1not-accessiblecurrent
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.15.3.1.30.3.1.1Integer32read-onlycurrent
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.15.3.1.30.3.1.2INTEGERread-onlycurrent
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.15.3.1.30.3.1.3INTEGER {mldv1(1), mldv2(2)}read-onlycurrent
mldCurInterfaceQueryMaxResponseIntvl
OBJECT-TYPE
The maximum query response time advertised in MLD queries on this interface.
1.3.6.1.4.1.20301.2.7.15.3.1.30.3.1.4INTEGERread-onlycurrent
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.15.3.1.30.3.1.5INTEGERread-onlycurrent
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.15.3.1.30.3.1.6INTEGERread-onlycurrent
mldCurInterfaceDMrtrEna
OBJECT-TYPE
Dynamic MRouter learning.
1.3.6.1.4.1.20301.2.7.15.3.1.30.3.1.7INTEGER {disabled(0), enabled(1)}read-onlycurrent
mldCurInterfaceState
OBJECT-TYPE
State of the MLD interface.
1.3.6.1.4.1.20301.2.7.15.3.1.30.3.1.8INTEGER {disabled(0), enabled(1)}read-onlycurrent
mldNewInterfaceTable
OBJECT-TYPE
The (conceptual) table listing the interfaces on which MLD is enabled.
1.3.6.1.4.1.20301.2.7.15.3.1.30.4not-accessiblecurrent
mldNewInterfaceEntry
OBJECT-TYPE
An entry (conceptual row) representing an interface on which MLD is enabled.
1.3.6.1.4.1.20301.2.7.15.3.1.30.4.1not-accessiblecurrent
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.15.3.1.30.4.1.1Integer32read-onlycurrent
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.15.3.1.30.4.1.2INTEGER (2..65535)read-writecurrent
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.15.3.1.30.4.1.3INTEGER {mldv1(1), mldv2(2)}read-writecurrent
mldNewInterfaceQueryMaxResponseIntvl
OBJECT-TYPE
The maximum query response time advertised in MLD queries on this interface.
1.3.6.1.4.1.20301.2.7.15.3.1.30.4.1.4INTEGER (1000..65535)read-writecurrent
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.15.3.1.30.4.1.5INTEGER (1..10)read-writecurrent
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.15.3.1.30.4.1.6INTEGER (1..32)read-writecurrent
mldNewInterfaceDMrtrEna
OBJECT-TYPE
Dynamic MRouter learning.
1.3.6.1.4.1.20301.2.7.15.3.1.30.4.1.7INTEGER {disabled(0), enabled(1)}read-writecurrent
mldNewInterfaceState
OBJECT-TYPE
State of the MLD interface.
1.3.6.1.4.1.20301.2.7.15.3.1.30.4.1.8INTEGER {disabled(0), enabled(1)}read-writecurrent
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.15.3.1.30.4.1.9INTEGER {other(1), default(2)}read-writecurrent
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.15.3.1.30.5INTEGER {other(1), default(2)}read-writecurrent
ndprefixCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.31
ndprefixTableMaxSize
OBJECT-TYPE
The maximum number of rows in the NDPrefix table.
1.3.6.1.4.1.20301.2.7.15.3.1.31.1Integer32read-onlycurrent
ndprefixCurCfgTable
OBJECT-TYPE
The ndprefix table entries in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2not-accessiblecurrent
ndprefixCurCfgEntry
OBJECT-TYPE
A row in the ndprefix table.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1not-accessiblecurrent
ndprefixCurCfgIndx
OBJECT-TYPE
The index of the ndprefix table.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.1INTEGER (1..128)read-onlycurrent
ndprefixCurCfgPrefix
OBJECT-TYPE
The prefix address for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.2DisplayStringread-onlycurrent
ndprefixCurCfgPrefixLen
OBJECT-TYPE
The prefix length for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.3INTEGER (0..128)read-onlycurrent
ndprefixCurCfgInterfaceIndex
OBJECT-TYPE
The interface index for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.4Integer32read-onlycurrent
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.15.3.1.31.2.1.5INTEGER (0..127)read-onlycurrent
ndprefixCurCfgValidLifetime
OBJECT-TYPE
The Valid lifetime for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.6Gauge32 (0..4294967295)read-onlycurrent
ndprefixCurCfgValidLifetimeFlag
OBJECT-TYPE
The Valid lifetime fixed flag for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
ndprefixCurCfgPreferredLifetime
OBJECT-TYPE
The Preferred Lifetime for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.8Gauge32 (0..4294967295)read-onlycurrent
ndprefixCurCfgPreferredLifetimeFlag
OBJECT-TYPE
The Preferred Lifetime fixed flag for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
ndprefixCurCfgOnlinkFlag
OBJECT-TYPE
The Onlink flag for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.10INTEGER {enabled(1), disabled(2)}read-onlycurrent
ndprefixCurCfgAutonomousFlag
OBJECT-TYPE
The Autonomous flag for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.11INTEGER {enabled(1), disabled(2)}read-onlycurrent
ndprefixCurCfgState
OBJECT-TYPE
The state for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.2.1.12INTEGER {enabled(1), disabled(2)}read-onlycurrent
ndprefixNewCfgTable
OBJECT-TYPE
The ndprefix table entries in the new configuration block.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3not-accessiblecurrent
ndprefixNewCfgEntry
OBJECT-TYPE
A row in the prefix table
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1not-accessiblecurrent
ndprefixNewCfgIndx
OBJECT-TYPE
The index of the prefix table.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.1Integer32read-onlycurrent
ndprefixNewCfgPrefix
OBJECT-TYPE
The prefix address for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.2DisplayStringread-createcurrent
ndprefixNewCfgPrefixLen
OBJECT-TYPE
The prefix length for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.3INTEGER (0..128)read-createcurrent
ndprefixNewCfgInterfaceIndex
OBJECT-TYPE
The interface index for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.4Integer32read-createcurrent
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.15.3.1.31.3.1.5INTEGER (0..127)read-createcurrent
ndprefixNewCfgValidLifetime
OBJECT-TYPE
The Valid lifetime for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.6Gauge32 (0..4294967295)read-createcurrent
ndprefixNewCfgValidLifetimeFlag
OBJECT-TYPE
The Valid lifetime fixed flag for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
ndprefixNewCfgPreferredLifetime
OBJECT-TYPE
The Preferred Lifetime for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.8Gauge32 (0..4294967295)read-createcurrent
ndprefixNewCfgPreferredLifetimeFlag
OBJECT-TYPE
The Preferred Lifetime fixed flag for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.9INTEGER {enabled(1), disabled(2)}read-createcurrent
ndprefixNewCfgOnlinkFlag
OBJECT-TYPE
The Onlink flag for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.10INTEGER {enabled(1), disabled(2)}read-createcurrent
ndprefixNewCfgAutonomousFlag
OBJECT-TYPE
The Autonomous flag for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.11INTEGER {enabled(1), disabled(2)}read-createcurrent
ndprefixNewCfgState
OBJECT-TYPE
The state for the prefix table entry.
1.3.6.1.4.1.20301.2.7.15.3.1.31.3.1.12INTEGER {enabled(1), disabled(2)}read-createcurrent
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.15.3.1.31.3.1.13INTEGER {other(1), delete(2), deleteall(3)}read-createcurrent
ipsecCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.32
ikeGroup
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.32.1
ikeCurCfgProposal
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.1
ikeCurCfgPropCipher
OBJECT-TYPE
Current encription algorithm used by IKEv2
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.1.1INTEGER {des(1), triple-des(2), aes-cbc(3)}read-onlycurrent
ikeCurCfgPropAuth
OBJECT-TYPE
Current authentication algorithm used by IKEv2
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.1.2INTEGER {sha1(1), md5(2)}read-onlycurrent
ikeCurCfgPropGroup
OBJECT-TYPE
Current Diffie-Hellman groups used by IKEv2
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.1.3INTEGER {dhGroup1(1), dhGroup2(2), dhGroup5(3), dhGroup14(4), dhGroup24(5)}read-onlycurrent
ikeNewCfgProposal
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.2
ikeNewCfgPropCipher
OBJECT-TYPE
New encription algorithm used by IKEv2
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.2.1INTEGER {des(1), triple-des(2), aes-cbc(3)}read-writecurrent
ikeNewCfgPropAuth
OBJECT-TYPE
New authentication algorithm used by IKEv2
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.2.2INTEGER {sha1(1), md5(2)}read-writecurrent
ikeNewCfgPropGroup
OBJECT-TYPE
New Diffie-Hellman groups used by IKEv2
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.2.3INTEGER {dhGroup1(1), dhGroup2(2), dhGroup5(3), dhGroup14(4), dhGroup24(5)}read-writecurrent
ikeCurCfgPsk
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.3
ikeCurCfgPskLocalKey
OBJECT-TYPE
Current local pre-shared key.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.3.1IPsecKeyString (SIZE(1..256))read-onlycurrent
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.15.3.1.32.1.3.2not-accessiblecurrent
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.15.3.1.32.1.3.2.1not-accessiblecurrent
ikeCurCfgPskRemoteIndex
OBJECT-TYPE
The index of ikeCurCfgPskRemoteTable.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.3.2.1.1Unsigned32 (1..10)read-onlycurrent
ikeCurCfgPskRemoteAddr
OBJECT-TYPE
Current IPv6 address of peer.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.3.2.1.2OCTET STRING (SIZE(16))read-onlycurrent
ikeCurCfgPskRemoteKey
OBJECT-TYPE
Current remote pre-shared key.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.3.2.1.3IPsecKeyString (SIZE(1..256))read-onlycurrent
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.15.3.1.32.1.3.2.1.4INTEGER {other(1), delete(2)}read-onlycurrent
ikeNewCfgPsk
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.4
ikeNewCfgPskLocalKey
OBJECT-TYPE
New local pre-shared key.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.4.1IPsecKeyString (SIZE(1..256))read-writecurrent
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.15.3.1.32.1.4.2not-accessiblecurrent
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.15.3.1.32.1.4.2.1not-accessiblecurrent
ikeNewCfgPskRemoteIndex
OBJECT-TYPE
The index of ikeNewCfgPskRemoteTable.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.4.2.1.1Unsigned32 (1..10)read-onlycurrent
ikeNewCfgPskRemoteAddr
OBJECT-TYPE
New IPv6 address of peer.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.4.2.1.2OCTET STRING (SIZE(16))read-createcurrent
ikeNewCfgPskRemoteKey
OBJECT-TYPE
New remote pre-shared key.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.4.2.1.3IPsecKeyString (SIZE(1..256))read-createcurrent
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.15.3.1.32.1.4.2.1.4INTEGER {other(1), delete(2)}read-writecurrent
ikeCurCfgIdentity
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.5
ikeCurCfgIdType
OBJECT-TYPE
Specifies the type of Identification being used.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.5.1INTEGER {ipv6-addr(0), fqdn(1), email(2)}read-onlycurrent
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.15.3.1.32.1.5.2DisplayString (SIZE(1..100))read-onlycurrent
ikeNewCfgIdentity
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.6
ikeNewCfgIdType
OBJECT-TYPE
Specifies the type of Identification being used.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.6.1INTEGER {ipv6-addr(0), fqdn(1), email(2)}read-writecurrent
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.15.3.1.32.1.6.2DisplayString (SIZE(1..100))read-writecurrent
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.15.3.1.32.1.7Unsigned32 (1..15)read-onlycurrent
ikeNewCfgTxTimeout
OBJECT-TYPE
The value of this object specify the new IKEv2 PDU retransmission timeout.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.8Unsigned32 (1..15)read-writecurrent
ikeCurCfgCookie
OBJECT-TYPE
Globally enable/disable IKEv2 cookie notify.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.9INTEGER {disable(1), enable(2)}read-onlycurrent
ikeNewCfgCookie
OBJECT-TYPE
Globally enable/disable IKEv2 cookie notify.
1.3.6.1.4.1.20301.2.7.15.3.1.32.1.10INTEGER {disable(1), enable(2)}read-writecurrent
ipsecGroup
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.32.2
ipsecCurCfgState
OBJECT-TYPE
Globally enable/disable IPsec.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.1INTEGER {disable(1), enable(2)}read-onlycurrent
ipsecNewCfgState
OBJECT-TYPE
Globally enable/disable IPsec.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.2INTEGER {disable(1), enable(2)}read-writecurrent
ipsecCurCfgTxformTable
OBJECT-TYPE
The (conceptual) table listing all of the IPsec transform-set.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.3not-accessiblecurrent
ipsecCurCfgTxformEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec transform-set.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.3.1not-accessiblecurrent
ipsecCurCfgTxformIndex
OBJECT-TYPE
The index of ipsecCurCfgTxformTable.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.3.1.1Unsigned32 (1..10)read-onlycurrent
ipsecCurCfgTxformAuth
OBJECT-TYPE
The authentication algorithm of the IPsec transform-set
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.3.1.2INTEGER {none(0), ah-sha1(1), ah-md5(2)}read-onlycurrent
ipsecCurCfgTxformCipher
OBJECT-TYPE
The encryption algorithm of the IPsec transform-set
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.3.1.3INTEGER {esp-null(0), esp-des(1), esp-3des(2), esp-aes-cbc(3), unspecified(4)}read-onlycurrent
ipsecCurCfgTxformIntegrity
OBJECT-TYPE
The interity algorithm of the IPsec transform-set
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.3.1.4INTEGER {none(0), esp-sha1(1), esp-md5(2)}read-onlycurrent
ipsecCurCfgTxformMode
OBJECT-TYPE
The tunnel/transport mode of the IPsec transform-set
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.3.1.5INTEGER {transport(1), tunnel(2)}read-onlycurrent
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.15.3.1.32.2.3.1.6INTEGER {other(1), delete(2)}read-onlycurrent
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.15.3.1.32.2.4not-accessiblecurrent
ipsecNewCfgTxformEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec transform-set.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.4.1not-accessiblecurrent
ipsecNewCfgTxformIndex
OBJECT-TYPE
The index of ipsecNewCfgTxformTable.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.4.1.1Unsigned32 (1..10)read-onlycurrent
ipsecNewCfgTxformAuth
OBJECT-TYPE
The authentication algorithm of the IPsec transform-set
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.4.1.2INTEGER {none(0), ah-sha1(1), ah-md5(2)}read-createcurrent
ipsecNewCfgTxformCipher
OBJECT-TYPE
The encryption algorithm of the IPsec transform-set
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.4.1.3INTEGER {esp-null(0), esp-des(1), esp-3des(2), esp-aes-cbc(3), unspecified(4)}read-createcurrent
ipsecNewCfgTxformIntegrity
OBJECT-TYPE
The interity algorithm of the IPsec transform-set
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.4.1.4INTEGER {none(0), esp-sha1(1), esp-md5(2)}read-createcurrent
ipsecNewCfgTxformMode
OBJECT-TYPE
The tunnel/transport mode of the IPsec transform-set
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.4.1.5INTEGER {transport(1), tunnel(2)}read-createcurrent
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.15.3.1.32.2.4.1.6INTEGER {other(1), delete(2)}read-writecurrent
ipsecCurCfgSelectorTable
OBJECT-TYPE
The (conceptual) table listing all of the IPsec selector.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.5not-accessiblecurrent
ipsecCurCfgSelectorEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec selector.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.5.1not-accessiblecurrent
ipsecCurCfgSelectorIndex
OBJECT-TYPE
The index of ipsecCurCfgSelectorTable.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.5.1.1Unsigned32 (1..10)read-onlycurrent
ipsecCurCfgSelectorAction
OBJECT-TYPE
The action of the IPsec selector
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.5.1.2INTEGER {unspecified(0), permit(1), deny(2)}read-onlycurrent
ipsecCurCfgSelectorProto
OBJECT-TYPE
The protocol of the IPsec selector
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.5.1.3INTEGER {unspecified(0), tcp(1), icmp(2), any(3)}read-onlycurrent
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.15.3.1.32.2.5.1.4Unsigned32 (0..255)read-onlycurrent
ipsecCurCfgSelectorDst
OBJECT-TYPE
The destination ip address of the IPsec selector
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.5.1.6OCTET STRING (SIZE(16))read-onlycurrent
ipsecCurCfgSelectorDstPrefix
OBJECT-TYPE
The destination ipv6 address prefix length of the IPsec selector
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.5.1.7Unsigned32 (1..128)read-onlycurrent
ipsecCurCfgSelectorSrc
OBJECT-TYPE
The source ip address of the IPsec selector
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.5.1.8OCTET STRING (SIZE(16))read-onlycurrent
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.15.3.1.32.2.5.1.9INTEGER {other(1), delete(2)}read-onlycurrent
ipsecNewCfgSelectorTable
OBJECT-TYPE
The (conceptual) table listing all of the IPsec selector.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.6not-accessiblecurrent
ipsecNewCfgSelectorEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec selector.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.6.1not-accessiblecurrent
ipsecNewCfgSelectorIndex
OBJECT-TYPE
The index of ipsecNewCfgSelectorTable.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.6.1.1Unsigned32 (1..10)read-onlycurrent
ipsecNewCfgSelectorAction
OBJECT-TYPE
The action of the IPsec selector
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.6.1.2INTEGER {unspecified(0), permit(1), deny(2)}read-createcurrent
ipsecNewCfgSelectorProto
OBJECT-TYPE
The protocol of the IPsec selector
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.6.1.3INTEGER {unspecified(0), tcp(1), icmp(2), any(3)}read-createcurrent
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.15.3.1.32.2.6.1.4Unsigned32 (0..255)read-createcurrent
ipsecNewCfgSelectorDst
OBJECT-TYPE
The destination ipv6 address of the IPsec selector
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.6.1.6OCTET STRING (SIZE(16))read-createcurrent
ipsecNewCfgSelectorDstPrefix
OBJECT-TYPE
The destination ipv6 address prefix length of the IPsec selector
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.6.1.7Unsigned32 (1..128)read-createcurrent
ipsecNewCfgSelectorSrc
OBJECT-TYPE
The source ip address of the IPsec selector
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.6.1.8OCTET STRING (SIZE(16))read-createcurrent
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.15.3.1.32.2.6.1.9INTEGER {other(1), delete(2)}read-writecurrent
ipsecCurCfgDynamicPolicyTable
OBJECT-TYPE
The (conceptual) table listing all of the IPsec dynamic policies.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.7not-accessiblecurrent
ipsecCurCfgDynamicPolicyEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec dynamic policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.7.1not-accessiblecurrent
ipsecCurCfgDynamicPolicyIndex
OBJECT-TYPE
The index of ipsecCurCfgDynamicPolicyTable.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.7.1.1Unsigned32 (1..10)read-onlycurrent
ipsecCurCfgDynamicPolicyPeer
OBJECT-TYPE
The remote peer ip address.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.7.1.2OCTET STRING (SIZE(16))read-onlycurrent
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.15.3.1.32.2.7.1.3Unsigned32 (1..10)read-onlycurrent
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.15.3.1.32.2.7.1.4Unsigned32 (1..10)read-onlycurrent
ipsecCurCfgDynamicPolicyLifetime
OBJECT-TYPE
The SA lifetime for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.7.1.5Unsigned32 (120..86400)read-onlycurrent
ipsecCurCfgDynamicPolicyPfs
OBJECT-TYPE
Enable/disable perfect forward security.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.7.1.6INTEGER {disable(1), enable(2)}read-onlycurrent
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.15.3.1.32.2.7.1.7INTEGER {other(1), delete(2)}read-onlycurrent
ipsecNewCfgDynamicPolicyTable
OBJECT-TYPE
The (conceptual) table listing all of the IPsec dynamic policies.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.8not-accessiblecurrent
ipsecNewCfgDynamicPolicyEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec dynamic policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.8.1not-accessiblecurrent
ipsecNewCfgDynamicPolicyIndex
OBJECT-TYPE
The index of ipsecNewCfgDynamicPolicyTable.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.8.1.1Unsigned32 (1..10)read-onlycurrent
ipsecNewCfgDynamicPolicyPeer
OBJECT-TYPE
The remote peer ip address.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.8.1.2OCTET STRING (SIZE(16))read-createcurrent
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.15.3.1.32.2.8.1.3Unsigned32 (1..10)read-createcurrent
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.15.3.1.32.2.8.1.4Unsigned32 (1..10)read-createcurrent
ipsecNewCfgDynamicPolicyLifetime
OBJECT-TYPE
The SA lifetime for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.8.1.5Unsigned32 (120..86400)read-createcurrent
ipsecNewCfgDynamicPolicyPfs
OBJECT-TYPE
Enable/disable perfect forward security.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.8.1.6INTEGER {disable(1), enable(2)}read-createcurrent
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.15.3.1.32.2.8.1.7INTEGER {other(1), delete(2)}read-writecurrent
ipsecCurCfgManualPolicyTable
OBJECT-TYPE
The (conceptual) table listing all of the IPsec manual policies.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9not-accessiblecurrent
ipsecCurCfgManualPolicyEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec manual policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1not-accessiblecurrent
ipsecCurCfgManualPolicyIndex
OBJECT-TYPE
The index of ipsecCurCfgManualPolicyTable.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.1Unsigned32 (1..10)read-onlycurrent
ipsecCurCfgManualPolicyPeer
OBJECT-TYPE
The remote peer ip address.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.2OCTET STRING (SIZE(16))read-onlycurrent
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.15.3.1.32.2.9.1.3Unsigned32 (1..10)read-onlycurrent
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.15.3.1.32.2.9.1.4Unsigned32 (1..10)read-onlycurrent
ipsecCurCfgManualPolicyInAhKey
OBJECT-TYPE
The AH inbound session key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.5OCTET STRING (SIZE(0..128))read-onlycurrent
ipsecCurCfgManualPolicyInAhSpi
OBJECT-TYPE
The AH inbound SPI for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.6Unsigned32 (0 | 256..4294967295)read-onlycurrent
ipsecCurCfgManualPolicyOutAhKey
OBJECT-TYPE
The AH outbound session key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.7OCTET STRING (SIZE(0..128))read-onlycurrent
ipsecCurCfgManualPolicyOutAhSpi
OBJECT-TYPE
The AH outbound SPI for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.8Unsigned32 (0 | 256..4294967295)read-onlycurrent
ipsecCurCfgManualPolicyInEspEncKey
OBJECT-TYPE
The Esp inbound cipher key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.9OCTET STRING (SIZE(0..128))read-onlycurrent
ipsecCurCfgManualPolicyInEspAuthKey
OBJECT-TYPE
The Esp inbound authenticator key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.10OCTET STRING (SIZE(0..128))read-onlycurrent
ipsecCurCfgManualPolicyInEspSpi
OBJECT-TYPE
The Esp inbound SPI for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.11Unsigned32 (0 | 256..4294967295)read-onlycurrent
ipsecCurCfgManualPolicyOutEspEncKey
OBJECT-TYPE
The Esp outbound cipher key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.12OCTET STRING (SIZE(0..128))read-onlycurrent
ipsecCurCfgManualPolicyOutEspAuthKey
OBJECT-TYPE
The Esp outbound authenticator key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.13OCTET STRING (SIZE(0..128))read-onlycurrent
ipsecCurCfgManualPolicyOutEspSpi
OBJECT-TYPE
The Esp outbound SPI for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.9.1.14Unsigned32 (0 | 256..4294967295)read-onlycurrent
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.15.3.1.32.2.9.1.15INTEGER {other(1), delete(2)}read-onlycurrent
ipsecNewCfgManualPolicyTable
OBJECT-TYPE
The (conceptual) table listing all of the IPsec manual policies.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10not-accessiblecurrent
ipsecNewCfgManualPolicyEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec manual policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1not-accessiblecurrent
ipsecNewCfgManualPolicyIndex
OBJECT-TYPE
The index of ipsecNewCfgManualPolicyTable.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.1Unsigned32 (1..10)read-onlycurrent
ipsecNewCfgManualPolicyPeer
OBJECT-TYPE
The remote peer ip address.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.2OCTET STRING (SIZE(16))read-createcurrent
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.15.3.1.32.2.10.1.3Unsigned32 (1..10)read-createcurrent
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.15.3.1.32.2.10.1.4Unsigned32 (1..10)read-createcurrent
ipsecNewCfgManualPolicyInAhKey
OBJECT-TYPE
The AH inbound session key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.5OCTET STRING (SIZE(0..128))read-createcurrent
ipsecNewCfgManualPolicyInAhSpi
OBJECT-TYPE
The AH inbound SPI for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.6Unsigned32 (0 | 256..4294967295)read-createcurrent
ipsecNewCfgManualPolicyOutAhKey
OBJECT-TYPE
The AH outbound session key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.7OCTET STRING (SIZE(0..128))read-createcurrent
ipsecNewCfgManualPolicyOutAhSpi
OBJECT-TYPE
The AH outbound SPI for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.8Unsigned32 (0 | 256..4294967295)read-createcurrent
ipsecNewCfgManualPolicyInEspEncKey
OBJECT-TYPE
The Esp inbound cipher key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.9OCTET STRING (SIZE(0..128))read-createcurrent
ipsecNewCfgManualPolicyInEspAuthKey
OBJECT-TYPE
The Esp inbound authenticator key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.10OCTET STRING (SIZE(0..128))read-createcurrent
ipsecNewCfgManualPolicyInEspSpi
OBJECT-TYPE
The Esp inbound SPI for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.11Unsigned32 (0 | 256..4294967295)read-createcurrent
ipsecNewCfgManualPolicyOutEspEncKey
OBJECT-TYPE
The Esp outbound cipher key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.12OCTET STRING (SIZE(0..128))read-createcurrent
ipsecNewCfgManualPolicyOutEspAuthKey
OBJECT-TYPE
The Esp outbound authenticator key for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.13OCTET STRING (SIZE(0..128))read-createcurrent
ipsecNewCfgManualPolicyOutEspSpi
OBJECT-TYPE
The Esp outbound SPI for an IPsec policy.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.10.1.14Unsigned32 (0 | 256..4294967295)read-createcurrent
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.15.3.1.32.2.10.1.15INTEGER {other(1), delete(2)}read-writecurrent
ipsecCurCfgIfTable
OBJECT-TYPE
The table of interface IPsec policy configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.11not-accessiblecurrent
ipsecCurCfgIfEntry
OBJECT-TYPE
The table of interface IPsec policy configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.11.1not-accessiblecurrent
ipsecCurCfgIfIndex
OBJECT-TYPE
The identifier of a particular interface.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.11.1.1Unsigned32read-onlycurrent
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.15.3.1.32.2.11.1.2OCTET STRING (SIZE(0..4))read-onlycurrent
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.15.3.1.32.2.11.1.5OCTET STRING (SIZE(0..4))read-onlycurrent
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.15.3.1.32.2.11.1.8INTEGER {other(1), delete(2)}read-onlycurrent
ipsecNewCfgIfTable
OBJECT-TYPE
The table of interface IPsec policy configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.12not-accessiblecurrent
ipsecNewCfgIfEntry
OBJECT-TYPE
The table of interface IPsec policy configuration.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.12.1not-accessiblecurrent
ipsecNewCfgIfIndex
OBJECT-TYPE
The identifier of a particular interface.
1.3.6.1.4.1.20301.2.7.15.3.1.32.2.12.1.1Unsigned32read-onlycurrent
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.15.3.1.32.2.12.1.2OCTET STRING (SIZE(0..4))read-onlycurrent
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.15.3.1.32.2.12.1.3Unsigned32 (1..10)read-createcurrent
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.15.3.1.32.2.12.1.4Unsigned32 (1..10)read-createcurrent
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.15.3.1.32.2.12.1.5OCTET STRING (SIZE(0..4))read-onlycurrent
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.15.3.1.32.2.12.1.6Unsigned32 (1..10)read-createcurrent
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.15.3.1.32.2.12.1.7Unsigned32 (1..10)read-createcurrent
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.15.3.1.32.2.12.1.8INTEGER {other(1), delete(2)}read-writecurrent
dhcpsnpCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.1.33
dhcpSnoopingCurCfgOnState
OBJECT-TYPE
DHCP Snooping ON/OFF settings.
1.3.6.1.4.1.20301.2.7.15.3.1.33.1INTEGER {on(1), off(2)}read-onlycurrent
dhcpSnoopingNewCfgOnState
OBJECT-TYPE
DHCP Snooping ON/OFF setting.
1.3.6.1.4.1.20301.2.7.15.3.1.33.2INTEGER {on(1), off(2)}read-writecurrent
dhcpSnoopingCurCfgOption82OnState
OBJECT-TYPE
on/off state of DHCP Snooping option82.
1.3.6.1.4.1.20301.2.7.15.3.1.33.3INTEGER {on(1), off(2)}read-onlycurrent
dhcpSnoopingNewCfgOption82OnState
OBJECT-TYPE
Enable/Disable DHCP Snooping option82
1.3.6.1.4.1.20301.2.7.15.3.1.33.4INTEGER {on(1), off(2)}read-writecurrent
dhcpSnoopingCurCfgPortTable
OBJECT-TYPE
DHCP Snooping Port Configuration Table.
1.3.6.1.4.1.20301.2.7.15.3.1.33.5not-accessiblecurrent
dhcpSnoopingCurCfgPortTableEntry
OBJECT-TYPE
A row in DHCP Snooping Port Configuration Table
1.3.6.1.4.1.20301.2.7.15.3.1.33.5.1not-accessiblecurrent
dhcpSnoopingCurCfgPortId
OBJECT-TYPE
Port ID of this DHCP Snooping port configration.
1.3.6.1.4.1.20301.2.7.15.3.1.33.5.1.1Integer32read-onlycurrent
dhcpSnoopingCurCfgPortTrusted
OBJECT-TYPE
Set port as trusted or untrusted port.
1.3.6.1.4.1.20301.2.7.15.3.1.33.5.1.2INTEGER {trusted(1), untrusted(2)}read-onlycurrent
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.15.3.1.33.5.1.3Integer32read-onlycurrent
dhcpSnoopingNewCfgPortTable
OBJECT-TYPE
DHCP Snooping Port Configuration Table.
1.3.6.1.4.1.20301.2.7.15.3.1.33.6not-accessiblecurrent
dhcpSnoopingNewCfgPortTableEntry
OBJECT-TYPE
A row in the DHCP Snooping Port Configuration Table
1.3.6.1.4.1.20301.2.7.15.3.1.33.6.1not-accessiblecurrent
dhcpSnoopingNewCfgportId
OBJECT-TYPE
Port ID of this DHCP Snooping port configration.
1.3.6.1.4.1.20301.2.7.15.3.1.33.6.1.1Integer32read-onlycurrent
dhcpSnoopingNewCfgportTrusted
OBJECT-TYPE
Set port as trusted or untrusted port.
1.3.6.1.4.1.20301.2.7.15.3.1.33.6.1.2INTEGER {trusted(1), untrusted(2)}read-writecurrent
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.15.3.1.33.6.1.3Integer32read-writecurrent
dhcpSnoopingCurCfgVlanTable
OBJECT-TYPE
DHCP Snooping VLAN Table.
1.3.6.1.4.1.20301.2.7.15.3.1.33.7not-accessiblecurrent
dhcpSnoopingCurCfgVlanTableEntry
OBJECT-TYPE
A row in the DHCP Snooping VLAN Table
1.3.6.1.4.1.20301.2.7.15.3.1.33.7.1not-accessiblecurrent
dhcpSnoopingCurCfgVlanId
OBJECT-TYPE
VLAN ID of this DHCP Snooping VLAN configration.
1.3.6.1.4.1.20301.2.7.15.3.1.33.7.1.1Integer32 (1..4094)read-onlycurrent
dhcpSnoopingCurCfgVlanOnState
OBJECT-TYPE
on/off state of DHCP Snooping on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.1.33.7.1.2INTEGER {on(1), off(2)}read-onlycurrent
dhcpSnoopingNewCfgVlanTable
OBJECT-TYPE
DHCP Snooping VLAN Table.
1.3.6.1.4.1.20301.2.7.15.3.1.33.8not-accessiblecurrent
dhcpSnoopingNewCfgVlanTableEntry
OBJECT-TYPE
A row in the DHCP Snooping VLAN Table
1.3.6.1.4.1.20301.2.7.15.3.1.33.8.1not-accessiblecurrent
dhcpSnoopingNewCfgVlanId
OBJECT-TYPE
VLAN ID of this DHCP Snooping VLAN configration.
1.3.6.1.4.1.20301.2.7.15.3.1.33.8.1.1Integer32 (1..4094)read-onlycurrent
dhcpSnoopingNewCfgVlanOnState
OBJECT-TYPE
Enable/Disable DHCP Snooping on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.1.33.8.1.2INTEGER {on(1), off(2)}read-writecurrent
layer3Stats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2
arpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.2
arpStatEntries
OBJECT-TYPE
The current number of ARP entries.
1.3.6.1.4.1.20301.2.7.15.3.2.2.1Gauge32read-onlycurrent
arpStatHighWater
OBJECT-TYPE
The highest number of ARP entries.
1.3.6.1.4.1.20301.2.7.15.3.2.2.2Gauge32read-onlycurrent
arpStatMaxEntries
OBJECT-TYPE
The maximum number of ARP entries.
1.3.6.1.4.1.20301.2.7.15.3.2.2.3Gauge32read-onlycurrent
routeStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.3
routeStatEntries
OBJECT-TYPE
The current number of IP routes.
1.3.6.1.4.1.20301.2.7.15.3.2.3.1Gauge32read-onlycurrent
routeStatHighWater
OBJECT-TYPE
The highest number of IP routes.
1.3.6.1.4.1.20301.2.7.15.3.2.3.2Gauge32read-onlycurrent
routeStatStaticEntries
OBJECT-TYPE
Current static routes.
1.3.6.1.4.1.20301.2.7.15.3.2.3.3Gauge32read-onlycurrent
routeStatRipEntries
OBJECT-TYPE
Current RIP routes.
1.3.6.1.4.1.20301.2.7.15.3.2.3.4Gauge32read-onlycurrent
routeStatOspfEntries
OBJECT-TYPE
Current OSPF routes.
1.3.6.1.4.1.20301.2.7.15.3.2.3.5Gauge32read-onlycurrent
routeStatBgpEntries
OBJECT-TYPE
Current BGP routes.
1.3.6.1.4.1.20301.2.7.15.3.2.3.6Gauge32read-onlycurrent
routeStatMaxEntries
OBJECT-TYPE
The maximum number of IP routes.
1.3.6.1.4.1.20301.2.7.15.3.2.3.7Gauge32read-onlycurrent
routeStatEcmpMaxEntries
OBJECT-TYPE
Maximum number of ECMP routes.
1.3.6.1.4.1.20301.2.7.15.3.2.3.8Gauge32read-onlycurrent
routeStatEcmpMaxStaticEntries
OBJECT-TYPE
Maximum number of static ECMP routes.
1.3.6.1.4.1.20301.2.7.15.3.2.3.9Gauge32read-onlycurrent
routeStatEcmpPathsEntries
OBJECT-TYPE
Number of routes with ECMP paths.
1.3.6.1.4.1.20301.2.7.15.3.2.3.11Gauge32read-onlycurrent
dnsStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.4.1Counter32read-onlycurrent
dnsStatInBadDnsRequests
OBJECT-TYPE
The total number of DNS request packets received that were dropped.
1.3.6.1.4.1.20301.2.7.15.3.2.4.2Counter32read-onlycurrent
dnsStatOutDnsRequests
OBJECT-TYPE
The total number of DNS request packets that have been transmitted.
1.3.6.1.4.1.20301.2.7.15.3.2.4.3Counter32read-onlycurrent
vrrpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.5
vrrpStatInAdvers
OBJECT-TYPE
The number of good VRRP advertisements which are received.
1.3.6.1.4.1.20301.2.7.15.3.2.5.1Counter32read-onlycurrent
vrrpStatOutAdvers
OBJECT-TYPE
The number of good VRRP advertisements which are transmitted.
1.3.6.1.4.1.20301.2.7.15.3.2.5.2Counter32read-onlycurrent
vrrpStatBadAdvers
OBJECT-TYPE
The number of bad VRRP advertisements which are received.
1.3.6.1.4.1.20301.2.7.15.3.2.5.3Counter32read-onlycurrent
vrrpStatBadVersion
OBJECT-TYPE
The number of bad VRRP version adv which are received.
1.3.6.1.4.1.20301.2.7.15.3.2.5.4Counter32read-onlycurrent
vrrpStatBadAddress
OBJECT-TYPE
The number of bad VRRP addres adv which are received.
1.3.6.1.4.1.20301.2.7.15.3.2.5.5Counter32read-onlycurrent
vrrpStatBadPassword
OBJECT-TYPE
The number of bad VRRP advertisements which are received.
1.3.6.1.4.1.20301.2.7.15.3.2.5.6Counter32read-onlycurrent
vrrpStatBadVrid
OBJECT-TYPE
The number of bad VRRP version ID adv which are received.
1.3.6.1.4.1.20301.2.7.15.3.2.5.7Counter32read-onlycurrent
vrrpStatBadData
OBJECT-TYPE
The number of bad VRRP advertisements which are received.
1.3.6.1.4.1.20301.2.7.15.3.2.5.8Counter32read-onlycurrent
vrrpStatBadInterval
OBJECT-TYPE
The number of bad VRRP intervals which are received.
1.3.6.1.4.1.20301.2.7.15.3.2.5.9Counter32read-onlycurrent
vrrpStatOutGratuitousARPs
OBJECT-TYPE
The number of gratuitous ARP packets which are transmitted.
1.3.6.1.4.1.20301.2.7.15.3.2.5.10Counter32read-onlycurrent
ospfStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.6
ospfGeneralStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.6.1
ospfCumRxTxStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.6.1.1.1Counter32read-onlycurrent
ospfCumTxPkts
OBJECT-TYPE
The sum total of all OSPF packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.2Counter32read-onlycurrent
ospfCumRxHello
OBJECT-TYPE
The sum total of all Hello packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.3Counter32read-onlycurrent
ospfCumTxHello
OBJECT-TYPE
The sum total of all Hello packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.4Counter32read-onlycurrent
ospfCumRxDatabase
OBJECT-TYPE
The sum total of all Database Description packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.5Counter32read-onlycurrent
ospfCumTxDatabase
OBJECT-TYPE
The sum total of all Database Description packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.6Counter32read-onlycurrent
ospfCumRxlsReqs
OBJECT-TYPE
The sum total of all Link State Request packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.7Counter32read-onlycurrent
ospfCumTxlsReqs
OBJECT-TYPE
The sum total of all Link State Request packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.8Counter32read-onlycurrent
ospfCumRxlsAcks
OBJECT-TYPE
The sum total of all Link State Acknowledgement packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.9Counter32read-onlycurrent
ospfCumTxlsAcks
OBJECT-TYPE
The sum total of all Link State Acknowledgement packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.10Counter32read-onlycurrent
ospfCumRxlsUpdates
OBJECT-TYPE
The sum total of all Link State Update packets received on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.11Counter32read-onlycurrent
ospfCumTxlsUpdates
OBJECT-TYPE
The sum total of all Link State Update packets transmitted on all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.1.12Counter32read-onlycurrent
ospfCumNbrChangeStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.6.1.2.1Counter32read-onlycurrent
ospfCumNbrStart
OBJECT-TYPE
The sum total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) across all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.2Counter32read-onlycurrent
ospfCumNbrAdjointOk
OBJECT-TYPE
The sum total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour across all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.3Counter32read-onlycurrent
ospfCumNbrNegotiationDone
OBJECT-TYPE
The sum total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, across all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.4Counter32read-onlycurrent
ospfCumNbrExchangeDone
OBJECT-TYPE
The sum total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, across all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.5Counter32read-onlycurrent
ospfCumNbrBadRequests
OBJECT-TYPE
The sum total number of Link State Requests which have been received for a link state advertisement not contained in the database across all interfaces and OSPF areas.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.6Counter32read-onlycurrent
ospfCumNbrBadSequence
OBJECT-TYPE
The sum total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.7Counter32read-onlycurrent
ospfCumNbrLoadingDone
OBJECT-TYPE
The sum total number of link state updates received for all out-of-date portions of the database across all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.8Counter32read-onlycurrent
ospfCumNbrN1way
OBJECT-TYPE
The sum total number of Hello packets received from neighbours, in which this router is not mentioned across all OSPF interfaces and areas.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.9Counter32read-onlycurrent
ospfCumNbrRstAd
OBJECT-TYPE
The sum total number of times the Neighbour adjacency has been reset across all OPSF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.10Counter32read-onlycurrent
ospfCumNbrDown
OBJECT-TYPE
The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) across all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.11Counter32read-onlycurrent
ospfCumNbrN2way
OBJECT-TYPE
The sum total number of Hello packets received from neighbours, in which this router is mentioned across all OSPF interfaces and areas.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.2.12Counter32read-onlycurrent
ospfCumIntfChangeStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.6.1.3.1Counter32read-onlycurrent
ospfCumIntfDown
OBJECT-TYPE
The sum total number of interfaces down in all OSPF areas.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.3.2Counter32read-onlycurrent
ospfCumIntfLoop
OBJECT-TYPE
The sum total of interfaces no longer connected to the attatched network across all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.3.3Counter32read-onlycurrent
ospfCumIntfUnloop
OBJECT-TYPE
The sum total number of interfaces, connected to the attatched network in all OSPF areas.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.3.4Counter32read-onlycurrent
ospfCumIntfWaitTimer
OBJECT-TYPE
The sum total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) across all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.3.5Counter32read-onlycurrent
ospfCumIntfBackup
OBJECT-TYPE
The sum total number of Backup Designated Routers on the attatched network for all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.3.6Counter32read-onlycurrent
ospfCumIntfNbrChange
OBJECT-TYPE
The sum total number of changes in the set of bidirectional neighbours associated with any interface across all OSPF areas.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.3.7Counter32read-onlycurrent
ospfTimersKickOffStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.6.1.4.1Counter32read-onlycurrent
ospfTmrsKckOffRetransmit
OBJECT-TYPE
The sum total number of times the Retransmit timer has been fired across all OPSF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.4.2Counter32read-onlycurrent
ospfTmrsKckOffLsaLock
OBJECT-TYPE
The sum total number of times the Lsa Lock timer has been fired across all OSPF areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.4.3Counter32read-onlycurrent
ospfTmrsKckOffLsaAck
OBJECT-TYPE
The sum total number of times the Lsa Ack timer has been fired across all ospf areas and interfaces.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.4.4Counter32read-onlycurrent
ospfTmrsKckOffDbage
OBJECT-TYPE
The total number of times the Dbage has been fired.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.4.5Counter32read-onlycurrent
ospfTmrsKckOffSummary
OBJECT-TYPE
The total number of times the Summary timer has been fired.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.4.6Counter32read-onlycurrent
ospfTmrsKckOffAseExport
OBJECT-TYPE
The total number of times the ASE Export timer has been fired.
1.3.6.1.4.1.20301.2.7.15.3.2.6.1.4.7Counter32read-onlycurrent
ospfArea
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.6.2
ospfAreaRxTxStats
OBJECT-TYPE
The table of OSPF Area Rx/Tx Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1not-accessiblecurrent
ospfAreaRxTxStatsEntry
OBJECT-TYPE
Rx Tx packet Statistics about a OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1not-accessiblecurrent
ospfAreaRxTxIndex
OBJECT-TYPE
The index of the ospf Area for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.1Integer32read-onlycurrent
ospfAreaRxPkts
OBJECT-TYPE
The total number of OSPF packets received in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.2Counter32read-onlycurrent
ospfAreaTxPkts
OBJECT-TYPE
The total number of OSPF packets transmitted in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.3Counter32read-onlycurrent
ospfAreaRxHello
OBJECT-TYPE
The total number of Hello packets received in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.4Counter32read-onlycurrent
ospfAreaTxHello
OBJECT-TYPE
The total number of Hello packets transmitted in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.5Counter32read-onlycurrent
ospfAreaRxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.6Counter32read-onlycurrent
ospfAreaTxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.7Counter32read-onlycurrent
ospfAreaRxlsReqs
OBJECT-TYPE
The total number of Link State Request packets received for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.8Counter32read-onlycurrent
ospfAreaTxlsReqs
OBJECT-TYPE
The total number of Link State Request packets transmitted for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.9Counter32read-onlycurrent
ospfAreaRxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets received for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.10Counter32read-onlycurrent
ospfAreaTxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets transmitted for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.11Counter32read-onlycurrent
ospfAreaRxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets received for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.12Counter32read-onlycurrent
ospfAreaTxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets transmitted for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.1.1.13Counter32read-onlycurrent
ospfAreaNbrChangeStats
OBJECT-TYPE
The table of OSPF Area Neighbour Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2not-accessiblecurrent
ospfAreaNbrChangeStatsEntry
OBJECT-TYPE
Area Neighbour Change Statistics about a OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1not-accessiblecurrent
ospfAreaNbrIndex
OBJECT-TYPE
The index of the ospf Area for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.1Integer32read-onlycurrent
ospfAreaNbrhello
OBJECT-TYPE
The total number of Hello packets received from neighbours in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.2Counter32read-onlycurrent
ospfAreaNbrStart
OBJECT-TYPE
The total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.3Counter32read-onlycurrent
ospfAreaNbrAdjointOk
OBJECT-TYPE
The total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour. for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.4Counter32read-onlycurrent
ospfAreaNbrNegotiationDone
OBJECT-TYPE
The total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.5Counter32read-onlycurrent
ospfAreaNbrExchangeDone
OBJECT-TYPE
The total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.6Counter32read-onlycurrent
ospfAreaNbrBadRequests
OBJECT-TYPE
The sum total number of Link State Requests which have been received for a link state advertisement not contained in the database across this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.7Counter32read-onlycurrent
ospfAreaNbrBadSequence
OBJECT-TYPE
The total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.8Counter32read-onlycurrent
ospfAreaNbrLoadingDone
OBJECT-TYPE
The total number of link state updates received for all out-of-date portions of the database in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.9Counter32read-onlycurrent
ospfAreaNbrN1way
OBJECT-TYPE
The total number of Hello packets received from neighbours, in which this router is not mentioned in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.10Counter32read-onlycurrent
ospfAreaNbrRstAd
OBJECT-TYPE
The total number of times the Neighbour adjacency has been reset across this OPSF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.11Counter32read-onlycurrent
ospfAreaNbrDown
OBJECT-TYPE
The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.12Counter32read-onlycurrent
ospfAreaNbrN2way
OBJECT-TYPE
The total number of Hello packets received from neighbours, in which this router is mentioned in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.2.1.13Counter32read-onlycurrent
ospfAreaChangeStats
OBJECT-TYPE
The table of OSPF Area Change Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.3not-accessiblecurrent
ospfAreaChangeStatsEntry
OBJECT-TYPE
Area Change Statistics about a OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.3.1not-accessiblecurrent
ospfAreaIntfIndex
OBJECT-TYPE
The index of the OSPF Area for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.3.1.1Integer32read-onlycurrent
ospfAreaIntfHello
OBJECT-TYPE
The total number of Hello packets sent on this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.3.1.2Counter32read-onlycurrent
ospfAreaIntfDown
OBJECT-TYPE
The total number of interfaces down in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.3.1.3Counter32read-onlycurrent
ospfAreaIntfLoop
OBJECT-TYPE
The total number of interfaces no longer connected to the attatched network in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.3.1.4Counter32read-onlycurrent
ospfAreaIntfUnloop
OBJECT-TYPE
The total number of interfaces connected to the attatched network in this OSPF area..
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.3.1.5Counter32read-onlycurrent
ospfAreaIntfWaitTimer
OBJECT-TYPE
The total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.3.1.6Counter32read-onlycurrent
ospfAreaIntfBackup
OBJECT-TYPE
The total number of Backup Designated Routers on the attatched network for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.3.1.7Counter32read-onlycurrent
ospfAreaIntfNbrChange
OBJECT-TYPE
The total number of changes in the set of bidirectional neighbours associated with the interface in this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.3.1.8Counter32read-onlycurrent
ospfAreaErrorStats
OBJECT-TYPE
The table of OSPF Area Error Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4not-accessiblecurrent
ospfAreaErrorStatsEntry
OBJECT-TYPE
Error Statistics for an OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4.1not-accessiblecurrent
ospfAreaErrIndex
OBJECT-TYPE
The index of the OSPF Area for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4.1.1Integer32read-onlycurrent
ospfAreaErrAuthFailure
OBJECT-TYPE
The total number of packets received with a wrong password in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4.1.2Counter32read-onlycurrent
ospfAreaErrNetmaskMismatch
OBJECT-TYPE
The total number of packets received with a wrong netmask in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4.1.3Counter32read-onlycurrent
ospfAreaErrHelloMismatch
OBJECT-TYPE
The total number of packets received with a different hello interval in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4.1.4Counter32read-onlycurrent
ospfAreaErrDeadMismatch
OBJECT-TYPE
The total number of packets received with a different dead interval in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4.1.5Counter32read-onlycurrent
ospfAreaErrOptionsMismatch
OBJECT-TYPE
The total number of packets received with a different options in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4.1.6Counter32read-onlycurrent
ospfAreaErrUnknownNbr
OBJECT-TYPE
The total number of packets received from an unknown neighbor in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4.1.7Counter32read-onlycurrent
ospfAreaErrAreaMismatch
OBJECT-TYPE
The total number of packets received with a wrong area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4.1.8Counter32read-onlycurrent
ospfAreaErrInvalidSelfOrigLsa
OBJECT-TYPE
The total number of packets received with invalid self originated LSAs.
1.3.6.1.4.1.20301.2.7.15.3.2.6.2.4.1.9Counter32read-onlycurrent
ospfInterface
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.6.3.1not-accessiblecurrent
ospfIntfRxTxStatsEntry
OBJECT-TYPE
OSPF interface Rx/Tx packet statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1not-accessiblecurrent
ospfIntfRxTxIndex
OBJECT-TYPE
The OSPF interface for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.1Integer32read-onlycurrent
ospfIntfRxPkts
OBJECT-TYPE
The total number of OSPF packets received for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.2Counter32read-onlycurrent
ospfIntfTxPkts
OBJECT-TYPE
The total number of OSPF packets transmitted for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.3Counter32read-onlycurrent
ospfIntfRxHello
OBJECT-TYPE
The total number of Hello packets received for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.4Counter32read-onlycurrent
ospfIntfTxHello
OBJECT-TYPE
The total number of Hello packets transmitted for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.5Counter32read-onlycurrent
ospfIntfRxDatabase
OBJECT-TYPE
The total number of Database Description packets received for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.6Counter32read-onlycurrent
ospfIntfTxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.7Counter32read-onlycurrent
ospfIntfRxlsReqs
OBJECT-TYPE
The total number of Link State Request packets received for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.8Counter32read-onlycurrent
ospfIntfTxlsReqs
OBJECT-TYPE
The total number of Link State Request packets transmitted for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.9Counter32read-onlycurrent
ospfIntfRxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets received for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.10Counter32read-onlycurrent
ospfIntfTxlsAcks
OBJECT-TYPE
The total number of Link State Acknowledgement packets transmitted for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.11Counter32read-onlycurrent
ospfIntfRxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets received for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.12Counter32read-onlycurrent
ospfIntfTxlsUpdates
OBJECT-TYPE
The total number of Link State Update packets transmitted for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.1.1.13Counter32read-onlycurrent
ospfIntfNbrChangeStats
OBJECT-TYPE
The table of OSPF Interface Neighbour change Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2not-accessiblecurrent
ospfIntfNbrChangeStatsEntry
OBJECT-TYPE
OSPF interface Neighbour Change statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1not-accessiblecurrent
ospfIntfNbrIndex
OBJECT-TYPE
The index of the OSPF Interface for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.1Integer32read-onlycurrent
ospfIntfNbrhello
OBJECT-TYPE
The total number of Hello packets received from neighbours in this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.2Counter32read-onlycurrent
ospfIntfNbrStart
OBJECT-TYPE
The total number of neighbours in this state (i.e. an indication that Hello packets should now be sent to the neighbour at intervals of HelloInterval seconds.) in this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.3Counter32read-onlycurrent
ospfIntfNbrAdjointOk
OBJECT-TYPE
The total number of decisions to be made (again) as to whether an adjacency should be established/maintained with the neighbour. for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.4Counter32read-onlycurrent
ospfIntfNbrNegotiationDone
OBJECT-TYPE
The total number of neighbours in this state wherein the Master/slave relationship has been negotiated, and sequence numbers have been exchanged, for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.5Counter32read-onlycurrent
ospfIntfNbrExchangeDone
OBJECT-TYPE
The total number of neighbours in this state (i.e. in an adjacency's final state) having transimitted a full sequence of Database Description packets, for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.6Counter32read-onlycurrent
ospfIntfNbrBadRequests
OBJECT-TYPE
The total number of Link State Requests which have been received for a link state advertisement not contained in the database for this interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.7Counter32read-onlycurrent
ospfIntfNbrBadSequence
OBJECT-TYPE
The total number of Database Description packets which have been received that either a) has an unexpected DD sequence number b) Unexpectedly has the init bit set c) Has an options field differing from the last Options field received in a Database Description packet. Any of these conditions indicate that some error has occured during adjacency establishment for this interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.8Counter32read-onlycurrent
ospfIntfNbrLoadingDone
OBJECT-TYPE
The total number of link state updates received for all out-of-date portions of the database for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.9Counter32read-onlycurrent
ospfIntfNbrN1way
OBJECT-TYPE
The total number of Hello packets received from neighbours, in which this router is not mentioned for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.10Counter32read-onlycurrent
ospfIntfNbrRstAd
OBJECT-TYPE
The sum total number of times the Neighbour adjacency has been reset on this interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.11Counter32read-onlycurrent
ospfIntfNbrDown
OBJECT-TYPE
The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) for this interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.12Counter32read-onlycurrent
ospfIntfNbrN2way
OBJECT-TYPE
The total number of Hello packets received from neighbours, in which this router is mentioned for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.2.1.13Counter32read-onlycurrent
ospfIntfChangeStats
OBJECT-TYPE
The table of OSPF Interface change Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.3not-accessiblecurrent
ospfIntfChangeStatsEntry
OBJECT-TYPE
OSPF interface Change statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.3.1not-accessiblecurrent
ospfIntfIndex
OBJECT-TYPE
The index of the OSPF Interface for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.3.1.1Integer32read-onlycurrent
ospfIntfHello
OBJECT-TYPE
The total number of Hello packets sent by this interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.3.1.2Counter32read-onlycurrent
ospfIntfDown
OBJECT-TYPE
The total number of times the interface was down.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.3.1.3Counter32read-onlycurrent
ospfIntfLoop
OBJECT-TYPE
The total number of times the interface was no longer connected to the attatched network.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.3.1.4Counter32read-onlycurrent
ospfIntfUnloop
OBJECT-TYPE
The total number of times the interface, connected back to the attatched network.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.3.1.5Counter32read-onlycurrent
ospfIntfWaitTimer
OBJECT-TYPE
The total number of times the Wait Timer has been fired, (indicating the end of the waiting period that is required before electing a (Backup) Designated Router) for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.3.1.6Counter32read-onlycurrent
ospfIntfBackup
OBJECT-TYPE
The total number of Backup Designated Routers on the attatched network for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.3.1.7Counter32read-onlycurrent
ospfIntfNbrChange
OBJECT-TYPE
The total number of changes in the set of bidirectional neighbours associated with the interface for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.3.1.8Counter32read-onlycurrent
ospfIntfErrorStats
OBJECT-TYPE
The table of OSPF Interface Error Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4not-accessiblecurrent
ospfIntfErrorStatsEntry
OBJECT-TYPE
Error Statistics for an OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4.1not-accessiblecurrent
ospfIntfErrIndex
OBJECT-TYPE
The index of the OSPF Intf for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4.1.1Integer32read-onlycurrent
ospfIntfErrAuthFailure
OBJECT-TYPE
The total number of packets received with a wrong password in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4.1.2Counter32read-onlycurrent
ospfIntfErrNetmaskMismatch
OBJECT-TYPE
The total number of packets received with a wrong netmask in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4.1.3Counter32read-onlycurrent
ospfIntfErrHelloMismatch
OBJECT-TYPE
The total number of packets received with a different hello interval in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4.1.4Counter32read-onlycurrent
ospfIntfErrDeadMismatch
OBJECT-TYPE
The total number of packets received with a different dead interval in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4.1.5Counter32read-onlycurrent
ospfIntfErrOptionsMismatch
OBJECT-TYPE
The total number of packets received with a different options in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4.1.6Counter32read-onlycurrent
ospfIntfErrUnknownNbr
OBJECT-TYPE
The total number of packets received from an unknown neighbor in this area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4.1.7Counter32read-onlycurrent
ospfIntfErrAreaMismatch
OBJECT-TYPE
The total number of packets received with a wrong area.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4.1.8Counter32read-onlycurrent
ospfIntfErrInvalidSelfOrigLSA
OBJECT-TYPE
The total number of packets received with invalid self-orig LSAs.
1.3.6.1.4.1.20301.2.7.15.3.2.6.3.4.1.9Counter32read-onlycurrent
clearStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.7.1INTEGER {ok(1), clear(2)}read-writecurrent
vrrpClearStats
OBJECT-TYPE
Setting this to clear(2) results in clearing the VRRP statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.2INTEGER {ok(1), clear(2)}read-writecurrent
ospfClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the OSPF statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.4INTEGER {clear(1), ok(2)}read-writecurrent
tcpClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the TCP statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.5INTEGER {clear(1), ok(2)}read-writecurrent
udpClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the UDP statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.6INTEGER {clear(1), ok(2)}read-writecurrent
dnsClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the DNS statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.7INTEGER {clear(1), ok(2)}read-writecurrent
arpClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the ARP statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.8INTEGER {clear(1), ok(2)}read-writecurrent
icmpClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the ICMP statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.9INTEGER {clear(1), ok(2)}read-writecurrent
routeClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the Route statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.10INTEGER {clear(1), ok(2)}read-writecurrent
ipv6ClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the IPv6 statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.13INTEGER {clear(1), ok(2)}read-writecurrent
ipv6ClearIcmpStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the ICMP6 statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.14INTEGER {clear(1), ok(2)}read-writecurrent
ipv6ClearUdpStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the UDP6 statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.15INTEGER {clear(1), ok(2)}read-writecurrent
ospf3ClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the ospf3 statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.16INTEGER {clear(1), ok(2)}read-writecurrent
ripClearStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the RIP statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.7.17INTEGER {clear(1), ok(2)}read-writecurrent
igmpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.9
igmpSnoopStats
OBJECT-TYPE
Statistics for IGMP Snooping.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1not-accessiblecurrent
igmpSnoopStatsEntry
OBJECT-TYPE
Statistics for IGMP Snooping.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1not-accessiblecurrent
igmpSnoopVlanIndex
OBJECT-TYPE
The index of the VLAN for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.1INTEGERread-onlycurrent
rxIgmpValidPkts
OBJECT-TYPE
The total number of valid IGMP packets received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.2Counter32read-onlycurrent
rxIgmpInvalidPkts
OBJECT-TYPE
The total number of invalid IGMP packets received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.3Counter32read-onlycurrent
rxIgmpGenQueries
OBJECT-TYPE
The total number of IGMP General Query packets received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.4Counter32read-onlycurrent
rxIgmpGrpSpecificQueries
OBJECT-TYPE
The total number of IGMP Group Specific Query packets received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.5Counter32read-onlycurrent
rxIgmpLeaves
OBJECT-TYPE
The total number of IGMP Leave packets received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.6Counter32read-onlycurrent
rxIgmpReports
OBJECT-TYPE
The total number of IGMP Report packets received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.7Counter32read-onlycurrent
txIgmpGrpSpecificQueries
OBJECT-TYPE
The total number of IGMP Group Specific Query packets transmitted on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.8Counter32read-onlycurrent
txIgmpReports
OBJECT-TYPE
The total number of IGMP Report packets transmitted on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.9Counter32read-onlycurrent
txIgmpLeaves
OBJECT-TYPE
The total number of IGMP Leave packets transmitted on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.10Counter32read-onlycurrent
rxIgmpGroupSourceSpecificQueries
OBJECT-TYPE
The total number of IGMP Group Source Specific (GSSQ) Queries received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.11Counter32read-onlycurrent
rxIgmpV3CurrentStateRecords
OBJECT-TYPE
The total number of IGMP Current State Records (CSRs) received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.12Counter32read-onlycurrent
rxIgmpV3SourceListChangeRecords
OBJECT-TYPE
The total number of IGMP Source List Change Records (SLCRs) received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.13Counter32read-onlycurrent
rxIgmpV3FilterChangeRecords
OBJECT-TYPE
The total number of IGMP Filter Mode Change Records (FMCRs) received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.14Counter32read-onlycurrent
txIgmpGenQueries
OBJECT-TYPE
The total number of IGMP General Query packets send on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.16Counter32read-onlycurrent
rxIgmpDiscardPkts
OBJECT-TYPE
The total number of IGMP packets discarded on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.17Counter32read-onlycurrent
rxIgmpPimHellos
OBJECT-TYPE
The total number of Pim Hello packets received on this VLAN.
1.3.6.1.4.1.20301.2.7.15.3.2.9.1.1.18Counter32read-onlycurrent
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.15.3.2.9.1.1.19INTEGER {clear(1), ok(2)}read-writecurrent
igmpClearAllStats
OBJECT-TYPE
Setting this to clear(1) results in clearing the IGMP statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.9.2INTEGER {clear(1), ok(2)}read-writecurrent
igmpStatsTotalIgmpGroups
OBJECT-TYPE
The total number of IGMP groups.
1.3.6.1.4.1.20301.2.7.15.3.2.9.3Counter32read-onlycurrent
igmpStatsTotalIpmcGroups
OBJECT-TYPE
The total number of IPMC groups.
1.3.6.1.4.1.20301.2.7.15.3.2.9.4Counter32read-onlycurrent
ipv6Stats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.10.1Counter32read-onlycurrent
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.15.3.2.10.2Counter32read-onlycurrent
ipv6InDelivers
OBJECT-TYPE
Total datagrams given to upper layer - ICMP/UDP
1.3.6.1.4.1.20301.2.7.15.3.2.10.3Counter32read-onlycurrent
ipv6InDiscards
OBJECT-TYPE
Total datagrams discarded despite no errors
1.3.6.1.4.1.20301.2.7.15.3.2.10.4Counter32read-onlycurrent
ipv6InHdrerrs
OBJECT-TYPE
Total datagrams with error in IPv6/Option headers
1.3.6.1.4.1.20301.2.7.15.3.2.10.5Counter32read-onlycurrent
ipv6InAddrerrs
OBJECT-TYPE
Total datagrams with error in destination address
1.3.6.1.4.1.20301.2.7.15.3.2.10.6Counter32read-onlycurrent
ipv6InUnkprots
OBJECT-TYPE
Total datagrams with unknown/unsupported protocol
1.3.6.1.4.1.20301.2.7.15.3.2.10.7Counter32read-onlycurrent
ipv6InTruncs
OBJECT-TYPE
Total datagrams with insufficient data
1.3.6.1.4.1.20301.2.7.15.3.2.10.8Counter32read-onlycurrent
ipv6OutMcasts
OBJECT-TYPE
Total sent multicast pkts
1.3.6.1.4.1.20301.2.7.15.3.2.10.10Counter32read-onlycurrent
ipv6ForwDgrams
OBJECT-TYPE
Total datagrams attempted to be forwarded
1.3.6.1.4.1.20301.2.7.15.3.2.10.11Counter32read-onlycurrent
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.15.3.2.10.12Counter32read-onlycurrent
ipv6OutReqs
OBJECT-TYPE
Total datagrams attempted to be sent
1.3.6.1.4.1.20301.2.7.15.3.2.10.13Counter32read-onlycurrent
ipv6OutDiscards
OBJECT-TYPE
Total outgoing Datagrams discarded despite no errors
1.3.6.1.4.1.20301.2.7.15.3.2.10.14Counter32read-onlycurrent
ipv6OutNorts
OBJECT-TYPE
Total datagrams discarded due to no routes
1.3.6.1.4.1.20301.2.7.15.3.2.10.15Counter32read-onlycurrent
ipv6Reasmreqs
OBJECT-TYPE
Total datagrams needing reassembly
1.3.6.1.4.1.20301.2.7.15.3.2.10.16Counter32read-onlycurrent
ipv6Reasmoks
OBJECT-TYPE
Total datagrams successfully reassembled
1.3.6.1.4.1.20301.2.7.15.3.2.10.17Counter32read-onlycurrent
ipv6Reasmfails
OBJECT-TYPE
Total datagrams for witch reassembly failured
1.3.6.1.4.1.20301.2.7.15.3.2.10.18Counter32read-onlycurrent
ipv6Fragoks
OBJECT-TYPE
Total datagrams successfully fragmented
1.3.6.1.4.1.20301.2.7.15.3.2.10.19Counter32read-onlycurrent
ipv6Fragfails
OBJECT-TYPE
Total datagrams for witch fragmentation failured
1.3.6.1.4.1.20301.2.7.15.3.2.10.20Counter32read-onlycurrent
ipv6Fragcreates
OBJECT-TYPE
Total number of fragments created
1.3.6.1.4.1.20301.2.7.15.3.2.10.21Counter32read-onlycurrent
ipv6InNsols
OBJECT-TYPE
Total number of received Neighbor Solicitations
1.3.6.1.4.1.20301.2.7.15.3.2.10.22Counter32read-onlycurrent
ipv6InNadvs
OBJECT-TYPE
Total number of received Neighbor Advertisements
1.3.6.1.4.1.20301.2.7.15.3.2.10.23Counter32read-onlycurrent
ipv6InRoutsols
OBJECT-TYPE
Total number of received Router Solicitations
1.3.6.1.4.1.20301.2.7.15.3.2.10.25Counter32read-onlycurrent
ipv6InRoutadvs
OBJECT-TYPE
Total number of received Router Advertisements
1.3.6.1.4.1.20301.2.7.15.3.2.10.26Counter32read-onlycurrent
ipv6InRoutRedirs
OBJECT-TYPE
Total number of received Router Redirect messages
1.3.6.1.4.1.20301.2.7.15.3.2.10.27Counter32read-onlycurrent
ipv6OutNsols
OBJECT-TYPE
Total number of sent Neighbor Solicitations
1.3.6.1.4.1.20301.2.7.15.3.2.10.28Counter32read-onlycurrent
ipv6OutNadvs
OBJECT-TYPE
Total number of sent Neighbor Advertisements
1.3.6.1.4.1.20301.2.7.15.3.2.10.29Counter32read-onlycurrent
ipv6OutRoutadvs
OBJECT-TYPE
Total number of sent Router Advertisements
1.3.6.1.4.1.20301.2.7.15.3.2.10.30Counter32read-onlycurrent
ipv6OutRedirs
OBJECT-TYPE
Total number of sent Redirects
1.3.6.1.4.1.20301.2.7.15.3.2.10.31Counter32read-onlycurrent
ipv6OutRoutSols
OBJECT-TYPE
Total number of sent Router Solicitations
1.3.6.1.4.1.20301.2.7.15.3.2.10.32Counter32read-onlycurrent
ipv6icmpInMsgs
OBJECT-TYPE
The total number of ICMP messages received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.39Counter32read-onlycurrent
ipv6icmpInErrs
OBJECT-TYPE
The total number of ICMP messages attempted to send.
1.3.6.1.4.1.20301.2.7.15.3.2.10.40Counter32read-onlycurrent
ipv6icmpInBadcode
OBJECT-TYPE
The total number of ICMP messages in bad code.
1.3.6.1.4.1.20301.2.7.15.3.2.10.41Counter32read-onlycurrent
ipv6icmpInToobig
OBJECT-TYPE
The number of ICMP too big messages received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.42Counter32read-onlycurrent
ipv6icmpInDstUnreach
OBJECT-TYPE
The number of ICMP Destination Unreachable messages received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.43Counter32read-onlycurrent
ipv6icmpInTmexceeded
OBJECT-TYPE
The number of ICMP Time Exceeded messages received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.44Counter32read-onlycurrent
ipv6icmpInParamprob
OBJECT-TYPE
The number of ICMP Parameter Problem messages received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.45Counter32read-onlycurrent
ipv6icmpInEchoReq
OBJECT-TYPE
The number of ICMP Echo request messages received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.46Counter32read-onlycurrent
ipv6icmpInEchoResp
OBJECT-TYPE
The number of ICMP Echo Reply messages received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.47Counter32read-onlycurrent
ipv6icmpOutMsgs
OBJECT-TYPE
The total number of ICMP messages which this entity attempted to send.
1.3.6.1.4.1.20301.2.7.15.3.2.10.48Counter32read-onlycurrent
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.15.3.2.10.49Counter32read-onlycurrent
ipv6icmpOutDstUnreach
OBJECT-TYPE
The number of ICMP Destination Unreachable messages sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.50Counter32read-onlycurrent
ipv6icmpOutToobig
OBJECT-TYPE
The number of ICMP too big messages sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.51Counter32read-onlycurrent
ipv6icmpOutTmexceeded
OBJECT-TYPE
The number of ICMP Time Exceeded messages sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.52Counter32read-onlycurrent
ipv6icmpOutParamprob
OBJECT-TYPE
The number of ICMP Parameter Problem messages sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.53Counter32read-onlycurrent
ipv6icmpOutEchoReq
OBJECT-TYPE
The number of ICMP Echo request messages sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.54Counter32read-onlycurrent
ipv6icmpOutEchoResp
OBJECT-TYPE
The number of ICMP Echo Reply messages sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.55Counter32read-onlycurrent
ipv6icmpInRouterSol
OBJECT-TYPE
The number of ICMP router solicitations received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.56Counter32read-onlycurrent
ipv6icmpInRouterAdv
OBJECT-TYPE
The number of ICMP router advertisements received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.57Counter32read-onlycurrent
ipv6icmpInNeighSol
OBJECT-TYPE
The number of ICMP neighbor solicitations received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.58Counter32read-onlycurrent
ipv6icmpInNeighAdv
OBJECT-TYPE
The number of ICMP neighbor advertisements received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.59Counter32read-onlycurrent
ipv6icmpInRedir
OBJECT-TYPE
The number of ICMP Redirect messages received.
1.3.6.1.4.1.20301.2.7.15.3.2.10.60Counter32read-onlycurrent
ipv6icmpOutRouterSol
OBJECT-TYPE
The number of ICMP router solicitations sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.61Counter32read-onlycurrent
ipv6icmpOutRouterAdv
OBJECT-TYPE
The number of ICMP router advertisements sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.62Counter32read-onlycurrent
ipv6icmpOutNeighSol
OBJECT-TYPE
The number of ICMP neighbor solicitations sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.63Counter32read-onlycurrent
ipv6icmpOutNeighAdv
OBJECT-TYPE
The number of ICMP neighbor advertisements sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.64Counter32read-onlycurrent
ipv6icmpOutRedir
OBJECT-TYPE
The number of ICMP Redirect messages sent.
1.3.6.1.4.1.20301.2.7.15.3.2.10.65Counter32read-onlycurrent
ipv6udpInDgrams
OBJECT-TYPE
Total number of UDP received datagrams.
1.3.6.1.4.1.20301.2.7.15.3.2.10.66Counter32read-onlycurrent
ipv6udpInErrs
OBJECT-TYPE
Total number of UDP error encountered during processing of packet.
1.3.6.1.4.1.20301.2.7.15.3.2.10.67Counter32read-onlycurrent
ipv6udpOutDgrams
OBJECT-TYPE
Total number of UDP datagrams passed to IP6 layer.
1.3.6.1.4.1.20301.2.7.15.3.2.10.68Counter32read-onlycurrent
ipv6udpNumPorts
OBJECT-TYPE
Total number of UDP ports that are currently open.
1.3.6.1.4.1.20301.2.7.15.3.2.10.69Counter32read-onlycurrent
ipv6icmpInAdminProhib
OBJECT-TYPE
The total number of received Destination Unreachable ICMP packets.
1.3.6.1.4.1.20301.2.7.15.3.2.10.70Counter32read-onlycurrent
ipv6icmpOutAdminProhib
OBJECT-TYPE
The total number of sent Destination Unreachable ICMP packets.
1.3.6.1.4.1.20301.2.7.15.3.2.10.71Counter32read-onlycurrent
rip2Stats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.13
ripStatInPackets
OBJECT-TYPE
The total number of RIP packets received.
1.3.6.1.4.1.20301.2.7.15.3.2.13.1Counter32read-onlycurrent
ripStatOutPackets
OBJECT-TYPE
The total number of RIP packets transmitted.
1.3.6.1.4.1.20301.2.7.15.3.2.13.2Counter32read-onlycurrent
ripStatInRequestPkts
OBJECT-TYPE
The total number of RIP requests received.
1.3.6.1.4.1.20301.2.7.15.3.2.13.3Counter32read-onlycurrent
ripStatInResponsePkts
OBJECT-TYPE
The total number of RIP response received.
1.3.6.1.4.1.20301.2.7.15.3.2.13.4Counter32read-onlycurrent
ripStatOutRequestPkts
OBJECT-TYPE
The total number of RIP requests transmitted.
1.3.6.1.4.1.20301.2.7.15.3.2.13.5Counter32read-onlycurrent
ripStatOutResponsePkts
OBJECT-TYPE
The total number of RIP responses transmitted.
1.3.6.1.4.1.20301.2.7.15.3.2.13.6Counter32read-onlycurrent
ripStatRouteTimeout
OBJECT-TYPE
The total number of RIP route timeouts.
1.3.6.1.4.1.20301.2.7.15.3.2.13.7Counter32read-onlycurrent
ripStatInBadSizePkts
OBJECT-TYPE
The total number of bad size RIP packets received.
1.3.6.1.4.1.20301.2.7.15.3.2.13.8Counter32read-onlycurrent
ripStatInBadVersion
OBJECT-TYPE
The total number of RIP bad versions received.
1.3.6.1.4.1.20301.2.7.15.3.2.13.9Counter32read-onlycurrent
ripStatInBadZeros
OBJECT-TYPE
The total number of RIP bad zeros received.
1.3.6.1.4.1.20301.2.7.15.3.2.13.10Counter32read-onlycurrent
ripStatInBadSourcePort
OBJECT-TYPE
The total number of RIP bad source port received.
1.3.6.1.4.1.20301.2.7.15.3.2.13.11Counter32read-onlycurrent
ripStatInBadSourceIP
OBJECT-TYPE
The total number of RIP bad source IP received.
1.3.6.1.4.1.20301.2.7.15.3.2.13.12Counter32read-onlycurrent
ripStatInSelfRcvPkts
OBJECT-TYPE
The total number of RIP packets from self received.
1.3.6.1.4.1.20301.2.7.15.3.2.13.13Counter32read-onlycurrent
geaStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.14
geaStatBucketTable
OBJECT-TYPE
The table of GEA L3 bucket for IP address.
1.3.6.1.4.1.20301.2.7.15.3.2.14.1not-accessiblecurrent
geaStatBucketTableEntry
OBJECT-TYPE
Statistics about GEA bucket.
1.3.6.1.4.1.20301.2.7.15.3.2.14.1.1not-accessiblecurrent
geaStatDestIp
OBJECT-TYPE
The destination IP address of the GEA entry.
1.3.6.1.4.1.20301.2.7.15.3.2.14.1.1.1IpAddressread-onlycurrent
geaStatEntryNumber
OBJECT-TYPE
The entry number.
1.3.6.1.4.1.20301.2.7.15.3.2.14.1.1.2INTEGER (1..8)read-onlycurrent
geaStatEntryIp
OBJECT-TYPE
The IP of the entry.
1.3.6.1.4.1.20301.2.7.15.3.2.14.1.1.3IpAddressread-onlycurrent
maxL3TableSize
OBJECT-TYPE
The GEA Max L3 table size
1.3.6.1.4.1.20301.2.7.15.3.2.14.2Gauge32read-onlycurrent
noL3EntriesUsed
OBJECT-TYPE
The current number of L3 entries used.
1.3.6.1.4.1.20301.2.7.15.3.2.14.3Gauge32read-onlycurrent
maxLpmTableSize
OBJECT-TYPE
The GEA Max LPM table size.
1.3.6.1.4.1.20301.2.7.15.3.2.14.4Gauge32read-onlycurrent
noLpmEntriesUsed
OBJECT-TYPE
The current number of LPM entries used.
1.3.6.1.4.1.20301.2.7.15.3.2.14.5Gauge32read-onlycurrent
maxEcmpTableSize
OBJECT-TYPE
Max ECMP table size
1.3.6.1.4.1.20301.2.7.15.3.2.14.8Gauge32read-onlycurrent
noEcmpPathsUsed
OBJECT-TYPE
Max ECMP table size
1.3.6.1.4.1.20301.2.7.15.3.2.14.9Gauge32read-onlycurrent
maxRoutesAllowedEcmpPaths
OBJECT-TYPE
Max routes allowed to have ECMP paths
1.3.6.1.4.1.20301.2.7.15.3.2.14.10Gauge32read-onlycurrent
maxEcmpPathsAllowedForOneRoute
OBJECT-TYPE
Max ECMP paths allowed for one route
1.3.6.1.4.1.20301.2.7.15.3.2.14.11Gauge32read-onlycurrent
noRoutesEcmp
OBJECT-TYPE
Number of routes has ECMP
1.3.6.1.4.1.20301.2.7.15.3.2.14.12Gauge32read-onlycurrent
ipStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.16
ipStatsInReceives
OBJECT-TYPE
ip InReceive
1.3.6.1.4.1.20301.2.7.15.3.2.16.1Counter32read-onlycurrent
ipStatsInHdrErrors
OBJECT-TYPE
ip InHdrError
1.3.6.1.4.1.20301.2.7.15.3.2.16.2Counter32read-onlycurrent
ipStatsInAddrErrors
OBJECT-TYPE
ip InAddrErrors
1.3.6.1.4.1.20301.2.7.15.3.2.16.3Counter32read-onlycurrent
ipStatsInUnknownProtos
OBJECT-TYPE
ip InUnknownProtos
1.3.6.1.4.1.20301.2.7.15.3.2.16.5Counter32read-onlycurrent
ipStatsInDiscards
OBJECT-TYPE
ip InDiscards
1.3.6.1.4.1.20301.2.7.15.3.2.16.6Counter32read-onlycurrent
ipStatsInDelivers
OBJECT-TYPE
ip InDelivers
1.3.6.1.4.1.20301.2.7.15.3.2.16.7Counter32read-onlycurrent
ipStatsOutRequests
OBJECT-TYPE
ip OutRequests
1.3.6.1.4.1.20301.2.7.15.3.2.16.8Counter32read-onlycurrent
ipStatsOutDiscards
OBJECT-TYPE
ip OutDiscards
1.3.6.1.4.1.20301.2.7.15.3.2.16.9Counter32read-onlycurrent
ipStatsDefaultTTL
OBJECT-TYPE
ip DefaultTTL
1.3.6.1.4.1.20301.2.7.15.3.2.16.19Counter32read-onlycurrent
icmpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.17
icmpStatsInMsgs
OBJECT-TYPE
icmp InMsgs
1.3.6.1.4.1.20301.2.7.15.3.2.17.1Counter32read-onlycurrent
icmpStatsInErrors
OBJECT-TYPE
icmp InErrors
1.3.6.1.4.1.20301.2.7.15.3.2.17.2Counter32read-onlycurrent
icmpStatsInDestUnreachs
OBJECT-TYPE
icmp InDestUnreachs
1.3.6.1.4.1.20301.2.7.15.3.2.17.3Counter32read-onlycurrent
icmpStatsInTimeExcds
OBJECT-TYPE
icmp InTimeExcds
1.3.6.1.4.1.20301.2.7.15.3.2.17.4Counter32read-onlycurrent
icmpStatsInParmProbs
OBJECT-TYPE
icmp InParmProbs
1.3.6.1.4.1.20301.2.7.15.3.2.17.5Counter32read-onlycurrent
icmpStatsInSrcQuenchs
OBJECT-TYPE
icmp InSrcQuenchs
1.3.6.1.4.1.20301.2.7.15.3.2.17.6Counter32read-onlycurrent
icmpStatsInRedirects
OBJECT-TYPE
icmp InRedirects
1.3.6.1.4.1.20301.2.7.15.3.2.17.7Counter32read-onlycurrent
icmpStatsInEchos
OBJECT-TYPE
icmp InEchos
1.3.6.1.4.1.20301.2.7.15.3.2.17.8Counter32read-onlycurrent
icmpStatsInEchoReps
OBJECT-TYPE
icmp InEchoReps
1.3.6.1.4.1.20301.2.7.15.3.2.17.9Counter32read-onlycurrent
icmpStatsInTimestamps
OBJECT-TYPE
icmp InTimestamps
1.3.6.1.4.1.20301.2.7.15.3.2.17.10Counter32read-onlycurrent
icmpStatsInTimestampReps
OBJECT-TYPE
icmp InTimestampReps
1.3.6.1.4.1.20301.2.7.15.3.2.17.11Counter32read-onlycurrent
icmpStatsInAddrMasks
OBJECT-TYPE
icmp InAddrMasks
1.3.6.1.4.1.20301.2.7.15.3.2.17.12Counter32read-onlycurrent
icmpStatsInAddrMaskReps
OBJECT-TYPE
icmp InAddrMaskReps
1.3.6.1.4.1.20301.2.7.15.3.2.17.13Counter32read-onlycurrent
icmpStatsOutMsgs
OBJECT-TYPE
icmp OutMsgs
1.3.6.1.4.1.20301.2.7.15.3.2.17.14Counter32read-onlycurrent
icmpStatsOutErrors
OBJECT-TYPE
icmp OutErrors
1.3.6.1.4.1.20301.2.7.15.3.2.17.15Counter32read-onlycurrent
icmpStatsOutDestUnreachs
OBJECT-TYPE
icmp OutDestUnreachs
1.3.6.1.4.1.20301.2.7.15.3.2.17.16Counter32read-onlycurrent
icmpStatsOutTimeExcds
OBJECT-TYPE
icmp OutTimeExcds
1.3.6.1.4.1.20301.2.7.15.3.2.17.17Counter32read-onlycurrent
icmpStatsOutParmProbs
OBJECT-TYPE
icmp OutParmProbs
1.3.6.1.4.1.20301.2.7.15.3.2.17.18Counter32read-onlycurrent
icmpStatsOutSrcQuenchs
OBJECT-TYPE
icmp OutSrcQuenchs
1.3.6.1.4.1.20301.2.7.15.3.2.17.19Counter32read-onlycurrent
icmpStatsOutRedirects
OBJECT-TYPE
icmp OutRedirects
1.3.6.1.4.1.20301.2.7.15.3.2.17.20Counter32read-onlycurrent
icmpStatsOutEchos
OBJECT-TYPE
icmp OutEchos
1.3.6.1.4.1.20301.2.7.15.3.2.17.21Counter32read-onlycurrent
icmpStatsOutEchoReps
OBJECT-TYPE
icmp OutEchoReps
1.3.6.1.4.1.20301.2.7.15.3.2.17.22Counter32read-onlycurrent
icmpStatsOutTimestamps
OBJECT-TYPE
icmp OutTimestamps
1.3.6.1.4.1.20301.2.7.15.3.2.17.23Counter32read-onlycurrent
icmpStatsOutTimestampReps
OBJECT-TYPE
icmp OutTimestampReps
1.3.6.1.4.1.20301.2.7.15.3.2.17.24Counter32read-onlycurrent
icmpStatsOutAddrMasks
OBJECT-TYPE
icmp OutAddrMasks
1.3.6.1.4.1.20301.2.7.15.3.2.17.25Counter32read-onlycurrent
icmpStatsOutAddrMaskReps
OBJECT-TYPE
icmp OutAddrMaskReps
1.3.6.1.4.1.20301.2.7.15.3.2.17.26Counter32read-onlycurrent
tcpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.18
tcpStatsRtoAlgorithm
OBJECT-TYPE
tcp RtoAlgorithm
1.3.6.1.4.1.20301.2.7.15.3.2.18.1Counter32read-onlycurrent
tcpStatsRtoMin
OBJECT-TYPE
tcp RtoMin
1.3.6.1.4.1.20301.2.7.15.3.2.18.2Counter32read-onlycurrent
tcpStatsRtoMax
OBJECT-TYPE
tcp RtoMax
1.3.6.1.4.1.20301.2.7.15.3.2.18.3Counter32read-onlycurrent
tcpStatsMaxConn
OBJECT-TYPE
tcp MaxConn
1.3.6.1.4.1.20301.2.7.15.3.2.18.4Counter32read-onlycurrent
tcpStatsActiveOpens
OBJECT-TYPE
tcp ActiveOpens
1.3.6.1.4.1.20301.2.7.15.3.2.18.5Counter32read-onlycurrent
tcpStatsPassiveOpens
OBJECT-TYPE
tcp PassiveOpens
1.3.6.1.4.1.20301.2.7.15.3.2.18.6Counter32read-onlycurrent
tcpStatsAttemptFails
OBJECT-TYPE
tcp AttemptFails
1.3.6.1.4.1.20301.2.7.15.3.2.18.7Counter32read-onlycurrent
tcpStatsEstabResets
OBJECT-TYPE
tcp EstabResets
1.3.6.1.4.1.20301.2.7.15.3.2.18.8Counter32read-onlycurrent
tcpStatsInSegs
OBJECT-TYPE
tcp InSegs
1.3.6.1.4.1.20301.2.7.15.3.2.18.9Counter32read-onlycurrent
tcpStatsOutSegs
OBJECT-TYPE
tcp OutSegs
1.3.6.1.4.1.20301.2.7.15.3.2.18.10Counter32read-onlycurrent
tcpStatsRetransSegs
OBJECT-TYPE
tcp RetransSegs
1.3.6.1.4.1.20301.2.7.15.3.2.18.11Counter32read-onlycurrent
tcpStatsInErrs
OBJECT-TYPE
tcp InErrs
1.3.6.1.4.1.20301.2.7.15.3.2.18.12Counter32read-onlycurrent
tcpStatsCurrEstab
OBJECT-TYPE
tcp CurrEstab
1.3.6.1.4.1.20301.2.7.15.3.2.18.13Counter32read-onlycurrent
tcpStatsCurrConn
OBJECT-TYPE
tcp CurrConn
1.3.6.1.4.1.20301.2.7.15.3.2.18.14Counter32read-onlycurrent
tcpStatsOutRsts
OBJECT-TYPE
tcp OutRsts
1.3.6.1.4.1.20301.2.7.15.3.2.18.15Counter32read-onlycurrent
udpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.19
udpStatsInDatagrams
OBJECT-TYPE
udp InDatagrams
1.3.6.1.4.1.20301.2.7.15.3.2.19.1Counter32read-onlycurrent
udpStatsOutDatagrams
OBJECT-TYPE
udp OutDatagrams
1.3.6.1.4.1.20301.2.7.15.3.2.19.2Counter32read-onlycurrent
udpStatsInErrors
OBJECT-TYPE
udp InErrors
1.3.6.1.4.1.20301.2.7.15.3.2.19.3Counter32read-onlycurrent
udpStatsNoPorts
OBJECT-TYPE
udp NoPorts
1.3.6.1.4.1.20301.2.7.15.3.2.19.4Counter32read-onlycurrent
bootpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.20
bootpRelayStatsTable
OBJECT-TYPE
The BOOTP relay agent statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.20.1not-accessiblecurrent
bootpRelayStatsTableEntry
OBJECT-TYPE
A row in the BOOTP relay agent statistics table.
1.3.6.1.4.1.20301.2.7.15.3.2.20.1.1not-accessiblecurrent
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.15.3.2.20.1.1.1PortNumberread-onlycurrent
bootpRelayStatsRequestsReceived
OBJECT-TYPE
The total number of BOOTP request packets received on the port.
1.3.6.1.4.1.20301.2.7.15.3.2.20.1.1.2Counter32read-onlycurrent
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.15.3.2.20.1.1.3Counter32read-onlycurrent
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.15.3.2.20.1.1.5Counter32read-onlycurrent
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.15.3.2.20.1.1.6Counter32read-onlycurrent
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.15.3.2.20.1.1.7Counter32read-onlycurrent
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.15.3.2.20.1.1.8Counter32read-onlycurrent
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.15.3.2.20.1.1.9Counter32read-onlycurrent
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.15.3.2.20.1.1.10Counter32read-onlycurrent
ospf3Stats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.22
ospf3GeneralStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.22.1
ospf3CumRxTxDisdStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.22.1.1.1Counter32read-onlycurrent
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.15.3.2.22.1.1.2Counter32read-onlycurrent
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.15.3.2.22.1.1.3Counter32read-onlycurrent
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.15.3.2.22.1.1.4Counter32read-onlycurrent
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.15.3.2.22.1.1.5Counter32read-onlycurrent
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.15.3.2.22.1.1.6Counter32read-onlycurrent
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.15.3.2.22.1.1.7Counter32read-onlycurrent
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.15.3.2.22.1.1.8Counter32read-onlycurrent
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.15.3.2.22.1.1.9Counter32read-onlycurrent
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.15.3.2.22.1.1.10Counter32read-onlycurrent
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.15.3.2.22.1.1.11Counter32read-onlycurrent
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.15.3.2.22.1.1.12Counter32read-onlycurrent
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.15.3.2.22.1.1.13Counter32read-onlycurrent
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.15.3.2.22.1.1.14Counter32read-onlycurrent
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.15.3.2.22.1.1.15Counter32read-onlycurrent
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.15.3.2.22.1.1.16Counter32read-onlycurrent
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.15.3.2.22.1.1.17Counter32read-onlycurrent
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.15.3.2.22.1.1.18Counter32read-onlycurrent
ospf3CumNbrChangeStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.22.1.2.1Counter32read-onlycurrent
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.15.3.2.22.1.2.2Counter32read-onlycurrent
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.15.3.2.22.1.2.3Counter32read-onlycurrent
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.15.3.2.22.1.2.4Counter32read-onlycurrent
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.15.3.2.22.1.2.5Counter32read-onlycurrent
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.15.3.2.22.1.2.6Counter32read-onlycurrent
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.15.3.2.22.1.2.7Counter32read-onlycurrent
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.15.3.2.22.1.2.8Counter32read-onlycurrent
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.15.3.2.22.1.2.9Counter32read-onlycurrent
ospf3CumIntfChangeStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.22.1.3.1Counter32read-onlycurrent
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.15.3.2.22.1.3.2Counter32read-onlycurrent
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.15.3.2.22.1.3.3Counter32read-onlycurrent
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.15.3.2.22.1.3.4Counter32read-onlycurrent
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.15.3.2.22.1.3.5Counter32read-onlycurrent
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.15.3.2.22.1.3.6Counter32read-onlycurrent
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.15.3.2.22.1.3.7Counter32read-onlycurrent
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.15.3.2.22.1.3.8Counter32read-onlycurrent
ospf3TimersKickOffStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.22.1.4.1Counter32read-onlycurrent
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.15.3.2.22.1.4.2Counter32read-onlycurrent
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.15.3.2.22.1.4.3Counter32read-onlycurrent
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.15.3.2.22.1.4.4Counter32read-onlycurrent
ospf3Area
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.22.2
ospf3AreaRxTxDisdStats
OBJECT-TYPE
The table of Ospf3 Area Rx/Tx Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1not-accessiblecurrent
ospf3AreaRxTxDisdStatsEntry
OBJECT-TYPE
Rx Tx packet Statistics about a Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1not-accessiblecurrent
ospf3AreaRxTxDisdIndex
OBJECT-TYPE
The index of the ospf3 Area for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1.1Integer32read-onlycurrent
ospf3AreaRxPkts
OBJECT-TYPE
The total number of Ospf3 packets received in this Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1.2Counter32read-onlycurrent
ospf3AreaTxPkts
OBJECT-TYPE
The total number of Ospf3 packets transmitted in this Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1.3Counter32read-onlycurrent
ospf3AreaDisdPkts
OBJECT-TYPE
The total number of Ospf3 packets discaded in this Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1.4Counter32read-onlycurrent
ospf3AreaRxHello
OBJECT-TYPE
The total number of Hello packets received in this Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1.5Counter32read-onlycurrent
ospf3AreaTxHello
OBJECT-TYPE
The total number of Hello packets transmitted in this Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1.6Counter32read-onlycurrent
ospf3AreaDisdHello
OBJECT-TYPE
The total number of Hello packets discaded in this Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1.7Counter32read-onlycurrent
ospf3AreaRxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1.8Counter32read-onlycurrent
ospf3AreaTxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1.9Counter32read-onlycurrent
ospf3AreaDisdDatabase
OBJECT-TYPE
The total number of Database Description packets discarded for this Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.1.1.10Counter32read-onlycurrent
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.15.3.2.22.2.1.1.11Counter32read-onlycurrent
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.15.3.2.22.2.1.1.12Counter32read-onlycurrent
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.15.3.2.22.2.1.1.13Counter32read-onlycurrent
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.15.3.2.22.2.1.1.14Counter32read-onlycurrent
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.15.3.2.22.2.1.1.15Counter32read-onlycurrent
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.15.3.2.22.2.1.1.16Counter32read-onlycurrent
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.15.3.2.22.2.1.1.17Counter32read-onlycurrent
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.15.3.2.22.2.1.1.18Counter32read-onlycurrent
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.15.3.2.22.2.1.1.19Counter32read-onlycurrent
ospf3AreaNbrChangeStats
OBJECT-TYPE
The table of Ospf3 Neighbor change Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.2not-accessiblecurrent
ospf3AreaNbrChangeStatsEntry
OBJECT-TYPE
Ospf3 Neighbor Change statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.2.1not-accessiblecurrent
ospf3AreaNbrIndex
OBJECT-TYPE
The index of the Ospf3 Area for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.2.1.1Integer32read-onlycurrent
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.15.3.2.22.2.2.1.2Counter32read-onlycurrent
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.15.3.2.22.2.2.1.3Counter32read-onlycurrent
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.15.3.2.22.2.2.1.4Counter32read-onlycurrent
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.15.3.2.22.2.2.1.5Counter32read-onlycurrent
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.15.3.2.22.2.2.1.6Counter32read-onlycurrent
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.15.3.2.22.2.2.1.7Counter32read-onlycurrent
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.15.3.2.22.2.2.1.8Counter32read-onlycurrent
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.15.3.2.22.2.2.1.9Counter32read-onlycurrent
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.15.3.2.22.2.2.1.10Counter32read-onlycurrent
ospf3AreaIntfChangeStats
OBJECT-TYPE
The table of Ospf3 Interface change Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.3not-accessiblecurrent
ospf3AreaIntfChangeStatsEntry
OBJECT-TYPE
Ospf3 interface Change statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.3.1not-accessiblecurrent
ospf3AreaIntfIndex
OBJECT-TYPE
The index of the Ospf3 Interface for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.3.1.1Integer32read-onlycurrent
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.15.3.2.22.2.3.1.2Counter32read-onlycurrent
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.15.3.2.22.2.3.1.3Counter32read-onlycurrent
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.15.3.2.22.2.3.1.4Counter32read-onlycurrent
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.15.3.2.22.2.3.1.5Counter32read-onlycurrent
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.15.3.2.22.2.3.1.6Counter32read-onlycurrent
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.15.3.2.22.2.3.1.7Counter32read-onlycurrent
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.15.3.2.22.2.3.1.8Counter32read-onlycurrent
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.15.3.2.22.2.3.1.9Counter32read-onlycurrent
ospf3AreaErrorStats
OBJECT-TYPE
The table of Ospf3 Interface Error Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.4not-accessiblecurrent
ospf3AreaErrorStatsEntry
OBJECT-TYPE
Error Statistics for an Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.4.1not-accessiblecurrent
ospf3AreaErrIndex
OBJECT-TYPE
The index of the Ospf3 Area for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.22.2.4.1.1Integer32read-onlycurrent
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.15.3.2.22.2.4.1.2Counter32read-onlycurrent
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.15.3.2.22.2.4.1.3Counter32read-onlycurrent
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.15.3.2.22.2.4.1.4Counter32read-onlycurrent
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.15.3.2.22.2.4.1.5Counter32read-onlycurrent
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.15.3.2.22.2.4.1.6Counter32read-onlycurrent
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.15.3.2.22.2.4.1.7Counter32read-onlycurrent
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.15.3.2.22.2.4.1.8Counter32read-onlycurrent
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.15.3.2.22.2.4.1.9Counter32read-onlycurrent
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.15.3.2.22.2.4.1.10Counter32read-onlycurrent
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.15.3.2.22.2.4.1.11Counter32read-onlycurrent
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.15.3.2.22.2.4.1.12Counter32read-onlycurrent
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.15.3.2.22.2.4.1.13Counter32read-onlycurrent
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.15.3.2.22.2.4.1.14Counter32read-onlycurrent
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.15.3.2.22.2.4.1.15Counter32read-onlycurrent
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.15.3.2.22.2.4.1.16Counter32read-onlycurrent
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.15.3.2.22.2.4.1.17Counter32read-onlycurrent
ospf3Interface
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.22.3
ospf3IntfRxTxDisdStats
OBJECT-TYPE
The table of Ospf3 Intf Rx/Tx Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1not-accessiblecurrent
ospf3IntfRxTxDisdStatsEntry
OBJECT-TYPE
Rx Tx packet Statistics about a Ospf3 area.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1not-accessiblecurrent
ospf3IntfRxTxDisdIndex
OBJECT-TYPE
The index of the ospf3 Intf for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1.1Integer32read-onlycurrent
ospf3IntfRxPkts
OBJECT-TYPE
The total number of Ospf3 packets received on this Ospf3 interface.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1.2Counter32read-onlycurrent
ospf3IntfTxPkts
OBJECT-TYPE
The total number of Ospf3 packets transmitted on this Ospf3 interface.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1.3Counter32read-onlycurrent
ospf3IntfDisdPkts
OBJECT-TYPE
The total number of Ospf3 packets discaded on this Ospf3 interface.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1.4Counter32read-onlycurrent
ospf3IntfRxHello
OBJECT-TYPE
The total number of Hello packets received on this Ospf3 interface.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1.5Counter32read-onlycurrent
ospf3IntfTxHello
OBJECT-TYPE
The total number of Hello packets transmitted on this Ospf3 interface.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1.6Counter32read-onlycurrent
ospf3IntfDisdHello
OBJECT-TYPE
The total number of Hello packets discaded in this Ospf3 interface.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1.7Counter32read-onlycurrent
ospf3IntfRxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this Ospf3 interface.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1.8Counter32read-onlycurrent
ospf3IntfTxDatabase
OBJECT-TYPE
The total number of Database Description packets transmitted for this Ospf3 interface.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1.9Counter32read-onlycurrent
ospf3IntfDisdDatabase
OBJECT-TYPE
The total number of Database Description packets discarded for this Ospf3 interface.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.1.1.10Counter32read-onlycurrent
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.15.3.2.22.3.1.1.11Counter32read-onlycurrent
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.15.3.2.22.3.1.1.12Counter32read-onlycurrent
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.15.3.2.22.3.1.1.13Counter32read-onlycurrent
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.15.3.2.22.3.1.1.14Counter32read-onlycurrent
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.15.3.2.22.3.1.1.15Counter32read-onlycurrent
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.15.3.2.22.3.1.1.16Counter32read-onlycurrent
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.15.3.2.22.3.1.1.17Counter32read-onlycurrent
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.15.3.2.22.3.1.1.18Counter32read-onlycurrent
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.15.3.2.22.3.1.1.19Counter32read-onlycurrent
ospf3IntfNbrChangeStats
OBJECT-TYPE
The table of Ospf3 Interface Neighbour change Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.2not-accessiblecurrent
ospf3IntfNbrChangeStatsEntry
OBJECT-TYPE
Ospf3 interface Neighbour Change statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.2.1not-accessiblecurrent
ospf3IntfNbrIndex
OBJECT-TYPE
The index of the Ospf3 Interface for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.2.1.1Integer32read-onlycurrent
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.15.3.2.22.3.2.1.2Counter32read-onlycurrent
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.15.3.2.22.3.2.1.3Counter32read-onlycurrent
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.15.3.2.22.3.2.1.4Counter32read-onlycurrent
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.15.3.2.22.3.2.1.5Counter32read-onlycurrent
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.15.3.2.22.3.2.1.6Counter32read-onlycurrent
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.15.3.2.22.3.2.1.7Counter32read-onlycurrent
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.15.3.2.22.3.2.1.8Counter32read-onlycurrent
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.15.3.2.22.3.2.1.9Counter32read-onlycurrent
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.15.3.2.22.3.2.1.10Counter32read-onlycurrent
ospf3IntfChangeStats
OBJECT-TYPE
The table of Ospf3 Interface change Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.3not-accessiblecurrent
ospf3IntfChangeStatsEntry
OBJECT-TYPE
Ospf3 interface Change statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.3.1not-accessiblecurrent
ospf3IntfIndex
OBJECT-TYPE
The index of the Ospf3 Interface for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.3.1.1Integer32read-onlycurrent
ospf3IntfDown
OBJECT-TYPE
The total number of times the interface was down.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.3.1.2Counter32read-onlycurrent
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.15.3.2.22.3.3.1.3Counter32read-onlycurrent
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.15.3.2.22.3.3.1.4Counter32read-onlycurrent
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.15.3.2.22.3.3.1.5Counter32read-onlycurrent
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.15.3.2.22.3.3.1.6Counter32read-onlycurrent
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.15.3.2.22.3.3.1.7Counter32read-onlycurrent
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.15.3.2.22.3.3.1.8Counter32read-onlycurrent
ospf3IntfAllEvents
OBJECT-TYPE
The total number of times this interface changed State.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.3.1.9Counter32read-onlycurrent
ospf3IntfErrorStats
OBJECT-TYPE
The table of Ospf3 Interface Error Statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.4not-accessiblecurrent
ospf3IntfErrorStatsEntry
OBJECT-TYPE
Error Statistics for an Ospf3 interface.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.4.1not-accessiblecurrent
ospf3IntfErrIndex
OBJECT-TYPE
The index of the Ospf3 Intf for which these statistics apply.
1.3.6.1.4.1.20301.2.7.15.3.2.22.3.4.1.1Integer32read-onlycurrent
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.15.3.2.22.3.4.1.2Counter32read-onlycurrent
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.15.3.2.22.3.4.1.3Counter32read-onlycurrent
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.15.3.2.22.3.4.1.4Counter32read-onlycurrent
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.15.3.2.22.3.4.1.5Counter32read-onlycurrent
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.15.3.2.22.3.4.1.6Counter32read-onlycurrent
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.15.3.2.22.3.4.1.7Counter32read-onlycurrent
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.15.3.2.22.3.4.1.8Counter32read-onlycurrent
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.15.3.2.22.3.4.1.9Counter32read-onlycurrent
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.15.3.2.22.3.4.1.10Counter32read-onlycurrent
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.15.3.2.22.3.4.1.11Counter32read-onlycurrent
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.15.3.2.22.3.4.1.12Counter32read-onlycurrent
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.15.3.2.22.3.4.1.13Counter32read-onlycurrent
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.15.3.2.22.3.4.1.14Counter32read-onlycurrent
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.15.3.2.22.3.4.1.15Counter32read-onlycurrent
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.15.3.2.22.3.4.1.16Counter32read-onlycurrent
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.15.3.2.22.3.4.1.17Counter32read-onlycurrent
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.15.3.2.22.3.4.1.18Counter32read-onlycurrent
mldStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.23.1not-accessiblecurrent
mldIfStatsEntry
OBJECT-TYPE
An entry representing an interface stats on which MLD is enabled.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1not-accessiblecurrent
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.15.3.2.23.1.1.1Integer32read-onlycurrent
rxMldIfStatsGeneralQuery
OBJECT-TYPE
The total number of MLD Listener Queries received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.2Counter32read-onlycurrent
rxMldIfStatsMASQuery
OBJECT-TYPE
The total number of MLD Listener MAS Queries received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.3Counter32read-onlycurrent
rxMldIfStatsMASSQQuery
OBJECT-TYPE
The total number of MLD Listener MASSQ Queries received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.4Counter32read-onlycurrent
rxMldIfStatsMLDv1Report
OBJECT-TYPE
The total number of MLD Listener Reports (v1) received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.5Counter32read-onlycurrent
rxMldIfStatsMLDv1Done
OBJECT-TYPE
The total number of MLD Listener Dones (v1/v2) received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.6Counter32read-onlycurrent
rxMldIfStatsMLDv2Report
OBJECT-TYPE
The total number of MLD Listener Reports (v2) received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.7Counter32read-onlycurrent
rxMldIfStatsIncCrsv2
OBJECT-TYPE
The total number of MLD INC CRs (v2) received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.8Counter32read-onlycurrent
rxMldIfStatsExcCrsv2
OBJECT-TYPE
The total number of MLD EXC CRs (v2) received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.9Counter32read-onlycurrent
rxMldIfStatsToIncFmcrsv2
OBJECT-TYPE
The total number of MLD TO_INC FMCRs (v2) received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.10Counter32read-onlycurrent
rxMldIfStatsToExcFmcrsv2
OBJECT-TYPE
The total number of MLD TO_EXC FMCRs (v2) received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.11Counter32read-onlycurrent
rxMldIfStatsAllowSlcrsv2
OBJECT-TYPE
The total number of MLD ALLOW SLCRs (v2) received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.12Counter32read-onlycurrent
rxMldIfStatsBlockSlcrsv2
OBJECT-TYPE
The total number of MLD BLOCK SLCRs (v2) received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.13Counter32read-onlycurrent
txMldIfStatsGeneralQuery
OBJECT-TYPE
The total number of MLD Listener Queries sent.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.14Counter32read-onlycurrent
txMldIfStatsMASQuery
OBJECT-TYPE
The total number of MLD Listener MAS Queries sent.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.15Counter32read-onlycurrent
txMldIfStatsMASSQQuery
OBJECT-TYPE
The total number of MLD Listener MASSQ Queries sent.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.16Counter32read-onlycurrent
txMldIfStatsMLDv1Report
OBJECT-TYPE
The total number of MLD Listener Reports (v1) sent.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.17Counter32read-onlycurrent
txMldIfStatsMLDv1Done
OBJECT-TYPE
The total number of MLD Listener Dones (v1/v2) sent.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.18Counter32read-onlycurrent
txMldIfStatsMLDv2Report
OBJECT-TYPE
The total number of MLD Listener Reports (v2) sent.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.19Counter32read-onlycurrent
txMldIfStatsIncCrsv2
OBJECT-TYPE
The total number of MLD INC CRs (v2) sent
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.20Counter32read-onlycurrent
txMldIfStatsExcCrsv2
OBJECT-TYPE
The total number of MLD EXC CRs (v2) sent
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.21Counter32read-onlycurrent
txMldIfStatsToIncFmcrsv2
OBJECT-TYPE
The total number of MLD TO_INC FMCRs (v2) sent
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.22Counter32read-onlycurrent
txMldIfStatsToExcFmcrsv2
OBJECT-TYPE
The total number of MLD TO_EXC FMCRs (v2) sent
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.23Counter32read-onlycurrent
txMldIfStatsAllowSlcrsv2
OBJECT-TYPE
The total number of MLD ALLOW SLCRs (v2) sent
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.24Counter32read-onlycurrent
txMldIfStatsBlockSlcrsv2
OBJECT-TYPE
The total number of MLD BLOCK SLCRs (v2) received.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.25Counter32read-onlycurrent
errMldIfStatsGeneralQuery
OBJECT-TYPE
The total number of MLD Listener Queries errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.27Counter32read-onlycurrent
errMldIfStatsMASQuery
OBJECT-TYPE
The total number of MLD Listener MAS Queries errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.28Counter32read-onlycurrent
errMldIfStatsMASSQQuery
OBJECT-TYPE
The total number of MLD Listener MASSQ Queries errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.29Counter32read-onlycurrent
errMldIfStatsMLDv1Report
OBJECT-TYPE
The total number of MLD Listener Report (v1) errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.30Counter32read-onlycurrent
errMldIfStatsMLDv1Done
OBJECT-TYPE
The total number of MLD Listener Done (v1/v2) errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.31Counter32read-onlycurrent
errMldIfStatsMLDv2Report
OBJECT-TYPE
The total number of MLD Listener Report (v2) errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.32Counter32read-onlycurrent
errMldIfStatsIncCrsv2
OBJECT-TYPE
The total number of MLD INC CRs (v2) errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.33Counter32read-onlycurrent
errMldIfStatsExcCrsv2
OBJECT-TYPE
The total number of MLD EXC CRs (v2) errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.34Counter32read-onlycurrent
errMldIfStatsToIncFmcrsv2
OBJECT-TYPE
The total number of MLD TO_INC FMCRs (v2) errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.35Counter32read-onlycurrent
errMldIfStatsToExcFmcrsv2
OBJECT-TYPE
The total number of MLD TO_EXC FMCRs (v2) errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.36Counter32read-onlycurrent
errMldIfStatsAllowSlcrsv2
OBJECT-TYPE
The total number of MLD ALLOW SLCRs (v2) errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.37Counter32read-onlycurrent
errMldIfStatsBlockSlcrsv2
OBJECT-TYPE
The total number of MLD BLOCK SLCRs (v2) errors.
1.3.6.1.4.1.20301.2.7.15.3.2.23.1.1.38Counter32read-onlycurrent
mldStatBadLength
OBJECT-TYPE
The total number of bad length mld packet.
1.3.6.1.4.1.20301.2.7.15.3.2.23.2Counter32read-onlycurrent
mldStatBadChecksum
OBJECT-TYPE
The total number of bad checksum mld packet.
1.3.6.1.4.1.20301.2.7.15.3.2.23.3Counter32read-onlycurrent
mldStatBadReceiveIf
OBJECT-TYPE
The total number of bad reveive if mld packet.
1.3.6.1.4.1.20301.2.7.15.3.2.23.4Counter32read-onlycurrent
mldStatReceiveNonLocal
OBJECT-TYPE
The total number of non local received mld packet.
1.3.6.1.4.1.20301.2.7.15.3.2.23.5Counter32read-onlycurrent
mldStatInvalidPkts
OBJECT-TYPE
The total number of invalid packets.
1.3.6.1.4.1.20301.2.7.15.3.2.23.6Counter32read-onlycurrent
mldStatTotalL3Ipv6SgvEntries
OBJECT-TYPE
Total L3 IPv6 (S, G, V) entries
1.3.6.1.4.1.20301.2.7.15.3.2.23.7Counter32read-onlycurrent
mldStatTotalMLDGroups
OBJECT-TYPE
The total number of MLD Groups.
1.3.6.1.4.1.20301.2.7.15.3.2.23.8Counter32read-onlycurrent
mldStatClearAll
OBJECT-TYPE
Clear all MLD stats. Returns other(1) when read.
1.3.6.1.4.1.20301.2.7.15.3.2.23.9INTEGER {other(1), clear(2)}read-writecurrent
ipsecStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.2.24.1not-accessiblecurrent
ipsecSaStatsEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec SA statistics.
1.3.6.1.4.1.20301.2.7.15.3.2.24.1.1not-accessiblecurrent
ipsecSaStatsIndex
OBJECT-TYPE
The index of ipsecSaStatsEntry.
1.3.6.1.4.1.20301.2.7.15.3.2.24.1.1.1Unsigned32read-onlycurrent
ipsecSaStatsSpi
OBJECT-TYPE
The SPI used by the SA.
1.3.6.1.4.1.20301.2.7.15.3.2.24.1.1.2Unsigned32read-onlycurrent
ipsecSaStatsProto
OBJECT-TYPE
The proto(AH,ESP,or Both) used by the SA.
1.3.6.1.4.1.20301.2.7.15.3.2.24.1.1.3INTEGER {any(0), ah(1), esp(2)}read-onlycurrent
ipsecSaStatsDstAddr
OBJECT-TYPE
The destination IP address for the SA.
1.3.6.1.4.1.20301.2.7.15.3.2.24.1.1.4OCTET STRING (SIZE(16))read-onlycurrent
ipsecSaStatsUsageTime
OBJECT-TYPE
The time (in seconds) since the SA was first used.
1.3.6.1.4.1.20301.2.7.15.3.2.24.1.1.5Unsigned32read-onlycurrent
ipsecSaStatsBytes
OBJECT-TYPE
The count of bytes for the SA.
1.3.6.1.4.1.20301.2.7.15.3.2.24.1.1.6Unsigned32read-onlycurrent
ipsecSaStatsPkts
OBJECT-TYPE
The number of packets sent or received for the SA.
1.3.6.1.4.1.20301.2.7.15.3.2.24.1.1.7Unsigned32read-onlycurrent
dhcpsnpStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.2.25
dhcpSnoopingStatInPacketRequest
OBJECT-TYPE
Counter of DHCP REQUEST messages received.
1.3.6.1.4.1.20301.2.7.15.3.2.25.1Integer32read-onlycurrent
dhcpSnoopingStatInPacketReply
OBJECT-TYPE
Counter of DHCP REPLY messages received.
1.3.6.1.4.1.20301.2.7.15.3.2.25.2Integer32read-onlycurrent
dhcpSnoopingStatDroppedPacketInvalid
OBJECT-TYPE
Counter of dropped DHCP messages due to invalid packet.
1.3.6.1.4.1.20301.2.7.15.3.2.25.3Integer32read-onlycurrent
dhcpSnoopingStatDroppedPacketRateLimit
OBJECT-TYPE
Counter of dropped DHCP messages due to Rate Limit in software.
1.3.6.1.4.1.20301.2.7.15.3.2.25.4Integer32read-onlycurrent
dhcpSnoopingStatDroppedPacketOther
OBJECT-TYPE
Counter of dropped DHCP messages due to other reason.
1.3.6.1.4.1.20301.2.7.15.3.2.25.5Integer32read-onlycurrent
layer3Info
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3
ipRoutingInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.1
ipDataRouteInfoTable
OBJECT-TYPE
The table of run-time IP routes.
1.3.6.1.4.1.20301.2.7.15.3.3.1.1not-accessiblecurrent
ipDataRouteInfoEntry
OBJECT-TYPE
A row in the run-time IP route table
1.3.6.1.4.1.20301.2.7.15.3.3.1.1.1not-accessiblecurrent
ipDataRouteInfoIndx
OBJECT-TYPE
The index of this route table.
1.3.6.1.4.1.20301.2.7.15.3.3.1.1.1.1Integer32read-onlycurrent
ipDataRouteInfoDestIp
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.1.1.2IpAddressread-onlycurrent
ipDataRouteInfoMask
OBJECT-TYPE
The destination IP mask of this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.1.1.3IpAddressread-onlycurrent
ipDataRouteInfoGateway
OBJECT-TYPE
The next-hop router address for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.1.1.4IpAddressread-onlycurrent
ipDataRouteInfoTag
OBJECT-TYPE
The tag-type for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.1.1.5INTEGER {fixed(1), static(2), addr(3), rip(4), broadcast(5), martian(6), multicast(7), vip(8), bgp(9), ospf(10), none(11)}read-onlycurrent
ipDataRouteInfoType
OBJECT-TYPE
The type of the route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.1.1.6INTEGER {indirect(1), direct(2), local(3), broadcast(4), martian(5), multicast(6), other(7)}read-onlycurrent
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.15.3.3.1.1.1.7Integer32read-onlycurrent
ipDataRouteInfoGateway1
OBJECT-TYPE
The next-hop router address for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.1.1.8IpAddressread-onlycurrent
ipDataRouteInfoGateway2
OBJECT-TYPE
The next-hop router address for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.1.1.9IpAddressread-onlycurrent
ipDataRouteInfoMetric
OBJECT-TYPE
The Metric for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.1.1.10Integer32read-onlycurrent
routeTableClear
OBJECT-TYPE
Setting this value to clear(2) clears the route table.
1.3.6.1.4.1.20301.2.7.15.3.3.1.2INTEGER {ok(1), clear(2)}read-writecurrent
ipMgmtRouteInfoTable
OBJECT-TYPE
The table of run-time IP routes.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3not-accessiblecurrent
ipMgmtRouteInfoEntry
OBJECT-TYPE
A row in the run-time IP route table
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1not-accessiblecurrent
ipMgmtRouteInfoIndx
OBJECT-TYPE
The index of this route table.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1.1Integer32read-onlycurrent
ipMgmtRouteInfoDestIp
OBJECT-TYPE
The destination IP address of this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1.2IpAddressread-onlycurrent
ipMgmtRouteInfoMask
OBJECT-TYPE
The destination IP mask of this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1.3IpAddressread-onlycurrent
ipMgmtRouteInfoGateway
OBJECT-TYPE
The next-hop router address for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1.4IpAddressread-onlycurrent
ipMgmtRouteInfoTag
OBJECT-TYPE
The tag-type for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1.5INTEGER {fixed(1), static(2), addr(3), rip(4), broadcast(5), martian(6), multicast(7), vip(8), bgp(9), ospf(10), none(11)}read-onlycurrent
ipMgmtRouteInfoType
OBJECT-TYPE
The type of the route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1.6INTEGER {indirect(1), direct(2), local(3), broadcast(4), martian(5), multicast(6), other(7)}read-onlycurrent
ipMgmtRouteInfoInterface
OBJECT-TYPE
The interface number for which the destination address is applicable.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1.7Integer32read-onlycurrent
ipMgmtRouteInfoGateway1
OBJECT-TYPE
The next-hop router address for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1.8IpAddressread-onlycurrent
ipMgmtRouteInfoGateway2
OBJECT-TYPE
The next-hop router address for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1.9IpAddressread-onlycurrent
ipMgmtRouteInfoMetric
OBJECT-TYPE
The Metric for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.1.3.1.10Integer32read-onlycurrent
arpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.2
arpInfoTable
OBJECT-TYPE
The table of ARP entries.
1.3.6.1.4.1.20301.2.7.15.3.3.2.1not-accessiblecurrent
arpInfoEntry
OBJECT-TYPE
A row in the ARP table
1.3.6.1.4.1.20301.2.7.15.3.3.2.1.1not-accessiblecurrent
arpInfoDestIp
OBJECT-TYPE
The destination IP address of the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.3.2.1.1.1IpAddressread-onlycurrent
arpInfoMacAddr
OBJECT-TYPE
The MAC address for the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.3.2.1.1.2PhysAddressread-onlycurrent
arpInfoVLAN
OBJECT-TYPE
The VLAN identifier for the ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.3.2.1.1.3Integer32read-onlycurrent
arpInfoSrcPort
OBJECT-TYPE
The port number on which this entry's equivalence is effective.
1.3.6.1.4.1.20301.2.7.15.3.3.2.1.1.4PortNumberread-onlycurrent
arpInfoFlag
OBJECT-TYPE
The flag associated with this ARP entry.
1.3.6.1.4.1.20301.2.7.15.3.3.2.1.1.6INTEGER {clear(1), unresolved(2), permanent(3), indirect(4), layer4(5)}read-onlycurrent
arpCacheClear
OBJECT-TYPE
Setting this value to clear(2) clears the ARP cache.
1.3.6.1.4.1.20301.2.7.15.3.3.2.2INTEGER {ok(1), clear(2)}read-writecurrent
vrrpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.3
vrrpInfoVirtRtrTable
OBJECT-TYPE
The table of VRRP virtual router run-time information.
1.3.6.1.4.1.20301.2.7.15.3.3.3.1not-accessiblecurrent
vrrpInfoVirtRtrTableEntry
OBJECT-TYPE
The run-time information about a VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.3.3.1.1not-accessiblecurrent
vrrpInfoVirtRtrIndex
OBJECT-TYPE
The VRRP virtual router index.
1.3.6.1.4.1.20301.2.7.15.3.3.3.1.1.1Integer32read-onlycurrent
vrrpInfoVirtRtrState
OBJECT-TYPE
The VRRP virtual router state.
1.3.6.1.4.1.20301.2.7.15.3.3.3.1.1.2INTEGER {init(1), master(2), backup(3), holdoff(4)}read-onlycurrent
vrrpInfoVirtRtrOwnership
OBJECT-TYPE
The VRRP virtual router ownership status.
1.3.6.1.4.1.20301.2.7.15.3.3.3.1.1.3INTEGER {owner(1), renter(2)}read-onlycurrent
vrrpInfoVirtRtrConfig
OBJECT-TYPE
The status of the VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.3.3.1.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
vrrpInfoVirtRtrID
OBJECT-TYPE
The VRRP virtual router identifier.
1.3.6.1.4.1.20301.2.7.15.3.3.3.1.1.5INTEGER (1..255)read-onlycurrent
vrrpInfoVirtRtrAddr
OBJECT-TYPE
The VRRP virtual router IP address.
1.3.6.1.4.1.20301.2.7.15.3.3.3.1.1.6IpAddressread-onlycurrent
vrrpInfoVirtRtrIfIndex
OBJECT-TYPE
The IfIndex that the VRRP virtual router is representing.
1.3.6.1.4.1.20301.2.7.15.3.3.3.1.1.7Integer32read-onlycurrent
vrrpInfoVirtRtrPriority
OBJECT-TYPE
The priority value to be used by the specified VRRP virtual routers.
1.3.6.1.4.1.20301.2.7.15.3.3.3.1.1.8INTEGER (1..254)read-onlycurrent
vrrpInfoVirtGroupState
OBJECT-TYPE
VRRP group state.
1.3.6.1.4.1.20301.2.7.15.3.3.3.2DisplayString (SIZE(1..128))read-onlycurrent
vrrpInfoVirtGroupPriority
OBJECT-TYPE
VRRP group priority.
1.3.6.1.4.1.20301.2.7.15.3.3.3.3Integer32read-onlycurrent
ospfinfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.4
ospfGeneralInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.4.1
ospfStartTime
OBJECT-TYPE
The time when ospf has been started.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.1TimeTicksread-onlycurrent
ospfProcessUptime
OBJECT-TYPE
The time since ospf has been started.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.2TimeTicksread-onlycurrent
ospfLsTypesSupported
OBJECT-TYPE
The Link State Types that are supported.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.3Integer32read-onlycurrent
ospfIntfCountForRouter
OBJECT-TYPE
The number of interfaces for this router.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.4Integer32read-onlycurrent
ospfVlinkCountForRouter
OBJECT-TYPE
The number of virtual links for this router.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.5Integer32read-onlycurrent
ospfTotalNeighbours
OBJECT-TYPE
The total number of OSPF neighbours.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.6Integer32read-onlycurrent
ospfNbrInInitState
OBJECT-TYPE
The number of neighbours in the initial state of exchange.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.7Integer32read-onlycurrent
ospfNbrInExchState
OBJECT-TYPE
The number of neighbours in the exchange state.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.8Integer32read-onlycurrent
ospfNbrInFullState
OBJECT-TYPE
The number of neighbours in the Full state of exchange.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.9Integer32read-onlycurrent
ospfTotalAreas
OBJECT-TYPE
The Total number of areas.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.10Integer32read-onlycurrent
ospfTotalTransitAreas
OBJECT-TYPE
The Total number of Transit areas.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.11Integer32read-onlycurrent
ospfTotalNssaAreas
OBJECT-TYPE
The Total number of NSSA areas.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.12Integer32read-onlycurrent
ospfTotalStubAreas
OBJECT-TYPE
The Total number of STUB areas.
1.3.6.1.4.1.20301.2.7.15.3.3.4.1.13Integer32read-onlycurrent
ospfAreaInfoTable
OBJECT-TYPE
The table of OSPF Area information.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2not-accessiblecurrent
ospfAreaInfoEntry
OBJECT-TYPE
Information about a OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1not-accessiblecurrent
ospfAreaInfoIndex
OBJECT-TYPE
The OSPF area number for which the OSPF info table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.1Integer32read-onlycurrent
ospfAreaInfoId
OBJECT-TYPE
The IP address of the OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.2IpAddressread-onlycurrent
ospfTotalNumberOfInterfaces
OBJECT-TYPE
The total number of interfaces for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.3Integer32read-onlycurrent
ospfNumberOfInterfacesUp
OBJECT-TYPE
The number of interfaces UP in area.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.4Integer32read-onlycurrent
ospfNumberOfLsdbEntries
OBJECT-TYPE
The number of Link State Database entries for this OSPF area.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.5Integer32read-onlycurrent
ospfAreaInfoAuthType
OBJECT-TYPE
Area authentication.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.6INTEGER {none(1), password(2), md5(3)}read-onlycurrent
ospfAreaInfoLsTypesAccepted
OBJECT-TYPE
LS types accepted by this area.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.7DisplayString (SIZE(0..40))read-onlycurrent
ospfAreaInfoSPF
OBJECT-TYPE
Number of times SPF algorithm has been executed.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.8Integer32read-onlycurrent
ospfAreaInfoAreaBorderRouter
OBJECT-TYPE
Count of ABR local to this area.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.9Integer32read-onlycurrent
ospfAreaInfoASBoundaryRouter
OBJECT-TYPE
Count of ASBR local to this area.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.10Integer32read-onlycurrent
ospfAreaInfoTotalNeighbours
OBJECT-TYPE
The total number of OSPF neighbors.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.11Integer32read-onlycurrent
ospfAreaInfoNeighborsINITstate
OBJECT-TYPE
Total neighbors in INIT state.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.12Integer32read-onlycurrent
ospfAreaInfoNeighborsEXCHstate
OBJECT-TYPE
Total neighbors in EXCH state.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.13Integer32read-onlycurrent
ospfAreaInfoNeighborsFULLstate
OBJECT-TYPE
Total neighbors in FULL state.
1.3.6.1.4.1.20301.2.7.15.3.3.4.2.1.14Integer32read-onlycurrent
ospfIntfInfoTable
OBJECT-TYPE
The table of OSPF Interface information.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3not-accessiblecurrent
ospfIntfInfoEntry
OBJECT-TYPE
Information about a OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1not-accessiblecurrent
ospfIfInfoIndex
OBJECT-TYPE
The OSPF interface number for which the OSPF info table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.1Integer32read-onlycurrent
ospfIfInfoIpAddress
OBJECT-TYPE
The IP address of the OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.2IpAddressread-onlycurrent
ospfIfInfoArea
OBJECT-TYPE
The index of the area that the interface belongs.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.3INTEGER (0..2)read-onlycurrent
ospfIfInfoAdminStatus
OBJECT-TYPE
Admin Status of the interface: down(0), up(1).
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.4INTEGER {down(0), up(1)}read-onlycurrent
ospfIfInfoPassive
OBJECT-TYPE
Passive status of the interface: disabled(0), enabled(1).
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.5INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfIfInfoRouterIP
OBJECT-TYPE
The router ID of the switch.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.6IpAddressread-onlycurrent
ospfIfInfoState
OBJECT-TYPE
The state of the interface: Down(0), Loopback(1), Waiting(2), P to P(3), DR(4), BackuDR(5), DR Other(6).
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.7INTEGER {down(0), loopback(1), waiting(2), ptop(3), dr(4), backupdr(5), drother(6)}read-onlycurrent
ospfIfInfoPriority
OBJECT-TYPE
Interface router priority
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.8INTEGER (1..255)read-onlycurrent
ospfIfInfoDesignatedRouterIP
OBJECT-TYPE
The OSPF Designated Router IP (IP Address) for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.9IpAddressread-onlycurrent
ospfIfInfoDesignatedRouterIpAddress
OBJECT-TYPE
The OSPF Designated Router IP Address for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.10IpAddressread-onlycurrent
ospfIfInfoBackupDesignatedRouterIP
OBJECT-TYPE
The OSPF Backup Designated Router IP for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.11IpAddressread-onlycurrent
ospfIfInfoBackupDesignatedRouterIpAddress
OBJECT-TYPE
The OSPF Backup Designated Router Ip Address for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.12IpAddressread-onlycurrent
ospfIfInfoHello
OBJECT-TYPE
The hello timer for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.13INTEGER (1..65535)read-onlycurrent
ospfIfInfoHelloMS
OBJECT-TYPE
Units of time measurement for Hello interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.14INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfIfInfoDead
OBJECT-TYPE
The dead timer for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.15INTEGER (1..65535)read-onlycurrent
ospfIfInfoDeadMS
OBJECT-TYPE
Units of time measurement for Dead interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.16INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfIfInfoWaitInterval
OBJECT-TYPE
The OSPF Wait interval for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.17Integer32read-onlycurrent
ospfIfInfoWaitIntervalMS
OBJECT-TYPE
Units of time measurement for Wait interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.18INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfIfInfoRetransmit
OBJECT-TYPE
The retransmit interval for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.19INTEGER (1..3600)read-onlycurrent
ospfIfInfoTransitDelay
OBJECT-TYPE
The transit delay for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.20INTEGER (1..3600)read-onlycurrent
ospfIfInfoTotalNeighbours
OBJECT-TYPE
The Total number of neighbours for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.21Integer32read-onlycurrent
ospfIfInfoEvents
OBJECT-TYPE
The total number of events for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.22Integer32read-onlycurrent
ospfIfInfoAuthType
OBJECT-TYPE
Type of authentication being used: none(1) - no authentication, password(2) - use password, md5(3) - use MD5 authentication.
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.23INTEGER {none(1), password(2), md5(3)}read-onlycurrent
ospfIfInfoPtop
OBJECT-TYPE
Point-to-point status of the interface: disabled(0), enabled(1).
1.3.6.1.4.1.20301.2.7.15.3.3.4.3.1.24INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfVirtIntfInfoTable
OBJECT-TYPE
The table of OSPF virtual interfaces information.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4not-accessiblecurrent
ospfVirtIntfInfoEntry
OBJECT-TYPE
Information about an OSPF virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1not-accessiblecurrent
ospfVirtIntfInfoIndex
OBJECT-TYPE
The OSPF Virtual Interface number for which this table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.1Integer32read-onlycurrent
ospfVirtIntfInfoIpAddr
OBJECT-TYPE
The IP Address of this virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.2IpAddressread-onlycurrent
ospfVirtIntfInfoArea
OBJECT-TYPE
The index of the OSPF area to which this virtual interface belongs.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.3INTEGER (0..2)read-onlycurrent
ospfVirtIntfInfoRouterId
OBJECT-TYPE
The Router ID.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.4IpAddressread-onlycurrent
ospfVirtIntfInfoState
OBJECT-TYPE
State disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.5INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfVirtIntfInfoCost
OBJECT-TYPE
The cost of the virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.6INTEGERread-onlycurrent
ospfVirtIntfInfoTrans
OBJECT-TYPE
The transit delay for the virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.7INTEGERread-onlycurrent
ospfVirtIntfInfoHello
OBJECT-TYPE
Hello interval.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.8INTEGER (1..65535)read-onlycurrent
ospfVirtIntfInfoHelloMS
OBJECT-TYPE
Units of time measurement for Hello interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.9INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfVirtIntfInfoDead
OBJECT-TYPE
Dead interval.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.10INTEGER (1..65535)read-onlycurrent
ospfVirtIntfInfoDeadMS
OBJECT-TYPE
Units of time measurement for Dead interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.11INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfVirtIntfInfoWait
OBJECT-TYPE
Wait interval.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.12INTEGER (1..65535)read-onlycurrent
ospfVirtIntfInfoWaitMS
OBJECT-TYPE
Units of time measurement for Wait interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.13INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfVirtIntfInfoRetra
OBJECT-TYPE
Retransmit interval.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.14INTEGER (1..3600)read-onlycurrent
ospfVirtIntfInfoAuth
OBJECT-TYPE
Authentication.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.15DisplayString (SIZE(0..8))read-onlycurrent
ospfVirtIntfInfoEvents
OBJECT-TYPE
Events.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.16INTEGERread-onlycurrent
ospfVirtIntfInfoNbr
OBJECT-TYPE
The IP Address of the OSPF neighbor for this virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.17IpAddressread-onlycurrent
ospfVirtIntfInfoNbrState
OBJECT-TYPE
State down(0),attempt(1),init(2),2 way(3), exstart(4),exchange(5),loading(6),full(7)
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.18INTEGER {down(0), attempt(1), init(2), twoway(3), exstart(4), exchange(5), loading(6), full(7)}read-onlycurrent
ospfVirtIntfInfoAreaId
OBJECT-TYPE
The AreaId of the virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.4.1.19IpAddressread-onlycurrent
ospfIfNbrTable
OBJECT-TYPE
The table of OSPF Interface Neighbor information.
1.3.6.1.4.1.20301.2.7.15.3.3.4.5not-accessiblecurrent
ospfIfNbrEntry
OBJECT-TYPE
Information about a OSPF interface, neighbor pair.
1.3.6.1.4.1.20301.2.7.15.3.3.4.5.1not-accessiblecurrent
ospfIfNbrIntfIndex
OBJECT-TYPE
The OSPF Interface number for which this Interface/Nbr table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.4.5.1.1Integer32read-onlycurrent
ospfIfNbrIpAddr
OBJECT-TYPE
The OSPF Neighbor ID .
1.3.6.1.4.1.20301.2.7.15.3.3.4.5.1.2IpAddressread-onlycurrent
ospfIfNbrPriority
OBJECT-TYPE
The priority of the OSPF neighbor.
1.3.6.1.4.1.20301.2.7.15.3.3.4.5.1.3Integer32read-onlycurrent
ospfIfNbrState
OBJECT-TYPE
The state of the OSPF neighbor.
1.3.6.1.4.1.20301.2.7.15.3.3.4.5.1.4INTEGER {down(1), attempt(2), init(3), twoway(4), exStart(5), exchange(6), loading(7), full(8)}read-onlycurrent
ospfIfNbrDesignatedRtr
OBJECT-TYPE
The IP Address of the Designated Router for this OSPF Neighbor.
1.3.6.1.4.1.20301.2.7.15.3.3.4.5.1.5IpAddressread-onlycurrent
ospfIfNbrBackupDesignatedRtr
OBJECT-TYPE
The IP Address of the backup designated Router for this OSPF Neighbor.
1.3.6.1.4.1.20301.2.7.15.3.3.4.5.1.6IpAddressread-onlycurrent
ospfIfNbrIpAddress
OBJECT-TYPE
The IP Address of the OSPF Neighbor.
1.3.6.1.4.1.20301.2.7.15.3.3.4.5.1.7IpAddressread-onlycurrent
ospfSumRangesInfoTable
OBJECT-TYPE
The table of OSPF summary ranges information.
1.3.6.1.4.1.20301.2.7.15.3.3.4.6not-accessiblecurrent
ospfSumRangesInfoEntry
OBJECT-TYPE
Summary ranges information.
1.3.6.1.4.1.20301.2.7.15.3.3.4.6.1not-accessiblecurrent
ospfSumRangesInfoIndex
OBJECT-TYPE
The OSPF range index for which this table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.4.6.1.1Integer32read-onlycurrent
ospfSumRangesInfoArea
OBJECT-TYPE
Area.
1.3.6.1.4.1.20301.2.7.15.3.3.4.6.1.2INTEGER (0..2)read-onlycurrent
ospfSumRangesInfoNetwork
OBJECT-TYPE
Network.
1.3.6.1.4.1.20301.2.7.15.3.3.4.6.1.3IpAddressread-onlycurrent
ospfSumRangesInfoMask
OBJECT-TYPE
Mask.
1.3.6.1.4.1.20301.2.7.15.3.3.4.6.1.4IpAddressread-onlycurrent
ospfSumRangesInfoAction
OBJECT-TYPE
Action propagate(0), hide(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.6.1.5INTEGER {propagate(0), hide(1)}read-onlycurrent
ospfSumRangesInfoListType
OBJECT-TYPE
Summary address list Non-NSSA(0), NSSA(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.6.1.6INTEGER {non-nssa(0), nssa(1)}read-onlycurrent
ospfRoutesInfoTable
OBJECT-TYPE
The table of OSPF routes information.
1.3.6.1.4.1.20301.2.7.15.3.3.4.7not-accessiblecurrent
ospfRoutesInfoEntry
OBJECT-TYPE
OSPF routes information.
1.3.6.1.4.1.20301.2.7.15.3.3.4.7.1not-accessiblecurrent
ospfRoutesInfoIndex
OBJECT-TYPE
The OSPF route table entry index for which this table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.4.7.1.1Integer32read-onlycurrent
ospfRoutesInfoDestination
OBJECT-TYPE
Destination.
1.3.6.1.4.1.20301.2.7.15.3.3.4.7.1.2IpAddressread-onlycurrent
ospfRoutesInfoMask
OBJECT-TYPE
Mask.
1.3.6.1.4.1.20301.2.7.15.3.3.4.7.1.3IpAddressread-onlycurrent
ospfRoutesInfoVia
OBJECT-TYPE
Next hop.
1.3.6.1.4.1.20301.2.7.15.3.3.4.7.1.4IpAddressread-onlycurrent
ospfRoutesInfoType
OBJECT-TYPE
Route type. Codes: IA - OSPF inter area, N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 * - best
1.3.6.1.4.1.20301.2.7.15.3.3.4.7.1.5DisplayString (SIZE(0..8))read-onlycurrent
ospfLsdbInfoTable
OBJECT-TYPE
The OSPF Process's Link State Database.
1.3.6.1.4.1.20301.2.7.15.3.3.4.8not-accessiblecurrent
ospfLsdbInfoEntry
OBJECT-TYPE
A single Link State Advertisement.
1.3.6.1.4.1.20301.2.7.15.3.3.4.8.1not-accessiblecurrent
ospfLsdbInfoIndex
OBJECT-TYPE
The 32 bit index in the table.
1.3.6.1.4.1.20301.2.7.15.3.3.4.8.1.1Integer32read-onlycurrent
ospfLsdbInfoAreaId
OBJECT-TYPE
The 32 bit identifier of the Area from which the LSA was received.
1.3.6.1.4.1.20301.2.7.15.3.3.4.8.1.2IpAddressread-onlycurrent
ospfLsdbInfoType
OBJECT-TYPE
The type of the link state advertisement. Each link state type has a separate advertise- ment format.
1.3.6.1.4.1.20301.2.7.15.3.3.4.8.1.3INTEGER {routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), asExternalLink(5), multicastLink(6), nssaExternalLink(7)}read-onlycurrent
ospfLsdbInfoLsid
OBJECT-TYPE
The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
1.3.6.1.4.1.20301.2.7.15.3.3.4.8.1.4IpAddressread-onlycurrent
ospfLsdbInfoRouterId
OBJECT-TYPE
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
1.3.6.1.4.1.20301.2.7.15.3.3.4.8.1.5IpAddressread-onlycurrent
ospfLsdbInfoSequence
OBJECT-TYPE
The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement - displayed here in hexazecimal.
1.3.6.1.4.1.20301.2.7.15.3.3.4.8.1.6OCTET STRING (SIZE(10))read-onlycurrent
ospfLsdbInfoAge
OBJECT-TYPE
This field is the age of the link state adver- tisement in seconds.
1.3.6.1.4.1.20301.2.7.15.3.3.4.8.1.7Integer32read-onlycurrent
ospfLsdbInfoChecksum
OBJECT-TYPE
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
1.3.6.1.4.1.20301.2.7.15.3.3.4.8.1.8Integer32read-onlycurrent
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.15.3.3.4.8.1.9OCTET STRING (SIZE(36))read-onlycurrent
ospfExtLsdbInfoTable
OBJECT-TYPE
The OSPF Process's Links State Database.
1.3.6.1.4.1.20301.2.7.15.3.3.4.9not-accessiblecurrent
ospfExtLsdbInfoEntry
OBJECT-TYPE
A single Link State Advertisement.
1.3.6.1.4.1.20301.2.7.15.3.3.4.9.1not-accessiblecurrent
ospfExtLsdbInfoIndex
OBJECT-TYPE
The 32 bit index in the table.
1.3.6.1.4.1.20301.2.7.15.3.3.4.9.1.1Integer32read-onlycurrent
ospfExtLsdbInfoType
OBJECT-TYPE
The type of the link state advertisement. Each link state type has a separate advertise- ment format.
1.3.6.1.4.1.20301.2.7.15.3.3.4.9.1.2INTEGER {asExternalLink(5)}read-onlycurrent
ospfExtLsdbInfoLsid
OBJECT-TYPE
The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.
1.3.6.1.4.1.20301.2.7.15.3.3.4.9.1.3IpAddressread-onlycurrent
ospfExtLsdbInfoRouterId
OBJECT-TYPE
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
1.3.6.1.4.1.20301.2.7.15.3.3.4.9.1.4IpAddressread-onlycurrent
ospfExtLsdbInfoSequence
OBJECT-TYPE
The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement - displayed here in hexazecimal.
1.3.6.1.4.1.20301.2.7.15.3.3.4.9.1.5OCTET STRING (SIZE(10))read-onlycurrent
ospfExtLsdbInfoAge
OBJECT-TYPE
This field is the age of the link state adver- tisement in seconds.
1.3.6.1.4.1.20301.2.7.15.3.3.4.9.1.6Integer32read-onlycurrent
ospfExtLsdbInfoChecksum
OBJECT-TYPE
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum.
1.3.6.1.4.1.20301.2.7.15.3.3.4.9.1.7Integer32read-onlycurrent
ospfExtLsdbInfoAdvertisement
OBJECT-TYPE
The entire Link State Advertisement, including its header.
1.3.6.1.4.1.20301.2.7.15.3.3.4.9.1.8OCTET STRING (SIZE(36))read-onlycurrent
ospfLoopIfInfoTable
OBJECT-TYPE
The table of OSPF Loopback Interface information.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10not-accessiblecurrent
ospfLoopIfInfoEntry
OBJECT-TYPE
Information about a OSPF loopback interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1not-accessiblecurrent
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.15.3.3.4.10.1.1Integer32read-onlycurrent
ospfLoopIfInfoIpAddress
OBJECT-TYPE
The IP address of the OSPF loopback interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.2IpAddressread-onlycurrent
ospfLoopIfInfoArea
OBJECT-TYPE
The index of the area that the loopback interface belongs.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.3INTEGERread-onlycurrent
ospfLoopIfInfoAdminStatus
OBJECT-TYPE
Admin Status of the interface: down(0), up(1).
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.4INTEGER {down(0), up(1)}read-onlycurrent
ospfLoopIfInfoPassive
OBJECT-TYPE
Passive status of the interface: disabled(0), enabled(1).
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.5INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospfLoopIfInfoRouterIP
OBJECT-TYPE
The router ID of the switch.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.6IpAddressread-onlycurrent
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.15.3.3.4.10.1.7INTEGER {down(0), loopback(1), waiting(2), ptop(3), dr(4), backupdr(5), drother(6)}read-onlycurrent
ospfLoopIfInfoPriority
OBJECT-TYPE
Interface router priority
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.8INTEGER (1..255)read-onlycurrent
ospfLoopIfInfoDesignatedRouterIP
OBJECT-TYPE
The OSPF Designated Router IP (IP Address) for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.9IpAddressread-onlycurrent
ospfLoopIfInfoDesignatedRouterIpAddress
OBJECT-TYPE
The OSPF Designated Router IP Address for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.10IpAddressread-onlycurrent
ospfLoopIfInfoBackupDesignatedRouterIP
OBJECT-TYPE
The OSPF Backup Designated Router IP for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.11IpAddressread-onlycurrent
ospfLoopIfInfoBackupDesignatedRouterIpAddress
OBJECT-TYPE
The OSPF Backup Designated Router Ip Address for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.12IpAddressread-onlycurrent
ospfLoopIfInfoHello
OBJECT-TYPE
The hello timer for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.13INTEGER (1..65535)read-onlycurrent
ospfLoopIfInfoHelloMS
OBJECT-TYPE
Units of time measurement for Hello interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.14INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfLoopIfInfoDead
OBJECT-TYPE
The dead timer for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.15INTEGER (1..65535)read-onlycurrent
ospfLoopIfInfoDeadMS
OBJECT-TYPE
Units of time measurement for Dead interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.16INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfLoopIfInfoWaitInterval
OBJECT-TYPE
The OSPF Wait interval for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.17Integer32read-onlycurrent
ospfLoopIfInfoWaitIntervalMS
OBJECT-TYPE
Units of time measurement for Wait interval seconds(0), milliseconds(1)
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.18INTEGER {seconds(0), milliseconds(1)}read-onlycurrent
ospfLoopIfInfoRetransmit
OBJECT-TYPE
The retransmit interval for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.19INTEGER (1..3600)read-onlycurrent
ospfLoopIfInfoTransitDelay
OBJECT-TYPE
The transit delay for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.20INTEGER (1..3600)read-onlycurrent
ospfLoopIfInfoTotalNeighbours
OBJECT-TYPE
The Total number of neighbours for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.21Integer32read-onlycurrent
ospfLoopIfInfoEvents
OBJECT-TYPE
The total number of events for this OSPF interface.
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.22Integer32read-onlycurrent
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.15.3.3.4.10.1.23INTEGER {none(1), password(2), md5(3)}read-onlycurrent
ospfLoopIfInfoPtop
OBJECT-TYPE
Point-to-point status of the interface: disabled(0), enabled(1).
1.3.6.1.4.1.20301.2.7.15.3.3.4.10.1.24INTEGER {disabled(0), enabled(1)}read-onlycurrent
gatewayInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.5
gatewayInfoTable
OBJECT-TYPE
The table containing information for the default gateways.
1.3.6.1.4.1.20301.2.7.15.3.3.5.1not-accessiblecurrent
gatewayInfoEntry
OBJECT-TYPE
A row in the gateway information table
1.3.6.1.4.1.20301.2.7.15.3.3.5.1.1not-accessiblecurrent
gatewayInfoIndex
OBJECT-TYPE
The gateway number for which the information is related.
1.3.6.1.4.1.20301.2.7.15.3.3.5.1.1.1Integer32read-onlycurrent
gatewayInfoAddr
OBJECT-TYPE
The IP address of the default gateway.
1.3.6.1.4.1.20301.2.7.15.3.3.5.1.1.2IpAddressread-onlycurrent
gatewayInfoStatus
OBJECT-TYPE
The status of the default gateway.
1.3.6.1.4.1.20301.2.7.15.3.3.5.1.1.4INTEGER {up(1), failed(2)}read-onlycurrent
igmpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.6
igmpInfoTable
OBJECT-TYPE
The table of IGMP group membership information.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1not-accessiblecurrent
igmpInfoEntry
OBJECT-TYPE
Information about an IGMP group member .
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1not-accessiblecurrent
igmpInfoIndex
OBJECT-TYPE
The igmp group number for which the IGMP info table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1.1INTEGERread-onlycurrent
igmpInfoGroupId
OBJECT-TYPE
The IP address of the IGMP group.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1.2IpAddressread-onlycurrent
igmpInfoVlanId
OBJECT-TYPE
The VLAN ID for this IGMP group.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1.3INTEGERread-onlycurrent
igmpInfoSrcTrunk
OBJECT-TYPE
The downstream trunk number.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1.4Unsigned32read-onlycurrent
igmpInfoSrcPort
OBJECT-TYPE
The downstream port number.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1.5PortNumberread-onlycurrent
igmpInfoVersion
OBJECT-TYPE
The Version of IGMP host.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1.6INTEGER {v3(1), v2(2), v1(3)}read-onlycurrent
igmpInfoExpires
OBJECT-TYPE
The expiration time for this host.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1.7DisplayStringread-onlycurrent
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.15.3.3.6.1.1.8INTEGER {exclude(1), include(2), na(3)}read-onlycurrent
igmpInfoSourceIp
OBJECT-TYPE
The source IP address of the IGMP group.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1.9IpAddressread-onlycurrent
igmpInfoFwd
OBJECT-TYPE
The IGMPv3 forwarding for this source/group IP for this host.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1.10INTEGER {yes(1), no(2)}read-onlycurrent
igmpInfoGrpExpires
OBJECT-TYPE
The expiration time for the group.
1.3.6.1.4.1.20301.2.7.15.3.3.6.1.1.11DisplayStringread-onlycurrent
igmpMrtrInfoTable
OBJECT-TYPE
The table of IGMP mrouters.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2not-accessiblecurrent
igmpMrtrInfoEntry
OBJECT-TYPE
Information about an IGMP mrouter.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2.1not-accessiblecurrent
igmpMrtrInfoIndex
OBJECT-TYPE
The mrouter number for which the IGMP mrouter info table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2.1.1INTEGERread-onlycurrent
igmpMrtrInfoVlanId
OBJECT-TYPE
The VLAN ID on which this IGMP mrouter is attached.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2.1.2INTEGERread-onlycurrent
igmpMrtrInfoPortId
OBJECT-TYPE
The port on which this IGMP mrouter is attached.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2.1.3PortNumberread-onlycurrent
igmpMrtrInfoVersion
OBJECT-TYPE
The version of this IGMP mrouter.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2.1.4INTEGER {v1(1), v2(2), v3(3), pim(4)}read-onlycurrent
igmpMrtrInfoExpires
OBJECT-TYPE
The expiration time for this mrouter.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2.1.5DisplayStringread-onlycurrent
igmpMrtrInfoMrt
OBJECT-TYPE
The Maximum Query Response time of this IGMP mrouter.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2.1.6Integer32read-onlycurrent
igmpMrtrInfoQrv
OBJECT-TYPE
The Querier Robustness value of this IGMP mrouter.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2.1.7INTEGERread-onlycurrent
igmpMrtrInfoQqic
OBJECT-TYPE
The Querier query interval code of this IGMP mrouter.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2.1.8INTEGERread-onlycurrent
igmpMrtrInfoSrcIp
OBJECT-TYPE
The Source IP of this IGMP mrouter.
1.3.6.1.4.1.20301.2.7.15.3.3.6.2.1.10IpAddressread-onlycurrent
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.15.3.3.6.3INTEGER {ok(0), clearGroups(1), clearMrouters(2), clearAll(3)}read-writecurrent
ipInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.8
ipInfoRouterID
OBJECT-TYPE
Router ID information.
1.3.6.1.4.1.20301.2.7.15.3.3.8.1IpAddressread-onlycurrent
ipInfoBootpRelayState
OBJECT-TYPE
The state of BOOTP relay.
1.3.6.1.4.1.20301.2.7.15.3.3.8.4INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipInfoBootpRelayAddr
OBJECT-TYPE
The IP address of BOOTP server.
1.3.6.1.4.1.20301.2.7.15.3.3.8.5IpAddressread-onlycurrent
ipInfoBootpRelayAddr2
OBJECT-TYPE
The IP address of second BOOTP server.
1.3.6.1.4.1.20301.2.7.15.3.3.8.6IpAddressread-onlycurrent
ipInfoFwdState
OBJECT-TYPE
IP forwarding global state.
1.3.6.1.4.1.20301.2.7.15.3.3.8.7INTEGER {on(1), off(2)}read-onlycurrent
ipInfoFwdDirectedBcast
OBJECT-TYPE
The state of forwarding directed broadcasts.
1.3.6.1.4.1.20301.2.7.15.3.3.8.8INTEGER {enabled(2), disabled(3)}read-onlycurrent
ipIntfInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.9
ipIntfInfoTable
OBJECT-TYPE
The table of IP interface information.
1.3.6.1.4.1.20301.2.7.15.3.3.9.1not-accessiblecurrent
intfInfoEntry
OBJECT-TYPE
A row in IP interface information table.
1.3.6.1.4.1.20301.2.7.15.3.3.9.1.1not-accessiblecurrent
intfInfoIndex
OBJECT-TYPE
The interface number for which the information is related.
1.3.6.1.4.1.20301.2.7.15.3.3.9.1.1.1Integer32read-onlycurrent
intfInfoAddr
OBJECT-TYPE
The IP address of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.9.1.1.3DisplayStringread-onlycurrent
intfInfoNetMask
OBJECT-TYPE
The subnet mask of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.9.1.1.4DisplayStringread-onlycurrent
intfInfoBcastAddr
OBJECT-TYPE
The broadcast address of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.9.1.1.5DisplayStringread-onlycurrent
intfInfoVlan
OBJECT-TYPE
The VLAN number for this interface.
1.3.6.1.4.1.20301.2.7.15.3.3.9.1.1.6Integer32read-onlycurrent
intfInfoStatus
OBJECT-TYPE
The status of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.9.1.1.7INTEGER {up(1), down(2), disabled(3)}read-onlycurrent
rip2Info
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.10
rip2GeneralInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.10.1
ripInfoState
OBJECT-TYPE
RIP global state.
1.3.6.1.4.1.20301.2.7.15.3.3.10.1.1INTEGER {on(1), off(2)}read-onlycurrent
ripInfoUpdatePeriod
OBJECT-TYPE
Update Period in seconds.
1.3.6.1.4.1.20301.2.7.15.3.3.10.1.2INTEGER (1..120)read-onlycurrent
rip2InfoIntfTable
OBJECT-TYPE
The information table of RIP.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2not-accessiblecurrent
ripInfoIntfEntry
OBJECT-TYPE
Information about RIP on IP interface.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1not-accessiblecurrent
ripInfoIntfIndex
OBJECT-TYPE
The interface number for which the RIP information is related.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.1Integer32read-onlycurrent
ripInfoIntfVersion
OBJECT-TYPE
RIP version.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.2INTEGER {ripVersion1(1), ripVersion2(2), ripVersionBoth(3)}read-onlycurrent
ripInfoIntfAddress
OBJECT-TYPE
The interface address.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.3IpAddressread-onlycurrent
ripInfoIntfState
OBJECT-TYPE
The status of RIP protocol.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfListen
OBJECT-TYPE
The status of listening to route updates.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfTrigUpdate
OBJECT-TYPE
The status of triggered updates.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.6INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfMcastUpdate
OBJECT-TYPE
The status of multicast updates.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfPoisonReverse
OBJECT-TYPE
The status of RIP poison reverse.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.8INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfSupply
OBJECT-TYPE
The status of supplying route updates.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
ripInfoIntfMetric
OBJECT-TYPE
RIP route metric for this interface.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.10INTEGER (1..15)read-onlycurrent
ripInfoIntfAuth
OBJECT-TYPE
The type of Authentication used on this interface.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.11INTEGER {none(1), password(2)}read-onlycurrent
ripInfoIntfKey
OBJECT-TYPE
RIP update authentication password.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.12DisplayString (SIZE(0..16))read-onlycurrent
ripInfoIntfDefault
OBJECT-TYPE
Specifies what RIP does with default routes.
1.3.6.1.4.1.20301.2.7.15.3.3.10.2.1.13INTEGER {both(1), listen(2), supply(3), none(4)}read-onlycurrent
rip2InfoRtrTable
OBJECT-TYPE
The routing information table of RIP.
1.3.6.1.4.1.20301.2.7.15.3.3.10.3not-accessiblecurrent
ripInfoRtrEntry
OBJECT-TYPE
Information about RIP routes.
1.3.6.1.4.1.20301.2.7.15.3.3.10.3.1not-accessiblecurrent
ripInfoRtrIndex
OBJECT-TYPE
The index number of RIP route.
1.3.6.1.4.1.20301.2.7.15.3.3.10.3.1.1Integer32read-onlycurrent
ripInfoRtrDestIp
OBJECT-TYPE
The destination ip address of this route.
1.3.6.1.4.1.20301.2.7.15.3.3.10.3.1.2IpAddressread-onlycurrent
ripInfoRtrMask
OBJECT-TYPE
The destination ip mask of this route.
1.3.6.1.4.1.20301.2.7.15.3.3.10.3.1.3IpAddressread-onlycurrent
ripInfoRtrGateway
OBJECT-TYPE
The next-hop router address for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.10.3.1.4IpAddressread-onlycurrent
ripInfoRtrMetric
OBJECT-TYPE
The metric for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.10.3.1.10Integer32read-onlycurrent
bgpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.3.11.1not-accessiblecurrent
bgpInfoPeerEntry
OBJECT-TYPE
Information about a BGP peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1not-accessiblecurrent
bgpInfoPeerIndex
OBJECT-TYPE
The BGP peer number for which the BGP peer table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.1Integer32read-onlycurrent
bgpInfoPeerRemoteAddr
OBJECT-TYPE
The remote IP address of the BGP peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.2IpAddressread-onlycurrent
bgpInfoPeerVersion
OBJECT-TYPE
The version negotiated by the BGP peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.3Integer32read-onlycurrent
bgpInfoPeerTtl
OBJECT-TYPE
The time-to-live value of the BGP peer IP datagram.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.4Integer32read-onlycurrent
bgpInfoPeerRemoteAs
OBJECT-TYPE
The remote IP address of the BGP peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.5Integer32read-onlycurrent
bgpInfoPeerRouterId
OBJECT-TYPE
The router IP address.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.6IpAddressread-onlycurrent
bgpInfoPeerState
OBJECT-TYPE
The BGP status.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.7INTEGER {idle(1), connect(2), active(3), openSent(4), openConfirm(5), established(6)}read-onlycurrent
bgpInfoPeerLastState
OBJECT-TYPE
The BGP old status.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.8INTEGER {idle(1), connect(2), active(3), openSent(4), openConfirm(5), established(6)}read-onlycurrent
bgpInfoTotalReceivedPackets
OBJECT-TYPE
The total number of received packets.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.9Integer32read-onlycurrent
bgpInfoTotalSentPackets
OBJECT-TYPE
The total number of sent packets.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.10Integer32read-onlycurrent
bgpInfoReceivedUpdates
OBJECT-TYPE
The number of received updates.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.11Integer32read-onlycurrent
bgpInfoSentUpdates
OBJECT-TYPE
The number of sent updates.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.12Integer32read-onlycurrent
bgpInfoKeepalive
OBJECT-TYPE
The keep alive time.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.13Integer32read-onlycurrent
bgpInfoHoldtime
OBJECT-TYPE
The hold time.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.14Integer32read-onlycurrent
bgpInfoMinAdvTime
OBJECT-TYPE
The MinAdvTime.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.15Integer32read-onlycurrent
bgpInfoLastErrorCode
OBJECT-TYPE
The last error code.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.16Integer32read-onlycurrent
bgpInfoLastErrorSubCode
OBJECT-TYPE
The last error subcode.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.17Integer32read-onlycurrent
bgpInfoEstTransitions
OBJECT-TYPE
The established state transitions.
1.3.6.1.4.1.20301.2.7.15.3.3.11.1.1.18Integer32read-onlycurrent
bgpInfoSummaryTable
OBJECT-TYPE
The table of BGP Peer Information.
1.3.6.1.4.1.20301.2.7.15.3.3.11.2not-accessiblecurrent
bgpInfoSummaryEntry
OBJECT-TYPE
Information about a BGP Peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.2.1not-accessiblecurrent
bgpInfoSummaryIndex
OBJECT-TYPE
The BGP Peer number for which the BGP Peer table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.11.2.1.1Integer32read-onlycurrent
bgpInfoSummaryRemoteAddr
OBJECT-TYPE
The remote IP address of the BGP Peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.2.1.2IpAddressread-onlycurrent
bgpInfoSummaryVersion
OBJECT-TYPE
The version negotiated by the BGP Peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.2.1.3Integer32read-onlycurrent
bgpInfoSummaryRemoteAs
OBJECT-TYPE
The Remote AS.
1.3.6.1.4.1.20301.2.7.15.3.3.11.2.1.4Integer32read-onlycurrent
bgpInfoSummaryState
OBJECT-TYPE
The BGP status.
1.3.6.1.4.1.20301.2.7.15.3.3.11.2.1.5INTEGER {idle(1), connect(2), active(3), openSent(4), openConfirm(5), established(6)}read-onlycurrent
bgpInfoSummaryTotalReceivedPackets
OBJECT-TYPE
The total number of received packets.
1.3.6.1.4.1.20301.2.7.15.3.3.11.2.1.6Integer32read-onlycurrent
bgpInfoSummaryTotalSentPackets
OBJECT-TYPE
The total number of sent packets.
1.3.6.1.4.1.20301.2.7.15.3.3.11.2.1.7Integer32read-onlycurrent
bgpInfoRtrTable
OBJECT-TYPE
The table of BGP router run-time information
1.3.6.1.4.1.20301.2.7.15.3.3.11.3not-accessiblecurrent
bgpInfoRtrTableEntry
OBJECT-TYPE
The run-time information about a BGP router
1.3.6.1.4.1.20301.2.7.15.3.3.11.3.1not-accessiblecurrent
bgpInfoIndex
OBJECT-TYPE
The BGP router index which is the network address.
1.3.6.1.4.1.20301.2.7.15.3.3.11.3.1.1IpAddressread-onlycurrent
bgpInfoNetwork
OBJECT-TYPE
The BGP network address.
1.3.6.1.4.1.20301.2.7.15.3.3.11.3.1.2IpAddressread-onlycurrent
bgpInfoNextHop
OBJECT-TYPE
The BGPs NextHop addresses from a network.
1.3.6.1.4.1.20301.2.7.15.3.3.11.3.1.3DisplayStringread-onlycurrent
bgpInfoMetr
OBJECT-TYPE
The BGPs metric from a network.
1.3.6.1.4.1.20301.2.7.15.3.3.11.3.1.4DisplayStringread-onlycurrent
bgpInfoLcPrf
OBJECT-TYPE
The BGPs local preference from a network.
1.3.6.1.4.1.20301.2.7.15.3.3.11.3.1.5DisplayStringread-onlycurrent
bgpInfoWght
OBJECT-TYPE
Total weight of AS paths from a network.
1.3.6.1.4.1.20301.2.7.15.3.3.11.3.1.6DisplayStringread-onlycurrent
bgpInfoPath
OBJECT-TYPE
The AS paths from a network.
1.3.6.1.4.1.20301.2.7.15.3.3.11.3.1.7DisplayStringread-onlycurrent
bgpInfoOrigin
OBJECT-TYPE
The BGPs route origin from a network
1.3.6.1.4.1.20301.2.7.15.3.3.11.3.1.8DisplayStringread-onlycurrent
bgpInfoMask
OBJECT-TYPE
The BGP router subnet mask.
1.3.6.1.4.1.20301.2.7.15.3.3.11.3.1.9DisplayStringread-onlycurrent
bgpInfoGroupTable
OBJECT-TYPE
The table of BGP group in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.3.11.4not-accessiblecurrent
bgpInfoGroupEntry
OBJECT-TYPE
Information about a BGP group.
1.3.6.1.4.1.20301.2.7.15.3.3.11.4.1not-accessiblecurrent
bgpInfoGroupIndex
OBJECT-TYPE
The BGP group number for which the BGP group table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.11.4.1.1Integer32read-onlycurrent
bgpInfoGroupName
OBJECT-TYPE
The BGP group nname for which the BGP group table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.11.4.1.2DisplayStringread-onlycurrent
bgpInfoGroupRemoteAddr
OBJECT-TYPE
The remote IP address of the BGP group.
1.3.6.1.4.1.20301.2.7.15.3.3.11.4.1.3IpAddressread-onlycurrent
bgpInfoGroupRemoteMask
OBJECT-TYPE
The remote mask of the BGP group.
1.3.6.1.4.1.20301.2.7.15.3.3.11.4.1.4IpAddressread-onlycurrent
bgpInfoGroupLimit
OBJECT-TYPE
The maximum number of BGP dynamic peers.
1.3.6.1.4.1.20301.2.7.15.3.3.11.4.1.5Integer32read-onlycurrent
bgpInfoGroupPeersNum
OBJECT-TYPE
The total number of BGP dynamic peers.
1.3.6.1.4.1.20301.2.7.15.3.3.11.4.1.6Integer32read-onlycurrent
bgpInfoGroupState
OBJECT-TYPE
BGP group state.
1.3.6.1.4.1.20301.2.7.15.3.3.11.4.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
bgpInfoGroupRASTable
OBJECT-TYPE
The table of BGP group RASs in the current configuration block.
1.3.6.1.4.1.20301.2.7.15.3.3.11.5not-accessiblecurrent
bgpInfoGroupRASEntry
OBJECT-TYPE
Information about a BGP group RAS.
1.3.6.1.4.1.20301.2.7.15.3.3.11.5.1not-accessiblecurrent
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.15.3.3.11.5.1.1Integer32read-onlycurrent
bgpInfoGroupRAS
OBJECT-TYPE
The remote AS number of the BGP group bgpInfoGroupIndex.
1.3.6.1.4.1.20301.2.7.15.3.3.11.5.1.2INTEGERread-onlycurrent
bgpInfoDynamicPeerTable
OBJECT-TYPE
The table of BGP dynamic peers.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6not-accessiblecurrent
bgpInfoDynamicPeerEntry
OBJECT-TYPE
Information about a BGP dynamic peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1not-accessiblecurrent
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.15.3.3.11.6.1.1Integer32read-onlycurrent
bgpInfoDynamicPeerRemoteAddr
OBJECT-TYPE
The remote IP address of the BGP dynamic peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.2IpAddressread-onlycurrent
bgpInfoDynamicPeerGroup
OBJECT-TYPE
The group of BGP dynamic peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.3Integer32read-onlycurrent
bgpInfoDynamicPeerVersion
OBJECT-TYPE
The version negotiated by the BGP dynamic peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.4Integer32read-onlycurrent
bgpInfoDynamicPeerTtl
OBJECT-TYPE
The time-to-live value of the BGP dynamic peer IP datagram.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.5Integer32read-onlycurrent
bgpInfoDynamicPeerRemoteAs
OBJECT-TYPE
The remote AS number of the BGP dynamic peer.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.6Integer32read-onlycurrent
bgpInfoDynamicPeerRouterId
OBJECT-TYPE
The router IP address.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.7IpAddressread-onlycurrent
bgpInfoDynamicTotalReceivedPackets
OBJECT-TYPE
The total number of received packets.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.8Integer32read-onlycurrent
bgpInfoDynamicTotalSentPackets
OBJECT-TYPE
The total number of sent packets.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.9Integer32read-onlycurrent
bgpInfoDynamicReceivedUpdates
OBJECT-TYPE
The number of received updates.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.10Integer32read-onlycurrent
bgpInfoDynamicSentUpdates
OBJECT-TYPE
The number of sent updates.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.11Integer32read-onlycurrent
bgpInfoDynamicKeepalive
OBJECT-TYPE
The keep alive time.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.12Integer32read-onlycurrent
bgpInfoDynamicHoldtime
OBJECT-TYPE
The hold time.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.13Integer32read-onlycurrent
bgpInfoDynamicMinAdvTime
OBJECT-TYPE
The MinAdvTime.
1.3.6.1.4.1.20301.2.7.15.3.3.11.6.1.14Integer32read-onlycurrent
nbrInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.12
nbrInfoTable
OBJECT-TYPE
The table of nbrcache information.
1.3.6.1.4.1.20301.2.7.15.3.3.12.1not-accessiblecurrent
nbrInfoEntry
OBJECT-TYPE
Information about neighbor discovery protocol.
1.3.6.1.4.1.20301.2.7.15.3.3.12.1.1not-accessiblecurrent
nbrInfoIndex
OBJECT-TYPE
The index of the nbrcache entry.
1.3.6.1.4.1.20301.2.7.15.3.3.12.1.1.1Integer32read-onlycurrent
nbrInfoDestIp
OBJECT-TYPE
The destination IP address of the nbrcache entry.
1.3.6.1.4.1.20301.2.7.15.3.3.12.1.1.2DisplayStringread-onlycurrent
nbrInfoState
OBJECT-TYPE
The state of the nbrcache entry.
1.3.6.1.4.1.20301.2.7.15.3.3.12.1.1.3INTEGER {static(1), reach(2), incomplete(3), stale(4), delay(5), probe(6), unknown(7)}read-onlycurrent
nbrInfoMacAddr
OBJECT-TYPE
The MAC address for the nbrcache entry.
1.3.6.1.4.1.20301.2.7.15.3.3.12.1.1.4PhysAddressread-onlycurrent
nbrInfoVlanId
OBJECT-TYPE
The VLAN identifier for the nbrcache entry.
1.3.6.1.4.1.20301.2.7.15.3.3.12.1.1.5Integer32read-onlycurrent
nbrInfoPortNum
OBJECT-TYPE
The port number on which this entry's equivalence is effective.
1.3.6.1.4.1.20301.2.7.15.3.3.12.1.1.6Integer32read-onlycurrent
nbrInfoAge
OBJECT-TYPE
The used time for the nbrcache entry.
1.3.6.1.4.1.20301.2.7.15.3.3.12.1.1.7Integer32read-onlycurrent
nbrInfoInterface
OBJECT-TYPE
The interface number for which the destination address is applicable.
1.3.6.1.4.1.20301.2.7.15.3.3.12.1.1.8Integer32read-onlycurrent
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.15.3.3.12.2INTEGER {ok(1), clear(2)}read-writecurrent
gatewayIPv6Info
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.13
gatewayIPv6InfoTable
OBJECT-TYPE
The table containing information for the IPv6 default gateways.
1.3.6.1.4.1.20301.2.7.15.3.3.13.1not-accessiblecurrent
gatewayIPv6InfoEntry
OBJECT-TYPE
A row in the IPv6 gateway information table
1.3.6.1.4.1.20301.2.7.15.3.3.13.1.1not-accessiblecurrent
ipGatewayIPv6InfoIndex
OBJECT-TYPE
The IPv6 gateway number for which the information is related.
1.3.6.1.4.1.20301.2.7.15.3.3.13.1.1.1Integer32read-onlycurrent
ipGatewayIPv6InfoAddr
OBJECT-TYPE
The IP address for the IPv6 default gateway.
1.3.6.1.4.1.20301.2.7.15.3.3.13.1.1.2IpAddressread-onlycurrent
ipGatewayIPv6InfoState
OBJECT-TYPE
The state for the IPv6 Default Gateway.
1.3.6.1.4.1.20301.2.7.15.3.3.13.1.1.3INTEGER {enable(1), disable(2)}read-onlycurrent
ipRoute6Info
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.14
ipRoute6InfoTable
OBJECT-TYPE
The table of run-time IP6 routes.
1.3.6.1.4.1.20301.2.7.15.3.3.14.1not-accessiblecurrent
ipRoute6InfoEntry
OBJECT-TYPE
A row in the run-time IP6 route table.
1.3.6.1.4.1.20301.2.7.15.3.3.14.1.1not-accessiblecurrent
ipRoute6InfoIndx
OBJECT-TYPE
The index of this route6 table.
1.3.6.1.4.1.20301.2.7.15.3.3.14.1.1.1Integer32read-onlycurrent
ipRoute6InfoDestIp
OBJECT-TYPE
The destination of the route.
1.3.6.1.4.1.20301.2.7.15.3.3.14.1.1.2DisplayStringread-onlycurrent
ipRoute6InfoPrefLen
OBJECT-TYPE
The destination prefix length of the route.
1.3.6.1.4.1.20301.2.7.15.3.3.14.1.1.3INTEGER (1..128)read-onlycurrent
ipRoute6InfoInterface
OBJECT-TYPE
The interface of the route.
1.3.6.1.4.1.20301.2.7.15.3.3.14.1.1.4Integer32read-onlycurrent
ipRoute6InfoNextHop
OBJECT-TYPE
The next hop of the route.
1.3.6.1.4.1.20301.2.7.15.3.3.14.1.1.5DisplayStringread-onlycurrent
ipRoute6InfoProto
OBJECT-TYPE
The protocol type of the route.
1.3.6.1.4.1.20301.2.7.15.3.3.14.1.1.6INTEGER {local(2), static(3), nbrdis(4), ripng(5), ospf(6), intmgmt(10), extmgmt(11), intmgmtND(12), extmgmtND(13)}read-onlycurrent
dhcpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.15
dhcpInfoMacAddr
OBJECT-TYPE
The MAC address of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.15.1DisplayStringread-onlycurrent
dhcpInfoAddr
OBJECT-TYPE
The IP address of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.15.2IpAddressread-onlycurrent
dhcpInfoSubnetMask
OBJECT-TYPE
The subnet mask of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.15.3IpAddressread-onlycurrent
dhcpInfoDefaultGateway
OBJECT-TYPE
The IP address of default gateway for the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.15.4IpAddressread-onlycurrent
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.15.3.3.15.5IpAddressread-onlycurrent
dhcpInfoLeaseObtained
OBJECT-TYPE
The time and date when the lease was obtained .
1.3.6.1.4.1.20301.2.7.15.3.3.15.6DisplayString (SIZE(0..32))read-onlycurrent
dhcpInfoLeaseExpires
OBJECT-TYPE
The time and date when the lease was obtained .
1.3.6.1.4.1.20301.2.7.15.3.3.15.7DisplayString (SIZE(0..32))read-onlycurrent
ipIntfLoopbackInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.16
ipIntfLoopbackInfoTable
OBJECT-TYPE
The table of IP Loopback interface information.
1.3.6.1.4.1.20301.2.7.15.3.3.16.1not-accessiblecurrent
intfLoopbackInfoEntry
OBJECT-TYPE
A row in IP Loopback interface information table.
1.3.6.1.4.1.20301.2.7.15.3.3.16.1.1not-accessiblecurrent
intfLoopbackInfoIndex
OBJECT-TYPE
The Loopback interface number for which the information is related.
1.3.6.1.4.1.20301.2.7.15.3.3.16.1.1.1Integer32read-onlycurrent
intfLoopbackInfoAddr
OBJECT-TYPE
The IP address of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.16.1.1.3DisplayStringread-onlycurrent
intfLoopbackInfoNetMask
OBJECT-TYPE
The subnet mask of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.16.1.1.4DisplayStringread-onlycurrent
intfLoopbackInfoBcastAddr
OBJECT-TYPE
The broadcast address of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.16.1.1.5DisplayStringread-onlycurrent
intfLoopbackInfoStatus
OBJECT-TYPE
The status of the interface.
1.3.6.1.4.1.20301.2.7.15.3.3.16.1.1.7INTEGER {up(1), down(2), disabled(3)}read-onlycurrent
ospf3Info
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.18
ospf3GeneralInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.18.1
ospf3Version
OBJECT-TYPE
OSPF version.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.1INTEGER {ospfVersion3(3)}read-onlycurrent
ospf3RouterID
OBJECT-TYPE
The router ID of the switch.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.2IpAddressread-onlycurrent
ospf3StartTime
OBJECT-TYPE
The time when ospf has been started.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.3Integer32read-onlycurrent
ospf3ProcessUptime
OBJECT-TYPE
The time since ospf has been started.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.4Counter32read-onlycurrent
ospf3AreaBorderRouter
OBJECT-TYPE
Area Border Router Role.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.5INTEGER {yes(1), no(2)}read-onlycurrent
ospf3ASBoundaryRouter
OBJECT-TYPE
AS Boundary Router Role.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.6INTEGER {yes(1), no(2)}read-onlycurrent
ospf3ExternalLsa
OBJECT-TYPE
The number of external LSAs.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.7Integer32read-onlycurrent
ospf3IntfCountForRouter
OBJECT-TYPE
The number of interfaces for this router.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.8Integer32read-onlycurrent
ospf3VlinkCountForRouter
OBJECT-TYPE
The number of virtual links for this router.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.9Integer32read-onlycurrent
ospf3NewLsaReceived
OBJECT-TYPE
The number of new LSAs reveived.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.10Integer32read-onlycurrent
ospf3TotalLsaOriginated
OBJECT-TYPE
The number of LSAs originated.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.11Integer32read-onlycurrent
ospf3TotalNumberOfAsScopeLsas
OBJECT-TYPE
Total number of entries in the Link State Database.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.12Integer32read-onlycurrent
ospf3TotalNeighbours
OBJECT-TYPE
The total number of OSPF neighbours.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.13Integer32read-onlycurrent
ospf3NbrInXchgOrLoadState
OBJECT-TYPE
The number of neighbours in the exchange or loading state.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.14Integer32read-onlycurrent
ospf3TotalAreas
OBJECT-TYPE
The Total number of areas.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.15Integer32read-onlycurrent
ospf3TotalActiveAreas
OBJECT-TYPE
The Total number of areas containing active interfaces.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.16Integer32read-onlycurrent
ospf3TotalNssaAreas
OBJECT-TYPE
The Total number of NSSA areas.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.17Integer32read-onlycurrent
ospf3OverFlowState
OBJECT-TYPE
Indicates whether router is in overflow state or not.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.18INTEGER {true(1), false(2)}read-onlycurrent
ospf3SpfDelay
OBJECT-TYPE
The Delay at which routing calculation is carried after a topology change.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.19Integer32 (0..65535)read-onlycurrent
ospf3SpfHoldTime
OBJECT-TYPE
The minimum time between two consecutive SPF calculations.
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.20Integer32 (0..65535)read-onlycurrent
ospf3ABRType
OBJECT-TYPE
Different Types of ABRs supported
1.3.6.1.4.1.20301.2.7.15.3.3.18.1.21INTEGER {standardABR(1), ciscoABR(2), ibmABR(3)}read-onlycurrent
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.15.3.3.18.1.22INTEGER {enabled(1), disabled(2)}read-onlycurrent
ospf3AreaInfoTable
OBJECT-TYPE
The table of OSPFv3 Area information.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2not-accessiblecurrent
ospf3AreaInfoEntry
OBJECT-TYPE
Information about a OSPFv3 area.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1not-accessiblecurrent
ospf3AreaInfoIndex
OBJECT-TYPE
The OSPFv3 area number for which the OSPFv3 info table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1.1Integer32read-onlycurrent
ospf3AreaInfoId
OBJECT-TYPE
The IP address of the OSPFv3 area.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1.2IpAddressread-onlycurrent
ospf3AreaInfoStatus
OBJECT-TYPE
Area Status: active(1), notInService(2), notReady(3).
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1.3INTEGER {active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)}read-onlycurrent
ospf3TotalNumberOfInterfaces
OBJECT-TYPE
The total number of interfaces for this OSPFv3 area.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1.4Integer32read-onlycurrent
ospf3NumberOfInterfacesUp
OBJECT-TYPE
The number of interfaces UP in area.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1.5Integer32read-onlycurrent
ospf3AreaInfoSPF
OBJECT-TYPE
The number of times SPF ran.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1.6Integer32read-onlycurrent
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.15.3.3.18.2.1.7Integer32read-onlycurrent
ospf3AreaInfoAreaBorderRouter
OBJECT-TYPE
The Area Border Router count.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1.8Integer32read-onlycurrent
ospf3AreaInfoASBoundaryRouter
OBJECT-TYPE
The AS Boundary Router count.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1.9Integer32read-onlycurrent
ospf3AreaInfoNeighborsFULLstate
OBJECT-TYPE
Total neighbors in FULL state.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1.10Integer32read-onlycurrent
ospf3AreaInfoVirtNeighborsFULLstate
OBJECT-TYPE
Total neighbors in FULL state.
1.3.6.1.4.1.20301.2.7.15.3.3.18.2.1.11Integer32read-onlycurrent
ospf3IntfInfoTable
OBJECT-TYPE
The table of OSPFv3 Interface information.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3not-accessiblecurrent
ospf3IntfInfoEntry
OBJECT-TYPE
Information about a OSPFv3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1not-accessiblecurrent
ospf3IfInfoIndex
OBJECT-TYPE
The OSPFv3 interface number for which the OSPFv3 info table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.1Integer32read-onlycurrent
ospf3IfInfoInstanceID
OBJECT-TYPE
The OSPFv3 interface instance id.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.2Unsigned32read-onlycurrent
ospf3IfInfoLLocalAddress
OBJECT-TYPE
The IP address of the OSPFv3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.3DisplayStringread-onlycurrent
ospf3IfInfoAreaID
OBJECT-TYPE
The AreaID of the area that the interface belongs.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.4IpAddressread-onlycurrent
ospf3IfInfoAdminStatus
OBJECT-TYPE
Admin Status of the interface: down(0), up(1).
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.5INTEGER {down(0), up(1)}read-onlycurrent
ospf3IfInfoPassive
OBJECT-TYPE
Passive status of the interface: disabled(0), enabled(1).
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.6INTEGER {disabled(0), enabled(1)}read-onlycurrent
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.15.3.3.18.3.1.7INTEGER {broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5)}read-onlycurrent
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.15.3.3.18.3.1.8INTEGER {down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7), standby(8)}read-onlycurrent
ospf3IfInfoPriority
OBJECT-TYPE
Interface router priority
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.9INTEGER (1..255)read-onlycurrent
ospf3IfInfoDesignatedRouterID
OBJECT-TYPE
The OSPFv3 Designated Router ID for this OSPFv3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.10IpAddressread-onlycurrent
ospf3IfInfoBackupDesignatedRouterID
OBJECT-TYPE
The OSPFv3 Backup Designated Router ID for this OSPFv3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.11IpAddressread-onlycurrent
ospf3IfInfoHello
OBJECT-TYPE
The hello timer for this OSPF3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.12INTEGER (1..65535)read-onlycurrent
ospf3IfInfoDead
OBJECT-TYPE
The dead timer for this OSPFv3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.13INTEGER (1..65535)read-onlycurrent
ospf3IfInfoPoll
OBJECT-TYPE
The OSPFv3 Poll interval for this OSPFv3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.14Integer32read-onlycurrent
ospf3IfInfoRetransmit
OBJECT-TYPE
The retransmit interval for this OSPFv3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.15INTEGER (1..3600)read-onlycurrent
ospf3IfInfoTransitDelay
OBJECT-TYPE
The transit delay for this OSPFv3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.16INTEGER (1..3600)read-onlycurrent
ospf3IfInfoTotalNeighbours
OBJECT-TYPE
The total number of neighbours for this OSPFv3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.17Integer32read-onlycurrent
ospf3IfInfoEvents
OBJECT-TYPE
The total number of events for this OSPF3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.18Integer32read-onlycurrent
ospf3IfInfoMetricCost
OBJECT-TYPE
The cost of this OSPF3 interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.19Integer32read-onlycurrent
ospf3IfInfoAuthSpi
OBJECT-TYPE
Authentication Spi Id(256 - 4294967295)
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.20Unsigned32 (256..4294967295)read-onlycurrent
ospf3IfInfoAuthEnable
OBJECT-TYPE
Authentication Status disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.21INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospf3IfInfoAuthType
OBJECT-TYPE
Authentication Type none(0), md5(2), sha1(1)
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.22INTEGER {none(0), sha1(1), md5(2)}read-onlycurrent
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.15.3.3.18.3.1.23OCTET STRING (SIZE(4..40))read-onlycurrent
ospf3IfInfoEncrySpi
OBJECT-TYPE
Encryption Spi Id(256 - 4294967295)
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.24Unsigned32 (256..4294967295)read-onlycurrent
ospf3IfInfoEncryEnable
OBJECT-TYPE
Encryption Status disabled(0), enabled(1)
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.25INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospf3IfInfoEncryType
OBJECT-TYPE
Encryption Authentication Type null(0), 3des(2), aes(3)
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.26INTEGER {null(0), tripledes(2), aes(3)}read-onlycurrent
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.15.3.3.18.3.1.27OCTET STRING (SIZE(4..48))read-onlycurrent
ospf3IfInfoEncryAuthType
OBJECT-TYPE
Encryption Authentication Type none(0), md5(2), sha1(1)
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.28INTEGER {none(0), sha1(1), md5(2)}read-onlycurrent
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.15.3.3.18.3.1.29OCTET STRING (SIZE(4..40))read-onlycurrent
ospf3IfInfoLsaSupress
OBJECT-TYPE
Lsa supression status of the interface: disabled(0), enabled(1).
1.3.6.1.4.1.20301.2.7.15.3.3.18.3.1.30INTEGER {disabled(0), enabled(1)}read-onlycurrent
ospf3VirtIntfInfoTable
OBJECT-TYPE
The table of OSPFv3 Virtual Interface information.
1.3.6.1.4.1.20301.2.7.15.3.3.18.4not-accessiblecurrent
ospf3VirtIntfInfoEntry
OBJECT-TYPE
Information about a single virtual interface.
1.3.6.1.4.1.20301.2.7.15.3.3.18.4.1not-accessiblecurrent
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.15.3.3.18.4.1.1Integer32read-onlycurrent
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.15.3.3.18.4.1.2IpAddressread-onlycurrent
ospf3VirtIfInfoNeighbor
OBJECT-TYPE
The Router ID of the virtual neighbor.
1.3.6.1.4.1.20301.2.7.15.3.3.18.4.1.3IpAddressread-onlycurrent
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.15.3.3.18.4.1.5INTEGERread-onlycurrent
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.15.3.3.18.4.1.6INTEGERread-onlycurrent
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.15.3.3.18.4.1.7INTEGERread-onlycurrent
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.15.3.3.18.4.1.8INTEGERread-onlycurrent
ospf3VirtIfInfoState
OBJECT-TYPE
OSPF virtual interface states.
1.3.6.1.4.1.20301.2.7.15.3.3.18.4.1.9INTEGER {down(1), pointToPoint(4)}read-onlycurrent
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.15.3.3.18.4.1.10INTEGERread-onlycurrent
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.15.3.3.18.4.1.11INTEGERread-onlycurrent
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.15.3.3.18.4.1.12INTEGERread-onlycurrent
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.15.3.3.18.4.1.13INTEGERread-onlycurrent
ospf3IfNbrTable
OBJECT-TYPE
The table of OSPFv3 Interface Neighbor information.
1.3.6.1.4.1.20301.2.7.15.3.3.18.5not-accessiblecurrent
ospf3IfNbrEntry
OBJECT-TYPE
Information about a OSPFv3 interface, neighbor pair.
1.3.6.1.4.1.20301.2.7.15.3.3.18.5.1not-accessiblecurrent
ospf3IfNbrInfoIndex
OBJECT-TYPE
The OSPFv3 neighbor table entry index for which this table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.18.5.1.1Integer32read-onlycurrent
ospf3IfNbrIntfIndex
OBJECT-TYPE
The OSPFv3 Interface number for which this Nbr table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.18.5.1.2Integer32read-onlycurrent
ospf3IfNbrIntfInstanceID
OBJECT-TYPE
The OSPFv3 Interface instance id for which this Nbr table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.18.5.1.3Unsigned32read-onlycurrent
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.15.3.3.18.5.1.4IpAddressread-onlycurrent
ospf3IfNbrIpAddress
OBJECT-TYPE
The IPv6 address of the neighbor associated with the local link.
1.3.6.1.4.1.20301.2.7.15.3.3.18.5.1.5DisplayStringread-onlycurrent
ospf3IfNbrPriority
OBJECT-TYPE
The priority of the OSPFv3 neighbor.
1.3.6.1.4.1.20301.2.7.15.3.3.18.5.1.6Integer32read-onlycurrent
ospf3IfNbrState
OBJECT-TYPE
The state of the relationship with this neighbor.
1.3.6.1.4.1.20301.2.7.15.3.3.18.5.1.7INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)}read-onlycurrent
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.15.3.3.18.5.1.8Integer32read-onlycurrent
ospf3RoutesInfoTable
OBJECT-TYPE
The table of OSPFv3 routes information.
1.3.6.1.4.1.20301.2.7.15.3.3.18.6not-accessiblecurrent
ospf3RoutesInfoEntry
OBJECT-TYPE
OSPFv3 routes information.
1.3.6.1.4.1.20301.2.7.15.3.3.18.6.1not-accessiblecurrent
ospf3RoutesInfoIndex
OBJECT-TYPE
The OSPFv3 route table entry index for which this table is related.
1.3.6.1.4.1.20301.2.7.15.3.3.18.6.1.1Integer32read-onlycurrent
ospf3RoutesInfoDestination
OBJECT-TYPE
The Destination IPv6 Address of this route.
1.3.6.1.4.1.20301.2.7.15.3.3.18.6.1.2DisplayStringread-onlycurrent
ospf3RoutesInfoPrefixLen
OBJECT-TYPE
Indicates the prefix length of the destination Address.
1.3.6.1.4.1.20301.2.7.15.3.3.18.6.1.3INTEGER (1..128)read-onlycurrent
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.15.3.3.18.6.1.4DisplayStringread-onlycurrent
ospf3RoutesInfoType
OBJECT-TYPE
Type of the route
1.3.6.1.4.1.20301.2.7.15.3.3.18.6.1.5INTEGER {intraArea(1), interArea(2), type1External(3), type2External(4)}read-onlycurrent
ospf3RoutesInfoAreaId
OBJECT-TYPE
Area ID associated with the route
1.3.6.1.4.1.20301.2.7.15.3.3.18.6.1.6IpAddressread-onlycurrent
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.15.3.3.18.6.1.7INTEGER (1..16777215)read-onlycurrent
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.15.3.3.18.6.1.8INTEGER (1..16777215)read-onlycurrent
ospf3RoutesInfoInterfaceIndex
OBJECT-TYPE
Interface Index associated with the route
1.3.6.1.4.1.20301.2.7.15.3.3.18.6.1.9Integer32 (0..2147483647)read-onlycurrent
ipEcmpRoutingInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.19
ipRouteEcmpInfoTable
OBJECT-TYPE
The table of run-time IP routes.
1.3.6.1.4.1.20301.2.7.15.3.3.19.1not-accessiblecurrent
ipRouteEcmpInfoEntry
OBJECT-TYPE
A row in the run-time IP route table
1.3.6.1.4.1.20301.2.7.15.3.3.19.1.1not-accessiblecurrent
ipRouteEcmpInfoDestIndx
OBJECT-TYPE
The index of unique destinations IP.
1.3.6.1.4.1.20301.2.7.15.3.3.19.1.1.1Integer32read-onlycurrent
ipRouteEcmpInfoGwIndx
OBJECT-TYPE
The index of the gateway per destination.
1.3.6.1.4.1.20301.2.7.15.3.3.19.1.1.2Integer32read-onlycurrent
ipRouteEcmpInfoDest
OBJECT-TYPE
The destination IP of this route.
1.3.6.1.4.1.20301.2.7.15.3.3.19.1.1.3IpAddressread-onlycurrent
ipRouteEcmpInfoMask
OBJECT-TYPE
The destination IP mask of this route.
1.3.6.1.4.1.20301.2.7.15.3.3.19.1.1.4IpAddressread-onlycurrent
ipRouteEcmpInfoGateway
OBJECT-TYPE
The next-hop router address for this route.
1.3.6.1.4.1.20301.2.7.15.3.3.19.1.1.5IpAddressread-onlycurrent
ipRouteEcmpInfoInterface
OBJECT-TYPE
The interface for the next-hop.
1.3.6.1.4.1.20301.2.7.15.3.3.19.1.1.6Integer32read-onlycurrent
ipRouteEcmpInfoGwStatus
OBJECT-TYPE
The Up/Down status of the gateway
1.3.6.1.4.1.20301.2.7.15.3.3.19.1.1.7INTEGER {up(1), down(2)}read-onlycurrent
ipEcmpHash
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.20
ipEcmpHashSIPAddr
OBJECT-TYPE
The SIP Address.
1.3.6.1.4.1.20301.2.7.15.3.3.20.1IpAddressread-writecurrent
ipEcmpHashDIPAddr
OBJECT-TYPE
The DIP Address (enter 0 for SIP only).
1.3.6.1.4.1.20301.2.7.15.3.3.20.2IpAddressread-writecurrent
ipEcmpHashNumberPaths
OBJECT-TYPE
The number of ECMP paths.
1.3.6.1.4.1.20301.2.7.15.3.3.20.3INTEGER (2..5)read-writecurrent
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.15.3.3.20.4Integer32read-onlycurrent
ipv6PmtuInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.21
ipv6PmtuInfoTable
OBJECT-TYPE
The table of Ipv6 PMTU entries.
1.3.6.1.4.1.20301.2.7.15.3.3.21.1not-accessiblecurrent
ipv6PmtuInfoEntry
OBJECT-TYPE
A row in the ipv6 PMTU entries table.
1.3.6.1.4.1.20301.2.7.15.3.3.21.1.1not-accessiblecurrent
ipv6PmtuInfoIndx
OBJECT-TYPE
The index of this ipv6 PMTU table entries.
1.3.6.1.4.1.20301.2.7.15.3.3.21.1.1.1Integer32read-onlycurrent
ipv6PmtuInfoDestIp
OBJECT-TYPE
The destination of the pMTU.
1.3.6.1.4.1.20301.2.7.15.3.3.21.1.1.2DisplayStringread-onlycurrent
ipv6PmtuInfoSinceTime
OBJECT-TYPE
The addubt time of the pMTU.
1.3.6.1.4.1.20301.2.7.15.3.3.21.1.1.3DisplayStringread-onlycurrent
ipv6PmtuInfoValue
OBJECT-TYPE
The vlaue of this ipv6 PMTU table entries.
1.3.6.1.4.1.20301.2.7.15.3.3.21.1.1.4Integer32read-onlycurrent
mldInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.3.22.1not-accessiblecurrent
mldInfoGroupEntry
OBJECT-TYPE
An entry in the mldInfoGroupsTable
1.3.6.1.4.1.20301.2.7.15.3.3.22.1.1not-accessiblecurrent
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.15.3.3.22.1.1.1Integer32read-onlycurrent
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.15.3.3.22.1.1.2InetAddressIPv6read-onlycurrent
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.15.3.3.22.1.1.3Integer32read-onlycurrent
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.15.3.3.22.1.1.4Integer32read-onlycurrent
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.15.3.3.22.1.1.5InetAddressIPv6read-onlycurrent
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.15.3.3.22.1.1.6InetAddressIPv6read-onlycurrent
mldInfoGroupFilterType
OBJECT-TYPE
ONLY for MLDv2. The filter type for the specified source.
1.3.6.1.4.1.20301.2.7.15.3.3.22.1.1.7DisplayStringread-onlycurrent
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.15.3.3.22.1.1.8DisplayStringread-onlycurrent
mldInfoGroupVersion
OBJECT-TYPE
The version of this MLD entry.
1.3.6.1.4.1.20301.2.7.15.3.3.22.1.1.9Integer32read-onlycurrent
mldInfoGroupFwd
OBJECT-TYPE
Specifies if forwarding is enabled for this entry.
1.3.6.1.4.1.20301.2.7.15.3.3.22.1.1.10Integer32read-onlycurrent
mldInfoGroupId
OBJECT-TYPE
MLD group index.
1.3.6.1.4.1.20301.2.7.15.3.3.22.1.1.11Integer32read-onlycurrent
mldInfoMRoutersTable
OBJECT-TYPE
The table listing the IPv6 multicast routers on an interface.
1.3.6.1.4.1.20301.2.7.15.3.3.22.2not-accessiblecurrent
mldInfoMRouterEntry
OBJECT-TYPE
An entry in the mldInfoMRoutersTable
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1not-accessiblecurrent
mldInfoMRouterIfIndex
OBJECT-TYPE
The interface on which the multicast router is learnt.
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1.1Integer32read-onlycurrent
mldInfoMRouterSrcIp
OBJECT-TYPE
The multicast router's ip.
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1.2InetAddressIPv6read-onlycurrent
mldInfoMRouterPortNumber
OBJECT-TYPE
The port on which the multicast router is learnt.
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1.3Integer32read-onlycurrent
mldInfoMRouterVlan
OBJECT-TYPE
The vlan in which the multicast router is learnt.
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1.4Integer32read-onlycurrent
mldInfoMRouterQrv
OBJECT-TYPE
This multicast router's Maximum Response Delay
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1.5Integer32read-onlycurrent
mldInfoMRouterQqic
OBJECT-TYPE
ONLY for MLDv2. This multicast router's QQIC
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1.6Integer32read-onlycurrent
mldInfoMRouterMaxRespDelay
OBJECT-TYPE
This multicast router's Maximum Response Delay.
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1.7Integer32read-onlycurrent
mldInfoMRouterVersion
OBJECT-TYPE
This multicast router's MLD version.
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1.8Integer32read-onlycurrent
mldInfoMRouterExpiryTime
OBJECT-TYPE
This multicast router's expiry time.
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1.9DisplayStringread-onlycurrent
mldInfoMRouterId
OBJECT-TYPE
This multicast router's index.
1.3.6.1.4.1.20301.2.7.15.3.3.22.2.1.10Integer32read-onlycurrent
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.15.3.3.22.3INTEGER {none(0), clearGroups(1), clearMrouters(2), clearAll(3)}read-writecurrent
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.15.3.3.22.4not-accessiblecurrent
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.15.3.3.22.4.1not-accessiblecurrent
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.15.3.3.22.4.1.1Integer32read-onlycurrent
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.15.3.3.22.4.1.2INTEGER {up(1), down(2)}read-onlycurrent
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.15.3.3.22.4.1.3INTEGERread-onlycurrent
mldInfoInterfaceQuerierStatus
OBJECT-TYPE
Specifies if the switch is Querier or not
1.3.6.1.4.1.20301.2.7.15.3.3.22.4.1.4INTEGERread-onlycurrent
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.15.3.3.22.4.1.5InetAddressIPv6read-onlycurrent
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.15.3.3.22.4.1.6DisplayStringread-onlycurrent
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.15.3.3.22.4.1.7Integer32read-onlycurrent
mldInfoInterfaceGroups
OBJECT-TYPE
The current number of entries for this interface in the Cache Table.
1.3.6.1.4.1.20301.2.7.15.3.3.22.4.1.8INTEGERread-onlycurrent
ipsecInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.3.3.23.1not-accessiblecurrent
ipsecSaInfoEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec SA information.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1not-accessiblecurrent
ipsecSaInfoIndex
OBJECT-TYPE
The index of ipsecSaInfoEntry.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1.1Unsigned32read-onlycurrent
ipsecSaInfoSpi
OBJECT-TYPE
The SPI used by the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1.2Unsigned32read-onlycurrent
ipsecSaInfoProto
OBJECT-TYPE
The proto(AH,ESP,or Both) used by the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1.3INTEGER {any(0), esp(50), ah(51)}read-onlycurrent
ipsecSaInfoDstAddr
OBJECT-TYPE
The destination IP address for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1.4OCTET STRING (SIZE(16))read-onlycurrent
ipsecSaInfoSrcAddr
OBJECT-TYPE
The source IP address for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1.5OCTET STRING (SIZE(16))read-onlycurrent
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.15.3.3.23.1.1.6Unsigned32read-onlycurrent
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.15.3.3.23.1.1.7Unsigned32read-onlycurrent
ipsecSaInfoMode
OBJECT-TYPE
The mode for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1.8INTEGER {any(0), transport(1), tunnel(2)}read-onlycurrent
ipsecSaInfoAuthAlg
OBJECT-TYPE
The authentication algorithm for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1.9INTEGER {any(0), md5(1), sha1(2)}read-onlycurrent
ipsecSaInfoAuthKey
OBJECT-TYPE
The authentication key for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1.10OCTET STRING (SIZE(20..64))read-onlycurrent
ipsecSaInfoEncrAlg
OBJECT-TYPE
The encryption algorithm for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1.11INTEGER {any(0), des(1), triple-des(2), blowfish(3), aes(4)}read-onlycurrent
ipsecSaInfoEncrKey
OBJECT-TYPE
The encryption key for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.1.1.12OCTET STRING (SIZE(20..64))read-onlycurrent
ipsecSpdInfoTable
OBJECT-TYPE
The (conceptual) table listing all of the IPsec security policy information.
1.3.6.1.4.1.20301.2.7.15.3.3.23.2not-accessiblecurrent
ipsecSpdInfoEntry
OBJECT-TYPE
An entry (conceptual row) representing a IPsec security policy information.
1.3.6.1.4.1.20301.2.7.15.3.3.23.2.1not-accessiblecurrent
ipsecSpdInfoIndex
OBJECT-TYPE
The index of ipsecSpdInfoEntry.
1.3.6.1.4.1.20301.2.7.15.3.3.23.2.1.1Unsigned32read-onlycurrent
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.15.3.3.23.2.1.2Unsigned32read-onlycurrent
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.15.3.3.23.2.1.3Unsigned32read-onlycurrent
ipsecSpdInfoAction
OBJECT-TYPE
The IPsec action for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.2.1.4INTEGER {drop(1), apply(2), permit(3), bypass(4)}read-onlycurrent
ipsecSpdInfoDstAddr
OBJECT-TYPE
The destination IP address for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.2.1.5OCTET STRING (SIZE(16))read-onlycurrent
ipsecSpdInfoSrcAddr
OBJECT-TYPE
The source IP address for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.2.1.6OCTET STRING (SIZE(16))read-onlycurrent
ipsecSpdInfoMode
OBJECT-TYPE
The mode for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.2.1.7INTEGER {any(0), transport(1), tunnel(2)}read-onlycurrent
ipsecSpdInfoSaSize
OBJECT-TYPE
The SA bundle size of an Security policy.
1.3.6.1.4.1.20301.2.7.15.3.3.23.2.1.8Unsigned32read-onlycurrent
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.15.3.3.23.3not-accessiblecurrent
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.15.3.3.23.3.1not-accessiblecurrent
ipsecSpdInfoSaIndex
OBJECT-TYPE
The index that enumerates the IPsec nested SAs .
1.3.6.1.4.1.20301.2.7.15.3.3.23.3.1.1Unsigned32read-onlycurrent
ipsecSpdInfoSaSecuProto
OBJECT-TYPE
The security protocol for the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.3.1.2INTEGER {ah(0), esp(1), esp-auth(2), esp-null(3)}read-onlycurrent
ipsecSpdInfoSaAuthAlg
OBJECT-TYPE
The hash algorithm used by the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.3.1.3INTEGER {any(0), md5(1), sha1(2)}read-onlycurrent
ipsecSpdInfoSaEncrAlg
OBJECT-TYPE
The encryption algorithm used by the SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.3.1.4INTEGER {any(0), des(1), triple-des(2), blowfish(3), aes(4)}read-onlycurrent
ipsecSpdInfoSaEncrKeyLen
OBJECT-TYPE
The encryption key length of an nested SA.
1.3.6.1.4.1.20301.2.7.15.3.3.23.3.1.5Unsigned32read-onlycurrent
dhcpsnpInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.3.24
dhcpSnoopingBindingInfoTable
OBJECT-TYPE
DHCP Snooping binding Table.
1.3.6.1.4.1.20301.2.7.15.3.3.24.1not-accessiblecurrent
dhcpSnoopingBindingInfoEntry
OBJECT-TYPE
A row in the DHCP Snooping binding Table
1.3.6.1.4.1.20301.2.7.15.3.3.24.1.1not-accessiblecurrent
dhcpSnoopingBindingInfoIndex
OBJECT-TYPE
Index of this DHCP Snooping binding entry.
1.3.6.1.4.1.20301.2.7.15.3.3.24.1.1.1Integer32read-onlycurrent
dhcpSnoopingBindingInfoMac
OBJECT-TYPE
Mac Address of this DHCP Snooping binding entry.
1.3.6.1.4.1.20301.2.7.15.3.3.24.1.1.2OCTET STRINGread-createcurrent
dhcpSnoopingBindingInfoIp
OBJECT-TYPE
Ip Address of this DHCP Snooping binding entry.
1.3.6.1.4.1.20301.2.7.15.3.3.24.1.1.3IpAddressread-writecurrent
dhcpSnoopingBindingInfoVLAN
OBJECT-TYPE
VLAN ID of this DHCP Snooping binding entry.
1.3.6.1.4.1.20301.2.7.15.3.3.24.1.1.4Integer32read-writecurrent
dhcpSnoopingBindingInfoPort
OBJECT-TYPE
Port Number of this DHCP Snooping binding entry.
1.3.6.1.4.1.20301.2.7.15.3.3.24.1.1.5Integer32read-writecurrent
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.15.3.3.24.1.1.6Unsigned32read-writecurrent
dhcpSnoopingBindingInfoType
OBJECT-TYPE
Show How this DHCP Snooping binding entry come from.
1.3.6.1.4.1.20301.2.7.15.3.3.24.1.1.7INTEGER {static(1), dynamic(2)}read-writecurrent
layer3Oper
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.4
vrrpOper
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.3.4.1
vrrpOperVirtRtrTable
OBJECT-TYPE
An entry in the table of virtual routers.
1.3.6.1.4.1.20301.2.7.15.3.4.1.1not-accessiblecurrent
vrrpOperVirtRtrEntry
OBJECT-TYPE
A row in the vrrpOperVirtRtrTable
1.3.6.1.4.1.20301.2.7.15.3.4.1.1.1not-accessiblecurrent
vrrpOperVirtRtrIndex
OBJECT-TYPE
The index for the VRRP virtual router.
1.3.6.1.4.1.20301.2.7.15.3.4.1.1.1.1Integer32read-onlycurrent
vrrpOperVirtRtrBackup
OBJECT-TYPE
When set to a value of 'backup(2)' it forces the specified master virtual router into backup mode. 'ok(1)' is returned when the object is read.
1.3.6.1.4.1.20301.2.7.15.3.4.1.1.1.2INTEGER {ok(1), backup(2)}read-writecurrent
vrrpOperVirtRtrGroupBackup
OBJECT-TYPE
When set to a value of 'backup(2)' it forces the specified master virtual router group into backup mode. 'ok(1)' is returned when the object os read.
1.3.6.1.4.1.20301.2.7.15.3.4.1.2INTEGER {ok(1), backup(2)}read-writecurrent
traps
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.7
ibmSNMPv2Notifications
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.7.1000DisplayString (SIZE(0..255))read-onlycurrent
qos
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.8
qosConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.8.1
qos8021p
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.8.1.1
qosCurCfgPortPriorityTable
OBJECT-TYPE
The table of QOS Port Priority configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.1not-accessiblecurrent
qosCurCfgPortPriorityEntry
OBJECT-TYPE
Information about a particular QOS Port Priority configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.1.1not-accessiblecurrent
qosCurCfgPortIndex
OBJECT-TYPE
Switch Port Number
1.3.6.1.4.1.20301.2.7.15.8.1.1.1.1.1PortNumberread-onlycurrent
qosCurCfgPortPriority
OBJECT-TYPE
Switch Port Priority Should be between 0 and 7
1.3.6.1.4.1.20301.2.7.15.8.1.1.1.1.2INTEGER (0..7)read-onlycurrent
qosNewCfgPortPriorityTable
OBJECT-TYPE
The table of QOS Port Priority configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.2not-accessiblecurrent
qosNewCfgPortPriorityEntry
OBJECT-TYPE
Information about a particular QOS Port Priority configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.2.1not-accessiblecurrent
qosNewCfgPortIndex
OBJECT-TYPE
Switch Port Number
1.3.6.1.4.1.20301.2.7.15.8.1.1.2.1.1PortNumberread-onlycurrent
qosNewCfgPortPriority
OBJECT-TYPE
Switch Port Priority Should be between 0 and 7
1.3.6.1.4.1.20301.2.7.15.8.1.1.2.1.2INTEGER (0..7)read-writecurrent
qosCurCfgPriorityCoSTable
OBJECT-TYPE
The table of Frame Priority and COSq configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.3not-accessiblecurrent
qosCurCfgPriorityCoSEntry
OBJECT-TYPE
Information about a particular Frame Priority and COSq configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.3.1not-accessiblecurrent
qosCurCfgPriorityIndex
OBJECT-TYPE
Frame priority Number
1.3.6.1.4.1.20301.2.7.15.8.1.1.3.1.1INTEGER (0..7)read-onlycurrent
qosCurCfgPriorityCoSq
OBJECT-TYPE
CoSq for a Frame Priority Should be between 0 and 7
1.3.6.1.4.1.20301.2.7.15.8.1.1.3.1.2INTEGER (0..7)read-onlycurrent
qosNewCfgPriorityCoSTable
OBJECT-TYPE
The table of Frame Priority and COSq configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.4not-accessiblecurrent
qosNewCfgPriorityCoSEntry
OBJECT-TYPE
Information about a particular Frame Priority and COSq configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.4.1not-accessiblecurrent
qosNewCfgPriorityIndex
OBJECT-TYPE
Frame priority Number
1.3.6.1.4.1.20301.2.7.15.8.1.1.4.1.1INTEGER (0..7)read-onlycurrent
qosNewCfgPriorityCoSq
OBJECT-TYPE
CoSq for a Frame Priority Should be between 0 and 7
1.3.6.1.4.1.20301.2.7.15.8.1.1.4.1.2INTEGER (0..7)read-writecurrent
qosCurCfgCosWeightTable
OBJECT-TYPE
The table of CoSq and Weight configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.5not-accessiblecurrent
qosCurCfgCosWeightEntry
OBJECT-TYPE
Information about a particular CoSq and Weight configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.5.1not-accessiblecurrent
qosCurCfgCosIndex
OBJECT-TYPE
CoSq Number
1.3.6.1.4.1.20301.2.7.15.8.1.1.5.1.1INTEGER (0..7)read-onlycurrent
qosCurCfgCosWeight
OBJECT-TYPE
Weight of CoSq
1.3.6.1.4.1.20301.2.7.15.8.1.1.5.1.2INTEGER (0..15)read-onlycurrent
qosNewCfgCosWeightTable
OBJECT-TYPE
The table of CoSq and Weight configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.6not-accessiblecurrent
qosNewCfgCosWeightEntry
OBJECT-TYPE
Information about a particular CoSq and Weight configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.6.1not-accessiblecurrent
qosNewCfgCosIndex
OBJECT-TYPE
CoSq Number
1.3.6.1.4.1.20301.2.7.15.8.1.1.6.1.1INTEGER (0..7)read-onlycurrent
qosNewCfgCosWeight
OBJECT-TYPE
Weight of CoSq
1.3.6.1.4.1.20301.2.7.15.8.1.1.6.1.2INTEGER (0..15)read-writecurrent
qosCurCfgCosNum
OBJECT-TYPE
Number of CoSq.
1.3.6.1.4.1.20301.2.7.15.8.1.1.7INTEGER {num2(2), num8(8)}read-onlycurrent
qosDefaultCfg
OBJECT-TYPE
Load default configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.1.9INTEGER {none(0), defaultCosNum(1), defaultWeight(2), defaultPriority(3)}read-writecurrent
qosdscp
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.8.1.2.1not-accessiblecurrent
qosCurCfgDscpEntry
OBJECT-TYPE
Information about a particular Dscp to New Dscp/802.1p priority configuration
1.3.6.1.4.1.20301.2.7.15.8.1.2.1.1not-accessiblecurrent
qosCurCfgDscpIndex
OBJECT-TYPE
Dscp value
1.3.6.1.4.1.20301.2.7.15.8.1.2.1.1.1INTEGER (0..63)read-onlycurrent
qosCurCfgMapDscp
OBJECT-TYPE
Map Dscp Value
1.3.6.1.4.1.20301.2.7.15.8.1.2.1.1.2INTEGER (0..63)read-onlycurrent
qosCurCfgMap8021p
OBJECT-TYPE
Map 802.1p value
1.3.6.1.4.1.20301.2.7.15.8.1.2.1.1.3INTEGER (0..7)read-onlycurrent
qosNewCfgDscpTable
OBJECT-TYPE
The table of Dscp to New Dscp/802.1p priority configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.2.2not-accessiblecurrent
qosNewCfgDscpEntry
OBJECT-TYPE
Information about a particular Dscp to New Dscp/802.1p priority configuration
1.3.6.1.4.1.20301.2.7.15.8.1.2.2.1not-accessiblecurrent
qosNewCfgDscpIndex
OBJECT-TYPE
Dscp value
1.3.6.1.4.1.20301.2.7.15.8.1.2.2.1.1INTEGER (0..63)read-onlycurrent
qosNewCfgMapDscp
OBJECT-TYPE
Map Dscp Value
1.3.6.1.4.1.20301.2.7.15.8.1.2.2.1.2INTEGER (0..63)read-writecurrent
qosNewCfgMap8021p
OBJECT-TYPE
Map 802.1p value
1.3.6.1.4.1.20301.2.7.15.8.1.2.2.1.3INTEGER (0..7)read-writecurrent
qosCurCfgDscpState
OBJECT-TYPE
This is for turning on/off DSCP globally.
1.3.6.1.4.1.20301.2.7.15.8.1.2.3INTEGER {on(1), off(2)}read-onlycurrent
qosNewCfgDscpState
OBJECT-TYPE
This is for turning on/off DSCP globally.
1.3.6.1.4.1.20301.2.7.15.8.1.2.4INTEGER {on(1), off(2)}read-writecurrent
qoswredecn
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.8.1.3
qosCurCfgPortProfileTable
OBJECT-TYPE
The table of QOS port WRED ECN profile configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.1not-accessiblecurrent
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.15.8.1.3.1.1not-accessiblecurrent
qosCurCfgProfilePortIndex
OBJECT-TYPE
Switch Port Number
1.3.6.1.4.1.20301.2.7.15.8.1.3.1.1.1PortNumberread-onlycurrent
qosCurCfgTrqIndex
OBJECT-TYPE
Transmit Queue Number
1.3.6.1.4.1.20301.2.7.15.8.1.3.1.1.2INTEGER (0..7)read-onlycurrent
qosCurCfgTrqNonTcpMin
OBJECT-TYPE
Port Transmit queue WRED ECN nontcp profile MinThreshold value.
1.3.6.1.4.1.20301.2.7.15.8.1.3.1.1.3INTEGER (1..100)read-onlycurrent
qosCurCfgTrqNonTcpMax
OBJECT-TYPE
Port Transmit queue WRED ECN nontcp profile MaxThreshold value
1.3.6.1.4.1.20301.2.7.15.8.1.3.1.1.4INTEGER (1..100)read-onlycurrent
qosCurCfgTrqNonTcpRate
OBJECT-TYPE
Port Transmit queue WRED ECN nontcp profile DropRate value.
1.3.6.1.4.1.20301.2.7.15.8.1.3.1.1.5INTEGER (1..100)read-onlycurrent
qosCurCfgTrqTcpMin
OBJECT-TYPE
Port Transmit queue WRED ECN tcp profile MinThreshold value.
1.3.6.1.4.1.20301.2.7.15.8.1.3.1.1.6INTEGER (1..100)read-onlycurrent
qosCurCfgTrqTcpMax
OBJECT-TYPE
Port Transmit queue WRED ECN tcp profile MaxThreshold value
1.3.6.1.4.1.20301.2.7.15.8.1.3.1.1.7INTEGER (1..100)read-onlycurrent
qosCurCfgTrqTcpRate
OBJECT-TYPE
Port Transmit queue WRED ECN tcp profile DropRate value.
1.3.6.1.4.1.20301.2.7.15.8.1.3.1.1.8INTEGER (1..100)read-onlycurrent
qosCurCfgPortTrqWredState
OBJECT-TYPE
This is for turning on/off WRED per transmit queue per port.
1.3.6.1.4.1.20301.2.7.15.8.1.3.1.1.9INTEGER {on(1), off(2)}read-onlycurrent
qosNewCfgPortProfileTable
OBJECT-TYPE
The table of QOS Port WRED ECN configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.2not-accessiblecurrent
qoSNewCfgPortProfileEntry
OBJECT-TYPE
Information about a particular Transmit queue of a port WRED ECN configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.2.1not-accessiblecurrent
qosNewCfgProfilePortIndex
OBJECT-TYPE
Switch Port Number
1.3.6.1.4.1.20301.2.7.15.8.1.3.2.1.1PortNumberread-onlycurrent
qosNewCfgTrqIndex
OBJECT-TYPE
Transmit Queue Number
1.3.6.1.4.1.20301.2.7.15.8.1.3.2.1.2INTEGER (0..7)read-onlycurrent
qosNewCfgTrqNonTcpMin
OBJECT-TYPE
Port Transmit queue WRED ECN nontcp profile MinThreshold value.
1.3.6.1.4.1.20301.2.7.15.8.1.3.2.1.3INTEGER (1..100)read-writecurrent
qosNewCfgTrqNonTcpMax
OBJECT-TYPE
Port Transmit queue WRED ECN nontcp profile MaxThreshold value.
1.3.6.1.4.1.20301.2.7.15.8.1.3.2.1.4INTEGER (1..100)read-writecurrent
qosNewCfgTrqNonTcpRate
OBJECT-TYPE
Port Transmit queue WRED ECN nontcp profile DropRate value.
1.3.6.1.4.1.20301.2.7.15.8.1.3.2.1.5INTEGER (1..100)read-writecurrent
qosNewCfgTrqTcpMin
OBJECT-TYPE
Port Transmit queue WRED ECN tcp profile MinThreshold value.
1.3.6.1.4.1.20301.2.7.15.8.1.3.2.1.6INTEGER (1..100)read-writecurrent
qosNewCfgTrqTcpMax
OBJECT-TYPE
Port Transmit queue WRED ECN tcp profile MaxThreshold value.
1.3.6.1.4.1.20301.2.7.15.8.1.3.2.1.7INTEGER (1..100)read-writecurrent
qosNewCfgTrqTcpRate
OBJECT-TYPE
Port Transmit queue WRED ECN tcp profile DropRate value.
1.3.6.1.4.1.20301.2.7.15.8.1.3.2.1.8INTEGER (1..100)read-writecurrent
qosNewCfgPortTrqWredState
OBJECT-TYPE
This is for turning on/off WRED per transmit queue per port.
1.3.6.1.4.1.20301.2.7.15.8.1.3.2.1.9INTEGER {on(1), off(2)}read-writecurrent
qosCurCfgPortStateTable
OBJECT-TYPE
The table of QOS port WRED ECN state configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.3not-accessiblecurrent
qoSCurCfgPortStateEntry
OBJECT-TYPE
Information about a particular port WRED ECN state configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.3.1not-accessiblecurrent
qosCurCfgStatePortIndex
OBJECT-TYPE
Switch Port Number
1.3.6.1.4.1.20301.2.7.15.8.1.3.3.1.1PortNumberread-onlycurrent
qosCurCfgPortWredState
OBJECT-TYPE
This is for turning on/off WRED per port.
1.3.6.1.4.1.20301.2.7.15.8.1.3.3.1.2INTEGER {on(1), off(2)}read-onlycurrent
qosCurCfgPortEcnState
OBJECT-TYPE
This is for turning on/off ECN per port.
1.3.6.1.4.1.20301.2.7.15.8.1.3.3.1.3INTEGER {on(1), off(2)}read-onlycurrent
qosNewCfgPortStateTable
OBJECT-TYPE
The table of QOS port WRED ECN state configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.4not-accessiblecurrent
qoSNewCfgPortStateEntry
OBJECT-TYPE
Information about a particular port WRED ECN state configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.4.1not-accessiblecurrent
qosNewCfgStatePortIndex
OBJECT-TYPE
Switch Port Number
1.3.6.1.4.1.20301.2.7.15.8.1.3.4.1.1PortNumberread-onlycurrent
qosNewCfgPortWredState
OBJECT-TYPE
This is for turning on/off WRED per port
1.3.6.1.4.1.20301.2.7.15.8.1.3.4.1.2INTEGER {on(1), off(2)}read-writecurrent
qosNewCfgPortEcnState
OBJECT-TYPE
This is for turning on/off ECN per port.
1.3.6.1.4.1.20301.2.7.15.8.1.3.4.1.3INTEGER {on(1), off(2)}read-writecurrent
qosCurCfgGlobalProfileTable
OBJECT-TYPE
The table of QOS global WRED ECN profile configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.5not-accessiblecurrent
qoSCurCfgGlobalProfileEntry
OBJECT-TYPE
Information about a particular Transmit queue of global WRED ECN profile configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.5.1not-accessiblecurrent
qosCurCfgGlobalTrqIndex
OBJECT-TYPE
Global Transmit Queue Number
1.3.6.1.4.1.20301.2.7.15.8.1.3.5.1.1INTEGER (0..7)read-onlycurrent
qosCurCfgGlobalTrqNonTcpMin
OBJECT-TYPE
Global transmit queue WRED ECN nontcp profile MinThreshold value
1.3.6.1.4.1.20301.2.7.15.8.1.3.5.1.2INTEGER (1..100)read-onlycurrent
qosCurCfgGlobalTrqNonTcpMax
OBJECT-TYPE
Global transmit queue WRED ECN nontcp profile MaxThreshold value
1.3.6.1.4.1.20301.2.7.15.8.1.3.5.1.3INTEGER (1..100)read-onlycurrent
qosCurCfgGlobalTrqNonTcpRate
OBJECT-TYPE
Global transmit queue WRED ECN nontcp profile DropRate value
1.3.6.1.4.1.20301.2.7.15.8.1.3.5.1.4INTEGER (1..100)read-onlycurrent
qosCurCfgGlobalTrqTcpMin
OBJECT-TYPE
Global transmit queue WRED ECN tcp profile MinThreshold value
1.3.6.1.4.1.20301.2.7.15.8.1.3.5.1.5INTEGER (1..100)read-onlycurrent
qosCurCfgGlobalTrqTcpMax
OBJECT-TYPE
Global transmit queue WRED ECN tcp profile MaxThreshold value
1.3.6.1.4.1.20301.2.7.15.8.1.3.5.1.6INTEGER (1..100)read-onlycurrent
qosCurCfgGlobalTrqTcpRate
OBJECT-TYPE
Global transmit queue WRED ECN tcp profile DropRate value
1.3.6.1.4.1.20301.2.7.15.8.1.3.5.1.7INTEGER (1..100)read-onlycurrent
qosCurCfgGlobalTrqWredState
OBJECT-TYPE
This is for turning on/off WRED per global transmit queue
1.3.6.1.4.1.20301.2.7.15.8.1.3.5.1.8INTEGER {on(1), off(2)}read-onlycurrent
qosNewCfgGlobalProfileTable
OBJECT-TYPE
The table of QOS global WRED ECN profile configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.6not-accessiblecurrent
qoSNewCfgGlobalProfileEntry
OBJECT-TYPE
Information about a particular Transmit queue of global WRED ECN profile configuration.
1.3.6.1.4.1.20301.2.7.15.8.1.3.6.1not-accessiblecurrent
qosNewCfgGlobalTrqIndex
OBJECT-TYPE
Global Transmit Queue Number
1.3.6.1.4.1.20301.2.7.15.8.1.3.6.1.1INTEGER (0..7)read-onlycurrent
qosNewCfgGlobalTrqNonTcpMin
OBJECT-TYPE
Global transmit queue WRED ECN nontcp profile MinThreshold value
1.3.6.1.4.1.20301.2.7.15.8.1.3.6.1.2INTEGER (1..100)read-writecurrent
qosNewCfgGlobalTrqNonTcpMax
OBJECT-TYPE
Global transmit queue WRED ECN nontcp profile MaxThreshold value
1.3.6.1.4.1.20301.2.7.15.8.1.3.6.1.3INTEGER (1..100)read-writecurrent
qosNewCfgGlobalTrqNonTcpRate
OBJECT-TYPE
Global transmit queue WRED ECN nontcp profile DropRate value
1.3.6.1.4.1.20301.2.7.15.8.1.3.6.1.4INTEGER (1..100)read-writecurrent
qosNewCfgGlobalTrqTcpMin
OBJECT-TYPE
Global transmit queue WRED ECN tcp profile MinThreshold value
1.3.6.1.4.1.20301.2.7.15.8.1.3.6.1.5INTEGER (1..100)read-writecurrent
qosNewCfgGlobalTrqTcpMax
OBJECT-TYPE
Global transmit queue WRED ECN tcp profile MaxThreshold value
1.3.6.1.4.1.20301.2.7.15.8.1.3.6.1.6INTEGER (1..100)read-writecurrent
qosNewCfgGlobalTrqTcpRate
OBJECT-TYPE
Global transmit queue WRED ECN tcp profile DropRate value
1.3.6.1.4.1.20301.2.7.15.8.1.3.6.1.7INTEGER (1..100)read-writecurrent
qosNewCfgGlobalTrqWredState
OBJECT-TYPE
This is for turning on/off WRED per global transmit queue
1.3.6.1.4.1.20301.2.7.15.8.1.3.6.1.8INTEGER {on(1), off(2)}read-writecurrent
qosCurCfgGlobalWredState
OBJECT-TYPE
This is for turning on/off WRED globally.
1.3.6.1.4.1.20301.2.7.15.8.1.3.7INTEGER {on(1), off(2)}read-onlycurrent
qosCurCfgGlobalEcnState
OBJECT-TYPE
This is for turning on/off ECN globally.
1.3.6.1.4.1.20301.2.7.15.8.1.3.8INTEGER {on(1), off(2)}read-onlycurrent
qosNewCfgGlobalWredState
OBJECT-TYPE
This is for turning on/off WRED globally.
1.3.6.1.4.1.20301.2.7.15.8.1.3.9INTEGER {on(1), off(2)}read-writecurrent
qosNewCfgGlobalEcnState
OBJECT-TYPE
This is for turning on/off ECN globally.
1.3.6.1.4.1.20301.2.7.15.8.1.3.10INTEGER {on(1), off(2)}read-writecurrent
acl
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9
acConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.1
acList
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.1.1
aclCurCfgTable
OBJECT-TYPE
The table of current ACL configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1not-accessiblecurrent
aclCurCfgEntry
OBJECT-TYPE
Current information about a particular ACL configuration entry.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1not-accessiblecurrent
aclCurCfgIndex
OBJECT-TYPE
The index associated with this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.1Unsigned32read-onlycurrent
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.15.9.1.1.1.1.3Unsigned32read-onlycurrent
aclCurCfgFilterAction
OBJECT-TYPE
The action to be performed on a packet that matches the filter settings of this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.4INTEGER {none(0), permit(1), deny(2), setprio(3)}read-onlycurrent
aclCurCfgFilterActionSetPrio
OBJECT-TYPE
The value to be used when the action to be performed is setprio for this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.5INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)}read-onlycurrent
aclCurCfgEthFmt
OBJECT-TYPE
The packet ethernet format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.6INTEGER {none(0), ethernet2(1), snap(2), llc(3)}read-onlycurrent
aclCurCfgTagFmt
OBJECT-TYPE
The packet tag format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.7INTEGER {disabled(1), any(2), untagged(3), tagged(4)}read-onlycurrent
aclCurCfgIPFmt
OBJECT-TYPE
The packet IP format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.8INTEGER {none(1), ipv4(2), ipv6(3)}read-onlycurrent
aclCurCfgSrcMACAddress
OBJECT-TYPE
The source MAC address to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.9MacAddressread-onlycurrent
aclCurCfgSrcMACMask
OBJECT-TYPE
The address mask applied to aclCurCfgSrcMACAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.10MacAddressread-onlycurrent
aclCurCfgDstMACAddress
OBJECT-TYPE
The destination MAC address to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.11MacAddressread-onlycurrent
aclCurCfgDstMACMask
OBJECT-TYPE
The address mask applied to aclCurCfgDstMACAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.12MacAddressread-onlycurrent
aclCurCfgEthernetTypeName
OBJECT-TYPE
The Ethernet type to be filtered. If the value of this object is other(7), the value of aclNewCfgEthernetTypeValue indicates the ethernet type that will be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.13INTEGER {none(0), arp(1), ipv4(2), ipv6(3), mpls(4), rarp(5), any(6), other(7)}read-onlycurrent
aclCurCfgEthernetTypeValue
OBJECT-TYPE
The Ethernet type value to be filtered. The value of this object is equivalent to the value of aclNewCfgEthernetTypeName except when the value of aclNewCfgEthernetTypeName is other(7), which can be any user-defined value for this object.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.14INTEGER (1536..65535)read-onlycurrent
aclCurCfgVLanId
OBJECT-TYPE
The virtual LAN identifier to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.15INTEGER (0..4095)read-onlycurrent
aclCurCfgVLanMask
OBJECT-TYPE
The mask applied to aclCurCfgVLanId for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.16DisplayStringread-onlycurrent
aclCurCfg8021pPriority
OBJECT-TYPE
The 802.1p priority to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.17INTEGER {none(0), priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)}read-onlycurrent
aclCurCfgTypeOfService
OBJECT-TYPE
The type of service to be filtered. 'none' for not initialised, within the range 0-255
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.18DisplayStringread-onlycurrent
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.15.9.1.1.1.1.19DisplayStringread-onlycurrent
aclCurCfgSrcIPAddress
OBJECT-TYPE
The source IP address to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.20IpAddressread-onlycurrent
aclCurCfgSrcIPMask
OBJECT-TYPE
The address mask applied to aclCurCfgSrcIPAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.21IpAddressread-onlycurrent
aclCurCfgDstIPAddress
OBJECT-TYPE
The destination IP address to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.22IpAddressread-onlycurrent
aclCurCfgDstIPMask
OBJECT-TYPE
The address mask applied to aclCurCfgDstIPAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.23IpAddressread-onlycurrent
aclCurCfgSrcPort
OBJECT-TYPE
The source TCP/UDP port number to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.24INTEGER (0..65535)read-onlycurrent
aclCurCfgSrcPortMask
OBJECT-TYPE
The mask applied to aclCurCfgSrcPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.25DisplayStringread-onlycurrent
aclCurCfgDstPort
OBJECT-TYPE
The destination TCP/UDP port number to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.26INTEGER (0..65535)read-onlycurrent
aclCurCfgDstPortMask
OBJECT-TYPE
The mask applied to aclCurCfgDstPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.27DisplayStringread-onlycurrent
aclCurCfgTCPFlags
OBJECT-TYPE
The TCP flags to be filtered. OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1;
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.28Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-onlycurrent
aclCurCfgEgressPorts
OBJECT-TYPE
The port list in the ACL configured for egress filtering. The ports are presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ port 9 || || || ||___ port 8 || |____ port 7 || . . . ||_________ port 2 |__________ port 1 where x: 1 - the represented port is configured for filtering. 0 - the represented port is not configured for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.29OCTET STRINGread-onlycurrent
aclCurCfgStatistics
OBJECT-TYPE
Whether statistics collection for this ACL is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.30INTEGER {disable(0), enable(1)}read-onlycurrent
aclCurCfgTCPFlagsMask
OBJECT-TYPE
The TCP flags mask. OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1;
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.39Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-onlycurrent
aclCurCfgMeterAction
OBJECT-TYPE
Meter Action for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.41INTEGER {unconfigured(0), outdrop(1), outpass(2)}read-onlycurrent
aclCurCfgMeterEnable
OBJECT-TYPE
Meter state for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.42INTEGER {enabled(0), disabled(1)}read-onlycurrent
aclCurCfgKbitsSec
OBJECT-TYPE
The commited rate of meter associated with this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.43Unsigned32 (64..40000000)read-onlycurrent
aclCurCfgKbitsBurst
OBJECT-TYPE
The maxmium burst sizeof meter associated with this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.44INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)}read-onlycurrent
aclCurCfgUser
OBJECT-TYPE
Set user defined priority for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.45INTEGER (0..7)read-onlycurrent
aclCurCfgInprofDscp
OBJECT-TYPE
Set in profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.46INTEGER (0..63)read-onlycurrent
aclCurCfgTos
OBJECT-TYPE
To enable/disable setting pkts based on TOS bits.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.47INTEGER {disable(0), enable(1)}read-onlycurrent
aclCurCfgOutprofDscp
OBJECT-TYPE
Set out profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.48INTEGER (0..63)read-onlycurrent
aclCurCfgUserEnable
OBJECT-TYPE
Set update method for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.49INTEGER {disabled(0), userdefined(1)}read-onlycurrent
aclCurCfgInprofDscpEnable
OBJECT-TYPE
Whether in profile update DSCP for this ACL is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.50INTEGER {disable(0), enable(1)}read-onlycurrent
aclCurCfgOutprofDscpEnable
OBJECT-TYPE
Whether out profile update DSCP for this ACL is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.51INTEGER {disable(0), enable(1)}read-onlycurrent
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.15.9.1.1.1.1.74Integer32read-onlycurrent
aclCurCfgLog
OBJECT-TYPE
Whether log for this ACL is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.1.1.1.81INTEGER {disable(0), enable(1)}read-onlycurrent
aclNewCfgTable
OBJECT-TYPE
The table of new ACL configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2not-accessiblecurrent
aclNewCfgEntry
OBJECT-TYPE
New information about a particular ACL configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1not-accessiblecurrent
aclNewCfgIndex
OBJECT-TYPE
The index associated with this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.1Unsigned32read-onlycurrent
aclNewCfgGroup
OBJECT-TYPE
The index of the ACL group to which this ACL entry is a member of. A value of zero means the ACL is not a member of any group.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.3Unsigned32read-onlycurrent
aclNewCfgFilterAction
OBJECT-TYPE
The action to be performed on a packet that matches the filter settings of this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.4INTEGER {none(0), permit(1), deny(2), setprio(3)}read-writecurrent
aclNewCfgFilterActionSetPrio
OBJECT-TYPE
The COS queue to be used when the action for this ACL entry is set to setprio.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.5INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)}read-writecurrent
aclNewCfgEthFmt
OBJECT-TYPE
The packet ethernet format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.6INTEGER {none(0), ethernet2(1), snap(2), llc(3)}read-writecurrent
aclNewCfgTagFmt
OBJECT-TYPE
The packet tagging format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.7INTEGER {disabled(1), any(2), none(3), tagged(4)}read-writecurrent
aclNewCfgIPFmt
OBJECT-TYPE
The packet IP format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.8INTEGER {none(1), ipv4(2), ipv6(3)}read-writecurrent
aclNewCfgSrcMACAddress
OBJECT-TYPE
The source MAC address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgSrcMACMask object, if not yet set, will be automatically set to ff:ff:ff:ff:ff:ff.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.9MacAddressread-writecurrent
aclNewCfgSrcMACMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgSrcMACAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.10MacAddressread-writecurrent
aclNewCfgDstMACAddress
OBJECT-TYPE
The destination MAC address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgDstMACMask object, if not yet set, will be automatically set to ff:ff:ff:ff:ff:ff.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.11MacAddressread-writecurrent
aclNewCfgDstMACMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgDstMACAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.12MacAddressread-writecurrent
aclNewCfgEthernetTypeName
OBJECT-TYPE
The Ethernet type to be filtered. If the value of this object is other(7), the value of aclNewCfgEthernetTypeValue indicates the ethernet type that will be filtered. If this object is set to a value other than other(7), the value of the aclNewCfgEthernetTypeValue object is automatically set, as follows: aclNewCfgEthernetTypeName aclNewCfgEthernetTypeValue none(0) 0 arp(1) 2054 (0x0806) ipv4(2) 2048 (0x0800) ipv6(3) 34525 (0x86dd) mpls(4) 34887 (0x8847) rarp(5) 32821 (0x8035) any(6) 65535 (0xffff)
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.13INTEGER {none(0), arp(1), ipv4(2), ipv6(3), mpls(4), rarp(5), any(6), other(7)}read-writecurrent
aclNewCfgEthernetTypeValue
OBJECT-TYPE
The Ethernet type value to be filtered. The value of this object is equivalent to the value of aclNewCfgEthernetTypeName except when the value of aclNewCfgEthernetTypeName is other(7), which can be any user-defined value for this object.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.14INTEGER (1536..65535)read-writecurrent
aclNewCfgVLanId
OBJECT-TYPE
The virtual LAN identifier to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgVLanMask object, if not yet set, will be automatically set to 4095 (0xfff). When this object is set to 0, the Vlan ACL filter is disabled.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.15INTEGER (0..4095)read-writecurrent
aclNewCfgVLanMask
OBJECT-TYPE
The mask to be applied to aclNewCfgVLanId for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.16DisplayStringread-writecurrent
aclNewCfg8021pPriority
OBJECT-TYPE
The 802.1p priority to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.17INTEGER {none(0), priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)}read-writecurrent
aclNewCfgTypeOfService
OBJECT-TYPE
The type of service to be filtered. 'none' for not initialised, within the range 0-255
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.18DisplayStringread-writecurrent
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.15.9.1.1.2.1.19DisplayStringread-writecurrent
aclNewCfgSrcIPAddress
OBJECT-TYPE
The source IP address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgSrcIPMask object, if not yet set, will be automatically set to 255.255.255.255.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.20IpAddressread-writecurrent
aclNewCfgSrcIPMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgSrcIPAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.21IpAddressread-writecurrent
aclNewCfgDstIPAddress
OBJECT-TYPE
The destination IP address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgDstIPMask object, if not yet set, will be automatically set to 255.255.255.255.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.22IpAddressread-writecurrent
aclNewCfgDstIPMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgDstIPAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.23IpAddressread-writecurrent
aclNewCfgSrcPort
OBJECT-TYPE
The source TCP/UDP port number to be filtered. Whenever this object is set if the aclNewCfgSrcPortMask object is not set will be automatically set to 65535 (0xffff).
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.24INTEGER (1..65535)read-writecurrent
aclNewCfgSrcPortMask
OBJECT-TYPE
The mask to be applied to aclNewCfgSrcPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.25DisplayStringread-writecurrent
aclNewCfgDstPort
OBJECT-TYPE
The destination TCP/UDP port number to be filtered. Whenever this object is set the aclNewCfgSrcPortMask object, if not yet set, will be automatically set to 65535 (0xffff).
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.26INTEGER (1..65535)read-writecurrent
aclNewCfgDstPortMask
OBJECT-TYPE
The mask to be applied to aclNewCfgDstPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.27DisplayStringread-writecurrent
aclNewCfgTCPFlags
OBJECT-TYPE
The TCP flags to be filtered. The TCP flags are presented in bitmap format, as follows: OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1;
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.28Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-writecurrent
aclNewCfgEgressPorts
OBJECT-TYPE
The port list in the ACL configured for egress filtering. The ports are presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ port 9 || || || ||___ port 8 || |____ port 7 || . . . ||_________ port 2 |__________ port 1 where x: 1 - the represented port is configured for filtering. 0 - the represented port is not configured for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.29OCTET STRINGread-onlycurrent
aclNewCfgStatistics
OBJECT-TYPE
Whether statistics collection for this ACL is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.30INTEGER {disable(0), enable(1)}read-writecurrent
aclNewCfgAddEgressPort
OBJECT-TYPE
The port to be added to the specified ACL for egress filtering. A value of zero is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.31PortNumberread-writecurrent
aclNewCfgRemoveEgressPort
OBJECT-TYPE
The port to be removed from the specified ACL. A value of zero is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.32PortNumberread-writecurrent
aclNewCfgDelete
OBJECT-TYPE
This is an action object to delete an ACL entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.33INTEGER {other(1), delete(2)}read-writecurrent
aclNewCfgTCPFlagsMask
OBJECT-TYPE
The TCP flags mask. The TCP flags are presented in bitmap format, as follows: OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1; Default value is 0x3f.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.39Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-writecurrent
aclNewCfgMeterAction
OBJECT-TYPE
Meter Action for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.41INTEGER {unconfigured(0), outdrop(1), outpass(2)}read-writecurrent
aclNewCfgMeterEnable
OBJECT-TYPE
Meter state for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.42INTEGER {enabled(0), disabled(1)}read-writecurrent
aclNewCfgKbitsSec
OBJECT-TYPE
The commited rate of meter associated with this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.43Unsigned32 (64..40000000)read-writecurrent
aclNewCfgKbitsBurst
OBJECT-TYPE
The maximum burst size of the meter associated with this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.44INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)}read-writecurrent
aclNewCfgUser
OBJECT-TYPE
Set user defined priority for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.45INTEGER (0..7)read-writecurrent
aclNewCfgInprofDscp
OBJECT-TYPE
Set in profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.46INTEGER (0..63)read-writecurrent
aclNewCfgTos
OBJECT-TYPE
To enable/disable setting pkts based on TOS bits.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.47INTEGER {disable(0), enable(1)}read-writecurrent
aclNewCfgOutprofDscp
OBJECT-TYPE
Set out profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.48INTEGER (0..63)read-writecurrent
aclNewCfgUserEnable
OBJECT-TYPE
Set update method for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.49INTEGER {disabled(0), userdefined(1)}read-writecurrent
aclNewCfgInprofDscpEnable
OBJECT-TYPE
Whether in profile update DSCP for this ACL is enabled or not. 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.15.9.1.1.2.1.50INTEGER {disable(0), enable(1)}read-writecurrent
aclNewCfgOutprofDscpEnable
OBJECT-TYPE
Whether out profile update DSCP for this ACL is enabled or not. 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.15.9.1.1.2.1.51INTEGER {disable(0), enable(1)}read-writecurrent
aclNewCfgReset
OBJECT-TYPE
This is an action object to reset an ACL entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.52INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgEthernetReset
OBJECT-TYPE
This is an action object to reset an ACL Ethernet entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.53INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgIpv4Reset
OBJECT-TYPE
This is an action object to reset an ACL IPV4 entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.54INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgTcpudpReset
OBJECT-TYPE
This is an action object to reset an ACL Tcpudp entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.55INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgMeterReset
OBJECT-TYPE
This is an action object to reset an ACL Meter entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.56INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgRemarkReset
OBJECT-TYPE
This is an action object to reset an ACL Remark entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.57INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgRemarkInprofReset
OBJECT-TYPE
This is an action object to reset an ACL Remark Inprof entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.58INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgRemarkOutprofReset
OBJECT-TYPE
This is an action object to reset an ACL Remark Outprof entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.59INTEGER {other(1), reset(2)}read-writecurrent
aclNewCfgPktfmtReset
OBJECT-TYPE
This is an action object to reset an ACL Pktfmt entry. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.60INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.1.1.2.1.74Integer32read-writecurrent
aclNewCfgLog
OBJECT-TYPE
Whether log for this ACL is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.1.2.1.81INTEGER {disable(0), enable(1)}read-writecurrent
aclTableMaxSize
OBJECT-TYPE
The maximum number of entries in the acl config tables.
1.3.6.1.4.1.20301.2.7.15.9.1.1.5Integer32read-onlycurrent
aclGroup
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.1.3
aclGroupCurCfgTable
OBJECT-TYPE
The table of current ACL Group configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.3.1not-accessiblecurrent
aclGroupCurCfgEntry
OBJECT-TYPE
Information about a particular ACL configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.3.1.1not-accessiblecurrent
aclGroupCurCfgIndex
OBJECT-TYPE
The index associated with this ACL Group entry.
1.3.6.1.4.1.20301.2.7.15.9.1.3.1.1.1Unsigned32read-onlycurrent
aclGroupCurCfgMemberAcls
OBJECT-TYPE
The ACL members of this ACL group, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL 9 || || || ||___ ACL 8 || |____ ACL 7 || . . . ||_________ ACL 2 |__________ ACL 1 where x: 1 - the represented ACL is a member of the group. 0 - the represented ACL is not a member of the group.
1.3.6.1.4.1.20301.2.7.15.9.1.3.1.1.2OCTET STRINGread-onlycurrent
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.15.9.1.3.1.1.9OCTET STRINGread-onlycurrent
aclGroupNewCfgTable
OBJECT-TYPE
The table of new ACL Group configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.3.2not-accessiblecurrent
aclGroupNewCfgEntry
OBJECT-TYPE
New information about a particular ACL configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.3.2.1not-accessiblecurrent
aclGroupNewCfgIndex
OBJECT-TYPE
The index associated with this ACL Group entry.
1.3.6.1.4.1.20301.2.7.15.9.1.3.2.1.1Unsigned32read-onlycurrent
aclGroupNewCfgMemberAcls
OBJECT-TYPE
The ACL members of this ACL group, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL 9 || || || ||___ ACL 8 || |____ ACL 7 || . . . ||_________ ACL 2 |__________ ACL 1 where x: 1 - the represented ACL is a member of the group. 0 - the represented ACL is not a member of the group.
1.3.6.1.4.1.20301.2.7.15.9.1.3.2.1.2OCTET STRINGread-onlycurrent
aclGroupNewCfgAddAcl
OBJECT-TYPE
The index of the ACL entry to be added into this ACL group. A successful set operation on this object will also set the bit corresponding to the ACL entry in the aclGroupNewCfgMemberAcls bitmap. A value of zero is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.3.2.1.4Unsigned32read-writecurrent
aclGroupNewCfgRemoveAcl
OBJECT-TYPE
The index of the ACL entry to be removed from this ACL group. A successful set operation on this object will unset the bit corresponding to the ACL entry in the aclGroupNewCfgMemberAcls bitmap. A value of zero is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.3.2.1.5Unsigned32read-writecurrent
aclGroupNewCfgDelete
OBJECT-TYPE
This is an action object to delete an ACL group. A value of other(1) is always returned when this object is read.
1.3.6.1.4.1.20301.2.7.15.9.1.3.2.1.8INTEGER {other(1), delete(2)}read-writecurrent
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.15.9.1.3.2.1.9OCTET STRINGread-onlycurrent
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.15.9.1.3.2.1.10Unsigned32read-writecurrent
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.15.9.1.3.2.1.11Unsigned32read-writecurrent
aclCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.1.4
aclCurCfgPortTable
OBJECT-TYPE
The table of port acl groups configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.4.1not-accessiblecurrent
aclCurCfgPortTableEntry
OBJECT-TYPE
Information about a particular port acl configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.4.1.1not-accessiblecurrent
aclCurCfgPortIndex
OBJECT-TYPE
The identifier of a particular port. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.20301.2.7.15.9.1.4.1.1.1PortNumberread-onlycurrent
aclCurCfgPortAclBmap
OBJECT-TYPE
The acls applied to the port. The acls are presented in bitmap format. This string displays acl number from 1 to 896. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ acl 9 || || || ||___ acl 8 || |____ acl 7 || . . . ||_________ acl 2 |__________ acl 1 where x : 1 - The represented acl applied to the port. 0 - The represented acl not applied to the port.
1.3.6.1.4.1.20301.2.7.15.9.1.4.1.1.2OCTET STRING (SIZE(0..512))read-onlycurrent
aclCurCfgPortAclGrpBmap
OBJECT-TYPE
The acl groups applied to the port. The acls are presented in bitmap format. This string displays acl number from 1 to 896. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ aclgrp 9 || || || ||___ aclgrp 8 || |____ aclgrp 7 || . . . ||_________ aclgrp 2 |__________ aclgrp 1 where x : 1 - The represented acl applied to the port. 0 - The represented acl not applied to the port.
1.3.6.1.4.1.20301.2.7.15.9.1.4.1.1.4OCTET STRING (SIZE(0..512))read-onlycurrent
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.15.9.1.4.1.1.13OCTET STRING (SIZE(0..128))read-onlycurrent
aclNewCfgPortTable
OBJECT-TYPE
The table of port acl configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.4.2not-accessiblecurrent
aclNewCfgPortTableEntry
OBJECT-TYPE
Information about a particular port acl groups configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.4.2.1not-accessiblecurrent
aclNewCfgPortIndex
OBJECT-TYPE
The identifier of a particular port. This is also index to the entLogicalTable of Entity MIB.
1.3.6.1.4.1.20301.2.7.15.9.1.4.2.1.1PortNumberread-onlycurrent
aclNewCfgPortAddAcl
OBJECT-TYPE
The acl to be added to the specified port. A '0' value is returned when read.
1.3.6.1.4.1.20301.2.7.15.9.1.4.2.1.2Unsigned32read-writecurrent
aclNewCfgPortAddAclGrp
OBJECT-TYPE
The acl group to be added to the specified port. A '0' value is returned when read.
1.3.6.1.4.1.20301.2.7.15.9.1.4.2.1.4Unsigned32read-writecurrent
aclNewCfgPortRemoveAcl
OBJECT-TYPE
The acl to be removed from the specified port. A '0' value is returned when read.
1.3.6.1.4.1.20301.2.7.15.9.1.4.2.1.5Unsigned32read-writecurrent
aclNewCfgPortRemoveAclGrp
OBJECT-TYPE
The acl group to be removed from the specified port. A '0' value is returned when read.
1.3.6.1.4.1.20301.2.7.15.9.1.4.2.1.7Unsigned32read-writecurrent
aclNewCfgPortAclBmap
OBJECT-TYPE
The acls applied to the port. The acls are presented in bitmap format. This string displays acl number from 1 to 896. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ acl 9 || || || ||___ acl 8 || |____ acl 7 || . . . ||_________ acl 2 |__________ acl 1 where x : 1 - The represented acl applied to the port. 0 - The represented acl not applied to the port.
1.3.6.1.4.1.20301.2.7.15.9.1.4.2.1.8OCTET STRING (SIZE(0..512))read-onlycurrent
aclNewCfgPortAclGrpBmap
OBJECT-TYPE
The acl groups applied to the port. The acl groups are presented in bitmap format. This string displays group number from 1 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ aclgrp 9 || || || ||___ aclgrp 8 || |____ aclgrp 7 || . . . ||_________ aclgrp 2 |__________ aclgrp 1 where x : 1 - The represented acl group applied to the port. 0 - The represented acl group not applied to the port.
1.3.6.1.4.1.20301.2.7.15.9.1.4.2.1.10OCTET STRING (SIZE(0..512))read-onlycurrent
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.15.9.1.4.2.1.11Unsigned32read-writecurrent
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.15.9.1.4.2.1.12Unsigned32read-writecurrent
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.15.9.1.4.2.1.13OCTET STRING (SIZE(0..512))read-onlycurrent
acl6List
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.1.5
acl6CurCfgTable
OBJECT-TYPE
The table of current ACL6 configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1not-accessiblecurrent
acl6CurCfgEntry
OBJECT-TYPE
Current information about a particular ACL6 configuration entry.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1not-accessiblecurrent
acl6CurCfgIndex
OBJECT-TYPE
The index associated with this ACL6 entry.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.1Unsigned32read-onlycurrent
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.15.9.1.5.1.1.2Unsigned32read-onlycurrent
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.15.9.1.5.1.1.3INTEGER {none(0), permit(1), deny(2), setprio(3)}read-onlycurrent
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.15.9.1.5.1.1.5DisplayString (SIZE(0..40))read-onlycurrent
acl6CurCfgSrcIPv6PrefixLen
OBJECT-TYPE
The IPv6 prefix applied to acl6CurCfgSrcIPv6PrefixLen for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.6INTEGER (1..128)read-onlycurrent
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.15.9.1.5.1.1.7DisplayString (SIZE(0..40))read-onlycurrent
acl6CurCfgDstIPv6PrefixLen
OBJECT-TYPE
The IPv6 prefix applied to acl6CurCfgDstIPv6PrefixLen for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.8INTEGER (1..128)read-onlycurrent
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.15.9.1.5.1.1.9DisplayStringread-onlycurrent
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.15.9.1.5.1.1.10DisplayStringread-onlycurrent
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.15.9.1.5.1.1.11DisplayStringread-onlycurrent
acl6CurCfgSrcPort
OBJECT-TYPE
The source TCP/UDP port number to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.12INTEGER (1..65535)read-onlycurrent
acl6CurCfgSrcPortMask
OBJECT-TYPE
The mask applied to acl6CurCfgSrcPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.13DisplayStringread-onlycurrent
acl6CurCfgDstPort
OBJECT-TYPE
The destination TCP/UDP port number to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.14INTEGER (1..65535)read-onlycurrent
acl6CurCfgDstPortMask
OBJECT-TYPE
The mask applied to acl6CurCfgDstPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.15DisplayStringread-onlycurrent
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.15.9.1.5.1.1.16Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-onlycurrent
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.15.9.1.5.1.1.17Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-onlycurrent
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.15.9.1.5.1.1.18OCTET STRINGread-onlycurrent
acl6CurCfgStatistics
OBJECT-TYPE
Whether statistics collection for this ACL6 is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.19INTEGER {disable(0), enable(1)}read-onlycurrent
acl6CurCfgUser
OBJECT-TYPE
Set user defined priority for this ACL6.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.20INTEGER (0..7)read-onlycurrent
acl6CurCfgInprofDscp
OBJECT-TYPE
Set in profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.21INTEGER (0..63)read-onlycurrent
acl6CurCfgTos
OBJECT-TYPE
To enable/disable setting pkts based on TOS bits.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.22INTEGER {disable(0), enable(1)}read-onlycurrent
acl6CurCfgUserEnable
OBJECT-TYPE
Set update method for this ACL6.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.24INTEGER {disabled(0), userdefined(1)}read-onlycurrent
acl6CurCfgInprofDscpEnable
OBJECT-TYPE
Whether in profile update DSCP for this ACL6 is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.25INTEGER {disable(0), enable(1)}read-onlycurrent
acl6CurCfgLog
OBJECT-TYPE
Whether log for this ACL is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.26INTEGER {disable(0), enable(1)}read-onlycurrent
acl6CurCfgMeterAction
OBJECT-TYPE
Meter Action for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.28INTEGER {unconfigured(0), outdrop(1), outpass(2)}read-onlycurrent
acl6CurCfgMeterEnable
OBJECT-TYPE
Meter state for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.29INTEGER {enabled(0), disabled(1)}read-onlycurrent
acl6CurCfgKbitsSec
OBJECT-TYPE
The commited rate of meter associated with this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.30Unsigned32 (64..40000000)read-onlycurrent
acl6CurCfgKbitsBurst
OBJECT-TYPE
The maxmium burst sizeof meter associated with this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.31INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)}read-onlycurrent
acl6CurCfgOutprofDscp
OBJECT-TYPE
Set out profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.32INTEGER (0..63)read-onlycurrent
acl6CurCfgOutprofDscpEnable
OBJECT-TYPE
Whether out profile update DSCP for this ACL is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.5.1.1.33INTEGER {disable(0), enable(1)}read-onlycurrent
acl6NewCfgTable
OBJECT-TYPE
The table of new ACL6 configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2not-accessiblecurrent
acl6NewCfgEntry
OBJECT-TYPE
New information about a particular ACL6 configuration.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1not-accessiblecurrent
acl6NewCfgIndex
OBJECT-TYPE
The index associated with this ACL6 entry.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.1Unsigned32read-onlycurrent
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.15.9.1.5.2.1.2Unsigned32read-onlycurrent
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.15.9.1.5.2.1.3INTEGER {none(0), permit(1), deny(2), setprio(3)}read-writecurrent
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.15.9.1.5.2.1.5DisplayString (SIZE(0..40))read-writecurrent
acl6NewCfgSrcIPv6PrefixLen
OBJECT-TYPE
The IPv6 prefix applied to acl6CurCfgSrcIPv6PrefixLen for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.6INTEGER (1..128)read-writecurrent
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.15.9.1.5.2.1.7DisplayString (SIZE(0..40))read-writecurrent
acl6NewCfgDstIPv6PrefixLen
OBJECT-TYPE
The IPv6 prefix applied to acl6CurCfgDstIPv6PrefixLen for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.8INTEGER (1..128)read-writecurrent
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.15.9.1.5.2.1.9DisplayStringread-writecurrent
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.15.9.1.5.2.1.10DisplayStringread-writecurrent
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.15.9.1.5.2.1.11DisplayStringread-writecurrent
acl6NewCfgSrcPort
OBJECT-TYPE
The source TCP/UDP port number to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.12INTEGER (1..65535)read-writecurrent
acl6NewCfgSrcPortMask
OBJECT-TYPE
The mask applied to acl6CurCfgSrcPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.13DisplayStringread-writecurrent
acl6NewCfgDstPort
OBJECT-TYPE
The destination TCP/UDP port number to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.14INTEGER (1..65535)read-writecurrent
acl6NewCfgDstPortMask
OBJECT-TYPE
The mask applied to acl6CurCfgDstPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.15DisplayStringread-writecurrent
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.15.9.1.5.2.1.16Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-writecurrent
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.15.9.1.5.2.1.17Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-writecurrent
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.15.9.1.5.2.1.18OCTET STRINGread-onlycurrent
acl6NewCfgStatistics
OBJECT-TYPE
Whether statistics collection for this ACL6 is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.19INTEGER {disable(0), enable(1)}read-writecurrent
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.15.9.1.5.2.1.20PortNumberread-writecurrent
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.15.9.1.5.2.1.21PortNumberread-writecurrent
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.15.9.1.5.2.1.22INTEGER {other(1), delete(2)}read-writecurrent
acl6NewCfgUser
OBJECT-TYPE
Set user defined priority for this ACL6.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.23INTEGER (0..7)read-writecurrent
acl6NewCfgInprofDscp
OBJECT-TYPE
Set in profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.24INTEGER (0..63)read-writecurrent
acl6NewCfgTos
OBJECT-TYPE
To enable/disable setting pkts based on TOS bits.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.25INTEGER {disable(0), enable(1)}read-writecurrent
acl6NewCfgUserEnable
OBJECT-TYPE
Set update method for this ACL6.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.27INTEGER {disabled(0), userdefined(1)}read-writecurrent
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.15.9.1.5.2.1.28INTEGER {disable(0), enable(1)}read-writecurrent
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.15.9.1.5.2.1.30INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.1.5.2.1.31INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.1.5.2.1.32INTEGER {other(1), reset(2)}read-writecurrent
acl6NewCfgLog
OBJECT-TYPE
Whether log for this ACL is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.33INTEGER {disable(0), enable(1)}read-writecurrent
acl6NewCfgMeterAction
OBJECT-TYPE
Meter Action for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.35INTEGER {unconfigured(0), outdrop(1), outpass(2)}read-writecurrent
acl6NewCfgMeterEnable
OBJECT-TYPE
Meter state for this ACL.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.36INTEGER {enabled(0), disabled(1)}read-writecurrent
acl6NewCfgKbitsSec
OBJECT-TYPE
The commited rate of meter associated with this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.37Unsigned32 (64..40000000)read-writecurrent
acl6NewCfgKbitsBurst
OBJECT-TYPE
The maximum burst size of the meter associated with this ACL entry.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.38INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)}read-writecurrent
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.15.9.1.5.2.1.39INTEGER {other(1), reset(2)}read-writecurrent
acl6NewCfgOutprofDscp
OBJECT-TYPE
Set out profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.1.5.2.1.40INTEGER (0..63)read-writecurrent
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.15.9.1.5.2.1.41INTEGER {disable(0), enable(1)}read-writecurrent
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.15.9.1.5.2.1.42INTEGER {other(1), reset(2)}read-writecurrent
acl6TableMaxSize
OBJECT-TYPE
The maximum number of entries in the acl6 config tables.
1.3.6.1.4.1.20301.2.7.15.9.1.5.3Integer32read-onlycurrent
aclLog
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.1.6
aclLogCurInterval
OBJECT-TYPE
The interval secends of displaying Logs. Default is 300s.
1.3.6.1.4.1.20301.2.7.15.9.1.6.1INTEGER (5..600)read-onlycurrent
aclLogNewInterval
OBJECT-TYPE
The interval secends of displaying Logs. Default is 300s.
1.3.6.1.4.1.20301.2.7.15.9.1.6.2INTEGER (5..600)read-writecurrent
aclLogCurRateLimit
OBJECT-TYPE
The rate limit of ACL Log queue. Default is 10pps.
1.3.6.1.4.1.20301.2.7.15.9.1.6.3INTEGER (1..1000)read-onlycurrent
aclLogNewRateLimit
OBJECT-TYPE
The rate limit of ACL Log queue. Default is 10pps.
1.3.6.1.4.1.20301.2.7.15.9.1.6.4INTEGER (1..1000)read-writecurrent
vmapConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.3
vmapList
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.3.1
vmapCurCfgTable
OBJECT-TYPE
The table of current VMAP configuration.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1not-accessiblecurrent
vmapCurCfgEntry
OBJECT-TYPE
Current information about a particular VMAP configuration entry.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1not-accessiblecurrent
vmapCurCfgIndex
OBJECT-TYPE
The index associated with this VMAP entry.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.1Unsigned32read-onlycurrent
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.15.9.3.1.1.1.2INTEGER {none(0), permit(1), deny(2), setprio(3)}read-onlycurrent
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.15.9.3.1.1.1.3INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)}read-onlycurrent
vmapCurCfgEthFmt
OBJECT-TYPE
The packet ethernet format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.4INTEGER {none(0), ethernet2(1), snap(2), llc(3)}read-onlycurrent
vmapCurCfgTagFmt
OBJECT-TYPE
The packet tag format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.5INTEGER {disabled(1), any(2), untagged(3), tagged(4)}read-onlycurrent
vmapCurCfgIPFmt
OBJECT-TYPE
The packet IP format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.6INTEGER {none(1), ipv4(2), ipv6(3)}read-onlycurrent
vmapCurCfgSrcMACAddress
OBJECT-TYPE
The source MAC address to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.7MacAddressread-onlycurrent
vmapCurCfgSrcMACMask
OBJECT-TYPE
The address mask applied to aclCurCfgSrcMACAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.8MacAddressread-onlycurrent
vmapCurCfgDstMACAddress
OBJECT-TYPE
The destination MAC address to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.9MacAddressread-onlycurrent
vmapCurCfgDstMACMask
OBJECT-TYPE
The address mask applied to aclCurCfgDstMACAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.10MacAddressread-onlycurrent
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.15.9.3.1.1.1.11INTEGER {none(0), arp(1), ipv4(2), ipv6(3), mpls(4), rarp(5), any(6), other(7)}read-onlycurrent
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.15.9.3.1.1.1.12INTEGER (1536..65535)read-onlycurrent
vmapCurCfg8021pPriority
OBJECT-TYPE
The 802.1p priority to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.13INTEGER {none(0), priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)}read-onlycurrent
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.15.9.3.1.1.1.14DisplayStringread-onlycurrent
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.15.9.3.1.1.1.15DisplayStringread-onlycurrent
vmapCurCfgSrcIPAddress
OBJECT-TYPE
The source IP address to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.16IpAddressread-onlycurrent
vmapCurCfgSrcIPMask
OBJECT-TYPE
The address mask applied to aclCurCfgSrcIPAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.17IpAddressread-onlycurrent
vmapCurCfgDstIPAddress
OBJECT-TYPE
The destination IP address to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.18IpAddressread-onlycurrent
vmapCurCfgDstIPMask
OBJECT-TYPE
The address mask applied to aclCurCfgDstIPAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.19IpAddressread-onlycurrent
vmapCurCfgSrcPort
OBJECT-TYPE
The source TCP/UDP port number to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.20INTEGER (0..65535)read-onlycurrent
vmapCurCfgSrcPortMask
OBJECT-TYPE
The mask applied to aclCurCfgSrcPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.21DisplayStringread-onlycurrent
vmapCurCfgDstPort
OBJECT-TYPE
The destination TCP/UDP port number to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.22INTEGER (0..65535)read-onlycurrent
vmapCurCfgDstPortMask
OBJECT-TYPE
The mask applied to aclCurCfgDstPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.23DisplayStringread-onlycurrent
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.15.9.3.1.1.1.24Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-onlycurrent
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.15.9.3.1.1.1.25Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-onlycurrent
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.15.9.3.1.1.1.26OCTET STRINGread-onlycurrent
vmapCurCfgStatistics
OBJECT-TYPE
Whether statistics collection for this VMAP is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.27INTEGER {disable(0), enable(1)}read-onlycurrent
vmapCurCfgMeterAction
OBJECT-TYPE
Meter Action for this VMAP.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.31INTEGER {unconfigured(0), outdrop(1), outpass(2)}read-onlycurrent
vmapCurCfgMeterEnable
OBJECT-TYPE
Meter state for this VMAP.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.32INTEGER {enabled(0), disabled(1)}read-onlycurrent
vmapCurCfgKbitsSec
OBJECT-TYPE
The commited rate of meter associated with this VMAP entry.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.33Unsigned32 (64..10000000)read-onlycurrent
vmapCurCfgKbitsBurst
OBJECT-TYPE
The maxmium burst sizeof meter associated with this VMAP entry.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.34INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)}read-onlycurrent
vmapCurCfgUser
OBJECT-TYPE
Set user defined priority for this VMAP.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.35INTEGER (0..7)read-onlycurrent
vmapCurCfgInprofDscp
OBJECT-TYPE
Set in profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.36INTEGER (0..63)read-onlycurrent
vmapCurCfgTos
OBJECT-TYPE
To enable/disable setting pkts based on TOS bits.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.37INTEGER {disable(0), enable(1)}read-onlycurrent
vmapCurCfgOutprofDscp
OBJECT-TYPE
Set out profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.38INTEGER (0..63)read-onlycurrent
vmapCurCfgUserEnable
OBJECT-TYPE
Set update method for this VMAP.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.39INTEGER {disabled(0), userdefined(1)}read-onlycurrent
vmapCurCfgInprofDscpEnable
OBJECT-TYPE
Whether in profile update DSCP for this VMAP is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.40INTEGER {disable(0), enable(1)}read-onlycurrent
vmapCurCfgOutprofDscpEnable
OBJECT-TYPE
Whether out profile update DSCP for this VMAP is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.3.1.1.1.41INTEGER {disable(0), enable(1)}read-onlycurrent
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.15.9.3.1.1.1.51Integer32read-onlycurrent
vmapNewCfgTable
OBJECT-TYPE
The table of new VMAP configuration.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2not-accessiblecurrent
vmapNewCfgEntry
OBJECT-TYPE
New information about a particular VMAP configuration.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1not-accessiblecurrent
vmapNewCfgIndex
OBJECT-TYPE
The index associated with this VMAP entry.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.1Unsigned32read-onlycurrent
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.15.9.3.1.2.1.2INTEGER {none(0), permit(1), deny(2), setprio(3)}read-writecurrent
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.15.9.3.1.2.1.3INTEGER {none(0), prio0(1), prio1(2), prio2(3), prio3(4), prio4(5), prio5(6), prio6(7), prio7(8)}read-writecurrent
vmapNewCfgEthFmt
OBJECT-TYPE
The packet ethernet format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.4INTEGER {none(0), ethernet2(1), snap(2), llc(3)}read-writecurrent
vmapNewCfgTagFmt
OBJECT-TYPE
The packet tagging format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.5INTEGER {disabled(1), any(2), none(3), tagged(4)}read-writecurrent
vmapNewCfgIPFmt
OBJECT-TYPE
The packet IP format to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.6INTEGER {none(1), ipv4(2), ipv6(3)}read-writecurrent
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.15.9.3.1.2.1.7MacAddressread-writecurrent
vmapNewCfgSrcMACMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgSrcMACAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.8MacAddressread-writecurrent
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.15.9.3.1.2.1.9MacAddressread-writecurrent
vmapNewCfgDstMACMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgDstMACAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.10MacAddressread-writecurrent
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.15.9.3.1.2.1.11INTEGER {none(0), arp(1), ipv4(2), ipv6(3), mpls(4), rarp(5), any(6), other(7)}read-writecurrent
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.15.9.3.1.2.1.12INTEGER (1536..65535)read-writecurrent
vmapNewCfg8021pPriority
OBJECT-TYPE
The 802.1p priority to be filtered.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.13INTEGER {none(0), priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)}read-writecurrent
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.15.9.3.1.2.1.14DisplayStringread-writecurrent
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.15.9.3.1.2.1.15DisplayStringread-writecurrent
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.15.9.3.1.2.1.16IpAddressread-writecurrent
vmapNewCfgSrcIPMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgSrcIPAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.17IpAddressread-writecurrent
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.15.9.3.1.2.1.18IpAddressread-writecurrent
vmapNewCfgDstIPMask
OBJECT-TYPE
The address mask to be applied to aclNewCfgDstIPAddress for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.19IpAddressread-writecurrent
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.15.9.3.1.2.1.20INTEGER (1..65535)read-writecurrent
vmapNewCfgSrcPortMask
OBJECT-TYPE
The mask to be applied to aclNewCfgSrcPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.21DisplayStringread-writecurrent
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.15.9.3.1.2.1.22INTEGER (1..65535)read-writecurrent
vmapNewCfgDstPortMask
OBJECT-TYPE
The mask to be applied to aclNewCfgDstPort for filtering.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.23DisplayStringread-writecurrent
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.15.9.3.1.2.1.24Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-writecurrent
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.15.9.3.1.2.1.25Bits {reserved1(0), reserved2(1), tcpURG(2), tcpACK(3), tcpPSH(4), tcpRST(5), tcpSYN(6), tcpFIN(7)}read-writecurrent
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.15.9.3.1.2.1.26OCTET STRINGread-onlycurrent
vmapNewCfgStatistics
OBJECT-TYPE
Whether statistics collection for this VMAP is enabled or not.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.27INTEGER {disable(0), enable(1)}read-writecurrent
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.15.9.3.1.2.1.28PortNumberread-writecurrent
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.15.9.3.1.2.1.29PortNumberread-writecurrent
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.15.9.3.1.2.1.30INTEGER {other(1), delete(2)}read-writecurrent
vmapNewCfgMeterAction
OBJECT-TYPE
Meter Action for this VMAP.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.31INTEGER {unconfigured(0), outdrop(1), outpass(2)}read-writecurrent
vmapNewCfgMeterEnable
OBJECT-TYPE
Meter state for this VMAP.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.32INTEGER {enabled(0), disabled(1)}read-writecurrent
vmapNewCfgKbitsSec
OBJECT-TYPE
The commited rate of meter associated with this VMAP entry.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.33Unsigned32 (64..10000000)read-writecurrent
vmapNewCfgKbitsBurst
OBJECT-TYPE
The maximum burst size of the meter associated with this VMAP entry.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.34INTEGER {kbits32(32), kbits64(64), kbits128(128), kbits256(256), kbits512(512), kbits1024(1024), kbits2048(2048), kbits4096(4096)}read-writecurrent
vmapNewCfgUser
OBJECT-TYPE
Set user defined priority for this VMAP.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.35INTEGER (0..7)read-writecurrent
vmapNewCfgInprofDscp
OBJECT-TYPE
Set in profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.36INTEGER (0..63)read-writecurrent
vmapNewCfgTos
OBJECT-TYPE
To enable/disable setting pkts based on TOS bits.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.37INTEGER {disable(0), enable(1)}read-writecurrent
vmapNewCfgOutprofDscp
OBJECT-TYPE
Set out profile pkts DSCP value.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.38INTEGER (0..63)read-writecurrent
vmapNewCfgUserEnable
OBJECT-TYPE
Set update method for this VMAP.
1.3.6.1.4.1.20301.2.7.15.9.3.1.2.1.39INTEGER {disabled(0), userdefined(1)}read-writecurrent
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.15.9.3.1.2.1.40INTEGER {disable(0), enable(1)}read-writecurrent
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.15.9.3.1.2.1.41INTEGER {disable(0), enable(1)}read-writecurrent
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.15.9.3.1.2.1.42INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.3.1.2.1.43INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.3.1.2.1.44INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.3.1.2.1.45INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.3.1.2.1.46INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.3.1.2.1.47INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.3.1.2.1.48INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.3.1.2.1.49INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.3.1.2.1.50INTEGER {other(1), reset(2)}read-writecurrent
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.15.9.3.1.2.1.51Integer32read-writecurrent
vmapCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.3.2
vmapVlanCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.3.2.1
vmapVlanCfgNonServerPorts
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.9.3.2.1.1.1not-accessiblecurrent
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.15.9.3.2.1.1.1.1not-accessiblecurrent
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.15.9.3.2.1.1.1.1.1Integer32read-onlycurrent
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.15.9.3.2.1.1.1.1.2OCTET STRINGread-onlycurrent
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.15.9.3.2.1.1.2not-accessiblecurrent
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.15.9.3.2.1.1.2.1not-accessiblecurrent
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.15.9.3.2.1.1.2.1.1Integer32read-onlycurrent
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.15.9.3.2.1.1.2.1.2OCTET STRINGread-onlycurrent
vmapVlanNewCfgNonServerPortsAddVmap
OBJECT-TYPE
Add a new vmap to the non-server ports of the vlan
1.3.6.1.4.1.20301.2.7.15.9.3.2.1.1.2.1.3Unsigned32read-writecurrent
vmapVlanNewCfgNonServerPortsRemVmap
OBJECT-TYPE
Remove a vmap from the non-server ports of the vlan
1.3.6.1.4.1.20301.2.7.15.9.3.2.1.1.2.1.4Unsigned32read-writecurrent
vmapVlanCfgServerPorts
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.9.3.2.1.2.1not-accessiblecurrent
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.15.9.3.2.1.2.1.1not-accessiblecurrent
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.15.9.3.2.1.2.1.1.1Integer32read-onlycurrent
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.15.9.3.2.1.2.1.1.2OCTET STRINGread-onlycurrent
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.15.9.3.2.1.2.2not-accessiblecurrent
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.15.9.3.2.1.2.2.1not-accessiblecurrent
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.15.9.3.2.1.2.2.1.1Integer32read-onlycurrent
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.15.9.3.2.1.2.2.1.2OCTET STRINGread-onlycurrent
vmapVlanNewCfgServerPortsAddVmap
OBJECT-TYPE
Add a new vmap to the server ports of the vlan
1.3.6.1.4.1.20301.2.7.15.9.3.2.1.2.2.1.3Unsigned32read-writecurrent
vmapVlanNewCfgServerPortsRemVmap
OBJECT-TYPE
Remove a vmap from the server ports of the vlan
1.3.6.1.4.1.20301.2.7.15.9.3.2.1.2.2.1.4Unsigned32read-writecurrent
vmapVlanCfgAllPorts
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.9.3.2.1.3.1not-accessiblecurrent
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.15.9.3.2.1.3.1.1not-accessiblecurrent
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.15.9.3.2.1.3.1.1.1Integer32read-onlycurrent
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.15.9.3.2.1.3.1.1.2OCTET STRINGread-onlycurrent
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.15.9.3.2.1.3.2not-accessiblecurrent
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.15.9.3.2.1.3.2.1not-accessiblecurrent
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.15.9.3.2.1.3.2.1.1Integer32read-onlycurrent
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.15.9.3.2.1.3.2.1.2OCTET STRINGread-onlycurrent
vmapVlanNewCfgAllPortsAddVmap
OBJECT-TYPE
Add a new vmap to all ports of the vlan
1.3.6.1.4.1.20301.2.7.15.9.3.2.1.3.2.1.3Unsigned32read-writecurrent
vmapVlanNewCfgAllPortsRemVmap
OBJECT-TYPE
Remove a vmap from all vlan ports
1.3.6.1.4.1.20301.2.7.15.9.3.2.1.3.2.1.4Unsigned32read-writecurrent
vmapGroupCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.9.3.2.2
vmapGroupCfgNonServerPorts
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.9.3.2.2.1.1not-accessiblecurrent
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.15.9.3.2.2.1.1.1not-accessiblecurrent
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.15.9.3.2.2.1.1.1.1Integer32read-onlycurrent
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.15.9.3.2.2.1.1.1.2OCTET STRINGread-onlycurrent
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.15.9.3.2.2.1.2not-accessiblecurrent
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.15.9.3.2.2.1.2.1not-accessiblecurrent
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.15.9.3.2.2.1.2.1.1Integer32read-onlycurrent
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.15.9.3.2.2.1.2.1.2OCTET STRINGread-onlycurrent
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.15.9.3.2.2.1.2.1.3Unsigned32read-writecurrent
vmapGroupNewCfgNonServerPortsRemVmap
OBJECT-TYPE
Remove a vmap from the non-server ports of the vm group
1.3.6.1.4.1.20301.2.7.15.9.3.2.2.1.2.1.4Unsigned32read-writecurrent
vmapGroupCfgServerPorts
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.9.3.2.2.2.1not-accessiblecurrent
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.15.9.3.2.2.2.1.1not-accessiblecurrent
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.15.9.3.2.2.2.1.1.1Integer32read-onlycurrent
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.15.9.3.2.2.2.1.1.2OCTET STRINGread-onlycurrent
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.15.9.3.2.2.2.2not-accessiblecurrent
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.15.9.3.2.2.2.2.1not-accessiblecurrent
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.15.9.3.2.2.2.2.1.1Integer32read-onlycurrent
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.15.9.3.2.2.2.2.1.2OCTET STRINGread-onlycurrent
vmapGroupNewCfgServerPortsAddVmap
OBJECT-TYPE
Add a new vmap to the server ports of the vm group
1.3.6.1.4.1.20301.2.7.15.9.3.2.2.2.2.1.3Unsigned32read-writecurrent
vmapGroupNewCfgServerPortsRemVmap
OBJECT-TYPE
Remove a vmap from the server ports of the vm group
1.3.6.1.4.1.20301.2.7.15.9.3.2.2.2.2.1.4Unsigned32read-writecurrent
vmapGroupCfgAllPorts
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.9.3.2.2.3.1not-accessiblecurrent
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.15.9.3.2.2.3.1.1not-accessiblecurrent
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.15.9.3.2.2.3.1.1.1Integer32read-onlycurrent
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.15.9.3.2.2.3.1.1.2OCTET STRINGread-onlycurrent
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.15.9.3.2.2.3.2not-accessiblecurrent
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.15.9.3.2.2.3.2.1not-accessiblecurrent
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.15.9.3.2.2.3.2.1.1Integer32read-onlycurrent
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.15.9.3.2.2.3.2.1.2OCTET STRINGread-onlycurrent
vmapGroupNewCfgAllPortsAddVmap
OBJECT-TYPE
Add a new vmap to all ports of the vm group
1.3.6.1.4.1.20301.2.7.15.9.3.2.2.3.2.1.3Unsigned32read-writecurrent
vmapGroupNewCfgAllPortsRemVmap
OBJECT-TYPE
Remove a vmap from all vm group ports
1.3.6.1.4.1.20301.2.7.15.9.3.2.2.3.2.1.4Unsigned32read-writecurrent
cee
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.13
ceeConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.13.1
ceeCurCfgState
OBJECT-TYPE
CEE is currently on or off.
1.3.6.1.4.1.20301.2.7.15.13.1.1INTEGER {on(1), off(2)}read-onlycurrent
ceeNewCfgState
OBJECT-TYPE
Turn CEE on or off.
1.3.6.1.4.1.20301.2.7.15.13.1.2INTEGER {on(1), off(2)}read-createcurrent
fcoe
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.14
fcoeConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.14.1
fipsCfg
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.14.1.3
fipsCurCfgState
OBJECT-TYPE
FIP snooping is currently on or off.
1.3.6.1.4.1.20301.2.7.15.14.1.3.1INTEGER {on(1), off(2)}read-onlycurrent
fipsNewCfgState
OBJECT-TYPE
Turn FIP snooping on or off.
1.3.6.1.4.1.20301.2.7.15.14.1.3.2INTEGER {on(1), off(2)}read-createcurrent
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.15.14.1.3.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.15.14.1.3.4INTEGER {enabled(1), disabled(2)}read-createcurrent
fipsPortCurCfgTable
OBJECT-TYPE
The table of FIP Snooping port current config.
1.3.6.1.4.1.20301.2.7.15.14.1.3.7not-accessiblecurrent
fipsPortCurCfgEntry
OBJECT-TYPE
FIP Config for a particular port.
1.3.6.1.4.1.20301.2.7.15.14.1.3.7.1not-accessiblecurrent
fipsPortCurCfgIndex
OBJECT-TYPE
The port number
1.3.6.1.4.1.20301.2.7.15.14.1.3.7.1.1PortNumberread-onlycurrent
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.15.14.1.3.7.1.2INTEGER {auto(0), on(1), off(2)}read-onlycurrent
fipsPortCurCfgFipsEna
OBJECT-TYPE
FIP snooping enabled or disabled on this port.
1.3.6.1.4.1.20301.2.7.15.14.1.3.7.1.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
fipsPortNewCfgTable
OBJECT-TYPE
The table of FIP Snooping port new config.
1.3.6.1.4.1.20301.2.7.15.14.1.3.8not-accessiblecurrent
fipsPortNewCfgEntry
OBJECT-TYPE
FIP Config for a particular port.
1.3.6.1.4.1.20301.2.7.15.14.1.3.8.1not-accessiblecurrent
fipsPortNewCfgIndex
OBJECT-TYPE
The port number
1.3.6.1.4.1.20301.2.7.15.14.1.3.8.1.1PortNumberread-onlycurrent
fipsPortNewCfgFcfMode
OBJECT-TYPE
Set this port to have FCF on, off, or auto detection.
1.3.6.1.4.1.20301.2.7.15.14.1.3.8.1.2INTEGER {auto(0), on(1), off(2)}read-createcurrent
fipsPortNewCfgFipsEna
OBJECT-TYPE
Enable or disable FIP snooping on this port.
1.3.6.1.4.1.20301.2.7.15.14.1.3.8.1.3INTEGER {enabled(1), disabled(2)}read-createcurrent
fcoeStats
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.14.2
fcoeStatsTable
OBJECT-TYPE
The table of fcoe statistics per switch unit.
1.3.6.1.4.1.20301.2.7.15.14.2.1not-accessiblecurrent
fcoeStatsEntry
OBJECT-TYPE
A switch unit.
1.3.6.1.4.1.20301.2.7.15.14.2.1.1not-accessiblecurrent
fcoeStatsIndex
OBJECT-TYPE
The switch index for fips statistics
1.3.6.1.4.1.20301.2.7.15.14.2.1.1.1INTEGERread-onlycurrent
fcoeStatsFcfAdded
OBJECT-TYPE
The number of FCF added to the FCOE database.
1.3.6.1.4.1.20301.2.7.15.14.2.1.1.2INTEGERread-onlycurrent
fcoeStatsFcfRemoved
OBJECT-TYPE
The number of FCF removed to the FCOE database.
1.3.6.1.4.1.20301.2.7.15.14.2.1.1.3INTEGERread-onlycurrent
fcoeStatsFcoeAdded
OBJECT-TYPE
The number of FCOE connection added to the FCOE database.
1.3.6.1.4.1.20301.2.7.15.14.2.1.1.4INTEGERread-onlycurrent
fcoeStatsFcoeRemoved
OBJECT-TYPE
The number of FCOE connection removed to the FCOE database.
1.3.6.1.4.1.20301.2.7.15.14.2.1.1.5INTEGERread-onlycurrent
fcoeStatsResetAllCounters
OBJECT-TYPE
Reset all FCOE statistics counters.
1.3.6.1.4.1.20301.2.7.15.14.2.2INTEGER {reset(1), others(2)}read-writecurrent
fcoeInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.14.3
fipsInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.14.3.1
fipsInfoPortTable
OBJECT-TYPE
The table of fips port run-time information.
1.3.6.1.4.1.20301.2.7.15.14.3.1.1not-accessiblecurrent
fipsInfoPortEntry
OBJECT-TYPE
A port in the fips information table.
1.3.6.1.4.1.20301.2.7.15.14.3.1.1.1not-accessiblecurrent
fipsInfoPortIndex
OBJECT-TYPE
The port index for fips
1.3.6.1.4.1.20301.2.7.15.14.3.1.1.1.1PortNumberread-onlycurrent
fipsInfoAclSequencer
OBJECT-TYPE
The fip sequence number for an acl in this port
1.3.6.1.4.1.20301.2.7.15.14.3.1.1.1.2Integer32read-onlycurrent
fipsInfoAcl
OBJECT-TYPE
An FIPS ACL entry
1.3.6.1.4.1.20301.2.7.15.14.3.1.1.1.3DisplayString (SIZE(0..31))read-onlycurrent
fipsInfoFcf
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.14.3.1.2
fipsInfoFcfCount
OBJECT-TYPE
Total number of FCFs detected
1.3.6.1.4.1.20301.2.7.15.14.3.1.2.1Integer32read-onlycurrent
fipsInfoFcfTable
OBJECT-TYPE
The table of fips FCF detected.
1.3.6.1.4.1.20301.2.7.15.14.3.1.2.2not-accessiblecurrent
fipsInfoFcfEntry
OBJECT-TYPE
A FCF in the fips information table.
1.3.6.1.4.1.20301.2.7.15.14.3.1.2.2.1not-accessiblecurrent
fipsInfoFcfIndex
OBJECT-TYPE
FCF index
1.3.6.1.4.1.20301.2.7.15.14.3.1.2.2.1.1Integer32read-onlycurrent
fipsInfoFcfMac
OBJECT-TYPE
FCF MAC
1.3.6.1.4.1.20301.2.7.15.14.3.1.2.2.1.2DisplayStringread-onlycurrent
fipsInfoFcfPort
OBJECT-TYPE
FCF Port
1.3.6.1.4.1.20301.2.7.15.14.3.1.2.2.1.3DisplayStringread-onlycurrent
fipsInfoFcfVlan
OBJECT-TYPE
FCF Vlan
1.3.6.1.4.1.20301.2.7.15.14.3.1.2.2.1.4Integer32read-onlycurrent
fipsInfoFcoe
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.14.3.1.3
fipsInfoFcoeCount
OBJECT-TYPE
Total number of FCOE connections
1.3.6.1.4.1.20301.2.7.15.14.3.1.3.1Integer32read-onlycurrent
fipsInfoFcoeTable
OBJECT-TYPE
The table of fips FCOE connections.
1.3.6.1.4.1.20301.2.7.15.14.3.1.3.2not-accessiblecurrent
fipsInfoFcoeEntry
OBJECT-TYPE
A FCOE connection in the fips information table.
1.3.6.1.4.1.20301.2.7.15.14.3.1.3.2.1not-accessiblecurrent
fipsInfoFcoeIndex
OBJECT-TYPE
FCOE connection index
1.3.6.1.4.1.20301.2.7.15.14.3.1.3.2.1.1Integer32read-onlycurrent
fipsInfoFcoeVNPortMac
OBJECT-TYPE
FCOE connection VNPort MAC
1.3.6.1.4.1.20301.2.7.15.14.3.1.3.2.1.2DisplayStringread-onlycurrent
fipsInfoFcoeFcfMac
OBJECT-TYPE
FCOE connection FCF MAC
1.3.6.1.4.1.20301.2.7.15.14.3.1.3.2.1.3DisplayStringread-onlycurrent
fipsInfoFcoePort
OBJECT-TYPE
FCOE connection Port
1.3.6.1.4.1.20301.2.7.15.14.3.1.3.2.1.4DisplayStringread-onlycurrent
fipsInfoFcoeVlan
OBJECT-TYPE
FCOE connection Vlan
1.3.6.1.4.1.20301.2.7.15.14.3.1.3.2.1.5Integer32read-onlycurrent
fipsInfoVlans
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.14.3.1.4
fipsInfoVlansTable
OBJECT-TYPE
The table of FCOE VLANs detected.
1.3.6.1.4.1.20301.2.7.15.14.3.1.4.1not-accessiblecurrent
fipsInfoVlansEntry
OBJECT-TYPE
A FCOE VLAN in the fipsInfoVlans information table.
1.3.6.1.4.1.20301.2.7.15.14.3.1.4.1.1not-accessiblecurrent
fipsInfoVlansId
OBJECT-TYPE
FCoE Vlan index
1.3.6.1.4.1.20301.2.7.15.14.3.1.4.1.1.1INTEGER (1..4095)read-onlycurrent
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.15.14.3.1.4.1.1.2INTEGER (0..8)read-onlycurrent
fipsInfoVlansCreator
OBJECT-TYPE
The FCoE VLAN Creator.
1.3.6.1.4.1.20301.2.7.15.14.3.1.4.1.1.3DisplayString (SIZE(0..32))read-onlycurrent
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.15.14.3.1.4.1.1.4OCTET STRINGread-onlycurrent
fipsInfoVlansTrunks
OBJECT-TYPE
The FCoE VLAN trunk list.
1.3.6.1.4.1.20301.2.7.15.14.3.1.4.1.1.5DisplayStringread-onlycurrent
fcoeOper
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.14.4
fipsOper
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.14.4.1.1DisplayString (SIZE(0..31))read-writecurrent
virt
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15
virtGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.1
virtCurCfgState
OBJECT-TYPE
VM groups global state.
1.3.6.1.4.1.20301.2.7.15.15.1.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
virtNewCfgState
OBJECT-TYPE
Enable/Disable Virtual Machine Groups
1.3.6.1.4.1.20301.2.7.15.15.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
virtCurCfgHbPort
OBJECT-TYPE
Current esx/esxi server to vcenter heartbeat UDP port
1.3.6.1.4.1.20301.2.7.15.15.1.3INTEGER (1..65535)read-onlycurrent
virtNewCfgHbPort
OBJECT-TYPE
Set new esx/esxi server to vcenter heartbeat UDP port
1.3.6.1.4.1.20301.2.7.15.15.1.4INTEGER (1..65535)read-writecurrent
virtCurCfgVirtCenterIp
OBJECT-TYPE
The IP address of the Virtual Center.
1.3.6.1.4.1.20301.2.7.15.15.1.5IpAddressread-onlycurrent
virtNewCfgVirtCenterIp
OBJECT-TYPE
The IP address of the Virtual Center.
1.3.6.1.4.1.20301.2.7.15.15.1.6IpAddressread-writecurrent
virtCurCfgVirtCenterUser
OBJECT-TYPE
Virtual Center username.
1.3.6.1.4.1.20301.2.7.15.15.1.7DisplayString (SIZE(0..64))read-onlycurrent
virtNewCfgVirtCenterUser
OBJECT-TYPE
Virtual Center username.
1.3.6.1.4.1.20301.2.7.15.15.1.8DisplayString (SIZE(0..64))read-writecurrent
virtCurCfgVirtCenterSSLAuth
OBJECT-TYPE
Authenticate SSL Certificate.
1.3.6.1.4.1.20301.2.7.15.15.1.9INTEGER {enabled(1), disabled(2)}read-onlycurrent
virtNewCfgVirtCenterSSLAuth
OBJECT-TYPE
Authenticate SSL Certificate.
1.3.6.1.4.1.20301.2.7.15.15.1.10INTEGER {enabled(1), disabled(2)}read-writecurrent
virtNewCfgVirtCenterPasswd
OBJECT-TYPE
Virtual Center password.
1.3.6.1.4.1.20301.2.7.15.15.1.11DisplayString (SIZE(0..129))read-writecurrent
virtNewCfgVirtCenterDelete
OBJECT-TYPE
Delete Virtual Center specifications
1.3.6.1.4.1.20301.2.7.15.15.1.12INTEGER {none(1), delete(2)}read-writecurrent
vmGroups
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.2
vmCurCfgGroupTable
OBJECT-TYPE
The table of VM groups in the current config
1.3.6.1.4.1.20301.2.7.15.15.2.1not-accessiblecurrent
vmCurCfgGroupEntry
OBJECT-TYPE
Information about VM on a group in current config.
1.3.6.1.4.1.20301.2.7.15.15.2.1.1not-accessiblecurrent
vmCurCfgGroupIndex
OBJECT-TYPE
The index of the vm group table.
1.3.6.1.4.1.20301.2.7.15.15.2.1.1.1Integer32read-onlycurrent
vmCurCfgGroupVlan
OBJECT-TYPE
Current Vlan used by the group.
1.3.6.1.4.1.20301.2.7.15.15.2.1.1.2INTEGERread-onlycurrent
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.15.15.2.1.1.3OCTET STRINGread-onlycurrent
vmCurCfgGroupTagState
OBJECT-TYPE
Enable VLAN tagging on all VM group ports.
1.3.6.1.4.1.20301.2.7.15.15.2.1.1.4INTEGER {disabled(0), enabled(1)}read-onlycurrent
vmCurCfgGroupStg
OBJECT-TYPE
Current stg of the group vlan.
1.3.6.1.4.1.20301.2.7.15.15.2.1.1.5INTEGERread-onlycurrent
vmCurCfgGroupProfileName
OBJECT-TYPE
Current profile name used by the group.
1.3.6.1.4.1.20301.2.7.15.15.2.1.1.17DisplayString (SIZE(0..40))read-onlycurrent
vmCurCfgGroupValidateMode
OBJECT-TYPE
Current validation mode used by the group.
1.3.6.1.4.1.20301.2.7.15.15.2.1.1.18INTEGERread-onlycurrent
vmNewCfgGroupTable
OBJECT-TYPE
The table of VM groups in the new config
1.3.6.1.4.1.20301.2.7.15.15.2.2not-accessiblecurrent
vmNewCfgGroupEntry
OBJECT-TYPE
Information about VM on a group in new config.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1not-accessiblecurrent
vmNewCfgGroupIndex
OBJECT-TYPE
The index of the vm group table.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.1Integer32read-onlycurrent
vmNewCfgGroupVlan
OBJECT-TYPE
Set Vlan to be used by the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.2INTEGERread-writecurrent
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.15.15.2.2.1.3OCTET STRINGread-onlycurrent
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.15.15.2.2.1.4DisplayStringread-writecurrent
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.15.15.2.2.1.5DisplayStringread-writecurrent
vmNewCfgGroupAddVmIdx
OBJECT-TYPE
Add virtual MAC address by index to the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.6INTEGERread-writecurrent
vmNewCfgGroupRemVmIdx
OBJECT-TYPE
Remove a virtual MAC address by index from the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.7INTEGERread-writecurrent
vmNewCfgGroupAddPort
OBJECT-TYPE
Add a port to the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.8PortNumberread-writecurrent
vmNewCfgGroupRemPort
OBJECT-TYPE
Remove a port from the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.9PortNumberread-writecurrent
vmNewCfgGroupAddTrunk
OBJECT-TYPE
Add trunk to the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.10INTEGERread-writecurrent
vmNewCfgGroupRemTrunk
OBJECT-TYPE
Remove trunk from the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.11INTEGERread-writecurrent
vmNewCfgGroupTagState
OBJECT-TYPE
Enable VLAN tagging on all VM group ports.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.12INTEGER {disabled(0), enabled(1)}read-writecurrent
vmNewCfgGroupAddLacpKey
OBJECT-TYPE
Add LACP trunk to the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.13Unsigned32 (1..65535)read-writecurrent
vmNewCfgGroupRemLacpKey
OBJECT-TYPE
Remove LACP trunk from the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.14Unsigned32 (1..65535)read-writecurrent
vmNewCfgGroupAddProfile
OBJECT-TYPE
Add VM Profile to the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.15DisplayString (SIZE(0..40))read-writecurrent
vmNewCfgGroupRemProfile
OBJECT-TYPE
Remove any VM profile associated with the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.16INTEGER {remove(1)}read-writecurrent
vmNewCfgGroupProfileName
OBJECT-TYPE
New profile name to be used by the group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.17DisplayString (SIZE(0..40))read-onlycurrent
vmNewCfgGroupDelete
OBJECT-TYPE
Delete VM Group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.18INTEGER {delete(1)}read-writecurrent
vmNewCfgGroupStg
OBJECT-TYPE
Set group vlan spanning tree group.
1.3.6.1.4.1.20301.2.7.15.15.2.2.1.19INTEGERread-writecurrent
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.15.15.2.2.1.20INTEGER {noValidation(0), basicCheck(1), advancedCheck(2)}read-writecurrent
vmCurCfgGroupMacTable
OBJECT-TYPE
Virtual machine group current configuration table.
1.3.6.1.4.1.20301.2.7.15.15.2.3not-accessiblecurrent
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.15.15.2.3.1not-accessiblecurrent
vmCurCfgGroupMacGroupIndex
OBJECT-TYPE
The group number for which the info is related.
1.3.6.1.4.1.20301.2.7.15.15.2.3.1.1Unsigned32read-onlycurrent
vmCurCfgGroupMacVMIndex
OBJECT-TYPE
The virtual machine number for which the info is related.
1.3.6.1.4.1.20301.2.7.15.15.2.3.1.2Unsigned32read-onlycurrent
vmCurCfgGroupMacVMMac
OBJECT-TYPE
virtual machine MAC address.
1.3.6.1.4.1.20301.2.7.15.15.2.3.1.3PhysAddressread-onlycurrent
vmNewCfgGroupMacTable
OBJECT-TYPE
virtual machine group new configuration table.
1.3.6.1.4.1.20301.2.7.15.15.2.4not-accessiblecurrent
vmNewCfgGroupMaclistEntry
OBJECT-TYPE
Information about virtual machine group
1.3.6.1.4.1.20301.2.7.15.15.2.4.1not-accessiblecurrent
vmNewCfgGroupMacGroupIndex
OBJECT-TYPE
The group number for which the info is related.
1.3.6.1.4.1.20301.2.7.15.15.2.4.1.1Unsigned32read-onlycurrent
vmNewCfgGroupMacVMIndex
OBJECT-TYPE
The virtual machine number for which the info is related.
1.3.6.1.4.1.20301.2.7.15.15.2.4.1.2Unsigned32read-onlycurrent
vmNewCfgGroupMacVMMac
OBJECT-TYPE
The virtual machine MAC address.
1.3.6.1.4.1.20301.2.7.15.15.2.4.1.3PhysAddressread-onlycurrent
vmPolicy
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.3
vmbw
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.3.1
vmbwCurCfgTable
OBJECT-TYPE
The table of current VM Bandwidth configuration.
1.3.6.1.4.1.20301.2.7.15.15.3.1.1not-accessiblecurrent
vmbwCurCfgEntry
OBJECT-TYPE
A row in the current VM bandwidth table.
1.3.6.1.4.1.20301.2.7.15.15.3.1.1.1not-accessiblecurrent
vmbwCurCfgMac
OBJECT-TYPE
MAC address of VM for which bandwidth control information is related.
1.3.6.1.4.1.20301.2.7.15.15.3.1.1.1.1MacAddressread-onlycurrent
vmbwCurCfgTxRate
OBJECT-TYPE
VM transmit bandwidth committed rate in kbps (ingress for switch).
1.3.6.1.4.1.20301.2.7.15.15.3.1.1.1.2Unsigned32read-onlycurrent
vmbwCurCfgTxBurst
OBJECT-TYPE
VM transmit bandwidth max burst size in kilobits (ingress for switch).
1.3.6.1.4.1.20301.2.7.15.15.3.1.1.1.3Unsigned32read-onlycurrent
vmbwCurCfgTxAclId
OBJECT-TYPE
ACL used for VM transmit bandwidth.
1.3.6.1.4.1.20301.2.7.15.15.3.1.1.1.4Unsigned32read-onlycurrent
vmbwCurCfgRxRate
OBJECT-TYPE
VM receive bandwidth committed rate in kbps (egress for switch).
1.3.6.1.4.1.20301.2.7.15.15.3.1.1.1.5Unsigned32read-onlycurrent
vmbwCurCfgRxBurst
OBJECT-TYPE
VM receive bandwidth max burst size in kilobits (egress for switch).
1.3.6.1.4.1.20301.2.7.15.15.3.1.1.1.6Unsigned32read-onlycurrent
vmbwCurCfgCtrl
OBJECT-TYPE
Enable/Disable VM bandwidth control entry.
1.3.6.1.4.1.20301.2.7.15.15.3.1.1.1.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
vmbwNewCfgTable
OBJECT-TYPE
The table of new VM Bandwidth configuration.
1.3.6.1.4.1.20301.2.7.15.15.3.1.2not-accessiblecurrent
vmbwNewCfgEntry
OBJECT-TYPE
A row in the new VM bandwidth table.
1.3.6.1.4.1.20301.2.7.15.15.3.1.2.1not-accessiblecurrent
vmbwNewCfgMac
OBJECT-TYPE
MAC address of VM for which bandwidth control information is related.
1.3.6.1.4.1.20301.2.7.15.15.3.1.2.1.1MacAddressread-onlycurrent
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.15.15.3.1.2.1.2Unsigned32read-writecurrent
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.15.15.3.1.2.1.3Unsigned32read-writecurrent
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.15.15.3.1.2.1.4Unsigned32read-writecurrent
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.15.15.3.1.2.1.5Unsigned32read-writecurrent
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.15.15.3.1.2.1.6Unsigned32read-writecurrent
vmbwNewCfgCtrl
OBJECT-TYPE
VM bandwidth control entry status
1.3.6.1.4.1.20301.2.7.15.15.3.1.2.1.7INTEGER {enabled(1), disabled(2)}read-writecurrent
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.15.15.3.1.2.1.8INTEGER {other(1), delete(2)}read-writecurrent
vmProfiles
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.4
vmCurCfgProfilesTable
OBJECT-TYPE
The table of VM profiles in the current config
1.3.6.1.4.1.20301.2.7.15.15.4.1not-accessiblecurrent
vmCurCfgProfileEntry
OBJECT-TYPE
Information about a VM profile in current config.
1.3.6.1.4.1.20301.2.7.15.15.4.1.1not-accessiblecurrent
vmCurCfgProfileIndex
OBJECT-TYPE
The index of the vm profiles table (1..32).
1.3.6.1.4.1.20301.2.7.15.15.4.1.1.1Integer32read-onlycurrent
vmCurCfgProfileName
OBJECT-TYPE
VM Profile name.
1.3.6.1.4.1.20301.2.7.15.15.4.1.1.2DisplayString (SIZE(0..40))read-onlycurrent
vmCurCfgProfileVlan
OBJECT-TYPE
Current VM Profile VLAN Id
1.3.6.1.4.1.20301.2.7.15.15.4.1.1.3INTEGERread-onlycurrent
vmCurCfgProfileShapingAverage
OBJECT-TYPE
Current VM Profile Shaping Average.
1.3.6.1.4.1.20301.2.7.15.15.4.1.1.4Integer32read-onlycurrent
vmCurCfgProfileShapingBurst
OBJECT-TYPE
Current VM Profile Shaping Burst.
1.3.6.1.4.1.20301.2.7.15.15.4.1.1.5Integer32read-onlycurrent
vmCurCfgProfileShapingPeak
OBJECT-TYPE
Current VM Profile Shaping Peak.
1.3.6.1.4.1.20301.2.7.15.15.4.1.1.6Integer32read-onlycurrent
vmCurCfgProfileEgressShapingAverage
OBJECT-TYPE
Current VM Profile Egress Shaping Average.
1.3.6.1.4.1.20301.2.7.15.15.4.1.1.7Integer32read-onlycurrent
vmCurCfgProfileEgressShapingBurst
OBJECT-TYPE
Current VM Profile Egress Shaping Burst.
1.3.6.1.4.1.20301.2.7.15.15.4.1.1.8Integer32read-onlycurrent
vmCurCfgProfileEgressShapingPeak
OBJECT-TYPE
Current VM Profile Egress Shaping Peak.
1.3.6.1.4.1.20301.2.7.15.15.4.1.1.9Integer32read-onlycurrent
vmNewCfgProfilesTable
OBJECT-TYPE
The table of VM profiles in the current config
1.3.6.1.4.1.20301.2.7.15.15.4.2not-accessiblecurrent
vmNewCfgProfileEntry
OBJECT-TYPE
Information about a VM profile in current config.
1.3.6.1.4.1.20301.2.7.15.15.4.2.1not-accessiblecurrent
vmNewCfgProfileIndex
OBJECT-TYPE
The index of the vm profiles table (1..32).
1.3.6.1.4.1.20301.2.7.15.15.4.2.1.1Integer32read-onlycurrent
vmNewCfgProfileName
OBJECT-TYPE
VM Profile name.
1.3.6.1.4.1.20301.2.7.15.15.4.2.1.2DisplayString (SIZE(1..39))read-writecurrent
vmNewCfgProfileVlan
OBJECT-TYPE
Vlan to be used by the VM profile.
1.3.6.1.4.1.20301.2.7.15.15.4.2.1.3INTEGERread-writecurrent
vmNewCfgProfileShapingAverage
OBJECT-TYPE
Shaping average to be used by the VM profile.
1.3.6.1.4.1.20301.2.7.15.15.4.2.1.4Integer32read-writecurrent
vmNewCfgProfileShapingBurst
OBJECT-TYPE
Shaping burst to be used by the VM profile.
1.3.6.1.4.1.20301.2.7.15.15.4.2.1.5Integer32read-writecurrent
vmNewCfgProfileShapingPeak
OBJECT-TYPE
Shaping peak to be used by the VM profile.
1.3.6.1.4.1.20301.2.7.15.15.4.2.1.6Integer32read-writecurrent
vmNewCfgProfileDelete
OBJECT-TYPE
Delete VM Profile.
1.3.6.1.4.1.20301.2.7.15.15.4.2.1.7INTEGER {none(1), delete(2)}read-writecurrent
vmNewCfgProfileEgressShapingAverage
OBJECT-TYPE
Egress shaping average to be used by the VM profile.
1.3.6.1.4.1.20301.2.7.15.15.4.2.1.8Integer32read-writecurrent
vmNewCfgProfileEgressShapingBurst
OBJECT-TYPE
Egress shaping burst to be used by the VM profile.
1.3.6.1.4.1.20301.2.7.15.15.4.2.1.9Integer32read-writecurrent
vmNewCfgProfileEgressShapingPeak
OBJECT-TYPE
Egress shaping peak to be used by the VM profile.
1.3.6.1.4.1.20301.2.7.15.15.4.2.1.10Integer32read-writecurrent
virtVMware
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.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.15.15.5.1INTEGER {ok(1), get(2)}read-writecurrent
virtVMwareHostNameTable
OBJECT-TYPE
The table of names of VMware hosts in the Virtual Center.
1.3.6.1.4.1.20301.2.7.15.15.5.2not-accessiblecurrent
virtVMwareHostNameEntry
OBJECT-TYPE
Information about names of VMware hosts in the Data Center.
1.3.6.1.4.1.20301.2.7.15.15.5.2.1not-accessiblecurrent
virtVMwareHostNameIndex
OBJECT-TYPE
The index of the virtVMwareHostNameTable table.
1.3.6.1.4.1.20301.2.7.15.15.5.2.1.1Integer32read-onlycurrent
virtVMwareHostNameUUID
OBJECT-TYPE
The UUID of a VMware host.
1.3.6.1.4.1.20301.2.7.15.15.5.2.1.2DisplayString (SIZE(0..64))read-onlycurrent
virtVMwareHostNameIpAddress
OBJECT-TYPE
The IP address of a VMware host.
1.3.6.1.4.1.20301.2.7.15.15.5.2.1.3DisplayString (SIZE(0..64))read-onlycurrent
virtVMwareHostNameName
OBJECT-TYPE
The name of a VMware host.
1.3.6.1.4.1.20301.2.7.15.15.5.2.1.4DisplayString (SIZE(0..64))read-onlycurrent
virtVMwareVMNameTable
OBJECT-TYPE
The table of VMware virtual machines in the Data Center.
1.3.6.1.4.1.20301.2.7.15.15.5.3not-accessiblecurrent
virtVMwareVMNameEntry
OBJECT-TYPE
Information about VMware virtual machines in the Data Center.
1.3.6.1.4.1.20301.2.7.15.15.5.3.1not-accessiblecurrent
virtVMwareVMNameIndex
OBJECT-TYPE
The index of the VMware virtual machine table in the Data Center.
1.3.6.1.4.1.20301.2.7.15.15.5.3.1.1Integer32read-onlycurrent
virtVMwareVMNameUUID
OBJECT-TYPE
The UUID of a virtual machine.
1.3.6.1.4.1.20301.2.7.15.15.5.3.1.2DisplayString (SIZE(0..64))read-onlycurrent
virtVMwareVMNameVMwareName
OBJECT-TYPE
The name of a virtual machine given by VMware.
1.3.6.1.4.1.20301.2.7.15.15.5.3.1.3DisplayString (SIZE(0..64))read-onlycurrent
virtVMwareVMNameOsName
OBJECT-TYPE
The name of a virtual machine given by the host OS.
1.3.6.1.4.1.20301.2.7.15.15.5.3.1.4DisplayString (SIZE(0..64))read-onlycurrent
virtVMwareVMNameIpAddress
OBJECT-TYPE
The IP address of a virtual machine.
1.3.6.1.4.1.20301.2.7.15.15.5.3.1.5DisplayString (SIZE(0..64))read-onlycurrent
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.15.15.5.4DisplayStringread-writecurrent
virtVMwareHostVswitchTable
OBJECT-TYPE
The table of Vswitches available on the specified host.
1.3.6.1.4.1.20301.2.7.15.15.5.5not-accessiblecurrent
virtVMwareHostVswitchEntry
OBJECT-TYPE
Information about Vswitches available on the specified host.
1.3.6.1.4.1.20301.2.7.15.15.5.5.1not-accessiblecurrent
virtVMwareHostVswitchIndex
OBJECT-TYPE
The index of the Vswitch table on the specified host.
1.3.6.1.4.1.20301.2.7.15.15.5.5.1.1Integer32read-onlycurrent
virtVMwareHostVswitchName
OBJECT-TYPE
The name of a Vswitch on the specified host.
1.3.6.1.4.1.20301.2.7.15.15.5.5.1.2DisplayStringread-onlycurrent
virtVMwareHostPGTable
OBJECT-TYPE
The table of Port Groups available on the specified host.
1.3.6.1.4.1.20301.2.7.15.15.5.6not-accessiblecurrent
virtVMwareHostPGEntry
OBJECT-TYPE
Information about Port Groups available on the specified host.
1.3.6.1.4.1.20301.2.7.15.15.5.6.1not-accessiblecurrent
virtVMwareHostPGIndex
OBJECT-TYPE
The index of the Port Group table on the specified host.
1.3.6.1.4.1.20301.2.7.15.15.5.6.1.1Integer32read-onlycurrent
virtVMwareHostPGName
OBJECT-TYPE
The name of a Port Group on the specified host.
1.3.6.1.4.1.20301.2.7.15.15.5.6.1.2DisplayStringread-onlycurrent
virtVMwareHostPGVswitchName
OBJECT-TYPE
The name of a Vswitch on the specified host.
1.3.6.1.4.1.20301.2.7.15.15.5.6.1.3DisplayStringread-onlycurrent
virtVMwareHostDetailInfoTable
OBJECT-TYPE
The table of detailed information available on the specified host/VM interface.
1.3.6.1.4.1.20301.2.7.15.15.5.7not-accessiblecurrent
virtVMwareHostDetailInfoEntry
OBJECT-TYPE
Detailed information available on the specified host/VM interface.
1.3.6.1.4.1.20301.2.7.15.15.5.7.1not-accessiblecurrent
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.15.15.5.7.1.1Integer32read-onlycurrent
virtVMwareHostDetailInfoMACAddr
OBJECT-TYPE
The MAC address of the host/VM interface.
1.3.6.1.4.1.20301.2.7.15.15.5.7.1.2DisplayStringread-onlycurrent
virtVMwareHostDetailInfoPort
OBJECT-TYPE
The port number of the specified host/VM interface.
1.3.6.1.4.1.20301.2.7.15.15.5.7.1.3DisplayStringread-onlycurrent
virtVMwareHostDetailInfoType
OBJECT-TYPE
Interface type
1.3.6.1.4.1.20301.2.7.15.15.5.7.1.4DisplayStringread-onlycurrent
virtVMwareHostDetailInfoIPAddr
OBJECT-TYPE
The IP address of the specified host/VM interface.
1.3.6.1.4.1.20301.2.7.15.15.5.7.1.5DisplayStringread-onlycurrent
virtVMwareHostDetailInfoUUID
OBJECT-TYPE
The UUID of the specified host/VM interface.
1.3.6.1.4.1.20301.2.7.15.15.5.7.1.6DisplayStringread-onlycurrent
virtVMwareHostDetailInfoVswitch
OBJECT-TYPE
The name of the virtual switch of the specified host/VM interface.
1.3.6.1.4.1.20301.2.7.15.15.5.7.1.7DisplayStringread-onlycurrent
virtVMwareHostDetailInfoPortGroup
OBJECT-TYPE
The name of the port group of the specified host/VM interface.
1.3.6.1.4.1.20301.2.7.15.15.5.7.1.8DisplayStringread-onlycurrent
virtVMwareHostDetailInfoVlanID
OBJECT-TYPE
The VLAN ID of the specified host/VM interface.
1.3.6.1.4.1.20301.2.7.15.15.5.7.1.9DisplayStringread-onlycurrent
virtVMwareHostDetailInfoHostName
OBJECT-TYPE
The name of the specified host interface. N/A for VMs.
1.3.6.1.4.1.20301.2.7.15.15.5.7.1.10DisplayStringread-onlycurrent
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.15.15.5.7.1.11DisplayStringread-onlycurrent
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.15.15.5.7.1.12DisplayStringread-onlycurrent
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.15.15.5.7.1.13DisplayStringread-onlycurrent
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.15.15.5.8DisplayStringread-writecurrent
virtVMwareVMInfoTable
OBJECT-TYPE
The table of networking information available on the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9not-accessiblecurrent
virtVMwareVMInfoEntry
OBJECT-TYPE
Detailed information available on the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1not-accessiblecurrent
virtVMwareVMInfoIndex
OBJECT-TYPE
The index of the table with information on the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.1Integer32read-onlycurrent
virtVMwareVMInfoMACAddr
OBJECT-TYPE
The MAC address of the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.2DisplayStringread-onlycurrent
virtVMwareVMInfoPort
OBJECT-TYPE
The port number of the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.3DisplayStringread-onlycurrent
virtVMwareVMInfoType
OBJECT-TYPE
Interface type
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.4DisplayStringread-onlycurrent
virtVMwareVMInfoIPAddr
OBJECT-TYPE
The IP address of the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.5DisplayStringread-onlycurrent
virtVMwareVMInfoUUID
OBJECT-TYPE
The UUID of the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.6DisplayStringread-onlycurrent
virtVMwareVMInfoVswitch
OBJECT-TYPE
The name of the virtual switch of the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.7DisplayStringread-onlycurrent
virtVMwareVMInfoPortGroup
OBJECT-TYPE
The name of the port group of the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.8DisplayStringread-onlycurrent
virtVMwareVMInfoVlanID
OBJECT-TYPE
The VLAN ID of the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.9DisplayStringread-onlycurrent
virtVMwareVMInfoVMVCenterName
OBJECT-TYPE
The name of the Virtual Center of the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.10DisplayStringread-onlycurrent
virtVMwareVMInfoVMOSHostName
OBJECT-TYPE
The name of the VM set by the host operating system.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.11DisplayStringread-onlycurrent
virtVMwareVMInfoVMCurrentHost
OBJECT-TYPE
The name of the host of the specified VM.
1.3.6.1.4.1.20301.2.7.15.15.5.9.1.12DisplayStringread-onlycurrent
virtCurCfgVMwareHello
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.5.10
virtCurCfgVMwareHelloEnable
OBJECT-TYPE
Current value for hello advertising status
1.3.6.1.4.1.20301.2.7.15.15.5.10.1INTEGER {disabled(0), enabled(1)}read-onlycurrent
virtCurCfgVMwareHelloTimer
OBJECT-TYPE
Current hello packet send interval
1.3.6.1.4.1.20301.2.7.15.15.5.10.2Integer32read-onlycurrent
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.15.15.5.10.3OCTET STRINGread-onlycurrent
virtCurCfgVMwareHelloAddr
OBJECT-TYPE
Current VM hello IP address
1.3.6.1.4.1.20301.2.7.15.15.5.10.4IpAddressread-onlycurrent
virtNewCfgVMwareHello
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.5.11
virtNewCfgVMwareHelloEnable
OBJECT-TYPE
New value for hello advertising status
1.3.6.1.4.1.20301.2.7.15.15.5.11.1INTEGER {disabled(0), enabled(1)}read-writecurrent
virtNewCfgVMwareHelloTimer
OBJECT-TYPE
New hello packet send interval
1.3.6.1.4.1.20301.2.7.15.15.5.11.2Integer32read-writecurrent
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.15.15.5.11.3OCTET STRINGread-onlycurrent
virtNewCfgVMwareHelloAddPort
OBJECT-TYPE
Add a port to the hello port list
1.3.6.1.4.1.20301.2.7.15.15.5.11.4PortNumberread-writecurrent
virtNewCfgVMwareHelloRemovePort
OBJECT-TYPE
Remove a port from the hello port list
1.3.6.1.4.1.20301.2.7.15.15.5.11.5PortNumberread-writecurrent
virtNewCfgVMwareHelloAddr
OBJECT-TYPE
New VM hello IP address
1.3.6.1.4.1.20301.2.7.15.15.5.11.6IpAddressread-writecurrent
evb
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.6
evbConfig
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.6.1
evbCurCfgProfilesTable
OBJECT-TYPE
The table of EVB Profiles in the current config
1.3.6.1.4.1.20301.2.7.15.15.6.1.3not-accessiblecurrent
evbCurCfgProfileEntry
OBJECT-TYPE
Information about EVB Profile in current config.
1.3.6.1.4.1.20301.2.7.15.15.6.1.3.1not-accessiblecurrent
evbCurCfgProfileIndex
OBJECT-TYPE
The index of the evb profile table.
1.3.6.1.4.1.20301.2.7.15.15.6.1.3.1.1Integer32read-onlycurrent
evbCurCfgRR
OBJECT-TYPE
Enable RR on port.
1.3.6.1.4.1.20301.2.7.15.15.6.1.3.1.2INTEGER {disabled(0), enabled(1)}read-onlycurrent
evbCurCfgVSIDisc
OBJECT-TYPE
Enable VSI Discover capability on port.
1.3.6.1.4.1.20301.2.7.15.15.6.1.3.1.3INTEGER {disabled(0), enabled(1)}read-onlycurrent
evbNewCfgProfilesTable
OBJECT-TYPE
The table of EVB Profiles in the new config
1.3.6.1.4.1.20301.2.7.15.15.6.1.4not-accessiblecurrent
evbNewCfgProfileEntry
OBJECT-TYPE
Information about EVB Profile in new config.
1.3.6.1.4.1.20301.2.7.15.15.6.1.4.1not-accessiblecurrent
evbNewCfgProfileIndex
OBJECT-TYPE
The index of the evb profile table.
1.3.6.1.4.1.20301.2.7.15.15.6.1.4.1.1Integer32read-onlycurrent
evbNewCfgRR
OBJECT-TYPE
Enable RR on port.
1.3.6.1.4.1.20301.2.7.15.15.6.1.4.1.2INTEGER {disabled(0), enabled(1)}read-writecurrent
evbNewCfgVSIDisc
OBJECT-TYPE
Enable VSI Discover capability on port.
1.3.6.1.4.1.20301.2.7.15.15.6.1.4.1.3INTEGER {disabled(0), enabled(1)}read-writecurrent
evbCurCfgVsidbTable
OBJECT-TYPE
The table of EVB VSI Database server in the current config
1.3.6.1.4.1.20301.2.7.15.15.6.1.5not-accessiblecurrent
evbCurCfgVsidbEntry
OBJECT-TYPE
Information about EVB VSI Database in current config.
1.3.6.1.4.1.20301.2.7.15.15.6.1.5.1not-accessiblecurrent
evbCurCfgVsidbIndex
OBJECT-TYPE
The index of the evb vsi database server table.
1.3.6.1.4.1.20301.2.7.15.15.6.1.5.1.1Integer32read-onlycurrent
evbCurCfgVsidbMgrIp
OBJECT-TYPE
VSI DB Manager IP address.
1.3.6.1.4.1.20301.2.7.15.15.6.1.5.1.2DisplayStringread-onlycurrent
evbCurCfgVsidbPort
OBJECT-TYPE
VSI DB Manager Port.
1.3.6.1.4.1.20301.2.7.15.15.6.1.5.1.3INTEGER (1..65535)read-onlycurrent
evbCurCfgVsidbDocpath
OBJECT-TYPE
VSI DB Document Path.
1.3.6.1.4.1.20301.2.7.15.15.6.1.5.1.4DisplayStringread-onlycurrent
evbCurCfgVsidbAlltypes
OBJECT-TYPE
VSI DB Document File.
1.3.6.1.4.1.20301.2.7.15.15.6.1.5.1.5DisplayStringread-onlycurrent
evbCurCfgVsidbInterval
OBJECT-TYPE
VSI DB Update Interval in second.
1.3.6.1.4.1.20301.2.7.15.15.6.1.5.1.6Integer32read-onlycurrent
evbCurCfgVsidbPhyport
OBJECT-TYPE
The port via that switch connects to VSI DB server, such as mgt, extm, data.
1.3.6.1.4.1.20301.2.7.15.15.6.1.5.1.7DisplayStringread-onlycurrent
evbCurCfgVsidbProtocol
OBJECT-TYPE
VSI DB Protocol, HTTP or HTTPS.
1.3.6.1.4.1.20301.2.7.15.15.6.1.5.1.8DisplayStringread-onlycurrent
evbNewCfgVsidbTable
OBJECT-TYPE
The table of EVB VSI Database in the new config
1.3.6.1.4.1.20301.2.7.15.15.6.1.6not-accessiblecurrent
evbNewCfgVsidbEntry
OBJECT-TYPE
Information about EVB VSI Database in new config.
1.3.6.1.4.1.20301.2.7.15.15.6.1.6.1not-accessiblecurrent
evbNewCfgVsidbIndex
OBJECT-TYPE
The index of the evb vsi database server table.
1.3.6.1.4.1.20301.2.7.15.15.6.1.6.1.1Integer32read-onlycurrent
evbNewCfgVsidbMgrIp
OBJECT-TYPE
VSI DB Manager IP address.
1.3.6.1.4.1.20301.2.7.15.15.6.1.6.1.2DisplayString (SIZE(0..40))read-writecurrent
evbNewCfgVsidbPort
OBJECT-TYPE
VSI DB Manager Port.
1.3.6.1.4.1.20301.2.7.15.15.6.1.6.1.3INTEGER (1..65535)read-writecurrent
evbNewCfgVsidbDocpath
OBJECT-TYPE
VSI DB Document Path.
1.3.6.1.4.1.20301.2.7.15.15.6.1.6.1.4DisplayString (SIZE(0..127))read-writecurrent
evbNewCfgVsidbAlltypes
OBJECT-TYPE
VSI DB Document File.
1.3.6.1.4.1.20301.2.7.15.15.6.1.6.1.5DisplayString (SIZE(0..31))read-writecurrent
evbNewCfgVsidbInterval
OBJECT-TYPE
VSI DB Update Interval in second, range from 5s to 300s, 0 means disable auto update.
1.3.6.1.4.1.20301.2.7.15.15.6.1.6.1.6Integer32read-writecurrent
evbNewCfgVsidbPhyport
OBJECT-TYPE
The port via that switch connects to VSI DB server, such as mgt, extm, data.
1.3.6.1.4.1.20301.2.7.15.15.6.1.6.1.7DisplayString (SIZE(0..7))read-writecurrent
evbNewCfgVsidbProtocol
OBJECT-TYPE
VSI DB Protocol, HTTP or HTTPS.
1.3.6.1.4.1.20301.2.7.15.15.6.1.6.1.8DisplayString (SIZE(0..5))read-writecurrent
evbInfo
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.6.2
vdpTLVInfoTable
OBJECT-TYPE
The table of associated VDP TLV Info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1not-accessiblecurrent
vdpTLVInfoEntry
OBJECT-TYPE
Information about associated VDP TLV.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1not-accessiblecurrent
vdpTLVInfoEntryIndex
OBJECT-TYPE
The index of the vdp TLV info table.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.1Integer32read-onlycurrent
vdpTLVType
OBJECT-TYPE
The vdp TLV Type info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.2Integer32read-onlycurrent
vdpTLVLength
OBJECT-TYPE
The vdp TLV Length info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.3Integer32read-onlycurrent
vdpTLVOUI
OBJECT-TYPE
The vdp TLV OUI info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.4OCTET STRINGread-onlycurrent
vdpTLVsubType
OBJECT-TYPE
The vdp TLV Sub Type info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.5Integer32read-onlycurrent
vdpTLVRequest
OBJECT-TYPE
The vdp TLV Request info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.6OCTET STRINGread-onlycurrent
vdpTLVResp
OBJECT-TYPE
The vdp TLV Response info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.7Integer32read-onlycurrent
vdpTLVMgrId
OBJECT-TYPE
The vdp TLV Manager ID info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.8Integer32read-onlycurrent
vdpTLVTypeID
OBJECT-TYPE
The vdp TLV Type ID info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.9Integer32read-onlycurrent
vdpTLVInstanceID
OBJECT-TYPE
The vdp TLV instance ID info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.10OCTET STRINGread-onlycurrent
vdpTLVPort
OBJECT-TYPE
The vdp TLV port info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.11Integer32read-onlycurrent
vdpTLVStag
OBJECT-TYPE
The vdp TLV stag info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.12Integer32read-onlycurrent
vdpNumEntry
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.13Integer32read-onlycurrent
vdpTLVVlan1
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.14Integer32read-onlycurrent
vdpTLVmac1
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.15OCTET STRINGread-onlycurrent
vdpTLVVlan2
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.16Integer32read-onlycurrent
vdpTLVmac2
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.17OCTET STRINGread-onlycurrent
vdpTLVVlan3
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.18Integer32read-onlycurrent
vdpTLVmac3
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.19OCTET STRINGread-onlycurrent
vdpTLVVlan4
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.20Integer32read-onlycurrent
vdpTLVmac4
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.21OCTET STRINGread-onlycurrent
vdpTLVVlan5
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.22Integer32read-onlycurrent
vdpTLVmac5
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.23OCTET STRINGread-onlycurrent
vdpTLVVlan6
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.24Integer32read-onlycurrent
vdpTLVmac6
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.25OCTET STRINGread-onlycurrent
vdpTLVVlan7
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.26Integer32read-onlycurrent
vdpTLVmac7
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.27OCTET STRINGread-onlycurrent
vdpTLVVlan8
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.28Integer32read-onlycurrent
vdpTLVmac8
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.29OCTET STRINGread-onlycurrent
vdpTLVVlan9
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.30Integer32read-onlycurrent
vdpTLVmac9
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.31OCTET STRINGread-onlycurrent
vdpTLVVlan10
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.32Integer32read-onlycurrent
vdpTLVmac10
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.33OCTET STRINGread-onlycurrent
vdpTLVVlan11
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.34Integer32read-onlycurrent
vdpTLVmac11
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.35OCTET STRINGread-onlycurrent
vdpTLVVlan12
OBJECT-TYPE
The vdp TLV vlan info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.36Integer32read-onlycurrent
vdpTLVmac12
OBJECT-TYPE
The vdp TLV mac info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.1.1.37OCTET STRINGread-onlycurrent
vmsInfoTable
OBJECT-TYPE
The table of active VM Info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.2not-accessiblecurrent
vmsInfoEntry
OBJECT-TYPE
Information about active VMs.
1.3.6.1.4.1.20301.2.7.15.15.6.2.2.1not-accessiblecurrent
vmsInfoEntryIndex
OBJECT-TYPE
The index of the active VM info table.
1.3.6.1.4.1.20301.2.7.15.15.6.2.2.1.1Integer32read-onlycurrent
vmsInfoTypeId
OBJECT-TYPE
The VSI Type ID info of the active VM
1.3.6.1.4.1.20301.2.7.15.15.6.2.2.1.2Integer32read-onlycurrent
vmsInfoVersion
OBJECT-TYPE
The VSI Type version info of the active VM
1.3.6.1.4.1.20301.2.7.15.15.6.2.2.1.3Integer32read-onlycurrent
vmsInfoMac
OBJECT-TYPE
The VSI Mac info of the active VM
1.3.6.1.4.1.20301.2.7.15.15.6.2.2.1.4OCTET STRINGread-onlycurrent
vmsInfoVlan
OBJECT-TYPE
The VSI vlan info of the active VM
1.3.6.1.4.1.20301.2.7.15.15.6.2.2.1.5Integer32read-onlycurrent
vmsInfoPort
OBJECT-TYPE
The VSI port info of the active VM
1.3.6.1.4.1.20301.2.7.15.15.6.2.2.1.6Integer32read-onlycurrent
vmsInfoTxACL
OBJECT-TYPE
The VSI Tx ACL info of the active VM
1.3.6.1.4.1.20301.2.7.15.15.6.2.2.1.7Integer32read-onlycurrent
vmsInfoRxEntry
OBJECT-TYPE
The VSI Rx info of the active VM
1.3.6.1.4.1.20301.2.7.15.15.6.2.2.1.8Integer32read-onlycurrent
vmsInfoACLs
OBJECT-TYPE
The ACL info of the active VM
1.3.6.1.4.1.20301.2.7.15.15.6.2.2.1.9DisplayStringread-onlycurrent
vsiInfoTable
OBJECT-TYPE
The table of vsi policy Info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.3not-accessiblecurrent
vsiInfoEntry
OBJECT-TYPE
Information about vsi policy.
1.3.6.1.4.1.20301.2.7.15.15.6.2.3.1not-accessiblecurrent
vsiInfoEntryIndex
OBJECT-TYPE
The index of the vsi info table.
1.3.6.1.4.1.20301.2.7.15.15.6.2.3.1.1Integer32read-onlycurrent
vsiInfoTypeId
OBJECT-TYPE
The VSI Type ID info
1.3.6.1.4.1.20301.2.7.15.15.6.2.3.1.2Integer32read-onlycurrent
vsiInfoVersion
OBJECT-TYPE
The VSI Type version info
1.3.6.1.4.1.20301.2.7.15.15.6.2.3.1.3Integer32read-onlycurrent
vsiInfoMac
OBJECT-TYPE
The VSI Mac Info
1.3.6.1.4.1.20301.2.7.15.15.6.2.3.1.4OCTET STRINGread-onlycurrent
vsiInfoVlan
OBJECT-TYPE
The VSI vlan info
1.3.6.1.4.1.20301.2.7.15.15.6.2.3.1.5Integer32read-onlycurrent
vsiInfoPort
OBJECT-TYPE
The VSI port info
1.3.6.1.4.1.20301.2.7.15.15.6.2.3.1.6Integer32read-onlycurrent
vsiInfoTxACL
OBJECT-TYPE
The VSI Tx ACL info
1.3.6.1.4.1.20301.2.7.15.15.6.2.3.1.7Integer32read-onlycurrent
vsiInfoRxEntry
OBJECT-TYPE
The VSI Rx info
1.3.6.1.4.1.20301.2.7.15.15.6.2.3.1.8Integer32read-onlycurrent
vsidbInfoTable
OBJECT-TYPE
The table of VSI Database Info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4not-accessiblecurrent
vsidbInfoEntry
OBJECT-TYPE
Information about VSI database
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1not-accessiblecurrent
vsidbInfoEntryIndex
OBJECT-TYPE
The index of the VSI Database table.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1.1Integer32read-onlycurrent
vsidbInfoName
OBJECT-TYPE
VSI Database Name.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1.2DisplayStringread-onlycurrent
vsidbInfoTypeId
OBJECT-TYPE
VSI Database Type Id.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1.3Integer32read-onlycurrent
vsidbInfoVersion
OBJECT-TYPE
VSI Database Version.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1.4Integer32read-onlycurrent
vsidbInfoManagerId
OBJECT-TYPE
VSI Database Manager Id.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1.5Integer32read-onlycurrent
vsidbInfoVlanIds
OBJECT-TYPE
VSI Database VLAN List.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1.6DisplayStringread-onlycurrent
vsidbInfoTxRate
OBJECT-TYPE
VSI Database Transmit Rate.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1.7Integer32read-onlycurrent
vsidbInfoTxBurst
OBJECT-TYPE
VSI Database Transmit Burst.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1.8Integer32read-onlycurrent
vsidbInfoRxRate
OBJECT-TYPE
VSI Database Receive Rate.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1.9Integer32read-onlycurrent
vsidbInfoRxBurst
OBJECT-TYPE
VSI Database Receove Burst.
1.3.6.1.4.1.20301.2.7.15.15.6.2.4.1.10Integer32read-onlycurrent
vsidbAclInfoTable
OBJECT-TYPE
The table of VSI Database ACLs Info.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5not-accessiblecurrent
vsidbAclInfoEntry
OBJECT-TYPE
Information about VSI database
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1not-accessiblecurrent
vsidbAclInfoEntryDbIndex
OBJECT-TYPE
The index of the VSI Database table.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.1Integer32read-onlycurrent
vsidbAclInfoEntryAclIndex
OBJECT-TYPE
The index of the VSI Database ACLs table.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.2Integer32read-onlycurrent
vsidbAclInfoTypeId
OBJECT-TYPE
VSI Database Type Id.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.3Integer32read-onlycurrent
vsidbAclInfoVersion
OBJECT-TYPE
VSI Database Version.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.4Integer32read-onlycurrent
vsidbAclInfoManagerId
OBJECT-TYPE
VSI Database Manager Id.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.5Integer32read-onlycurrent
vsidbAclInfoSrcMACAddress
OBJECT-TYPE
VSI Database ACL Source MAC address.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.6DisplayStringread-onlycurrent
vsidbAclInfoSrcMACMask
OBJECT-TYPE
VSI Database ACL Source MAC address mask.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.7DisplayStringread-onlycurrent
vsidbAclInfoDstMACAddress
OBJECT-TYPE
VSI Database ACL Destination MAC address.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.8DisplayStringread-onlycurrent
vsidbAclInfoDstMACMask
OBJECT-TYPE
VSI Database ACL Destination MAC address mask.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.9DisplayStringread-onlycurrent
vsidbAclInfoVlanId
OBJECT-TYPE
VSI Database ACL Virtual LAN value.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.10INTEGER (0..4095)read-onlycurrent
vsidbAclInfoEthernetType
OBJECT-TYPE
VSI Database ACL Ethernet type value, 'none' for not initialised, within the ranger 1536-65535.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.13DisplayStringread-onlycurrent
vsidbAclInfoSrcIPAddress
OBJECT-TYPE
VSI Database ACL Source IP Address, only available when EthernetType is IPv4(0x0800).
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.14IpAddressread-onlycurrent
vsidbAclInfoSrcIPMask
OBJECT-TYPE
VSI Database ACL Source IP Address mask, only available when EthernetType is IPv4(0x0800).
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.15IpAddressread-onlycurrent
vsidbAclInfoDstIPAddress
OBJECT-TYPE
VSI Database ACL Destination IP Address, only available when EthernetType is IPv4(0x0800).
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.16IpAddressread-onlycurrent
vsidbAclInfoDstIPMask
OBJECT-TYPE
VSI Database ACL Destination IP Address mask, only available when EthernetType is IPv4(0x0800).
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.17IpAddressread-onlycurrent
vsidbAclInfoTypeOfService
OBJECT-TYPE
VSI Database ACL Type Of Service value, only available when EthernetType is IPv4(0x0800), 'none' for not initialised, within the ranger 0-255.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.18DisplayStringread-onlycurrent
vsidbAclInfoProtocol
OBJECT-TYPE
VSI Database ACL IP protocol, only available when EthernetType is IPv4(0x0800), 'none' for not initialised, within the ranger 0-255.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.19DisplayStringread-onlycurrent
vsidbAclInfoTCPFlags
OBJECT-TYPE
VSI Database ACL TCP Flags value, only available when EthernetType is IPv4(0x0800) and Protocol is TCP(6).
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.20DisplayStringread-onlycurrent
vsidbAclInfoTCPFlagsMask
OBJECT-TYPE
VSI Database ACL TCP Flags mask, only available when EthernetType is IPv4(0x0800) and Protocol is TCP(6).
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.21DisplayStringread-onlycurrent
vsidbAclInfoSrcPort
OBJECT-TYPE
VSI Database ACL Source TCP/UDP Port value, only available when EthernetType is IPv4(0x0800) and Protocol is TCP(6) or UDP(17).
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.22INTEGER (0..65535)read-onlycurrent
vsidbAclInfoSrcPortMask
OBJECT-TYPE
VSI Database ACL Source TCP/UDP Port mask, only available when EthernetType is IPv4(0x0800) and Protocol is TCP(6) or UDP(17).
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.23DisplayStringread-onlycurrent
vsidbAclInfoDstPort
OBJECT-TYPE
VSI Database ACL Destination TCP/UDP Port value, only available when EthernetType is IPv4(0x0800) and Protocol is TCP(6) or UDP(17).
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.24INTEGER (0..65535)read-onlycurrent
vsidbAclInfoDstPortMask
OBJECT-TYPE
VSI Database ACL Destination TCP/UDP Port mask, only available when EthernetType is IPv4(0x0800) and Protocol is TCP(6) or UDP(17).
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.25DisplayStringread-onlycurrent
vsidbAclInfoAction
OBJECT-TYPE
VSI Database ACL Action
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.26DisplayStringread-onlycurrent
vsidbAclInfoNewPrio
OBJECT-TYPE
VSI Database ACL New Pirority value, only available when Action includes 'setpriority', 'none' for not initialised.
1.3.6.1.4.1.20301.2.7.15.15.6.2.5.1.27DisplayStringread-onlycurrent
evbOper
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.6.3
evbVsidbOper
OBJECT-TYPE
When set to 'update(2)', it downloads the xml file from VSIDB server and update local VSI database; when set to 'clean(3)', it cleans local VSI database; 'ok(1)' is returned when the object is read.
1.3.6.1.4.1.20301.2.7.15.15.6.3.1INTEGER {ok(1), update(2), clean(3)}read-writecurrent
evbAssocVsiClean
OBJECT-TYPE
When set to 'clean(2)', it cleans all associated VSIs; 'ok(1)' is returned when the object is read.
1.3.6.1.4.1.20301.2.7.15.15.6.3.2INTEGER {ok(1), clean(2)}read-writecurrent
vmCheck
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.7
vmCurCfgCheck
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.7.1
vmCurCfgCheckActionBasic
OBJECT-TYPE
Current settings for basic checking mode
1.3.6.1.4.1.20301.2.7.15.15.7.1.1INTEGER {log(1), link(2)}read-onlycurrent
vmCurCfgCheckActionAdvanced
OBJECT-TYPE
Current settings for advanced checking mode
1.3.6.1.4.1.20301.2.7.15.15.7.1.2INTEGER {log(1), link(2), acl(3)}read-onlycurrent
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.15.15.7.1.3Integer32read-onlycurrent
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.15.15.7.1.4OCTET STRINGread-onlycurrent
vmNewCfgCheck
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.7.2
vmNewCfgCheckActionBasic
OBJECT-TYPE
New settings for basic checking mode
1.3.6.1.4.1.20301.2.7.15.15.7.2.1INTEGER {log(1), link(2)}read-writecurrent
vmNewCfgCheckActionAdvanced
OBJECT-TYPE
New settings for advanced checking mode
1.3.6.1.4.1.20301.2.7.15.15.7.2.2INTEGER {log(1), link(2), acl(3)}read-writecurrent
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.15.15.7.2.3Integer32read-writecurrent
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.15.15.7.2.4OCTET STRINGread-onlycurrent
vmNewCfgCheckTrustAddPort
OBJECT-TYPE
Add port to the configured trusted port list.
1.3.6.1.4.1.20301.2.7.15.15.7.2.5PortNumberread-writecurrent
vmNewCfgCheckTrustRemPort
OBJECT-TYPE
Remove port from the configured trusted port list.
1.3.6.1.4.1.20301.2.7.15.15.7.2.6PortNumberread-writecurrent
vmReadyMisc
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.15.8
vmReadyLocalAdmMac
OBJECT-TYPE
Treat locally administred MAC address as VMs
1.3.6.1.4.1.20301.2.7.15.15.8.1INTEGER {disabled(0), enabled(1)}read-writecurrent
vmReadyCurCfgOuiTbl
OBJECT-TYPE
The table of current VM Ready OUI configuration.
1.3.6.1.4.1.20301.2.7.15.15.8.2not-accessiblecurrent
vmReadyCurCfgOuiEntry
OBJECT-TYPE
A row in the current VM Ready OUI table.
1.3.6.1.4.1.20301.2.7.15.15.8.2.1not-accessiblecurrent
vmReadyCurCfgOuiMacIdx
OBJECT-TYPE
OUI of locally administred MAC address
1.3.6.1.4.1.20301.2.7.15.15.8.2.1.1Unsigned32read-onlycurrent
vmReadyCurCfgOuiMac
OBJECT-TYPE
OUI of locally administred MAC address
1.3.6.1.4.1.20301.2.7.15.15.8.2.1.2PhysAddressread-onlycurrent
vmReadyCurCfgVendor
OBJECT-TYPE
Vendor name of the OUI locally administred
1.3.6.1.4.1.20301.2.7.15.15.8.2.1.3DisplayStringread-onlycurrent
vmReadyNewCfgOuiTbl
OBJECT-TYPE
The table of new VM Ready OUI configuration.
1.3.6.1.4.1.20301.2.7.15.15.8.3not-accessiblecurrent
vmReadyNewCfgOuiEntry
OBJECT-TYPE
A row in the new VM Ready OUI table.
1.3.6.1.4.1.20301.2.7.15.15.8.3.1not-accessiblecurrent
vmReadyNewCfgOuiMacIdx
OBJECT-TYPE
OUI of locally administred MAC address
1.3.6.1.4.1.20301.2.7.15.15.8.3.1.1Unsigned32read-onlycurrent
vmReadyNewCfgOuiMac
OBJECT-TYPE
New OUI of locally administred MAC address Format xx:yy:zz
1.3.6.1.4.1.20301.2.7.15.15.8.3.1.2DisplayStringread-writecurrent
vmReadyNewCfgVendor
OBJECT-TYPE
Vendor name of the OUI locally administred
1.3.6.1.4.1.20301.2.7.15.15.8.3.1.3DisplayStringread-writecurrent
vmReadyNewCfgDelete
OBJECT-TYPE
If set the OUI of the locally administred MAC would be deleted
1.3.6.1.4.1.20301.2.7.15.15.8.3.1.4INTEGER {other(0), delete(1)}read-writecurrent
vnic
OBJECT-IDENTITY
1.3.6.1.4.1.20301.2.7.15.16
vnicCurCfgState
OBJECT-TYPE
VNIC global state.
1.3.6.1.4.1.20301.2.7.15.16.1INTEGER {enabled(1), disabled(2)}read-onlycurrent
vnicNewCfgState
OBJECT-TYPE
Enable/Disable vNIC.
1.3.6.1.4.1.20301.2.7.15.16.2INTEGER {enabled(1), disabled(2)}read-writecurrent
vnicCurCfgUlShareState
OBJECT-TYPE
VNIC uplink sharing state.
1.3.6.1.4.1.20301.2.7.15.16.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
vnicNewCfgUlShareState
OBJECT-TYPE
Enable/Disable vNIC uplink sharing.
1.3.6.1.4.1.20301.2.7.15.16.4INTEGER {enabled(1), disabled(2)}read-writecurrent
vnicCurCfgEmeterState
OBJECT-TYPE
VNIC egress metering state.
1.3.6.1.4.1.20301.2.7.15.16.5INTEGER {enabled(1), disabled(2)}read-onlycurrent
vnicNewCfgEmeterState
OBJECT-TYPE
Enable/Disable vNIC egress metering.
1.3.6.1.4.1.20301.2.7.15.16.6INTEGER {enabled(1), disabled(2)}read-writecurrent
vnicCurCfgVnicTable
OBJECT-TYPE
The table of vNICs
1.3.6.1.4.1.20301.2.7.15.16.7not-accessiblecurrent
vnicCurCfgVnicEntry
OBJECT-TYPE
A vNIC in the vnicCurCfgVnicTable
1.3.6.1.4.1.20301.2.7.15.16.7.1not-accessiblecurrent
vnicCurCfgVnicPortIndex
OBJECT-TYPE
The port number of the vNIC.
1.3.6.1.4.1.20301.2.7.15.16.7.1.1PortNumberread-onlycurrent
vnicCurCfgVnicIndex
OBJECT-TYPE
The vNIC number of the vNIC.
1.3.6.1.4.1.20301.2.7.15.16.7.1.2INTEGERread-onlycurrent
vnicCurCfgVnicState
OBJECT-TYPE
The state the vNIC.
1.3.6.1.4.1.20301.2.7.15.16.7.1.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
vnicCurCfgVnicBw
OBJECT-TYPE
The maximum bandwidth the vNIC.
1.3.6.1.4.1.20301.2.7.15.16.7.1.4INTEGER (1..100)read-onlycurrent
vnicCurCfgVnicType
OBJECT-TYPE
The type of the vNIC.
1.3.6.1.4.1.20301.2.7.15.16.7.1.5INTEGER {default(1), fcoe(2), iscsi(3)}read-onlycurrent
vnicCurCfgVnicMAC
OBJECT-TYPE
The MAC address of the vNIC.
1.3.6.1.4.1.20301.2.7.15.16.7.1.6DisplayStringread-onlycurrent
vnicNewCfgVnicTable
OBJECT-TYPE
The table of vNICs
1.3.6.1.4.1.20301.2.7.15.16.8not-accessiblecurrent
vnicNewCfgVnicEntry
OBJECT-TYPE
A vNIC in the vnicNewCfgVnicTable
1.3.6.1.4.1.20301.2.7.15.16.8.1not-accessiblecurrent
vnicNewCfgVnicPortIndex
OBJECT-TYPE
The port number of the vNIC.
1.3.6.1.4.1.20301.2.7.15.16.8.1.1PortNumberread-onlycurrent
vnicNewCfgVnicIndex
OBJECT-TYPE
The vNIC number of the vNIC.
1.3.6.1.4.1.20301.2.7.15.16.8.1.2INTEGERread-onlycurrent
vnicNewCfgVnicState
OBJECT-TYPE
The state the vNIC.
1.3.6.1.4.1.20301.2.7.15.16.8.1.3INTEGER {enabled(1), disabled(2)}read-writecurrent
vnicNewCfgVnicBw
OBJECT-TYPE
The maximum bandwidth the vNIC.
1.3.6.1.4.1.20301.2.7.15.16.8.1.4INTEGER (1..100)read-writecurrent
vnicCurCfgGroupTable
OBJECT-TYPE
The table of vNIC Groups
1.3.6.1.4.1.20301.2.7.15.16.9not-accessiblecurrent
vnicCurCfgGroupEntry
OBJECT-TYPE
A vNIC in the vnicCurCfgGroupTable
1.3.6.1.4.1.20301.2.7.15.16.9.1not-accessiblecurrent
vnicCurCfgGroupIndex
OBJECT-TYPE
The vNIC group number.
1.3.6.1.4.1.20301.2.7.15.16.9.1.1INTEGERread-onlycurrent
vnicCurCfgGroupState
OBJECT-TYPE
The vNIC group state.
1.3.6.1.4.1.20301.2.7.15.16.9.1.2INTEGER {enabled(1), disabled(2)}read-onlycurrent
vnicCurCfgGroupVlan
OBJECT-TYPE
The vNIC group vlan number.
1.3.6.1.4.1.20301.2.7.15.16.9.1.3INTEGERread-onlycurrent
vnicCurCfgGroupFailoverState
OBJECT-TYPE
The vNIC group failover state.
1.3.6.1.4.1.20301.2.7.15.16.9.1.4INTEGER {enabled(1), disabled(2)}read-onlycurrent
vnicCurCfgGroupVnics
OBJECT-TYPE
The vNICs in the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.9.1.5DisplayStringread-onlycurrent
vnicCurCfgGroupPorts
OBJECT-TYPE
Non-vNIC Ports and/or uplink port in the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.9.1.6DisplayStringread-onlycurrent
vnicCurCfgGroupTrunk
OBJECT-TYPE
Uplink trunk in the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.9.1.7INTEGERread-onlycurrent
vnicCurCfgGroupKey
OBJECT-TYPE
Uplink LACP admin key in the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.9.1.8INTEGERread-onlycurrent
vnicNewCfgGroupTable
OBJECT-TYPE
The table of vNIC Groups
1.3.6.1.4.1.20301.2.7.15.16.10not-accessiblecurrent
vnicNewCfgGroupEntry
OBJECT-TYPE
A vNIC in the vnicNewCfgGroupTable
1.3.6.1.4.1.20301.2.7.15.16.10.1not-accessiblecurrent
vnicNewCfgGroupIndex
OBJECT-TYPE
The vNIC group number.
1.3.6.1.4.1.20301.2.7.15.16.10.1.1INTEGERread-onlycurrent
vnicNewCfgGroupState
OBJECT-TYPE
Enable/disalbe the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.10.1.2INTEGER {enabled(1), disabled(2)}read-writecurrent
vnicNewCfgGroupVlan
OBJECT-TYPE
Set the vNIC group vlan number.
1.3.6.1.4.1.20301.2.7.15.16.10.1.3INTEGERread-writecurrent
vnicNewCfgGroupFailoverState
OBJECT-TYPE
Set the vNIC group failover state.
1.3.6.1.4.1.20301.2.7.15.16.10.1.4INTEGER {enabled(1), disabled(2)}read-writecurrent
vnicNewCfgGroupAddVnic
OBJECT-TYPE
Add a vNIC to the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.10.1.5DisplayStringread-writecurrent
vnicNewCfgGroupRemVnic
OBJECT-TYPE
Remove a vNIC to the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.10.1.6DisplayStringread-writecurrent
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.15.16.10.1.7INTEGERread-writecurrent
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.15.16.10.1.8INTEGERread-writecurrent
vnicNewCfgGroupAddTrunk
OBJECT-TYPE
Add a uplink trunk to the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.10.1.9INTEGERread-writecurrent
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.15.16.10.1.10INTEGER {other(1), delete(2)}read-writecurrent
vnicNewCfgGroupAddKey
OBJECT-TYPE
Add a uplink LACP trunk to the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.10.1.11INTEGERread-writecurrent
vnicNewCfgGroupRemKey
OBJECT-TYPE
Remove the uplink LACP trunk from the vNIC group. other(1) is returned always when read. The following values are writable: delete(2)...to delete the uplink LACP trunk from the vNIC group
1.3.6.1.4.1.20301.2.7.15.16.10.1.12INTEGER {other(1), delete(2)}read-writecurrent
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.15.16.10.1.13INTEGER {other(1), delete(2)}read-writecurrent
vnicNewCfgGroupVnics
OBJECT-TYPE
The vNICs in the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.10.1.14DisplayStringread-onlycurrent
vnicNewCfgGroupPorts
OBJECT-TYPE
Non-vNIC Ports and/or uplink port in the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.10.1.15DisplayStringread-onlycurrent
vnicNewCfgGroupTrunk
OBJECT-TYPE
Uplink trunk in the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.10.1.16INTEGERread-onlycurrent
vnicNewCfgGroupKey
OBJECT-TYPE
Uplink LACP admin key in the vNIC group.
1.3.6.1.4.1.20301.2.7.15.16.10.1.17INTEGERread-onlycurrent
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.4not-accessiblecurrent
ifMainEntry
OBJECT-TYPE
An entry containing management information applicable to a particular interface.
1.3.6.1.4.1.20301.100.27.1.4.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
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.9DisplayStringread-writecurrent
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.10INTEGER {noSave(1), flashSave(2), remoteTftpSave(3), startupConfig(4), backupConfig(5), remoteTftpRestore(6)}read-writecurrent
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.12DisplayString (SIZE(1..128))read-writecurrent
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.13TruthValueread-writecurrent
ibmnosConfigSaveStatus
OBJECT-TYPE
Status of configuration save operation.
1.3.6.1.4.1.20301.100.81.1.14INTEGER {saveInProgress(1), saveSuccessful(2), saveFailed(3), notInitiated(4), saveNotRequired(5)}read-onlycurrent
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.15INTEGER {factory(1), activeConfig(2), backupConfig(3)}read-writecurrent
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.26INTEGER {console(1)}read-writecurrent
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.32INTEGER {local(1), remoteRadius(2), remoteTacacs(3)}read-writecurrent
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.40DisplayString (SIZE(1..12))read-onlycurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..65535)not-accessiblecurrent
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.2INTEGER {auto(1), noNegotiation(2)}read-writecurrent
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.3INTEGER {full(1), half(2), any(3)}read-writecurrent
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.4INTEGER {tenMBPS(1), hundredMBPS(2), oneGB(3), tenGB(4), any(5)}read-writecurrent
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.5INTEGER {enable(1), disable(2), send(3), receive(4)}read-writecurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
ibmnosPortCfgIndx
OBJECT-TYPE
The index of the row in port configurations table.
1.3.6.1.4.1.20301.100.100.2.1.1.1Integer32not-accessiblecurrent
ibmnosPortCfgVlanTag
OBJECT-TYPE
VLAN tag configured for the port
1.3.6.1.4.1.20301.100.100.2.1.1.2INTEGER {enable(1), disable(2)}read-writecurrent
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.2INTEGER {image1(2), image2(3)}read-writecurrent
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.5not-accessiblecurrent
ibmnosFdbEntry
OBJECT-TYPE
A row in the FDB table
1.3.6.1.4.1.20301.100.100.13.5.1not-accessiblecurrent
ibmnosFdbVlan
OBJECT-TYPE
The VLAN ID for the FDB entry.
1.3.6.1.4.1.20301.100.100.13.5.1.1Integer32not-accessiblecurrent
ibmnosFdbMacAddr
OBJECT-TYPE
The MAC address for the FDB entry.
1.3.6.1.4.1.20301.100.100.13.5.1.2PhysAddressnot-accessiblecurrent
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.3DisplayString (SIZE(0..255))read-onlycurrent
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.4Integer32read-onlycurrent
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.5Integer32read-onlycurrent
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.6Integer32read-onlycurrent
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.7INTEGER {unknown(1), forward(2), trunk(3)}read-onlycurrent
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.10Integer32read-onlycurrent
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.11INTEGER {ok(1), clear(2)}read-writecurrent
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.1DisplayString (SIZE(0..16))read-onlycurrent
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.2DisplayString (SIZE(0..16))read-onlycurrent
hardwareLastBoot
OBJECT-TYPE
Reason of the last boot.
1.3.6.1.4.1.20301.100.100.14.3INTEGER {unkownReason(0), powerCycle(1), resetFromConsole(2), resetFromTelnetOrSSH(3), resetFromSNMP(4), resetFromWEBUI(5), resetFromScheduled(6), resetFromWatchdogTimer(7), resetFromSWPANIC(8)}read-onlycurrent
hardwareMACAddress
OBJECT-TYPE
The MAC address.
1.3.6.1.4.1.20301.100.100.14.4DisplayString (SIZE(0..48))read-onlycurrent
hardwareSwitchRunningSwVersion
OBJECT-TYPE
The switch software version.
1.3.6.1.4.1.20301.100.100.14.5DisplayString (SIZE(0..128))read-onlycurrent
hardwareFlashConfiguration
OBJECT-TYPE
The active flash configuration.
1.3.6.1.4.1.20301.100.100.14.6INTEGER {factory(0), active(1), backup(2)}read-onlycurrent
hardwarePCBAPartNumber
OBJECT-TYPE
The PCBA part number.
1.3.6.1.4.1.20301.100.100.14.7DisplayString (SIZE(0..128))read-onlycurrent
hardwareFABNumber
OBJECT-TYPE
FAB Number
1.3.6.1.4.1.20301.100.100.14.8DisplayString (SIZE(0..128))read-onlycurrent
hardwareSerialNumber
OBJECT-TYPE
The switch serial number.
1.3.6.1.4.1.20301.100.100.14.9DisplayString (SIZE(0..128))read-onlycurrent
hardwareManufacturingDate
OBJECT-TYPE
The date of manufacturing.
1.3.6.1.4.1.20301.100.100.14.10DisplayString (SIZE(0..128))read-onlycurrent
hwTemperatureSensor1
OBJECT-TYPE
The temperature sensor 1.
1.3.6.1.4.1.20301.100.100.14.11DisplayString (SIZE(0..128))read-onlycurrent
hwTemperatureSensor2
OBJECT-TYPE
The temperature sensor 2.
1.3.6.1.4.1.20301.100.100.14.12DisplayString (SIZE(0..128))read-onlycurrent
hwTemperatureSensor3
OBJECT-TYPE
The temperature sensor 3.
1.3.6.1.4.1.20301.100.100.14.13DisplayString (SIZE(0..128))read-onlycurrent
hwFan1RPMValue
OBJECT-TYPE
The Fan 1 RPM value.
1.3.6.1.4.1.20301.100.100.14.14DisplayString (SIZE(0..128))read-onlycurrent
hwFan2RPMValue
OBJECT-TYPE
The Fan 2 RPM value.
1.3.6.1.4.1.20301.100.100.14.15DisplayString (SIZE(0..48))read-onlycurrent
hwFan3RPMValue
OBJECT-TYPE
The Fan 3 RPM value.
1.3.6.1.4.1.20301.100.100.14.16DisplayString (SIZE(0..48))read-onlycurrent
hwFan4RPMValue
OBJECT-TYPE
The Fan 4 RPM value.
1.3.6.1.4.1.20301.100.100.14.17DisplayString (SIZE(0..48))read-onlycurrent
hwFan5RPMValue
OBJECT-TYPE
The Fan 5 RPM value.
1.3.6.1.4.1.20301.100.100.14.18DisplayString (SIZE(0..48))read-onlycurrent
hwBoardRevision
OBJECT-TYPE
The Board revision number.
1.3.6.1.4.1.20301.100.100.14.19DisplayString (SIZE(0..48))read-onlycurrent
hwPowerSupply1State
OBJECT-TYPE
The Power Supply 1 state.
1.3.6.1.4.1.20301.100.100.14.20INTEGER {off(0), on(1), absent(2)}read-onlycurrent
hwPowerSupply2State
OBJECT-TYPE
The Power Supply 2 state.
1.3.6.1.4.1.20301.100.100.14.21INTEGER {off(0), on(1), absent(2)}read-onlycurrent
ibmnosSfpInfoTable
OBJECT-TYPE
The table of external port SFP information.
1.3.6.1.4.1.20301.100.100.14.22not-accessiblecurrent
ibmnosSfpInfoTableEntry
OBJECT-TYPE
A row in the external port SFP information table.
1.3.6.1.4.1.20301.100.100.14.22.1not-accessiblecurrent
ibmnosSfpInfoIndx
OBJECT-TYPE
Sfp Info index (port number)
1.3.6.1.4.1.20301.100.100.14.22.1.1Integer32read-onlycurrent
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.2INTEGER {none(0), sfp(1), cx4(2), sfpplus(3), dac(6)}read-onlycurrent
ibmnosSfpInfoSerialNumber
OBJECT-TYPE
Serial Number.
1.3.6.1.4.1.20301.100.100.14.22.1.3DisplayString (SIZE(0..128))read-onlycurrent
ibmnosSfpInfoPartNumber
OBJECT-TYPE
Part Number.
1.3.6.1.4.1.20301.100.100.14.22.1.4DisplayString (SIZE(0..128))read-onlycurrent
ibmnosSfpInfoHWRevision
OBJECT-TYPE
Hardware Revision
1.3.6.1.4.1.20301.100.100.14.22.1.5DisplayString (SIZE(0..128))read-onlycurrent
swImage1Version
OBJECT-TYPE
Software image1 version
1.3.6.1.4.1.20301.100.100.14.24DisplayString (SIZE(0..128))read-onlycurrent
swImage2Version
OBJECT-TYPE
Software image2 version
1.3.6.1.4.1.20301.100.100.14.25DisplayString (SIZE(0..128))read-onlycurrent
swBootVersion
OBJECT-TYPE
Software boot version
1.3.6.1.4.1.20301.100.100.14.26DisplayString (SIZE(0..128))read-onlycurrent
hwFan6RPMValue
OBJECT-TYPE
The Fan 6 RPM value.
1.3.6.1.4.1.20301.100.100.14.27DisplayString (SIZE(0..48))read-onlycurrent
hwTemperatureSensor4
OBJECT-TYPE
The temperature sensor 4.
1.3.6.1.4.1.20301.100.100.14.32DisplayString (SIZE(0..128))read-onlycurrent
hwFan7RPMValue
OBJECT-TYPE
The Fan 7 RPM value.
1.3.6.1.4.1.20301.100.100.14.40DisplayString (SIZE(0..48))read-onlycurrent
hwFan8RPMValue
OBJECT-TYPE
The Fan 8 RPM value.
1.3.6.1.4.1.20301.100.100.14.41DisplayString (SIZE(0..48))read-onlycurrent
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.1Integer32read-onlycurrent
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.3DisplayString (SIZE(0..128))read-onlycurrent
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.4DisplayString (SIZE(0..128))read-onlycurrent
hwSwitchSoftwareVersion
OBJECT-TYPE
The switch software version.
1.3.6.1.4.1.20301.100.100.17.1.5DisplayString (SIZE(0..128))read-onlycurrent
hwSerialNum
OBJECT-TYPE
The switch serial number.
1.3.6.1.4.1.20301.100.100.17.1.6DisplayString (SIZE(0..48))read-onlycurrent
hwManufacturingDate
OBJECT-TYPE
The date of manufacturing.
1.3.6.1.4.1.20301.100.100.17.1.7DisplayString (SIZE(0..48))read-onlycurrent
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.8INTEGER {other(1), reset(2)}read-writecurrent
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.9DisplayString (SIZE(0..16))read-onlycurrent
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.10INTEGER {active(2), backup(3), default(4)}read-writecurrent
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.11DisplayString (SIZE(0..16))read-onlycurrent
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.1DisplayString (SIZE(0..128))read-writecurrent

Notifications

NameOIDStatus
swPrimaryPowerSupplyFailure
NOTIFICATION-TYPE
A swPrimaryPowerSupplyFailure trap signifies that the primary power supply failed.
1.3.6.1.4.1.20301.2.7.15.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.15.7.0.1current
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.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.7.0.25
swApplyComplete
NOTIFICATION-TYPE
A swApplyComplete signifies that new configuration has been applied.
1.3.6.1.4.1.20301.2.7.15.7.0.27
swSaveComplete
NOTIFICATION-TYPE
A swApplyComplete signifies that new configuration has been saved.
1.3.6.1.4.1.20301.2.7.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.7.0.50
swNTPSyncFailed
NOTIFICATION-TYPE
A swNTPSyncFailed trap signifies that sync with NTP server failed.
1.3.6.1.4.1.20301.2.7.15.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.15.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.15.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.15.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.15.7.0.66
swTeamingCtrlUp
NOTIFICATION-TYPE
A swTeamingCtrlUp trap signifies that the teaming is up.
1.3.6.1.4.1.20301.2.7.15.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.15.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.15.7.0.69
swTeamingCtrlError
NOTIFICATION-TYPE
A swTeamingCtrlError trap signifies error, action is undefined.
1.3.6.1.4.1.20301.2.7.15.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.15.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.15.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.15.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.15.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.15.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.15.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.15.7.0.97current
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.15.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.15.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.15.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.15.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.15.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.15.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.15.7.0.111
sw8021x
NOTIFICATION-TYPE
A sw8021x trap is sent when dot1x feature is enabled.
1.3.6.1.4.1.20301.2.7.15.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.15.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.15.7.0.163
swAcntLocked
NOTIFICATION-TYPE
A swAcntLocked trap signifies that account has been locked.
1.3.6.1.4.1.20301.2.7.15.7.0.164
swAcntUnlocked
NOTIFICATION-TYPE
A swAcntUnlocked trap signifies that account has been unlocked.
1.3.6.1.4.1.20301.2.7.15.7.0.165
swFcZoneErr
NOTIFICATION-TYPE
This trap specifies the FC zoning configuration errors
1.3.6.1.4.1.20301.2.7.15.7.0.169