BLADETYPE5-NETWORK-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: BLADETYPE5-NETWORK-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpProLiant_GbE2c_1_10G_InterconnectSwitch | 1.3.6.1.4.1.11.2.3.7.11.33.5.1.1 | |||
agent | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1 | |||
agentConfig | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1 | |||
agSystem | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1 | |||
agApplyConfiguration | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.2 | integer | read-write |
This is an action object to apply the changes made to configuration of the switch. By setting the value to apply(2), all the changes made since the last apply are written to the new_config block. other(1) is returned when this object ie read. Enumeration: 'apply': 2, 'other': 1. |
agSavePending | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.3 | integer | read-only |
This object, when read, gives the user information whether an save action is needed and that the configuration has been applied but not saved to the flash. Enumeration: 'noSaveNeeded': 2, 'saveNeeded': 1. |
agSaveConfiguration | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.4 | integer | read-write |
This is an action object to write current configuration to nonvolatile storage. When issued with the saveActive, the active configuration in flash is saved to backup in flash and then the new configuration is saved to the active configuration in flash. When issued with notSaveActive, the active configuration is NOT saved to the flash and the active configuration is overwritten with the new configuration. ok(1) is returned always when read. Enumeration: 'notSaveActive': 3, 'ok': 1, 'saveActive': 2. |
agRevert | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.5 | integer | read-write |
This is an action object to revert the unapplied changes made to the switch. By setting the value to revert(2), all the unapplied changes will be reverted. This action will copy the current_config to the new_config block. other(1) is returned when this object is read. Enumeration: 'other': 1, 'revert': 2. |
agRevertApply | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.6 | integer | read-write |
This is an action object to revert the unsaved changes made to the switch. By setting the value to revertApply(2), all the unsaved as well as unapplied changes will be reverted. other(1) is returned when this object is read. Enumeration: 'revertApply': 2, 'other': 1. |
agReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.7 | integer | read-write |
This is an action object to reboot the switch. other(1) is returned always when read. The following values are writable: coldReset(2)... warmReset(3)... Enumeration: 'warmReset': 3, 'other': 1, 'coldReset': 2. |
agConfigForNxtReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.8 | integer | read-write |
The configuration information to be loaded from at next reset. The following values are writable: active(2)...active configuration block backup(3)...backup configuration block default(4)..default configuration block Enumeration: 'active': 2, 'default': 4, 'backup': 3. |
agImageForNxtReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.9 | integer | read-write |
The software image to be booted from at next reset. The following values are writable: image1(2)...image 1 image2(3)...image 2 Enumeration: 'image2': 3, 'image1': 2. |
agSoftwareVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.10 | displaystring | read-only |
The version of the software image that is currently running on the system in the form of 'major.minor.maintenance.bugfix'. A zero length string is returned if version is not available. |
agBootVer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.11 | displaystring | read-only |
The version of the boot code in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available. |
agImage1Ver | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.12 | displaystring | read-only |
The version of the software image stored in image 1 storage in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available or there is no valid software image. |
agImage2Ver | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.13 | displaystring | read-only |
The version of the software image stored in image 2 storage in the form of 'major.minor.bugfix'. A zero length string is returned if version is not available or there is no valid software image. |
agRtcDate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.14 | displaystring | read-write |
The date on the real time clock in the form of 'mm/dd/yy'. A zero length string is returned if date is not available. |
agRtcTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.15 | displaystring | read-write |
The time on the real time clock in the form of 'hh:mm:ss'. A zero length string is returned if time is not available. |
agLastSetErrorReason | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.16 | displaystring | read-only |
The error reason of the last SET failure. |
agCurCfgHttpServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.17 | integer | read-only |
The TCP port number that the HTTP server is listening to in the current_configuration block. |
agNewCfgHttpServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.18 | integer | read-write |
The TCP port number that the HTTP server is listening to in the new_configuration block. |
agCurCfgLoginBanner | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.19 | displaystring | read-only |
The user defined login banner. |
agNewCfgLoginBanner | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.20 | displaystring | read-write |
The user defined login banner. |
agCurCfgConsole | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.23 | integer | read-only |
Enable or disable console output of syslog messages. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgConsole | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.24 | integer | read-write |
Enable or disable console output of syslog messages. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgBootp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.29 | integer | read-only |
Enable or disable the use of BootP, as currently configured in the current_configuration block. Enumeration: 'disabled': 3, 'enabled': 2. |
agNewCfgBootp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.30 | integer | read-write |
Enable or disable the use of BootP, in the new_configuration block. Enumeration: 'disabled': 3, 'enabled': 2. |
agSlotNumber | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.31 | integer | read-only |
Identifies the slot in which this switch is installed. If the agent implementing this MIB is not a blade in a chassis this value has no meaning. |
agCurCfgSnmpTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.32 | integer | read-only |
Once SNMP operations like agApplyConfig, agDiffState and agDumpState, which use the state machine are done the resources used by these operations need to be freed by setting the state back to 'idle' so others can issue the commands via SNMP. agSnmpTimeout indicates the number of minutes before the resources are freed and the state set back to 'idle' if this operation is not performed by the user. |
agNewCfgSnmpTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.33 | integer | read-write |
Once SNMP operations like agApplyConfig, agDiffState and agDumpState, which use the state machine are done the resources used by these operations need to be freed by setting the state back to 'idle' so others can issue the commands via SNMP. agSnmpTimeout indicates the number of minutes before the resources are freed and the state set back to 'idle' if this operation is not performed by the user. |
agCurCfgTelnetServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.34 | integer | read-only |
The TCP port number that the telnet server listens for telnet sessions. |
agNewCfgTelnetServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.35 | integer | read-write |
The TCP port number that the telnet server listens for telnet sessions. |
agClearFlashDump | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.36 | integer | read-write |
This is an action object to clear the FLASH dump. ok(1) is returned when this object is read. Enumeration: 'clear': 2, 'ok': 1. |
agRackId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.37 | displaystring | read-only |
The rack unique identifier. |
agChassis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.38 | displaystring | read-only |
Chassis serial number. |
agCurCfgTftpServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.39 | integer | read-only |
The TCP port number that the TFTP server is listening to in the current_configuration block. |
agNewCfgTftpServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.40 | integer | read-write |
The TCP port number that the TFTP server is listening to in the new_configuration block. |
agCurCfgHttpsServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.49 | integer | read-only |
The TCP port number that the HTTPS server is listening to in the current_configuration block. |
agNewCfgHttpsServerPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.50 | integer | read-write |
The TCP port number that the HTTPS server is listening to in the new_configuration block. |
agCurDaylightSavings | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.51 | integer | read-only |
The daylight savings location. Enumeration: 'africa-Mali-SouthWestMali': 29, 'asia-Bhutan': 187, 'asia-Russia-Moscow04YeniseiRiver': 239, 'pacificOcean-USMinorOutlyingIslands-WakeIsland': 418, 'americas-Suriname': 142, 'americas-NetherlandsAntilles': 132, 'asia-Russia-Moscow-01Kaliningrad': 233, 'africa-Niger': 35, 'africa-Tunisia': 50, 'americas-Martinique': 122, 'americas-Antigua-Barbuda': 56, 'antarctica-DavisStationVestfoldHills': 175, 'americas-Mexico-CentTime-CampecheYucatan': 125, 'pacificOceanUSA-CentTime': 402, 'europe-Spain-CeutaAndMelilla': 338, 'pacificOcean-FrenchPolynesia-SocietyIslands': 365, 'americas-Per': 136, 'europe-Russia-Moscow01CaspianSea': 322, 'africa-Guinea-Bissa': 23, 'europe-Portugal-MadeiraIslands': 317, 'europe-Croatia': 293, 'asia-Jordan': 208, 'asia-Georgia': 197, 'asia-Tajikistan': 252, 'americas-Anguilla': 55, 'pacificOceanUSA-AlaskaTime-AlaskaPanhandleNeck': 412, 'australia-WesternAustralia': 283, 'europe-Romania': 319, 'indianOcean-Reunion': 358, 'australia-Victoria': 276, 'americas-Panama': 134, 'asia-Philippines': 231, 'asia-Kazakhstan-WestKazakhstan': 213, 'americas-Brazil-Acre': 79, 'pacificOcean-Kiribati-PhoenixIslands': 370, 'americas-Venezuela': 168, 'arcticOcean-JanMayen': 181, 'africa-Zimbabwe': 54, 'asia-Iraq': 205, 'asia-Iran': 204, 'asia-Uzbekistan-EastUzbekistan': 257, 'asia-Mongolia-MostLocations': 223, 'africa-Somalia': 41, 'asia-Russia-Moscow02Urals': 236, 'atlanticOcean-Bermuda': 260, 'asia-Mongolia-DornodSukhbaatar': 225, 'africa-Namibia': 34, 'americas-Brazil-SSEBrazil': 73, 'asia-Indonesia-EastSouthBorneoBaliWestTimor': 202, 'indianOcean-Mauritius': 356, 'pacificOcean-Guam': 368, 'indianOcean-ChristmasIsland': 350, 'europe-Greece': 301, 'americas-USA-EastTime-KentuckyLouisvilleArea': 147, 'asia-China-CentralChinaGansuGuizhouSichuanYunnan': 192, 'americas-Canada-AtlanTime-ELabrador': 82, 'europe-Luxembourg': 308, 'europe-VaticanCity': 347, 'pacificOceanUSA-AleutianIslands': 414, 'africa-Tanzania': 48, 'americas-Canada-CenTime-ManitobaWestOntario': 88, 'americas-USA-CentTime': 153, 'pacificOceanUSA-CentTime-MichiganWisconsinborder': 403, 'europe-Malta': 310, 'asia-Afghanistan': 182, 'europe-Russia-Moscow04YeniseiRiver': 326, 'atlanticOcean-Spain-CanaryIslands': 271, 'asia-Russia-Moscow06LenaRiver': 241, 'africa-Morocco': 32, 'pacificOcean-Micronesia-PonapeOrPohnpei': 376, 'europe-Gibraltar': 300, 'americas-StPierreAndMiquelon': 140, 'none': 0, 'australia-NorthernTerritory': 282, 'australia-NewSouthWales-Yancowinna': 278, 'europe-Russia-Moscow06LenaRiver': 328, 'asia-SaudiArabia': 247, 'africa-Spain-CanaryIslands': 45, 'europe-Ukraine-Zaporozhye-ELugansk': 345, 'americas-Chile-MostLocation': 101, 'americas-Mexico-CentTime-QuintanaRoo': 124, 'europe-Estonia': 296, 'africa-Burkina-Faso': 5, 'pacificOcean-Tokela': 391, 'pacificOcean-PapuaNewGuinea': 386, 'asia-Armenia': 183, 'americas-USA-EastStdTime-IndianaCrawfordCounty': 150, 'indianOcean-Seychelles': 359, 'pacificOcean-Niue': 382, 'europe-Moldova': 311, 'americas-Canada-CenTime-RainyRiver': 89, 'indianOcean-FrenchSouthernAndAntarcticLands': 353, 'pacificOcean-USMinorOutlyingIslands-JohnstonAtoll': 416, 'africa-SaoTome-And-Principe': 38, 'asia-Kazakhstan-AtyrauMangghysta': 212, 'asia-Korea-South': 215, 'asia-Kuwait': 216, 'pacificOcean-FrenchPolynesia-GambierIslands': 367, 'americas-Jamaica': 121, 'europe-Netherlands': 313, 'africa-Kenya': 24, 'africa-Djibouti': 14, 'americas-StKittsAndNevis': 138, 'americas-TrinidadAndTobago': 143, 'americas-Brazil-WParaRondonia': 75, 'atlanticOcean-FaeroeIslands': 262, 'atlanticOcean-StHelena': 272, 'australia-Tasmania': 275, 'americas-Canada-NewfoundlandIsland': 80, 'africa-Senegal': 39, 'americas-Brazil-AlagoasSergipe': 72, 'europe-Spain-Mainland': 337, 'pacificOcean-NorfolkIsland': 383, 'americas-Canada-EastStdTime-EastNunavut': 86, 'americas-Canada-EastTime-OntarioMostlocation': 83, 'europe-Belgium': 288, 'americas-USA-AleutianIslands': 165, 'europe-Andorra': 285, 'indianOcean-CocosOrKeelingIslands': 351, 'europe-Albania': 284, 'africa-Botswana': 4, 'europe-Portugal-Azores': 318, 'atlanticOcean-Portugal-MadeiraIslands': 266, 'americas-USA-AlaskaTime-AlaskaPanhandleNeck': 163, 'europe-Russia-Moscow03Novosibirsk': 325, 'africa-Equatorial-Guinea': 16, 'pacificOceanUSA-AlaskaTime': 410, 'asia-China-SouthwestXinjiangUyghur': 194, 'asia-Russia-Moscow07SakhalinIsland': 243, 'africa-Mozambique': 33, 'europe-France': 298, 'americas-Bolivia': 66, 'americas-Montserrat': 131, 'americas-Brazil-NEBrazil': 69, 'pacificOceanUSA-EastTime-KentuckyLouisvilleArea': 396, 'indianOcean-Madagascar': 354, 'asia-India': 199, 'pacificOcean-Kiribati-GilbertIslands': 369, 'africa-Congo-Rep': 12, 'pacificOcean-Kiribati-LineIslands': 371, 'africa-Lesotho': 25, 'americas-USA-CentTime-NorthDakotaOliverCounty': 155, 'asia-Israel': 206, 'europe-Switzerland': 341, 'europe-Ukraine-MostLocations': 343, 'americas-Mexico-MountStdTime-Sonora': 129, 'asia-Russia-Moscow03Novosibirsk': 238, 'africa-Libya': 27, 'africa-Spain-CeutaMelilla': 44, 'asia-Yemen': 259, 'pacificOceanUSA-EastStdTime-IndianaSwitzerlandCounty': 401, 'americas-StVincent': 141, 'pacificOcean-Vanuat': 419, 'americas-Canada-MountTime-WestNorthwestTerritories': 95, 'pacificOceanUSA-PacificTime': 409, 'americas-Canada-EastTime-ThunderBay': 84, 'australia-LordHoweIsland': 274, 'atlanticOcean-Portugal-Azores': 267, 'africa-Zambia': 53, 'asia-Indonesia-WestCentralBorneo': 201, 'pacificOcean-Micronesia-Yap': 374, 'asia-Russia-Moscow01CaspianSea': 235, 'americas-Argentina-Mendoza': 61, 'asia-Syria': 250, 'asia-Thailand': 253, 'americas-Canada-CenStdTime-SaskatchewanMidwest': 92, 'americas-Guyana': 118, 'europe-Russia-Moscow09Kamchatka': 332, 'asia-Russia-Moscow10BeringSea': 246, 'africa-Mali-NorthEastMali': 30, 'americas-USA-EastStdTime-IndianaMostLocations': 149, 'americas-USA-EastTime': 145, 'pacificOcean-Ecuador': 363, 'americas-Honduras': 120, 'americas-Greenland-EastCoastNorthScoresbysund': 112, 'asia-Uzbekistan-WestUzbekistan': 256, 'africa-Malawi': 28, 'americas-Brazil-WAmazonas': 78, 'europe-Slovenia': 336, 'africa-Spain-Mainland': 43, 'americas-Brazil-AmapaEPara': 68, 'americas-Canada-PacificTime-WestBritishColumbia': 97, 'europe-Russia-Moscow00WestRussia': 321, 'europe-CzechRepublic': 294, 'asia-Russia-Moscow07AmurRiver': 242, 'asia-Brunei': 188, 'pacificOcean-NewZealand-MostLocations': 380, 'asia-Cyprus': 195, 'asia-Kyrgyzstan': 217, 'americas-Guatemala': 117, 'americas-USA-AlaskaTime-AlaskaPanhandle': 162, 'europe-Denmark': 295, 'europe-Spain-CanaryIslands': 339, 'europe-Poland': 315, 'africa-Egypt': 15, 'pacificOcean-SolomonIslands': 390, 'pacificOceanUSA-EastStdTime-IndianaMostLocations': 398, 'americas-USA-MountStdTime-Arizona': 159, 'antarctica-McMurdoStationRossIsland': 171, 'americas-Canada-PacificTime-SouthYukon': 98, 'antarctica-SyowaStationEOngulI': 179, 'americas-Bahamas': 63, 'pacificOceanUSA-EastTime-KentuckyWayneCounty': 397, 'asia-Myanmar': 226, 'americas-Greenland-MostLocation': 111, 'americas-Mexico-MountTime-Chihuahua': 128, 'americas-VirginIslands-UK': 169, 'pacificOcean-Chile-EasterIslandSalayGomez': 361, 'americas-USA-EastStdTime-IndianaSwitzerlandCounty': 152, 'americas-USA-EastTime-MichiganMostLocation': 146, 'pacificOcean-MarshallIslands-Kwajalein': 373, 'africa-Chad': 9, 'americas-VirginIslands-US': 170, 'asia-Azerbaijan': 184, 'africa-Gabon': 19, 'antarctica-PalmerStationAnversIsland': 173, 'arcticOcean-Svalbard': 180, 'asia-Russia-Moscow09Kamchatka': 245, 'asia-Maca': 220, 'africa-SouthAfrica': 42, 'asia-Bahrain': 185, 'americas-Dominica': 106, 'australia-SouthAustralia': 281, 'americas-Aruba': 62, 'africa-Cote-dIvoire': 13, 'asia-China-Heilongjiang': 191, 'africa-Central-African-Rep': 8, 'pacificOcean-Chile-MostLocations': 360, 'antarctica-Amundsen-ScottStationSouthPole': 172, 'americas-Uruguay': 167, 'europe-Russia-Moscow02Urals': 323, 'europe-Ireland': 303, 'pacificOcean-FrenchPolynesia-MarquesasIslands': 366, 'pacificOcean-Pitcairn': 387, 'europe-Britain-UKGreatBritain': 290, 'americas-Mexico-CentTime-Mostlocations': 123, 'americas-Brazil-Tocantins': 71, 'asia-China-EastChinaBeijingGuangdongShanghai': 190, 'antarctica-MawsonStationHolmeBay': 174, 'atlanticOcean-Svalbard-JanMayen': 273, 'asia-Nepal': 227, 'africa-Angola': 2, 'asia-Palestine': 230, 'indianOcean-Mayotte': 357, 'africa-Burundi': 6, 'pacificOceanUSA-MountTime-SouthIdahoAndEastOregon': 406, 'asia-UnitedArabEmirates': 255, 'asia-Oman': 228, 'pacificOceanUSA-AlaskaTime-AlaskaPanhandle': 411, 'asia-China-TibetmostofXinjiangUyghur': 193, 'europe-SanMarino': 334, 'europe-Belarus': 287, 'europe-Slovakia': 335, 'pacificOcean-WallisAndFutuna': 420, 'americas-Brazil-EAmazonas': 77, 'europe-Ukraine-Ruthenia': 344, 'americas-Colombia': 103, 'asia-Kazakhstan-QyzylordaKyzylorda': 210, 'asia-Russia-Moscow03WestSiberia': 237, 'africa-Sudan': 46, 'europe-Turkey': 342, 'pacificOcean-NewCaledonia': 379, 'africa-Togo': 49, 'europe-Latvia': 305, 'europe-Liechtenstein': 306, 'europe-Austria': 286, 'africa-Ethiopia': 18, 'americas-DominicanRepublic': 107, 'asia-Russia-Moscow05LakeBaikal': 240, 'asia-Indonesia-IrianJayaAndMoluccas': 203, 'americas-Grenada': 115, 'americas-USA-EastTime-KentuckyWayneCounty': 148, 'atlanticOcean-CapeVerde': 261, 'americas-FrenchGuiana': 110, 'africa-Algeria': 1, 'americas-USA-MountTime-SouthIdahoAndEastOregon': 157, 'pacificOcean-Fiji': 364, 'asia-Taiwan': 251, 'europe-Monaco': 312, 'pacificOceanUSA-AlaskaTime-WestAlaska': 413, 'europe-BosniaHerzegovina': 289, 'europe-Macedonia': 309, 'americas-Nicaragua': 133, 'americas-Argentina-Jujuy': 59, 'americas-USA-Hawaii': 166, 'africa-Liberia': 26, 'atlanticOcean-FalklandIslands': 263, 'americas-Canada-CenStdTime-SaskatchewanMostlocation': 91, 'pacificOceanUSA-MountTime': 405, 'africa-Uganda': 51, 'asia-Japan': 207, 'africa-Swaziland': 47, 'americas-Brazil-Pernambuco': 70, 'antarctica-CaseyStationBaileyPeninsula': 176, 'asia-Vietnam': 258, 'africa-SierraLeone': 40, 'americas-Canada-EastStdTime-CenNunavut': 87, 'australia-NewSouthWales-MostLocations': 277, 'pacificOceanUSA-EastStdTime-IndianaStarkeCounty': 400, 'americas-CaymanIslands': 100, 'asia-Pakistan': 229, 'pacificOcean-USMinorOutlyingIslands-MidwayIslands': 417, 'asia-Kazakhstan-MostLocations': 209, 'africa-Mauritania': 31, 'europe-Britain-UKNorthernIreland': 291, 'africa-Nigeria': 36, 'pacificOceanUSA-MountTime-Navajo': 407, 'americas-CostaRica': 104, 'asia-Lebanon': 219, 'americas-Canada-AtlanTime-NovaScotia': 81, 'australia-Queensland-MostLocations': 279, 'europe-Russia-Moscow-01Kaliningrad': 320, 'americas-Canada-MountStdTime-EastBritishColumbia': 96, 'africa-Western-Sahara': 52, 'pacificOcean-Tuval': 393, 'americas-USA-AlaskaTime': 161, 'atlanticOcean-Iceland': 264, 'americas-Mexico-CentTime-CoahDurangoNLTamaulipas': 126, 'asia-Korea-North': 214, 'americas-Brazil-MatoGrossoDoSul': 74, 'africa-Guinea': 22, 'asia-Kazakhstan-Aqtobe': 211, 'pacificOcean-SamoaWestern': 389, 'europe-Russia-Moscow03WestSiberia': 324, 'pacificOceanUSA-EastTime-MichiganMostLocations': 395, 'pacificOcean-CookIslands': 362, 'atlanticOcean-Spain-CeutaMelilla': 270, 'atlanticOcean-SouthGeorgia-SouthSandwichIslands': 268, 'americas-PuertoRico': 137, 'asia-Malaysia-PeninsularMalaysia': 221, 'pacificOcean-MarshallIslands-MostLocations': 372, 'asia-Indonesia-JavaAndSumatra': 200, 'pacificOceanUSA-MountStdTime-Arizona': 408, 'americas-Greenland-ThulePituffik': 114, 'asia-Mongolia-BayanOlgiyGoviAltaiHovdUvsZavkhan': 224, 'americas-Belize': 65, 'americas-Canada-PacificTime-NorthYukon': 99, 'americas-USA-MountTime-Navajo': 158, 'americas-Canada-EastStdTime-PangnirtungNunavut': 85, 'antarctica-Dumont-dUrvilleBaseTerreAdelie': 178, 'pacificOceanUSA-EastStdTime-IndianaCrawfordCounty': 399, 'asia-Cambodia': 189, 'americas-Haiti': 119, 'asia-SriLanka': 249, 'europe-Portugal-Mainland': 316, 'indianOcean-Comoros': 352, 'asia-Qatar': 232, 'americas-Barbados': 64, 'americas-Cuba': 105, 'americas-ElSalvado': 109, 'americas-USA-CentTime-MichiganWisconsinborder': 154, 'atlanticOcean-Spain-Mainland': 269, 'africa-Ghana': 21, 'africa-Congo-EastDemRepCongo': 11, 'africa-Congo-WestDemRepCongo': 10, 'americas-Canada-MountTime-CentralNorthwestTerritories': 94, 'africa-Benin': 3, 'americas-USA-PacificTime': 160, 'americas-Brazil-Roraima': 76, 'europe-Hungary': 302, 'pacificOceanUSA-Hawaii': 415, 'americas-Argentina-MostLocations': 58, 'pacificOcean-Tonga': 392, 'americas-StLucia': 139, 'antarctica-VostokStationSMagneticPole': 177, 'americas-TurksAndCaicosIs': 144, 'indianOcean-BritishIndianOceanTerritory': 349, 'europe-Russia-Moscow07AmurRiver': 329, 'americas-Mexico-PacificTime': 130, 'europe-Lithuania': 307, 'indianOcean-Maldives': 355, 'asia-Malaysia-SabahSarawak': 222, 'americas-Guadeloupe': 116, 'americas-Canada-MountTime-AlbertaEastBritishColumbia': 93, 'americas-Ecuador': 108, 'americas-Canada-CenTime-WestNunavut': 90, 'pacificOcean-Pala': 385, 'europe-Finland': 297, 'africa-Eritrea': 17, 'americas-Argentina-EArgentina': 57, 'pacificOcean-Micronesia-TrukOrChuuk': 375, 'americas-USA-MountTime': 156, 'europe-Russia-Moscow07SakhalinIsland': 330, 'pacificOceanUSA-EastTime': 394, 'europe-Yugoslavia': 348, 'atlanticOcean-Portugal-Mainland': 265, 'americas-Argentina-Catamarca': 60, 'americas-Greenland-ScoresbysundIttoqqortoormiit': 113, 'americas-Chile-EasterIsland': 102, 'europe-Russia-Moscow05LakeBaikal': 327, 'pacificOcean-SamoaAmerican': 388, 'pacificOceanUSA-CentTime-NorthDakotaOliverCounty': 404, 'asia-Bangladesh': 186, 'asia-Russia-Moscow00WestRussia': 234, 'europe-Italy': 304, 'asia-Laos': 218, 'pacificOcean-NorthernMarianaIslands': 384, 'asia-HongKong': 198, 'pacificOcean-Micronesia-Kosrae': 377, 'europe-Sweden': 340, 'pacificOcean-Naur': 378, 'europe-Germany': 299, 'asia-Singapore': 248, 'americas-USA-AlaskaTime-WestAlaska': 164, 'asia-EastTimor': 196, 'europe-Norway': 314, 'americas-Paraguay': 135, 'pacificOcean-NewZealand-ChathamIslands': 381, 'asia-Russia-Moscow08Magadan': 244, 'americas-Mexico-MountTime-SBajaNayaritSinaloa': 127, 'africa-Gambia': 20, 'europe-Russia-Moscow08Magadan': 331, 'australia-Queensland-HolidayIslands': 280, 'africa-Cameroon': 7, 'europe-Ukraine-CentralCrimea': 346, 'europe-Bulgaria': 292, 'europe-Russia-Moscow10BeringSea': 333, 'americas-USA-EastStdTime-IndianaStarkeCounty': 151, 'asia-Turkmenistan': 254, 'americas-Brazil-AtlanticIslands': 67, 'africa-Rwanda': 37. |
agNewDaylightSavings | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.52 | integer | read-write |
The daylight savings location. Enumeration: 'africa-Mali-SouthWestMali': 29, 'asia-Bhutan': 187, 'asia-Russia-Moscow04YeniseiRiver': 239, 'pacificOcean-USMinorOutlyingIslands-WakeIsland': 418, 'americas-Suriname': 142, 'americas-NetherlandsAntilles': 132, 'asia-Russia-Moscow-01Kaliningrad': 233, 'africa-Niger': 35, 'africa-Tunisia': 50, 'americas-Martinique': 122, 'americas-Antigua-Barbuda': 56, 'antarctica-DavisStationVestfoldHills': 175, 'americas-Mexico-CentTime-CampecheYucatan': 125, 'pacificOceanUSA-CentTime': 402, 'europe-Spain-CeutaAndMelilla': 338, 'pacificOcean-FrenchPolynesia-SocietyIslands': 365, 'americas-Per': 136, 'europe-Russia-Moscow01CaspianSea': 322, 'africa-Guinea-Bissa': 23, 'europe-Portugal-MadeiraIslands': 317, 'europe-Croatia': 293, 'asia-Jordan': 208, 'asia-Georgia': 197, 'asia-Tajikistan': 252, 'americas-Anguilla': 55, 'pacificOceanUSA-AlaskaTime-AlaskaPanhandleNeck': 412, 'australia-WesternAustralia': 283, 'europe-Romania': 319, 'indianOcean-Reunion': 358, 'australia-Victoria': 276, 'americas-Panama': 134, 'asia-Philippines': 231, 'asia-Kazakhstan-WestKazakhstan': 213, 'americas-Brazil-Acre': 79, 'pacificOcean-Kiribati-PhoenixIslands': 370, 'americas-Venezuela': 168, 'arcticOcean-JanMayen': 181, 'africa-Zimbabwe': 54, 'asia-Iraq': 205, 'asia-Iran': 204, 'asia-Uzbekistan-EastUzbekistan': 257, 'asia-Mongolia-MostLocations': 223, 'africa-Somalia': 41, 'asia-Russia-Moscow02Urals': 236, 'atlanticOcean-Bermuda': 260, 'asia-Mongolia-DornodSukhbaatar': 225, 'africa-Namibia': 34, 'americas-Brazil-SSEBrazil': 73, 'asia-Indonesia-EastSouthBorneoBaliWestTimor': 202, 'indianOcean-Mauritius': 356, 'pacificOcean-Guam': 368, 'indianOcean-ChristmasIsland': 350, 'europe-Greece': 301, 'americas-USA-EastTime-KentuckyLouisvilleArea': 147, 'asia-China-CentralChinaGansuGuizhouSichuanYunnan': 192, 'americas-Canada-AtlanTime-ELabrador': 82, 'europe-Luxembourg': 308, 'europe-VaticanCity': 347, 'pacificOceanUSA-AleutianIslands': 414, 'africa-Tanzania': 48, 'americas-Canada-CenTime-ManitobaWestOntario': 88, 'americas-USA-CentTime': 153, 'pacificOceanUSA-CentTime-MichiganWisconsinborder': 403, 'europe-Malta': 310, 'asia-Afghanistan': 182, 'europe-Russia-Moscow04YeniseiRiver': 326, 'atlanticOcean-Spain-CanaryIslands': 271, 'asia-Russia-Moscow06LenaRiver': 241, 'africa-Morocco': 32, 'pacificOcean-Micronesia-PonapeOrPohnpei': 376, 'europe-Gibraltar': 300, 'americas-StPierreAndMiquelon': 140, 'none': 0, 'australia-NorthernTerritory': 282, 'australia-NewSouthWales-Yancowinna': 278, 'europe-Russia-Moscow06LenaRiver': 328, 'asia-SaudiArabia': 247, 'africa-Spain-CanaryIslands': 45, 'europe-Ukraine-Zaporozhye-ELugansk': 345, 'americas-Chile-MostLocation': 101, 'americas-Mexico-CentTime-QuintanaRoo': 124, 'europe-Estonia': 296, 'africa-Burkina-Faso': 5, 'pacificOcean-Tokela': 391, 'pacificOcean-PapuaNewGuinea': 386, 'asia-Armenia': 183, 'americas-USA-EastStdTime-IndianaCrawfordCounty': 150, 'indianOcean-Seychelles': 359, 'pacificOcean-Niue': 382, 'europe-Moldova': 311, 'americas-Canada-CenTime-RainyRiver': 89, 'indianOcean-FrenchSouthernAndAntarcticLands': 353, 'pacificOcean-USMinorOutlyingIslands-JohnstonAtoll': 416, 'africa-SaoTome-And-Principe': 38, 'asia-Kazakhstan-AtyrauMangghysta': 212, 'asia-Korea-South': 215, 'asia-Kuwait': 216, 'pacificOcean-FrenchPolynesia-GambierIslands': 367, 'americas-Jamaica': 121, 'europe-Netherlands': 313, 'africa-Kenya': 24, 'africa-Djibouti': 14, 'americas-StKittsAndNevis': 138, 'americas-TrinidadAndTobago': 143, 'americas-Brazil-WParaRondonia': 75, 'atlanticOcean-FaeroeIslands': 262, 'atlanticOcean-StHelena': 272, 'australia-Tasmania': 275, 'americas-Canada-NewfoundlandIsland': 80, 'africa-Senegal': 39, 'americas-Brazil-AlagoasSergipe': 72, 'europe-Spain-Mainland': 337, 'pacificOcean-NorfolkIsland': 383, 'americas-Canada-EastStdTime-EastNunavut': 86, 'americas-Canada-EastTime-OntarioMostlocation': 83, 'europe-Belgium': 288, 'americas-USA-AleutianIslands': 165, 'europe-Andorra': 285, 'indianOcean-CocosOrKeelingIslands': 351, 'europe-Albania': 284, 'africa-Botswana': 4, 'europe-Portugal-Azores': 318, 'atlanticOcean-Portugal-MadeiraIslands': 266, 'americas-USA-AlaskaTime-AlaskaPanhandleNeck': 163, 'europe-Russia-Moscow03Novosibirsk': 325, 'africa-Equatorial-Guinea': 16, 'pacificOceanUSA-AlaskaTime': 410, 'asia-China-SouthwestXinjiangUyghur': 194, 'asia-Russia-Moscow07SakhalinIsland': 243, 'africa-Mozambique': 33, 'europe-France': 298, 'americas-Bolivia': 66, 'americas-Montserrat': 131, 'americas-Brazil-NEBrazil': 69, 'pacificOceanUSA-EastTime-KentuckyLouisvilleArea': 396, 'indianOcean-Madagascar': 354, 'asia-India': 199, 'pacificOcean-Kiribati-GilbertIslands': 369, 'africa-Congo-Rep': 12, 'pacificOcean-Kiribati-LineIslands': 371, 'africa-Lesotho': 25, 'americas-USA-CentTime-NorthDakotaOliverCounty': 155, 'asia-Israel': 206, 'europe-Switzerland': 341, 'europe-Ukraine-MostLocations': 343, 'americas-Mexico-MountStdTime-Sonora': 129, 'asia-Russia-Moscow03Novosibirsk': 238, 'africa-Libya': 27, 'africa-Spain-CeutaMelilla': 44, 'asia-Yemen': 259, 'pacificOceanUSA-EastStdTime-IndianaSwitzerlandCounty': 401, 'americas-StVincent': 141, 'pacificOcean-Vanuat': 419, 'americas-Canada-MountTime-WestNorthwestTerritories': 95, 'pacificOceanUSA-PacificTime': 409, 'americas-Canada-EastTime-ThunderBay': 84, 'australia-LordHoweIsland': 274, 'atlanticOcean-Portugal-Azores': 267, 'africa-Zambia': 53, 'asia-Indonesia-WestCentralBorneo': 201, 'pacificOcean-Micronesia-Yap': 374, 'asia-Russia-Moscow01CaspianSea': 235, 'americas-Argentina-Mendoza': 61, 'asia-Syria': 250, 'asia-Thailand': 253, 'americas-Canada-CenStdTime-SaskatchewanMidwest': 92, 'americas-Guyana': 118, 'europe-Russia-Moscow09Kamchatka': 332, 'asia-Russia-Moscow10BeringSea': 246, 'africa-Mali-NorthEastMali': 30, 'americas-USA-EastStdTime-IndianaMostLocations': 149, 'americas-USA-EastTime': 145, 'pacificOcean-Ecuador': 363, 'americas-Honduras': 120, 'americas-Greenland-EastCoastNorthScoresbysund': 112, 'asia-Uzbekistan-WestUzbekistan': 256, 'africa-Malawi': 28, 'americas-Brazil-WAmazonas': 78, 'europe-Slovenia': 336, 'africa-Spain-Mainland': 43, 'americas-Brazil-AmapaEPara': 68, 'americas-Canada-PacificTime-WestBritishColumbia': 97, 'europe-Russia-Moscow00WestRussia': 321, 'europe-CzechRepublic': 294, 'asia-Russia-Moscow07AmurRiver': 242, 'asia-Brunei': 188, 'pacificOcean-NewZealand-MostLocations': 380, 'asia-Cyprus': 195, 'asia-Kyrgyzstan': 217, 'americas-Guatemala': 117, 'americas-USA-AlaskaTime-AlaskaPanhandle': 162, 'europe-Denmark': 295, 'europe-Spain-CanaryIslands': 339, 'europe-Poland': 315, 'africa-Egypt': 15, 'pacificOcean-SolomonIslands': 390, 'pacificOceanUSA-EastStdTime-IndianaMostLocations': 398, 'americas-USA-MountStdTime-Arizona': 159, 'antarctica-McMurdoStationRossIsland': 171, 'americas-Canada-PacificTime-SouthYukon': 98, 'antarctica-SyowaStationEOngulI': 179, 'americas-Bahamas': 63, 'pacificOceanUSA-EastTime-KentuckyWayneCounty': 397, 'asia-Myanmar': 226, 'americas-Greenland-MostLocation': 111, 'americas-Mexico-MountTime-Chihuahua': 128, 'americas-VirginIslands-UK': 169, 'pacificOcean-Chile-EasterIslandSalayGomez': 361, 'americas-USA-EastStdTime-IndianaSwitzerlandCounty': 152, 'americas-USA-EastTime-MichiganMostLocation': 146, 'pacificOcean-MarshallIslands-Kwajalein': 373, 'africa-Chad': 9, 'americas-VirginIslands-US': 170, 'asia-Azerbaijan': 184, 'africa-Gabon': 19, 'antarctica-PalmerStationAnversIsland': 173, 'arcticOcean-Svalbard': 180, 'asia-Russia-Moscow09Kamchatka': 245, 'asia-Maca': 220, 'africa-SouthAfrica': 42, 'asia-Bahrain': 185, 'americas-Dominica': 106, 'australia-SouthAustralia': 281, 'americas-Aruba': 62, 'africa-Cote-dIvoire': 13, 'asia-China-Heilongjiang': 191, 'africa-Central-African-Rep': 8, 'pacificOcean-Chile-MostLocations': 360, 'antarctica-Amundsen-ScottStationSouthPole': 172, 'americas-Uruguay': 167, 'europe-Russia-Moscow02Urals': 323, 'europe-Ireland': 303, 'pacificOcean-FrenchPolynesia-MarquesasIslands': 366, 'pacificOcean-Pitcairn': 387, 'europe-Britain-UKGreatBritain': 290, 'americas-Mexico-CentTime-Mostlocations': 123, 'americas-Brazil-Tocantins': 71, 'asia-China-EastChinaBeijingGuangdongShanghai': 190, 'antarctica-MawsonStationHolmeBay': 174, 'atlanticOcean-Svalbard-JanMayen': 273, 'asia-Nepal': 227, 'africa-Angola': 2, 'asia-Palestine': 230, 'indianOcean-Mayotte': 357, 'africa-Burundi': 6, 'pacificOceanUSA-MountTime-SouthIdahoAndEastOregon': 406, 'asia-UnitedArabEmirates': 255, 'asia-Oman': 228, 'pacificOceanUSA-AlaskaTime-AlaskaPanhandle': 411, 'asia-China-TibetmostofXinjiangUyghur': 193, 'europe-SanMarino': 334, 'europe-Belarus': 287, 'europe-Slovakia': 335, 'americas-Brazil-EAmazonas': 77, 'europe-Ukraine-Ruthenia': 344, 'americas-Colombia': 103, 'asia-Kazakhstan-QyzylordaKyzylorda': 210, 'asia-Russia-Moscow03WestSiberia': 237, 'africa-Sudan': 46, 'europe-Turkey': 342, 'pacificOcean-NewCaledonia': 379, 'africa-Togo': 49, 'europe-Latvia': 305, 'europe-Liechtenstein': 306, 'europe-Austria': 286, 'africa-Ethiopia': 18, 'americas-DominicanRepublic': 107, 'asia-Russia-Moscow05LakeBaikal': 240, 'asia-Indonesia-IrianJayaAndMoluccas': 203, 'americas-Grenada': 115, 'americas-USA-EastTime-KentuckyWayneCounty': 148, 'atlanticOcean-CapeVerde': 261, 'americas-FrenchGuiana': 110, 'africa-Algeria': 1, 'americas-USA-MountTime-SouthIdahoAndEastOregon': 157, 'pacificOcean-Fiji': 364, 'asia-Taiwan': 251, 'europe-Monaco': 312, 'pacificOceanUSA-AlaskaTime-WestAlaska': 413, 'europe-BosniaHerzegovina': 289, 'europe-Macedonia': 309, 'americas-Nicaragua': 133, 'americas-Argentina-Jujuy': 59, 'americas-USA-Hawaii': 166, 'africa-Liberia': 26, 'atlanticOcean-FalklandIslands': 263, 'americas-Canada-CenStdTime-SaskatchewanMostlocation': 91, 'pacificOceanUSA-MountTime': 405, 'africa-Uganda': 51, 'asia-Japan': 207, 'africa-Swaziland': 47, 'americas-Brazil-Pernambuco': 70, 'antarctica-CaseyStationBaileyPeninsula': 176, 'asia-Vietnam': 258, 'africa-SierraLeone': 40, 'americas-Canada-EastStdTime-CenNunavut': 87, 'australia-NewSouthWales-MostLocations': 277, 'pacificOceanUSA-EastStdTime-IndianaStarkeCounty': 400, 'americas-CaymanIslands': 100, 'asia-Pakistan': 229, 'pacificOcean-USMinorOutlyingIslands-MidwayIslands': 417, 'asia-Kazakhstan-MostLocations': 209, 'africa-Mauritania': 31, 'europe-Britain-UKNorthernIreland': 291, 'africa-Nigeria': 36, 'pacificOceanUSA-MountTime-Navajo': 407, 'americas-CostaRica': 104, 'asia-Lebanon': 219, 'americas-Canada-AtlanTime-NovaScotia': 81, 'australia-Queensland-MostLocations': 279, 'europe-Russia-Moscow-01Kaliningrad': 320, 'americas-Canada-MountStdTime-EastBritishColumbia': 96, 'africa-Western-Sahara': 52, 'pacificOceanWallisAndFutuna': 420, 'pacificOcean-Tuval': 393, 'americas-USA-AlaskaTime': 161, 'atlanticOcean-Iceland': 264, 'americas-Mexico-CentTime-CoahDurangoNLTamaulipas': 126, 'asia-Korea-North': 214, 'americas-Brazil-MatoGrossoDoSul': 74, 'africa-Guinea': 22, 'asia-Kazakhstan-Aqtobe': 211, 'pacificOcean-SamoaWestern': 389, 'europe-Russia-Moscow03WestSiberia': 324, 'pacificOceanUSA-EastTime-MichiganMostLocations': 395, 'pacificOcean-CookIslands': 362, 'atlanticOcean-Spain-CeutaMelilla': 270, 'atlanticOcean-SouthGeorgia-SouthSandwichIslands': 268, 'americas-PuertoRico': 137, 'asia-Malaysia-PeninsularMalaysia': 221, 'pacificOcean-MarshallIslands-MostLocations': 372, 'asia-Indonesia-JavaAndSumatra': 200, 'pacificOceanUSA-MountStdTime-Arizona': 408, 'americas-Greenland-ThulePituffik': 114, 'asia-Mongolia-BayanOlgiyGoviAltaiHovdUvsZavkhan': 224, 'americas-Belize': 65, 'americas-Canada-PacificTime-NorthYukon': 99, 'americas-USA-MountTime-Navajo': 158, 'americas-Canada-EastStdTime-PangnirtungNunavut': 85, 'antarctica-Dumont-dUrvilleBaseTerreAdelie': 178, 'pacificOceanUSA-EastStdTime-IndianaCrawfordCounty': 399, 'asia-Cambodia': 189, 'americas-Haiti': 119, 'asia-SriLanka': 249, 'europe-Portugal-Mainland': 316, 'indianOcean-Comoros': 352, 'asia-Qatar': 232, 'americas-Barbados': 64, 'americas-Cuba': 105, 'americas-ElSalvado': 109, 'americas-USA-CentTime-MichiganWisconsinborder': 154, 'atlanticOcean-Spain-Mainland': 269, 'africa-Ghana': 21, 'africa-Congo-EastDemRepCongo': 11, 'africa-Congo-WestDemRepCongo': 10, 'americas-Canada-MountTime-CentralNorthwestTerritories': 94, 'africa-Benin': 3, 'americas-USA-PacificTime': 160, 'americas-Brazil-Roraima': 76, 'europe-Hungary': 302, 'pacificOceanUSA-Hawaii': 415, 'americas-Argentina-MostLocations': 58, 'pacificOcean-Tonga': 392, 'americas-StLucia': 139, 'antarctica-VostokStationSMagneticPole': 177, 'americas-TurksAndCaicosIs': 144, 'indianOcean-BritishIndianOceanTerritory': 349, 'europe-Russia-Moscow07AmurRiver': 329, 'americas-Mexico-PacificTime': 130, 'europe-Lithuania': 307, 'indianOcean-Maldives': 355, 'asia-Malaysia-SabahSarawak': 222, 'americas-Guadeloupe': 116, 'americas-Canada-MountTime-AlbertaEastBritishColumbia': 93, 'americas-Ecuador': 108, 'americas-Canada-CenTime-WestNunavut': 90, 'pacificOcean-Pala': 385, 'europe-Finland': 297, 'africa-Eritrea': 17, 'americas-Argentina-EArgentina': 57, 'pacificOcean-Micronesia-TrukOrChuuk': 375, 'americas-USA-MountTime': 156, 'europe-Russia-Moscow07SakhalinIsland': 330, 'pacificOceanUSA-EastTime': 394, 'europe-Yugoslavia': 348, 'atlanticOcean-Portugal-Mainland': 265, 'americas-Argentina-Catamarca': 60, 'americas-Greenland-ScoresbysundIttoqqortoormiit': 113, 'americas-Chile-EasterIsland': 102, 'europe-Russia-Moscow05LakeBaikal': 327, 'pacificOcean-SamoaAmerican': 388, 'pacificOceanUSA-CentTime-NorthDakotaOliverCounty': 404, 'asia-Bangladesh': 186, 'asia-Russia-Moscow00WestRussia': 234, 'europe-Italy': 304, 'asia-Laos': 218, 'pacificOcean-NorthernMarianaIslands': 384, 'asia-HongKong': 198, 'pacificOcean-Micronesia-Kosrae': 377, 'europe-Sweden': 340, 'pacificOcean-Naur': 378, 'europe-Germany': 299, 'asia-Singapore': 248, 'americas-USA-AlaskaTime-WestAlaska': 164, 'asia-EastTimor': 196, 'europe-Norway': 314, 'americas-Paraguay': 135, 'pacificOcean-NewZealand-ChathamIslands': 381, 'asia-Russia-Moscow08Magadan': 244, 'americas-Mexico-MountTime-SBajaNayaritSinaloa': 127, 'africa-Gambia': 20, 'europe-Russia-Moscow08Magadan': 331, 'australia-Queensland-HolidayIslands': 280, 'africa-Cameroon': 7, 'europe-Ukraine-CentralCrimea': 346, 'europe-Bulgaria': 292, 'europe-Russia-Moscow10BeringSea': 333, 'americas-USA-EastStdTime-IndianaStarkeCounty': 151, 'asia-Turkmenistan': 254, 'americas-Brazil-AtlanticIslands': 67, 'africa-Rwanda': 37. |
agCfgSysDlight | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.53 | integer | read-write |
Enable/disable daylight savings time. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgIdleCLITimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.55 | integer32 | read-only |
Set idle CLI sessions timeout. |
agNewCfgIdleCLITimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.56 | integer32 | read-write |
Set idle CLI sessions timeout. |
agCurCfgUfdTrap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.57 | integer | read-only |
The current status of the UFDFO SNMP trap. Enumeration: 'disabled': 3, 'enabled': 2. |
agNewCfgUfdTrap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.58 | integer | read-write |
Enable or disable sending UFDFO SNMP trap. Enumeration: 'disabled': 3, 'enabled': 2. |
agCurCfgReminders | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.59 | integer | read-only |
Current status of reminders feature. Enumeration: 'enable': 1, 'disable': 2. |
agNewCfgReminders | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.60 | integer | read-write |
Enable or disable reminders feature. Enumeration: 'enable': 1, 'disable': 2. |
agCurBootNxtCliMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.66 | integer | read-only |
Current boot mode. Enumeration: 'iscli': 2, 'aoscli': 1. |
agNewBootNxtCliMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.67 | integer | read-write |
Next cli boot mode. Enumeration: 'iscli': 2, 'aoscli': 1. |
agCurCfgDhcp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.70 | integer | read-only |
Enable or disable the use of DHCP, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgDhcp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.71 | integer | read-write |
Enable or disable the use of DHCP, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgHprompt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.73 | integer | read-only |
Current status of hprompt. Enumeration: 'enable': 1, 'disable': 2. |
agNewCfgHprompt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.75 | integer | read-write |
New status of hpprompt. Enumeration: 'enable': 1, 'disable': 2. |
agCurCfgLoginNotice | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.76 | displaystring | read-only |
The user defined login notice. |
agNewCfgLoginNotice | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.77 | displaystring | read-write |
The user defined login notice. |
agCurBootNxtCliModePrompt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.78 | integer | read-only |
Current status of selectable CLI mode prompt. Enumeration: 'enable': 2, 'disable': 1. |
agNewBootNxtCliModePrompt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.79 | integer | read-write |
Next status of selectable CLI mode prompt. Enumeration: 'enable': 2, 'disable': 1. |
agCurCfgOldDst | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.82 | integer | read-only |
Enable or disable system DST for US. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgOldDst | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.83 | integer | read-write |
Enable or disable system DST for US. Enumeration: 'disabled': 2, 'enabled': 1. |
agHavePanicDump | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.1.84 | integer | read-only |
This object, when read, gives the user the information whether a panic dump exist in flash. Enumeration: 'noHavePanic': 2, 'havePanic': 1. |
agPortConfig | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2 | |||
agPortTableMaxEnt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.1 | integer32 | read-only |
The maximum number of rows in the port configuration host table. |
agPortCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2 | no-access |
The table of port configuration in the current_configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1 | no-access |
A row in the port table in the current_configuration block. |
||
agPortCurCfgIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.1 | integer32 | read-only |
The index of the row in port configurations table. |
agPortCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.2 | integer | read-only |
This is the state of the port. Enumeration: 'disabled': 3, 'enabled': 2. |
agPortCurCfgVlanTag | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.3 | integer | read-only |
This is VLAN tag state of the port Enumeration: 'untagged': 3, 'tagged': 2. |
agPortCurCfgRmon | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.5 | integer | read-only |
This object is used to turn RMON on or off on the port. Enumeration: 'on': 2, 'off': 3. |
agPortCurCfgPVID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.6 | integer | read-only |
The default VLAN ID for the port. |
agPortCurCfgGigEthAutoNeg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.11 | integer | read-only |
This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. Enumeration: 'on': 2, 'off': 3. |
agPortCurCfgGigEthSpeed | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.12 | integer | read-only |
Selects the port speed for gigabit Ethernet connection. Enumeration: 'mbs1000': 5, 'mbs10': 2, 'mbs100': 3, 'any': 4, 'mbs10000': 6. |
agPortCurCfgGigEthMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.13 | integer | read-only |
This object is used to select port mode for gigabit Ethernet connection. Enumeration: 'half-duplex': 3, 'full-duplex': 2, 'full-or-half-duplex': 4. |
agPortCurCfgGigEthFctl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.14 | integer | read-only |
This object is used to select port flow control for gigabit Ethernet connection. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4. |
agPortCurCfgPortName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.15 | displaystring | read-only |
The switch port name. |
agPortCurCfgLinkTrap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.18 | integer | read-only |
Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortCurCfgTagPVID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.19 | integer | read-only |
This is PVID tag state of the port Enumeration: 'untagged': 3, 'tagged': 2. |
agPortCurCfgMulticastThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.20 | integer | read-only |
Current status of the port's Multicast Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortCurCfgMulticastThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.21 | integer | read-only |
Current port's Multicast Threshold Rate. |
agPortCurCfgBroadcastThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.22 | integer | read-only |
Current status of the port's Broadcast Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortCurCfgBroadcastThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.23 | integer | read-only |
Current port's Broadcast Threshold Rate. |
agPortCurCfgDLFThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.24 | integer | read-only |
Current status of the port's Destination Lookup Fail Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortCurCfgDLFThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.25 | integer | read-only |
Current port's Destination Lookup Fail Threshold Rate. |
agPortCurCfgType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.2.1.28 | displaystring | read-only |
The switch port type. |
agPortNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3 | no-access |
The table of port configuration in the new_configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1 | no-access |
A row in the port configuration table in the new_configuration block. |
||
agPortNewCfgIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.1 | integer32 | read-only |
The index of the row in port configurations table. |
agPortNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.2 | integer | read-write |
This is the state of the port. Enumeration: 'disabled': 3, 'enabled': 2. |
agPortNewCfgVlanTag | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.3 | integer | read-write |
This is VLAN tag state of the port Enumeration: 'untagged': 3, 'tagged': 2. |
agPortNewCfgRmon | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.5 | integer | read-write |
This object is used to turn RMON on or off on the port. Enumeration: 'on': 2, 'off': 3. |
agPortNewCfgPVID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.6 | integer | read-write |
The default VLAN ID for the port. |
agPortNewCfgGigEthAutoNeg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.11 | integer | read-write |
This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. Enumeration: 'on': 2, 'off': 3. |
agPortNewCfgGigEthSpeed | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.12 | integer | read-write |
Selects the port speed for gigabit Ethernet connection. Enumeration: 'mbs1000': 5, 'mbs10': 2, 'mbs100': 3, 'any': 4, 'mbs10000': 6. |
agPortNewCfgGigEthMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.13 | integer | read-write |
This object is used to select port mode for gigabit Ethernet connection. Enumeration: 'half-duplex': 3, 'full-duplex': 2, 'full-or-half-duplex': 4. |
agPortNewCfgGigEthFctl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.14 | integer | read-write |
This object is used to select port flow control for gigabit Ethernet connection. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4. |
agPortNewCfgPortName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.15 | displaystring | read-write |
The switch port name. |
agPortNewCfgLinkTrap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.18 | integer | read-write |
Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortNewCfgTagPVID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.19 | integer | read-write |
This is PVID tag state of the port Enumeration: 'untagged': 3, 'tagged': 2. |
agPortNewCfgMulticastThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.20 | integer | read-write |
New status of the port's Multicast Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortNewCfgMulticastThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.21 | integer | read-write |
New port's Multicast Threshold Rate. |
agPortNewCfgBroadcastThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.22 | integer | read-write |
New status of the port's Broadcast Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortNewCfgBroadcastThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.23 | integer | read-write |
New port's Broadcast Threshold Rate. |
agPortNewCfgDLFThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.24 | integer | read-write |
New status of the port's Destination Lookup Fail Threshold. Enumeration: 'disabled': 2, 'enabled': 1. |
agPortNewCfgDLFThresholdRate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.25 | integer | read-write |
New port's Destination Lookup Fail Threshold Rate. |
agPortNewCfgType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.2.3.1.28 | displaystring | read-only |
The switch port type. |
agRadiusConfig | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3 | |||
radCurCfgPrimaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.1 | ipaddress | read-only |
The IP address of the Primary RADIUS server. |
radNewCfgPrimaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.2 | ipaddress | read-write |
The IP address of the Primary RADIUS server. |
radCurCfgSecondaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.3 | ipaddress | read-only |
The IP address of the Secondary RADIUS server. |
radNewCfgSecondaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.4 | ipaddress | read-write |
The IP address of the Secondary RADIUS server. |
radCurCfgPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.5 | integer | read-only |
Specify the RADIUS port number. |
radNewCfgPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.6 | integer | read-write |
Speicfy the RADIUS port number. |
radCurCfgTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.7 | integer | read-only |
The maximum number of seconds before resending authentication to RADIUS server. |
radNewCfgTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.8 | integer | read-write |
The maximum number of seconds before resending authentication to RADIUS server. |
radCurCfgRetries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.9 | integer | read-only |
Number of retries to the RADIUS server. |
radNewCfgRetries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.10 | integer | read-write |
Number of retries to the RADIUS server. |
radCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.11 | integer | read-only |
Enable or disable RADIUS authentication. Enumeration: 'disabled': 3, 'enabled': 2. |
radNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.12 | integer | read-write |
Enable or disable RADIUS authentication. Enumeration: 'disabled': 3, 'enabled': 2. |
radCurCfgAuthenString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.13 | displaystring | read-only |
The RADIUS authentication string. |
radNewCfgAuthenString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.14 | displaystring | read-write |
The RADIUS authentication string. |
radCurCfgBackdoor | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.15 | integer | read-only |
Enable or disable RADIUS backdoor for telnet/ssh/http/https. Enumeration: 'disabled': 2, 'enabled': 1. |
radNewCfgBackdoor | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.16 | integer | read-write |
Enable or disable RADIUS backdoor for telnet/ssh/http/https. Enumeration: 'disabled': 2, 'enabled': 1. |
radCurCfgAuthenSecondString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.17 | displaystring | read-only |
The second RADIUS authentication string. |
radNewCfgAuthenSecondString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.18 | displaystring | read-write |
The second RADIUS authentication string. |
radCurCfgSecBd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.19 | integer | read-only |
Enable or disable RADIUS secure backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
radNewCfgSecBd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.3.20 | integer | read-write |
Enable or disable RADIUS secure backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
agNTP | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.4 | |||
agCurCfgNTPServer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.4.1 | ipaddress | read-only |
The NTP Server Address. |
agNewCfgNTPServer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.4.2 | ipaddress | read-write |
The NTP Server Address. |
agCurCfgNTPResyncInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.4.3 | integer | read-only |
The NTP Server resync interval in minutes. |
agNewCfgNTPResyncInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.4.4 | integer | read-write |
The NTP Server resync interval in minutes. |
agCurCfgNTPService | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.4.9 | integer | read-only |
Enable/disable NTP Service. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgNTPService | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.4.10 | integer | read-write |
Enable/disable NTP Service. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgNTPSecServer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.4.11 | ipaddress | read-only |
The Secondary NTP Server Address. |
agNewCfgNTPSecServer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.4.12 | ipaddress | read-write |
The Secondary NTP Server Address. |
agSyslog | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5 | |||
agCurCfgSyslogHost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.1 | ipaddress | read-only |
The syslog host IP address, as currently configured in the current_configuration block. |
agNewCfgSyslogHost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.2 | ipaddress | read-write |
The syslog host IP address, in the new_configuration block. |
agCurCfgSyslog2Host | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.3 | ipaddress | read-only |
The second syslog host IP address, as currently configured in the current_configuration block. |
agNewCfgSyslog2Host | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.4 | ipaddress | read-write |
The second syslog host IP address, in the new_configuration block. |
agCurCfgSyslogFac | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.5 | integer | read-only |
The facility of syslog host in the current_configuration block. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
agNewCfgSyslogFac | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.6 | integer | read-write |
The facility of syslog host in the new_configuration block. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
agCurCfgSyslog2Fac | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.7 | integer | read-only |
The facility of syslog2 host in the current_configuration block. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
agNewCfgSyslog2Fac | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.8 | integer | read-write |
The facility of syslogs host in the new_configuration block. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
agClrSyslogMsgs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.9 | integer | read-write |
Clears all current Syslog messages. Enumeration: 'reset': 2, 'other': 1. |
agSyslogMsgTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.10 | integer32 | read-only |
The maximum number of rows in the syslog message table. |
agSyslogMsgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.11 | no-access |
The table of syslog messages. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.11.1 | no-access |
A syslog message stored on the switch. |
||
agSyslogMsgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.11.1.1 | integer32 | read-only |
The syslog message table index. |
agSyslogMessage | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.11.1.2 | displaystring | read-only |
The syslog message. |
agLog | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12 | |||
agNewCfgSyslogTrapConsole | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.1 | integer | read-write |
Enable or disable console syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapConsole | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.2 | integer | read-only |
Enable or disable console syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapSystem | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.3 | integer | read-write |
Enable or disable system level syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapSystem | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.4 | integer | read-only |
Enable or disable system level syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapMgmt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.5 | integer | read-write |
Enable or disable management(flash, config, login) syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapMgmt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.6 | integer | read-only |
Enable or disable management(flash, config, login) syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapCli | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.7 | integer | read-write |
Enable or disable CLI generated error syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapCli | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.8 | integer | read-only |
Enable or disable CLI generated error syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapStg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.9 | integer | read-write |
Enable or disable spanning tree syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapStg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.10 | integer | read-only |
Enable or disable spanning tree syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.11 | integer | read-write |
Enable or disable VLAN syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.12 | integer | read-only |
Enable or disable VLAN syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapSsh | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.19 | integer | read-write |
Enable or disable SSH, RADIUS syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapSsh | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.20 | integer | read-only |
Enable or disable SSH, RADIUS syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapVrrp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.21 | integer | read-write |
Enable or disable VRRP syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapVrrp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.22 | integer | read-only |
Enable or disable VRRP syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapNtp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.25 | integer | read-write |
Enable or disable NTP syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapNtp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.26 | integer | read-only |
Enable or disable NTP syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.31 | integer | read-write |
Enable or disable IP related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.32 | integer | read-only |
Enable or disable IP related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapWeb | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.35 | integer | read-write |
Enable or disable WEBUI related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapWeb | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.36 | integer | read-only |
Enable or disable WEBUI related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapOspf | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.41 | integer | read-write |
Enable or disable OSPF related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapOspf | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.42 | integer | read-only |
Enable or disable OSPF related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapRmon | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.45 | integer | read-write |
Enable or disable rmon related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapRmon | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.46 | integer | read-only |
Enable or disable rmon related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapUfd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.47 | integer | read-write |
Enable or disable UFD related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapUfd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.48 | integer | read-only |
Enable or disable UFD related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.49 | integer | read-write |
Enable or disable CFG related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.50 | integer | read-only |
Enable or disable CFG related syslog and SNMP trap, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrap8021x | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.51 | integer | read-write |
Enable or disable 802.1 related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrap8021x | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.52 | integer | read-only |
Enable or disable 802.1 related syslog and SNMP trap, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agNewCfgSyslogTrapAll | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.55 | integer | read-write |
Enable or disable all syslog and SNMP traps, in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogTrapAll | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.12.56 | integer | read-only |
Enable or disable all syslog and SNMP traps, as currently configured in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1. |
agCurCfgSyslogSev | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.13 | integer | read-only |
The severity of syslog host in the current configuration block. Enumeration: 'warning4': 5, 'crit2': 3, 'debug7': 8, 'alert1': 2, 'emerg0': 1, 'err3': 4, 'notice5': 6, 'info6': 7. |
agNewCfgSyslogSev | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.14 | integer | read-write |
The severity of syslog host in the new configuration block. Enumeration: 'warning4': 5, 'crit2': 3, 'debug7': 8, 'alert1': 2, 'emerg0': 1, 'err3': 4, 'notice5': 6, 'info6': 7. |
agCurCfgSyslog2Sev | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.15 | integer | read-only |
The severity of syslog2 host in the current configuration block. Enumeration: 'warning4': 5, 'crit2': 3, 'debug7': 8, 'alert1': 2, 'emerg0': 1, 'err3': 4, 'notice5': 6, 'info6': 7. |
agNewCfgSyslog2Sev | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.5.16 | integer | read-write |
The severity of syslogs host in the new configuration block. Enumeration: 'warning4': 5, 'crit2': 3, 'debug7': 8, 'alert1': 2, 'emerg0': 1, 'err3': 4, 'notice5': 6, 'info6': 7. |
agTransfer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7 | |||
agTransferServer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.1 | displaystring | read-write |
The FTP/TFTP server IP address or domain name. |
agTransferImage | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.2 | integer | read-write |
Whether the image file should be loaded in image1 or image2 or boot in flash. Enumeration: 'image2': 3, 'image1': 2, 'boot': 4. |
agTransferImageFileName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.3 | displaystring | read-write |
The image file name to be downloaded. |
agTransferCfgFileName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.4 | displaystring | read-write |
The configuration file name. |
agTransferDumpFileName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.5 | displaystring | read-write |
The core dump file name. |
agTransferAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.6 | integer | read-write |
This is an action object to perform various FTP/TFTP Get or Put functions. The FTP/TFTP sever is specified in agTransferServer object. img-get(2) - Download switch image from a specified image file(agTransferImageFileName) on the FTP/TFTP server to the destinated storage(agTransferImage). cfg-get(3) - Download switch configuration from a specified file(agTransferCfgFileName) on the FTP/TFTP server. cfg-put(4) - Upload switch configuration to a specified file(agTransferCfgFileName) on the FTP/TFTP server. dump-put(5)- Download switch core dump to a specified file(agTransferDumpFileName) on the FTP/TFTP server. img-put(7) - Upload specified switch image to a specified image file(agTransferImageFileName) on the FTP/TFTP server. tsdump-put(5)- Download switch core dump to a specified file (agTransferTSDumpFileName) on the FTP/TFTP server. other(1) is returned always when read. Enumeration: 'img-get': 2, 'dump-put': 5, 'other': 1, 'cfg-get': 3, 'img-put': 7, 'cfg-put': 4, 'tsdump-put': 8. |
agTransferLastActionStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.7 | displaystring | read-only |
The recorded status of the previous FTP/TFTP activity. |
agTransferUserName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.9 | displaystring | read-write |
The username for FTP server or blank for TFTP server. |
agTransferPassword | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.10 | displaystring | read-write |
The password for FTP server. |
agTransferTSDumpFileName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.11 | displaystring | read-write |
The TS dump file name. |
agTransferLastConfigurationActionStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.7.14 | integer | read-only |
The status of the last configuration action using the file ftp/tftp'd from the server. Enumeration: 'failed': 2, 'successfully': 1. |
agApply | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.8 | |||
agApplyPending | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.8.1 | integer | read-only |
This object, when read, gives the user information whether an apply action is needed and that the configuration has been chaged by the user actions. The user then can apply the changes by setting proper value to the object agApplyConfiguration described above. Enumeration: 'applyNeeded': 2, 'noApplyNeeded': 3. |
agApplyConfig | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.8.2 | integer | read-write |
When this object is read the current state is returned. idle(3) indicates that there is no apply in progess. complete(5) indicates that the last apply operation is completed. Setting the value to apply(1), will write all the changes made since the last apply to the current configuration block. If the apply is successful this variable will return the state 'complete' else it will return 'failed'. In case of failure, to read the reason for failure use the agApplyTable. Enumeration: 'apply': 1, 'idle': 2, 'inprogress': 3, 'failed': 5, 'complete': 4. |
agApplyTableSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.8.4 | integer32 | read-only |
The number of strings in the apply table. |
agApplyTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.8.5 | no-access |
The table of URL path for URL load balancing in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.8.5.1 | no-access |
Information about an URL path for URL load balancing. |
||
agApplyIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.8.5.1.1 | integer32 | read-only |
The table index. |
agApplyString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.8.5.1.2 | octet string | read-only |
A string in the apply table. |
agTacacsConfig | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10 | |||
tacCurCfgPrimaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.1 | ipaddress | read-only |
The IP address of the Primary TACACS+ server. |
tacNewCfgPrimaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.2 | ipaddress | read-write |
The IP address of the Primary TACACS+ server. |
tacCurCfgSecondaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.3 | ipaddress | read-only |
The IP address of the Secondary TACSACS server. |
tacNewCfgSecondaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.4 | ipaddress | read-write |
The IP address of the Secondary TACACS+ server. |
tacCurCfgPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.5 | integer | read-only |
Specify the TACACS+ port number. |
tacNewCfgPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.6 | integer | read-write |
Specify the TACACS+ port number. |
tacCurCfgTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.7 | integer | read-only |
The maximum number of seconds before resending authentication to TACACS+ server. |
tacNewCfgTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.8 | integer | read-write |
The maximum number of seconds before resending authentication to TACACS+ server. |
tacCurCfgRetries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.9 | integer | read-only |
Number of retries to the TACACS+ server. |
tacNewCfgRetries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.10 | integer | read-write |
Number of retries to the TACACS+ server. |
tacCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.11 | integer | read-only |
Enable or disable TACACS+ authentication. Enumeration: 'disabled': 3, 'enabled': 2. |
tacNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.12 | integer | read-write |
Enable or disable TACACS+ authentication. Enumeration: 'disabled': 3, 'enabled': 2. |
tacCurCfgAuthenString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.13 | displaystring | read-only |
The TACACS+ authentication string. |
tacNewCfgAuthenString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.14 | displaystring | read-write |
The TACACS+ authentication string. |
tacCurCfgBackdoor | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.15 | integer | read-only |
Enable or disable TACACS+ backdoor for telnet/ssh/http/https. Enumeration: 'disabled': 2, 'enabled': 1. |
tacNewCfgBackdoor | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.16 | integer | read-write |
Enable or disable TACACS+ backdoor for telnet/ssh/http/https. Enumeration: 'disabled': 2, 'enabled': 1. |
tacCurCfgAuthenSecondString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.17 | displaystring | read-only |
The second TACACS+ authentication string. |
tacNewCfgAuthenSecondString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.18 | displaystring | read-write |
The second TACACS+ authentication string. |
tacCurCfgCmdAuthor | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.19 | integer | read-only |
Enable or disable TACACS+ command authorization. Enumeration: 'disabled': 2, 'enabled': 1. |
tacNewCfgCmdAuthor | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.20 | integer | read-write |
Enable or disable TACACS+ command authorization. Enumeration: 'disabled': 2, 'enabled': 1. |
tacCurCfgCmdLogging | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.21 | integer | read-only |
Enable or disable TACACS+ command logging. Enumeration: 'disabled': 2, 'enabled': 1. |
tacNewCfgCmdLogging | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.22 | integer | read-write |
Enable or disable TACACS+ command logging. Enumeration: 'disabled': 2, 'enabled': 1. |
tacCurCfgSecBd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.23 | integer | read-only |
Enable or disable TACACS+ secure backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
tacNewCfgSecBd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.24 | integer | read-write |
Enable or disable TACACS+ secure backdoor for telnet. Enumeration: 'disabled': 2, 'enabled': 1. |
tacCurCfgCmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.25 | integer | read-only |
Enable/Disable Tacacs+ new prividlege level maping. Enumeration: 'disabled': 2, 'enabled': 1. |
tacNewCfgCmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.26 | integer | read-write |
Enable/Disable Tacacs+ new prividlege level maping. Enumeration: 'disabled': 2, 'enabled': 1. |
agTacacsUserMapCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.31 | no-access |
The table of tacacs+ user map current configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.31.1 | no-access |
A row in the tacacs+ user mapping table. |
||
agTacacsUserMapCurCfgUId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.31.1.1 | integer32 | read-only |
The current config remote privilege identifier. |
agTacacsUserMapCurCfgMapping | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.31.1.2 | integer | read-only |
Current Tacacs+ user privilege mappings. Enumeration: 'oper': 2, 'admin': 3, 'none': 0, 'user': 1. |
agTacacsUserMapNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.32 | no-access |
The table of tacacs+ user map new configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.32.1 | no-access |
A row in the tacacs+ user mapping table. |
||
agTacacsUserMapNewCfgUId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.32.1.1 | integer32 | read-only |
The new config remote privilege identifier. |
agTacacsUserMapNewCfgMapping | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.10.32.1.2 | integer | read-only |
Set new Tacacs+ user privilege mappings. Enumeration: 'oper': 2, 'admin': 3, 'none': 0, 'user': 1. |
agMgmtNetConfig | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11 | |||
agMgmtNetTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.1 | integer32 | read-only |
The maximum number of entries in the Management Network Table. |
agCurCfgMgmtNetTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.2 | no-access |
The table for Management Network definitions in the current configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.2.1 | no-access |
A row in the management network definition table. |
||
agCurCfgMgmtNetIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.2.1.1 | integer32 | read-only |
The index of the Management Network Definition table. |
agCurCfgMgmtNetSubnet | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.2.1.2 | ipaddress | read-only |
The Management Network Address in the current_configuration block. |
agCurCfgMgmtNetMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.2.1.3 | ipaddress | read-only |
The Management Network Mask in the current_configuration block. |
agNewCfgMgmtNetTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.3 | no-access |
The table for Management Network definitions in the new configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.3.1 | no-access |
A row in the management network definition table. |
||
agNewCfgMgmtNetIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.3.1.1 | integer32 | read-only |
The index of the Management Network Definition table. |
agNewCfgMgmtNetSubnet | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.3.1.2 | ipaddress | read-only |
The Management Network Address in the new_configuration block. |
agNewCfgMgmtNetMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.3.1.3 | ipaddress | read-only |
The Management Network Mask in the new_configuration block. |
agNewCfgMgmtNetDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.3.1.4 | integer | read-only |
By setting the value to delete(2), the entire row is deleted. Enumeration: 'other': 1, 'delete': 2. |
agMgmtNetClear | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.11.4 | integer | read-write |
By setting the value to delete(2), the entire table is cleared. Enumeration: 'clear': 2, 'other': 1. |
agAccess | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12 | |||
agAccessUserMaxUserID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.1 | integer32 | read-only |
The maximum number of Users ID. |
agAccessUserCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.2 | no-access |
The table of Access user configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.2.1 | no-access |
A row in the Access user configuration table. |
||
agAccessUserCurCfgUId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.2.1.1 | integer32 | read-only |
The User identifier. |
agAccessUserCurCos | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.2.1.2 | integer | read-only |
The user class of service. Enumeration: 'oper': 3, 'admin': 6, 'user': 0. |
agAccessUserCurCfgName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.2.1.3 | displaystring | read-only |
The user name. |
agAccessUserCurCfgPswd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.2.1.4 | displaystring | read-only |
The character string representing the user passworde. |
agAccessUserCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.2.1.5 | integer | read-only |
Enable or disable a user. Enumeration: 'disabled': 3, 'enabled': 2. |
agAccessUserNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.3 | no-access |
The table of Access user configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.3.1 | no-access |
A row in the Access user configuration table. |
||
agAccessUserNewCfgUId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.3.1.1 | integer32 | read-only |
The User identifier. |
agAccessUserNewCos | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.3.1.2 | integer | read-only |
The user class of service. Enumeration: 'oper': 3, 'admin': 6, 'user': 0. |
agAccessUserNewCfgName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.3.1.3 | displaystring | read-only |
The user name. |
agAccessUserNewCfgPswd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.3.1.4 | displaystring | read-only |
The character string representing the user passworde. |
agAccessUserNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.3.1.5 | integer | read-only |
Enable or disable a user. Enumeration: 'disabled': 3, 'enabled': 2. |
agAccessUserNewCfgDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.12.3.1.6 | integer | read-only |
This is an action object to create or delete a User. other(1) is returned always when read. The following values are writable: delete(2)...to delete a User Enumeration: 'other': 1, 'delete': 2. |
agSSHConfig | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13 | |||
sshCurCfgIntrval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.1 | integer | read-only |
Interval for generating the RSA server key. |
sshNewCfgIntrval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.2 | integer | read-write |
Set Interval for generating the RSA server key. |
sshCurCfgScpAdm | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.3 | displaystring | read-only |
SCP-only admin password. |
sshNewCfgScpAdm | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.4 | displaystring | read-write |
Set SCP-only admin password. |
sshNewCfgHKeyGen | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.5 | integer | read-write |
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. Enumeration: 'other': 2, 'generate': 1. |
sshNewCfgSKeyGen | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.6 | integer | read-write |
This is an action object to generate the RSA server key. other(2) is returned always when read. The following values are writable: generate(1).. Generate the RSA server key. Enumeration: 'other': 2, 'generate': 1. |
sshCurCfgSSHPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.7 | integer | read-only |
SSH server port number. |
sshNewCfgSSHPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.8 | integer | read-write |
Set SSH server port number. |
sshCurCfgScpApplySave | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.9 | integer | read-only |
SCP apply and save. Enumeration: 'disabled': 2, 'enabled': 1. |
sshNewCfgScpApplySave | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.10 | integer | read-write |
Enable/Disable the SCP apply and save. Enumeration: 'disabled': 2, 'enabled': 1. |
sshCurCfgStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.11 | integer | read-only |
SSH server status. Enumeration: 'on': 1, 'off': 2. |
sshNewCfgStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.1.13.12 | integer | read-write |
Turn SSH server ON/OFF. Enumeration: 'on': 1, 'off': 2. |
agentStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2 | |||
pktStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.1 | |||
pktStatsAllocs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.1.1 | counter32 | read-only |
Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack. |
pktStatsFrees | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.1.2 | counter32 | read-only |
Total number of times the packet buffers are freed(released) to the packet buffer pool by the TCP/IP protocol stack. |
pktStatsAllocFails | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.1.3 | counter32 | read-only |
Total number of packet allocation failures from the packet buffer pool by the TCP/IP protocol stack. |
pktStatsMediums | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.1.4 | gauge32 | read-only |
Total number of packet allocations with size greater than 128 bytes and less than or equal to 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. |
pktStatsJumbos | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.1.5 | gauge32 | read-only |
Total number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. |
pktStatsSmalls | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.1.6 | gauge32 | read-only |
Total number of packet allocations with size less than or eqaul to 128 bytes from the packet buffer pool by the TCP/IP protocol stack. |
pktStatsMediumsHiWatermark | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.1.7 | counter32 | read-only |
The highest number of packet allocations with size greater than 128 bytes and less than or equal to 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. |
pktStatsJumbosHiWatermark | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.1.8 | counter32 | read-only |
The highest number of packet allocations with size larger than 1536 bytes from the packet buffer pool by the TCP/IP protocol stack. |
pktStatsSmallsHiWatermark | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.1.9 | counter32 | read-only |
The highest number of packet allocations with size less than or eqaul to 128 bytes from the packet buffer pool by the TCP/IP protocol stack. |
mpCpuStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.2 | |||
mpCpuStatsUtil1Second | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.2.1 | integer32 | read-only |
The utilization of MP CPU over 1 second. It shows the percentage. |
mpCpuStatsUtil4Seconds | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.2.2 | integer32 | read-only |
The utilization of MP CPU over 4 seconds. It shows the percentage. |
mpCpuStatsUtil64Seconds | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.2.3 | integer32 | read-only |
The utilization of MP CPU over 64 seconds. It shows the percentage. |
portStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3 | |||
portStatsTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1 | no-access |
The table of port statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1 | no-access |
A row in the port stats table. |
||
portStatsIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.1 | integer32 | read-only |
The port index. |
portStatsPhyIfInOctets | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.2 | counter32 | read-only |
The total number of octets received on the interface, including framing characters. |
portStatsPhyIfInUcastPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.3 | counter32 | read-only |
The number of subnetwork-unicast packets delivered to a higher-layer protocol. |
portStatsPhyIfInNUcastPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.4 | counter32 | read-only |
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. |
portStatsPhyIfInDiscards | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.5 | counter32 | read-only |
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. |
portStatsPhyIfInErrors | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.6 | counter32 | read-only |
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
portStatsPhyIfInUnknownProtos | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.7 | counter32 | read-only |
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. |
portStatsPhyIfOutOctets | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.8 | counter32 | read-only |
The total number of octets transmitted out of the interface, including framing characters. |
portStatsPhyIfOutUcastPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.9 | counter32 | read-only |
The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent. |
portStatsPhyIfOutNUcastPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.10 | counter32 | read-only |
The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent. |
portStatsPhyIfOutDiscards | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.11 | counter32 | read-only |
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. |
portStatsPhyIfOutErrors | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.12 | counter32 | read-only |
The number of outbound packets that could not be transmitted because of errors. |
portStatsPhyIfOutQLen | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.13 | gauge32 | read-only |
The length of the output packet queue (in packets). |
portStatsPhyIfInBroadcastPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.14 | counter32 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. |
portStatsPhyIfOutBroadcastPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.15 | counter32 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. |
portStatsClear | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.16 | integer | read-write |
Setting this value to clear(1) clears the stats for this port. Enumeration: 'clear': 1, 'ok': 2. |
portStatsPhyIfInMulticastPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.17 | counter32 | read-only |
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer. |
portStatsPhyIfOutMulticastPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.1.1.18 | counter32 | read-only |
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent. |
dot1xPortStatsTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2 | no-access |
The table of 802.1x port statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1 | no-access |
A row in the 802.1x port stats table. |
||
dot1xPortStatsIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.1 | integer32 | read-only |
The 802.1x port stats index. |
eapolFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.2 | integer32 | read-only | |
eapolFramesTx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.3 | integer32 | read-only | |
eapolStartFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.4 | integer32 | read-only | |
eapolLogoffFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.5 | integer32 | read-only | |
eapolRespIdFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.6 | integer32 | read-only | |
eapolRespFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.7 | integer32 | read-only | |
eapolReqIdFramesTx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.8 | integer32 | read-only | |
eapolReqFramesTx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.9 | integer32 | read-only | |
invalidEapolFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.10 | integer32 | read-only | |
eapLengthErrorFramesRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.11 | integer32 | read-only | |
authEntersConnecting | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.12 | integer32 | read-only | |
authEapLogoffsWhileConnecting | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.13 | integer32 | read-only | |
authEntersAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.14 | integer32 | read-only | |
authSuccessesWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.15 | integer32 | read-only | |
authTimeoutsWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.16 | integer32 | read-only | |
authFailWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.17 | integer32 | read-only | |
authReauthsWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.18 | integer32 | read-only | |
authEapStartsWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.19 | integer32 | read-only | |
authEapLogoffWhileAuthenticating | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.20 | integer32 | read-only | |
authReauthsWhileAuthenticated | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.21 | integer32 | read-only | |
authEapStartsWhileAuthenticated | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.22 | integer32 | read-only | |
authEapLogoffWhileAuthenticated | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.23 | integer32 | read-only | |
backendResponses | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.24 | integer32 | read-only | |
backendAccessChallenges | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.25 | integer32 | read-only | |
backendOtherRequestsToSupplicant | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.26 | integer32 | read-only | |
backendNonNakResponsesFromSupplicant | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.27 | integer32 | read-only | |
backendAuthSuccesses | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.28 | integer32 | read-only | |
backendAuthFails | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.29 | integer32 | read-only | |
lastEapolFrameVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.30 | integer32 | read-only | |
lastEapolFrameSource | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.2.1.31 | macaddress | read-only | |
allportsStatsTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3 | no-access |
The table of all ports statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1 | no-access |
A row in the table of all ports statistics. |
||
allportsStatsIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.1 | integer32 | read-only |
The port number. |
allportsStatsDescr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.2 | displaystring | read-only |
The port description. |
allportsStatsSpeed | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.3 | integer | read-only |
The current operational speed of the port. Enumeration: 'mbs1000': 4, 'mbs10': 2, 'mbs100': 3, 'any': 5, 'mbs10000': 6. |
allportsStatsPhysAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.4 | physaddress | read-only |
The port MAC Address. |
allportsStatsAdminStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.5 | integer | read-only |
The port Admin state. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
allportsStatsOperStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.6 | integer | read-only |
The port Operational Status. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
allportsStatsInOctets | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.7 | counter32 | read-only |
Octets In for port. |
allportsStatsOutOctets | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.8 | counter32 | read-only |
Octets Out for port. |
allportsStatsInPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.9 | counter32 | read-only |
Packets In for port. |
allportsStatsOutPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.10 | counter32 | read-only |
Packets Out for port. |
allportsStatsInUcast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.11 | displaystring | read-only |
Unicast Packets In for port. |
allportsStatsOutUcast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.12 | displaystring | read-only |
Unicast Packets Out for port. |
allportsStatsInBcast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.13 | displaystring | read-only |
Broadcasts Packets In for port. |
allportsStatsOutBcast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.14 | displaystring | read-only |
Broadcasts Packets Out for port. |
allportsStatsInMcast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.15 | displaystring | read-only |
Multicast Packets In for port. |
allportsStatsOutMcast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.16 | displaystring | read-only |
Multicast Packets Out for port. |
allportsStatsInDiscards | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.17 | counter32 | read-only |
Discarded Packets for port. |
allportsStatsOutDiscards | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.18 | counter32 | read-only |
Outbound Packets for port. |
allportsStatsInErrors | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.19 | counter32 | read-only |
Error Packets for port. |
allportsStatsOutErrors | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.20 | counter32 | read-only |
Not sent packets due to error. |
allportsStatsInUnknownProtos | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.21 | displaystring | read-only |
Unknown protocol packets. |
allportsStatsOutQLen | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.22 | displaystring | read-only |
Outbound Packet Queue Length. |
allportsStatsipInReceives | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.23 | counter32 | read-only |
Ip In Receives. |
allportsStatsipInHeaderErrors | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.24 | counter32 | read-only |
Ip In Header Errors. |
allportsStatsipInDiscards | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.25 | counter32 | read-only |
Ip In Discards. |
allportsStatsLinkStateChange | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.3.1.26 | counter32 | read-only |
Number of link state changes. |
clearPortsStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.3.4 | integer | read-write |
Setting this to clear(2) results in clearing the statistics for all ports. Enumeration: 'clear': 2, 'ok': 1. |
agClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.7 | |||
snmpClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.7.1 | integer | read-write |
Setting this to clear(2) results in clearing the SNMP statistics. Enumeration: 'clear': 2, 'ok': 1. |
ntpStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9 | |||
ntpPrimaryServerReqSent | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9.1 | integer32 | read-only |
The total number of NTP requests sent to Primary NTP Server. |
ntpPrimaryServerRespRcvd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9.2 | integer32 | read-only |
The total number of NTP responces received from Primary NTP Server. |
ntpPrimaryServerUpdates | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9.3 | integer32 | read-only |
The total number of NTP Updates by Primary NTP Server. |
ntpSecondaryServerReqSent | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9.4 | integer32 | read-only |
The total number of NTP requests sent to Secondary NTP Server. |
ntpSecondaryServerRespRcvd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9.5 | integer32 | read-only |
The total number of NTP responces received from Secondary NTP Server. |
ntpSecondaryServerUpdates | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9.6 | integer32 | read-only |
The total number of NTP Updates by Secondary NTP Server. |
ntpLastUpdateServer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9.7 | integer | read-only |
The type of ntp server updated last time. Enumeration: 'none': 0, 'primary': 1, 'secondary': 2. |
ntpLastUpdateTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9.8 | displaystring | read-only |
The last time updated by ntp server. |
ntpClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9.9 | integer | read-write |
Setting this value to clear(2) clears the stats for ntp. Enumeration: 'clear': 2, 'ok': 1. |
ntpSystemCurrentTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.9.10 | displaystring | read-only |
The current system time. |
aclStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.12 | |||
aclStatsTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.12.1 | no-access |
The table of ACL statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.12.1.1 | no-access |
Statistics about a particular ACL configuration entry. |
||
aclStatsIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.12.1.1.1 | integer32 | read-only |
The acl index. |
aclStatsHits | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.12.1.1.2 | counter32 | read-only |
Total number of hits for this ACL entry |
aclClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.2.12.1.1.3 | integer | read-write |
Setting this value to clear(2) clears the stats for the ACL. Enumeration: 'clear': 2, 'ok': 1. |
agentInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3 | |||
hardware | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.1 | |||
hwPartNumber | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.1.1 | displaystring | read-only |
The hardware part number of the Bladetype2 Switch. |
hwRevision | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.1.2 | displaystring | read-only |
The hardware revision. If the revision is not available, a zero length string should be returned. |
hwSerialNumber | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.1.5 | displaystring | read-only |
The switch serial number. |
portInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2 | |||
portInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1 | no-access |
The table of port information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1 | no-access |
A row in the port information table. |
||
portInfoIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.1 | integer32 | read-only |
The port index. |
portInfoSpeed | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.2 | integer | read-only |
The current operational speed of the port. Enumeration: 'mbs1000': 4, 'mbs10': 2, 'mbs100': 3, 'mbs10000': 6, 'any': 5. |
portInfoMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.3 | integer | read-only |
The current operational mode of the port. Enumeration: 'half-duplex': 3, 'full-duplex': 2. |
portInfoFlowCtrl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.4 | integer | read-only |
The current operational flow control of the port. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4. |
portInfoLink | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.5 | integer | read-only |
The current operational link status of the port. Enumeration: 'down': 2, 'disabled': 3, 'inoperative': 4, 'up': 1. |
portInfoPhyIfDescr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.6 | displaystring | read-only |
A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface. |
portInfoPhyIfType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.7 | integer | read-only |
The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. Enumeration: 'propPointToPointSerial': 22, 'frame-relay': 32, 'softwareLoopback': 24, 'rfc877-x25': 5, 'ds3': 30, 'ppp': 23, 'ddn-x25': 4, 'slip': 28, 'proteon-10Mbit': 12, 'ethernet-3Mbit': 26, 'sip': 31, 'iso88023-csmacd': 7, 'other': 1, 'sdlc': 17, 'lapb': 16, 'iso88024-tokenBus': 8, 'hyperchannel': 14, 'basicISDN': 20, 'ethernet-csmacd': 6, 'primaryISDN': 21, 'e1': 19, 'fddi': 15, 'proteon-80Mbit': 13, 'starLan': 11, 'eon': 25, 'iso88025-tokenRing': 9, 'ds1': 18, 'hdh1822': 3, 'nsip': 27, 'regular1822': 2, 'iso88026-man': 10, 'ultra': 29. |
portInfoPhyIfMtu | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.8 | integer32 | read-only |
The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. |
portInfoPhyIfPhysAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.9 | physaddress | read-only |
The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length. |
portInfoPhyIfOperStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.10 | integer | read-only |
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
portInfoPhyIfLastChange | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.2.1.1.11 | timeticks | read-only |
The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value. |
agDiff | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.4 | |||
agDiffState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.4.2 | integer | read-write |
When this object is read the current state is returned. idle(3) indicates that there is no diff in progess. complete(5) indicates that the last diff operation is completed. Setting the value to diff(1), will start a new diff operation Diff compares the new configuration with the current configuration and shows the pending configuration changes. Setting the value to flashdiff(1), will start a new diff operation. flashdiff compares new configuration with the flash configuration. To read the configuration changes use the agDiffTable once the state of this variable returns complete. Enumeration: 'diff': 1, 'flashdiff': 2, 'inprogress': 4, 'idle': 3, 'complete': 5. |
agDiffTableSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.4.3 | integer32 | read-only |
The number of strings in the diff table. |
agDiffTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.4.4 | no-access |
The table of URL path for URL load balancing in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.4.4.1 | no-access |
Information about an URL path for URL load balancing. |
||
agDiffIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.4.4.1.1 | integer32 | read-only |
The table index. |
agDiffString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.4.4.1.2 | octet string | read-only |
A string in the diff table. |
agCfgDump | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.5 | |||
agCfgDumpState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.5.2 | integer | read-write |
When this object is read the current state is returned. idle(2) indicates that there is no dump in progess. complete(4) indicates that the last dump operation is completed. Setting the value to dump(1), will start a new dump operation Dump will show the current configuration. To read the configuration dump use the agCfgDumpTable once the state of this variable returns complete. Once the agCfgDumpTable is read the state should be set back to 'idle' which frees the dump buffer and others can issue a dump command via SNMP. Enumeration: 'idle': 2, 'inprogress': 3, 'dump': 1, 'complete': 4. |
agCfgDumpTableSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.5.3 | integer32 | read-only |
The number of strings in the dump table. |
agCfgDumpTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.5.4 | no-access |
The table of dump strings. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.5.4.1 | no-access |
An entry in the dump table. |
||
agCfgDumpIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.5.4.1.1 | integer32 | read-only |
The table index. |
agCfgDumpString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.5.4.1.2 | octet string | read-only |
A string in the dump table. |
geaportInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.7 | |||
geaportInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.7.1 | no-access |
The table of gea port mapping. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.7.1.1 | no-access |
An entry in the geaport table mapping. |
||
geaportInfoLogicalIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.7.1.1.1 | integer32 | read-only |
The logical port index. |
geaportInfoPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.7.1.1.2 | integer | read-only |
The GEA Port (0-based). |
geaportInfoUnit | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.7.1.1.3 | integer | read-only |
The GEA Unit. |
ufdInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8 | |||
ufdInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.1 | integer | read-only |
Uplink Failure Detection State. Enumeration: 'disabled': 2, 'enabled': 1. |
ufdInfoLtMStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.2 | integer | read-only |
LtM Status. Enumeration: 'down': 2, 'forwarding': 3, 'up': 1, 'blocked': 4. |
ufdInfoLtMPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.3 | octet string | read-only |
The LtM port list. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to LtM 0 - The represented port does not belong to LtM. |
ufdInfoLtMTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.4 | octet string | read-only |
The LtM trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtM 0 - The represented trunk does not belong to LtM. |
ufdInfoLtMAdminkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.5 | integer | read-only |
The LtM admin key. |
ufdInfoLtDStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.6 | integer | read-only |
LtD status. Enumeration: 'autoDisabled': 2, 'up': 1. |
ufdInfoLtDPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.7 | octet string | read-only |
The LtD port list. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to LtD 0 - The represented port does not belong to LtD. |
ufdInfoLtDTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.8 | integer | read-only |
The LtD trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtD 0 - The represented trunk does not belong to LtD. |
ufdInfoLtDAdminkeyMaxEnt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.9 | integer32 | read-only |
The maximum number of rows in the LtD admin key configuration table. |
ufdInfoLtDAdminkeyTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.10 | no-access |
The table of LtD admin key configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.10.1 | no-access |
A row in the LtD admin key table. |
||
ufdInfoLtDAdminkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.8.10.1.1 | integer | read-only |
The LtD admin key. |
sfpInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.9 | |||
sfpInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.9.1 | no-access |
The table of external port SFP information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.9.1.1 | no-access |
A row in the external port SFP information table. |
||
sfpInfoIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.9.1.1.1 | integer32 | read-only |
The external port SFX index. |
sfpInfoPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.9.1.1.2 | displaystring | read-only |
External Port SFP/XFP alias. |
sfpInfoDevice | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.9.1.1.3 | displaystring | read-only |
External Port SFP/XFP Device. |
sfpInfoTXEnable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.9.1.1.4 | integer | read-only |
External Port SFP/XFP TX-Enable. Enumeration: 'disabled': 3, 'notInstalled': 1, 'enabled': 2. |
sfpInfoRXSignal | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.9.1.1.5 | integer | read-only |
External Port SFP/XFP RX-Signal. Enumeration: 'notAvailable': 4, 'notInstalled': 1, 'ok': 3, 'lost': 2. |
sfpInfoTXFault | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.9.1.1.6 | integer | read-only |
External Port SFP/XFP TX-Fault. Enumeration: 'notAvailable': 4, 'fault': 2, 'none': 3, 'notInstalled': 1. |
sfpInfoApproved | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.3.9.1.1.7 | integer | read-only |
External Port SFP/XFP Approval. Enumeration: 'notXFP': 2, 'yes': 4, 'notInstalled': 1, 'notSFP': 3. |
agentOper | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4 | |||
agPortOperTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.1 | no-access |
The table of port operations. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.1.1 | no-access |
A row in the port operations table. |
||
portOperIdx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.1.1.1 | integer32 | read-only |
The port index. |
portOperState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.1.1.2 | integer | read-write |
Enable/Disable port. Enumeration: 'disabled': 2, 'enabled': 1. |
portOperRmon | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.1.1.3 | integer | read-write |
Enable/Disable RMON for port. Enumeration: 'disabled': 2, 'enabled': 1. |
agNTPOper | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.2 | |||
ntpOperSendReq | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.2.1 | integer | read-write |
Allows the user to send requests to the NTP server. Enumeration: 'yes': 2, 'no': 1. |
portOperDot1xTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.3 | no-access |
The table of port operations. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.3.1 | no-access |
A row in the port 802.1x operation table. |
||
portOperDot1xIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.3.1.1 | integer32 | read-only |
The port index. |
portOperDot1xReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.3.1.2 | integer | read-write |
Reinitialize 802.1x access control on port. Enumeration: 'yes': 2, 'no': 1. |
portOperDot1xReauth | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.1.4.3.1.3 | integer | read-write |
Initiate reauthentication on port. Enumeration: 'yes': 2, 'no': 1. |
layer2 | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2 | |||
layer2Configs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1 | |||
vlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1 | |||
vlanMaxEnt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.1 | integer32 | read-only |
The maximum number of rows in the VLAN configuration table. |
vlanCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.2 | no-access |
The table of VLAN configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.2.1 | no-access |
A row in the VLAN configuration table. |
||
vlanCurCfgVlanId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.2.1.1 | integer32 | read-only |
The VLAN identifier. |
vlanCurCfgVlanName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.2.1.2 | displaystring | read-only |
The VLAN name. |
vlanCurCfgPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.2.1.3 | octet string | read-only |
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 |
vlanCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.2.1.4 | integer | read-only |
Enable or disable a VLAN Enumeration: 'disabled': 3, 'enabled': 2. |
vlanCurCfgStg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.2.1.6 | integer32 | read-only |
The Spanning Tree Group for the VLAN. |
vlanNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.3 | no-access |
The table of VLAN configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.3.1 | no-access |
A row in the VLAN configuration table. |
||
vlanNewCfgVlanId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.3.1.1 | integer32 | read-only |
The VLAN identifier. |
vlanNewCfgVlanName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.3.1.2 | displaystring | read-only |
The VLAN name. |
vlanNewCfgPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.3.1.3 | octet string | read-only |
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 |
vlanNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.3.1.4 | integer | read-only |
Enable or disable a VLAN Enumeration: 'disabled': 3, 'enabled': 2. |
vlanNewCfgAddPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.3.1.5 | integer32 | read-only |
The port to be added to the specified VLAN. A '0' value is returned when read. |
vlanNewCfgRemovePort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.3.1.6 | integer32 | read-only |
The port to be removed from the specified VLAN. A '0' value is returned when read. |
vlanNewCfgDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.3.1.7 | integer | read-only |
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 Enumeration: 'other': 1, 'delete': 2. |
vlanNewCfgStg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.1.3.1.9 | integer32 | read-only |
The Spanning Tree Group for the VLAN. |
trunkgroup | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2 | |||
trunkGroupTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.1 | integer32 | read-only |
The maximum number of entries in trunk group table. |
trunkGroupCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.2 | no-access |
The table of trunk group configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.2.1 | no-access |
A row in the trunk group configuration table. |
||
trunkGroupCurCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.2.1.1 | integer32 | read-only |
The identifier of the trunk group. |
trunkGroupCurCfgPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.2.1.2 | octet string | read-only |
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 |
trunkGroupCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.2.1.3 | integer | read-only |
Enable or disable a trunk group. Enumeration: 'enable': 1, 'disable': 2. |
trunkGroupNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3 | no-access |
The table of trunk group configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1 | no-access |
A row in the trunk group configuration table. |
||
trunkGroupNewCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1.1 | integer32 | read-only |
The identifier of the trunk group. |
trunkGroupNewCfgPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1.2 | octet string | read-only |
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 |
trunkGroupNewCfgAddPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1.3 | integer32 | read-only |
The port to be added in the trunk group. When read, 0 is returned. |
trunkGroupNewCfgRemovePort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1.4 | integer32 | read-only |
The port to be deleted from the trunk group. when read, 0 is returned. |
trunkGroupNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1.5 | integer | read-only |
Enable or disable a trunk group. Enumeration: 'enable': 1, 'disable': 2. |
trunkGroupNewCfgDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.2.3.1.6 | integer | read-only |
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. Enumeration: 'other': 1, 'delete': 2. |
stgCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3 | |||
stgCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.1 | no-access |
The table of Spanning Tree Group configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.1.1 | no-access |
Information about a particular Spanning Tree Group configuration. |
||
stgCurCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.1.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
stgCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.1.1.2 | integer | read-only |
Turn on of off Spanning Tree operation of a particular Spanning Tree Group. Enumeration: 'on': 1, 'off': 2. |
stgCurCfgPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.1.1.5 | integer | read-only |
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. |
stgCurCfgBrgHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.1.1.6 | integer | read-only |
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root. |
stgCurCfgBrgForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.1.1.7 | integer | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
stgCurCfgBrgMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.1.1.8 | integer | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
stgCurCfgVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.1.1.10 | octet string | read-only |
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4095. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree |
stgNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2 | no-access |
The table of Spanning Tree Groups configuration in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1 | no-access |
Information about a particular Spanning Tree Group configuration. |
||
stgNewCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
stgNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1.2 | integer | read-only |
Turn on of off Spanning Tree operation of a particular Spanning Tree Group. Enumeration: 'on': 1, 'off': 2. |
stgNewCfgDefaultCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1.3 | integer | read-only |
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. Enumeration: 'default-config': 1. |
stgNewCfgAddVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1.4 | integer32 | read-only |
The vlan to be added to the specified Spanning Tree Group. A '0' value is returned when read. |
stgNewCfgRemoveVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1.5 | integer32 | read-only |
The vlan to be removed from the specified Spanning Tree Group. A '0' value is returned when read. |
stgNewCfgPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1.8 | integer | read-only |
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. |
stgNewCfgBrgHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1.9 | integer | read-only |
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root. |
stgNewCfgBrgForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1.10 | integer | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
stgNewCfgBrgMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1.11 | integer | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
stgNewCfgVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.2.1.13 | octet string | read-only |
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 4095. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree |
stgCurCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.3 | no-access |
The table of Spanning Tree Group port configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.3.1 | no-access |
Information about port configuration of a particular Spanning Tree Group. |
||
stgCurCfgStgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.3.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
stgCurCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.3.1.2 | integer32 | read-only |
The port identifier of a particular Spanning Tree Group. |
stgCurCfgPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.3.1.3 | integer | read-only |
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group. Enumeration: 'on': 1, 'off': 2. |
stgCurCfgPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.3.1.4 | integer | read-only |
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. |
stgCurCfgPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.3.1.5 | integer | read-only |
The contribution of this port to the path cost of paths towards the spanning tree root which include this port. |
stgCurCfgPortLink | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.3.1.6 | integer | read-only |
The type of the port link. Enumeration: 'auto': 1, 'p2p': 2, 'shared': 3. |
stgCurCfgPortEdge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.3.1.7 | integer | read-only |
The state of port edge. Enumeration: 'disabled': 2, 'enabled': 1. |
stgCurCfgPortFastFwd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.3.1.8 | integer | read-only |
The state of port fast forwarding. Enumeration: 'disabled': 2, 'enabled': 1. |
stgNewCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.4 | no-access |
The table of Spanning Tree Group port configuration in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.4.1 | no-access |
Information about port configuration of a particular Spanning Tree Group. |
||
stgNewCfgStgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.4.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
stgNewCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.4.1.2 | integer32 | read-only |
The port identifier of a particular Spanning Tree Group. |
stgNewCfgPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.4.1.3 | integer | read-only |
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group. Enumeration: 'on': 1, 'off': 2. |
stgNewCfgPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.4.1.4 | integer | read-only |
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. |
stgNewCfgPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.4.1.5 | integer | read-only |
The contribution of this port to the path cost of paths towards the spanning tree root which include this port. |
stgNewCfgPortLink | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.4.1.6 | integer | read-only |
The type of the port link. Enumeration: 'auto': 1, 'p2p': 2, 'shared': 3. |
stgNewCfgPortEdge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.4.1.7 | integer | read-only |
The state of port edge. Enumeration: 'disabled': 2, 'enabled': 1. |
stgNewCfgPortFastFwd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.3.4.1.8 | integer | read-only |
The state of port fast forwarding. Enumeration: 'disabled': 2, 'enabled': 1. |
mirroring | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4 | |||
mirrPortMirr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1 | |||
pmCurCfgPortMirrState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.1 | integer | read-only |
The state of port-based port mirroring. Enumeration: 'disabled': 2, 'enabled': 1. |
pmNewCfgPortMirrState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.2 | integer | read-write |
The state of port-based port mirroring. Enumeration: 'disabled': 2, 'enabled': 1. |
pmCurCfgPortMonitorTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.3 | no-access |
The table of monitoring ports. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.3.1 | no-access |
A row in the monitoring port table. |
||
pmCurCfgPmirrMoniPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.3.1.1 | integer32 | read-only |
The monitoring port number. |
pmCurCfgPmirrMirrPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.3.1.2 | integer32 | read-only |
The mirrored port number |
pmCurCfgPmirrDirection | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.3.1.3 | integer | read-only |
The type of traffic to be monitored with respect to the mirrored port. Enumeration: 'both': 3, 'out': 2, 'in': 1. |
pmNewCfgPortMonitorTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.4 | no-access |
The table of monitoring ports. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.4.1 | no-access |
A row in the monitoring port table. |
||
pmNewCfgPmirrMoniPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.4.1.1 | integer32 | read-only |
The monitoring port number. |
pmNewCfgPmirrMirrPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.4.1.2 | integer32 | read-only |
The mirrored port number |
pmNewCfgPmirrDirection | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.4.1.3 | integer | read-only |
The type of traffic to be monitored with respect to the mirrored port. Enumeration: 'both': 3, 'out': 2, 'in': 1. |
pmNewCfgPmirrDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.4.1.4 | integer | read-only |
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. Enumeration: 'other': 1, 'delete': 2. |
pmNewCfgPmonDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.4.1.4.1.10 | integer | read-only |
Setting the value to delete(2) will delete the monitor port. When read, other(1) is returned. Enumeration: 'other': 1, 'delete': 2. |
mstCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5 | |||
mstGeneralCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1 | |||
mstCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1.1 | integer | read-only |
Enable or disable MSTP/RSTP Enumeration: 'disabled': 3, 'enabled': 2. |
mstNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1.2 | integer | read-write |
Enable or disable MSTP/RSTP Enumeration: 'disabled': 3, 'enabled': 2. |
mstCurCfgRegionName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1.3 | displaystring | read-only |
The Name for the Region's configuration. |
mstNewCfgRegionName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1.4 | displaystring | read-write |
The Name for the Region's configuration. |
mstCurCfgRegionVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1.5 | integer | read-only |
Version of the MST Region. |
mstNewCfgRegionVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1.6 | integer | read-write |
Version of the MST Region. |
mstCurCfgMaxHopCount | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1.7 | integer | read-only |
Indicates the maximum hop count value. |
mstNewCfgMaxHopCount | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1.8 | integer | read-write |
Indicates the maximum hop count value. |
mstCurCfgStpMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1.9 | integer | read-only |
The version of Spanning Tree Protocal the bridge is currently running. Enumeration: 'mstp': 1, 'rstp': 2. |
mstNewCfgStpMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.1.10 | integer | read-write |
The version of Spanning Tree Protocal the bridge is currently running. Enumeration: 'mstp': 1, 'rstp': 2. |
mstCistCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2 | |||
mstCistDefaultCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.1 | integer | read-write |
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. Enumeration: 'default': 1. |
mstCistBridgeCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.2 | |||
mstCistCurCfgBridgePriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.2.1 | integer | read-only |
The value of the writable portion of the Brigde Identifier comprising of the first two octets. |
mstCistNewCfgBridgePriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.2.2 | integer | read-write |
The value of the writable portion of the Brigde Identifier comprising of the first two octets. |
mstCistCurCfgBridgeMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.2.5 | integer | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
mstCistNewCfgBridgeMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.2.6 | integer | read-write |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
mstCistCurCfgBridgeForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.2.7 | integer | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
mstCistNewCfgBridgeForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.2.8 | integer | read-write |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
mstCistCurCfgVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.2.9 | octet string | read-only |
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 |
mstCistNewCfgVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.2.10 | octet string | read-only |
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 |
mstCistNewCfgAddVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.2.11 | integer32 | read-only |
The vlan to be added to the CIST Group. A '0' value is returned when read. |
mstCistCurCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.3 | no-access |
The table of CIST Port configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.3.1 | no-access |
Information about a particular CIST Port configuration. |
||
mstCistCurCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.3.1.1 | integer32 | read-only |
The port number of the port for which this entry contains spanning tree configuration. |
mstCistCurCfgPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.3.1.2 | integer | read-only |
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value. |
mstCistCurCfgPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.3.1.3 | integer | read-only |
The contribution of this port to the path cost of paths towards the CIST Root which include this port. |
mstCistCurCfgPortLinkType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.3.1.4 | integer | read-only |
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. Enumeration: 'auto': 1, 'p2p': 2, 'shared': 3. |
mstCistCurCfgPortEdge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.3.1.5 | integer | read-only |
The value of the Edge Port parameter. Enumeration: 'disabled': 2, 'enabled': 1. |
mstCistCurCfgPortStpState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.3.1.6 | integer | read-only |
Turn port's Spanning Tree on/off. Enumeration: 'on': 1, 'off': 2. |
mstCistCurCfgPortHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.3.1.7 | integer | read-only |
The amount of time between the transmission of Configuration Port PDUs in seconds. |
mstCistNewCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.4 | no-access |
The table of CIST Port configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.4.1 | no-access |
Information about a particular CIST Port configuration. |
||
mstCistNewCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.4.1.1 | integer32 | read-only |
The port number of the port for which this entry contains spanning tree configuration. |
mstCistNewCfgPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.4.1.2 | integer | read-only |
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value. |
mstCistNewCfgPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.4.1.3 | integer | read-only |
The contribution of this port to the path cost of paths towards the CIST Root which include this port. |
mstCistNewCfgPortLinkType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.4.1.4 | integer | read-only |
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. Enumeration: 'auto': 1, 'p2p': 2, 'shared': 3. |
mstCistNewCfgPortEdge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.4.1.5 | integer | read-only |
The value of the Edge Port parameter. Enumeration: 'disabled': 2, 'enabled': 1. |
mstCistNewCfgPortStpState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.4.1.6 | integer | read-only |
Turn port's Spanning Tree on/off. Enumeration: 'on': 1, 'off': 2. |
mstCistNewCfgPortHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.5.2.4.1.7 | integer | read-only |
The amount of time between the transmission of Configuration Port PDUs in seconds. |
lacp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6 | |||
lacpCurSystemPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.1 | integer | read-only |
A 2-octet read-write value indicating the priority value associated with the Actor's System ID. |
lacpNewSystemPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.2 | integer | read-write |
A 2-octet read-write value indicating the priority value associated with the Actor's System ID. |
lacpCurSystemTimeoutTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.5 | integer | read-only |
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). Enumeration: 'short': 3, 'long': 90. |
lacpNewSystemTimeoutTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.6 | integer | read-write |
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). Enumeration: 'short': 3, 'long': 90. |
lacpCurPortCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.7 | no-access |
The table of LACP port configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.7.1 | no-access |
A row in the LACP port configuration table. |
||
lacpCurPortCfgTableId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.7.1.1 | integer32 | read-only |
LACP port number. |
lacpCurPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.7.1.2 | integer | read-only |
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. Enumeration: 'active': 2, 'passive': 3, 'off': 1. |
lacpCurPortActorPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.7.1.3 | integer | read-only |
The priority value assigned to this Aggregation Port. This 16-bit value is read-only. |
lacpCurPortActorAdminKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.7.1.4 | integer | read-only |
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. |
lacpNewPortCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.8 | no-access |
The table of LACP port configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.8.1 | no-access |
A row in the LACP port configuration table. |
||
lacpNewPortCfgTableId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.8.1.1 | integer32 | read-only |
LACP port number. |
lacpNewPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.8.1.2 | integer | read-write |
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. Enumeration: 'active': 2, 'passive': 3, 'off': 1. |
lacpNewPortActorPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.8.1.3 | integer | read-write |
The priority value assigned to this Aggregation Port. This 16-bit value is read-write. |
lacpNewPortActorAdminKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.6.8.1.4 | integer | read-write |
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. |
thash | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.7 | |||
thashL2 | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.7.1 | |||
l2ThashCurCfgSmacState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.7.1.1 | integer | read-only |
Enable or disable smac hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashNewCfgSmacState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.7.1.2 | integer | read-write |
Enable or disable smac hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashCurCfgDmacState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.7.1.3 | integer | read-only |
Enable or disable dmac hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashNewCfgDmacState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.7.1.4 | integer | read-write |
Enable or disable dmac hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashCurCfgSipState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.7.1.5 | integer | read-only |
Enable or disable sip hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashNewCfgSipState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.7.1.6 | integer | read-write |
Enable or disable sip hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashCurCfgDipState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.7.1.7 | integer | read-only |
Enable or disable dip hash. Enumeration: 'enable': 1, 'disable': 2. |
l2ThashNewCfgDipState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.7.1.8 | integer | read-write |
Enable or disable dip hash. Enumeration: 'enable': 1, 'disable': 2. |
l2GeneralCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.8 | |||
upfastCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.8.1 | integer | read-only |
Enable or disable uplink fast Enumeration: 'enable': 1, 'disable': 2. |
upfastNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.8.2 | integer | read-write |
Enable or disable uplink fast Enumeration: 'enable': 1, 'disable': 2. |
updateCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.8.3 | integer | read-only |
UplinkFast station update rate: packets per second |
updateNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.8.4 | integer | read-write |
UplinkFast station update rate: packets per second |
pvstCompatibilityCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.8.9 | integer | read-only |
Enable or disable PVST+ compatibility Enumeration: 'enable': 1, 'disable': 2. |
pvstCompatibilityNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.8.10 | integer | read-write |
Enable or disable PVST+ compatibility Enumeration: 'enable': 1, 'disable': 2. |
ufd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9 | |||
ufdGeneralCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1 | |||
ufdCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.1 | integer | read-only |
Enable or disable UFD state Enumeration: 'disabled': 2, 'enabled': 1. |
ufdNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.2 | integer | read-write |
Enable or disable UFD state Enumeration: 'disabled': 2, 'enabled': 1. |
ufdCurCfgLtMPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.3 | octet string | read-only |
The LtM port list. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to LtM 0 - The represented port does not belong to LtM |
ufdNewCfgLtMPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.4 | octet string | read-only |
The LtM port list. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to LtM 0 - The represented port does not belong to LtM |
ufdCurCfgLtMTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.5 | octet string | read-only |
The LtM trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtM 0 - The represented trunk does not belong to LtM |
ufdNewCfgLtMTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.6 | octet string | read-write |
The LtM trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtM 0 - The represented trunk does not belong to LtM |
ufdCurCfgLtMAdminkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.7 | integer | read-only |
The LtM admin key. |
ufdNewCfgLtMAdminkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.8 | integer | read-only |
The LtM admin key. |
ufdCurCfgLtDPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.9 | octet string | read-only |
The LtD port list. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to LtD 0 - The represented port does not belong to LtD |
ufdNewCfgLtDPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.10 | octet string | read-only |
The LtD port list. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to LtD 0 - The represented port does not belong to LtD |
ufdCurCfgLtDTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.11 | octet string | read-only |
The LtD trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtD 0 - The represented trunk does not belong to LtD |
ufdNewCfgLtDTrunks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.12 | octet string | read-write |
The LtD trunk list. The trunks are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ trunk 8 || || || ||___ trunk 7 || |____ trunk 6 || . . . ||_________ trunk 1 |__________ reserved where x : 1 - The represented trunk belongs to LtD 0 - The represented trunk does not belong to LtD |
ufdLtDAdminkeyMaxEnt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.13 | integer32 | read-only |
The maximum number of rows in the LtD admin key configuration table. |
ufdLtDAdminkeyCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.14 | no-access |
The table of LtD admin key configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.14.1 | no-access |
A row in the LtD admin key table. |
||
ufdLtDAdminkeyCurCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.14.1.1 | integer | read-only |
The LtD admin key. |
ufdLtDAdminkeyNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.15 | no-access |
The table of LtD admin key configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.15.1 | no-access |
A row in the LtD admin key table. |
||
ufdLtDAdminkeyNewCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.15.1.1 | integer | read-only |
The LtD admin key. |
ufdNewCfgAddLtMPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.16 | integer | read-write |
The port to be added to LtM. A '0' value is returned when read. |
ufdNewCfgRemoveLtMPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.17 | integer | read-write |
The port to be removed from LtM. A '0' value is returned when read. |
ufdNewCfgAddLtMTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.18 | integer | read-write |
The trunk to be added to LtM. A '0' value is returned when read. |
ufdNewCfgRemoveLtMTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.19 | integer | read-write |
The trunk to be removed from LtM. A '0' value is returned when read. |
ufdNewCfgAddLtMAdminkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.20 | integer | read-write |
The admin key to be added to LtM. A '0' value is returned when read. |
ufdNewCfgRemoveLtMAdminkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.21 | integer | read-write |
The admin key to be removed from LtM. A '0' value is returned when read. |
ufdNewCfgAddLtDPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.22 | integer | read-write |
The port to be added to LtD. A '0' value is returned when read. |
ufdNewCfgRemoveLtDPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.23 | integer | read-write |
The port to be removed from LtM. A '0' value is returned when read. |
ufdNewCfgAddLtDTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.24 | integer | read-write |
The trunk to be added to LtM. A '0' value is returned when read. |
ufdNewCfgRemoveLtDTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.25 | integer | read-write |
The trunk to be removed from LtD. A '0' value is returned when read. |
ufdNewCfgAddLtDAdminkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.26 | integer | read-write |
The admin key to be added to LtD. A '0' value is returned when read. |
ufdNewCfgRemoveLtDAdminkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.27 | integer | read-write |
The admin key to be removed from LtD. A '0' value is returned when read. |
ufdCurCfgGlobalState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.28 | integer | read-only |
Current global Failover settings. Enumeration: 'disabled': 2, 'enabled': 1. |
ufdNewCfgGlobalState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.9.1.29 | integer | read-write |
New global Failover settings. Enumeration: 'disabled': 2, 'enabled': 1. |
dot1x | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11 | |||
dot1xCurStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.1 | integer | read-only |
Dot1x status Enumeration: 'enable': 0, 'disable': 1. |
dot1xNewStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.2 | integer | read-write |
Dot1x status Enumeration: 'enable': 0, 'disable': 1. |
dot1xCurCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3 | no-access |
The table of 8021x configuration in the Current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3.1 | no-access |
Information about 8021x Port Config |
||
dot1xCurCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3.1.1 | integer32 | read-only |
The 8021x Port number for which the table is related. |
dot1xCurCfgPortMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3.1.2 | integer | read-only |
Port authenticaton mode forceUnauth(0), auto(1), forceAuth(2) Enumeration: 'auto': 1, 'forceUnauth': 0, 'forceAuth': 2. |
dot1xCurCfgPortQtPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3.1.3 | integer | read-only |
Quiet period (0-65535) |
dot1xCurCfgPortTxPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3.1.4 | integer | read-only |
Tx Period |
dot1xCurCfgPortSupTmout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3.1.5 | integer | read-only |
Supplicant timeout (1..65535) |
dot1xCurCfgPortSrvTmout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3.1.6 | integer | read-only |
Server timeout (1..65535) |
dot1xCurCfgPortMaxRq | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3.1.7 | integer | read-only |
Maximum numer of requests (1..10) |
dot1xCurCfgPortRaPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3.1.8 | integer | read-only |
Reautentication period (0..604800) |
dot1xCurCfgPortReAuth | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.3.1.9 | integer | read-only |
ReAuthentication state off(0), on(1) Enumeration: 'on': 1, 'off': 0. |
dot1xNewCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4 | no-access |
The table of 8021x configuration in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1 | no-access |
Information about 8021x Port Config |
||
dot1xNewCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.1 | integer32 | read-only |
The 8021x Port number for which the table is related. |
dot1xNewCfgPortMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.2 | integer | read-only |
Port authentication mode forceUnauth(0), auto(1), forceAuth(2) Enumeration: 'auto': 1, 'forceUnauth': 0, 'forceAuth': 2. |
dot1xNewCfgPortQtPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.3 | integer | read-only |
Quiet period (0..65535) |
dot1xNewCfgPortTxPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.4 | integer | read-only |
Tx Period (1..65535) |
dot1xNewCfgPortSupTmout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.5 | integer | read-only |
Supplicant Timeout (1..65535) |
dot1xNewCfgPortSrvTmout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.6 | integer | read-only |
Server Timeout (1..65535) |
dot1xNewCfgPortMaxRq | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.7 | integer | read-only |
Maximum number of requests (1..10) |
dot1xNewCfgPortRaPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.8 | integer | read-only |
Reauthentication period (1..604800) |
dot1xNewCfgPortReAuth | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.9 | integer | read-only |
Reauthentication state off(0), on(1) Enumeration: 'on': 1, 'off': 0. |
dot1xNewCfgPortDefault | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.10 | integer | read-only |
Port default settings Enumeration: 'apply': 1, 'other': 0. |
dot1xNewCfgPortApplyGlobal | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.4.1.11 | integer | read-only |
Apply Global config Enumeration: 'apply': 1, 'other': 0. |
dot1xCurCfgGlobalTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.5 | |||
dot1xCurCfgGlobalMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.5.1 | integer | read-only |
Autehtication Mode forceUnauth(0), auto(1), forceAuth(2) Enumeration: 'auto': 1, 'forceUnauth': 0, 'forceAuth': 2. |
dot1xCurCfgGlobalQtPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.5.2 | integer | read-only |
Quiet period (0..65535) |
dot1xCurCfgGlobalTxPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.5.3 | integer | read-only |
Tx period (1..65535) |
dot1xCurCfgGlobalSupTmout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.5.4 | integer | read-only |
Supplicant timeout (1..65535) |
dot1xCurCfgGlobalSrvTmout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.5.5 | integer | read-only |
Server timeout (1..65535) |
dot1xCurCfgGlobalMaxRq | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.5.6 | integer | read-only |
Maximum number of requests (1..10) |
dot1xCurCfgGlobalRaPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.5.7 | integer | read-only |
Reauthentication period (0..604800) |
dot1xCurCfgGlobalReAuth | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.5.8 | integer | read-only |
Enumeration: 'on': 1, 'off': 0. |
dot1xNewCfgGlobalTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.6 | |||
dot1xNewCfgGlobalMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.6.1 | integer | read-only |
Authentication Mode Enumeration: 'auto': 1, 'forceUnauth': 0, 'forceAuth': 2. |
dot1xNewCfgGlobalQtPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.6.2 | integer | read-only |
Quiet Period (0..65535) |
dot1xNewCfgGlobalTxPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.6.3 | integer | read-only |
Tx Period (1..65535) |
dot1xNewCfgGlobalSupTmout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.6.4 | integer | read-only |
Supplicand timeout (1..65535) |
dot1xNewCfgGlobalSrvTmout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.6.5 | integer | read-only |
Server timeout (1..65535) |
dot1xNewCfgGlobalMaxRq | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.6.6 | integer | read-only |
Maximum number of requests (1..10) |
dot1xNewCfgGlobalRaPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.6.7 | integer | read-only |
Reauthentication period (1..604800) |
dot1xNewCfgGlobalReAuth | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.11.6.8 | integer | read-only |
Reauthentication status Enumeration: 'on': 1, 'off': 0. |
fdb | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12 | |||
fdbGeneralCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.1 | |||
fdbCurCfgAgingTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.1.1 | integer32 | read-only |
Fdb current aging time |
fdbNewCfgAgingTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.1.2 | integer32 | read-write |
Fdb new aging time. |
fdbNewCfgStaticTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.2 | no-access |
The table of FDB static entries. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.2.1 | no-access |
A row in the fdb table. |
||
fdbNewCfgEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.2.1.1 | integer32 | read-only |
The fdb entry index |
fdbNewCfgAddVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.2.1.2 | integer32 | read-only |
Add vlan for fdb entry index |
fdbNewCfgAddPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.2.1.3 | integer32 | read-only |
The MAC address port number. |
fdbNewCfgAddMac | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.2.1.4 | physaddress | read-only |
Add a fdb entry. |
fdbNewCfgDelStaticEntry | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.2.1.5 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
fdbCurCfgStaticTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.3 | no-access |
The table of FDB static entries. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.3.1 | no-access |
A row in the fdb table. |
||
fdbCurCfgEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.3.1.1 | integer32 | read-only |
The fdb entry index |
fdbCurCfgVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.3.1.2 | integer32 | read-only |
Add vlan for fdb entry index |
fdbCurCfgPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.3.1.3 | integer32 | read-only |
The MAC address port number. |
fdbCurCfgMac | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.1.12.3.1.4 | physaddress | read-only |
Add a fdb entry. |
layer2Stats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2 | |||
fdbStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.1 | |||
fdbStatsCurrent | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.1.3 | gauge32 | read-only |
Current number of entries in the Forwarding Database. |
fdbStatsHiwat | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.1.4 | integer32 | read-only |
Highest number of entries recorded at any given time in the Forwarding Database. |
fdbStatsClear | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.1.11 | integer | read-write |
Clear FDB statistics Enumeration: 'clear': 2, 'ok': 1. |
stpStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.2 | |||
stgStatsPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.2.1 | no-access |
The table of Spanning Tree Group port statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.2.1.1 | no-access |
Statistics about port of a particular Spanning Tree Group. |
||
stgStatsStpIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.2.1.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. |
stgStatsPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.2.1.1.2 | integer32 | read-only |
The port identifier of a particular Spanning Tree Group. |
stgStatsPortRcvCfgBpdus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.2.1.1.3 | counter32 | read-only |
Number of Configuration BPDU's received on this port. |
stgStatsPortRcvTcnBpdus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.2.1.1.4 | counter32 | read-only |
Number of TCN BPDU's received on this port. |
stgStatsPortXmtCfgBpdus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.2.1.1.5 | counter32 | read-only |
Number of Configuration BPDU's trasmitted from the port. |
stgStatsPortXmtTcnBpdus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.2.1.1.6 | counter32 | read-only |
Number of TCN BPDU's trasmitted from the port. |
lacpStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3 | |||
lacpStatsTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1 | no-access |
The table of LACP Stats. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1 | no-access |
Lacp status info. |
||
lacpStatsIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1.1 | integer32 | read-only |
Index |
lacpdusRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1.2 | integer32 | read-only |
Valid LACPDUs received |
markerpdusRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1.3 | integer32 | read-only |
Valid Marker PDUs received |
markerresponsepdusRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1.4 | integer32 | read-only |
Valid Marker Rsp PDUs received |
unknownRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1.5 | integer32 | read-only |
Unknown version/TLV type |
illegalRx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1.6 | integer32 | read-only |
Illegal subtype received |
lacpdusTx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1.7 | integer32 | read-only |
LACPDUs transmitted |
markerpdusTx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1.8 | integer32 | read-only |
Market PDUs transmitted |
markerresponsepdusTx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1.9 | integer32 | read-only |
Marker Rsp PDUs transmitted |
lacpClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.3.1.1.10 | integer | read-write |
Setting this to clear(2) results in clearing the LACP statistics. Enumeration: 'clear': 2, 'ok': 1. |
ufdStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.4 | |||
ufdNoLtMLinkFailure | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.4.1 | integer32 | read-only |
|
ufdNoLtMLinkBlockingState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.4.2 | integer32 | read-only |
|
ufdNoLtDAutoDisabled | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.4.3 | integer32 | read-only |
|
ufdClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.2.4.4 | integer | read-write |
Setting this value to clear(2) clears the UFD stats. Enumeration: 'clear': 2, 'ok': 1. |
layer2Info | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3 | |||
cistInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1 | |||
cistGeneralInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1 | |||
cistRoot | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.1 | bridgeid | read-only |
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. |
cistRootPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.2 | integer32 | read-only |
The cost of the path to the CIST Root as seen from this bridge. |
cistRootPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.3 | integer32 | read-only |
The Port Number of the Port which offers the lowest path cost from this bridge to the CIST Root Bridge. |
cistRootMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.5 | integer32 | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
cistRootForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.6 | integer32 | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
cistRegionalRoot | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.7 | bridgeid | read-only |
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. |
cistRegionalPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.8 | integer32 | read-only |
The Cost of the path to the CIST Regional Root as seen from this bridge. |
cistBridgePriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.9 | integer | read-only |
The value of the writable portion of the Brigde Identifier comprising of the first two octets. |
cistBridgeMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.10 | integer | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
cistBridgeForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.11 | integer | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
cistMaxHopCount | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.12 | integer | read-only |
Indicates the maximum hop count value. |
mstpDigest | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.1.13 | displaystring | read-only |
The digest of the mstp. |
cistInfoPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2 | no-access |
The table of CIST Port information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2.1 | no-access |
Information about a particular CIST Port. |
||
cistInfoPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2.1.1 | integer32 | read-only |
The port number of the port for which this entry contains spanning tree configuration. |
cistInfoPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2.1.2 | integer32 | read-only |
The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting this value. |
cistInfoPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2.1.3 | integer32 | read-only |
The contribution of this port to the path cost of paths towards the CIST Root which include this port. |
cistInfoPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2.1.4 | integer | read-only |
Current state of the Port as defined by the Common spanning tree protocol. Enumeration: 'disabled': 1, 'discarding': 2, 'forwarding': 5, 'learning': 4. |
cistInfoPortRole | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2.1.5 | integer | read-only |
Selected Port Role of the port for this spanning tree instance. Enumeration: 'backup': 3, 'alternate': 2, 'designated': 5, 'disabled': 1, 'master': 6, 'unknown': 7, 'root': 4. |
cistInfoPortDesignatedBridge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2.1.6 | bridgeid | read-only |
The unique Bridge Identifier of the bridge which this port considers to be the Designated Bridge for the port's segment. |
cistInfoPortDesignatedPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2.1.7 | octet string | read-only |
The Port identifier of the port on the Designated Bridge for this port's segment. |
cistInfoPortLinkType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2.1.8 | integer | read-only |
The point-to-point status of the LAN segment attached to this port. A value of p2p (2) indicates that this port is being treated as if it is connected to a point-to-point link. A value of shared(3) indicates that this port is being treated as having a shared media connection. Enumeration: 'shared': 2, 'p2p': 1, 'unknown': 3. |
cistInfoPortHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.1.2.1.9 | integer | read-only |
The amount of time between the transmission of Configuration Port PDUs in seconds. |
fdbInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2 | |||
fdbClear | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.1 | integer | read-write |
Setting this value to clear(2) clears the entire master FDB. Enumeration: 'clear': 2, 'ok': 1. |
fdbTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.2 | no-access |
The table of FDB entries. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.2.1 | no-access |
A row in the FDB table |
||
fdbMacAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.2.1.1 | physaddress | read-only |
The MAC address for the FDB entry. |
fdbVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.2.1.2 | integer32 | read-only |
The VLAN ID for the FDB entry. |
fdbSrcPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.2.1.3 | integer32 | read-only |
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. |
fdbState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.2.1.4 | integer | read-only |
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 Enumeration: 'forward': 2, 'unknown': 1, 'trunk': 3. |
fdbRefSps | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.2.1.5 | displaystring | read-only |
The referenced SPs associated with this FDB entry. |
fdbLearnedPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.2.1.6 | integer32 | read-only |
The learned port associated with this FDB entry. |
fdbSrcTrunk | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.2.1.7 | integer32 | read-only |
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. |
fdbStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.2.2.1.8 | integer32 | read-only |
'1' if it is permanent '0' if it is not permanent |
stpInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3 | |||
stpInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1 | no-access |
The table of Spanning Tree Group information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1 | no-access |
Information about a particular Spanning Tree Group. |
||
stpInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
stpInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.2 | integer | read-only |
Turn on of off Spanning Tree operation of a particular Spanning Tree Group. Enumeration: 'on': 1, 'off': 2. |
stgInfoVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.3 | octet string | read-only |
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 |
stpInfoTimeSinceTopChange | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.4 | timeticks | read-only |
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. |
stpInfoTopChanges | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.5 | counter32 | read-only |
The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
stpInfoDesignatedRoot | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.6 | bridgeid | read-only |
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. |
stpInfoRootCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.7 | integer32 | read-only |
The cost of the path to the root as seen from this bridge. |
stpInfoRootPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.8 | integer32 | read-only |
The port number of the port which offers the lowest cost path from this bridge to the root bridge. |
stpInfoMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.9 | integer32 | read-only |
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. |
stpInfoHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.10 | integer32 | read-only |
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. |
stpInfoForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.11 | integer32 | read-only |
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. |
stpInfoHoldTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.12 | integer32 | read-only |
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. |
stpInfoBrgPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.13 | integer | read-only |
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. |
stpInfoBrgHelloTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.14 | integer | read-only |
The value in seconds that all bridges use for HelloTime when this bridge is acting as the root. |
stpInfoBrgForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.15 | integer | read-only |
The value in seconds that all bridges use for ForwardDelay when this bridge is acting as the root. |
stpInfoBrgMaxAge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.16 | integer | read-only |
The value in seconds that all bridges use for MaxAge when this bridge is acting as the root. |
stpInfoAgingTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.1.1.17 | integer | read-only |
The timeout period in seconds for aging out dynamically learned forwarding information. |
stpInfoPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2 | no-access |
The table of Spanning Tree Group port information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2.1 | no-access |
Information about port configuration for a particular Spanning Tree Group. |
||
stpInfoPortStpIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2.1.1 | integer32 | read-only |
The identifier of a particular Spanning Tree Group. |
stpInfoPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2.1.2 | integer32 | read-only |
The port identifier of a particular Spanning Tree Group. |
stpInfoPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2.1.3 | integer | read-only |
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). Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2. |
stpInfoPortDesignatedRoot | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2.1.4 | bridgeid | read-only |
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. |
stpInfoPortDesignatedCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2.1.5 | integer32 | read-only |
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. |
stpInfoPortDesignatedBridge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2.1.6 | bridgeid | read-only |
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. |
stpInfoPortDesignatedPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2.1.7 | octet string | read-only |
The Port Identifier of the port on the Designated Bridge for this port's segment. |
stpInfoPortForwardTransitions | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2.1.8 | counter32 | read-only |
The number of times this port has transitioned from the Learning state to the Forwarding state. |
stpInfoPortPathCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.3.2.1.9 | integer32 | read-only |
The path cost of the port. |
lacpInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4 | |||
lacpInfoAggrTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1 | no-access |
The table of LACP aggregator information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1 | no-access |
Information about a LACP aggregator. |
||
lacpInfoAggrIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.1 | integer32 | read-only |
The aggregator identifier. |
lacpInfoAggrId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.2 | integer32 | read-only | |
lacpInfoAggrMac | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.3 | displaystring | read-only | |
lacpInfoAggrActSysPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.4 | integer32 | read-only | |
lacpInfoAggrActSysId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.5 | displaystring | read-only | |
lacpInfoAggrIndivState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.6 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoAggrActAdminKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.7 | integer32 | read-only | |
lacpInfoAggrActOperKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.8 | integer32 | read-only | |
lacpInfoAggrPartSysPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.9 | integer32 | read-only | |
lacpInfoAggrPartSysId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.10 | displaystring | read-only | |
lacpInfoAggrPartOperKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.11 | integer32 | read-only | |
lacpInfoAggrReadyState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.12 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoAggrNumPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.13 | integer32 | read-only | |
lacpInfoAggrPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.1.1.14 | displaystring | read-only | |
lacpInfoPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2 | |||
lacpInfoPortGeneralTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1 | no-access |
The table of LACP port general information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1 | no-access |
General information about a LACP port. |
||
lacpInfoPortGeneralIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.1 | integer32 | read-only |
The port identifier. |
lacpInfoPortLacpEna | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.2 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortAdminEna | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.3 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActSysId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.4 | displaystring | read-only | |
lacpInfoPortActSysPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.5 | integer32 | read-only | |
lacpInfoPortActAdminKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.6 | integer32 | read-only | |
lacpInfoPortActOperKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.7 | integer32 | read-only | |
lacpInfoPortActPortNum | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.8 | integer32 | read-only | |
lacpInfoPortActPortPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.9 | integer32 | read-only | |
lacpInfoPortIndivState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.10 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoSelAggrId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.11 | integer32 | read-only | |
lacpInfoAttAggrId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.12 | integer32 | read-only | |
lacpInfoPortReadyN | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.13 | integer | read-only |
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. Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortNtt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.14 | integer | read-only |
Need to transmit flag. True indicates that there is new protocol information that should be transmitted on the link. Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortSelected | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.15 | integer | read-only |
Selected flag value indicates that the selection logic has selected an appropriate Aggregator. A value of unselected indicates that no aggregator is currently selected. A value of standby indicates that although the selection logic has selected an appropriate Aggregator, aggregation restrictions currently precent the port from being enabled as part of the aggregation, and so the port is being held in standby condition. Enumeration: 'standby': 3, 'selected': 1, 'unselected': 2. |
lacpInfoPortMoved | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.16 | integer | read-only |
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. Enumeration: 'false': 2, 'true': 1. |
lacpInfoCollDetState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.17 | integer | read-only |
Enumeration: 'on': 1, 'off': 2. |
lacpInfoPortRxState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.18 | displaystring | read-only | |
lacpInfoPortMuxState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.19 | displaystring | read-only | |
lacpInfoPortPerState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.1.1.20 | displaystring | read-only | |
lacpInfoPortAdminTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2 | no-access |
The table of LACP port admin information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1 | no-access |
Admin information about a LACP port. |
||
lacpInfoPortAdminIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1.1 | integer32 | read-only |
The port identifier. |
lacpInfoPortActAdPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1.7 | displaystring | read-only |
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 |
lacpInfoPortActAdActiv | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1.8 | integer | read-only |
Enumeration: 'active': 1, 'passive': 2. |
lacpInfoPortActAdSync | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1.9 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActAdDef | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1.10 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActAdTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1.11 | integer | read-only |
Enumeration: 'short': 1, 'long': 2. |
lacpInfoPortActAdColl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1.12 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActAdExp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1.13 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActAdAggr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1.14 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActAdDist | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.2.1.15 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortOperTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3 | no-access |
The table of LACP port oper information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1 | no-access |
Oper information about a LACP port. |
||
lacpInfoPortOperIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.1 | integer32 | read-only |
The port identifier. |
lacpInfoPortPartOpSysPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.2 | integer32 | read-only | |
lacpInfoPortPartOpSysId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.3 | displaystring | read-only | |
lacpInfoPortPartOpKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.4 | integer32 | read-only | |
lacpInfoPortPartOpPortNum | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.5 | integer32 | read-only | |
lacpInfoPortPartOpPortPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.6 | integer32 | read-only | |
lacpInfoPortActOpPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.7 | displaystring | read-only |
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 |
lacpInfoPortActOpActiv | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.8 | integer | read-only |
Enumeration: 'active': 1, 'passive': 2. |
lacpInfoPortActOpSync | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.9 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActOpDef | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.10 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActOpTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.11 | integer | read-only |
Enumeration: 'short': 1, 'long': 2. |
lacpInfoPortActOpColl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.12 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActOpExp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.13 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActOpAggr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.14 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortActOpDist | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.15 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortPartOpPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.16 | displaystring | read-only |
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 |
lacpInfoPortPartOpActiv | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.17 | integer | read-only |
Enumeration: 'active': 1, 'passive': 2. |
lacpInfoPortPartOpSync | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.18 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortPartOpDef | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.19 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortPartOpTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.20 | integer | read-only |
Enumeration: 'short': 1, 'long': 2. |
lacpInfoPortPartOpColl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.21 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortPartOpExp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.22 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortPartOpAggr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.23 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
lacpInfoPortPartOpDist | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.4.2.3.1.24 | integer | read-only |
Enumeration: 'false': 2, 'true': 1. |
dot1xInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5 | |||
dot1xInfoPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.1 | no-access |
The table of 8021x configuration in the Current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.1.1 | no-access |
Information about 8021x Port Config |
||
dot1xInfoPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.1.1.1 | integer32 | read-only |
The 8021x Port number for which the table is related. |
dot1xInfoPortAuthMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.1.1.2 | integer | read-only |
Authentication mode Enumeration: 'auto': 1, 'forceUnauth': 0, 'forceAuth': 2. |
dot1xInfoPortAuthStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.1.1.3 | integer | read-only |
Authentication status Enumeration: 'authorized': 0, 'unauthorized': 1. |
dot1xInfoPortCtrlDir | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.1.1.4 | integer | read-only |
Controlled Directions Enumeration: 'both': 0, 'in': 1. |
dot1xInfoPortAuthPAEState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.1.1.5 | integer | read-only |
Authenticator PAE State Enumeration: 'aborting': 5, 'authenticated': 4, 'disconnected': 1, 'forceauth': 7, 'forceunauth': 8, 'held': 6, 'connecting': 2, 'initialize': 0, 'authenticating': 3. |
dot1xInfoPortBackAuthState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.1.1.6 | integer | read-only |
Backend authenticator PAE state Enumeration: 'success': 2, 'request': 0, 'initialize': 6, 'idle': 5, 'timeout': 4, 'fail': 3, 'response': 1. |
dot1xSystemInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.2 | |||
dot1xSystemCapability | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.2.1 | integer | read-only |
System capability Enumeration: 'authenticator': 0, 'supplicant': 1, 'unknown': 3, 'authenticatorAndSupplicant': 2. |
dot1xSystemStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.2.2 | integer | read-only |
System status Enumeration: 'disabled': 1, 'enabled': 0. |
dot1xSystemProtoVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.5.2.3 | integer | read-only |
Protocol version |
dot1pInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6 | |||
dot1pInfoPriorityCOSTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.1 | no-access |
The table of current priority to COS queue information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.1.1 | no-access |
Current information about 8021p priority to COS queue. |
||
dot1pInfoPriorityIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.1.1.1 | integer | read-only |
The 8021p priority for which the table is related. |
dot1pInfoPriorityCOSQueue | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.1.1.2 | integer | read-only |
The 8021p priority COSq. |
dot1pInfoPriorityCOSWeight | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.1.1.3 | integer | read-only |
The 8021p priority weight. |
dot1pInfoPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.2 | no-access |
The table of 8021p port priority configuration in the Current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.2.1 | no-access |
Information about 8021p Port Priority |
||
dot1pInfoPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.2.1.1 | integer32 | read-only |
The 8021p Port number for which the table is related. |
dot1pInfoPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.2.1.2 | integer | read-only |
The 8021p Port number for which the table is related. |
dot1pInfoPortCOSq | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.2.1.3 | integer | read-only |
The 8021p port COSq. |
dot1pInfoPortWeight | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.6.2.1.4 | integer | read-only |
The 8021p port weight. |
genInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.7 | |||
generalInfoStpUplinkFast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.7.1 | integer | read-only |
STP uplink fast mode Enumeration: 'disabled': 2, 'enabled': 1. |
generalInfoUplinkFastRate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.7.2 | integer | read-only |
STP fast uplink rate. |
vlanInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.8 | |||
vlanInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.8.1 | no-access |
The table of VLAN information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.8.1.1 | no-access |
Information about a particular VLAN. |
||
vlanInfoId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.8.1.1.1 | integer | read-only |
The VLAN identifier. |
vlanInfoName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.8.1.1.2 | displaystring | read-only |
The VLAN name. |
vlanInfoStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.8.1.1.3 | integer | read-only |
Enable or disable, VLAN state information Enumeration: 'disabled': 3, 'enabled': 2. |
vlanInfoPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.8.1.1.4 | octet string | read-only |
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 |
trunkGroupInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9 | |||
trunkGroupInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.1 | no-access |
The table of trunk group information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.1.1 | no-access |
A row in trunk group information table. |
||
trunkGroupInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.1.1.1 | integer32 | read-only |
The identifier of the trunk group. |
trunkGroupInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.1.1.2 | integer | read-only |
Trunk group state. Enumeration: 'disabled': 2, 'enabled': 1. |
trunkGroupInfoPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.1.1.3 | octet string | read-only |
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 |
trunkGroupInfoProtocol | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.1.1.4 | integer | read-only |
Trunk group protocol Static - static trunk group Lacp - dynamic trunk group Enumeration: 'lacp': 2, 'static': 1. |
trunkGroupInfoStgs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.1.1.5 | octet string | read-only |
The stg list the trunk group is in. The stgs are presented in bitmap format. |
trunkGroupInfoPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.2 | no-access |
The table of Trunk Group Info. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.2.1 | no-access |
A row in the Trunk Info table. |
||
trunkGroupInfoPortTrunkId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.2.1.1 | integer32 | read-only |
The Trunk identifier. |
trunkGroupInfoPortPortId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.2.1.2 | integer32 | read-only |
The Port identifier. |
trunkGroupInfoPortStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.3.9.2.1.3 | integer | read-only |
The Port Status. Enumeration: 'down': 0, 'forwarding': 2, 'blocking': 1. |
layer2Oper | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.2.4 | |||
layer3 | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3 | |||
layer3Configs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1 | |||
ipInterfaceCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1 | |||
ipInterfaceTableMax | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.1 | integer32 | read-only |
The maximum number of rows in the IP interface table. |
ipCurCfgIntfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.2 | no-access |
The table of IP interface configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.2.1 | no-access |
A row in the Ip interface table |
||
ipCurCfgIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.2.1.1 | integer32 | read-only |
The interface number for which the IP information is related. |
ipCurCfgIntfAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.2.1.2 | ipaddress | read-only |
The IP address of the interface. |
ipCurCfgIntfMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.2.1.3 | ipaddress | read-only |
The subnet mask of the interface. |
ipCurCfgIntfBroadcast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.2.1.4 | ipaddress | read-only |
The broadcast address of the interface. |
ipCurCfgIntfVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.2.1.5 | integer | read-only |
The VLAN associated with the interface. |
ipCurCfgIntfState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.2.1.6 | integer | read-only |
The state of the interface. Enumeration: 'disabled': 3, 'enabled': 2. |
ipCurCfgIntfBootpRelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.2.1.7 | integer | read-only |
Enable/disable BOOTP relay. Enumeration: 'disabled': 2, 'enabled': 1. |
ipNewCfgIntfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.3 | no-access |
The table of interface configuration in the New Configuration Block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.3.1 | no-access |
A row in the Ip interface table |
||
ipNewCfgIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.3.1.1 | integer32 | read-only |
The interface number for which the IP information is related. |
ipNewCfgIntfAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.3.1.2 | ipaddress | read-only |
The IP address of the interface. |
ipNewCfgIntfMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.3.1.3 | ipaddress | read-only |
The subnet mask of the interface. |
ipNewCfgIntfVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.3.1.5 | integer | read-only |
The VLAN associated with the interface. |
ipNewCfgIntfState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.3.1.6 | integer | read-only |
The state of the interface. Enumeration: 'disabled': 3, 'enabled': 2. |
ipNewCfgIntfDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.3.1.7 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
ipNewCfgIntfBootpRelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.1.3.1.8 | integer | read-only |
Enable/disable BOOTP relay. Enumeration: 'disabled': 2, 'enabled': 1. |
ipGatewayCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2 | |||
ipGatewayTableMax | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.3 | integer32 | read-only |
The maximum number of rows in the IP gateway table. |
ipCurCfgGwTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.4 | no-access |
The table of gateways in the Current configuration Block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.4.1 | no-access |
A row in the Ip gateway table |
||
ipCurCfgGwIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.4.1.1 | integer32 | read-only |
The gateway number for which the information is related. |
ipCurCfgGwAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.4.1.2 | ipaddress | read-only |
The IP address of the default gateway. |
ipCurCfgGwInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.4.1.3 | integer | read-only |
The interval between ping attempts. |
ipCurCfgGwRetry | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.4.1.4 | integer | read-only |
The number of failed attempts to declare the default gateway DOWN. |
ipCurCfgGwState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.4.1.5 | integer | read-only |
The state of the default gateway. Enumeration: 'disabled': 3, 'enabled': 2. |
ipCurCfgGwArp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.4.1.6 | integer | read-only |
The state of ARP only health checks. Enumeration: 'disabled': 3, 'enabled': 2. |
ipNewCfgGwTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.5 | no-access |
The table of gateway configuration in the new configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.5.1 | no-access |
A row in the Ip default gateway table |
||
ipNewCfgGwIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.5.1.1 | integer32 | read-only |
The gateway number for which the information is related. |
ipNewCfgGwAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.5.1.2 | ipaddress | read-only |
The IP address of the default gateway. |
ipNewCfgGwInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.5.1.3 | integer | read-only |
The interval in seconds between ping attempts. |
ipNewCfgGwRetry | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.5.1.4 | integer | read-only |
The number of failed attempts to declare the default gateway DOWN. |
ipNewCfgGwState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.5.1.5 | integer | read-only |
The state of the default gateway. Enumeration: 'disabled': 3, 'enabled': 2. |
ipNewCfgGwDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.5.1.6 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
ipNewCfgGwArp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.2.5.1.7 | integer | read-only |
The state of the ARP only health checks. Enumeration: 'disabled': 3, 'enabled': 2. |
ipStaticRouteCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3 | |||
ipStaticRouteTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.1 | integer32 | read-only |
The maximum number of rows in the Static Route table. |
ipCurCfgStaticRouteTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.2 | no-access |
The table of static routes in the current configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.2.1 | no-access |
A row in the static IP route table |
||
ipCurCfgStaticRouteIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.2.1.1 | integer32 | read-only |
The index of the static routing table. |
ipCurCfgStaticRouteDestIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.2.1.2 | ipaddress | read-only |
The destination IP address of this route. |
ipCurCfgStaticRouteMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.2.1.3 | ipaddress | read-only |
The destination IP address of this route. |
ipCurCfgStaticRouteGateway | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.2.1.4 | ipaddress | read-only |
The destination IP address of this route. |
ipCurCfgStaticRouteInterface | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.2.1.5 | integer32 | read-only |
The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing. |
ipNewCfgStaticRouteTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.3 | no-access |
The table of static routes in the new configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.3.1 | no-access |
A row in the static IP route table |
||
ipNewCfgStaticRouteIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.3.1.1 | integer32 | read-only |
The index of the static routing table. |
ipNewCfgStaticRouteDestIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.3.1.2 | ipaddress | read-only |
The destination IP address of this route. |
ipNewCfgStaticRouteMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.3.1.3 | ipaddress | read-only |
The subnet mask of this route. |
ipNewCfgStaticRouteGateway | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.3.1.4 | ipaddress | read-only |
The IP address of the gateway for this route. |
ipNewCfgStaticRouteAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.3.1.5 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
ipNewCfgStaticRouteInterface | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.3.1.6 | integer32 | read-only |
The IP interface of this route. The IP address of the specified interface shall be use as source IP when performs routing. |
ipStaticRouteClearAllByDestIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.4 | ipaddress | read-write |
Clears all static routes with the specified destination IP address. |
ipStaticRouteClearAllByGatewayIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.5 | ipaddress | read-write |
Clears all static routes with the specified gateway IP address. |
ipStaticRouteClearAllByInterface | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.6 | integer | read-write |
Clears all routes on the specified inteface number. |
ipStaticRouteClearAll | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.3.7 | integer | read-write |
When set to clear(2),clears all static routes. Otherwhise nothing is done. Enumeration: 'clear': 2, 'ok': 1. |
ipForwardCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.4 | |||
ipFwdGeneralCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.4.1 | |||
ipFwdCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.4.1.1 | integer | read-only |
IP forwarding global state. Enumeration: 'on': 2, 'off': 3. |
ipFwdNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.4.1.2 | integer | read-write |
IP forwarding global state. Enumeration: 'on': 2, 'off': 3. |
ipFwdCurCfgDirectedBcast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.4.1.3 | integer | read-only |
Enable or disable forwarding directed broadcasts. Enumeration: 'disabled': 3, 'enabled': 2. |
ipFwdNewCfgDirectedBcast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.4.1.4 | integer | read-write |
Enable or disable forwarding directed broadcasts. Enumeration: 'disabled': 3, 'enabled': 2. |
vrrpCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6 | |||
vrrpGeneral | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.1 | |||
vrrpCurCfgGenState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.1.1 | integer | read-only |
Enable or disable VRRP operation globally. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgGenState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.1.2 | integer | read-write |
Enable or disable VRRP operation globally. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgGenTckVirtRtrInc | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.1.3 | integer | read-only |
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers. |
vrrpNewCfgGenTckVirtRtrInc | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.1.4 | integer | read-write |
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other virtual routers. |
vrrpCurCfgGenTckIpIntfInc | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.1.5 | integer | read-only |
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces. |
vrrpNewCfgGenTckIpIntfInc | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.1.6 | integer | read-write |
The increment of VRRP virtual router priority. The priority is adjusted by tracking the state of other router interfaces. |
vrrpCurCfgGenTckVlanPortInc | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.1.7 | integer | read-only |
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. |
vrrpNewCfgGenTckVlanPortInc | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.1.8 | integer | read-write |
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. |
vrrpVirtRtrTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.2 | integer32 | read-only |
The maximum number of entries in VRRP virtual router table. |
vrrpCurCfgVirtRtrTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3 | no-access |
The table of VRRP virtual routers configuration in current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1 | no-access |
Information about a VRRP virtual router. |
||
vrrpCurCfgVirtRtrIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.1 | integer32 | read-only |
The VRRP virtual router table index. |
vrrpCurCfgVirtRtrID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.2 | integer | read-only |
The VRRP virtual router identifier. |
vrrpCurCfgVirtRtrAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.3 | ipaddress | read-only |
The VRRP virtual router IP address. |
vrrpCurCfgVirtRtrIfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.4 | integer32 | read-only |
The IfIndex that the VRRP virtual router is representing. |
vrrpCurCfgVirtRtrInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.5 | integer | read-only |
The time interval between VRRP advertisements in seconds. |
vrrpCurCfgVirtRtrPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.6 | integer | read-only |
The priority value to be used by the specified VRRP virtual routers. |
vrrpCurCfgVirtRtrPreempt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.7 | integer | read-only |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.8 | integer | read-only |
Enable or disable the VRRP virtual router. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrTckVirtRtr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.10 | integer | read-only |
Enable or disable tracking other virtual routers for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVirtRtrInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrTckIpIntf | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.11 | integer | read-only |
Enable or disable tracking other router interfaces for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckIpIntfInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrTckVlanPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.3.1.12 | integer | read-only |
Enable or disable tracking port state of VLAN ports for priority adjustment. The priority increment is defined in vrrpCurCfgGenTckVlanPortInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4 | no-access |
The table of VRRP virtual routers configuration in current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1 | no-access |
Information about a VRRP virtual router. |
||
vrrpNewCfgVirtRtrIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.1 | integer32 | read-only |
The VRRP virtual router table index. |
vrrpNewCfgVirtRtrID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.2 | integer | read-write |
The VRRP virtual router identifier. |
vrrpNewCfgVirtRtrAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.3 | ipaddress | read-only |
The VRRP virtual router IP address. |
vrrpNewCfgVirtRtrIfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.4 | integer32 | read-only |
The IfIndex that the VRRP virtual router is representing. |
vrrpNewCfgVirtRtrInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.5 | integer | read-only |
The time interval between VRRP advertisements in seconds. |
vrrpNewCfgVirtRtrPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.6 | integer | read-only |
The priority value to be used by the specified VRRP virtual router. |
vrrpNewCfgVirtRtrPreempt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.7 | integer | read-only |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.8 | integer | read-only |
Enable or disable the VRRP virtual router. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.9 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
vrrpNewCfgVirtRtrTckVirtRtr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.11 | integer | read-only |
Enable or disable tracking other virtual routers for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVirtRtrInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrTckIpIntf | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.12 | integer | read-only |
Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrTckVlanPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.4.1.13 | integer | read-only |
Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpIfTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.5 | integer32 | read-only |
The maximum number of entries in VRRP interface table. |
vrrpCurCfgIfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.6 | no-access |
The table of VRRP interface configuration in current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.6.1 | no-access |
Information about a VRRP interface. |
||
vrrpCurCfgIfIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.6.1.1 | integer32 | read-only |
The VRRP interface index. This is eqivalent to IfIndex. |
vrrpCurCfgIfAuthType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.6.1.2 | integer | read-only |
Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpCurCfgIfPasswd for authentication. Enumeration: 'simple-text-password': 2, 'none': 1. |
vrrpCurCfgIfPasswd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.6.1.3 | displaystring | read-only |
The password for authentication. |
vrrpNewCfgIfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.7 | no-access |
The table of VRRP interface configuration in current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.7.1 | no-access |
Information about a VRRP interface. |
||
vrrpNewCfgIfIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.7.1.1 | integer32 | read-only |
The VRRP interface index. This is eqivalent to IfIndex. |
vrrpNewCfgIfAuthType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.7.1.2 | integer | read-only |
Type of authentication being used. none(1) - no authentication simple-text-password(2) - use password specified in vrrpNewCfgIfPasswd for authentication. Enumeration: 'simple-text-password': 2, 'none': 1. |
vrrpNewCfgIfPasswd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.7.1.3 | displaystring | read-only |
The password for authentication. |
vrrpNewCfgIfDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.7.1.4 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
vrrpVirtRtrGrpTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.8 | integer32 | read-only |
The maximum number of entries in VRRP Group table. |
vrrpCurCfgVirtRtrGrpTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9 | no-access |
The table of VRRP virtual router group in current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9.1 | no-access |
Information about a VRRP failover virtual router. |
||
vrrpCurCfgVirtRtrGrpIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9.1.1 | integer32 | read-only |
The VRRP virtual router table index. |
vrrpCurCfgVirtRtrGrpID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9.1.2 | integer | read-only |
The VRRP virtual router identifier. |
vrrpCurCfgVirtRtrGrpIfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9.1.3 | integer32 | read-only |
The IfIndex that the VRRP virtual router is representing. |
vrrpCurCfgVirtRtrGrpInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9.1.4 | integer | read-only |
The time interval between VRRP advertisements in seconds. |
vrrpCurCfgVirtRtrGrpPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9.1.5 | integer | read-only |
The priority value to be used by the specified VRRP virtual routers. |
vrrpCurCfgVirtRtrGrpPreempt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9.1.6 | integer | read-only |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrGrpState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9.1.7 | integer | read-only |
Enable or disable the VRRP virtual router. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrGrpTckIpIntf | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9.1.10 | integer | read-only |
Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckIpIntfInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpCurCfgVirtRtrGrpTckVlanPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.9.1.11 | integer | read-only |
Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpCurCfgGenTckVlanPortInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrGrpTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10 | no-access |
The table of VRRP virtual router group configuration in new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1 | no-access |
Information about a VRRP failover virtual router. |
||
vrrpNewCfgVirtRtrGrpIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1.1 | integer32 | read-only |
The VRRP virtual router table index. |
vrrpNewCfgVirtRtrGrpID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1.2 | integer | read-only |
The VRRP virtual router identifier. |
vrrpNewCfgVirtRtrGrpIfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1.3 | integer32 | read-only |
The IfIndex that the VRRP virtual router is representing. |
vrrpNewCfgVirtRtrGrpInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1.4 | integer | read-only |
The time interval between VRRP advertisements in seconds. |
vrrpNewCfgVirtRtrGrpPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1.5 | integer | read-only |
The priority value to be used by the specified VRRP virtual router. |
vrrpNewCfgVirtRtrGrpPreempt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1.6 | integer | read-only |
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 Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrGrpState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1.7 | integer | read-only |
Enable or disable the VRRP virtual router. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrGrpDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1.8 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
vrrpNewCfgVirtRtrGrpTckIpIntf | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1.11 | integer | read-only |
Enable or disable tracking other router interfaces for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckIpIntfInc. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpNewCfgVirtRtrGrpTckVlanPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.6.10.1.12 | integer | read-only |
Enable or disable tracking port state of VLAN ports for priority adjustment. the priority increment is defined in vrrpNewCfgGenTckVlanPortInc. Enumeration: 'disabled': 2, 'enabled': 1. |
arpCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7 | |||
arpCurCfgReARPPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.1 | integer | read-only |
Re-ARP Period in seconds. |
arpNewCfgReARPPeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.2 | integer | read-write |
Re-ARP Period in seconds. |
ipStaticArpTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.3 | integer | read-only |
The maximum number of rows in the Static ARP table. |
ipCurCfgStaticArpTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.4 | no-access |
The table of static ARPs in the current configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.4.1 | no-access |
A row in the static ARP table |
||
ipCurCfgStaticArpIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.4.1.1 | integer32 | read-only |
The index of the static ARP table. |
ipCurCfgStaticArpIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.4.1.2 | ipaddress | read-only |
The IP address for the ARP entry. |
ipCurCfgStaticArpMAC | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.4.1.3 | displaystring | read-only |
The MAC address for the ARP entry. |
ipCurCfgStaticArpVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.4.1.4 | integer | read-only |
The VLAN for the ARP entry. |
ipCurCfgStaticArpPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.4.1.5 | integer32 | read-only |
The port for the ARP entry. |
ipNewCfgStaticArpTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.5 | no-access |
The table of static ARPs in the new configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.5.1 | no-access |
A row in the static ARP table |
||
ipNewCfgStaticArpIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.5.1.1 | integer32 | read-only |
The index of the static ARP table. |
ipNewCfgStaticArpIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.5.1.2 | ipaddress | read-only |
The IP address for the ARP entry. |
ipNewCfgStaticArpMAC | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.5.1.3 | displaystring | read-only |
The MAC address for the ARP entry. |
ipNewCfgStaticArpVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.5.1.4 | integer | read-only |
The VLAN for the ARP entry. |
ipNewCfgStaticArpPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.5.1.5 | integer32 | read-only |
The port for the ARP entry. |
ipNewCfgStaticArpAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.7.5.1.6 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
ipBootpCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.8 | |||
ipCurCfgBootpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.8.1 | ipaddress | read-only |
The IP address of BOOTP server. |
ipNewCfgBootpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.8.2 | ipaddress | read-write |
The IP address of BOOTP server. |
ipCurCfgBootpAddr2 | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.8.3 | ipaddress | read-only |
The IP address of second BOOTP server. |
ipNewCfgBootpAddr2 | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.8.4 | ipaddress | read-write |
The IP address of second BOOTP server. |
ipCurCfgBootpState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.8.5 | integer | read-only |
The state of BOOTP relay. Enumeration: 'disabled': 3, 'enabled': 2. |
ipNewCfgBootpState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.8.6 | integer | read-write |
The state of BOOTP relay. Enumeration: 'disabled': 3, 'enabled': 2. |
dnsCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.9 | |||
dnsCurCfgPrimaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.9.1 | ipaddress | read-only |
The DNS primary IP address in the current_configuration block. |
dnsNewCfgPrimaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.9.2 | ipaddress | read-write |
The DNS primary IP address in the new_configuration block. |
dnsCurCfgSecondaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.9.3 | ipaddress | read-only |
The DNS primary IP address in the current_configuration block. |
dnsNewCfgSecondaryIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.9.4 | ipaddress | read-write |
The DNS primary IP address in the new_configuration block. |
dnsCurCfgDomainName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.9.5 | displaystring | read-only |
The DNS doamin name in the current_configuration block. |
dnsNewCfgDomainName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.9.6 | displaystring | read-write |
The DNS doamin name in the new_configuration block. |
ipNwfCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10 | |||
ipNwfTableMax | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.1 | integer32 | read-only |
The maximum number of rows in the IP network filter table. |
ipCurCfgNwfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.2 | no-access |
The table of IP network filter configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.2.1 | no-access |
Information about an IP network filter. |
||
ipCurCfgNwfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.2.1.1 | integer32 | read-only |
The netowrk filter number for which the NWF is related. |
ipCurCfgNwfAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.2.1.2 | ipaddress | read-only |
The IP address of the network filter. |
ipCurCfgNwfMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.2.1.3 | ipaddress | read-only |
The subnet mask of the network filter. |
ipCurCfgNwfState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.2.1.4 | integer | read-only |
Enable or disable the network filter. Enumeration: 'disabled': 2, 'enabled': 1. |
ipNewCfgNwfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.3 | no-access |
The table of IP network filter configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.3.1 | no-access |
Information about an IP network filter. |
||
ipNewCfgNwfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.3.1.1 | integer32 | read-only |
The netowrk filter number for which the NWF is related. |
ipNewCfgNwfAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.3.1.2 | ipaddress | read-only |
The IP address of the network filter. |
ipNewCfgNwfMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.3.1.3 | ipaddress | read-only |
The subnet mask of the network filter. |
ipNewCfgNwfState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.3.1.4 | integer | read-only |
Enable or disable the network filter. Enumeration: 'disabled': 2, 'enabled': 1. |
ipNewCfgNwfDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.10.3.1.5 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
ipRmapCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11 | |||
ipRmapTableMax | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.1 | integer32 | read-only |
The maximum number of rows in the IP route map table. |
ipCurCfgRmapTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.2 | no-access |
The table of IP route map configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.2.1 | no-access |
Information about an IP route map. |
||
ipCurCfgRmapIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.2.1.1 | integer32 | read-only |
The route map number for which the RMAP is related. |
ipCurCfgRmapMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.2.1.3 | unsigned32 | read-only |
The metric of the route map. 4294967295 means none |
ipCurCfgRmapPrec | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.2.1.4 | integer | read-only |
The precedence of the route map. |
ipCurCfgRmapState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.2.1.6 | integer | read-only |
Enable or disable the route map. Enumeration: 'disabled': 2, 'enabled': 1. |
ipCurCfgRmapMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.2.1.8 | integer | read-only |
The OSPF metric-type of the matched route. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ipNewCfgRmapTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.3 | no-access |
The table of IP route map configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.3.1 | no-access |
Information about an IP route map. |
||
ipNewCfgRmapIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.3.1.1 | integer32 | read-only |
The route map number for which the RMAP is related. |
ipNewCfgRmapMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.3.1.3 | unsigned32 | read-only |
The metric of the route map. 16777215 means none |
ipNewCfgRmapPrec | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.3.1.4 | integer | read-only |
The precedence of the route map. |
ipNewCfgRmapState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.3.1.6 | integer | read-only |
Enable or disable the route map. Enumeration: 'disabled': 2, 'enabled': 1. |
ipNewCfgRmapMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.3.1.8 | integer | read-only |
The OSPF metric-type of the matched route. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ipNewCfgRmapDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.3.1.9 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
ipAlistTableMax | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.4 | integer32 | read-only |
The maximum number of rows in the IP route map table. |
ipCurCfgAlistTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.5 | no-access |
The table of IP route map access list configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.5.1 | no-access |
Information about an IP route map. |
||
ipCurCfgAlistRmapIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.5.1.1 | integer32 | read-only |
The route map number for which the RMAP is related. |
ipCurCfgAlistIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.5.1.2 | integer32 | read-only |
The access list number for which the access list is related. |
ipCurCfgAlistNwf | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.5.1.3 | integer | read-only |
The network filter number of the route map access list. 0 means none |
ipCurCfgAlistMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.5.1.4 | unsigned32 | read-only |
The metric of the route map access list. 4294967295 means none |
ipCurCfgAlistAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.5.1.5 | integer | read-only |
Action of the route map access list. Enumeration: 'deny': 2, 'permit': 1. |
ipCurCfgAlistState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.5.1.6 | integer | read-only |
Enable or disable the route map access list. Enumeration: 'disabled': 2, 'enabled': 1. |
ipNewCfgAlistTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.6 | no-access |
The table of IP route map access list configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.6.1 | no-access |
Information about an IP route map. |
||
ipNewCfgAlistRmapIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.6.1.1 | integer32 | read-only |
The route map number for which the RMAP is related. |
ipNewCfgAlistIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.6.1.2 | integer32 | read-only |
The access list number for which the access list is related. |
ipNewCfgAlistNwf | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.6.1.3 | integer | read-only |
The network filter number of the route map access list. 0 means none |
ipNewCfgAlistMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.6.1.4 | unsigned32 | read-only |
The metric of the route map access list. 16777215 means none |
ipNewCfgAlistAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.6.1.5 | integer | read-only |
Action of the route map access list. Enumeration: 'deny': 2, 'permit': 1. |
ipNewCfgAlistState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.6.1.6 | integer | read-only |
Enable or disable the route map access list. Enumeration: 'disabled': 2, 'enabled': 1. |
ipNewCfgAlistDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.11.6.1.7 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
ospfCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13 | |||
ospfGeneral | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1 | |||
ospfCurCfgDefaultRouteMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.1 | integer | read-only |
Specify the metric to be assigned. |
ospfNewCfgDefaultRouteMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.2 | integer | read-write |
Specify the metric to be assigned. |
ospfCurCfgDefaultRouteMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.3 | integer | read-only |
Specify the AS External metric type to be assigned. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfNewCfgDefaultRouteMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.4 | integer | read-write |
Specify the AS External metric type to be assigned. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfIntfTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.5 | integer32 | read-only |
The maximum number of rows in the OSPF Interface table. |
ospfAreaTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.6 | integer32 | read-only |
The maximum number of rows in the OSPF Area table. |
ospfRangeTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.7 | integer32 | read-only |
The maximum number of rows in the OSPF Range table. |
ospfVirtIntfTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.8 | integer32 | read-only |
The maximum number of rows in the OSPF Virtual Interface table. |
ospfHostTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.9 | integer32 | read-only |
The maximum number of rows in the OSPF Host table. |
ospfCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.10 | integer | read-only |
OSPF global state. Enumeration: 'on': 1, 'off': 2. |
ospfNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.11 | integer | read-write |
Globally turn OSPF on or off. Enumeration: 'on': 1, 'off': 2. |
ospfCurCfgLSDB | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.12 | integer32 | read-only |
The LSDB limit for external LSA. |
ospfNewCfgLSDB | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.1.13 | integer32 | read-write |
Set the LSDB limit for external LSA. |
ospfCurCfgAreaTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.2 | no-access |
The table of OSPF Area configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.2.1 | no-access |
Information about a OSPF area. |
||
ospfCurCfgAreaIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.2.1.1 | integer32 | read-only |
The OSPF area number for which the OSPF area table is related. |
ospfCurCfgAreaId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.2.1.2 | ipaddress | read-only |
The IP Address of the OSPF area. |
ospfCurCfgAreaSpfInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.2.1.3 | integer | read-only |
The SPF interval for the OSPF area. |
ospfCurCfgAreaAuthType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.2.1.4 | integer | read-only |
Type of authentication being used. none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication. Enumeration: 'none': 1, 'password': 2, 'md5': 3. |
ospfCurCfgAreaType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.2.1.5 | integer | read-only |
Type of Area. transit(0) stub(1) nssa(2) Enumeration: 'stub': 1, 'transit': 0, 'nssa': 2. |
ospfCurCfgAreaMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.2.1.6 | integer | read-only |
Metric (1-65535) |
ospfCurCfgAreaStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.2.1.7 | integer | read-only |
Status disabled(0) enabled(1) Enumeration: 'disabled': 0, 'enabled': 1. |
ospfNewCfgAreaTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.3 | no-access |
The table of OSPF Area configuration in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.3.1 | no-access |
Information about a OSPF area. |
||
ospfNewCfgAreaIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.3.1.1 | integer32 | read-only |
The OSPF area number for which the OSPF area table is related. |
ospfNewCfgAreaId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.3.1.2 | ipaddress | read-only |
The IP Address of the OSPF area. |
ospfNewCfgAreaSpfInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.3.1.3 | integer | read-write |
The SPF interval for the OSPF area. |
ospfNewCfgAreaAuthType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.3.1.4 | integer | read-write |
Type of authentication being used. none(1) - no authentication password(2) - use password. md5(3) - use MD5 authentication. Enumeration: 'none': 1, 'password': 2, 'md5': 3. |
ospfNewCfgAreaType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.3.1.5 | integer | read-write |
Type of Area. transit(0) stub(1) nssa(2) Enumeration: 'stub': 1, 'transit': 0, 'nssa': 2. |
ospfNewCfgAreaMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.3.1.6 | integer | read-write |
Metric (1-65535) |
ospfNewCfgAreaStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.3.1.7 | integer | read-write |
Status disabled(0) enabled(1) Enumeration: 'disabled': 0, 'enabled': 1. |
ospfNewCfgAreaDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.3.1.8 | integer | read-write |
Delete the area no(0), yes(1) Enumeration: 'yes': 1, 'no': 0. |
ospfRouteRedistribution | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4 | |||
ospfRedistributeStatic | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.1 | |||
ospfCurCfgStaticMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.1.1 | integer | read-only |
The metric to be assigned to static routes. A value of 0 indicates none. |
ospfNewCfgStaticMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.1.2 | integer | read-write |
The metric to be assigned to static routes. A value of 0 indicates none. |
ospfCurCfgStaticMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.1.3 | integer | read-only |
The AS External metric type for static routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfNewCfgStaticMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.1.4 | integer | read-write |
The AS External metric type for static routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfCurCfgStaticOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.1.5 | octet string | read-only |
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 |
ospfNewCfgStaticOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.1.6 | octet string | read-only |
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 |
ospfNewCfgStaticAddOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.1.7 | integer32 | read-write |
The route map to be add into out-rmap list. When read, 0 is returned. |
ospfNewCfgStaticRemoveOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.1.8 | integer32 | read-write |
The route map to be removed from out-rmap list. When read, 0 is returned. |
ospfRedistributeFixed | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.4 | |||
ospfCurCfgFixedMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.4.1 | integer | read-only |
The export metric for fixed routes. A value of 0 indicates none |
ospfNewCfgFixedMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.4.2 | integer | read-write |
The export metric for fixed routes. A value of 0 indicates none |
ospfCurCfgFixedMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.4.3 | integer | read-only |
The AS External metric type for fixed routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfNewCfgFixedMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.4.4 | integer | read-write |
The AS External metric type for fixed routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfCurCfgFixedOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.4.5 | octet string | read-only |
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 |
ospfNewCfgFixedOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.4.6 | octet string | read-only |
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 |
ospfNewCfgFixedAddOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.4.7 | integer32 | read-write |
The route map to be add into out-rmap list. When read, 0 is returned. |
ospfNewCfgFixedRemoveOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.4.8 | integer32 | read-write |
The route map to be removed from out-rmap list. When read, 0 is returned. |
ospfRedistributeRip | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.5 | |||
ospfCurCfgRipMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.5.1 | integer | read-only |
The export metric for RIP routes. A value of 0 indicates none |
ospfNewCfgRipMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.5.2 | integer | read-write |
The export metric for RIP routes. A value of 0 indicates none |
ospfCurCfgRipMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.5.3 | integer | read-only |
The AS External metric type for RIP routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfNewCfgRipMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.5.4 | integer | read-write |
The AS External metric type for RIP routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ospfCurCfgRipOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.5.5 | octet string | read-only |
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 |
ospfNewCfgRipOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.5.6 | octet string | read-only |
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 |
ospfNewCfgRipAddOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.5.7 | integer32 | read-write |
The route map to be add into out-rmap list. When read, 0 is returned. |
ospfNewCfgRipRemoveOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.4.5.8 | integer32 | read-write |
The route map to be removed from out-rmap list. When read, 0 is returned. |
ospfCurCfgMdkeyTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.5 | no-access |
The table of OSPF MD5 keys in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.5.1 | no-access |
Information about an OSPF MD keys table. |
||
ospfCurCfgMdkeyIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.5.1.1 | integer32 | read-only |
The OSPF MD5 Key number for which the OSPF MdKey table is related. |
ospfCurCfgMdkeyKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.5.1.2 | displaystring | read-only |
The character string representing the MD5 Key. |
ospfNewCfgMdkeyTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.6 | no-access |
The table of OSPF MD5 keys in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.6.1 | no-access |
Information about an OSPF MD keys table. |
||
ospfNewCfgMdkeyIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.6.1.1 | integer32 | read-only |
The OSPF MD5 Key number for which the OSPF MdKey table is related. |
ospfNewCfgMdkeyKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.6.1.2 | displaystring | read-only |
The character string representing the MD5 Key. |
ospfNewCfgMdkeyDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.6.1.3 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
ospfCurCfgIntfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7 | no-access |
The table of OSPF Interface configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1 | no-access |
Information about an OSPF Interface. |
||
ospfCurCfgIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.1 | integer32 | read-only |
The OSPF Interface number for which the OSPF Interface table is related. |
ospfCurCfgIntfId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.2 | ipaddress | read-only |
The IP Address of the OSPF interface. |
ospfCurCfgIntfArea | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.3 | integer | read-only |
The index of the area that the interface belongs |
ospfCurCfgIntfMdkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.4 | integer | read-only |
The MD5 key for the OSPF interface 0 (none) no MD5 authentication. |
ospfCurCfgIntfCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.5 | integer | read-only |
Interface cost |
ospfCurCfgIntfPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.6 | integer | read-only |
Interface router priority |
ospfCurCfgIntfHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.7 | integer | read-only |
Hello interval |
ospfCurCfgIntfDead | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.8 | integer | read-only |
Dead interval |
ospfCurCfgIntfTrans | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.9 | integer | read-only |
Transit delay |
ospfCurCfgIntfRetra | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.10 | integer | read-only |
Retransmit interval |
ospfCurCfgIntfAuthKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.11 | displaystring | read-only |
Authentication Key |
ospfCurCfgIntfStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.7.1.12 | integer | read-only |
Status of the interface disabled(0), enabled(1) Enumeration: 'disabled': 0, 'enabled': 1. |
ospfNewCfgIntfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8 | no-access |
The table of OSPF Interface configuration in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1 | no-access |
Information about an OSPF Interface. |
||
ospfNewCfgIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.1 | integer32 | read-only |
The OSPF Interface number for which the OSPF Interface table is related. |
ospfNewCfgIntfId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.2 | ipaddress | read-only |
The IP Address of the OSPF interface. |
ospfNewCfgIntfArea | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.3 | integer | read-only |
The index of the area that the interface belongs (0..2) |
ospfNewCfgIntfMdkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.4 | integer | read-only |
The MD5 key for the OSPF interface 0 (none) no MD5 authentication. |
ospfNewCfgIntfCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.5 | integer | read-only |
Interface cost(1..65535) |
ospfNewCfgIntfPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.6 | integer | read-only |
Interface router priority(0..255) |
ospfNewCfgIntfHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.7 | integer | read-only |
Hello interval(1..65535) |
ospfNewCfgIntfDead | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.8 | integer | read-only |
Dead interval(1..65535) |
ospfNewCfgIntfTrans | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.9 | integer | read-only |
Transit delay(1..3600) |
ospfNewCfgIntfRetra | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.10 | integer | read-only |
Retransmit interval(1..3600) |
ospfNewCfgIntfAuthKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.11 | displaystring | read-only |
Authentication Key |
ospfNewCfgIntfStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.12 | integer | read-only |
Status of the interface disabled(0), enabled(1) Enumeration: 'disabled': 0, 'enabled': 1. |
ospfNewCfgIntfDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.8.1.13 | integer | read-write |
Delete the interface other(0), delete(1) Enumeration: 'other': 0, 'delete': 1. |
ospfCurCfgVirtIntfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9 | no-access |
The table of OSPF Virtual Interface configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1 | no-access |
Information about an OSPF virtual Interface. |
||
ospfCurCfgVirtIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1.1 | integer32 | read-only |
The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related. |
ospfCurCfgVirtIntfAreaId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1.2 | integer | read-only |
The index of the OSPF area to which this virtual interface belongs. |
ospfCurCfgVirtIntfNbr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1.3 | ipaddress | read-only |
The IP Address of the OSPF neighbor for this virtual interface. |
ospfCurCfgVirtIntfMdkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1.4 | integer | read-only |
The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication. |
ospfCurCfgVirtIntfHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1.5 | integer | read-only |
Hello interval |
ospfCurCfgVirtIntfDead | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1.6 | integer | read-only |
Dead interval |
ospfCurCfgVirtIntfTrans | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1.7 | integer | read-only |
Transit delay |
ospfCurCfgVirtIntfRetra | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1.8 | integer | read-only |
Retransmit interval |
ospfCurCfgVirtIntfAuthKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1.9 | displaystring | read-only |
Authentication Key |
ospfCurCfgVirtIntfStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.9.1.10 | integer | read-only |
Status disabled(0), enabled(1) Enumeration: 'disabled': 0, 'enabled': 1. |
ospfNewCfgVirtIntfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10 | no-access |
The table of OSPF Virtual Interface configuration in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1 | no-access |
Information about an OSPF virtual Interface. |
||
ospfNewCfgVirtIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.1 | integer32 | read-only |
The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related. |
ospfNewCfgVirtIntfAreaId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.2 | integer | read-only |
The index of the OSPF area to which this virtual interface belongs. |
ospfNewCfgVirtIntfNbr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.3 | ipaddress | read-only |
The IP Address of the OSPF neighbor for this virtual interface. |
ospfNewCfgVirtIntfMdkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.4 | integer | read-only |
The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication. |
ospfNewCfgVirtIntfHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.5 | integer | read-only |
Hello interval(1..65535) |
ospfNewCfgVirtIntfDead | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.6 | integer | read-only |
Dead interval(1..65535) |
ospfNewCfgVirtIntfTrans | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.7 | integer | read-only |
Transit dela(1..3600)y |
ospfNewCfgVirtIntfRetra | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.8 | integer | read-only |
Retransmit interval(1..3600) |
ospfNewCfgVirtIntfAuthKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.9 | displaystring | read-only |
Authentication Key SIZE(0..8) |
ospfNewCfgVirtIntfStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.10 | integer | read-only |
Status disabled(0), enabled(1) Enumeration: 'disabled': 0, 'enabled': 1. |
ospfNewCfgVirtIntfDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.10.1.11 | integer | read-write |
Delete other(0), delete(1) Enumeration: 'other': 0, 'delete': 1. |
ospfMdkeyTableMaxSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.11 | integer32 | read-only |
The maximum number of rows in the OSPF Mdkey table. |
ospfCurCfgHostTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.12 | no-access |
The table of OSPF Host configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.12.1 | no-access |
Information about a OSPF host. |
||
ospfCurCfgHostIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.12.1.1 | integer32 | read-only |
The OSPF host number for which the OSPF host table is related. |
ospfCurCfgHostIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.12.1.2 | ipaddress | read-only |
The IP Address of the OSPF host. |
ospfCurCfgHostAreaIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.12.1.3 | integer32 | read-only |
The area index. |
ospfCurCfgHostCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.12.1.4 | integer | read-only |
The cost of the OSPF host. |
ospfCurCfgHostState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.12.1.5 | integer | read-only |
Enable or disable an OSPF Host Enumeration: 'disabled': 3, 'enabled': 2. |
ospfNewCfgHostTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.13 | no-access |
The table of OSPF Host configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.13.1 | no-access |
Information about a OSPF host. |
||
ospfNewCfgHostIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.13.1.1 | integer32 | read-only |
The OSPF host number for which the OSPF host table is related. |
ospfNewCfgHostIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.13.1.2 | ipaddress | read-only |
The IP Address of the OSPF host. |
ospfNewCfgHostAreaIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.13.1.3 | integer32 | read-only |
The OSPF area index. |
ospfNewCfgHostCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.13.1.4 | integer | read-only |
The cost of the OSPF host. |
ospfNewCfgHostState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.13.1.5 | integer | read-only |
Enable or disable an OSPF Host Enumeration: 'disabled': 3, 'enabled': 2. |
ospfNewCfgHostDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.13.1.6 | integer | read-write |
Delete the OSPF host: no(0), yes(1) Enumeration: 'yes': 1, 'no': 0. |
ospfCurCfgRangeTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.14 | no-access |
The table of OSPF summary range in the current configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.14.1 | no-access |
Information about an OSPF summary range. |
||
ospfCurCfgRangeIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.14.1.1 | integer32 | read-only |
The range number for which the OSPF summary range table is related. |
ospfCurCfgRangeAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.14.1.2 | ipaddress | read-only |
The IP Address of the range. |
ospfCurCfgRangeMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.14.1.3 | ipaddress | read-only |
The mask of the range. |
ospfCurCfgRangeAreaIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.14.1.4 | integer32 | read-only |
The area index. |
ospfCurCfgRangeHideState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.14.1.5 | integer | read-only |
The state of the hide range. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfCurCfgRangeState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.14.1.6 | integer | read-only |
The state of the range. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgRangeTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.15 | no-access |
The table of OSPF summary range in the new configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.15.1 | no-access |
Information about an OSPF summary range. |
||
ospfNewCfgRangeIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.15.1.1 | integer32 | read-only |
The range number for which the OSPF summary range table is related. |
ospfNewCfgRangeAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.15.1.2 | ipaddress | read-only |
The IP Address of the range. |
ospfNewCfgRangeMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.15.1.3 | ipaddress | read-only |
The mask of the range. |
ospfNewCfgRangeAreaIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.15.1.4 | integer32 | read-only |
The area index. |
ospfNewCfgRangeHideState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.15.1.5 | integer | read-only |
The state of the hide range. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgRangeState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.15.1.6 | integer | read-only |
The state of the range. Enumeration: 'disabled': 2, 'enabled': 1. |
ospfNewCfgRangeDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.13.15.1.7 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
ipGeneralCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.14 | |||
ipCurCfgRouterID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.14.1 | ipaddress | read-only |
The router ID of the switch. |
ipNewCfgRouterID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.14.2 | ipaddress | read-write |
The router ID of the switch. |
igmpCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15 | |||
igmpCurCfgOnOff | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.1 | integer | read-only |
Globally turn IGMP On/Off. Enumeration: 'on': 1, 'off': 2. |
igmpNewCfgOnOff | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.2 | integer | read-write |
Globally turn IGMP On/Off. Enumeration: 'on': 1, 'off': 2. |
igmpSnoopCfgGen | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3 | |||
igmpSnoopCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1 | |||
igmpSnoopCurCfgTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.1 | integer32 | read-only |
Set IGMP Report timeout. |
igmpSnoopNewCfgTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.2 | integer32 | read-write |
Set IGMP Report timeout. |
igmpSnoopCurCfgMrto | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.3 | integer32 | read-only |
The value of multicast router timeout in the current config. |
igmpSnoopNewCfgMrto | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.4 | integer32 | read-write |
The value of multicast router timeout in the new config. |
igmpSnoopNewCfgVlanFastlvAdd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.12 | integer32 | read-write |
The VLAN to be added to fastleave vlan list. When read, 0 is returned. |
igmpSnoopNewCfgVlanFastlvRem | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.13 | integer32 | read-write |
The VLAN to be removed from fastleave vlan list. When read, 0 is returned. |
igmpSnoopCurCfgVlanFastlvBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.14 | octet string | read-only |
The fastlv enabled vlans present in the in vlan map list. The fastlv enabled vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has fastlv enabled 0 - The represented vlan does not have fastlv enabled. |
igmpSnoopNewCfgVlanFastlvBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.15 | octet string | read-only |
The fastlv enabled vlans present in the in vlan map list. The fastlv enabled vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has fastlv enabled 0 - The represented vlan does not have fastlv enabled. |
igmpSnoopCurCfgRobust | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.16 | integer32 | read-only |
The value of expected packet loss on subnet in the current config. |
igmpSnoopNewCfgRobust | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.17 | integer32 | read-write |
The value of expected packet loss on subnet in the new config. |
igmpSnoopNewCfgVlanAdd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.18 | integer32 | read-write |
The VLAN to be added to snooping vlan list. When read, 0 is returned. |
igmpSnoopNewCfgVlanRem | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.19 | integer32 | read-write |
The VLAN to be removed from snooping vlan list. When read, 0 is returned. |
igmpSnoopNewCfgVlanClear | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.20 | integer | read-write |
Removing ALL Snooping Vlans. Enumeration: 'clear': 1, 'ok': 2. |
igmpSnoopCurCfgVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.21 | octet string | read-only |
The snooping vlans present in the in vlan map list. The snooping vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has snoop enabled 0 - The represented vlan does not have snooping enabled. |
igmpSnoopNewCfgVlanBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.22 | octet string | read-only |
The snooping vlans present in the in vlan map list. The snooping vlans are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Vlan 9 || || || ||___ Vlan 8 || |____ Vlan 7 || . . . ||_________ Vlan 2 |__________ Vlan 1 where x : 1 - The represented vlan has snoop enabled 0 - The represented vlan does not have snooping enabled. |
igmpSnoopCurCfgQInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.23 | integer32 | read-only |
IGMP Query Interval of current config. |
igmpSnoopNewCfgQInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.24 | integer32 | read-write |
IGMP Query Interval of new config. |
igmpSnoopCurCfgSrcIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.25 | ipaddress | read-only |
The source ip for GSQ proxy in current config. |
igmpSnoopNewCfgSrcIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.26 | ipaddress | read-write |
The source ip for GSQ proxy in new config. |
igmpSnoopCurCfgAggrEnaDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.27 | integer | read-only |
Enable/Disable of IGMP Report aggregation. Enumeration: 'enable': 1, 'disable': 2. |
igmpSnoopNewCfgAggrEnaDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.28 | integer | read-write |
Enable/Disable of IGMP Report aggregation. Enumeration: 'enable': 1, 'disable': 2. |
igmpSnoopCurCfgFlood | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.29 | integer | read-only |
Enable/Disable of flood unregistered IPMC Enumeration: 'enable': 1, 'disable': 2. |
igmpSnoopNewCfgFlood | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.1.30 | integer | read-write |
Enable/Disable of flood unregistered IPMC Enumeration: 'enable': 1, 'disable': 2. |
igmpV3SnoopCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.2 | |||
igmpV3SnoopCurCfgSources | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.2.1 | integer32 | read-only |
Number of sources to snoop in a group record in current config. |
igmpV3SnoopNewCfgSources | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.2.2 | integer32 | read-write |
Number of sources to snoop in a group record in new config. |
igmpV3SnoopCurCfgEnaDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.2.3 | integer | read-only |
The current status of IGMP V3 Snooping. Enumeration: 'disabled': 2, 'enabled': 1. |
igmpV3SnoopNewCfgEnaDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.2.4 | integer | read-write |
Set Enable/Disable of IGMP V3 Snooping. Enumeration: 'enable': 1, 'disable': 2. |
igmpV3SnoopCurCfgExcludeEnaDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.2.5 | integer | read-only |
The current status of IGMP V3 EXCLUDE filter-mode Snooping. Enumeration: 'disabled': 2, 'enabled': 1. |
igmpV3SnoopNewCfgExcludeEnaDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.2.6 | integer | read-write |
Set Enable/Disable of IGMP V3 EXCLUDE filter-mode Snooping. Enumeration: 'enable': 1, 'disable': 2. |
igmpV3SnoopCurCfgV1V2EnaDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.2.7 | integer | read-only |
The current status of IGMP V1/V2 Report Snooping. Enumeration: 'disabled': 2, 'enabled': 1. |
igmpV3SnoopNewCfgV1V2EnaDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.3.2.8 | integer | read-write |
Set Enable/Disable of IGMP V1/V2 Report Snooping. Enumeration: 'enable': 1, 'disable': 2. |
igmpStaticMrtrCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4 | |||
igmpStaticMrtrCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.1 | no-access |
The IGMP Static Multicast Router table in the current configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.1.1 | no-access |
A row in the Static Multicast Router table. |
||
igmpStaticMrtrCurCfgIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.1.1.1 | integer32 | read-only |
The IGMP Multicast Router table port index. |
igmpStaticMrtrCurCfgPortId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.1.1.2 | integer32 | read-only |
The IGMP Multicast Router port in the current configuration block. |
igmpStaticMrtrCurCfgVlanId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.1.1.3 | integer32 | read-only |
The IGMP Multicast Router port in the current configuration block. |
igmpStaticMrtrCurCfgVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.1.1.4 | integer | read-only |
The IGMP version of the IGMP Static Multicast Router. Enumeration: 'version1': 1, 'version2': 2. |
igmpStaticMrtrNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.2 | no-access |
The IGMP Static Multicast Router table in the new configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.2.1 | no-access |
A row in the Static Multicast Router table. |
||
igmpStaticMrtrNewCfgIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.2.1.1 | integer32 | read-only |
The IGMP Multicast Router table port index. |
igmpStaticMrtrNewCfgPortId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.2.1.2 | integer32 | read-only |
The IGMP Multicast Router port in the new configuration block. |
igmpStaticMrtrNewCfgVlanId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.2.1.3 | integer32 | read-only |
The IGMP Multicast Router port in the new configuration block. |
igmpStaticMrtrNewCfgVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.2.1.4 | integer | read-only |
The IGMP version of the IGMP Static Multicast Router. Enumeration: 'version1': 1, 'version2': 2, 'version3': 3. |
igmpStaticMrtrNewCfgDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.4.2.1.5 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
igmpFilterCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5 | |||
igmpFltCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.1 | no-access |
The IGMP filtering table in the current configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.1.1 | no-access |
A row in the filtering table. |
||
igmpFltCurCfgIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.1.1.1 | integer32 | read-only |
The IGMP filter table index. |
igmpFltCurCfgMcastIp1 | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.1.1.2 | ipaddress | read-only |
Range1 Multicast IP address to be filtered. |
igmpFltCurCfgMcastIp2 | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.1.1.3 | ipaddress | read-only |
Range2 Multicast IP address to be filtered. |
igmpFltCurCfgAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.1.1.4 | integer | read-only |
The action for the IGMP filtering rule. Enumeration: 'deny': 2, 'allow': 1. |
igmpFltCurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.1.1.5 | integer | read-only |
The state of this IGMP filtering rule. Enumeration: 'disabled': 2, 'enabled': 1. |
igmpFltNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.2 | no-access |
The IGMP filtering table in the current configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.2.1 | no-access |
A row in the filtering table. |
||
igmpFltNewCfgIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.2.1.1 | integer32 | read-only |
The IGMP filter table index. |
igmpFltNewCfgMcastIp1 | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.2.1.2 | ipaddress | read-only |
Range1 Multicast source IP address to be filtered. |
igmpFltNewCfgMcastIp2 | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.2.1.3 | ipaddress | read-only |
Range2 Multicast source IP address to be filtered. |
igmpFltNewCfgAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.2.1.4 | integer | read-only |
The action for the IGMP filtering rule. Enumeration: 'deny': 2, 'allow': 1. |
igmpFltNewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.2.1.5 | integer | read-only |
The state of this IGMP filtering rule. Enumeration: 'disabled': 2, 'enabled': 1. |
igmpFltNewCfgDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.2.1.6 | integer | read-only |
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. Enumeration: 'other': 1, 'delete': 2. |
igmpFltCurCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.3 | no-access |
The IGMP filtering port table in the current configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.3.1 | no-access |
A row in the IGMP filtering port table. |
||
igmpFltCurCfgPortIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.3.1.1 | integer32 | read-only |
The port index. |
igmpFltCurCfgPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.3.1.2 | integer | read-only |
Enable or disable IGMP filtering. Enumeration: 'disabled': 2, 'enabled': 1. |
igmpFltCurCfgPortFiltBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.3.1.3 | octet string | read-only |
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 |
igmpFltNewCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.4 | no-access |
The IGMP filtering port table in the new configuration block. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.4.1 | no-access |
A row in the IGMP filtering port table. |
||
igmpFltNewCfgPortIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.4.1.1 | integer32 | read-only |
The port index. |
igmpFltNewCfgPortState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.4.1.2 | integer | read-only |
Enable or disable IGMP filtering. Enumeration: 'disabled': 2, 'enabled': 1. |
igmpFltNewCfgPortFiltBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.4.1.3 | octet string | read-only |
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 |
igmpFltNewCfgPortAddFiltRule | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.4.1.4 | integer32 | read-only |
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. |
igmpFltNewCfgPortRemFiltRule | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.4.1.5 | integer32 | read-only |
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. |
igmpFltCurCfgEnaDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.5 | integer | read-only |
Enable/Disable of IGMP Filtering. Enumeration: 'enable': 1, 'disable': 2. |
igmpFltNewCfgEnaDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.15.5.6 | integer | read-write |
Enable/Disable of IGMP Filtering. Enumeration: 'enable': 1, 'disable': 2. |
rip2Cfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18 | |||
ripCurCfgIntfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1 | no-access |
The table of RIP on IP interface configuration in the current_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1 | no-access |
Information about RIP on IP interface. |
||
ripCurCfgIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.1 | integer | read-only |
The interface number for which the RIP information is related. |
ripCurCfgIntfVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.2 | integer | read-only |
RIP version. Enumeration: 'ripVersion2': 2, 'ripVersion1': 1, 'ripVersionBoth': 3. |
ripCurCfgIntfSupply | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.3 | integer | read-only |
Enable or disable supplying route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfListen | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.4 | integer | read-only |
Enable or disable listening to route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfDefault | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.5 | integer | read-only |
Specifies what RIP does with default routes. Enumeration: 'both': 1, 'none': 4, 'supply': 3, 'listen': 2. |
ripCurCfgIntfTrigUpdate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.6 | integer | read-only |
Enable or disable tirggered updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfMcastUpdate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.7 | integer | read-only |
Enable or disable multicast updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfPoisonReverse | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.8 | integer | read-only |
RIP poison reverse. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.9 | integer | read-only |
Enable or disable RIP protocol. Enumeration: 'disabled': 2, 'enabled': 1. |
ripCurCfgIntfMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.10 | integer | read-only |
RIP route metric for this interface. |
ripCurCfgIntfAuth | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.11 | integer | read-only |
Enable or disable RIP update authorization with a simple plain text password. Enumeration: 'none': 1, 'password': 2. |
ripCurCfgIntfKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.12 | displaystring | read-only |
RIP update authentication password. |
ripCurCfgIntfSplitHorizon | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.1.1.13 | integer | read-only |
RIP split horizon. Enumeration: 'disabled': 3, 'enabled': 2. |
ripNewCfgIntfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2 | no-access |
The table of RIP on IP interface configuration in the new_config. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1 | no-access |
Information about RIP on IP interface. |
||
ripNewCfgIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.1 | integer | read-only |
The interface number for which the RIP information is related. |
ripNewCfgIntfVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.2 | integer | read-write |
RIP version. Enumeration: 'ripVersion2': 2, 'ripVersion1': 1, 'ripVersionBoth': 3. |
ripNewCfgIntfSupply | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.3 | integer | read-write |
Enable or disable supplying route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfListen | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.4 | integer | read-write |
Enable or disable listening to route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfDefault | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.5 | integer | read-only |
Specifies what RIP does with default routes. The default routes action could be set to listen/supply/both/none. Enumeration: 'both': 1, 'none': 4, 'supply': 3, 'listen': 2. |
ripNewCfgIntfTrigUpdate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.6 | integer | read-write |
Enable or disable tirggered updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfMcastUpdate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.7 | integer | read-write |
Enable or disable multicast updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfPoisonReverse | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.8 | integer | read-write |
RIP poison reverse. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.9 | integer | read-only |
Enable or disable RIP protocol. Enumeration: 'disabled': 2, 'enabled': 1. |
ripNewCfgIntfMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.10 | integer | read-write |
RIP route metric for this interface. |
ripNewCfgIntfAuth | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.11 | integer | read-write |
Enable or disable RIP update authorization with a simple plain text password. Enumeration: 'none': 1, 'password': 2. |
ripNewCfgIntfKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.12 | displaystring | read-only |
RIP update authentication password. |
ripNewCfgIntfSplitHorizon | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.2.1.13 | integer | read-write |
RIP split horizon. Enumeration: 'disabled': 3, 'enabled': 2. |
ripGeneral | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.3 | |||
rip2CurCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.3.1 | integer | read-only |
RIP global state. Enumeration: 'on': 1, 'off': 2. |
rip2NewCfgState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.3.2 | integer | read-write |
Globally turn RIP on or off. Enumeration: 'on': 1, 'off': 2. |
rip2CurCfgUpdatePeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.3.3 | integer | read-only |
Update Period in seconds. |
rip2NewCfgUpdatePeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.3.4 | integer | read-write |
Update Period in seconds. |
ripRouteRedistribution | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4 | |||
ripRedistributeStatic | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.1 | |||
ripCurCfgStaticMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.1.1 | integer | read-only |
The metric to be assigned to static routes. A value of 0 indicates none. |
ripNewCfgStaticMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.1.2 | integer | read-write |
The metric to be assigned to static routes. A value of 0 indicates none. |
ripCurCfgStaticOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.1.5 | octet string | read-only |
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 |
ripNewCfgStaticOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.1.6 | octet string | read-only |
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 |
ripNewCfgStaticAddOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.1.7 | integer32 | read-write |
The route map to be add into out-rmap list. When read, 0 is returned. |
ripNewCfgStaticRemoveOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.1.8 | integer32 | read-write |
The route map to be removed from out-rmap list. When read, 0 is returned. |
ripRedistributeFixed | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.4 | |||
ripCurCfgFixedMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.4.1 | integer | read-only |
The export metric for fixed routes. A value of 0 indicates none |
ripNewCfgFixedMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.4.2 | integer | read-write |
The export metric for fixed routes. A value of 0 indicates none |
ripCurCfgFixedOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.4.5 | octet string | read-only |
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 |
ripNewCfgFixedOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.4.6 | octet string | read-only |
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 |
ripNewCfgFixedAddOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.4.7 | integer32 | read-write |
The route map to be add into out-rmap list. When read, 0 is returned. |
ripNewCfgFixedRemoveOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.4.8 | integer32 | read-write |
The route map to be removed from out-rmap list. When read, 0 is returned. |
ripRedistributeOspf | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.5 | |||
ripCurCfgOspfMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.5.1 | integer | read-only |
The export metric for RIP routes. A value of 0 indicates none |
ripNewCfgOspfMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.5.2 | integer | read-write |
The export metric for RIP routes. A value of 0 indicates none |
ripCurCfgOspfOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.5.5 | octet string | read-only |
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 |
ripNewCfgOspfOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.5.6 | octet string | read-only |
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 |
ripNewCfgOspfAddOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.5.7 | integer32 | read-write |
The route map to be add into out-rmap list. When read, 0 is returned. |
ripNewCfgOspfRemoveOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.5.8 | integer32 | read-write |
The route map to be removed from out-rmap list. When read, 0 is returned. |
ripRedistributeEospf | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.6 | |||
ripCurCfgEospfMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.6.1 | integer | read-only |
The export metric for RIP routes. A value of 0 indicates none |
ripNewCfgEospfMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.6.2 | integer | read-write |
The export metric for RIP routes. A value of 0 indicates none |
ripCurCfgEospfOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.6.5 | octet string | read-only |
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 |
ripNewCfgEospfOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.6.6 | octet string | read-only |
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 |
ripNewCfgEospfAddOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.6.7 | integer32 | read-write |
The route map to be add into out-rmap list. When read, 0 is returned. |
ripNewCfgEospfRemoveOutRmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.1.18.4.6.8 | integer32 | read-write |
The route map to be removed from out-rmap list. When read, 0 is returned. |
layer3Stats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2 | |||
arpStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.2 | |||
arpStatEntries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.2.1 | gauge32 | read-only |
The current number of ARP entries. |
arpStatHighWater | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.2.2 | gauge32 | read-only |
The highest number of ARP entries. |
arpStatMaxEntries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.2.3 | gauge32 | read-only |
The maximum number of ARP entries. |
routeStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.3 | |||
routeStatEntries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.3.1 | gauge32 | read-only |
The current number of IP routes. |
routeStatHighWater | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.3.2 | gauge32 | read-only |
The highest number of IP routes. |
routeStatMaxEntries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.3.3 | gauge32 | read-only |
The maximum number of IP routes. |
vrrpStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.4 | |||
vrrpStatInAdvers | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.4.1 | counter32 | read-only |
The number of good VRRP advertisements which are received. |
vrrpStatOutAdvers | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.4.2 | counter32 | read-only |
The number of good VRRP advertisements which are transmitted. |
vrrpStatOutBadAdvers | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.4.3 | counter32 | read-only |
The number of bad VRRP advertisements which are received. |
vrrpStatBadVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.4.4 | counter32 | read-only |
The number of bad VRRP version adv which are received. |
vrrpStatBadAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.4.5 | counter32 | read-only |
The number of bad VRRP addres adv which are received. |
vrrpStatBadPassword | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.4.6 | counter32 | read-only |
The number of bad VRRP advertisements which are received. |
vrrpStatBadVrid | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.4.7 | counter32 | read-only |
The number of bad VRRP version ID adv which are received. |
vrrpStatBadData | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.4.8 | counter32 | read-only |
The number of bad VRRP advertisements which are received. |
vrrpStatBadInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.4.9 | counter32 | read-only |
The number of bad VRRP iutervals which are received. |
ospfStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5 | |||
ospfGeneralStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1 | |||
ospfCumRxTxStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1 | |||
ospfCumRxPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.1 | counter32 | read-only |
The sum total of all OSPF packets received on all OSPF areas and interfaces. |
ospfCumTxPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.2 | counter32 | read-only |
The sum total of all OSPF packets transmitted on all OSPF areas and interfaces. |
ospfCumRxHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.3 | counter32 | read-only |
The sum total of all Hello packets received on all OSPF areas and interfaces. |
ospfCumTxHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.4 | counter32 | read-only |
The sum total of all Hello packets transmitted on all OSPF areas and interfaces. |
ospfCumRxDatabase | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.5 | counter32 | read-only |
The sum total of all Database Description packets received on all OSPF areas and interfaces. |
ospfCumTxDatabase | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.6 | counter32 | read-only |
The sum total of all Database Description packets transmitted on all OSPF areas and interfaces. |
ospfCumRxlsReqs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.7 | counter32 | read-only |
The sum total of all Link State Request packets received on all OSPF areas and interfaces. |
ospfCumTxlsReqs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.8 | counter32 | read-only |
The sum total of all Link State Request packets transmitted on all OSPF areas and interfaces. |
ospfCumRxlsAcks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.9 | counter32 | read-only |
The sum total of all Link State Acknowledgement packets received on all OSPF areas and interfaces. |
ospfCumTxlsAcks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.10 | counter32 | read-only |
The sum total of all Link State Acknowledgement packets transmitted on all OSPF areas and interfaces. |
ospfCumRxlsUpdates | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.11 | counter32 | read-only |
The sum total of all Link State Update packets received on all OSPF areas and interfaces. |
ospfCumTxlsUpdates | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.1.12 | counter32 | read-only |
The sum total of all Link State Update packets transmitted on all OSPF areas and interfaces. |
ospfCumNbrChangeStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2 | |||
ospfCumNbrhello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.1 | counter32 | read-only |
The sum total of all Hello packets received from neighbours on all OSPF areas and interfaces. |
ospfCumNbrStart | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.2 | counter32 | read-only |
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. |
ospfCumNbrAdjointOk | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.3 | counter32 | read-only |
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. |
ospfCumNbrNegotiationDone | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.4 | counter32 | read-only |
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. |
ospfCumNbrExchangeDone | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.5 | counter32 | read-only |
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. |
ospfCumNbrBadRequests | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.6 | counter32 | read-only |
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. |
ospfCumNbrBadSequence | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.7 | counter32 | read-only |
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. |
ospfCumNbrLoadingDone | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.8 | counter32 | read-only |
The sum total number of link state updates received for all out-of-date portions of the database across all OSPF areas and interfaces. |
ospfCumNbrN1way | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.9 | counter32 | read-only |
The sum total number of Hello packets received from neighbours, in which this router is not mentioned across all OSPF interfaces and areas. |
ospfCumNbrRstAd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.10 | counter32 | read-only |
The sum total number of times the Neighbour adjacency has been reset across all OPSF areas and interfaces. |
ospfCumNbrDown | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.11 | counter32 | read-only |
The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) across all OSPF areas and interfaces. |
ospfCumNbrN2way | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.2.12 | counter32 | read-only |
The sum total number of Hello packets received from neighbours, in which this router is mentioned across all OSPF interfaces and areas. |
ospfCumIntfChangeStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.3 | |||
ospfCumIntfHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.3.1 | counter32 | read-only |
The sum total number of Hello packets sent on all interfaces and areas |
ospfCumIntfDown | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.3.2 | counter32 | read-only |
The sum total number of interfaces down in all OSPF areas. |
ospfCumIntfLoop | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.3.3 | counter32 | read-only |
The sum total of interfaces no longer connected to the attatched network across all OSPF areas and interfaces. |
ospfCumIntfUnloop | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.3.4 | counter32 | read-only |
The sum total number of interfaces, connected to the attatched network in all OSPF areas. |
ospfCumIntfWaitTimer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.3.5 | counter32 | read-only |
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. |
ospfCumIntfBackup | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.3.6 | counter32 | read-only |
The sum total number of Backup Designated Routers on the attatched network for all OSPF areas and interfaces. |
ospfCumIntfNbrChange | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.3.7 | counter32 | read-only |
The sum total number of changes in the set of bidirectional neighbours associated with any interface across all OSPF areas. |
ospfTimersKickOffStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.4 | |||
ospfTmrsKckOffHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.4.1 | counter32 | read-only |
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. |
ospfTmrsKckOffRetransmit | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.4.2 | counter32 | read-only |
The sum total number of times the Retransmit timer has been fired across all OPSF areas and interfaces. |
ospfTmrsKckOffLsaLock | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.4.3 | counter32 | read-only |
The sum total number of times the Lsa Lock timer has been fired across all OSPF areas and interfaces. |
ospfTmrsKckOffLsaAck | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.4.4 | counter32 | read-only |
The sum total number of times the Lsa Ack timer has been fired across all ospf areas and interfaces. |
ospfTmrsKckOffDbage | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.4.5 | counter32 | read-only |
The total number of times the Dbage has been fired. |
ospfTmrsKckOffSummary | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.4.6 | counter32 | read-only |
The total number of times the Summary timer has been fired. |
ospfTmrsKckOffAseExport | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.1.4.7 | counter32 | read-only |
The total number of times the ASE Export timer has been fired. |
ospfArea | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2 | |||
ospfAreaRxTxStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1 | no-access |
The table of OSPF Area Rx/Tx Statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1 | no-access |
Rx Tx packet Statistics about a OSPF area. |
||
ospfAreaRxTxIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.1 | integer32 | read-only |
The index of the ospf Area for which these statistics apply. |
ospfAreaRxPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.2 | counter32 | read-only |
The total number of OSPF packets received in this OSPF area. |
ospfAreaTxPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.3 | counter32 | read-only |
The total number of OSPF packets transmitted in this OSPF area. |
ospfAreaRxHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.4 | counter32 | read-only |
The total number of Hello packets received in this OSPF area. |
ospfAreaTxHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.5 | counter32 | read-only |
The total number of Hello packets transmitted in this OSPF area. |
ospfAreaRxDatabase | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.6 | counter32 | read-only |
The total number of Database Description packets transmitted for this OSPF area. |
ospfAreaTxDatabase | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.7 | counter32 | read-only |
The total number of Database Description packets transmitted for this OSPF area. |
ospfAreaRxlsReqs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.8 | counter32 | read-only |
The total number of Link State Request packets received for this OSPF area. |
ospfAreaTxlsReqs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.9 | counter32 | read-only |
The total number of Link State Request packets transmitted for this OSPF area. |
ospfAreaRxlsAcks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.10 | counter32 | read-only |
The total number of Link State Acknowledgement packets received for this OSPF area. |
ospfAreaTxlsAcks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.11 | counter32 | read-only |
The total number of Link State Acknowledgement packets transmitted for this OSPF area. |
ospfAreaRxlsUpdates | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.12 | counter32 | read-only |
The total number of Link State Update packets received for this OSPF area. |
ospfAreaTxlsUpdates | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.1.1.13 | counter32 | read-only |
The total number of Link State Update packets transmitted for this OSPF area. |
ospfAreaNbrChangeStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2 | no-access |
The table of OSPF Area Neighbour Statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1 | no-access |
Area Neighbour Change Statistics about a OSPF area. |
||
ospfAreaNbrIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.1 | integer32 | read-only |
The index of the ospf Area for which these statistics apply. |
ospfAreaNbrhello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.2 | counter32 | read-only |
The total number of Hello packets received from neighbours in this OSPF area. |
ospfAreaNbrStart | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.3 | counter32 | read-only |
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. |
ospfAreaNbrAdjointOk | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.4 | counter32 | read-only |
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. |
ospfAreaNbrNegotiationDone | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.5 | counter32 | read-only |
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. |
ospfAreaNbrExchangeDone | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.6 | counter32 | read-only |
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. |
ospfAreaNbrBadRequests | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.7 | counter32 | read-only |
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. |
ospfAreaNbrBadSequence | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.8 | counter32 | read-only |
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. |
ospfAreaNbrLoadingDone | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.9 | counter32 | read-only |
The total number of link state updates received for all out-of-date portions of the database in this OSPF area. |
ospfAreaNbrN1way | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.10 | counter32 | read-only |
The total number of Hello packets received from neighbours, in which this router is not mentioned in this OSPF area. |
ospfAreaNbrRstAd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.11 | counter32 | read-only |
The total number of times the Neighbour adjacency has been reset across this OPSF area. |
ospfAreaNbrDown | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.12 | counter32 | read-only |
The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) in this OSPF area. |
ospfAreaNbrN2way | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.2.1.13 | counter32 | read-only |
The total number of Hello packets received from neighbours, in which this router is mentioned in this OSPF area. |
ospfAreaChangeStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.3 | no-access |
The table of OSPF Area Change Statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.3.1 | no-access |
Area Change Statistics about a OSPF area. |
||
ospfAreaIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.3.1.1 | integer32 | read-only |
The index of the OSPF Area for which these statistics apply. |
ospfAreaIntfHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.3.1.2 | counter32 | read-only |
The total number of Hello packets sent on this OSPF area. |
ospfAreaIntfDown | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.3.1.3 | counter32 | read-only |
The total number of interfaces down in this OSPF area. |
ospfAreaIntfLoop | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.3.1.4 | counter32 | read-only |
The total number of interfaces no longer connected to the attatched network in this OSPF area. |
ospfAreaIntfUnloop | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.3.1.5 | counter32 | read-only |
The total number of interfaces connected to the attatched network in this OSPF area.. |
ospfAreaIntfWaitTimer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.3.1.6 | counter32 | read-only |
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. |
ospfAreaIntfBackup | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.3.1.7 | counter32 | read-only |
The total number of Backup Designated Routers on the attatched network for this OSPF area. |
ospfAreaIntfNbrChange | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.3.1.8 | counter32 | read-only |
The total number of changes in the set of bidirectional neighbours associated with the interface in this OSPF area. |
ospfAreaErrorStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.4 | no-access |
The table of OSPF Area Error Statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.4.1 | no-access |
Error Statistics for an OSPF area. |
||
ospfAreaErrIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.4.1.1 | integer32 | read-only |
The index of the OSPF Area for which these statistics apply. |
ospfAreaErrAuthFailure | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.4.1.2 | counter32 | read-only |
The total number of packets received with a wrong password in this area. |
ospfAreaErrNetmaskMismatch | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.4.1.3 | counter32 | read-only |
The total number of packets received with a wrong netmask in this area. |
ospfAreaErrHelloMismatch | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.4.1.4 | counter32 | read-only |
The total number of packets received with a different hello interval in this area. |
ospfAreaErrDeadMismatch | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.4.1.5 | counter32 | read-only |
The total number of packets received with a different dead interval in this area. |
ospfAreaErrOptionsMismatch | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.4.1.6 | counter32 | read-only |
The total number of packets received with a different options in this area. |
ospfAreaErrUnknownNbr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.4.1.7 | counter32 | read-only |
The total number of packets received from an unknown neighbor in this area. |
ospfAreaErrAreaMismatch | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.2.4.1.8 | counter32 | read-only |
The total number of packets received with a wrong area. |
ospfInterface | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3 | |||
ospfIntfRxTxStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1 | no-access |
The table of OSPF Interface Rx/Tx packet Statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1 | no-access |
OSPF interface Rx/Tx packet statistics. |
||
ospfIntfRxTxIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.1 | integer32 | read-only |
The OSPF interface for which these statistics apply. |
ospfIntfRxPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.2 | counter32 | read-only |
The total number of OSPF packets received for this OSPF interface. |
ospfIntfTxPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.3 | counter32 | read-only |
The total number of OSPF packets transmitted for this OSPF interface. |
ospfIntfRxHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.4 | counter32 | read-only |
The total number of Hello packets received for this OSPF interface. |
ospfIntfTxHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.5 | counter32 | read-only |
The total number of Hello packets transmitted for this OSPF interface. |
ospfIntfRxDatabase | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.6 | counter32 | read-only |
The total number of Database Description packets received for this OSPF interface. |
ospfIntfTxDatabase | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.7 | counter32 | read-only |
The total number of Database Description packets transmitted for this OSPF interface. |
ospfIntfRxlsReqs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.8 | counter32 | read-only |
The total number of Link State Request packets received for this OSPF interface. |
ospfIntfTxlsReqs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.9 | counter32 | read-only |
The total number of Link State Request packets transmitted for this OSPF interface. |
ospfIntfRxlsAcks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.10 | counter32 | read-only |
The total number of Link State Acknowledgement packets received for this OSPF interface. |
ospfIntfTxlsAcks | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.11 | counter32 | read-only |
The total number of Link State Acknowledgement packets transmitted for this OSPF interface. |
ospfIntfRxlsUpdates | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.12 | counter32 | read-only |
The total number of Link State Update packets received for this OSPF interface. |
ospfIntfTxlsUpdates | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.1.1.13 | counter32 | read-only |
The total number of Link State Update packets transmitted for this OSPF interface. |
ospfIntfNbrChangeStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2 | no-access |
The table of OSPF Interface Neighbour change Statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1 | no-access |
OSPF interface Neighbour Change statistics. |
||
ospfIntfNbrIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.1 | integer32 | read-only |
The index of the OSPF Interface for which these statistics apply. |
ospfIntfNbrhello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.2 | counter32 | read-only |
The total number of Hello packets received from neighbours in this OSPF interface. |
ospfIntfNbrStart | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.3 | counter32 | read-only |
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. |
ospfIntfNbrAdjointOk | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.4 | counter32 | read-only |
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. |
ospfIntfNbrNegotiationDone | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.5 | counter32 | read-only |
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. |
ospfIntfNbrExchangeDone | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.6 | counter32 | read-only |
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. |
ospfIntfNbrBadRequests | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.7 | counter32 | read-only |
The total number of Link State Requests which have been received for a link state advertisement not contained in the database for this interface. |
ospfIntfNbrBadSequence | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.8 | counter32 | read-only |
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. |
ospfIntfNbrLoadingDone | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.9 | counter32 | read-only |
The total number of link state updates received for all out-of-date portions of the database for this OSPF interface. |
ospfIntfNbrN1way | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.10 | counter32 | read-only |
The total number of Hello packets received from neighbours, in which this router is not mentioned for this OSPF interface. |
ospfIntfNbrRstAd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.11 | counter32 | read-only |
The sum total number of times the Neighbour adjacency has been reset on this interface. |
ospfIntfNbrDown | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.12 | counter32 | read-only |
The total number of Neighbouring routers down (i.e. in the initial state of a neighbour conversation.) for this interface. |
ospfIntfNbrN2way | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.2.1.13 | counter32 | read-only |
The total number of Hello packets received from neighbours, in which this router is mentioned for this OSPF interface. |
ospfIntfChangeStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.3 | no-access |
The table of OSPF Interface change Statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.3.1 | no-access |
OSPF interface Change statistics. |
||
ospfIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.3.1.1 | integer32 | read-only |
The index of the OSPF Interface for which these statistics apply. |
ospfIntfHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.3.1.2 | counter32 | read-only |
The total number of Hello packets sent by this interface. |
ospfIntfDown | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.3.1.3 | counter32 | read-only |
The total number of times the interface was down. |
ospfIntfLoop | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.3.1.4 | counter32 | read-only |
The total number of times the interface was no longer connected to the attatched network. |
ospfIntfUnloop | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.3.1.5 | counter32 | read-only |
The total number of times the interface, connected back to the attatched network. |
ospfIntfWaitTimer | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.3.1.6 | counter32 | read-only |
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. |
ospfIntfBackup | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.3.1.7 | counter32 | read-only |
The total number of Backup Designated Routers on the attatched network for this OSPF interface. |
ospfIntfNbrChange | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.3.1.8 | counter32 | read-only |
The total number of changes in the set of bidirectional neighbours associated with the interface for this OSPF interface. |
ospfIntfErrorStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.4 | no-access |
The table of OSPF Interface Error Statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.4.1 | no-access |
Error Statistics for an OSPF area. |
||
ospfIntfErrIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.4.1.1 | integer32 | read-only |
The index of the OSPF Intf for which these statistics apply. |
ospfIntfErrAuthFailure | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.4.1.2 | counter32 | read-only |
The total number of packets received with a wrong password in this area. |
ospfIntfErrNetmaskMismatch | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.4.1.3 | counter32 | read-only |
The total number of packets received with a wrong netmask in this area. |
ospfIntfErrHelloMismatch | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.4.1.4 | counter32 | read-only |
The total number of packets received with a different hello interval in this area. |
ospfIntfErrDeadMismatch | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.4.1.5 | counter32 | read-only |
The total number of packets received with a different dead interval in this area. |
ospfIntfErrOptionsMismatch | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.4.1.6 | counter32 | read-only |
The total number of packets received with a different options in this area. |
ospfIntfErrUnknownNbr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.4.1.7 | counter32 | read-only |
The total number of packets received from an unknown neighbor in this area. |
ospfIntfErrAreaMismatch | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.5.3.4.1.8 | counter32 | read-only |
The total number of packets received with a wrong area. |
clearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6 | |||
ipClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6.1 | integer | read-write |
Setting this to clear(1) results in clearing the IP statistics. Enumeration: 'clear': 1, 'ok': 2. |
vrrpClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6.2 | integer | read-write |
Setting this to clear(2) results in clearing the VRRP statistics. Enumeration: 'clear': 2, 'ok': 1. |
ripClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6.4 | integer | read-write |
Setting this to clear(1) results in clearing the RIP statistics. Enumeration: 'clear': 1, 'ok': 2. |
ospfClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6.5 | integer | read-write |
Setting this to clear(1) results in clearing the OSPF statistics. Enumeration: 'clear': 1, 'ok': 2. |
tcpClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6.6 | integer | read-write |
Setting this to clear(1) results in clearing the TCP statistics. Enumeration: 'clear': 1, 'ok': 2. |
udpClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6.7 | integer | read-write |
Setting this to clear(1) results in clearing the UDP statistics. Enumeration: 'clear': 1, 'ok': 2. |
dnsClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6.8 | integer | read-write |
Setting this to clear(1) results in clearing the DNS statistics. Enumeration: 'clear': 1, 'ok': 2. |
arpClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6.9 | integer | read-write |
Setting this to clear(1) results in clearing the ARP statistics. Enumeration: 'clear': 1, 'ok': 2. |
icmpClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6.10 | integer | read-write |
Setting this to clear(1) results in clearing the ICMP statistics. Enumeration: 'clear': 1, 'ok': 2. |
routeClearStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.6.11 | integer | read-write |
Setting this to clear(1) results in clearing the Route statistics. Enumeration: 'clear': 1, 'ok': 2. |
igmpStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7 | |||
igmpSnoopStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1 | no-access |
The table of OSPF Interface Error Statistics. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1 | no-access |
Statistics for IGMP Snooping. |
||
igmpSnoopVlanIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.1 | integer32 | read-only |
The index of the VLAN for which these statistics apply. |
rxIgmpValidPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.2 | counter32 | read-only |
The total number of valid IGMP packets received on this VLAN. |
rxIgmpInvalidPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.3 | counter32 | read-only |
The total number of invalid IGMP packets received on this VLAN. |
rxIgmpGenQueries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.4 | counter32 | read-only |
The total number of IGMP General Query packets received on this VLAN. |
rxIgmpGrpSpecificQueries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.5 | counter32 | read-only |
The total number of IGMP Group Specific Query packets received on this VLAN. |
rxIgmpLeaves | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.6 | counter32 | read-only |
The total number of IGMP Leave packets received on this VLAN. |
rxIgmpReports | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.7 | counter32 | read-only |
The total number of IGMP Report packets received on this VLAN. |
txIgmpGrpSpecificQueries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.8 | counter32 | read-only |
The total number of IGMP Group Specific Query packets transmitted on this VLAN. |
txIgmpReports | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.9 | counter32 | read-only |
The total number of IGMP Report packets transmitted on this VLAN. |
txIgmpLeaves | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.10 | counter32 | read-only |
The total number of IGMP Leave packets transmitted on this VLAN. |
rxIgmpGroupSourceSpecificQueries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.11 | counter32 | read-only |
The total number of IGMP Group Source Specific (GSSQ) Queries received on this VLAN. |
rxIgmpV3CurrentStateRecords | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.12 | counter32 | read-only |
The total number of IGMP Current State Records (CSRs) received on this VLAN. |
rxIgmpV3SourceListChangeRecords | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.13 | counter32 | read-only |
The total number of IGMP Source List Change Records (SLCRs) received on this VLAN. |
rxIgmpV3FilterChangeRecords | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.1.1.14 | counter32 | read-only |
The total number of IGMP Filter Mode Change Records (FMCRs) received on this VLAN. |
igmpClearAllStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.2 | integer | read-write |
Setting this to clear(1) results in clearing the IGMP statistics. Enumeration: 'clear': 1, 'ok': 2. |
igmpStatsTotalIgmpGroups | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.3 | counter32 | read-only |
The total number of IGMP groups. |
igmpStatsTotalIpmcGroups | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.7.4 | counter32 | read-only |
The total number of IPMC groups. |
ipStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.8 | |||
ipStatsInReceives | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.8.1 | counter32 | read-only |
ip InReceive |
ipStatsInHdrErrors | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.8.2 | counter32 | read-only |
ip InHdrError |
ipStatsInAddrErrors | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.8.3 | counter32 | read-only |
ip InAddrErrors |
ipStatsInUnknownProtos | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.8.4 | counter32 | read-only |
ip InUnknownProtos |
ipStatsInDiscards | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.8.5 | counter32 | read-only |
ip InDiscards |
ipStatsInDelivers | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.8.6 | counter32 | read-only |
ip InDelivers |
ipStatsOutRequests | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.8.7 | counter32 | read-only |
ip OutRequests |
ipStatsOutDiscards | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.8.8 | counter32 | read-only |
ip OutDiscards |
ipStatsDefaultTTL | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.8.9 | counter32 | read-only |
ip DefaultTTL |
rip2Stats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13 | |||
ripStatInPackets | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.1 | counter32 | read-only |
The total number of RIP packets recieved. |
ripStatOutPackets | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.2 | counter32 | read-only |
The total number of RIP packets transmitted. |
ripStatInRequestPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.3 | counter32 | read-only |
The total number of RIP requests recieved. |
ripStatInResponsePkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.4 | counter32 | read-only |
The total number of RIP response recieved. |
ripStatOutRequestPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.5 | counter32 | read-only |
The total number of RIP requests transmitted. |
ripStatOutResponsePkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.6 | counter32 | read-only |
The total number of RIP responses transmitted. |
ripStatRouteTimeout | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.7 | counter32 | read-only |
The total number of RIP route timeouts. |
ripStatInBadSizePkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.8 | counter32 | read-only |
The total number of bad size RIP packets recieved. |
ripStatInBadVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.9 | counter32 | read-only |
The total number of RIP bad versions recieved. |
ripStatInBadZeros | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.10 | counter32 | read-only |
The total number of RIP bad zeros recieved. |
ripStatInBadSourcePort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.11 | counter32 | read-only |
The total number of RIP bad source port recieved. |
ripStatInBadSourceIP | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.12 | counter32 | read-only |
The total number of RIP bad source IP recieved. |
ripStatInSelfRcvPkts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.13.13 | counter32 | read-only |
The total number of RIP packets from self received. |
dnsStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.14 | |||
dnsStatInGoodDnsRequests | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.14.1 | counter32 | read-only |
The total number of good DNS request packets received. |
dnsStatOutDnsRequests | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.14.2 | counter32 | read-only |
The total number of DNS request packets |
dnsStatInBadDnsRequests | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.14.3 | counter32 | read-only |
The total number of bad DNS request packets received |
geal3Stats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.15 | |||
maxL3TableSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.15.1 | integer32 | read-only |
Max L3 table size |
noL3EntriesUsed | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.15.2 | integer32 | read-only |
Number of L3 entries used |
maxLpmTableSize | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.15.3 | integer32 | read-only |
Max LPM table size |
noLpmEntriesUsed | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.15.4 | integer32 | read-only |
Number of LPM entries used |
maxBlockInLpmTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.15.5 | integer32 | read-only |
Max number of blocks in LPM table |
noBlocksUsedInLpmTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.2.15.6 | integer32 | read-only |
Number of blocks used in LPM table |
layer3Info | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3 | |||
ipRoutingInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1 | |||
ipRouteInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.1 | no-access |
The table of run-time IP routes. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.1.1 | no-access |
A row in the run-time IP route table |
||
ipRouteInfoIndx | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.1.1.1 | integer32 | read-only |
The index of this route table. |
ipRouteInfoDestIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.1.1.2 | ipaddress | read-only |
The destination IP address of this route. |
ipRouteInfoMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.1.1.3 | ipaddress | read-only |
The destination IP mask of this route. |
ipRouteInfoGateway | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.1.1.4 | ipaddress | read-only |
The next-hop router address for this route. |
ipRouteInfoTag | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.1.1.5 | integer | read-only |
The tag-type for this route. Enumeration: 'none': 11, 'addr': 3, 'multicast': 7, 'rip': 4, 'broadcast': 5, 'martian': 6, 'static': 2, 'fixed': 1, 'ospf': 10. |
ipRouteInfoType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.1.1.6 | integer | read-only |
The type of the route. Enumeration: 'multicast': 6, 'direct': 2, 'broadcast': 4, 'martian': 5, 'indirect': 1, 'local': 3, 'other': 7. |
ipRouteInfoInterface | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.1.1.7 | integer32 | read-only |
The interface number for which the destination address is applicable. |
ipRouteInfoMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.1.1.8 | integer32 | read-only |
The metric of this route. |
routeTableClear | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.1.2 | integer | read-write |
Setting this value to clear(2) clears the route table. Enumeration: 'clear': 2, 'ok': 1. |
arpInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.2 | |||
arpInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.2.1 | no-access |
The table of ARP entries. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.2.1.1 | no-access |
A row in the ARP table |
||
arpInfoDestIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.2.1.1.1 | ipaddress | read-only |
The destination IP address of the ARP entry. |
arpInfoMacAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.2.1.1.2 | physaddress | read-only |
The MAC address for the ARP entry. |
arpInfoVLAN | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.2.1.1.3 | integer32 | read-only |
The VLAN identifier for the ARP entry. |
arpInfoSrcPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.2.1.1.4 | integer32 | read-only |
The port number on which this entry's equivalence is effective. |
arpInfoFlag | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.2.1.1.6 | integer | read-only |
The flag associated with this ARP entry. Enumeration: 'permanent': 3, 'clear': 1, 'unresolved': 2, 'indirect': 4. |
arpCacheClear | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.2.2 | integer | read-write |
Setting this value to clear(2) clears the ARP cache. Enumeration: 'clear': 2, 'ok': 1. |
vrrpInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3 | |||
vrrpInfoVirtRtrTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3.1 | no-access |
The table of VRRP virtual router run-time information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3.1.1 | no-access |
The run-time information about a VRRP virtual router. |
||
vrrpInfoVirtRtrIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3.1.1.1 | integer32 | read-only |
The VRRP virtual router index. |
vrrpInfoVirtRtrConfig | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3.1.1.2 | integer | read-only |
The status of the VRRP virtual router. Enumeration: 'disabled': 2, 'enabled': 1. |
vrrpInfoVirtRtrID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3.1.1.3 | integer | read-only |
The VRRP virtual router identifier. |
vrrpInfoVirtRtrAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3.1.1.4 | ipaddress | read-only |
The VRRP virtual router IP address. |
vrrpInfoVirtRtrIfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3.1.1.5 | integer32 | read-only |
The IfIndex that the VRRP virtual router is representing. |
vrrpInfoVirtRtrPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3.1.1.6 | integer | read-only |
The priority value to be used by the specified VRRP virtual routers. |
vrrpInfoVirtRtrState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3.1.1.7 | integer | read-only |
The VRRP virtual router state. Enumeration: 'backup': 3, 'init': 1, 'master': 2. |
vrrpInfoVirtRtrOwnership | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.3.1.1.8 | integer | read-only |
The VRRP virtual router ownership status. Enumeration: 'owner': 1, 'renter': 2. |
ospfInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4 | |||
ospfGeneralInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1 | |||
ospfVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.1 | integer | read-only |
OSPF version. Enumeration: 'ospfVersion1': 1, 'ospfVersion2': 2. |
ospfRouterID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.2 | ipaddress | read-only |
The router ID of the switch. |
ospfStartTime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.3 | integer32 | read-only |
The time when ospf has been started. |
ospfProcessUptime | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.4 | counter32 | read-only |
The time since ospf has been started. |
ospfLsTypesSupported | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.5 | integer32 | read-only |
The Link State Types that are supported. |
ospfAreaBorderRouter | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.6 | integer | read-only |
Area Border Router Role. Enumeration: 'yes': 1, 'no': 2. |
ospfAreaBoundaryRouter | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.7 | integer | read-only |
Area Boundary Router Role. Enumeration: 'yes': 1, 'no': 2. |
ospfExternalLsa | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.8 | integer32 | read-only |
The number of external LSAs. |
ospfIntfCountForRouter | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.9 | integer32 | read-only |
The number of interfaces for this router. |
ospfVlinkCountForRouter | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.10 | integer32 | read-only |
The number of virtual links for this router. |
ospfNewLsaReceived | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.11 | integer32 | read-only |
The number of new LSAs reveived. |
ospfTotalLsaOriginated | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.12 | integer32 | read-only |
The number of LSAs originated. |
ospfTotalNumberOfLsdbEntries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.13 | integer32 | read-only |
Total number of entries in the Link State Database. |
ospfTotalNeighbours | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.14 | integer32 | read-only |
The total number of OSPF neighbours. |
ospfNbrInInitState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.15 | integer32 | read-only |
The number of neighbours in the initial state of exchange. |
ospfNbrInExchState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.16 | integer32 | read-only |
The number of neighbours in the exchange state. |
ospfNbrInFullState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.17 | integer32 | read-only |
The number of neighbours in the Full state of exchange. |
ospfTotalAreas | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.18 | integer32 | read-only |
The Total number of areas. |
ospfTotalTransitAreas | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.19 | integer32 | read-only |
The Total number of Transit areas. |
ospfTotalNssaAreas | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.20 | integer32 | read-only |
The Total number of NSSA areas. |
ospfTotalStubAreas | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.1.21 | integer32 | read-only |
The Total number of STUB areas. |
ospfAreaInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2 | no-access |
The table of OSPF Area information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1 | no-access |
Information about a OSPF area. |
||
ospfAreaInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.1 | integer32 | read-only |
The OSPF area number for which the OSPF info table is related. |
ospfAreaInfoId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.2 | ipaddress | read-only |
The IP address of the OSPF area. |
ospfAreaInfoStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.3 | integer | read-only |
Area Status: disabled(0), enabled(1). Enumeration: 'disabled': 0, 'enabled': 1. |
ospfTotalNumberOfInterfaces | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.4 | integer32 | read-only |
The total number of interfaces for this OSPF area. |
ospfNumberOfInterfacesUp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.5 | integer32 | read-only |
The number of interfaces UP in area. |
ospfAreaInfoAuthType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.6 | integer | read-only |
Type of authentication being used: none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication. Enumeration: 'none': 1, 'password': 2, 'md5': 3. |
ospfAreaInfoSPF | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.7 | integer32 | read-only |
The number of times SPF ran. |
ospfNumberOfLsdbEntries | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.8 | integer32 | read-only |
The number of Link State Database entries for this OSPF area. |
ospfAreaInfoAreaBorderRouter | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.9 | integer32 | read-only |
The Area Border Router count. |
ospfAreaInfoASBoundaryRouter | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.10 | integer32 | read-only |
The AS Boundary Router count. |
ospfAreaInfoTotalNeighbours | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.11 | integer32 | read-only |
The total number of OSPF neighbors. |
ospfAreaInfoNeighborsINITstate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.12 | integer32 | read-only |
Total neighbors in INIT state. |
ospfAreaInfoNeighborsEXCHstate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.13 | integer32 | read-only |
Total neighbors in EXCH state. |
ospfAreaInfoNeighborsFULLstate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.14 | integer32 | read-only |
Total neighbors in FULL state. |
ospfAreaInfoLsTypesAccepted | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.2.1.15 | displaystring | read-only |
LS types accepted by this area. |
ospfIntfInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3 | no-access |
The table of OSPF Interface information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1 | no-access |
Information about a OSPF interface. |
||
ospfIfInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.1 | integer32 | read-only |
The OSPF interface number for which the OSPF info table is related. |
ospfIfInfoIpAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.2 | ipaddress | read-only |
The IP address of the OSPF interface. |
ospfIfInfoArea | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.3 | integer | read-only |
The index of the area that the interface belongs. |
ospfIfInfoAdminStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.4 | integer | read-only |
Admin Status of the interface: down(0), up(1). Enumeration: 'down': 0, 'up': 1. |
ospfIfInfoRouterID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.5 | ipaddress | read-only |
The router ID of the switch. |
ospfIfInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.6 | integer | read-only |
The state of the interface: Down(0), Loopback(1), Waiting(2), P to P(3), DR(4), BackuDR(5), DR Other(6). Enumeration: 'backupdr': 5, 'loopback': 1, 'drother': 6, 'down': 0, 'waiting': 2, 'dr': 4, 'ptop': 3. |
ospfIfInfoPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.7 | integer | read-only |
Interface router priority |
ospfIfInfoDesignatedRouterID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.8 | ipaddress | read-only |
The OSPF Designated Router ID for this OSPF interface. |
ospfIfInfoDesignatedRouterIpAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.9 | ipaddress | read-only |
The OSPF Designated Router IP Address for this OSPF interface. |
ospfIfInfoBackupDesignatedRouterID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.10 | ipaddress | read-only |
The OSPF Backup Designated Router ID for this OSPF interface. |
ospfIfInfoBackupDesignatedRouterIpAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.11 | ipaddress | read-only |
The OSPF Backup Designated Router Ip Address for this OSPF interface. |
ospfIfInfoHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.12 | integer | read-only |
The hello timer for this OSPF interface. |
ospfIfInfoDead | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.13 | integer | read-only |
The dead timer for this OSPF interface. |
ospfIfInfoWait | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.14 | integer32 | read-only |
The OSPF Wait interval for this OSPF interface. |
ospfIfInfoRetransmit | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.15 | integer | read-only |
The retransmit interval for this OSPF interface. |
ospfIfInfoTransitDelay | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.16 | integer | read-only |
The transit delay for this OSPF interface. |
ospfIfInfoTotalNeighbours | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.17 | integer32 | read-only |
The total number of neighbours for this OSPF interface. |
ospfIfInfoEvents | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.18 | integer32 | read-only |
The total number of events for this OSPF interface. |
ospfIfInfoAuthType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.3.1.19 | integer | read-only |
Type of authentication being used: none(1) - no authentication, password(2) - use password, md5(3) - use MD5 authentication. Enumeration: 'none': 1, 'password': 2, 'md5': 3. |
ospfVirtIntfInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4 | no-access |
The table of OSPF virtual interfaces information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1 | no-access |
Information about an OSPF virtual interface. |
||
ospfVirtIntfInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.1 | integer32 | read-only |
The OSPF Virtual Interface number for which this table is related. |
ospfVirtIntfInfoIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.2 | ipaddress | read-only |
The IP Address of this virtual interface. |
ospfVirtIntfInfoArea | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.3 | integer | read-only |
The index of the OSPF area to which this virtual interface belongs. |
ospfVirtIntfInfoRouterId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.4 | ipaddress | read-only |
The Router ID. |
ospfVirtIntfInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.5 | integer | read-only |
State disabled(0), enabled(1) Enumeration: 'disabled': 0, 'enabled': 1. |
ospfVirtIntfInfoCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.6 | integer | read-only |
The cost of the virtual interface. |
ospfVirtIntfInfoTrans | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.7 | integer | read-only |
The transit delay for the virtual interface. |
ospfVirtIntfInfoHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.8 | integer | read-only |
Hello interval. |
ospfVirtIntfInfoDead | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.9 | integer | read-only |
Dead interval. |
ospfVirtIntfInfoWait | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.10 | integer | read-only |
Wait interval. |
ospfVirtIntfInfoRetra | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.11 | integer | read-only |
Retransmit interval. |
ospfVirtIntfInfoAuth | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.12 | displaystring | read-only |
Authentication. |
ospfVirtIntfInfoEvents | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.13 | integer | read-only |
Events. |
ospfVirtIntfInfoNbr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.14 | ipaddress | read-only |
The IP Address of the OSPF neighbor for this virtual interface. |
ospfVirtIntfInfoNbrState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.15 | integer | read-only |
State down(0),attempt(1),init(2),2 way(3), exstart(4),exchange(5),loading(6),full(7) Enumeration: 'exstart': 4, 'loading': 6, 'attempt': 1, 'exchange': 5, 'down': 0, 'init': 2, 'full': 7, 'twoway': 3. |
ospfVirtIntfInfoAreaId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.4.1.16 | ipaddress | read-only |
Thea AreaId of the virtual interface. |
ospfIfNbrTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.5 | no-access |
The table of OSPF Interface Neighbor information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.5.1 | no-access |
Information about a OSPF interface, neighbor pair. |
||
ospfIfNbrIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.5.1.1 | integer32 | read-only |
The OSPF Interface number for which this Interface/Nbr table is related. |
ospfIfNbrIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.5.1.2 | ipaddress | read-only |
The OSPF Neighbor ID . |
ospfIfNbrPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.5.1.3 | integer32 | read-only |
The priority of the OSPF neighbor. |
ospfIfNbrState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.5.1.4 | integer | read-only |
The state of the OSPF neighbor. Enumeration: 'exStart': 5, 'loading': 7, 'attempt': 2, 'exchange': 6, 'down': 1, 'init': 3, 'full': 8, 'twoway': 4. |
ospfIfNbrDesignatedRtr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.5.1.5 | ipaddress | read-only |
The IP Address of the Designated Router for this OSPF Neighbor. |
ospfIfNbrBackupDesignatedRtr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.5.1.6 | ipaddress | read-only |
The IP Address of the backup designated Router for this OSPF Neighbor. |
ospfIfNbrIpAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.5.1.7 | ipaddress | read-only |
The IP Address of the OSPF Neighbor. |
ospfSumRangesInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.6 | no-access |
The table of OSPF summary ranges information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.6.1 | no-access |
Summary ranges information. |
||
ospfSumRangesInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.6.1.1 | integer32 | read-only |
The OSPF range index for which this table is related. |
ospfSumRangesInfoArea | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.6.1.2 | integer | read-only |
Area. |
ospfSumRangesInfoNetwork | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.6.1.3 | ipaddress | read-only |
Network. |
ospfSumRangesInfoMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.6.1.4 | ipaddress | read-only |
Mask. |
ospfSumRangesInfoAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.6.1.5 | integer | read-only |
Action propagate(0), hide(1) Enumeration: 'hide': 1, 'propagate': 0. |
ospfSumRangesInfoListType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.6.1.6 | integer | read-only |
Summary address list Non-NSSA(0), NSSA(1) Enumeration: 'non-nssa': 0, 'nssa': 1. |
ospfRoutesInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.7 | no-access |
The table of OSPF routes information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.7.1 | no-access |
OSPF routes information. |
||
ospfRoutesInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.7.1.1 | integer32 | read-only |
The OSPF route table entry index for which this table is related. |
ospfRoutesInfoDestination | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.7.1.2 | ipaddress | read-only |
Destination. |
ospfRoutesInfoMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.7.1.3 | ipaddress | read-only |
Mask. |
ospfRoutesInfoVia | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.7.1.4 | ipaddress | read-only |
Next hop. |
ospfRoutesInfoType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.7.1.5 | displaystring | read-only |
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 |
ospfLsdbInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8 | no-access |
The OSPF Process's Link State Database. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8.1 | no-access |
A single Link State Advertisement. |
||
ospfLsdbInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8.1.1 | integer32 | read-only |
The 32 bit index in the table. |
ospfLsdbInfoAreaId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8.1.2 | ipaddress | read-only |
The 32 bit identifier of the Area from which the LSA was received. |
ospfLsdbInfoType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8.1.3 | integer | read-only |
The type of the link state advertisement. Each link state type has a separate advertise- ment format. Enumeration: 'routerLink': 1, 'asSummaryLink': 4, 'asExternalLink': 5, 'nssaExternalLink': 7, 'networkLink': 2, 'multicastLink': 6, 'summaryLink': 3. |
ospfLsdbInfoLsid | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8.1.4 | ipaddress | read-only |
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. |
ospfLsdbInfoRouterId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8.1.5 | ipaddress | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
ospfLsdbInfoSequence | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8.1.6 | octet string | read-only |
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. |
ospfLsdbInfoAge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8.1.7 | integer32 | read-only |
This field is the age of the link state adver- tisement in seconds. |
ospfLsdbInfoChecksum | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8.1.8 | integer32 | read-only |
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. |
ospfLsdbInfoAdvertisement | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.8.1.9 | octet string | read-only |
The entire Link State Advertisement, including its header. |
ospfExtLsdbInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.9 | no-access |
The OSPF Process's Links State Database. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.9.1 | no-access |
A single Link State Advertisement. |
||
ospfExtLsdbInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.9.1.1 | integer32 | read-only |
The 32 bit index in the table. |
ospfExtLsdbInfoType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.9.1.2 | integer | read-only |
The type of the link state advertisement. Each link state type has a separate advertise- ment format. Enumeration: 'asExternalLink': 5. |
ospfExtLsdbInfoLsid | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.9.1.3 | ipaddress | read-only |
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. |
ospfExtLsdbInfoRouterId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.9.1.4 | ipaddress | read-only |
The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
ospfExtLsdbInfoSequence | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.9.1.5 | octet string | read-only |
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. |
ospfExtLsdbInfoAge | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.9.1.6 | integer32 | read-only |
This field is the age of the link state adver- tisement in seconds. |
ospfExtLsdbInfoChecksum | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.9.1.7 | integer32 | read-only |
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. |
ospfExtLsdbInfoAdvertisement | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.4.9.1.8 | octet string | read-only |
The entire Link State Advertisement, including its header. |
igmpInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5 | |||
igmpInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1 | no-access |
The table of IGMP group membership information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1.1 | no-access |
Information about an IGMP group member . |
||
igmpInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1.1.1 | integer32 | read-only |
The igmp group number for which the IGMP info table is related. |
igmpInfoGroupId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1.1.2 | ipaddress | read-only |
The IP address of the IGMP group. |
igmpInfoVlanId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1.1.3 | integer32 | read-only |
The VLAN ID for this IGMP group. |
igmpInfoVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1.1.5 | integer | read-only |
The Version of IGMP host. Enumeration: 'v1': 3, 'v2': 2, 'v3': 1. |
igmpInfoPortNum | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1.1.6 | integer32 | read-only |
The Version of IGMP host. |
igmpInfoExpires | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1.1.7 | displaystring | read-only |
The expiration time for this host. |
igmpInfoMode | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1.1.8 | integer | read-only |
The IGMPv3 filter-mode for this host. Enumeration: 'exclude': 1, 'include': 2. |
igmpInfoSourceIp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1.1.9 | ipaddress | read-only |
The source IP address of the IGMP group. |
igmpInfoFwd | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.1.1.10 | integer | read-only |
The IGMPv3 forwarding for this source/group IP for this host. Enumeration: 'yes': 1, 'no': 2. |
igmpMrtrInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.2 | no-access |
The table of IGMP mrouters. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.2.1 | no-access |
Information about an IGMP mrouter. |
||
igmpMrtrInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.2.1.1 | integer32 | read-only |
The mrouter number for which the IGMP mrouter info table is related. |
igmpMrtrInfoVlanId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.2.1.2 | integer32 | read-only |
The VLAN ID on which this IGMP mrouter is attached. |
igmpMrtrInfoPortId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.2.1.3 | integer32 | read-only |
The port on which this IGMP mrouter is attached. |
igmpMrtrInfoVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.2.1.4 | integer32 | read-only |
The version of this IGMP mrouter. |
igmpMrtrInfoExpires | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.2.1.5 | displaystring | read-only |
The expiration time for this mrouter. |
igmpMrtrInfoMrt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.2.1.6 | integer32 | read-only |
The Maximum Query Response time of this IGMP mrouter. |
igmpMrtrInfoQrv | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.2.1.7 | integer | read-only |
The Querier Robustness value of this IGMP mrouter. |
igmpMrtrInfoQqic | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.5.2.1.8 | integer | read-only |
The Querier query interval code of this IGMP mrouter. |
rip2Info | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7 | |||
rip2GeneralInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.1 | |||
ripInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.1.1 | integer | read-only |
RIP global state. Enumeration: 'on': 1, 'off': 2. |
ripInfoUpdatePeriod | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.1.2 | integer | read-only |
Update Period in seconds. |
rip2InfoIntfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2 | no-access |
The information table of RIP. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1 | no-access |
Information about RIP on IP interface. |
||
ripInfoIntfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.1 | integer32 | read-only |
The interface number for which the RIP information is related. |
ripInfoIntfVersion | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.2 | integer | read-only |
RIP version. Enumeration: 'ripVersion2': 2, 'ripVersion1': 1, 'ripVersionBoth': 3. |
ripInfoIntfAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.3 | ipaddress | read-only |
The interface address. |
ripInfoIntfState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.4 | integer | read-only |
The status of RIP protocol. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfListen | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.5 | integer | read-only |
The status of listening to route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfTrigUpdate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.6 | integer | read-only |
The status of triggered updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfMcastUpdate | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.7 | integer | read-only |
The status of multicast updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfPoisonReverse | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.8 | integer | read-only |
The status of RIP poison reverse. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfSupply | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.9 | integer | read-only |
The status of supplying route updates. Enumeration: 'disabled': 2, 'enabled': 1. |
ripInfoIntfMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.10 | integer | read-only |
RIP route metric for this interface. |
ripInfoIntfAuth | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.11 | integer | read-only |
The type of Authentication used on this interface. Enumeration: 'none': 1, 'password': 2. |
ripInfoIntfKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.12 | displaystring | read-only |
RIP update authentication password. |
ripInfoIntfDefault | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.7.2.1.13 | integer | read-only |
Specifies what RIP does with default routes. Enumeration: 'both': 1, 'none': 4, 'supply': 3, 'listen': 2. |
ipInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8 | |||
ipInfoRouterID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.1 | ipaddress | read-only |
Router ID information. |
ipIntfInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.2 | no-access |
The table of IP interface information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.2.1 | no-access |
A row in IP interface information table. |
||
intfInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.2.1.1 | integer32 | read-only |
The interface number for which the information is related. |
intfInfoAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.2.1.2 | displaystring | read-only |
The IP address of the interface. |
intfInfoNetMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.2.1.3 | displaystring | read-only |
The subnet mask of the interface. |
intfInfoBcastAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.2.1.4 | displaystring | read-only |
The broadcast address of the interface. |
intfInfoVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.2.1.5 | integer32 | read-only |
The VLAN number for this interface. |
intfInfoStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.2.1.6 | integer | read-only |
The status of the interface. Enumeration: 'down': 2, 'disabled': 3, 'up': 1. |
gatewayInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.3 | no-access |
The table containing information for the default gateways. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.3.1 | no-access |
A row in the gateway information table |
||
gatewayInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.3.1.1 | integer32 | read-only |
The gateway number for which the information is related. |
gatewayInfoAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.3.1.2 | ipaddress | read-only |
The IP address of the default gateway. |
gatewayInfoVlan | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.3.1.3 | integer32 | read-only |
The VLAN number for this gateway (0 for any). |
gatewayInfoStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.3.1.4 | integer | read-only |
The status of the default gateway. Enumeration: 'failed': 2, 'up': 1. |
ipInfoBootpRelayState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.4 | integer | read-only |
The state of BOOTP relay. Enumeration: 'disabled': 3, 'enabled': 2. |
ipInfoBootpRelayAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.5 | ipaddress | read-only |
The IP address of BOOTP server. |
ipInfoBootpRelayAddr2 | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.6 | ipaddress | read-only |
The IP address of second BOOTP server. |
ipInfoFwdState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.7 | integer | read-only |
IP forwarding global state. Enumeration: 'on': 1, 'off': 2. |
ipInfoFwdDirectedBcast | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.8 | integer | read-only |
The state of forwarding directed broadcasts. Enumeration: 'disabled': 3, 'enabled': 2. |
ipInfoNwfTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.9 | no-access |
The table of IP network filter information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.9.1 | no-access |
A row in the IP network filter information table. |
||
ipInfoNwfIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.9.1.1 | integer32 | read-only |
The netowrk filter number for which the NWF is related. |
ipInfoNwfAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.9.1.2 | ipaddress | read-only |
The IP address of the network filter. |
ipInfoNwfMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.9.1.3 | ipaddress | read-only |
The subnet mask of the network filter. |
ipInfoNwfState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.9.1.4 | integer | read-only |
The state of the network filter. Enumeration: 'disabled': 2, 'enabled': 1. |
ipInfoRmapTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.10 | no-access |
The table of IP route map information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.10.1 | no-access |
Information about an IP route map. |
||
ipInfoRmapIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.10.1.1 | integer32 | read-only |
The route map number for which the RMAP is related. |
ipInfoRmapLp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.10.1.2 | unsigned32 | read-only |
The local-preference of the route map. 4294967295 means none |
ipInfoRmapMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.10.1.3 | unsigned32 | read-only |
The metric of the route map. 4294967295 means none |
ipInfoRmapPrec | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.10.1.4 | integer | read-only |
The precedence of the route map. |
ipInfoRmapWeight | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.10.1.5 | integer | read-only |
The weight of the route map. 65535 means none |
ipInfoRmapState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.10.1.6 | integer | read-only |
Enable or disable the route map. Enumeration: 'disabled': 2, 'enabled': 1. |
ipInfoRmapAp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.10.1.7 | displaystring | read-only |
The as-path prepend of the matched route. Up to 3 AS number can be displayed for the string. The usuage is: |
ipInfoRmapMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.10.1.8 | integer | read-only |
The OSPF metric-type of the matched route. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ipOspfInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11 | |||
ipOspfInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.1 | integer | read-only |
OSPF global state. Enumeration: 'on': 1, 'off': 2. |
ipOspfInfoDefaultRouteMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.2 | integer | read-only |
The metric to be assigned. |
ipOspfInfoDefaultRouteMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.3 | integer | read-only |
The AS External metric type to be assigned. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ipOspfInfoRouterID | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.4 | ipaddress | read-only |
The router ID of the switch. |
ipOspfInfoLsdbLimit | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.5 | integer | read-only |
The LSDB limit for external LSA. |
ipOspfAreaInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.6 | no-access |
The table of OSPF Area Information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.6.1 | no-access |
Information about a OSPF area. |
||
ipOspfAreaInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.6.1.1 | integer32 | read-only |
The OSPF area number for which the OSPF area table is related. |
ipOspfAreaInfoId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.6.1.2 | ipaddress | read-only |
The IP Address of the OSPF area. |
ipOspfAreaInfoSpfInterval | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.6.1.3 | integer | read-only |
The SPF interval for the OSPF area. |
ipOspfAreaInfoAuthType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.6.1.4 | integer | read-only |
Type of authentication being used. none(1) - no authentication password(2) - use password md5(3) - use MD5 authentication. Enumeration: 'none': 1, 'password': 2, 'md5': 3. |
ipOspfAreaInfoType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.6.1.5 | integer | read-only |
Type of Area. transit(0) stub(1) nssa(2) Enumeration: 'stub': 1, 'transit': 0, 'nssa': 2. |
ipOspfAreaInfoMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.6.1.6 | integer | read-only |
Metric (1-65535) |
ipOspfAreaInfoStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.6.1.7 | integer | read-only |
Status disabled(0) enabled(1) Enumeration: 'disabled': 0, 'enabled': 1. |
ipOspfRangeInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.7 | no-access |
The table of OSPF summary range information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.7.1 | no-access |
Information about an OSPF summary range. |
||
ipOspfRangeInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.7.1.1 | integer32 | read-only |
The range number for which the OSPF summary range table is related. |
ipOspfRangeInfoAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.7.1.2 | ipaddress | read-only |
The IP Address of the range. |
ipOspfRangeInfoMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.7.1.3 | ipaddress | read-only |
The mask of the range. |
ipOspfRangeInfoAreaIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.7.1.4 | integer32 | read-only |
The area index. |
ipOspfRangeInfoHideState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.7.1.5 | integer | read-only |
The state of the hide range. Enumeration: 'disabled': 2, 'enabled': 1. |
ipOspfRangeInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.7.1.6 | integer | read-only |
The state of the range. Enumeration: 'disabled': 2, 'enabled': 1. |
ipOspfIntfInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8 | no-access |
The table of OSPF Interface Information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1 | no-access |
Information about an OSPF Interface. |
||
ipOspfIntfInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.1 | integer32 | read-only |
The OSPF Interface number for which the OSPF Interface table is related. |
ipOspfIntfInfoId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.2 | ipaddress | read-only |
The IP Address of the OSPF interface. |
ipOspfIntfInfoArea | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.3 | integer | read-only |
The index of the area that the interface belongs |
ipOspfIntfInfoMdkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.4 | integer | read-only |
The MD5 key for the OSPF interface 0 (none) no MD5 authentication. |
ipOspfIntfInfoCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.5 | integer | read-only |
Interface cost |
ipOspfIntfInfoPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.6 | integer | read-only |
Interface router priority |
ipOspfIntfInfoHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.7 | integer | read-only |
Hello interval |
ipOspfIntfInfoDead | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.8 | integer | read-only |
Dead interval |
ipOspfIntfInfoTrans | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.9 | integer | read-only |
Transit delay |
ipOspfIntfInfoRetra | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.10 | integer | read-only |
Retransmit interval |
ipOspfIntfInfoAuthKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.11 | displaystring | read-only |
Authentication Key |
ipOspfIntfInfoStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.8.1.12 | integer | read-only |
Status of the interface disabled(0), enabled(1) Enumeration: 'disabled': 0, 'enabled': 1. |
ipOspfVirtIntfInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9 | no-access |
The table of OSPF Virtual Interface Information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1 | no-access |
Information about an OSPF virtual Interface. |
||
ipOspfVirtIntfInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1.1 | integer32 | read-only |
The OSPF Virtual Interface number for which the OSPF Virtual Interface table is related. |
ipOspfVirtIntfInfoAreaId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1.2 | integer | read-only |
The index of the OSPF area to which this virtual interface belongs. |
ipOspfVirtIntfInfoNbr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1.3 | ipaddress | read-only |
The IP Address of the OSPF neighbor for this virtual interface. |
ipOspfVirtIntfInfoMdkey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1.4 | integer | read-only |
The MD5 key for the OSPF virtual interface 0 (none) no MD5 authentication. |
ipOspfVirtIntfInfoHello | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1.5 | integer | read-only |
Hello interval |
ipOspfVirtIntfInfoDead | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1.6 | integer | read-only |
Dead interval |
ipOspfVirtIntfInfoTrans | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1.7 | integer | read-only |
Transit delay |
ipOspfVirtIntfInfoRetra | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1.8 | integer | read-only |
Retransmit interval |
ipOspfVirtIntfInfoAuthKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1.9 | displaystring | read-only |
Authentication Key |
ipOspfVirtIntfInfoStatus | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.9.1.10 | integer | read-only |
Status disabled(0), enabled(1) Enumeration: 'disabled': 0, 'enabled': 1. |
ipOspfHostInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.10 | no-access |
The table of OSPF Host Information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.10.1 | no-access |
Information about a OSPF host. |
||
ipOspfHostInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.10.1.1 | integer32 | read-only |
The OSPF host number for which the OSPF host table is related. |
ipOspfHostInfoIpAddr | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.10.1.2 | ipaddress | read-only |
The IP Address of the OSPF host. |
ipOspfHostInfoAreaIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.10.1.3 | integer32 | read-only |
The area index. |
ipOspfHostInfoCost | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.10.1.4 | integer32 | read-only |
The cost of the corresponding host. |
ipOspfHostInfoState | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.10.1.5 | integer | read-only |
Enable or disable an OSPF Host Enumeration: 'disabled': 3, 'enabled': 2. |
ipOspfRedistributeInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11 | |||
ipOspfRedistributeStaticInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.1 | |||
ipOspfRedistributeStaticInfoMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.1.1 | integer | read-only |
The metric to be assigned to static routes. A value of 0 indicates none. |
ipOspfRedistributeStaticInfoMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.1.2 | integer | read-only |
The AS External metric type for static routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ipOspfRedistributeStaticInfoOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.1.3 | octet string | read-only |
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 |
ipOspfRedistributeFixedInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.2 | |||
ipOspfRedistributeFixedInfoMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.2.1 | integer | read-only |
The export metric for fixed routes. A value of 0 indicates none |
ipOspfRedistributeFixedInfoMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.2.2 | integer | read-only |
The AS External metric type for fixed routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ipOspfRedistributeFixedInfoOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.2.3 | octet string | read-only |
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 |
ipOspfRedistributeRipInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.3 | |||
ipOspfRedistributeRipInfoMetric | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.3.1 | integer | read-only |
The export metric for RIP routes. A value of 0 indicates none |
ipOspfRedistributeRipInfoMetricType | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.3.2 | integer | read-only |
The AS External metric type for RIP routes. Enumeration: 'none': 1, 'type1': 2, 'type2': 3. |
ipOspfRedistributeRipInfoOutRmapList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.11.3.3 | octet string | read-only |
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 |
ipOspfMd5keyInfoTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.12 | no-access |
The table of OSPF MD5 keys Information. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.12.1 | no-access |
Information about an OSPF MD keys table. |
||
ipOspfMd5keyInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.12.1.1 | integer32 | read-only |
The OSPF MD5 Key number for which the OSPF MdKey table is related. |
ipOspfMd5keyInfoKey | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.3.8.11.12.1.2 | displaystring | read-only |
The character string representing the MD5 Key. |
layer3Oper | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.4 | |||
vrrpOper | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.4.1 | |||
vrrpOperVirtRtrTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.4.1.1 | no-access |
An entry in the table of virtual routers. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.4.1.1.1 | no-access |
A row in the vrrpOperVirtRtrTable |
||
vrrpOperVirtRtrIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.4.1.1.1.1 | integer32 | read-only |
The index for the VRRP virtual router. |
vrrpOperVirtRtrBackup | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.4.1.1.1.2 | integer | read-write |
When set to a value of 'backup(2)' it forces the specified master virtual router into backup mode. 'ok(1)' is returned when the object os read. Enumeration: 'backup': 2, 'ok': 1. |
vrrpOperVirtRtrGroupBackup | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.3.4.1.2 | integer | read-write |
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. Enumeration: 'backup': 2, 'ok': 1. |
bntTraps | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.7 | |||
bntSwTrapDisplayString | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.7.1000 | displaystring | read-only |
Temporary string object used to store information being sent in an BNT Switch trap. |
qos | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8 | |||
qosConfigs | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1 | |||
qos8021p | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1 | |||
qosCurCfgPortPriorityTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.1 | no-access |
The table of QOS Port Priority configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.1.1 | no-access |
Information about a particular QOS Port Priority configuration. |
||
qosCurCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.1.1.1 | integer32 | read-only |
Switch Port Number |
qosCurCfgPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.1.1.2 | integer | read-only |
Switch Port Priority Should be between 0 and 7 |
qosNewCfgPortPriorityTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.2 | no-access |
The table of QOS Port Priority configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.2.1 | no-access |
Information about a particular QOS Port Priority configuration. |
||
qosNewCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.2.1.1 | integer32 | read-only |
Switch Port Number |
qosNewCfgPortPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.2.1.2 | integer | read-write |
Switch Port Priority Should be between 0 and 7 |
qosCurCfgPriorityCoSTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.3 | no-access |
The table of Frame Priority and COSq configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.3.1 | no-access |
Information about a particular Frame Priority and COSq configuration. |
||
qosCurCfgPriorityIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.3.1.1 | integer | read-only |
Frame priority Number |
qosCurCfgPriorityCoSq | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.3.1.2 | integer | read-only |
CoSq for a Frame Priority Should be between 0 and 7 |
qosNewCfgPriorityCoSTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.4 | no-access |
The table of Frame Priority and COSq configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.4.1 | no-access |
Information about a particular Frame Priority and COSq configuration. |
||
qosNewCfgPriorityIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.4.1.1 | integer | read-only |
Frame priority Number |
qosNewCfgPriorityCoSq | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.4.1.2 | integer | read-write |
CoSq for a Frame Priority Should be between 0 and 7 |
qosCurCfgCosWeightTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.5 | no-access |
The table of CoSq and Weight configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.5.1 | no-access |
Information about a particular CoSq and Weight configuration. |
||
qosCurCfgCosIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.5.1.1 | integer | read-only |
CoSq Number |
qosCurCfgCosWeight | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.5.1.2 | integer | read-only |
Weight of CoSq |
qosNewCfgCosWeightTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.6 | no-access |
The table of CoSq and Weight configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.6.1 | no-access |
Information about a particular CoSq and Weight configuration. |
||
qosNewCfgCosIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.6.1.1 | integer | read-only |
CoSq Number |
qosNewCfgCosWeight | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.6.1.2 | integer | read-write |
Weight of CoSq |
qosCurCfgCosNum | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.7 | integer | read-only |
Number of CoSq. Enumeration: 'num8': 8, 'num2': 2. |
qosNewCfgCosNum | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.8 | integer | read-write |
Number of CoSq. Enumeration: 'num8': 8, 'num2': 2. |
qosDefaultCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.1.1.9 | integer | read-write |
Load default configuration. Enumeration: 'defaultCosNum': 1, 'none': 0, 'defaultPriority': 3, 'defaultWeight': 2. |
qosStats | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.2 | |||
qosInfo | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.3 | |||
qosOper | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.8.4 | |||
acl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9 | |||
acConfig | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1 | |||
acList | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1 | |||
aclCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1 | no-access |
The table of current ACL configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1 | no-access |
Current information about a particular ACL configuration entry. |
||
aclCurCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.1 | unsigned32 | no-access |
The index associated with this ACL entry. |
aclCurCfgGroup | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.3 | unsigned32 | read-only |
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. |
aclCurCfgFilterAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.4 | integer | read-only |
The action to be performed on a packet that matches the filter settings of this ACL entry. Enumeration: 'setprio': 3, 'none': 0, 'deny': 2, 'permit': 1. |
aclCurCfgFilterActionSetPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.5 | integer | read-only |
The value to be used when the action to be performed is setprio for this ACL entry. Enumeration: 'none': 0, 'prio3': 4, 'prio2': 3, 'prio1': 2, 'prio0': 1, 'prio7': 8, 'prio6': 7, 'prio5': 6, 'prio4': 5. |
aclCurCfgEthFmt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.6 | integer | read-only |
The packet ethernet format to be filtered. Enumeration: 'ethernet2': 1, 'snap': 2, 'none': 0, 'ieee802dot3': 4, 'llc': 3. |
aclCurCfgTagFmt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.7 | integer | read-only |
The packet tag format to be filtered. Enumeration: 'disabled': 1, 'untagged': 3, 'tagged': 4, 'any': 2. |
aclCurCfgIPFmt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.8 | integer | read-only |
The packet IP format to be filtered. Enumeration: 'none': 1, 'ipv4': 2, 'ipv6': 3. |
aclCurCfgSrcMACAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.9 | macaddress | read-only |
The source MAC address to be filtered. |
aclCurCfgSrcMACMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.10 | macaddress | read-only |
The address mask applied to aclCurCfgSrcMACAddress for filtering. |
aclCurCfgDstMACAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.11 | macaddress | read-only |
The destination MAC address to be filtered. |
aclCurCfgDstMACMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.12 | macaddress | read-only |
The address mask applied to aclCurCfgDstMACAddress for filtering. |
aclCurCfgEthernetTypeName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.13 | integer | read-only |
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. Enumeration: 'arp': 1, 'none': 0, 'mpls': 4, 'rarp': 5, 'other': 7, 'ipv4': 2, 'ipv6': 3, 'any': 6. |
aclCurCfgEthernetTypeValue | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.14 | integer | read-only |
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. |
aclCurCfgVLanId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.15 | integer | read-only |
The virtual LAN identifier to be filtered. |
aclCurCfgVLanMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.16 | displaystring | read-only |
The mask applied to aclCurCfgVLanId for filtering. |
aclCurCfg8021pPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.17 | integer | read-only |
The 802.1p priority to be filtered. Enumeration: 'none': 0, 'priority1': 2, 'priority0': 1, 'priority3': 4, 'priority2': 3, 'priority5': 6, 'priority4': 5, 'priority7': 8, 'priority6': 7. |
aclCurCfgTypeOfService | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.18 | displaystring | read-only |
The type of service to be filtered. |
aclCurCfgProtocol | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.19 | displaystring | read-only |
The protocol to be filtered. |
aclCurCfgSrcIPAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.20 | ipaddress | read-only |
The source IP address to be filtered. |
aclCurCfgSrcIPMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.21 | ipaddress | read-only |
The address mask applied to aclCurCfgSrcIPAddress for filtering. |
aclCurCfgDstIPAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.22 | ipaddress | read-only |
The destination IP address to be filtered. |
aclCurCfgDstIPMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.23 | ipaddress | read-only |
The address mask applied to aclCurCfgDstIPAddress for filtering. |
aclCurCfgSrcPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.24 | integer | read-only |
The source TCP/UDP port number to be filtered. |
aclCurCfgSrcPortMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.25 | displaystring | read-only |
The mask applied to aclCurCfgSrcPort for filtering. |
aclCurCfgDstPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.26 | integer | read-only |
The destination TCP/UDP port number to be filtered. |
aclCurCfgDstPortMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.27 | displaystring | read-only |
The mask applied to aclCurCfgDstPort for filtering. |
aclCurCfgTCPFlags | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.28 | bits | read-only |
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; Bits: 'tcpFIN': 7, 'tcpSYN': 6, 'tcpPSH': 4, 'tcpURG': 2, 'tcpRST': 5, 'reserved1': 0, 'tcpACK': 3, 'reserved2': 1. |
aclCurCfgEgressPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.29 | octet string | read-only |
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. |
aclCurCfgStatistics | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.30 | integer | read-only |
Whether statistics collection for this ACL is enabled or not. Enumeration: 'enable': 1, 'disable': 0. |
aclCurCfgTCPFlagsMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.39 | bits | read-only |
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; Bits: 'tcpFIN': 7, 'tcpSYN': 6, 'tcpPSH': 4, 'tcpURG': 2, 'tcpRST': 5, 'reserved1': 0, 'tcpACK': 3, 'reserved2': 1. |
aclCurCfgMeterAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.41 | integer | read-only |
Meter Action for this ACL. Enumeration: 'outpass': 2, 'outdrop': 1, 'unconfigured': 0. |
aclCurCfgMeterEnable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.42 | integer | read-only |
Meter state for this ACL. Enumeration: 'disabled': 1, 'enabled': 0. |
aclCurCfgKbitsSec | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.43 | unsigned32 | read-only |
The commited rate of meter associated with this ACL entry. |
aclCurCfgKbitsBurst | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.44 | integer | read-only |
The maxmium burst sizeof meter associated with this ACL entry. Enumeration: 'kbits64': 64, 'kbits256': 256, 'kbits1024': 1024, 'kbits2048': 2048, 'kbits4096': 4096, 'kbits128': 128, 'kbits32': 32, 'kbits512': 512. |
aclCurCfgInprofUser | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.45 | integer | read-only |
Set in profile user defined priority for this ACL. |
aclCurCfgInprofDscp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.46 | integer | read-only |
Set in profile pkts DSCP value. |
aclCurCfgInprofTos | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.47 | integer | read-only |
To enable/disable setting in profile pkts based on TOS bits. Enumeration: 'enable': 1, 'disable': 0. |
aclCurCfgOutprofDscp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.48 | integer | read-only |
Set out profile pkts DSCP value. |
aclCurCfgInprofUserEnable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.49 | integer | read-only |
Set in profile update method for this ACL. Enumeration: 'disabled': 0, 'userdefined': 1. |
aclCurCfgInprofDscpEnable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.50 | integer | read-only |
Whether in profile update DSCP for this ACL is enabled or not. Enumeration: 'enable': 1, 'disable': 0. |
aclCurCfgOutprofDscpEnable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.1.1.51 | integer | read-only |
Whether out profile update DSCP for this ACL is enabled or not. Enumeration: 'enable': 1, 'disable': 0. |
aclNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2 | no-access |
The table of new ACL configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1 | no-access |
New information about a particular ACL configuration. |
||
aclNewCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.1 | unsigned32 | read-only |
The index associated with this ACL entry. |
aclNewCfgGroup | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.3 | unsigned32 | read-only |
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. |
aclNewCfgFilterAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.4 | integer | read-write |
The action to be performed on a packet that matches the filter settings of this ACL entry. Enumeration: 'setprio': 3, 'none': 0, 'deny': 2, 'permit': 1. |
aclNewCfgFilterActionSetPrio | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.5 | integer | read-write |
The COS queue to be used when the action for this ACL entry is set to setprio. Enumeration: 'none': 0, 'prio3': 4, 'prio2': 3, 'prio1': 2, 'prio0': 1, 'prio7': 8, 'prio6': 7, 'prio5': 6, 'prio4': 5. |
aclNewCfgEthFmt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.6 | integer | read-write |
The packet ethernet format to be filtered. Enumeration: 'ethernet2': 1, 'snap': 2, 'none': 0, 'llc': 3. |
aclNewCfgTagFmt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.7 | integer | read-write |
The packet tagging format to be filtered. Enumeration: 'disabled': 1, 'none': 3, 'tagged': 4, 'any': 2. |
aclNewCfgIPFmt | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.8 | integer | read-write |
The packet IP format to be filtered. Enumeration: 'none': 1, 'ipv4': 2, 'ipv6': 3. |
aclNewCfgSrcMACAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.9 | macaddress | read-write |
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. |
aclNewCfgSrcMACMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.10 | macaddress | read-write |
The address mask to be applied to aclNewCfgSrcMACAddress for filtering. |
aclNewCfgDstMACAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.11 | macaddress | read-write |
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. |
aclNewCfgDstMACMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.12 | macaddress | read-write |
The address mask to be applied to aclNewCfgDstMACAddress for filtering. |
aclNewCfgEthernetTypeName | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.13 | integer | read-write |
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) Enumeration: 'arp': 1, 'none': 0, 'mpls': 4, 'rarp': 5, 'other': 7, 'ipv4': 2, 'ipv6': 3, 'any': 6. |
aclNewCfgEthernetTypeValue | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.14 | integer | read-write |
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. |
aclNewCfgVLanId | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.15 | integer | read-write |
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). |
aclNewCfgVLanMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.16 | displaystring | read-write |
The mask to be applied to aclNewCfgVLanId for filtering. |
aclNewCfg8021pPriority | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.17 | integer | read-write |
The 802.1p priority to be filtered. Enumeration: 'none': 0, 'priority1': 2, 'priority0': 1, 'priority3': 4, 'priority2': 3, 'priority5': 6, 'priority4': 5, 'priority7': 8, 'priority6': 7. |
aclNewCfgTypeOfService | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.18 | displaystring | read-write |
The type of service to be filtered. |
aclNewCfgProtocol | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.19 | displaystring | read-write |
The protocol to be filtered. |
aclNewCfgSrcIPAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.20 | ipaddress | read-write |
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. |
aclNewCfgSrcIPMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.21 | ipaddress | read-write |
The address mask to be applied to aclNewCfgSrcIPAddress for filtering. |
aclNewCfgDstIPAddress | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.22 | ipaddress | read-write |
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. |
aclNewCfgDstIPMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.23 | ipaddress | read-write |
The address mask to be applied to aclNewCfgDstIPAddress for filtering. |
aclNewCfgSrcPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.24 | integer | read-write |
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). |
aclNewCfgSrcPortMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.25 | displaystring | read-write |
The mask to be applied to aclNewCfgSrcPort for filtering. |
aclNewCfgDstPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.26 | integer | read-write |
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). |
aclNewCfgDstPortMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.27 | displaystring | read-write |
The mask to be applied to aclNewCfgDstPort for filtering. |
aclNewCfgTCPFlags | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.28 | bits | read-write |
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; Bits: 'tcpFIN': 7, 'tcpSYN': 6, 'tcpPSH': 4, 'tcpURG': 2, 'tcpRST': 5, 'reserved1': 0, 'tcpACK': 3, 'reserved2': 1. |
aclNewCfgEgressPorts | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.29 | octet string | read-only |
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. |
aclNewCfgStatistics | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.30 | integer | read-write |
Whether statistics collection for this ACL is enabled or not. Enumeration: 'enable': 1, 'disable': 0. |
aclNewCfgAddEgressPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.31 | integer | read-write |
The port to be added to the specified ACL for egress filtering. A value of zero is always returned when this object is read. |
aclNewCfgRemoveEgressPort | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.32 | unsigned32 | read-write |
The port to be removed from the specified ACL. A value of zero is always returned when this object is read. |
aclNewCfgDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.33 | integer | read-write |
This is an action object to delete an ACL entry. A value of other(1) is always returned when this object is read. Enumeration: 'other': 1, 'delete': 2. |
aclNewCfgTCPFlagsMask | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.39 | bits | read-write |
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. Bits: 'tcpFIN': 7, 'tcpSYN': 6, 'tcpPSH': 4, 'tcpURG': 2, 'tcpRST': 5, 'reserved1': 0, 'tcpACK': 3, 'reserved2': 1. |
aclNewCfgMeterAction | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.41 | integer | read-write |
Meter Action for this ACL. Enumeration: 'outpass': 2, 'outdrop': 1, 'unconfigured': 0. |
aclNewCfgMeterEnable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.42 | integer | read-write |
Meter state for this ACL. Enumeration: 'disabled': 1, 'enabled': 0. |
aclNewCfgKbitsSec | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.43 | unsigned32 | read-write |
The commited rate of meter associated with this ACL entry. |
aclNewCfgKbitsBurst | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.44 | integer | read-write |
The maxmium burst sizeof meter associated with this ACL entry. Enumeration: 'kbits64': 64, 'kbits256': 256, 'kbits1024': 1024, 'kbits2048': 2048, 'kbits4096': 4096, 'kbits128': 128, 'kbits32': 32, 'kbits512': 512. |
aclNewCfgInprofUser | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.45 | integer | read-write |
Set in profile user defined priority for this ACL. |
aclNewCfgInprofDscp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.46 | integer | read-write |
Set in profile pkts DSCP value. |
aclNewCfgInprofTos | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.47 | integer | read-write |
To enable/disable setting in profile pkts based on TOS bits. Enumeration: 'enable': 1, 'disable': 0. |
aclNewCfgOutprofDscp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.48 | integer | read-write |
Set out profile pkts DSCP value. |
aclNewCfgInprofUserEnable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.49 | integer | read-write |
Set in profile update method for this ACL. Enumeration: 'disabled': 0, 'userdefined': 1. |
aclNewCfgInprofDscpEnable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.50 | integer | read-write |
Whether in profile update DSCP for this ACL is enabled or not. Enumeration: 'enable': 1, 'disable': 0. |
aclNewCfgOutprofDscpEnable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.51 | integer | read-write |
Whether out profile update DSCP for this ACL is enabled or not. Enumeration: 'enable': 1, 'disable': 0. |
aclNewCfgReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.52 | integer | read-write |
This is an action object to reset an ACL entry. A value of other(1) is always returned when this object is read. Enumeration: 'reset': 2, 'other': 1. |
aclNewCfgEthernetReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.53 | integer | read-write |
This is an action object to reset an ACL Ethernet entry. A value of other(1) is always returned when this object is read. Enumeration: 'reset': 2, 'other': 1. |
aclNewCfgIpv4Reset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.54 | integer | read-write |
This is an action object to reset an ACL IPV4 entry. A value of other(1) is always returned when this object is read. Enumeration: 'reset': 2, 'other': 1. |
aclNewCfgTcpudpReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.55 | integer | read-write |
This is an action object to reset an ACL Tcpudp entry. A value of other(1) is always returned when this object is read. Enumeration: 'reset': 2, 'other': 1. |
aclNewCfgMeterReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.56 | integer | read-write |
This is an action object to reset an ACL Meter entry. A value of other(1) is always returned when this object is read. Enumeration: 'reset': 2, 'other': 1. |
aclNewCfgRemarkReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.57 | integer | read-write |
This is an action object to reset an ACL Remark entry. A value of other(1) is always returned when this object is read. Enumeration: 'reset': 2, 'other': 1. |
aclNewCfgRemarkInprofReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.58 | integer | read-write |
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. Enumeration: 'reset': 2, 'other': 1. |
aclNewCfgRemarkOutprofReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.59 | integer | read-write |
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. Enumeration: 'reset': 2, 'other': 1. |
aclNewCfgPktfmtReset | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.1.2.1.60 | integer | read-write |
This is an action object to reset an ACL Pktfmt entry. A value of other(1) is always returned when this object is read. Enumeration: 'reset': 2, 'other': 1. |
aclGroup | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3 | |||
aclGroupCurCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.1 | no-access |
The table of current ACL Group configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.1.1 | no-access |
Information about a particular ACL configuration. |
||
aclGroupCurCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.1.1.1 | unsigned32 | read-only |
The index associated with this ACL Group entry. |
aclGroupCurCfgMemberAcls | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.1.1.2 | octet string | read-only |
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. |
aclGroupNewCfgTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.2 | no-access |
The table of new ACL Group configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.2.1 | no-access |
New information about a particular ACL configuration. |
||
aclGroupNewCfgIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.2.1.1 | unsigned32 | read-only |
The index associated with this ACL Group entry. |
aclGroupNewCfgMemberAcls | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.2.1.2 | octet string | read-only |
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. |
aclGroupNewCfgAddAcl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.2.1.4 | unsigned32 | read-write |
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. |
aclGroupNewCfgRemoveAcl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.2.1.5 | unsigned32 | read-write |
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. |
aclGroupNewCfgDelete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.3.2.1.8 | integer | read-write |
This is an action object to delete an ACL group. A value of other(1) is always returned when this object is read. Enumeration: 'other': 1, 'delete': 2. |
aclCfg | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4 | |||
aclCurCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.1 | no-access |
The table of port acl groups configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.1.1 | no-access |
Information about a particular port acl configuration. |
||
aclCurCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.1.1.1 | integer32 | read-only |
The identifier of a particular port. This is also index to the entLogicalTable of Entity MIB. |
aclCurCfgPortAclBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.1.1.2 | octet string | read-only |
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. |
aclCurCfgPortAclGrpBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.1.1.4 | octet string | read-only |
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. |
aclNewCfgPortTable | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.2 | no-access |
The table of port acl configuration. |
|
1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.2.1 | no-access |
Information about a particular port acl groups configuration. |
||
aclNewCfgPortIndex | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.2.1.1 | integer32 | read-only |
The identifier of a particular port. This is also index to the entLogicalTable of Entity MIB. |
aclNewCfgPortAddAcl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.2.1.2 | unsigned32 | read-write |
The acl to be added to the specified port. A '0' value is returned when read. |
aclNewCfgPortAddAclGrp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.2.1.4 | unsigned32 | read-write |
The acl group to be added to the specified port. A '0' value is returned when read. |
aclNewCfgPortRemoveAcl | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.2.1.5 | unsigned32 | read-write |
The acl to be removed from the specified port. A '0' value is returned when read. |
aclNewCfgPortRemoveAclGrp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.2.1.7 | unsigned32 | read-write |
The acl group to be removed from the specified port. A '0' value is returned when read. |
aclNewCfgPortAclBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.2.1.8 | octet string | read-only |
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. |
aclNewCfgPortAclGrpBmap | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.9.1.4.2.1.10 | octet string | read-only |
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. |
bntSwDefGwUp | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.2 |
A bntSwDefGwUp trap signifies that the default gateway is alive. |
||
bntSwDefGwDown | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.3 |
A bntSwDefGwDown trap signifies that the default gateway is down. |
||
bntSwDefGwInService | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.4 |
A bntSwDefGwEnabled trap signifies that the default gateway is up and in service. |
||
bntSwDefGwNotInService | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.5 |
A bntSwDefGwDisabled trap signifies that the default gateway is alive but not in service. |
||
bntSwLoginFailure | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.19 |
A bntSwLoginFailure trap signifies that someone failed to enter a valid username/password combination. |
||
bntSwTempExceedThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.22 |
A bntSwTempExceedThreshold trap signifies that the switch temperature has exceeded maximum safety limits. |
||
bntSwApplyComplete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.27 |
A bntSwApplyComplete signifies that new configuration has been applied. |
||
bntSwSaveComplete | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.28 |
A bntSwApplyComplete signifies that new configuration has been saved. |
||
bntSwFwDownloadSucess | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.29 |
A bntSwFwDownloadSuccess signifies that firmware has been downloaded to [image1|image2|boot image]. |
||
bntSwFwDownloadFailure | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.30 |
A bntSwFwDownloadFailure signifies that firmware downloaded failed to [image1|image2|boot image]. |
||
bntSwTempReturnThreshold | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.31 |
A bntSwTempReturnThreshold trap signifies that the switch temperature has returned below maximum safety limits. |
||
bntSwUfdfoLtMFailure | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.34 |
A bntSwUfdfoLtMFailure trap signifies that a LtM link is down. |
||
bntSwUfdfoLtMUP | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.35 |
A bntSwUfdfoLtMUP trap signifies that a LtM link is up. |
||
bntSwUfdfoGlobalEna | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.36 |
A bntSwUfdfoGlobalEna trap signifies that Global UFD is enabled. |
||
bntSwUfdfoGlobalDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.37 |
A bntSwUfdfoGlobalDis trap signifies that Global UFD is disabled. |
||
bntSwUfdfoLtDAutoEna | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.38 |
A bntSwUfdfoLtDAutoEna trap signifies that a LtD link is Auto Enabled. |
||
bntSwUfdfoLtDAutoDis | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.39 |
A bntSwUfdfoLtDAutoDis trap signifies that a LtD link is Auto Disabled. |
||
bntSwStgNewRoot | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.42 |
A bntSwStgNewRoot trap signifies that the bridge has become the new root of the STG. |
||
bntSwCistNewRoot | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.43 |
A bntSwCistNewRoot trap signifies that the bridge has become the new root of the CIST. |
||
bntSwStgTopologyChanged | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.44 |
A bntSwStgTopologyChanged trap signifies that there was a STG topology change. |
||
bntSwCistTopologyChanged | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.45 |
A bntSwCistTopologyChanged trap signifies that there was a CIST topology change. |
||
bntSFPInserted | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.51 |
A bntSFPInserted trap signifies that a SFP is inserted. |
||
bntSFPRemoved | 1.3.6.1.4.1.11.2.3.7.11.33.5.2.70.52 |
A bntSFPRemoved trap signifies that a SFP is removed. |