diff --git a/lib/towerops_web/components/cookie_consent.ex b/lib/towerops_web/components/cookie_consent.ex index 82e7ec24..eb845824 100644 --- a/lib/towerops_web/components/cookie_consent.ex +++ b/lib/towerops_web/components/cookie_consent.ex @@ -24,13 +24,6 @@ defmodule ToweropsWeb.Components.CookieConsent do attr :requires_consent, :boolean, required: true def banner(assigns) do - # Debug logging - require Logger - - Logger.info( - "CookieConsent.banner called with requires_consent=#{inspect(assigns[:requires_consent])}, all assign keys: #{inspect(Map.keys(assigns))}" - ) - ~H""" <%= if @requires_consent do %>
LiveView.attach_hook(:persist_cookie_consent, :handle_params, fn _params, _url, socket -> # Ensure the assign persists across navigation socket = Phoenix.Component.assign(socket, :requires_cookie_consent, requires_consent) - - Logger.info( - "handle_params hook: socket.assigns.requires_cookie_consent = #{inspect(socket.assigns.requires_cookie_consent)}" - ) - {:cont, socket} end) - Logger.info( - "After assign: socket.assigns.requires_cookie_consent = #{inspect(socket.assigns.requires_cookie_consent)}" - ) - {:cont, socket} end diff --git a/priv/mibs/cambium/CAMBIUM-PTP670-MIB b/priv/mibs/cambium/CAMBIUM-PTP670-MIB old mode 100755 new mode 100644 diff --git a/priv/mibs/cisco/AIRESPACE-WIRELESS-MIB b/priv/mibs/cisco/AIRESPACE-WIRELESS-MIB index 12dae039..ebc8d649 100644 --- a/priv/mibs/cisco/AIRESPACE-WIRELESS-MIB +++ b/priv/mibs/cisco/AIRESPACE-WIRELESS-MIB @@ -1,6 +1,6 @@ -- ********************************************************** -- Airespace Wireless MIB --- Copyright 2005, 2010-2011, 2014 Cisco Systems Inc. All rights reserved. +-- Copyright (c) 2005-2024 by Cisco Systems, Inc. All rights reserved. -- -- This SNMP Management Information Specification -- embodies Cisco's confidential and proprietary @@ -18,24 +18,6 @@ -- Internal Source Code Version:1.268 -- Date: 01 Jan 2006 -- ********************************************************** --- --- %DNP% FYI: Lines containing a comment starting with the "Do Not --- %DNP% Publish" prefix "%DNP%" (such as these) are automagicially --- %DNP% stripped from MIBS prior to publishing on ftp and cio, and --- %DNP% should be used for comments intended for cisco engineering --- %DNP% eyes only, or for new product identifiers that are not yet --- %DNP% announced. --- --- %DNP% **************************************************** --- %DNP% ** As approver for the 3.x review of this this MIB --- %DNP% ** it is essential that I indicate that many of the --- %DNP% ** changes are illegal(see RFC 2578). In fact, --- %DNP% ** these modifications will break existing applications --- %DNP% ** and force those applications to become aware of --- %DNP% ** which image level supports a particiular version --- %DNP% ** of this MIB. For example,the order and number of --- %DNP% ** object in many of the notifications were changed. --- %DNP% **************************************************** AIRESPACE-WIRELESS-MIB DEFINITIONS ::= BEGIN @@ -71,7 +53,7 @@ IMPORTS -- ******************************************************************** bsnWireless MODULE-IDENTITY - LAST-UPDATED "201406260000Z" + LAST-UPDATED "202401120000Z" ORGANIZATION "Airespace, Inc." CONTACT-INFO "Cisco Systems, @@ -190,12 +172,52 @@ bsnWireless MODULE-IDENTITY [2] Draft-obara-capwap-lwapp-00.txt, IETF Light Weight Access Point Protocol." + REVISION "202401120000Z" + DESCRIPTION + "Fix syntax errors" + REVISION "202209160000Z" + DESCRIPTION + "Added new table bsnGlobalDot11System. + Added bsnGlobalDot11SystemMobileStations to the above table. + + Added below entries to table bsnDot11EssEntry + bsnDot11EssNumApsUp + bsnDot11EssNumApsDown" + REVISION "202012020000Z" + DESCRIPTION + "Added enumerated values 7 to 8 to + bsnRogueAPDetectingAPRadioType object. + + Added enumerated values 10 to 12 to + bsnRogueAPMaxRssiRadioType object. + + Added enumerated values 10 to 12 to + bsnRogueAPRadioType object. + + Added enumerated value 4 to + bsnRogueClientRadioType object. + + Added:- + bsnRogueAPPhysicalAPSlot, + bsnRogueClientPhysicalAPSlot" + REVISION "201509140000Z" + DESCRIPTION + "Added enumerated values 5 to 6 to + bsnRogueAPDetectingAPRadioType object. + + Added enumerated values 3 to 12 to + bsnAAARadiusCallStationIdType object. + + Added enumerated value 55 - 58 to bsnAPType." REVISION "201406260000Z" DESCRIPTION - "Added enumerated value 9 - 10 to bsnMobileStationProtocol. + "Added enumerated value 9 - 10 to + bsnMobileStationProtocol. Added enumerated value 29 - 50 to bsnAPType. - Updated description for bsnDot11EssStaticWEPKeyIndex, - bsnRrmDot11aThroughputThreshold and bsnRrmDot11bThroughputThreshold." + Updated description for + bsnDot11EssStaticWEPKeyIndex, + bsnRrmDot11aThroughputThreshold and + bsnRrmDot11bThroughputThreshold." REVISION "201109270000Z" DESCRIPTION "Modified the following variables with @@ -613,6 +635,8 @@ BsnDot11EssEntry ::= SEQUENCE { bsnDot11Ess80211ePolicySetting INTEGER, bsnDot11EssWebPassthroughEmail INTEGER, bsnDot11Ess7920PhoneSupport INTEGER, + bsnDot11EssNumApsUp Unsigned32, + bsnDot11EssNumApsDown Unsigned32, bsnDot11EssRadiusAuthPrimaryServer DisplayString, bsnDot11EssRadiusAuthSecondaryServer DisplayString, bsnDot11EssRadiusAuthTertiaryServer DisplayString, @@ -1063,12 +1087,12 @@ bsnDot11EssBlacklistTimeout OBJECT-TYPE MAX-ACCESS read-create STATUS current DESCRIPTION - "Set the timeout for blacklisted Mobile Stations after + "Set the timeout for excluded Mobile Stations after which the mobile station will be automatically - de-authenticated. Mobile Station are blacklisted by MAC + de-authenticated. Mobile Station excluded by MAC address and their status can be obtained from bsnMobileStationStatus. - A timeout setting of 0 indicates no blacklist timeout is + A timeout setting of 0 indicates no exclusion timeout is set and administrative control (bsnMobileStationDeleteAction ) is required to deauthenticate the station." @@ -1130,11 +1154,11 @@ bsnDot11EssBlacklistingCapability OBJECT-TYPE STATUS current DESCRIPTION "This is the flag that can enable or disable the - client backlisting feature for a WLAN. If enabled, - the clients can be blacklisted by the Switch in case + client exclusion feature for a WLAN. If enabled, + the clients can be excluded by the Switch in case of repetitive auth failure and other reasons like it. - If disabled, the clients cannot be blacklisted by - the switch. The blacklist timeout value will only + If disabled, the clients cannot be excluded by + the switch. The exclusion timeout value will only be effective if this feature is turned on." DEFVAL { disable } ::= { bsnDot11EssEntry 41 } @@ -1436,6 +1460,25 @@ bsnDot11Ess7920PhoneSupport OBJECT-TYPE DEFVAL { disable } ::= { bsnDot11EssEntry 64 } +bsnDot11EssNumApsUp OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "It indicates the number of AP's that are broadcasting specific + WLAN.Access point shall be considered up if it broadcasts specific + WLAN on atleast one slot." + ::= { bsnDot11EssEntry 66 } + +bsnDot11EssNumApsDown OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "It indicates the number of AP's that are not broadcasting WLAN + per AP on either of the slots." + ::= { bsnDot11EssEntry 67 } + bsnDot11EssRadiusAuthPrimaryServer OBJECT-TYPE SYNTAX DisplayString (SIZE (0..21)) MAX-ACCESS read-create @@ -1690,7 +1733,8 @@ BsnMobileStationEntry ::= SEQUENCE { bsnMobileStationEapType INTEGER, bsnMobileStationCcxVersion INTEGER, bsnMobileStationE2eVersion INTEGER, - bsnMobileStationStatusCode INTEGER + bsnMobileStationStatusCode INTEGER, + bsnMobileStationAAAOverridePassphrase TruthValue } bsnMobileStationMacAddress OBJECT-TYPE @@ -1803,8 +1847,333 @@ bsnMobileStationReasonCode OBJECT-TYPE unSpecifieQosFailure(200), qosPolicyMismatch(201), inSufficientBandwidth(202), - inValidQosParams(203) - } + inValidQosParams(203), + noOperation(1000), + none(1001), + deauthOrDisassocReq(1002), + sessionAwareModuleInitiated(1003), + l3authFail(1004), + apInitiatedDelete(1005), + bssidDown(1006), + capwapDown(1007), + connectTimeout(1008), + mabFailed(1009), + datapathFailure(1010), + wlanChange(1011), + vlanChange(1012), + adminReset(1013), + qosFailure(1014), + keyExchangeTimeout(1015), + groupKeyUpdateTimeout(1016), + maxSaqueries(1017), + restartPurge(1018), + clientBlacklist(1019), + interWncdRoamSuccess(1020), + interWncdRoamFailure(1021), + interCtrlRoamSuccess(1022), + mobilityFailure(1023), + sessionTimeout(1024), + idleTimeout(1025), + userRequest(1026), + nasError(1027), + serviceUnavailable(1028), + mbssidDown(1029), + mmTunnelDown(1030), + dot11vSmartRoamFailed(1031), + dot11vTimerTimeout(1032), + dot11vAssocFailed(1033), + ftAuthResponse(1034), + saeAuthFailure(1035), + dot11UnspecifiedFailure(1036), + dot11FailureIgnoreReq(1037), + dot11CcxQosAddtsNoBandwidth(1038), + dot11CapsUnsupported(1039), + dot11AssocDeniedUnspec(1040), + dot11MaxSta(1041), + dot11DeniedRates(1042), + dot11PoorChannelConditions(1043), + dot11InvalidQosParameter(1044), + dot11InvalidIe(1045), + dot11GroupCipherInvalid(1046), + dot11UnicastCipherInvalid(1047), + dot11AkmpInvalid(1048), + dot11UnsupportedRsnVersion(1049), + dot11InvalidRsnIeCapabilities(1050), + dot11CipherSuiteRejected(1051), + dot11DeniedHtCapabiliies(1052), + dot11InvalidFtActionFrameCount(1053), + dot11InvalidPmkid(1054), + dot11InvalidMdie(1055), + dot11InvalidFtie(1056), + dot11CcxQosPolicy(1057), + dot11CcxInsufficientBandwidth(1058), + dot11CcxInvalidQosParameter(1059), + dot11CcxNonOptimalAssociationChoice(1060), + wiredIappDisassoc(1061), + wiredWgbChange(1062), + wiredVlanChange(1063), + wiredWgbDelete(1064), + avcReanchoring(1065), + wgbClientDirectAssoc(1066), + apUpgrade(1067), + clientDhcpFailure(1068), + clientEapTimeoutFailure(1069), + client8021xFailure(1070), + clientDeviceIdle(1071), + clientCaptivePortalSecurityFailure(1072), + clientDecryptionFailure(1073), + clientInterfaceDisabled(1074), + clientUserTriggeredDisassoc(1075), + clientMiscReason(1076), + clientUnknownReason(1077), + clientPeerTriggered(1078), + clientBeaconLoss(1079), + clientEapIdTimeout(1080), + clientDot1xTimeout(1081), + keyMgmtInvalidFrame(1082), + keyMgmtInstallBit(1083), + keyMgmtErrorBit(1084), + keyMgmtAckBit(1085), + keyMgmtInvalidKey(1086), + keyMgmtSecureBit(1087), + keyMgmtKeyDescVer(1088), + keyMgmtWrongReplayCounter(1089), + keyMgmtNoMicBit(1090), + keyMgmtMicValidation(1091), + keyMgmtPtkComputation(1092), + clientCredentialFailure(1093), + lostCarrier(1094), + reauthFailure(1095), + portAdminDisabled(1096), + supplicantRestart(1097), + ipDownNoIp(1098), + anchorThrottled(1099), + anchorNoMemory(1100), + anchorInvalidMbssid(1101), + anchorCreateReqFail(1102), + dbPopulateFail(1103), + danglingCleanupTimer(1104), + excludeConfig(1105), + excludeAssocFail(1106), + excludeDot11AuthFail(1107), + excludeDot1xTimeout(1108), + excludeDot1xAuthFail(1109), + excludeWebAuthFail(1110), + excludePolicyBindFail(1111), + excludeIpTheft(1112), + excludeMacTheft(1113), + excludeMacAndIpTheft(1114), + excludeQosPolicyFail(1115), + excludeQosPolicyApSendFail(1116), + excludeQosPolicyApBindFail(1117), + excludeQosPolicyApUnbindFail(1118), + excludeStaticIpAnchorFail(1119), + excludeVlanFail(1120), + excludeAclFail(1121), + excludePuntAclFail(1122), + excludeAccountingFail(1123), + excludeCtsFail(1124), + excludeFqdnNoDefFail(1125), + excludeFqdnPostauthMismatchFail(1126), + excludeFqdnPreauthMismatchFail(1127), + excludeFqdnZeroGidFail(1128), + excludeMiscFail(1129), + excludeReauthFailure(1130), + excludeWrongPsk(1131), + excludePolicyFailure(1132), + mnIdleTimeout(1133), + mnClientAclMismatch(1134), + mnApAuthStop(1135), + mnAssocExpiredAtAp(1136), + mn4wayHandshakeFailed(1137), + mnDhcpTimeout(1138), + mnReassocTimeout(1139), + mnSaQueryTimeout(1140), + mnIntraApRoam(1141), + mnChannelSwitchAtAp(1142), + mnDelBadAid(1143), + mnDelRequest(1144), + mnDelIntfReset(1145), + mnDelAllOnSlot(1146), + mnDelReaperRadio(1147), + mnDelSlotDisable(1148), + mnDelMicFail(1149), + mnDelVlanDel(1150), + mnDelChannelChange(1151), + mnDelStopReassoc(1152), + mnDelPakMaxRetry(1153), + mnDelTxDeauth(1154), + mnDelSensorStaTimeout(1155), + mnDelAgeTimeout(1156), + mnDelTxFailThold(1157), + mnDelUplinkRcvTimeout(1158), + mnDelSnsrScanNxtRadio(1159), + mnDelSnsrScanOtherBssid(1160), + aaaServerUnavailable(1161), + aaaNotReady(1162), + noDot1xAuthConfig(1163), + abortReceived(1164), + assocConnectTimeout(1165), + macauthConnectTimeout(1166), + l2authConnectTimeout(1167), + l3authConnectTimeout(1168), + mobilityConnectTimeout(1169), + sIpAnchorConnectTimeout(1170), + smSessionConnectTimeout(1171), + iplearnConnectTimeout(1172), + nackIfidExists(1173), + radioDown(1174), + fabricReject(1175), + guestLanInvalidMbssid(1176), + guestLanNoMemory(1177), + guestLanCreateReqFail(1178), + tunnelEogreReset(1179), + tunnelEogreJoinFail(1180), + tunnelEogreReconciliation(1181), + wiredIdleTimeout(1182), + ipUpdateTimeout(1183), + remoteMobilityDelete(1184), + saeAuthInAssociatedState(1185), + nackIfidMismatch(1186), + tunnelEogreInvalidVlan(1187), + tunnelEogreEmptyDomain(1188), + tunnelEogreInvalidDomain(1189), + tunnelEogreDomainShut(1190), + tunnelEogreInvalidGw(1191), + tunnelEogreGwDown(1192), + tunnelEogreFlexNoActiveGw(1193), + tunnelEogreRuleMatch(1194), + tunnelEogreAaaOverride(1195), + tunnelEogreMspayload(1196), + tunnelEogreHandoffError(1197), + invalidPmkLen(1198), + l3VlanOverrideConnectTimeout(1199), + userTriggeredUnspecified(1200), + userTriggeredPwroffWifioff(1201), + userTriggeredConnectToAnotherSsid(1202), + userTriggeredRemoveSsid(1203), + userTriggeredAirplaneMode(1204), + l2connectionUnspecified(1205), + l2connectionAssociation(1206), + fourWayHandshakeUnspecified(1207), + keyM1Failure(1208), + keyM3Failure(1209), + m3M4KeyXchngTimeout(1210), + dhcpFailUnspecified(1211), + dhcpFailTimeout(1212), + dhcpFailTimeoutAfterRoaming(1213), + dhcpFailLeaseExpired(1214), + dhcpFailNakInRenew(1215), + dhcpFailRenewLeaseWrongIp(1216), + dhcpFailInternalError(1217), + eapFailUnspecified(1218), + eapFailCodeFail(1219), + eapFailInfoNotEntered(1220), + eapFailMschapError(1221), + eapFailSimAuthFail(1222), + eapFailTimeout(1223), + eapFailTlsCertError(1224), + noInternetUnspecified(1225), + noInternetDns(1226), + noInternetArp(1227), + exclusionPolicyTemplateFail(1228), + mnDelAuthExpired(1229), + mnDelDisassoc(1230), + mnDelTxDisassoc(1231), + fastroamMobilityFailure(1232), + roamAcrossPolicyProfileDeny(1233), + dot11AidAllocConflictReq(1234), + zoneChange(1235), + wlanIdAttrMismatch(1236), + easypskAAAUnknown(1237), + easypskUnspecified(1238), + easypskPskMismatch(1239), + easypskRadiusBusy(1240), + easypskLimitReached(1241), + easypskBadFrame(1242), + easypskMissingParameter(1243), + supplicantNameFail(1244), + userNameFail(1245), + serviceSetIdFail(1246), + anchorVlanIdFail(1247), + pskFail(1248), + pskModeFail(1249), + interimIntervalFail(1250), + randomMac(1251), + mnapiplearntimeout(1252), + mnapbyflexgroupchange(1253), + mnapeapollogoff(1254), + mnapeapreqtimeout(1255), + mnap4wayhandshakefailed(1256), + mnapmicvalidation(1257), + mnapwrongreplaycounter(1258), + mnaptunneldown(1259), + mnapinteraproam(1260), + mnapunknownclient(1261), + mnapreauthtimeout(1262), + mnapcontidletimeout(1263), + mnaprldpcleanup(1264), + mnapintraswitchroam(1265), + mnappemcleanup(1266), + mnaprlancentralswitch(1267), + mnaprlandpaddfail(1268), + mnaprlandelete(1269), + mnaprlaninactivetimeout(1270), + mnaprlanmabfailure(1271), + mnapclsmnomemory(1272), + mnapclsmbssidmismatch(1273), + mnapclsmdeletenoacl(1274), + mnapclsmdeletenoparentwgb(1275), + mnapclsmkeyplumbfail(1276), + mnapclsmmeshkeyplumbfail(1277), + mnapclsmdpaddfail(1278), + mnapclsmauthrespreject(1279), + mnapclsmauthrespsendfail(1280), + mnapclsmassocrespsendfail(1281), + mnapclsmassocrespwithfailurestatus(1282), + mnapclsmwebauthtimerexpired(1283), + mnapclsmdot1xtimerexpired(1284), + mnapclsmdeauthdisassocsendfail(1285), + mnapdrivereventclass3recv(1286), + mnapdrivereventpspwhenunauth(1287), + mnapdrivereventioctlerror(1288), + mnapflexftfailure(1289), + mnapclsmdriveraddfail(1290), + mnapdriverclientnotfound(1291), + mnapdrivermgmtpktallocfail(1292), + mnapdriverinvalidcipher(1293), + mnapdriverinvalidaid(1294), + mnapdriverinvalidkey(1295), + mnapdriverfwkeysetfailed(1296), + mnapdriverinvalidhtvhtrates(1297), + mnapdriverinvalidlegacyrates(1298), + mnapdrivernooverlaplegacyrates(1299), + mnapdrivermaxvhtstreams(1300), + mnapdriveraidinuse(1301), + mnapdriverassoctoomany(1302), + mnapdrivercipherattachfail(1303), + mnapdriveralgorithmmismatch(1304), + mnapdriverinvalidkeylength(1305), + mnapdriverinvalidkeyindex(1306), + mnapdriverassocscbnotauthenticated(1307), + mnapdriverstadbinitfailed(1308), + mnapdriveraddingentryfailed(1309), + mnapdriveraddingentryinfirmwarefailed(1310), + mnapreasonapmax(1311), + linklocalbridgevlanfail(1312), + maxstaonap(1313), + maxstaonvap(1314), + maxstaonbssid(1315), + maxstaonradio(1316), + mnapmaxstaonap(1317), + mnapmaxstaonbssid(1318), + mnapmaxstaonradio(1319), + pmkTimeoutOnSTA(1320), + excessarprate(1321), + excessndprate(1322), + vrfvlanMismatch(1323), + dpathencodefailed(1324) + } MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1991,7 +2360,11 @@ bsnMobileStationProtocol OBJECT-TYPE dot11n5(7), ethernet(8), dot3(9), - dot11ac(10) + dot11ac(10), + dot11ax5(11), + dot11ax24(12), + dot11ax6(13) + } MAX-ACCESS read-only STATUS current @@ -2051,7 +2424,10 @@ bsnMobileStationPolicyType OBJECT-TYPE wpa2(2), wpa2vff(3), notavailable(4), - unknown(5) + unknown(5), + wpa2or3(6), + wpaOsen(7), + wpaOsenWithinRsn(8) } MAX-ACCESS read-only STATUS current @@ -2067,8 +2443,13 @@ bsnMobileStationEncryptionCypher OBJECT-TYPE wep104(3), wep128(4), none(5), - notavailable(6), - unknown(7) + tkipWep40(6), + tkipWep104(7), + gcmp128(8), + gcmp256(9), + ccmp256(10), + notavailable(11), + unknown(12) } MAX-ACCESS read-only STATUS current @@ -2133,6 +2514,15 @@ bsnMobileStationStatusCode OBJECT-TYPE DESCRIPTION "Status Code of the Mobile Station" ::= { bsnMobileStationEntry 42 } + +bsnMobileStationAAAOverridePassphrase OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Flag to check wheather AAA override passphrase is enabled + for a MAB+PSK client or not." + ::= { bsnMobileStationEntry 43 } -- *************************************************************** @@ -2996,7 +3386,12 @@ bsnRogueAPDetectingAPRadioType OBJECT-TYPE dot11a(1), dot11g(2), dot11n24(3), - dot11n5(4) + dot11n5(4), + dot11abgn(5), + dot11ac(6), + dot11ax24(7), + dot11ax5(8), + dot11ax6(9) } MAX-ACCESS read-only STATUS current @@ -3017,10 +3412,15 @@ bsnRogueAPMaxRssiRadioType OBJECT-TYPE SYNTAX INTEGER { dot11b(1), dot11a(2), + dot11abgn(3), uwb(4), dot11g(5), dot11n24(6), - dot11n5(7) + dot11n5(7), + dot11ac(8), + dot11ax24(9), + dot11ax5(10), + dot11ax6(11) } MAX-ACCESS read-only STATUS current @@ -3083,7 +3483,9 @@ bsnRogueAPChannel OBJECT-TYPE STATUS current DESCRIPTION "This is the channel number of the last detecting APs, - which has detected this rogue." + which has detected this rogue. + Use in conjuction with bsnRogueAPMaxRssiRadioType to resolve ambiguity + between channels numbers of 2.4GHz and 5GHz bands versus 6GHz band." ::= { bsnRogueAPEntry 26 } bsnRogueAPDetectingAPName OBJECT-TYPE @@ -3137,7 +3539,8 @@ BsnRogueAPAirespaceAPEntry ::= SEQUENCE { bsnRogueAPAirespaceAPPreamble INTEGER, bsnRogueAPAirespaceAPWpaMode INTEGER, bsnRogueAPAirespaceAPSNR Integer32, - bsnRogueAPChannelWidth INTEGER + bsnRogueAPChannelWidth INTEGER, + bsnRogueAPPhysicalAPSlot Integer32 } bsnRogueAPAirespaceAPMacAddress OBJECT-TYPE @@ -3154,8 +3557,9 @@ bsnRogueAPAirespaceAPSlotId OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The slot ID of the Airespace AP Interface that detected the - Rogue." + "The slot and band index of the Airespace AP Interface that + detected the Rogue. Use bsnRogueAPPhysicalAPSlot for Slot ID + of the Detecting AP Interface." ::= { bsnRogueAPAirespaceAPEntry 2 } bsnRogueAPRadioType OBJECT-TYPE @@ -3166,7 +3570,11 @@ bsnRogueAPRadioType OBJECT-TYPE uwb(4), dot11g(5), dot11n24(6), - dot11n5(7) + dot11n5(7), + dot11ac(9), + dot11ax24(10), + dot11ax5(11), + dot11ax6(12) } MAX-ACCESS read-only STATUS current @@ -3188,7 +3596,9 @@ bsnRogueAPChannelNumber OBJECT-TYPE STATUS current DESCRIPTION "The advertised Channel Number of the Airespace AP - Interface picked up from the Rogue." + Interface picked up from the Rogue. + Use in conjuction with bsnRogueAPRadioType to resolve ambiguity between + channels numbers of 2.4GHz and 5GHz bands versus 6GHz band." ::= { bsnRogueAPAirespaceAPEntry 5 } bsnRogueAPSsid OBJECT-TYPE @@ -3304,6 +3714,13 @@ bsnRogueAPChannelWidth OBJECT-TYPE "This object represents the channel width of the rogue." ::= { bsnRogueAPAirespaceAPEntry 28 } +bsnRogueAPPhysicalAPSlot OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Reporting AP Physical Slot ID" + ::= { bsnRogueAPAirespaceAPEntry 29 } -- ***************************************************************** -- * bsnRogueClientPerRogueAPTable @@ -3513,7 +3930,8 @@ BsnRogueClientAirespaceAPEntry ::= SEQUENCE { bsnRogueClientChannelNumber Integer32, bsnRogueClientAirespaceAPRSSI Integer32, bsnRogueClientAirespaceAPLastHeard DisplayString, - bsnRogueClientAirespaceAPSNR Integer32 + bsnRogueClientAirespaceAPSNR Integer32, + bsnRogueClientPhysicalAPSlot Integer32 } bsnRogueClientAirespaceAPMacAddress OBJECT-TYPE @@ -3530,15 +3948,17 @@ bsnRogueClientAirespaceAPSlotId OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The slotId of the Airespace AP Interface that detected the - Rogue." + "The slot and band index of the Airespace AP Interface that + detected the Rogue. Use bsnRogueClientPhysicalAPSlot for Slot ID + of the Detecting AP Interface." ::= { bsnRogueClientAirespaceAPEntry 2 } bsnRogueClientRadioType OBJECT-TYPE SYNTAX INTEGER { dot11b(1), dot11a(2), - unknown(3) + unknown(3), + dot11ax6(4) } MAX-ACCESS read-only STATUS current @@ -3562,7 +3982,9 @@ bsnRogueClientChannelNumber OBJECT-TYPE STATUS current DESCRIPTION "The advertised Channel Number of that the Airespace - AP Interface picked up from the Rogue." + AP Interface picked up from the Rogue. + Use in conjuction with bsnRogueClientRadioType to resolve ambiguity + between channels numbers of 2.4GHz and 5GHz bands versus 6GHz band." ::= { bsnRogueClientAirespaceAPEntry 5 } bsnRogueClientAirespaceAPRSSI OBJECT-TYPE @@ -3589,6 +4011,14 @@ bsnRogueClientAirespaceAPSNR OBJECT-TYPE DESCRIPTION "SNR seen by Airespace AP Interface from Rogue" ::= { bsnRogueClientAirespaceAPEntry 27 } + +bsnRogueClientPhysicalAPSlot OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Reporting AP Physical Slot ID" + ::= { bsnRogueClientAirespaceAPEntry 28 } -- ******************************************************************** @@ -4010,12 +4440,86 @@ bsnAPType OBJECT-TYPE ap1700i(51), ap1700e(52), ap1570e(53), - ap1570i(54) + ap1570i(54), + ap1852e(55), + ap1852i(56), + ap1832i(57), + ap752t(58), + apmr24(59), + ap3702(60), + ap1802i(61), + ap1810w(62), + apoeap1810(63), + ap3802e(64), + ap3802i(65), + ap3802p(66), + ap3802q(67), + ap2802e(68), + ap2802i(69), + ap2802q(70), + ap1815w(71), + apoeap1815(72), + ap1815I(73), + ap1562e(74), + ap1562i(75), + ap1562d(76), + ap1562ps(77), + ap1800I(78), + ap1800S(79), + ap1815M(80), + ap1542D(81), + ap1542I(82), + ap1100ac(83), + ap1101ac(84), + ap1582e(85), + ap1582i(86), + ap1542E2(87), + ap1542E4(88), + ap9117I(89), + ap9115AXI(90), + ap9115AXE(91), + ap1840I(92), + ap9120AXI(93), + ap9120AXE(94), + ap9120AXP(95), + iw6300HD(97), + iw6300HA(98), + iw6300HW(99), + esw6300(100), + ap9130AXI(101), + ap9130AXE(102), + pwifiac2(110), + ap9136I(115), + wpwifi6(116), + isr1101ax(129), + cw9162I(130), + cw9164I(131), + cw9166I(132), + iw9167eh(133), + cw9166D1(134), + iw9165DH(135), + iw9167ih(136), + cw9163E(137), + cw9178I(138), + iw9165E(139), + cw9176I(140), + cw9176D(141) } MAX-ACCESS read-only STATUS current DESCRIPTION - "This is the model of the AP in enumeration." + "This is the model of the AP in enumeration. + Ap models start with wap are called panda + ap models.Ap models ended with different suffix + have different functionalities. + + i : Ap with internal antenna + e : Ap with external antena + t : teleworker Aps + p : stadium Aps + w : wall mountable Aps + agn : supports dot11(a),dot11(g),dot11(n) + gn : supports dot11(g),dot11(n)" ::= { bsnAPEntry 22 } bsnAPSecondaryMwarName OBJECT-TYPE @@ -4198,6 +4702,7 @@ BsnAPIfEntry ::= SEQUENCE { bsnAPIfChannelList DisplayString, bsnAPIfAbsolutePowerList DisplayString, bsnAPIfRegulatoryDomainSupport INTEGER, + bsnAPIfPhyS80EightyChannelNumber INTEGER, bsnAPIfAdminStatus INTEGER } @@ -4213,7 +4718,9 @@ bsnAPIfType OBJECT-TYPE SYNTAX INTEGER { dot11b(1), dot11a(2), - uwb(4) + uwb(4), + dot116ghz(6), + dot11xor56ghz(7) } MAX-ACCESS read-only STATUS current @@ -4570,6 +5077,16 @@ bsnAPIfRegulatoryDomainSupport OBJECT-TYPE on the controller" ::= { bsnAPIfEntry 23 } +bsnAPIfPhyS80EightyChannelNumber OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-write + STATUS deprecated + DESCRIPTION + "Secondary 80MHz channel number of the AP Interface. + Allowed channel numbers also depends on the current + Country Code set in the Switch." + ::= { bsnAPIfEntry 28 } + bsnAPIfAdminStatus OBJECT-TYPE SYNTAX INTEGER { disable(2), @@ -6141,7 +6658,7 @@ bsnMeshNodeBlacklistPackets OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "the number of blacklist packets received" + "the number of excluded list packets received" ::= { bsnMeshNodeEntry 11 } bsnMeshNodeInsufficientMemory OBJECT-TYPE @@ -7218,7 +7735,7 @@ bsnExcessive80211AssocFailures OBJECT-TYPE STATUS current DESCRIPTION "This flag specifies if client should be excluded - (blacklisted) if repeated 802.11 Association + (exclusion list) if repeated 802.11 Association Failures occurs with a client." ::= { bsnClientExclusionPolicyConfig 1 } @@ -7231,7 +7748,7 @@ bsnExcessive80211AuthFailures OBJECT-TYPE STATUS current DESCRIPTION "This flag specifies if client should be excluded - (blacklisted) if repeated 802.11 Authentication + (exclusion list) if repeated 802.11 Authentication Failures occurs with a client." ::= { bsnClientExclusionPolicyConfig 2 } @@ -7244,10 +7761,23 @@ bsnExcessive8021xAuthFailures OBJECT-TYPE STATUS current DESCRIPTION "This flag specifies if client should be excluded - (blacklisted) if repeated 802.1x Authentication + (exclusion list) if repeated 802.1x Authentication Failures occurs with a client." ::= { bsnClientExclusionPolicyConfig 3 } +bsnExcessive8021xTimeout OBJECT-TYPE + SYNTAX INTEGER { + disable(0), + enable(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This flag specifies if client should be excluded + (exclusion list) if repeated 802.1x Timeout + occurs with a client." + ::= { bsnClientExclusionPolicyConfig 7 } + bsnExternalPolicyServerFailures OBJECT-TYPE SYNTAX INTEGER { disable(0), @@ -7257,7 +7787,7 @@ bsnExternalPolicyServerFailures OBJECT-TYPE STATUS current DESCRIPTION "This flag specifies if client should be excluded - (blacklisted) if repeated external policy server + (exclusion list) if repeated external policy server failures occurs with a client." ::= { bsnClientExclusionPolicyConfig 4 } @@ -7270,7 +7800,7 @@ bsnExcessiveWebAuthFailures OBJECT-TYPE STATUS current DESCRIPTION "This flag specifies if client should be excluded - (blacklisted) if repeated Web Authentication Failures + (exclusion list) if repeated Web Authentication Failures occurs with a client." ::= { bsnClientExclusionPolicyConfig 5 } @@ -7283,7 +7813,7 @@ bsnIPTheftORReuse OBJECT-TYPE STATUS current DESCRIPTION "This flag specifies if client should be excluded - (blacklisted) if it appears to be reusing an IP + (exclusion list) if it appears to be reusing an IP Address.(Possible IP Theft)" ::= { bsnClientExclusionPolicyConfig 6 } -- ******************************************************************* @@ -8074,6 +8604,9 @@ bsnGlobalDot11a OBJECT IDENTIFIER bsnGlobalDot11h OBJECT IDENTIFIER ::= { bsnGlobalDot11 4 } +bsnGlobalDot11System OBJECT IDENTIFIER + ::= { bsnGlobalDot11 5 } + -- ******************************************************************** -- * BSN Global Parameters for Dot11B -- ******************************************************************** @@ -8530,6 +9063,23 @@ bsnGlobalDot11bDTPCSupport OBJECT-TYPE means that the radio's transmit power will be advertised in the beacons and probe responses." ::= { bsnGlobalDot11bConfig 34 } + +bsnGlobalDot11bRxSopThreshold OBJECT-TYPE + SYNTAX INTEGER { + auto(0), + low(1), + medium(2), + high(3), + custom(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute may be used to configure Rxsop or receiver start + of packet custom values for 802.11b/g radios." + DEFVAL { auto } + ::= { bsnGlobalDot11bConfig 35 } + -- ******************************************************************** -- * Begin of bsnGlobalDot11bPhy -- ******************************************************************** @@ -9183,6 +9733,23 @@ bsnGlobalDot11aDTPCSupport OBJECT-TYPE means that the radio's transmit power will be advertised in the beacons and probe responses." ::= { bsnGlobalDot11aConfig 32 } + +bsnGlobalDot11aRxSopThreshold OBJECT-TYPE + SYNTAX INTEGER { + auto(0), + low(1), + medium(2), + high(3), + custom(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute may be used to configure Rxsop or receiver start + of packet custom values for 802.11a radios." + DEFVAL { auto } + ::= { bsnGlobalDot11aConfig 33 } + -- ******************************************************************** -- * Begin of bsnGlobalDot11aPhy -- ******************************************************************** @@ -9460,6 +10027,25 @@ bsnGlobalDot11hChannelSwitchMode OBJECT-TYPE STA." ::= { bsnGlobalDot11hConfig 3 } -- ******************************************************************** +-- * BSN Global Parameters for Dot11 System +-- ******************************************************************** + +bsnGlobalDot11SystemInfo OBJECT IDENTIFIER + ::= { bsnGlobalDot11System 1 } + + +-- ******************************************************************* +-- * These global attributes are at System level +-- ******************************************************************* + +bsnGlobalDot11SystemMobileStations OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total number of clients per controller." + ::= { bsnGlobalDot11SystemInfo 1 } +-- ******************************************************************** -- * bsnRrm - Information about RF Groups that this Airespace Switch -- * belongs to -- ******************************************************************** @@ -9630,11 +10216,11 @@ bsnRrmDot11aThroughputThreshold OBJECT-TYPE ::= { bsnRrmDot11aAPDefault 4 } bsnRrmDot11aMobilesThreshold OBJECT-TYPE - SYNTAX INTEGER (1..75) + SYNTAX INTEGER (1..200) MAX-ACCESS read-write STATUS current DESCRIPTION - "802.11A mobiles threshold between 1 and 75" + "802.11A mobiles threshold between 1 and 200" ::= { bsnRrmDot11aAPDefault 5 } bsnRrmDot11aCoverageThreshold OBJECT-TYPE @@ -9720,6 +10306,17 @@ bsnRrmDot11aChannelMonitorList OBJECT-TYPE that are used by automatic channel assignment." ::= { bsnRrmDot11aAPDefault 13 } +bsnRrmDot11aSignalTimeoutFactor OBJECT-TYPE + SYNTAX Unsigned32 (5..60) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This factor times Neighbor Packet Frequency specifies how + long a neighbor expires if not receiving its neighbor packets. + Default is 20 secs" + DEFVAL { 20 } + ::= { bsnRrmDot11aAPDefault 14 } + -- ********************************************************************* -- * Set Factory Defaults -- ********************************************************************* @@ -9902,11 +10499,11 @@ bsnRrmDot11bThroughputThreshold OBJECT-TYPE ::= { bsnRrmDot11bAPDefault 4 } bsnRrmDot11bMobilesThreshold OBJECT-TYPE - SYNTAX INTEGER (1..75) + SYNTAX INTEGER (1..200) MAX-ACCESS read-write STATUS current DESCRIPTION - "802.11A Airespace AP mobiles threshold between 1 and 75" + "802.11bg Airespace AP mobiles threshold between 1 and 200" ::= { bsnRrmDot11bAPDefault 5 } bsnRrmDot11bCoverageThreshold OBJECT-TYPE @@ -9994,6 +10591,17 @@ bsnRrmDot11bChannelMonitorList OBJECT-TYPE that are used by automatic channel assignment." ::= { bsnRrmDot11bAPDefault 13 } +bsnRrmDot11bSignalTimeoutFactor OBJECT-TYPE + SYNTAX Unsigned32 (5..60) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This factor times Neighbor Packet Frequency specifies how + long a neighbor expires if not receiving its neighbor packets. + Default is 20 secs" + DEFVAL { 20 } + ::= { bsnRrmDot11bAPDefault 14 } + -- ********************************************************************* -- * Set Factory Defaults -- ********************************************************************* @@ -11556,14 +12164,37 @@ bsnAAARadiusCallStationIdType OBJECT-TYPE SYNTAX INTEGER { ipAddr(0), macAddr(1), - apMacAddress(2) + apMacAddress(2), + apMacAddressSsid(3), + apNameSsid(4), + apName(5), + apGroupName(6), + apLocation(7), + apVlanId(8), + apMacEthAddress(9), + apMacEthAddressSsid(10), + apLabelAddress(11), + apLabelAddressSsid(12) } MAX-ACCESS read-write STATUS current DESCRIPTION "This attribute configures the call station ID information sent in RADIUS messages. The value undefined cannot be - set during the write operation." + set during the write operation. + ipAddr : system IP Address + macAddr : system MAC address + apMacAddress : AP Radio MAC Address + apMacAddressSsid : AP radio MAC Address and SSID + apNameSsid : AP name and SSID + apName : AP Name + apGroupName : AP Group Name + apLocation : AP Location + apVlanId : VLAN id + apMacEthAddress : Ethernet MAC address + apMacEthAddressSsid : AP EthernetMAC address and SSID + apLabelAddress : AP MAC address on APLabel + apLabelAddressSsid : AP Label MAC address and SSID" ::= { bsnAAA 17 } bsnAAALocalDatabaseSize OBJECT-TYPE @@ -11574,7 +12205,7 @@ bsnAAALocalDatabaseSize OBJECT-TYPE "This attribute is the total number of entries permitted in the local users database. This is the combined total of entries for Local Management Users, Local Net Users, - Disabled Clients (previously known as blacklistclients + Disabled Clients (previously known as blacklistclients and the MAC Filters. If the database size limit is reached, no more entries in any of these user lists are allowed to be created. To continue creating more entries, @@ -11604,7 +12235,7 @@ bsnBlackListClientTable OBJECT-TYPE MAX-ACCESS not-accessible STATUS current DESCRIPTION - "The table listing Wlan Black Listed Clients" + "The table listing Wlan excluded Clients" ::= { bsnAAA 6 } bsnBlackListClientEntry OBJECT-TYPE @@ -11627,7 +12258,7 @@ bsnBlackListClientMacAddress OBJECT-TYPE MAX-ACCESS read-create STATUS current DESCRIPTION - "Black Listed Client MAC Address" + "Excluded Client MAC Address" ::= { bsnBlackListClientEntry 1 } bsnBlackListClientDescription OBJECT-TYPE @@ -11635,7 +12266,7 @@ bsnBlackListClientDescription OBJECT-TYPE MAX-ACCESS read-create STATUS current DESCRIPTION - "Black Listed Client Description" + "Excluded Client Description" ::= { bsnBlackListClientEntry 2 } bsnBlackListClientRowStatus OBJECT-TYPE @@ -12085,13 +12716,13 @@ bsnDot11StationBlacklisted NOTIFICATION-TYPE } STATUS current DESCRIPTION - "The station blacklisted notification shall be sent when the - client is blacklisted. The reason could be repeated auth or + "The station exclusion notification shall be sent when the + client is excluded. The reason could be repeated auth or association failures or IP Address theft. The value of the notification shall include the MAC address of the MAC to which the Authentication frame was sent, the MAC and Slot Id of AP that client was associated to and the - reason for black listing." + reason for exclusion listing." ::= { bsnTraps 52 } bsnDot11StationAssociate NOTIFICATION-TYPE @@ -13318,7 +13949,332 @@ bsnStationReasonCode OBJECT-TYPE unSpecifiedQosFailure(200), qosPolicyMismatch(201), inSufficientBandwidth(202), - inValidQosParams(203) + inValidQosParams(203), + noOperation(1000), + none(1001), + deauthOrDisassocReq(1002), + sessionAwareModuleInitiated(1003), + l3authFail(1004), + apInitiatedDelete(1005), + bssidDown(1006), + capwapDown(1007), + connectTimeout(1008), + mabFailed(1009), + datapathFailure(1010), + wlanChange(1011), + vlanChange(1012), + adminReset(1013), + qosFailure(1014), + keyExchangeTimeout(1015), + groupKeyUpdateTimeout(1016), + maxSaqueries(1017), + restartPurge(1018), + clientBlacklist(1019), + interWncdRoamSuccess(1020), + interWncdRoamFailure(1021), + interCtrlRoamSuccess(1022), + mobilityFailure(1023), + sessionTimeout(1024), + idleTimeout(1025), + userRequest(1026), + nasError(1027), + serviceUnavailable(1028), + mbssidDown(1029), + mmTunnelDown(1030), + dot11vSmartRoamFailed(1031), + dot11vTimerTimeout(1032), + dot11vAssocFailed(1033), + ftAuthResponse(1034), + saeAuthFailure(1035), + dot11UnspecifiedFailure(1036), + dot11FailureIgnoreReq(1037), + dot11CcxQosAddtsNoBandwidth(1038), + dot11CapsUnsupported(1039), + dot11AssocDeniedUnspec(1040), + dot11MaxSta(1041), + dot11DeniedRates(1042), + dot11PoorChannelConditions(1043), + dot11InvalidQosParameter(1044), + dot11InvalidIe(1045), + dot11GroupCipherInvalid(1046), + dot11UnicastCipherInvalid(1047), + dot11AkmpInvalid(1048), + dot11UnsupportedRsnVersion(1049), + dot11InvalidRsnIeCapabilities(1050), + dot11CipherSuiteRejected(1051), + dot11DeniedHtCapabiliies(1052), + dot11InvalidFtActionFrameCount(1053), + dot11InvalidPmkid(1054), + dot11InvalidMdie(1055), + dot11InvalidFtie(1056), + dot11CcxQosPolicy(1057), + dot11CcxInsufficientBandwidth(1058), + dot11CcxInvalidQosParameter(1059), + dot11CcxNonOptimalAssociationChoice(1060), + wiredIappDisassoc(1061), + wiredWgbChange(1062), + wiredVlanChange(1063), + wiredWgbDelete(1064), + avcReanchoring(1065), + wgbClientDirectAssoc(1066), + apUpgrade(1067), + clientDhcpFailure(1068), + clientEapTimeoutFailure(1069), + client8021xFailure(1070), + clientDeviceIdle(1071), + clientCaptivePortalSecurityFailure(1072), + clientDecryptionFailure(1073), + clientInterfaceDisabled(1074), + clientUserTriggeredDisassoc(1075), + clientMiscReason(1076), + clientUnknownReason(1077), + clientPeerTriggered(1078), + clientBeaconLoss(1079), + clientEapIdTimeout(1080), + clientDot1xTimeout(1081), + keyMgmtInvalidFrame(1082), + keyMgmtInstallBit(1083), + keyMgmtErrorBit(1084), + keyMgmtAckBit(1085), + keyMgmtInvalidKey(1086), + keyMgmtSecureBit(1087), + keyMgmtKeyDescVer(1088), + keyMgmtWrongReplayCounter(1089), + keyMgmtNoMicBit(1090), + keyMgmtMicValidation(1091), + keyMgmtPtkComputation(1092), + clientCredentialFailure(1093), + lostCarrier(1094), + reauthFailure(1095), + portAdminDisabled(1096), + supplicantRestart(1097), + ipDownNoIp(1098), + anchorThrottled(1099), + anchorNoMemory(1100), + anchorInvalidMbssid(1101), + anchorCreateReqFail(1102), + dbPopulateFail(1103), + danglingCleanupTimer(1104), + excludeConfig(1105), + excludeAssocFail(1106), + excludeDot11AuthFail(1107), + excludeDot1xTimeout(1108), + excludeDot1xAuthFail(1109), + excludeWebAuthFail(1110), + excludePolicyBindFail(1111), + excludeIpTheft(1112), + excludeMacTheft(1113), + excludeMacAndIpTheft(1114), + excludeQosPolicyFail(1115), + excludeQosPolicyApSendFail(1116), + excludeQosPolicyApBindFail(1117), + excludeQosPolicyApUnbindFail(1118), + excludeStaticIpAnchorFail(1119), + excludeVlanFail(1120), + excludeAclFail(1121), + excludePuntAclFail(1122), + excludeAccountingFail(1123), + excludeCtsFail(1124), + excludeFqdnNoDefFail(1125), + excludeFqdnPostauthMismatchFail(1126), + excludeFqdnPreauthMismatchFail(1127), + excludeFqdnZeroGidFail(1128), + excludeMiscFail(1129), + excludeReauthFailure(1130), + excludeWrongPsk(1131), + excludePolicyFailure(1132), + mnIdleTimeout(1133), + mnClientAclMismatch(1134), + mnApAuthStop(1135), + mnAssocExpiredAtAp(1136), + mn4wayHandshakeFailed(1137), + mnDhcpTimeout(1138), + mnReassocTimeout(1139), + mnSaQueryTimeout(1140), + mnIntraApRoam(1141), + mnChannelSwitchAtAp(1142), + mnDelBadAid(1143), + mnDelRequest(1144), + mnDelIntfReset(1145), + mnDelAllOnSlot(1146), + mnDelReaperRadio(1147), + mnDelSlotDisable(1148), + mnDelMicFail(1149), + mnDelVlanDel(1150), + mnDelChannelChange(1151), + mnDelStopReassoc(1152), + mnDelPakMaxRetry(1153), + mnDelTxDeauth(1154), + mnDelSensorStaTimeout(1155), + mnDelAgeTimeout(1156), + mnDelTxFailThold(1157), + mnDelUplinkRcvTimeout(1158), + mnDelSnsrScanNxtRadio(1159), + mnDelSnsrScanOtherBssid(1160), + aaaServerUnavailable(1161), + aaaNotReady(1162), + noDot1xAuthConfig(1163), + abortReceived(1164), + assocConnectTimeout(1165), + macauthConnectTimeout(1166), + l2authConnectTimeout(1167), + l3authConnectTimeout(1168), + mobilityConnectTimeout(1169), + sIpAnchorConnectTimeout(1170), + smSessionConnectTimeout(1171), + iplearnConnectTimeout(1172), + nackIfidExists(1173), + radioDown(1174), + fabricReject(1175), + guestLanInvalidMbssid(1176), + guestLanNoMemory(1177), + guestLanCreateReqFail(1178), + tunnelEogreReset(1179), + tunnelEogreJoinFail(1180), + tunnelEogreReconciliation(1181), + wiredIdleTimeout(1182), + ipUpdateTimeout(1183), + remoteMobilityDelete(1184), + saeAuthInAssociatedState(1185), + nackIfidMismatch(1186), + tunnelEogreInvalidVlan(1187), + tunnelEogreEmptyDomain(1188), + tunnelEogreInvalidDomain(1189), + tunnelEogreDomainShut(1190), + tunnelEogreInvalidGw(1191), + tunnelEogreGwDown(1192), + tunnelEogreFlexNoActiveGw(1193), + tunnelEogreRuleMatch(1194), + tunnelEogreAaaOverride(1195), + tunnelEogreMspayload(1196), + tunnelEogreHandoffError(1197), + invalidPmkLen(1198), + l3VlanOverrideConnectTimeout(1199), + userTriggeredUnspecified(1200), + userTriggeredPwroffWifioff(1201), + userTriggeredConnectToAnotherSsid(1202), + userTriggeredRemoveSsid(1203), + userTriggeredAirplaneMode(1204), + l2connectionUnspecified(1205), + l2connectionAssociation(1206), + fourWayHandshakeUnspecified(1207), + keyM1Failure(1208), + keyM3Failure(1209), + m3M4KeyXchngTimeout(1210), + dhcpFailUnspecified(1211), + dhcpFailTimeout(1212), + dhcpFailTimeoutAfterRoaming(1213), + dhcpFailLeaseExpired(1214), + dhcpFailNakInRenew(1215), + dhcpFailRenewLeaseWrongIp(1216), + dhcpFailInternalError(1217), + eapFailUnspecified(1218), + eapFailCodeFail(1219), + eapFailInfoNotEntered(1220), + eapFailMschapError(1221), + eapFailSimAuthFail(1222), + eapFailTimeout(1223), + eapFailTlsCertError(1224), + noInternetUnspecified(1225), + noInternetDns(1226), + noInternetArp(1227), + exclusionPolicyTemplateFail(1228), + mnDelAuthExpired(1229), + mnDelDisassoc(1230), + mnDelTxDisassoc(1231), + fastroamMobilityFailure(1232), + roamAcrossPolicyProfileDeny(1233), + dot11AidAllocConflictReq(1234), + zoneChange(1235), + wlanIdAttrMismatch(1236), + easypskAAAUnknown(1237), + easypskUnspecified(1238), + easypskPskMismatch(1239), + easypskRadiusBusy(1240), + easypskLimitReached(1241), + easypskBadFrame(1242), + easypskMissingParameter(1243), + supplicantNameFail(1244), + userNameFail(1245), + serviceSetIdFail(1246), + anchorVlanIdFail(1247), + pskFail(1248), + pskModeFail(1249), + interimIntervalFail(1250), + randomMac(1251), + mnapiplearntimeout(1252), + mnapbyflexgroupchange(1253), + mnapeapollogoff(1254), + mnapeapreqtimeout(1255), + mnap4wayhandshakefailed(1256), + mnapmicvalidation(1257), + mnapwrongreplaycounter(1258), + mnaptunneldown(1259), + mnapinteraproam(1260), + mnapunknownclient(1261), + mnapreauthtimeout(1262), + mnapcontidletimeout(1263), + mnaprldpcleanup(1264), + mnapintraswitchroam(1265), + mnappemcleanup(1266), + mnaprlancentralswitch(1267), + mnaprlandpaddfail(1268), + mnaprlandelete(1269), + mnaprlaninactivetimeout(1270), + mnaprlanmabfailure(1271), + mnapclsmnomemory(1272), + mnapclsmbssidmismatch(1273), + mnapclsmdeletenoacl(1274), + mnapclsmdeletenoparentwgb(1275), + mnapclsmkeyplumbfail(1276), + mnapclsmmeshkeyplumbfail(1277), + mnapclsmdpaddfail(1278), + mnapclsmauthrespreject(1279), + mnapclsmauthrespsendfail(1280), + mnapclsmassocrespsendfail(1281), + mnapclsmassocrespwithfailurestatus(1282), + mnapclsmwebauthtimerexpired(1283), + mnapclsmdot1xtimerexpired(1284), + mnapclsmdeauthdisassocsendfail(1285), + mnapdrivereventclass3recv(1286), + mnapdrivereventpspwhenunauth(1287), + mnapdrivereventioctlerror(1288), + mnapflexftfailure(1289), + mnapclsmdriveraddfail(1290), + mnapdriverclientnotfound(1291), + mnapdrivermgmtpktallocfail(1292), + mnapdriverinvalidcipher(1293), + mnapdriverinvalidaid(1294), + mnapdriverinvalidkey(1295), + mnapdriverfwkeysetfailed(1296), + mnapdriverinvalidhtvhtrates(1297), + mnapdriverinvalidlegacyrates(1298), + mnapdrivernooverlaplegacyrates(1299), + mnapdrivermaxvhtstreams(1300), + mnapdriveraidinuse(1301), + mnapdriverassoctoomany(1302), + mnapdrivercipherattachfail(1303), + mnapdriveralgorithmmismatch(1304), + mnapdriverinvalidkeylength(1305), + mnapdriverinvalidkeyindex(1306), + mnapdriverassocscbnotauthenticated(1307), + mnapdriverstadbinitfailed(1308), + mnapdriveraddingentryfailed(1309), + mnapdriveraddingentryinfirmwarefailed(1310), + mnapreasonapmax(1311), + linklocalbridgevlanfail(1312), + maxstaonap(1313), + maxstaonvap(1314), + maxstaonbssid(1315), + maxstaonradio(1316), + mnapmaxstaonap(1317), + mnapmaxstaonbssid(1318), + mnapmaxstaonradio(1319), + pmkTimeoutOnSTA(1320), + excessarprate(1321), + excessndprate(1322), + vrfvlanMismatch(1323), + dpathencodefailed(1324) } MAX-ACCESS accessible-for-notify STATUS current @@ -15240,6 +16196,8 @@ bsnEssGroup OBJECT-GROUP bsnDot11Ess80211ePolicySetting, bsnDot11EssWebPassthroughEmail, bsnDot11Ess7920PhoneSupport, + bsnDot11EssNumApsUp, + bsnDot11EssNumApsDown, bsnDot11EssRadiusAuthPrimaryServer, bsnDot11EssRadiusAuthSecondaryServer, bsnDot11EssRadiusAuthTertiaryServer, @@ -15281,6 +16239,7 @@ bsnEssGroup OBJECT-GROUP bsnMobileStationCcxVersion, bsnMobileStationE2eVersion, bsnMobileStationStatusCode, + bsnMobileStationAAAOverridePassphrase, bsnMobileStationPerRadioPerVapIndex, bsnMobileStationMacAddr, bsnMobileStationRSSI, @@ -15603,6 +16562,7 @@ bsnGlobalDot11Group OBJECT-GROUP bsnExcessive80211AssocFailures, bsnExcessive80211AuthFailures, bsnExcessive8021xAuthFailures, + bsnExcessive8021xTimeout, bsnExternalPolicyServerFailures, bsnExcessiveWebAuthFailures, bsnIPTheftORReuse, @@ -15690,6 +16650,7 @@ bsnGlobalDot11Group OBJECT-GROUP bsnGlobalDot11bFastRoamingVoipPercentage, bsnGlobalDot11b80211eMaxBandwidth, bsnGlobalDot11bDTPCSupport, + bsnGlobalDot11bRxSopThreshold, bsnGlobalDot11bMediumOccupancyLimit, bsnGlobalDot11bCFPPeriod, bsnGlobalDot11bCFPMaxDuration, @@ -15740,6 +16701,7 @@ bsnGlobalDot11Group OBJECT-GROUP bsnGlobalDot11aFastRoamingVoipPercentage, bsnGlobalDot11a80211eMaxBandwidth, bsnGlobalDot11aDTPCSupport, + bsnGlobalDot11aRxSopThreshold, bsnGlobalDot11aMediumOccupancyLimit, bsnGlobalDot11aCFPPeriod, bsnGlobalDot11aCFPMaxDuration, @@ -15760,6 +16722,7 @@ bsnGlobalDot11Group OBJECT-GROUP bsnGlobalDot11hPowerConstraint, bsnGlobalDot11hChannelSwitchEnable, bsnGlobalDot11hChannelSwitchMode, + bsnGlobalDot11SystemMobileStations, bsnRrmDot11aGlobalAutomaticGrouping } STATUS deprecated @@ -16343,6 +17306,8 @@ bsnEssGroupRev1 OBJECT-GROUP bsnDot11Ess80211ePolicySetting, bsnDot11EssWebPassthroughEmail, bsnDot11Ess7920PhoneSupport, + bsnDot11EssNumApsUp, + bsnDot11EssNumApsDown, bsnDot11EssRadiusAuthPrimaryServer, bsnDot11EssRadiusAuthSecondaryServer, bsnDot11EssRadiusAuthTertiaryServer, @@ -16384,6 +17349,7 @@ bsnEssGroupRev1 OBJECT-GROUP bsnMobileStationCcxVersion, bsnMobileStationE2eVersion, bsnMobileStationStatusCode, + bsnMobileStationAAAOverridePassphrase, bsnMobileStationPerRadioPerVapIndex, bsnMobileStationMacAddr, bsnMobileStationRSSI, @@ -16412,6 +17378,7 @@ bsnEssGroupRev1 OBJECT-GROUP bsnRogueAPChannel, bsnRogueAPDetectingAPName, bsnRogueAPChannelWidth, + bsnRogueAPPhysicalAPSlot, bsnRogueAPAirespaceAPMacAddress, bsnRogueAPAirespaceAPSlotId, bsnRogueAPRadioType, @@ -16446,6 +17413,7 @@ bsnEssGroupRev1 OBJECT-GROUP bsnRogueClientAirespaceAPRSSI, bsnRogueClientAirespaceAPLastHeard, bsnRogueClientAirespaceAPSNR, + bsnRogueClientPhysicalAPSlot, bsnRogueClientTotalDetectingAPs, bsnRogueClientFirstReported, bsnRogueClientLastReported, @@ -16530,6 +17498,7 @@ bsnGlobalDot11GroupRev1 OBJECT-GROUP bsnExcessive80211AssocFailures, bsnExcessive80211AuthFailures, bsnExcessive8021xAuthFailures, + bsnExcessive8021xTimeout, bsnExternalPolicyServerFailures, bsnExcessiveWebAuthFailures, bsnIPTheftORReuse, @@ -16617,6 +17586,7 @@ bsnGlobalDot11GroupRev1 OBJECT-GROUP bsnGlobalDot11bFastRoamingVoipPercentage, bsnGlobalDot11b80211eMaxBandwidth, bsnGlobalDot11bDTPCSupport, + bsnGlobalDot11bRxSopThreshold, bsnGlobalDot11bMediumOccupancyLimit, bsnGlobalDot11bCFPPeriod, bsnGlobalDot11bCFPMaxDuration, @@ -16664,6 +17634,7 @@ bsnGlobalDot11GroupRev1 OBJECT-GROUP bsnGlobalDot11aFastRoamingVoipPercentage, bsnGlobalDot11a80211eMaxBandwidth, bsnGlobalDot11aDTPCSupport, + bsnGlobalDot11aRxSopThreshold, bsnGlobalDot11aMediumOccupancyLimit, bsnGlobalDot11aCFPPeriod, bsnGlobalDot11aCFPMaxDuration, @@ -16680,7 +17651,8 @@ bsnGlobalDot11GroupRev1 OBJECT-GROUP bsnGlobalDot11aChannelAgilityEnabled, bsnGlobalDot11hPowerConstraint, bsnGlobalDot11hChannelSwitchEnable, - bsnGlobalDot11hChannelSwitchMode + bsnGlobalDot11hChannelSwitchMode, + bsnGlobalDot11SystemMobileStations } STATUS current DESCRIPTION @@ -17238,4 +18210,3 @@ bsnWrasObsTrap NOTIFICATION-GROUP END - diff --git a/priv/mibs/cisco/CISCO-AAA-SERVER-MIB b/priv/mibs/cisco/CISCO-AAA-SERVER-MIB index d2d3d0d2..912b01c2 100644 --- a/priv/mibs/cisco/CISCO-AAA-SERVER-MIB +++ b/priv/mibs/cisco/CISCO-AAA-SERVER-MIB @@ -29,7 +29,7 @@ IMPORTS ciscoAAAServerMIB MODULE-IDENTITY - LAST-UPDATED "200311170000Z" + LAST-UPDATED "202304060000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems @@ -46,6 +46,16 @@ ciscoAAAServerMIB MODULE-IDENTITY "The MIB module for monitoring communications and status of AAA Server operation " + REVISION "202304060000Z" + DESCRIPTION + "Added mib objects to support aaa server authen/author/acct and wireless server parameters" + REVISION "202303010000Z" + DESCRIPTION + "Added objects to support AAA server state monitoring and + counter for authentication retransmissions + casWiredServerState + casAuthenRetrans + " REVISION "200311170000Z" DESCRIPTION "Expanded the list of AAA protocols to include LDAP, @@ -438,7 +448,93 @@ CasStatisticsEntry::= casCurrentStateDuration TimeInterval, casPreviousStateDuration TimeInterval, casTotalDeadTime TimeInterval, - casDeadCount Counter32 + casDeadCount Counter32, + casWiredServerState INTEGER, + casAuthenRetrans Counter32, + casAuthenRequestFailover Counter32, + casAuthenResponseAccept Counter32, + casAuthenResponseReject Counter32, + casAuthenResponseChallenge Counter32, + casAuthenThrottledTransaction Counter32, + casAuthenThrottledTimeout Counter32, + casAuthenThrottledFailure Counter32, + casAuthenMalformedResponses Counter32, + casAuthenBadAuthenticators Counter32, + casAuthenDot1xTotalResponses Counter32, + casAuthenDot1xAvgResponseTime TimeInterval, + casAuthenDot1xTransactionTimeouts Counter32, + casAuthenDot1xTransactionFailover Counter32, + casAuthenDot1xTransactionTotal Counter32, + casAuthenDot1xTransactionSuccess Counter32, + casAuthenDot1xTransactionFailure Counter32, + casAuthenMACTotalResponses Counter32, + casAuthenMACAvgResponseTime TimeInterval, + casAuthenMACTransactionTimeouts Counter32, + casAuthenMACTransactionFailover Counter32, + casAuthenMACTransactionTotal Counter32, + casAuthenMACTransactionSuccess Counter32, + casAuthenMACTransactionFailure Counter32, + casAuthorRequestFailover Counter32, + casAuthorRequestRetransmission Counter32, + casAuthorResponseAccept Counter32, + casAuthorResponseReject Counter32, + casAuthorResponseChallenge Counter32, + casAuthorThrottledTransaction Counter32, + casAuthorThrottledTimeout Counter32, + casAuthorThrottledFailure Counter32, + casAuthorMalformedResponses Counter32, + casAuthorBadAuthenticators Counter32, + casAuthorMACTotalResponses Counter32, + casAuthorMACAvgResponseTime TimeInterval, + casAuthorMACTransactionTimeouts Counter32, + casAuthorMACTransactionFailover Counter32, + casAuthorMACTransactionTotal Counter32, + casAuthorMACTransactionSuccess Counter32, + casAuthorMACTransactionFailure Counter32, + casAcctRequestFailover Counter32, + casAcctRequestRetransmission Counter32, + casAcctRequestStart Counter32, + casAcctRequestInterim Counter32, + casAcctRequestStop Counter32, + casAcctResponseStart Counter32, + casAcctResponseInterim Counter32, + casAcctResponseStop Counter32, + casAcctThrottledTransaction Counter32, + casAcctThrottledTimeout Counter32, + casAcctThrottledFailure Counter32, + casAcctMalformedResponses Counter32, + casAcctBadAuthenticators Counter32, + casWiredDuration TimeInterval, + casWiredPreDuration TimeInterval, + casWiredTotalDeadTime TimeInterval, + casWiredDeadCount INTEGER, + casWirelessServerState0 INTEGER, + casWirelessServerState1 INTEGER, + casWirelessServerState2 INTEGER, + casWirelessServerState3 INTEGER, + casWirelessServerState4 INTEGER, + casWirelessServerState5 INTEGER, + casWirelessServerState6 INTEGER, + casWirelessServerState7 INTEGER, + casWirelessDuration0 TimeInterval, + casWirelessDuration1 TimeInterval, + casWirelessDuration2 TimeInterval, + casWirelessDuration3 TimeInterval, + casWirelessDuration4 TimeInterval, + casWirelessDuration5 TimeInterval, + casWirelessDuration6 TimeInterval, + casWirelessDuration7 TimeInterval, + casWirelessPreDuration0 TimeInterval, + casWirelessPreDuration1 TimeInterval, + casWirelessPreDuration2 TimeInterval, + casWirelessPreDuration3 TimeInterval, + casWirelessPreDuration4 TimeInterval, + casWirelessPreDuration5 TimeInterval, + casWirelessPreDuration6 TimeInterval, + casWirelessPreDuration7 TimeInterval, + casWirelessTotalDeadTime TimeInterval, + casWirelessDeadCount Counter32, + casQuarantined INTEGER } -- @@ -823,21 +919,21 @@ casState OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "Current state of this server. + "Current state of this server at system. - up(1) - Server responding to requests + up(1) - Server is alive and responding to requests - dead(2) - Server failed to respond + dead(2) - Server is dead and fails to respond to requests - A server is marked dead if it does not respond after - maximum retransmissions. + A server is marked dead if dead-criteria is met - A server is marked up again either after a waiting - period or if some response is received from it. + A server is marked up again when + 1. configured dead timer expires + 2. when server responds to probes AAA client The initial value of casState is 'up(1)' at system re-initialization. This will only transistion to 'dead(2)' - if an attempt to communicate fails. + if an attempt to communicate fails and dead-criteria is met. " ::= { casStatisticsEntry 25 } @@ -884,7 +980,1030 @@ casDeadCount OBJECT-TYPE " ::= { casStatisticsEntry 29 } +casWiredServerState OBJECT-TYPE + SYNTAX INTEGER { + up(1), + dead(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current state of this server for wired sessions. + up(1) - Server is alive and responding to requests. + dead(2) - Server is dead and fails to respond to requests + A server is marked dead if dead-criteria is met + A server is marked up again when + 1. configured dead timer expires + 2. when server responds to probes AAA client + + The initial value of casWiredServerState is 'up(1)' at system + re-initialization. This will only transistion to 'dead(2)' + if an attempt to communicate fails and dead-criteria is met + " + ::= { casStatisticsEntry 30 } + +casAuthenRetrans OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of authentication retransmissions sent to + this server since the first request times out. + Retransmissions due to request timeouts are + counted as distinct requests. + " + ::= { casStatisticsEntry 31 } + +casAuthenRequestFailover OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authentication requests which have failover + since it is made active. + " + ::= { casStatisticsEntry 32 } + +casAuthenResponseAccept OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authentication accepts received by the device + as a result of successful authentication. since it is made active. + " + ::= { casStatisticsEntry 33 } + +casAuthenResponseReject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authentication rejects received by the device + as a result of failed authentication. since it is made active. + " + ::= { casStatisticsEntry 34 } + +casAuthenResponseChallenge OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authentication challenges received by the device + as part of authentication transaction. since it is made active. + " + ::= { casStatisticsEntry 35 } + +casAuthenThrottledTransaction OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authentication throttled transactions with this server + since it is made active. + " + ::= { casStatisticsEntry 36 } + +casAuthenThrottledTimeout OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authentication throttled requests which have timed out + since it is made active. + " + ::= { casStatisticsEntry 37 } + +casAuthenThrottledFailure OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authentication-throttled transactions that have failed + since it is made active. + " + ::= { casStatisticsEntry 38 } + +casAuthenMalformedResponses OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of malformed authentication packets received from this server + since it is made active. + " + ::= { casStatisticsEntry 39 } + +casAuthenBadAuthenticators OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of bad authenticator packets received from this server + since it is made active. + " + ::= { casStatisticsEntry 40 } + +casAuthenDot1xTotalResponses OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The sum of all the Dot1x authentication responses from this server + since it is made active. + " + ::= { casStatisticsEntry 41 } + +casAuthenDot1xAvgResponseTime OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The average response time in milliseconds for Dot1x authentication requests sent to this server + since it is made active. + " + ::= { casStatisticsEntry 42 } + +casAuthenDot1xTransactionTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of Dot1x authentication transactions which have timed out + since it is made active. + " + ::= { casStatisticsEntry 43 } + +casAuthenDot1xTransactionFailover OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of Dot1x authentication transactions that have failed over to other servers + since it is made active. + " + ::= { casStatisticsEntry 44 } + +casAuthenDot1xTransactionTotal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The sum of all the Dot1x authentication transactions from this server + since it is made active. + " + ::= { casStatisticsEntry 45 } + +casAuthenDot1xTransactionSuccess OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of Dot1x authentication transactions with this server + that have succeeded since it is made active. + " + ::= { casStatisticsEntry 46 } + +casAuthenDot1xTransactionFailure OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of Dot1x authentication transactions with this server + that have failed since it is made active. + " + ::= { casStatisticsEntry 47 } + +casAuthenMACTotalResponses OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The sum of all the MAC authentication responses from this server + since it is made active. + " + ::= { casStatisticsEntry 48 } + +casAuthenMACAvgResponseTime OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The average response time in milliseconds for MAC authentication requests sent to this server + since it is made active. + " + ::= { casStatisticsEntry 49 } + +casAuthenMACTransactionTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of MAC authentication requests which have timed out + since it is made active. + " + ::= { casStatisticsEntry 50 } + +casAuthenMACTransactionFailover OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of MAC authentication transactions that have failed over to other servers + since it is made active. + " + ::= { casStatisticsEntry 51 } + +casAuthenMACTransactionTotal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The sum of all the MAC authentication transactions from this server + since it is made active. + " + ::= { casStatisticsEntry 52 } + +casAuthenMACTransactionSuccess OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of MAC authentication transactions with this server + that have succeeded since it is made active. + " + ::= { casStatisticsEntry 53 } + +casAuthenMACTransactionFailure OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of MAC authentication transactions with this server + that have failed since it is made active. + " + ::= { casStatisticsEntry 54 } + +casAuthorRequestFailover OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authorization requests sent to this server + that has failed over to other servers since it is made active. + " + ::= { casStatisticsEntry 55 } + +casAuthorRequestRetransmission OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authorization retransmissions sent to this server + since the first request times out. + " + ::= { casStatisticsEntry 56 } + +casAuthorResponseAccept OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authorization accept responses received from this server + since it is made active. + " + ::= { casStatisticsEntry 57 } + +casAuthorResponseReject OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authorization reject responses received from this server + since it is made active. + " + ::= { casStatisticsEntry 58 } + +casAuthorResponseChallenge OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authorization challenge responses received from this server + since it is made active. + " + ::= { casStatisticsEntry 59 } + +casAuthorThrottledTransaction OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authorization throttled transactions with + this server since it is made active. + " + ::= { casStatisticsEntry 60 } + +casAuthorThrottledTimeout OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authorization throttled requests which have timed out + since it is made active. + " + ::= { casStatisticsEntry 61 } + +casAuthorThrottledFailure OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of authorization throttled failures + since it is made active. + " + ::= { casStatisticsEntry 62 } + +casAuthorMalformedResponses OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of malformed authorization responses received from this server + since it is made active. + " + ::= { casStatisticsEntry 63 } + +casAuthorBadAuthenticators OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of bad authenticators received as part of authorization from this server + since it is made active. + " + ::= { casStatisticsEntry 64 } + +casAuthorMACTotalResponses OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The sum of all the MAC authorization responses from this server + since it is made active. + " + ::= { casStatisticsEntry 65 } + +casAuthorMACAvgResponseTime OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The average response time in milliseconds for MAC authorization sent to this server + since it is made active. + " + ::= { casStatisticsEntry 66 } + +casAuthorMACTransactionTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of MAC authorization transactions that have timed out + since it is made active. + " + ::= { casStatisticsEntry 67 } + +casAuthorMACTransactionFailover OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of MAC authorizations transactions that have failed over + since it is made active. + " + ::= { casStatisticsEntry 68 } + +casAuthorMACTransactionTotal OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The sum of all the MAC authorization transactions from this server + since it is made active. + " + ::= { casStatisticsEntry 69 } + +casAuthorMACTransactionSuccess OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of successful MAC authorization transactions with this server + since it is made active. + " + ::= { casStatisticsEntry 70 } + +casAuthorMACTransactionFailure OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of failed MAC authorization transactions with this server + since it is made active. + " + ::= { casStatisticsEntry 71 } + +casAcctRequestFailover OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of accounting requests which have failed over to other servers + since system re-initialization. + " + ::= { casStatisticsEntry 72 } + +casAcctRequestRetransmission OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of accounting request retransmissions sent to this server + since the first request times out. + " + ::= { casStatisticsEntry 73 } + +casAcctRequestStart OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of accounting requests of type START sent to this server + since system re-initialization. + " + ::= { casStatisticsEntry 74 } + +casAcctRequestInterim OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of accounting requests of type INTERIM sent to this server + since system re-initialization. + " + ::= { casStatisticsEntry 75 } + +casAcctRequestStop OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of accounting requests of type STOP sent to this server + since system re-initialization. + " + ::= { casStatisticsEntry 76 } + +casAcctResponseStart OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of accounting responses of type START received from this server + since system re-initialization. + " + ::= { casStatisticsEntry 77 } + +casAcctResponseInterim OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of accounting responses of type INTERIM received from this server + since system re-initialization. + " + ::= { casStatisticsEntry 78 } + +casAcctResponseStop OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of accounting responses of type STOP received from this server + since system re-initialization. + " + ::= { casStatisticsEntry 79 } + +casAcctThrottledTransaction OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of throttled accounting transactions with + this server since the system re-initialization. + " + ::= { casStatisticsEntry 80 } + +casAcctThrottledTimeout OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of throttled accounting requests which have timed out + since system re-initialization. + " + ::= { casStatisticsEntry 81 } + +casAcctThrottledFailure OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of throttled accounting transactions that have failed + since system re-initialization. + " + ::= { casStatisticsEntry 82 } + +casAcctMalformedResponses OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of malformed accounting responses received from this server + since system re-initialization. + " + ::= { casStatisticsEntry 83 } + +casAcctBadAuthenticators OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The number of bad authenticators received as part of accounting from this server + since system re-initialization. + " + ::= { casStatisticsEntry 84 } + +casWiredDuration OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the wired instance + in its current state as shown in casWiredServerState. + " + ::= { casStatisticsEntry 85 } + +casWiredPreDuration OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the Server + in the wired instance in its previous state prior + to the most recent transition of casWiredServerState. + " + ::= { casStatisticsEntry 86 } + +casWiredTotalDeadTime OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total elapsed time of the wired server's + casWiredServerState has had the value 'dead(2)' + since system re-initialization. + " + ::= { casStatisticsEntry 87 } + +casWiredDeadCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times the wired server's + casWiredServerState have transitioned to 'dead(2)' + since system re-initialization. + " + ::= { casStatisticsEntry 88 } + +casWirelessServerState0 OBJECT-TYPE + SYNTAX INTEGER { + up(1), + dead(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The wireless server state of the 0th wireless instance. + + up(1) - The server is alive and responding to requests. + + dead(2) - The server is dead and fails to respond to requests. + + A server is marked dead if dead criteria are met + + A server is marked up again when + 1. configured dead timer expires + 2. when the server responds to probes AAA client + + The initial value of casWirelessServerState0 is 'up(1)' at system + re-initialization. This will only transition to 'dead(2)' + if an attempt to communicate fails and dead criteria are met. + " + ::= { casStatisticsEntry 89 } + +casWirelessServerState1 OBJECT-TYPE + SYNTAX INTEGER { + up(1), + dead(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " The wireless server state of the 1st wireless instance. + + up(1) - The server is alive and responding to requests. + + dead(2) - The server is dead and fails to respond to requests. + + A server is marked dead if dead criteria are met + + A server is marked up again when + 1. configured dead timer expires + 2. when the server responds to probes AAA client + + The initial value of casWirelessServerState1 is 'up(1)' at system + re-initialization. This will only transition to 'dead(2)' + if an attempt to communicate fails and dead criteria are met. + " + ::= { casStatisticsEntry 90 } + +casWirelessServerState2 OBJECT-TYPE + SYNTAX INTEGER { + up(1), + dead(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The wireless server state of the 2nd wireless instance. + + up(1) - The server is alive and responding to requests. + + dead(2) - The server is dead and fails to respond to requests. + + A server is marked dead if dead criteria are met + + A server is marked up again when + 1. configured dead timer expires + 2. when the server responds to probes AAA client + + The initial value of casWirelessServerState2 is 'up(1)' at system + re-initialization. This will only transition to 'dead(2)' + if an attempt to communicate fails and dead criteria are met. + " + ::= { casStatisticsEntry 91 } + +casWirelessServerState3 OBJECT-TYPE + SYNTAX INTEGER { + up(1), + dead(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The wireless server state of the 3rd wireless instance. + + up(1) - The server is alive and responding to requests. + + dead(2) - The server is dead and fails to respond to requests. + + A server is marked dead if dead criteria are met + + A server is marked up again when + 1. configured dead timer expires + 2. when the server responds to probes AAA client + + The initial value of casWirelessServerState3 is 'up(1)' at system + re-initialization. This will only transition to 'dead(2)' + if an attempt to communicate fails and dead criteria are met. + " + ::= { casStatisticsEntry 92 } + +casWirelessServerState4 OBJECT-TYPE + SYNTAX INTEGER { + up(1), + dead(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The wireless server state of the 4th wireless instance. + + up(1) - The server is alive and responding to requests. + + dead(2) - The server is dead and fails to respond to requests. + + A server is marked dead if dead criteria are met + + A server is marked up again when + 1. configured dead timer expires + 2. when the server responds to probes AAA client + + The initial value of casWirelessServerState4 is 'up(1)' at system + re-initialization. This will only transition to 'dead(2)' + if an attempt to communicate fails and dead criteria are met. + " + ::= { casStatisticsEntry 93 } + +casWirelessServerState5 OBJECT-TYPE + SYNTAX INTEGER { + up(1), + dead(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The wireless server state of the 5th wireless instance. + + up(1) - The server is alive and responding to requests. + + dead(2) - The server is dead and fails to respond to requests. + + A server is marked dead if dead criteria are met + + A server is marked up again when + 1. configured dead timer expires + 2. when the server responds to probes AAA client + + The initial value of casWirelessServerState5 is 'up(1)' at system + re-initialization. This will only transition to 'dead(2)' + if an attempt to communicate fails and dead criteria are met. + " + ::= { casStatisticsEntry 94 } + +casWirelessServerState6 OBJECT-TYPE + SYNTAX INTEGER { + up(1), + dead(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The wireless server state of the 6th wireless instance. + + up(1) - The server is alive and responding to requests. + + dead(2) - The server is dead and fails to respond to requests. + + A server is marked dead if dead criteria are met + + A server is marked up again when + 1. configured dead timer expires + 2. when the server responds to probes AAA client + + The initial value of casWirelessServerState6 is 'up(1)' at system + re-initialization. This will only transition to 'dead(2)' + if an attempt to communicate fails and dead criteria are met. + " + ::= { casStatisticsEntry 95 } + +casWirelessServerState7 OBJECT-TYPE + SYNTAX INTEGER { + up(1), + dead(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The wireless server state of the 7th wireless instance. + + up(1) - The server is alive and responding to requests. + + dead(2) - The server is dead and fails to respond to requests. + + A server is marked dead if dead criteria are met + + A server is marked up again when + 1. configured dead timer expires + 2. when the server responds to probes AAA client + + The initial value of casWirelessServerState7 is 'up(1)' at system + re-initialization. This will only transition to 'dead(2)' + if an attempt to communicate fails and dead criteria are met. + " + ::= { casStatisticsEntry 96 } + +casWirelessDuration0 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the 0th wireless instance + in its current state as shown in casWirelessServerState0. + " + ::= { casStatisticsEntry 97 } + +casWirelessDuration1 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the 1st wireless instance + in its current state as shown in casWirelessServerState1. + " + ::= { casStatisticsEntry 98 } + +casWirelessDuration2 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the 2nd wireless instance + in its current state as shown in casWirelessServerState2. + " + ::= { casStatisticsEntry 99 } + +casWirelessDuration3 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the 3rd wireless instance + in its current state as shown in casWirelessServerState3. + " + ::= { casStatisticsEntry 100 } + +casWirelessDuration4 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the 4th wireless instance + in its current state as shown in casWirelessServerState4. + " + ::= { casStatisticsEntry 101 } + +casWirelessDuration5 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the 5th wireless instance + in its current state as shown in casWirelessServerState5. + " + ::= { casStatisticsEntry 102 } + +casWirelessDuration6 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the 6th wireless instance + in its current state as shown in casWirelessServerState6. + " + ::= { casStatisticsEntry 103 } + +casWirelessDuration7 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the 7th wireless instance + in its current state as shown in casWirelessServerState7. + " + ::= { casStatisticsEntry 104 } + +casWirelessPreDuration0 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " This object provides the elapsed time of the Server + in the 0th wireless instance in its previous state prior + to the most recent transition of casWirelessServerState0. + " + ::= { casStatisticsEntry 105 } + +casWirelessPreDuration1 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " This object provides the elapsed time of the Server + in the 1st wireless instance in its previous state prior + to the most recent transition of casWirelessServerState1. + " + ::= { casStatisticsEntry 106 } + +casWirelessPreDuration2 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " This object provides the elapsed time of the Server + in the 2nd wireless instance in its previous state prior + to the most recent transition of casWirelessServerState2. + " + ::= { casStatisticsEntry 107 } + +casWirelessPreDuration3 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " This object provides the elapsed time of the Server + in the 3rd wireless instance in its previous state prior + to the most recent transition of casWirelessServerState3. + " + ::= { casStatisticsEntry 108 } + +casWirelessPreDuration4 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the Server + in the 4th wireless instance in its previous state prior + to the most recent transition of casWirelessServerState4. + " + ::= { casStatisticsEntry 109 } + +casWirelessPreDuration5 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the Server + in the 5th wireless instance in its previous state prior + to the most recent transition of casWirelessServerState5. + " + ::= { casStatisticsEntry 110 } + +casWirelessPreDuration6 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the Server + in the 6th wireless instance in its previous state prior + to the most recent transition of casWirelessServerState6. + " + ::= { casStatisticsEntry 111 } + +casWirelessPreDuration7 OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object provides the elapsed time of the Server + in the 7th wireless instance in its previous state prior + to the most recent transition of casWirelessServerState7. + " + ::= { casStatisticsEntry 112 } + +casWirelessTotalDeadTime OBJECT-TYPE + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total elapsed time all 8 server's + casWirelessServerState has had the value 'dead(2)' + since system re-initialization. + " + ::= { casStatisticsEntry 113 } + +casWirelessDeadCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times all 8 server's + casWirelessServerState have transitioned to 'dead(2)' + since system re-initialization. + " + ::= { casStatisticsEntry 114 } + +casQuarantined OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "current test requests outstanding for the specified server. + + yes(1) - server has outstanding requests. + no(2) - server has no outstanding requests. + + The initial value of casQuarantined is 'no(2)' at system + re-initialization. This will only transition to 'yes(1)' + if the specified server has been quarantined. + " + ::= { casStatisticsEntry 115 } -- ****************************************************************** diff --git a/priv/mibs/cisco/CISCO-CLASS-BASED-QOS-MIB b/priv/mibs/cisco/CISCO-CLASS-BASED-QOS-MIB index db2853dc..94fcdccd 100644 --- a/priv/mibs/cisco/CISCO-CLASS-BASED-QOS-MIB +++ b/priv/mibs/cisco/CISCO-CLASS-BASED-QOS-MIB @@ -1,7 +1,7 @@ -- ***************************************************************** -- Cisco Class-Based QoS Configuration and Statistics MIB -- --- Copyright (c) 2000-2004, 2007-2009-2014 by Cisco Systems Inc. +-- Copyright (c) 2000-2004, 2007-2009-2014, 2020 by Cisco Systems Inc. -- -- All rights reserved. -- @@ -17,7 +17,8 @@ IMPORTS Gauge32, Unsigned32, Counter64, - dod + dod, + Opaque FROM SNMPv2-SMI MODULE-COMPLIANCE, OBJECT-GROUP @@ -34,6 +35,9 @@ IMPORTS FROM Q-BRIDGE-MIB CounterBasedGauge64 FROM HCNUM-TC + InetAddress, + InetAddressType + FROM INET-ADDRESS-MIB Unsigned64, EntPhysicalIndexOrZero FROM CISCO-TC @@ -44,7 +48,7 @@ IMPORTS ciscoCBQosMIB MODULE-IDENTITY - LAST-UPDATED "201401240000Z" + LAST-UPDATED "202007270000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems @@ -421,6 +425,27 @@ ciscoCBQosMIB MODULE-IDENTITY Users can uniquely identify each QoS object defined on the router and query the entries in each stats table on a per QoS object basis." + REVISION "202007270000Z" + DESCRIPTION + "Added cbQosServiceGroupIndex in CbQosServicePolicyEntry + Added cbQoSTSStatsQSizeLastTenSecMin in CbQosTSStatsEntry + Added cbQoSTSStatsQSizeLastTenSecMax in CbQosTSStatsEntry + Added cbQoSTSStatsQSizeLastTenSecAvg in CbQosTSStatsEntry + Added cbQoSTSStatsQSizeLastOneMinMin in CbQosTSStatsEntry + Added cbQoSTSStatsQSizeLastOneMinMax in CbQosTSStatsEntry + Added cbQoSTSStatsQSizeLastOneMinAvg in CbQosTSStatsEntry + Added cbQoSTSStatsQSizeLastFiveMinMin in CbQosTSStatsEntry + Added cbQoSTSStatsQSizeLastFiveMinMax in CbQosTSStatsEntry + Added cbQoSTSStatsQSizeLastFiveMinAvg in CbQosTSStatsEntry" + REVISION "201410130000Z" + DESCRIPTION + "Added tunnel(8) in InterfaceType TC + Added wirelessInterface(9) in InterfaceType TC + Added cbQosTunDstAddrType in CbQosServicePolicyEntry + Added cbQosTunDstAddr in CbQosServicePolicyEntry + Added cbQosWirelessIifid in CbQosServicePolicyEntry + Added cbQosTSStatsTargetShapeRate in cbQosTSStatsEntry + Added cbQosTSCfgAdaptivePercentRateValue in cbQosTSCfgEntry" REVISION "201401240000Z" DESCRIPTION "Added new object cbQosParentPolicyIndex in @@ -787,7 +812,10 @@ InterfaceType ::= TEXTUAL-CONVENTION vlan of a layer 2 interface that can carry traffic on multiple vlans. EVC - Service policy is attached to the Ethernet - Virtual Connections." + Virtual Connections. + Tunnel - Service policy is attached to DMVPN tunnel + Wireless Interface - Service policy is attached on the + wireless interface." SYNTAX INTEGER { mainInterface(1), subInterface(2), @@ -795,7 +823,9 @@ InterfaceType ::= TEXTUAL-CONVENTION atmPVC(4), controlPlane(5), vlanPort(6), - evc(7) + evc(7), + tunnel(8), + wirelessInterface(9) } QueueingBandwidthUnits ::= TEXTUAL-CONVENTION @@ -1446,7 +1476,11 @@ CbQosServicePolicyEntry ::= SEQUENCE { cbQosVlanIndex VlanIndex, cbQosEVC Unsigned32, cbQosPolicyDiscontinuityTime TimeStamp, - cbQosParentPolicyIndex Unsigned32 + cbQosParentPolicyIndex Unsigned32, + cbQosTunDstAddrType InetAddressType, + cbQosTunDstAddr InetAddress, + cbQosWirelessIifid Unsigned64, + cbQosServiceGroupIndex Unsigned32 } cbQosPolicyIndex OBJECT-TYPE @@ -1578,6 +1612,44 @@ cbQosParentPolicyIndex OBJECT-TYPE of a virtual interface. Value zero implies the entry is for a interface on which PolicyMap applied directly." ::= { cbQosServicePolicyEntry 12 } + +cbQosTunDstAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is instantiated if cbQoSIfType object has the value + of tunnel(8)." + ::= { cbQosServicePolicyEntry 13 } + +cbQosTunDstAddr OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is instantiated if cbQoSIfType + object has the value of tunnel(8)." + ::= { cbQosServicePolicyEntry 14 } + +cbQosWirelessIifid OBJECT-TYPE + SYNTAX Unsigned64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is instantiated if cbQoSIfType + object has the value of wirelessInterface(9)." + ::= { cbQosServicePolicyEntry 15 } + +cbQosServiceGroupIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "If the service policy is attached to a particular + service-group, then this object specifies the + corresponding Service-group id. In all other cases + the value of this object is '0'." + ::= { cbQosServicePolicyEntry 16 } -- End of the cbQosServicePolicy group @@ -3041,19 +3113,20 @@ cbQosTSCfgEntry OBJECT-TYPE ::= { cbQosTSCfgTable 1 } CbQosTSCfgEntry ::= SEQUENCE { - cbQosTSCfgRate Integer32, - cbQosTSCfgBurstSize Integer32, - cbQosTSCfgExtBurstSize Integer32, - cbQosTSCfgAdaptiveEnabled TruthValue, - cbQosTSCfgAdaptiveRate Integer32, - cbQosTSCfgLimitType TrafficShapingLimit, - cbQosTSCfgRateType CbQosRateType, - cbQosTSCfgPercentRateValue Unsigned32, - cbQosTSCfgBurstTime Unsigned32, - cbQosTSCfgExtBurstTime Unsigned32, - cbQosTSCfgRate64 Unsigned64, - cbQosTSCfgBurstSize64 Unsigned64, - cbQosTSCfgExtBurstSize64 Unsigned64 + cbQosTSCfgRate Integer32, + cbQosTSCfgBurstSize Integer32, + cbQosTSCfgExtBurstSize Integer32, + cbQosTSCfgAdaptiveEnabled TruthValue, + cbQosTSCfgAdaptiveRate Integer32, + cbQosTSCfgLimitType TrafficShapingLimit, + cbQosTSCfgRateType CbQosRateType, + cbQosTSCfgPercentRateValue Unsigned32, + cbQosTSCfgBurstTime Unsigned32, + cbQosTSCfgExtBurstTime Unsigned32, + cbQosTSCfgRate64 Unsigned64, + cbQosTSCfgBurstSize64 Unsigned64, + cbQosTSCfgExtBurstSize64 Unsigned64, + cbQosTSCfgAdaptivePercentRateValue Unsigned32 } cbQosTSCfgRate OBJECT-TYPE @@ -3210,6 +3283,17 @@ cbQosTSCfgExtBurstSize64 OBJECT-TYPE If a device implements cbQosTSCfgExtBurstSize64, then it should not implement cbQosTSCfgExtBurstSize." ::= { cbQosTSCfgEntry 13 } + +cbQosTSCfgAdaptivePercentRateValue OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "percentage" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The committed lower traffic-shaping rate in percentage. + Its value is valid only when cbQosTSCfgRateType + equals to 2." + ::= { cbQosTSCfgEntry 14 } -- end of cbQosTSCfgTable @@ -4399,7 +4483,17 @@ CbQosTSStatsEntry ::= SEQUENCE { cbQosTSStatsDropPkt Counter32, cbQosTSStatsDropPkt64 Counter64, cbQosTSStatsActive TruthValue, - cbQosTSStatsCurrentQSize Gauge32 + cbQosTSStatsCurrentQSize Gauge32, + cbQosTSStatsTargetShapeRate Unsigned64, + cbQoSTSStatsQSizeLastTenSecMin Gauge32, + cbQoSTSStatsQSizeLastTenSecMax Gauge32, + cbQoSTSStatsQSizeLastTenSecAvg Gauge32, + cbQoSTSStatsQSizeLastOneMinMin Gauge32, + cbQoSTSStatsQSizeLastOneMinMax Gauge32, + cbQoSTSStatsQSizeLastOneMinAvg Gauge32, + cbQoSTSStatsQSizeLastFiveMinMin Gauge32, + cbQoSTSStatsQSizeLastFiveMinMax Gauge32, + cbQoSTSStatsQSizeLastFiveMinAvg Gauge32 } cbQosTSStatsDelayedByteOverflow OBJECT-TYPE @@ -4543,6 +4637,106 @@ cbQosTSStatsCurrentQSize OBJECT-TYPE "This object indicates the current traffic-shaping queue depth in packets." ::= { cbQosTSStatsEntry 14 } + +cbQosTSStatsTargetShapeRate OBJECT-TYPE + SYNTAX Unsigned64 + UNITS "bits per second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The committed traffic-shaping rate. This is the + sustained rate permitted by the traffic-shaping." + ::= { cbQosTSStatsEntry 15 } + +cbQoSTSStatsQSizeLastTenSecMin OBJECT-TYPE + SYNTAX Gauge32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the minimum traffic-shaping + queue depth(in packets) in last 10 seconds." + ::= { cbQosTSStatsEntry 16 } + +cbQoSTSStatsQSizeLastTenSecMax OBJECT-TYPE + SYNTAX Gauge32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the maximum traffic-shaping + queue depth(in packets) in last 10 seconds." + ::= { cbQosTSStatsEntry 17 } + +cbQoSTSStatsQSizeLastTenSecAvg OBJECT-TYPE + SYNTAX Gauge32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the average traffic-shaping + queue depth(in packets) in last 10 seconds." + ::= { cbQosTSStatsEntry 18 } + +cbQoSTSStatsQSizeLastOneMinMin OBJECT-TYPE + SYNTAX Gauge32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the minimum traffic-shaping + queue depth(in packets) in last 1 minute." + ::= { cbQosTSStatsEntry 19 } + +cbQoSTSStatsQSizeLastOneMinMax OBJECT-TYPE + SYNTAX Gauge32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the maximum traffic-shaping + queue depth(in packets) in last 1 minute." + ::= { cbQosTSStatsEntry 20 } + +cbQoSTSStatsQSizeLastOneMinAvg OBJECT-TYPE + SYNTAX Gauge32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the average traffic-shaping + queue depth(in packets) in last 1 minute." + ::= { cbQosTSStatsEntry 21 } + +cbQoSTSStatsQSizeLastFiveMinMin OBJECT-TYPE + SYNTAX Gauge32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the minimum traffic-shaping + queue depth(in packets) in last 5 minutes." + ::= { cbQosTSStatsEntry 22 } + +cbQoSTSStatsQSizeLastFiveMinMax OBJECT-TYPE + SYNTAX Gauge32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the maximum traffic-shaping + queue depth(in packets) in last 5 minutes." + ::= { cbQosTSStatsEntry 23 } + +cbQoSTSStatsQSizeLastFiveMinAvg OBJECT-TYPE + SYNTAX Gauge32 + UNITS "packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the Average traffic-shaping + queue depth(in packets) in last 5 minutes." + ::= { cbQosTSStatsEntry 24 } -- end of cbQosTSStats Group @@ -10144,10 +10338,11 @@ cbQosEBStatsGroup OBJECT-GROUP cbQosServicePolicyExtGroup OBJECT-GROUP OBJECTS { cbQosVlanIndex } - STATUS current + STATUS deprecated DESCRIPTION "Optional objects to provide more information about a - particular service policy instance." + particular service policy instance. + cbQosServicePolicyExtGroup object is superseded by cbQosServicePolicyExtGroupRev3." ::= { ciscocbQosMIBGroups 63 } cbQosMeasureIPSLACfgGroup OBJECT-GROUP @@ -10162,11 +10357,12 @@ cbQosMeasureIPSLACfgGroup OBJECT-GROUP cbQosTSCfgExtGroup OBJECT-GROUP OBJECTS { cbQosTSCfgRate64 } - STATUS current + STATUS deprecated DESCRIPTION "Objects to provide the information of the committed shaping rate that is greater than the - maximum value reportable by cbQosTSCfgRate." + maximum value reportable by cbQosTSCfgRate. + cbQosTSCfgExtGroup object is superseded by cbQosTSCfgExtGroupRev1." ::= { ciscocbQosMIBGroups 65 } cbQosQueueingCfgGroupRev2 OBJECT-GROUP @@ -10434,21 +10630,45 @@ cbQosQueueingStatsGroupRev1 OBJECT-GROUP cbQosServicePolicyExtGroupRev2 OBJECT-GROUP OBJECTS { cbQosParentPolicyIndex } + STATUS deprecated + DESCRIPTION + "Added cbQosParentPolicyIndex to cbQosServicePolicyTable. + cbQosServicePolicyExtGroupRev2 object is superseded by cbQosServicePolicyExtGroupRev3." + ::= { ciscocbQosMIBGroups 83 } + +cbQosServicePolicyExtGroupRev3 OBJECT-GROUP + OBJECTS { + cbQosTunDstAddrType, + cbQosTunDstAddr, + cbQosWirelessIifid, + cbQosVlanIndex, + cbQosParentPolicyIndex + } STATUS current DESCRIPTION - "Added cbQosParentPolicyIndex to cbQosServicePolicyTable." - ::= { ciscocbQosMIBGroups 83 } + "Optional objects to provide more information about a + particular service policy instance." + ::= { ciscocbQosMIBGroups 84 } + +cbQosTSCfgExtGroupRev1 OBJECT-GROUP + OBJECTS { + cbQosTSCfgAdaptiveRate, + cbQosTSCfgRate64 + } + STATUS current + DESCRIPTION + "Optional objects to provide CB QoS objects configuration + information." + ::= { ciscocbQosMIBGroups 85 } + +cbQosTSStatsExtGroup OBJECT-GROUP + OBJECTS { cbQosTSStatsTargetShapeRate } + STATUS current + DESCRIPTION + "Optional objects to provide CB QoS object statistics + information." + ::= { ciscocbQosMIBGroups 86 } END - - - - - - - - - - diff --git a/priv/mibs/cisco/CISCO-DOCS-EXT-MIB b/priv/mibs/cisco/CISCO-DOCS-EXT-MIB index ebaa0885..010aef90 100644 --- a/priv/mibs/cisco/CISCO-DOCS-EXT-MIB +++ b/priv/mibs/cisco/CISCO-DOCS-EXT-MIB @@ -1,277 +1,348 @@ +-- $Id$ +-- $Source$ -- ***************************************************************** --- CISCO-DOCS-EXT-MIB.my: Cisco Data Over Cable Service extension --- MIB file --- +-- CISCO-DOCS-EXT-MIB.my: Cisco Data Over Cable Service extension MIB file +-- -- October 1998, Minnie Lu -- April 2001, Dhritiman Dasgupta -- June 2001, Joline Chen -- Oct 2001, Joline Chen -- July 2003, Gaurav Aggarwal --- --- Copyright (c) 2001-2003-2006, 2010, 2012-2013 by Cisco Systems Inc. +-- +-- Copyright (c) 2001-2006, 2010, 2012-2018, 2024 by Cisco Systems, Inc. -- All rights reserved. -- ***************************************************************** +-- $Log$ +-- ***************************************************************** +-- $Endlog$ CISCO-DOCS-EXT-MIB DEFINITIONS ::= BEGIN IMPORTS - MODULE-IDENTITY, - OBJECT-TYPE, - NOTIFICATION-TYPE, - Integer32, - Unsigned32, - Counter32, - Counter64, - IpAddress, - Gauge32 - FROM SNMPv2-SMI - OBJECT-GROUP, - MODULE-COMPLIANCE, - NOTIFICATION-GROUP - FROM SNMPv2-CONF - TruthValue, - DisplayString, - MacAddress, - TimeStamp, - RowStatus, - TimeInterval, - DateAndTime, - TEXTUAL-CONVENTION - FROM SNMPv2-TC - ifIndex, - ifDescr, - InterfaceIndex - FROM IF-MIB - docsIfCmtsServiceEntry, - docsIfCmtsCmStatusEntry, - docsIfCmtsCmStatusIndex, - docsIfCmtsMacEntry, - docsIfCmtsCmStatusMacAddress, - docsIfCmtsCmStatusIpAddress, - docsIfCmtsCmStatusDownChannelIfIndex, - docsIfCmtsCmStatusUpChannelIfIndex, - docsIfUpstreamChannelEntry, - TenthdBmV - FROM DOCS-IF-MIB - ChSetId - FROM DOCS-IF3-MIB - SnmpAdminString - FROM SNMP-FRAMEWORK-MIB - InetAddress, - InetAddressType - FROM INET-ADDRESS-MIB - InetAddressPrefixLength - FROM INET-ADDRESS-MIB - ciscoMgmt - FROM CISCO-SMI; - + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Integer32, + Unsigned32, + Counter32, + Counter64, + IpAddress, + Gauge32 + FROM SNMPv2-SMI + TruthValue, + DisplayString, + MacAddress, + TimeStamp, + RowStatus, + TimeInterval, + DateAndTime, + TEXTUAL-CONVENTION + FROM SNMPv2-TC + OBJECT-GROUP, + MODULE-COMPLIANCE, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + ifIndex, + ifDescr, + InterfaceIndex, + InterfaceIndexOrZero + FROM IF-MIB + docsIfCmtsServiceEntry, + docsIfCmtsCmStatusEntry, + docsIfCmtsCmStatusIndex, + docsIfCmtsMacEntry, + docsIfCmtsCmStatusMacAddress, + docsIfCmtsCmStatusInetAddressType, + docsIfCmtsCmStatusInetAddress, + docsIfCmtsCmStatusDownChannelIfIndex, + docsIfCmtsCmStatusUpChannelIfIndex, + docsIfUpstreamChannelEntry, + TenthdBmV + FROM DOCS-IF-MIB + InetAddressPrefixLength + FROM INET-ADDRESS-MIB + ciscoMgmt + FROM CISCO-SMI + ChSetId + FROM DOCS-IF3-MIB + SnmpTagList + FROM SNMP-TARGET-MIB + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + InetAddress, + InetAddressType, + InetAddressIPv6 + FROM INET-ADDRESS-MIB; ciscoDocsExtMIB MODULE-IDENTITY - LAST-UPDATED "201303270000Z" - ORGANIZATION "Cisco Systems, Inc." - CONTACT-INFO - "Cisco Systems - Customer Service + LAST-UPDATED "202405100000Z" + ORGANIZATION "Cisco Systems, Inc." + CONTACT-INFO + " Cisco Systems + Customer Service - Postal: Cisco Systems - 170 West Tasman Drive - San Jose, CA 95134 - U.S.A. - Phone: +1 800 553-NETS - E-mail: cs-ubr@cisco.com" - DESCRIPTION - "This is the MIB module for the Cisco specific extension - objects of Data Over Cable Service, Radio Frequency - interface. There is a standard MIB for Data-Over-Cable - Service Interface Specifications (DOCSIS) and in Cisco, - it is called DOCS-IF-MIB. Besides the objects in - DOCS-IF-MIB, this MIB module contains the extension - objects to manage the Cable Modem Termination Systems - (CMTS). + Postal: Cisco Systems + 170 West Tasman Drive + San Jose, CA 95134 + U.S.A. + Phone: +1 800 553-NETS + E-mail: cs-ubr@cisco.com" - This MIB module includes objects for the scheduler - that supports Quality of Service (QoS) of MCNS/DOCSIS - compliant Radio Frequency (RF) interfaces in Cable Modem - Termination Systems (CMTS). And the purpose is to let - users configure attributes of the schedulers in - order to ensure the Quality of Service and fairness for - modem requests according to users' business needs. - Also this MIB shows various states of the schedulers - for users to monitor of the schedulers' current status. + DESCRIPTION + "This is the MIB module for the Cisco specific extension + objects of Data Over Cable Service, Radio Frequency + interface. There is a standard MIB for Data-Over-Cable + Service Interface Specifications (DOCSIS) and in Cisco, + it is called DOCS-IF-MIB. Besides the objects in + DOCS-IF-MIB, this MIB module contains the extension + objects to manage the Cable Modem Termination Systems + (CMTS). - This MIB module also includes connection status objects - for cable modems and Customer Premise Equipment (CPE) - and the purpose is to let users easily get the connection - status and manage access group information about cable - modems and CPE. + This MIB module includes objects for the scheduler + that supports Quality of Service (QoS) of MCNS/DOCSIS + compliant Radio Frequency (RF) interfaces in Cable Modem + Termination Systems (CMTS). And the purpose is to let + users configure attributes of the schedulers in + order to ensure the Quality of Service and fairness for + modem requests according to users' business needs. + Also this MIB shows various states of the schedulers + for users to monitor of the schedulers' current status. + + This MIB module also includes connection status objects + for cable modems and Customer Premise Equipment (CPE) + and the purpose is to let users easily get the connection + status and manage access group information about cable + modems and CPE. - This MIB module also includes objects for upstream - configuration for automated spectrum management in - order to mitigate upstream impairment. + This MIB module also includes objects for upstream + configuration for automated spectrum management in + order to mitigate upstream impairment. - This MIB module also includes objects to keep count of - the total # of modems, # of registered and # of active - modems on the mac interface as well as each - upstream. + This MIB module also includes objects to keep count of + the total # of modems, # of registered and # of active + modems on the mac interface as well as each + upstream. - Glossary: + Glossary: + BE Best Effort - BE Best Effort + CPE Customer Premise Equipment - CPE Customer Premise Equipment + CM Cable Modem - CM Cable Modem + CMTS Cable Modem Termination Systems - CMTS Cable Modem Termination Systems + DMIC Dynamic Message Integrity Check - DMIC Dynamic Message Integrity Check + DOCSIS Data Over Cable Service Interface Specifications - DOCSIS Data Over Cable Service Interface Specifications + IE Information Element - IE Information Element + NIC Network Interface Card - NIC Network Interface Card + QoS Quality of Service - QoS Quality of Service + RF Radio Frequency - RF Radio Frequency + RTPS Real-Time Polling Service - RTPS Real-Time Polling Service + SFID Service Flow ID - SFID Service Flow ID + SID Service Id - SID Service Id + TOD Time of the Day - TOD Time of the Day + UGS Unsolicited Grant Service - UGS Unsolicited Grant Service + UGS-AD Unsolicited Grant Service with Activity Detection" - UGS-AD Unsolicited Grant Service with Activity Detection" - REVISION "201303270000Z" - DESCRIPTION - "Added following tables: - cdxCpeIpPrefixTable - cdxCmtsMtcCmTable - cdxCmtsUscbSflowTable - Added following OBJECT-GROUPs: - cdxCpeIpPrefixGroup - cdxCmtsMtcCmGroup - cdxCmtsUscbSflowGroup" - REVISION "201211210000Z" - DESCRIPTION - "Add the following mib groups: - cdxWBResilGroup, cdxNotifGroupExt, cdxQosCtrlGroupExt, - cdxDownstreamGroup" - REVISION "201006090000Z" - DESCRIPTION - "Add new object cdxCmCpeDeleteNow to cdxCmCpeTable to delete the - cable modems." - REVISION "200603060000Z" - DESCRIPTION - "Following tables are added. + REVISION "202405100000Z" + DESCRIPTION + "Modified cdxCmtsCmOnOffNotification, + Adding the new objects as following: + cdxCmtsCmFiberNodeId, + cdxCmtsCmRpdMacAddress, + cdxCmtsCmRpdName, + cdxCmtsCmRpdUpstreamPort, + cdxCmtsCmRpdDownstreamPort, + cdxCmtsCmRegistrationTime." - cdxCmToCpeTable - cdxCpeToCmTable + REVISION "201711100000Z" + DESCRIPTION + "Modified index of cdxBundleIpHelperTable + and cdxBundleIPv6DHCPRelayDestTable" + REVISION "201707200000Z" + DESCRIPTION + "Modified cdxCmtsCmOnOffNotification, use + docsIfCmtsCmStatusInetAddressType and + docsIfCmtsCmStatusInetAddress to replace + the deprecated docsIfCmtsCmStatusIpAddress" + REVISION "201702180000Z" + DESCRIPTION + "Added following tables: + cdxBundleIpHelperTable + cdxBundleIPv6DHCPRelayTable + cdxBundleIPv6DHCPRelayDestTable" + REVISION "201606080000Z" + DESCRIPTION + "Added the cdxWBResilCmTable; + Added the following notifications: + cdxWBResilUsPartialServiceNotif + cdxWBResilUsFullServiceNotif" + REVISION "201808160000Z" + DESCRIPTION + "Modified the cdxWBResilCmTable" + REVISION "201312100000Z" + DESCRIPTION + "Added following OBJECT-GROUP: + cdxCmtsD30LBGroup" + REVISION "201303270000Z" + DESCRIPTION + "Added following tables: + cdxCpeIpPrefixTable + cdxCmtsMtcCmTable + cdxCmtsUscbSflowTable + Added following OBJECT-GROUPs: + cdxCpeIpPrefixGroup + cdxCmtsMtcCmGroup + cdxCmtsUscbSflowGroup" + REVISION "201209070000Z" + DESCRIPTION + "Add the following mib groups: + cdxWBResilGroup, cdxNotifGroupExt, cdxQosCtrlGroupExt, + cdxDownstreamGroup" + REVISION "201006090000Z" + DESCRIPTION + "Add new object cdxCmCpeDeleteNow to cdxCmCpeTable to delete the + cable modems." - These are used for the direct correlation between - Cable Modem and Customer Premises Equipment." - REVISION "200507010000Z" - DESCRIPTION - "Modified the description of cdxCmtsServiceExtEntry. - Modified the value of lockingMode from 2 to 3." - REVISION "200504250000Z" - DESCRIPTION - "Modified dxCmtsCmDefaultMaxCpes' lower range from 0 - to -1." - REVISION "200307300000Z" - DESCRIPTION - "Added new objects for supporting DMIC. The objects are - cdxCmtsCmDMICMode, cdxCmtsCmDMICLockQos and a new table - cdxCmtsCmStatusDMICTable. Also, one more trap, - cdxCmtsCmDMICLockNotification is added. Two more states - were added to cdxCmtsCmStatusValue." - REVISION "200302200000Z" - DESCRIPTION - "Added new object cdxCmtsCmQosProfile to cdxCmtsCmTable to - associate a cable modem with a qos profile." - REVISION "200110070000Z" - DESCRIPTION - "Added new objects cdxIfCmtsCmStatusOnlineTimesNum and - cdxIfCmtsCmStatusLastResetTime to - cdxCmtsCmStatusExtTable." - REVISION "200108060000Z" - DESCRIPTION - "DOCSIS 1.1 Changes: - Added new objects cdxIfUpChannelAvgUtil, - cdxIfUpChannelAvgContSlots, - cdxIfUpChannelRangeSlots in - cdxIfUpstreamChannelExtTable. + REVISION "200603060000Z" + DESCRIPTION + "Following tables are added. - NON-DOCSIS 1.1 Changes: - Added following objects in cdxIfUpstreamChannelExtTable - for providing per upstream UGS statistics information: - cdxIfUpChannelNumActiveUGS, - cdxIfUpChannelMaxUGSLastOneHour, - cdxIfUpChannelMinUGSLastOneHour, - cdxIfUpChannelAvgUGSLastOneHour, - cdxIfUpChannelMaxUGSLastFiveMins, - cdxIfUpChannelMinUGSLastFiveMins, - cdxIfUpChannelAvgUGSLastFiveMins." - REVISION "200104010000Z" - DESCRIPTION - "DOCSIS 1.1 Changes: - 1. Added cdxUpInfoElemStatsTable to display the per - Information Element (IE) statistics. + cdxCmToCpeTable + cdxCpeToCmTable - 2. Added the new queue types in cdxBWQueueNameCode to - support the new priority queues of the MAC-Scheduler. + These are used for the direct correlation between + Cable Modem and Customer Premises Equipment." - 3. Added the new CM states in cdxCmtsCmStatusValue. + REVISION "200507010000Z" + DESCRIPTION + "Modified the description of cdxCmtsServiceExtEntry. + Modified the value of lockingMode from 2 to 3. " - Non-DOCSIS 1.1 changes: - 4. Added new status information for CM if the connection - is noisy or if the maximum power has been reached. + REVISION "200504250000Z" + DESCRIPTION + "Modified dxCmtsCmDefaultMaxCpes' lower range from 0 + to -1." - 5. Changed the Description for cdxIfUpChannelWidth to - cater for non-awacs card. + REVISION "200407220000Z" + DESCRIPTION + "Modified dxCmtsCmDefaultMaxCpes' lower range from 0 + to -1." - 6. Added new object cdxIfUpChannelInputPowerLevel for - Upstream Input Power Level." - REVISION "200007190000Z" - DESCRIPTION - "1. Added cdxCmtsCmTotal,cdxCmtsCmActive, - cdxCmtsCmRegistered to the cdxCmtsMacExtTable to report - the number of active,registered,total cable - modems on a cable mac interface since boot. + REVISION "200307300000Z" + DESCRIPTION + "Added new objects for supporting DMIC. The objects are + cdxCmtsCmDMICMode, cdxCmtsCmDMICLockQos and a new table + cdxCmtsCmStatusDMICTable. Also, one more trap, + cdxCmtsCmDMICLockNotification is added. Two more states + were added to cdxCmtsCmStatusValue." + + REVISION "200302200000Z" + DESCRIPTION + "Added new object cdxCmtsCmQosProfile to cdxCmtsCmTable to + associate a cable modem with a qos profile." - 2. Added cdxIfUpChannelCmTotal, cdxIfUpChannelCmActive, - cdxIfUpChannelCmRegistered to the - cdxIfUpstreamChannelExtTable to report the number of - active,registered,total cable modems connected on an - upstream." - REVISION "200005170000Z" - DESCRIPTION - "1. Added cdxCmCpeResetNow to reset CM or CPE. - 2. Added cdxCmtsCmCurrCpeNumber to report the current - number of CPE connecting to the CM." - REVISION "9912280000Z" - DESCRIPTION - "1. Added new objects cdxSpecMgmtObjects. - 2. Added new object cdxIfCmtsCmStatusDynSidCount. - 3. Enhanced cdxQosIfRateLimitTable for a new rate limit - algorithm. - 4. Added more status for cdxCmtsCmStatusValue." - REVISION "9901210000Z" - DESCRIPTION - "Initial version of this MIB module." - ::= { ciscoMgmt 116 } + REVISION "200210110000Z" + DESCRIPTION + "Added new object cdxCmtsCmQosProfile to cdxCmtsCmTable to + associate a cable modem with a qos profile." + REVISION "200110070000Z" + DESCRIPTION + "Added new objects cdxIfCmtsCmStatusOnlineTimesNum and + cdxIfCmtsCmStatusLastResetTime to + cdxCmtsCmStatusExtTable. " + REVISION "200108060000Z" + DESCRIPTION + "DOCSIS 1.1 Changes: + Added new objects cdxIfUpChannelAvgUtil, + cdxIfUpChannelAvgContSlots, + cdxIfUpChannelRangeSlots in + cdxIfUpstreamChannelExtTable. + + NON-DOCSIS 1.1 Changes: + Added following objects in cdxIfUpstreamChannelExtTable + for providing per upstream UGS statistics information: + cdxIfUpChannelNumActiveUGS, + cdxIfUpChannelMaxUGSLastOneHour, + cdxIfUpChannelMinUGSLastOneHour, + cdxIfUpChannelAvgUGSLastOneHour, + cdxIfUpChannelMaxUGSLastFiveMins, + cdxIfUpChannelMinUGSLastFiveMins, + cdxIfUpChannelAvgUGSLastFiveMins. " + + REVISION "200104010000Z" + DESCRIPTION + "DOCSIS 1.1 Changes: + 1. Added cdxUpInfoElemStatsTable to display the per + Information Element (IE) statistics. + + 2. Added the new queue types in cdxBWQueueNameCode to + support the new priority queues of the MAC-Scheduler. + + 3. Added the new CM states in cdxCmtsCmStatusValue. + + Non-DOCSIS 1.1 changes: + 4. Added new status information for CM if the connection + is noisy or if the maximum power has been reached. + + 5. Changed the Description for cdxIfUpChannelWidth to + cater for non-awacs card. + + 6. Added new object cdxIfUpChannelInputPowerLevel for + Upstream Input Power Level. " + + REVISION "200007190000Z" + DESCRIPTION + "1. Added cdxCmtsCmTotal,cdxCmtsCmActive, + cdxCmtsCmRegistered to the cdxCmtsMacExtTable to report + the number of active,registered,total cable + modems on a cable mac interface since boot. + + 2. Added cdxIfUpChannelCmTotal, cdxIfUpChannelCmActive, + cdxIfUpChannelCmRegistered to the + cdxIfUpstreamChannelExtTable to report the number of + active,registered,total cable modems connected on an + upstream." + + REVISION "200005170000Z" + DESCRIPTION + "1. Added cdxCmCpeResetNow to reset CM or CPE. + 2. Added cdxCmtsCmCurrCpeNumber to report the current + number of CPE connecting to the CM." + + REVISION "9912280000Z" + DESCRIPTION + " 1. Added new objects cdxSpecMgmtObjects. + 2. Added new object cdxIfCmtsCmStatusDynSidCount. + 3. Enhanced cdxQosIfRateLimitTable for a new rate limit + algorithm. + 4. Added more status for cdxCmtsCmStatusValue. " + + REVISION "9901210000Z" + + DESCRIPTION + "Initial version of this MIB module." + + ::= { ciscoMgmt 116 } CdxResettableCounter32 ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This TC describes an object which counts events with the + STATUS current + DESCRIPTION + "This TC describes an object which counts events with the following semantics: objects of this type will be set to zero(0) on creation or reset indirectly by other objects or certain event and will thereafter count appropriate events, @@ -283,8 +354,8 @@ CdxResettableCounter32 ::= TEXTUAL-CONVENTION part. Typically this TC is used in table where the statistical - information needs to be re-count after a reset." - SYNTAX Gauge32 + information needs to be re-count after a reset. " + SYNTAX Gauge32 CdxUpstreamBondGrpList ::= TEXTUAL-CONVENTION DISPLAY-HINT "320a" @@ -295,629 +366,602 @@ CdxUpstreamBondGrpList ::= TEXTUAL-CONVENTION When there is no upstream bonding group in a MAC Domain, it will be empty." SYNTAX OCTET STRING (SIZE (0..320)) -ciscoDocsExtMIBObjects OBJECT IDENTIFIER - ::= { ciscoDocsExtMIB 1 } -cdxQosCtrlObjects OBJECT IDENTIFIER - ::= { ciscoDocsExtMIBObjects 1 } +ciscoDocsExtMIBObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIB 1 } -cdxQosQueueObjects OBJECT IDENTIFIER - ::= { ciscoDocsExtMIBObjects 2 } +cdxQosCtrlObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIBObjects 1 } +cdxQosQueueObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIBObjects 2 } +cdxCmtsCmCpeObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIBObjects 3 } +cdxSpecMgmtObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIBObjects 4 } +cdxWBResilObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIBObjects 5 } +cdxDownstreamObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIBObjects 6 } +cdxCmtsMtcCmSfObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIBObjects 7 } +cdxCmtsDocsisLBObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIBObjects 8 } +cdxRPDGS7KObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIBObjects 9 } +cdxCmtsDHCPRelayObjects OBJECT IDENTIFIER ::= { ciscoDocsExtMIBObjects 10 } +cdxCmtsIPv6DHCPRelayObjects OBJECT IDENTIFIER ::= + { ciscoDocsExtMIBObjects 11 } +cdxCmtsCmNotificationObjects OBJECT IDENTIFIER ::= + { ciscoDocsExtMIBObjects 12 } -cdxCmtsCmCpeObjects OBJECT IDENTIFIER - ::= { ciscoDocsExtMIBObjects 3 } - -cdxSpecMgmtObjects OBJECT IDENTIFIER - ::= { ciscoDocsExtMIBObjects 4 } - -cdxWBResilObjects OBJECT IDENTIFIER - ::= { ciscoDocsExtMIBObjects 5 } - -cdxDownstreamObjects OBJECT IDENTIFIER - ::= { ciscoDocsExtMIBObjects 6 } - -cdxCmtsMtcCmSfObjects OBJECT IDENTIFIER - ::= { ciscoDocsExtMIBObjects 7 } - --- Scheduler QoS Control Group --- --- To ensure Quality of Service and fairness, the scheduler needs to --- control the traffic. This group includes attributes that user can --- configure how the scheduler controls the traffic and attributes --- showing the current status of the scheduler admission and rate --- control. --- --- For each Service ID, there is one Quality of Service profile +-- +-- Scheduler QoS Control Group +-- +-- To ensure Quality of Service and fairness, the scheduler needs to +-- control the traffic. This group includes attributes that user can +-- configure how the scheduler controls the traffic and attributes +-- showing the current status of the scheduler admission and rate +-- control. +-- +-- For each Service ID, there is one Quality of Service profile -- associated with it. The QoS profile limits the request (upstream)/ --- packet (downstream) size for the Service ID and also defines the --- minimum guaranteed upstream bandwidth. Each modem's request --- associated with a Service ID needs to follow the Quality of --- Service profile constraints. --- +-- packet (downstream) size for the Service ID and also defines the +-- minimum guaranteed upstream bandwidth. Each modem's request +-- associated with a Service ID needs to follow the Quality of +-- Service profile constraints. +-- --- +-- -- Quality of Service control upstream table --- +-- -- Quality of Service control objects for the upstream interface --- --- Because upstream's bandwidth(BW) is limited, the upstream scheduler +-- +-- Because upstream's bandwidth(BW) is limited, the upstream scheduler -- needs to control the registration according to the upstream's --- bandwidth(BW) capacity for new cable modem asking to be supported in --- this upstream. This table contains the configurable objects that --- user can enable or disable the controlling process of the scheduler --- and the state objects that shows the current status of the scheduler. +-- bandwidth(BW) capacity for new cable modem asking to be supported in +-- this upstream. This table contains the configurable objects that user +-- can enable or disable the controlling process of the scheduler and +-- the state objects that shows the current status of the scheduler. +-- cdxQosCtrlUpTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxQosCtrlUpEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "For each upstream interface, this table maintains a number - of objects related to Quality of Service scheduler which - uses these attributes to control cable modem - registration." - ::= { cdxQosCtrlObjects 1 } + SYNTAX SEQUENCE OF CdxQosCtrlUpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "For each upstream interface, this table maintains a number + of objects related to Quality of Service scheduler which uses + these attributes to control cable modem registration. " + ::= { cdxQosCtrlObjects 1 } cdxQosCtrlUpEntry OBJECT-TYPE - SYNTAX CdxQosCtrlUpEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A list of attributes for each upstream MAC scheduler - that supports Quality of Service. Entries in this table - exist for each ifEntry with ifType of - docsCableUpstream(129)." - REFERENCE - "Data-Over-Cable Service Interface Specifications - (DOCSIS) Radio Frequency Interface Specification - (SP-RFI-I04-980724), section 6.4 and appendix C. + SYNTAX CdxQosCtrlUpEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of attributes for each upstream MAC scheduler + that supports Quality of Service. Entries in this table + exist for each ifEntry with ifType of docsCableUpstream(129). " + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification (SP-RFI-I04-980724), + section 6.4 and appendix C. docsIfQosProfileTable and docsIfCmtsServiceTable in - DOCS-IF-MIB.my." - INDEX { ifIndex } - ::= { cdxQosCtrlUpTable 1 } + DOCS-IF-MIB.my. " + INDEX { ifIndex } + ::= { cdxQosCtrlUpTable 1 } CdxQosCtrlUpEntry ::= SEQUENCE { - cdxQosCtrlUpAdmissionCtrl TruthValue, - cdxQosCtrlUpMaxRsvdBWPercent Integer32, - cdxQosCtrlUpAdmissionRejects Counter32, - cdxQosCtrlUpReservedBW Integer32, - cdxQosCtrlUpMaxVirtualBW Integer32 -} + cdxQosCtrlUpAdmissionCtrl TruthValue, + cdxQosCtrlUpMaxRsvdBWPercent Integer32, + cdxQosCtrlUpAdmissionRejects Counter32, + cdxQosCtrlUpReservedBW Integer32, + cdxQosCtrlUpMaxVirtualBW Integer32 + } cdxQosCtrlUpAdmissionCtrl OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The admission control status for minimum guaranteed upstream - bandwidth scheduling service requests for this upstream. + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The admission control status for minimum guaranteed upstream + bandwidth scheduling service requests for this upstream. + + When this object is set to 'true', if there is a new modem + with minimum guaranteed upstream bandwidth scheduling service + in its QoS class requesting to be supported in this upstream, + the upstream scheduler will check the virtual reserved + bandwidth remaining capacity before giving admission to this + new modem. If there is not enough reserved upstream bandwidth + to serve the modem's minimum guaranteed bandwidth, the + registration request will be rejected. - When this object is set to 'true', if there is a new modem - with minimum guaranteed upstream bandwidth scheduling service - in its QoS class requesting to be supported in this upstream, - the upstream scheduler will check the virtual reserved - bandwidth remaining capacity before giving admission to this - new modem. If there is not enough reserved upstream bandwidth - to serve the modem's minimum guaranteed bandwidth, the - registration request will be rejected. + This object is set to 'false' to disable admission control. + That is, there will be no checking for bandwidth capacity and + the upstream interface scheduler just admits modem + registration requests. - This object is set to 'false' to disable admission control. - That is, there will be no checking for bandwidth capacity and - the upstream interface scheduler just admits modem - registration requests. - - This object is not meant for Unsolicited Grant Service(UGS) - scheduling service as admission control is a requirement in - this case." - ::= { cdxQosCtrlUpEntry 1 } + This object is not meant for Unsolicited Grant Service(UGS) + scheduling service as admission control is a requirement in + this case. " + ::= { cdxQosCtrlUpEntry 1 } cdxQosCtrlUpMaxRsvdBWPercent OBJECT-TYPE - SYNTAX Integer32 (10..1000) - UNITS "percent" - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The percentage of upstream maximum reserved bandwidth to the - raw bandwidth if the admission control is enabled on this - upstream. + SYNTAX Integer32 (10..1000) + UNITS "percent" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The percentage of upstream maximum reserved bandwidth to the + raw bandwidth if the admission control is enabled on this + upstream. - For example, if the upstream interface has raw bandwidth - 1,600,000 bits/second and cdxQosCtrlUpMaxRsvdBWPercent is 200 - percent, then this upstream scheduler will set the maximum of - virtual reserved bandwidth capacity to 3,200,000 bits/second - (1,600,000 * 2) to serve cable modems with minimum guaranteed - upstream bandwidth. + For example, if the upstream interface has raw bandwidth + 1,600,000 bits/second and cdxQosCtrlUpMaxRsvdBWPercent is 200 + percent, then this upstream scheduler will set the maximum of + virtual reserved bandwidth capacity to 3,200,000 bits/second + (1,600,000 * 2) to serve cable modems with minimum guaranteed + upstream bandwidth. - The default value is 100 percent (that is, maximum reserved - bandwidth is the raw bandwidth.) Whenever the admission - control is changed (on to off, off to on), this value will - be reset to the default value 100. - - If the admission control is disabled, the value will be reset - to 100 (the default value)." - ::= { cdxQosCtrlUpEntry 2 } + The default value is 100 percent (that is, maximum reserved + bandwidth is the raw bandwidth.) Whenever the admission control + is changed (on to off, off to on), this value will be reset to + the default value 100. + + If the admission control is disabled, the value will be reset + to 100 (the default value). " + ::= { cdxQosCtrlUpEntry 2 } cdxQosCtrlUpAdmissionRejects OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The count of cable modem registration requests rejected on - this upstream interface due to insufficient reserved - bandwidth for serving the cable modems with Unsolicited - Grant Service (UGS) scheduling service when UGS is - supported and for serving the cable modems with minimum - guaranteed bandwidth in its Quality of Service class when - admission control is enabled on this upstream interface ." - ::= { cdxQosCtrlUpEntry 3 } - + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of cable modem registration requests rejected on + this upstream interface due to insufficient reserved + bandwidth for serving the cable modems with Unsolicited + Grant Service (UGS) scheduling service when UGS is + supported and for serving the cable modems with minimum + guaranteed bandwidth in its Quality of Service class when + admission control is enabled on this upstream interface ." + ::= { cdxQosCtrlUpEntry 3 } + cdxQosCtrlUpReservedBW OBJECT-TYPE - SYNTAX Integer32 (0..102400000) - UNITS "bits/second" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current total reserved bandwidth in bits per second of - this upstream interface. It is the sum of all cable modems' - minimum guaranteed bandwidth in bits per second currently - supported on this upstream." - ::= { cdxQosCtrlUpEntry 4 } + SYNTAX Integer32 (0..102400000) + UNITS "bits/second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current total reserved bandwidth in bits per second of + this upstream interface. It is the sum of all cable modems' + minimum guaranteed bandwidth in bits per second currently + supported on this upstream. " + ::= { cdxQosCtrlUpEntry 4 } cdxQosCtrlUpMaxVirtualBW OBJECT-TYPE - SYNTAX Integer32 (0..102400000) - UNITS "bits/second" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum virtual bandwidth capacity of this upstream - interface if the admission control is enabled. It is the - raw bandwidth in bits per second times the percentage. If - the admission control is disabled, then this object will - contain the value zero." - ::= { cdxQosCtrlUpEntry 5 } - + SYNTAX Integer32 (0..102400000) + UNITS "bits/second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum virtual bandwidth capacity of this upstream interface + if the admission control is enabled. It is the raw bandwidth + in bits per second times the percentage. If the admission + control is disabled, then this object will contain the value + zero. " + ::= { cdxQosCtrlUpEntry 5 } +-- -- Rate Limiting table --- +-- -- After a cable modem is registered, upstream and downstream schedulers --- will control the bandwidth request/packet size to ensure the Quality --- of Service and fairness by a rate limiting algorithm. This table +-- will control the bandwidth request/packet size to ensure the Quality of +-- Service and fairness by a rate limiting algorithm. This table -- contains attributes related to the rate limiting algorithms. +-- -cdxQosIfRateLimitTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxQosIfRateLimitEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table describes the attributes of rate limiting for - schedulers in cable upstream and downstream interfaces that - support Quality of Service. The rate limiting process is - to ensure the Quality of Service and fairness." - ::= { cdxQosCtrlObjects 2 } +cdxQosIfRateLimitTable OBJECT-TYPE + SYNTAX SEQUENCE OF CdxQosIfRateLimitEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table describes the attributes of rate limiting for + schedulers in cable upstream and downstream interfaces that + support Quality of Service. The rate limiting process is + to ensure the Quality of Service and fairness. " + ::= { cdxQosCtrlObjects 2 } cdxQosIfRateLimitEntry OBJECT-TYPE - SYNTAX CdxQosIfRateLimitEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "List of the rate limiting attributes for cable upstream and - downstream interfaces schedulers that support Quality of - Service. Entries in this table exist for each ifEntry with - ifType of docsCableUpstream(129) and - docsCableDownstream(128)." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) - Radio Frequency Interface Specification - (SP-RFI-I04-980724), section 6.4 and appendix C. + SYNTAX CdxQosIfRateLimitEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "List of the rate limiting attributes for cable upstream and + downstream interfaces schedulers that support Quality of + Service. Entries in this table exist for each ifEntry with + ifType of docsCableUpstream(129) and docsCableDownstream(128)." + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification (SP-RFI-I04-980724), + section 6.4 and appendix C. docsIfQosProfileTable and docsIfCmtsServiceTable in - DOCS-IF-MIB.my." - INDEX { ifIndex } - ::= { cdxQosIfRateLimitTable 1 } + DOCS-IF-MIB.my. " + INDEX { ifIndex } + ::= { cdxQosIfRateLimitTable 1 } CdxQosIfRateLimitEntry ::= SEQUENCE { - cdxQosIfRateLimitAlgm INTEGER, - cdxQosIfRateLimitExpWt Integer32, - cdxQosIfRateLimitShpMaxDelay INTEGER, - cdxQosIfRateLimitShpGranularity INTEGER -} + cdxQosIfRateLimitAlgm INTEGER, + cdxQosIfRateLimitExpWt Integer32, + cdxQosIfRateLimitShpMaxDelay INTEGER, + cdxQosIfRateLimitShpGranularity INTEGER + } cdxQosIfRateLimitAlgm OBJECT-TYPE - SYNTAX INTEGER { - noRateLimit(1), -- rate limiting process is - -- disabled - oneSecBurst(2), -- Bursty 1 second token bucket - -- algorithm - carLike(3), -- Average token usage algorithm - -- (CAR-like) - wtExPacketDiscard(4), -- Weighted excess packet - -- discard algorithm - shaping(5) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "To ensure fairness, the CMTS will throttle the rate for - bandwidth request (upstream)/packet sent (downstream) at - which CMTS issues grants(upstream) or allow packet to be - send(downstream) such that the flow never gets more than - its provisioned peak rate in bps. + SYNTAX INTEGER { + noRateLimit(1), -- rate limiting process is disabled + oneSecBurst(2), -- Bursty 1 second token bucket algorithm + carLike(3), -- Average token usage algorithm (CAR-like) + wtExPacketDiscard(4), -- Weighted excess packet discard algorithm + shaping(5) -- token bucket algorithm with shaping + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "To ensure fairness, the CMTS will throttle the rate for bandwidth + request (upstream)/packet sent (downstream) at which CMTS issues + grants(upstream) or allow packet to be send(downstream) such that + the flow never gets more than its provisioned peak rate in bps. - There are two directions for every Service Id (Sid) traffic: - downstream and upstream. Each direction is called a service - flow here and assigned one token bucket with chosen - algorithm. + There are two directions for every Service Id (Sid) traffic: + downstream and upstream. Each direction is called a service flow + here and assigned one token bucket with chosen algorithm. - The enumerations for the rate limiting algorithm are: - noRateLimit(1): The rate limiting is disabled. No rate - limiting. - oneSecBurst(2): Bursty 1 second token bucket algorithm. - carLike(3) : Average token usage (CAR-like) algorithm - wtExPacketDiscard(4) : Weighted excess packet discard - algorithm. - shaping(5): token bucket algorithm with shaping + The enumerations for the rate limiting algorithm are: + noRateLimit(1): The rate limiting is disabled. No rate limiting. + oneSecBurst(2): Bursty 1 second token bucket algorithm. + carLike(3) : Average token usage (CAR-like) algorithm + wtExPacketDiscard(4) : Weighted excess packet discard algorithm. + shaping(5): token bucket algorithm with shaping - Upstream supports the following: - No rate limiting (1), - Bursty 1 second token bucket algorithm(2), - Average token usage (CAR-like) algorithm(3), - Token bucket algorithm with shaping(5). + Upstream supports the following: + No rate limiting (1), + Bursty 1 second token bucket algorithm(2), + Average token usage (CAR-like) algorithm(3), + Token bucket algorithm with shaping(5). - Downstream supports the following: - No rate limiting (1), - Bursty 1 second token bucket algorithm(2), - Average token usage (CAR-like) algorithm(3), - Weighted excess packet discard algorithm(4), and - Token bucket algorithm with shaping(5). + Downstream supports the following: + No rate limiting (1), + Bursty 1 second token bucket algorithm(2), + Average token usage (CAR-like) algorithm(3), + Weighted excess packet discard algorithm(4), and + Token bucket algorithm with shaping(5). - Token bucket algorithm with shaping is the - default algorithm for upstream if CMTS is in DOCSIS 1.0 mode - or DOCSIS 1.1 mode. + Token bucket algorithm with shaping is the + default algorithm for upstream if CMTS is in DOCSIS 1.0 mode + or DOCSIS 1.1 mode. + + Bursty 1 second token bucket algorithm is the + default algorithm for downstream if the CMTS is in + DOCSIS 1.0 mode. If it is in DOCSIS 1.1 mode the default + algorithm for downstream is Token bucket algorithm with + shaping . - Bursty 1 second token bucket algorithm is the - default algorithm for downstream if the CMTS is in - DOCSIS 1.0 mode. If it is in DOCSIS 1.1 mode the default - algorithm for downstream is Token bucket algorithm with - shaping . + Each algorithm is described as below: + No rate limiting: + The rate limiting process is disabled and no checking + against the maximum bandwidth allowed. - Each algorithm is described as below: - No rate limiting: - The rate limiting process is disabled and no checking - against the maximum bandwidth allowed. + Bursty 1 second token bucket rate limiting algorithm: + In this algorithm, at the start of every 1 second interval, + a service flow's token usage is reset to 0, and every time + the modem for that service flow sends a request (upstream) / + packet (downstream) the upstream/downstream bandwidth + token usage is incremented by the size of the + request/packet sent. As long as the service flow's bandwidth + token usage is less than the maximum bandwidth in bits + per second (peak rate limit) its QoS service class + allows, the request/packets will not be restricted. + Once the service flow has sent more than its peak rate in the + one second interval, it is prevented from sending more + data by rejecting request (upstream) or dropping + packets (downstream). This is expected to slow down + the higher layer sources. The token usage counter gets + reset to 0 after the 1 second interval has elapsed. The + modem for that service flow is free to send more data up to the + peak rate limit in the new 1 second interval that follows. - Bursty 1 second token bucket rate limiting algorithm: - In this algorithm, at the start of every 1 second - interval, a service flow's token usage is reset to 0, - and every time the modem for that service flow sends a - request (upstream) / packet (downstream) the - upstream/downstream bandwidth token usage is incremented - by the size of the request/packet sent. As long as the - service flow's bandwidth token usage is less than the - maximum bandwidth in bits per second (peak rate limit) - its QoS service class allows, the request/packets will - not be restricted. - Once the service flow has sent more than its peak rate - in the one second interval, it is prevented from sending - more data by rejecting request (upstream) or dropping - packets (downstream). This is expected to slow down - the higher layer sources. The token usage counter gets - reset to 0 after the 1 second interval has elapsed. The - modem for that service flow is free to send more data - up to the peak rate limit in the new 1 second interval - that follows. + Average token usage (Cisco CAR like) algorithm: + This algorithm maintains a continuous average of the + burst token usage of a service flow. There is no sudden + refilling of tokens every 1 second interval. Every time a + request/packet is to be handled, the scheduler tries to see + how much time has elapsed since last transmission, and + computes the number of tokens accumulated by this service flow + at its QoS class peak rate. If burst usage of the service flow + is less than tokens accumulated, the burst usage is reset to 0 + and request/packet is forwarded. If the service flow has + accumulated fewer tokens than its burst usage, the burst usage + shows an outstanding balance usage after decrementing by the + tokens accumulated. In such cases, the request/packet is still + forwarded, provided the service flow's outstanding usage does + not exceed peak rate limit of its QoS class. If outstanding + burst usage exceeds the peak rate of the class, the service + flow is given some token credit up to a certain maximum credit + limit and the request/packet is forwarded. The request/packet + is dropped when outstanding usage exceeds peak rate and maximum + credit has been used up by this service flow. This algorithm + tracks long term average bandwidth usage of the service flow + and controls this average usage at the peak rate limit. - Average token usage (Cisco CAR like) algorithm: - This algorithm maintains a continuous average of the - burst token usage of a service flow. There is no sudden - refilling of tokens every 1 second interval. Every time - a request/packet is to be handled, the scheduler tries - to see how much time has elapsed since last transmission - , and computes the number of tokens accumulated by this - service flow at its QoS class peak rate. If burst usage - of the service flow is less than tokens accumulated, - the burst usage is reset to 0 and request/packet is - forwarded. If the service flow has accumulated fewer - tokens than its burst usage, the burst usage shows an - outstanding balance usage after decrementing by the - tokens accumulated. In such cases, the request/packet - is still forwarded, provided the service flow's - outstanding usage does not exceed peak rate limit of its - QoS class. If outstanding burst usage exceeds the peak - rate of the class, the service flow is given some token - credit up to a certain maximum credit limit and the - request/packet is forwarded. The request/packet is - dropped when outstanding usage exceeds peak rate and - maximum credit has been used up by this service flow. - This algorithm tracks long term average bandwidth usage - of the service flow and controls this average usage at - the peak rate limit. + Weighted excess packet discard algorithm: + This rate limiting algorithm is only available as an option + for downstream rate limiting. The algorithm is to maintain an + weighted exponential moving average of the loss rate of a + service flow over time. The loss rate, expressed in packets, + represents the number of packets that can be sent from this + service flow in a one second interval before a packet will + be dropped. At every one second interval, the loss rate gets + updated using the ratio between the flow peak rate (in bps) + in its QoS profile and the service flow actual usage (in bps). + If the service flow begins to send more than its peak rate + continuously, the number of packets it can send in an one + second interval before experiencing a drop will slowly keep + reducing until cable modem for that service flow slows down + as indicated by actual usage less or equal to the peak rate. - Weighted excess packet discard algorithm: - This rate limiting algorithm is only available as an - option for downstream rate limiting. The algorithm is - to maintain an weighted exponential moving average of - the loss rate of a service flow over time. The loss - rate, expressed in packets, represents the number of - packets that can be sent from this service flow in a - one second interval before a packet will be dropped. - At every one second interval, the loss rate gets - updated using the ratio between the flow peak rate (in - bps) in its QoS profile and the service flow actual - usage (in bps). If the service flow begins to send more - than its peak rate continuously, the number of packets - it can send in an one second interval before - experiencing a drop will slowly keep reducing until - cable modem for that service flow slows down as - indicated by actual usage less or equal to the peak - rate. - - Token bucket algorithm with shaping: - If there is no QoS class peak rate limit, forward the - request/packet without delay. If there is a QoS peak - rate limit, every time a request/packet is to be - handled, the scheduler determines the number of - bandwidth tokens that this service flow has - accumulated over the elapsed time at its QoS class peak - rate and increments the tokens counter of the service - flow accordingly. The scheduler limits the token - count to the maximum transmit burst (token bucket - depth). If token count is greater than the number of - tokens required to handle current request/packet, - decrement token count by size of request/packet and - forwards the request/packet without delay. If token - count is less than the size of request/packet, compute - the shaping delay time after which the deficit number - of tokens would be available. If shaping delay time is - less than the maximum shaping delay, decrement tokens - count by size of request/packet and forward this - request/packet with the shaping delay in the shaping - delay queue. When the delay time expires, the - request/packet is forwarded. If shaping delay time is - greater than the maximum shaping delay that the - subsequent shaper can handle, the request/packet is - dropped. Users can use cdxQosIfRateLimitShpMaxDelay to - configure the the maximum shaping delay and - cdxQosIfRateLimitShpGranularity to configure the - shaping granularity." - ::= { cdxQosIfRateLimitEntry 1 } + Token bucket algorithm with shaping: + If there is no QoS class peak rate limit, forward the + request/packet without delay. If there is a QoS peak rate + limit, every time a request/packet is to be handled, the + scheduler determines the number of bandwidth tokens that this + service flow has accumulated over the elapsed time at its + QoS class peak rate and increments the tokens counter of the + service flow accordingly. The scheduler limits the token + count to the maximum transmit burst (token bucket depth). + If token count is greater than the number of tokens required + to handle current request/packet, decrement token count by + size of request/packet and forwards the request/packet + without delay. If token count is less than the size of + request/packet, compute the shaping delay time after + which the deficit number of tokens would be available. If + shaping delay time is less than the maximum shaping delay, + decrement tokens count by size of request/packet and + forward this request/packet with the shaping delay in the + shaping delay queue. When the delay time expires, the + request/packet is forwarded. If shaping delay time is + greater than the maximum shaping delay that the subsequent + shaper can handle, the request/packet is dropped. Users can + use cdxQosIfRateLimitShpMaxDelay to configure the the maximum + shaping delay and cdxQosIfRateLimitShpGranularity to + configure the shaping granularity. " + ::= { cdxQosIfRateLimitEntry 1 } cdxQosIfRateLimitExpWt OBJECT-TYPE - SYNTAX Integer32 (1..4) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Weight for exponential moving average of loss rate for - weighted excess packet discard algorithm to maintain. - The higher value of the weight makes the algorithm - more sensitive to the recent bandwidth usage by the Sid. + SYNTAX Integer32 (1..4) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Weight for exponential moving average of loss rate for + weighted excess packet discard algorithm to maintain. + The higher value of the weight makes the algorithm + more sensitive to the recent bandwidth usage by the Sid. + + The default value is 1 and whenever the rate limiting + algorithm is changed to weighted excess packet discard + algorithm, this value will be reset to the default 1. - The default value is 1 and whenever the rate limiting - algorithm is changed to weighted excess packet discard - algorithm, this value will be reset to the default 1. - - If the rate limiting algorithm is not weighted excess - packet discard algorithm, the value will be always the - default value 1." - ::= { cdxQosIfRateLimitEntry 2 } + If the rate limiting algorithm is not weighted excess + packet discard algorithm, the value will be always the + default value 1. " + ::= { cdxQosIfRateLimitEntry 2 } cdxQosIfRateLimitShpMaxDelay OBJECT-TYPE - SYNTAX INTEGER { - na(1), - msec128(2), - msec256(3), - msec512(4), - msec1024(5) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The maximum shaping delay in milliseconds. That is, the - maximum amount time of buffering the CMTS will allow for - any rate exceeded flow. If the max buffering delay is - large, the grants/packets of the flow will be buffered for - a longer period of time even though the flow is rate - exceeded. This means fewer chances of drops for such rate - exceeded flow. However, too large a max shaping delay - can result is quick drainage of packet buffers at the CMTS, - since several packets will be in the shaping (delay) queue - waiting for their proper transmission time. Another - important point to be noted is that delaying a flows packets - (especially TCP flows) for extended periods of time is - useless, since the higher protocol layers may assume a - packet loss after a certain amount of time. + SYNTAX INTEGER { + na(1), + msec128(2), + msec256(3), + msec512(4), + msec1024(5) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The maximum shaping delay in milliseconds. That is, the maximum + amount time of buffering the CMTS will allow for any rate exceeded + flow. If the max buffering delay is large, the grants/packets of + the flow will be buffered for a longer period of time even though + the flow is rate exceeded. This means fewer chances of drops for + such rate exceeded flow. However, too large a max shaping delay + can result is quick drainage of packet buffers at the CMTS, since + several packets will be in the shaping (delay) queue waiting for + their proper transmission time. Another important point to be noted + is that delaying a flows packets (especially TCP flows) for + extended periods of time is useless, since the higher protocol + layers may assume a packet loss after a certain amount of time. + + The maximum shaping delay is only applied to rate limit algorithm: + Token bucket algorithm with shaping. If the rate limit + algorithm is not Token bucket algorithm with shaping, the + value is always na(1) which is not applicable. - The maximum shaping delay is only applied to rate limit - algorithm: - Token bucket algorithm with shaping. If the rate limit - algorithm is not Token bucket algorithm with shaping, the - value is always na(1) which is not applicable. + If the token count is less than the size of request/packet, CMTS + computes the shaping delay time after which the deficit number of + tokens would be available. If the shaping delay time is greater + than the maximum shaping delay, the request/packet will be dropped. - If the token count is less than the size of request/packet, - CMTS computes the shaping delay time after which the deficit - number of tokens would be available. If the shaping delay - time is greater than the maximum shaping delay, the - request/packet will be dropped. + The enumerations for maximum shaping delay are: + na(1): maximum shaping delay is not applied to the current + rate limit algorithm + msec128(2): maximum shaping delay is 128 milliseconds + msec256(3): maximum shaping delay is 256 milliseconds + msec512(4): maximum shaping delay is 512 milliseconds + msec1024(5): maximum shaping delay is 1024 milliseconds - The enumerations for maximum shaping delay are: - na(1): maximum shaping delay is not applied to the current - rate limit algorithm - msec128(2): maximum shaping delay is 128 milliseconds - msec256(3): maximum shaping delay is 256 milliseconds - msec512(4): maximum shaping delay is 512 milliseconds - msec1024(5): maximum shaping delay is 1024 milliseconds + The downstream maximum shaping delay is configurable and the + default value is msec128(2). Whenever the downstream rate + limit algorithm is changed to Token bucket algorithm with + shaping from other rate limit algorithm, the value will + be reset to the default value. - The downstream maximum shaping delay is configurable and the - default value is msec128(2). Whenever the downstream rate - limit algorithm is changed to Token bucket algorithm with - shaping from other rate limit algorithm, the value will - be reset to the default value. - - The upstream maximum shaping delay is not configurable and - it is read-only value." - ::= { cdxQosIfRateLimitEntry 3 } + The upstream maximum shaping delay is not configurable and it + is read-only value. " + ::= { cdxQosIfRateLimitEntry 3 } cdxQosIfRateLimitShpGranularity OBJECT-TYPE - SYNTAX INTEGER { - na(1), - msec1(2), - msec2(3), - msec4(4), - msec8(5), - msec16(6) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The width in milliseconds of each element in shaping - delay queue, that is, the shaping granularity. + SYNTAX INTEGER { + na(1), + msec1(2), + msec2(3), + msec4(4), + msec8(5), + msec16(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The width in milliseconds of each element in shaping + delay queue, that is, the shaping granularity. - The shaping granularity is only applied to rate limit - algorithm: Token bucket algorithm with shaping. It - controls how accurately the algorithm quantizes the shaping - delay for a rate exceeded flow. If granularity is large, - several shaping delay values will all be quantized to the - same element in the queue resulting in less accurate rate - shaping for the flows in bits/sec. On the other hand, - choosing too small granularity causes more memory to be used - for the shaper block, and also can cost a bit more in - runtime overhead. - - If the rate limit algorithm is not Token bucket algorithm - with shaping, the value is always na(1) which is not - applicable. - - The enumerations for shaping granularity are: - na(1): shaping granularity is not applied to the current - rate limit algorithm - msec1(2): shaping granularity in 1 milliseconds - msec2(3): shaping granularity in 2 milliseconds - msec4(4): shaping granularity in 4 milliseconds - msec8(5): shaping granularity in 8 milliseconds - msec16(6): shaping granularity in 16 milliseconds - - The downstream shaping granularity is configurable and the - default value is msec4(4). Whenever the downstream rate - limit algorithm is changed to Token bucket algorithm with - shaping from other rate limit algorithm, the value will be - reset to the default value. - - The upstream shaping granularity is not configurable and - it is read-only value." - ::= { cdxQosIfRateLimitEntry 4 } + The shaping granularity is only applied to rate limit + algorithm: Token bucket algorithm with shaping. It + controls how accurately the algorithm quantizes the shaping + delay for a rate exceeded flow. If granularity is large, several + shaping delay values will all be quantized to the same element + in the queue resulting in less accurate rate shaping for the flows + in bits/sec. On the other hand, choosing too small granularity + causes more memory to be used for the shaper block, and also + can cost a bit more in runtime overhead. + If the rate limit algorithm is not Token bucket algorithm with + shaping, the value is always na(1) which is not applicable. + The enumerations for shaping granularity are: + na(1): shaping granularity is not applied to the current + rate limit algorithm + msec1(2): shaping granularity in 1 milliseconds + msec2(3): shaping granularity in 2 milliseconds + msec4(4): shaping granularity in 4 milliseconds + msec8(5): shaping granularity in 8 milliseconds + msec16(6): shaping granularity in 16 milliseconds + + The downstream shaping granularity is configurable and the + default value is msec4(4). Whenever the downstream rate limit + algorithm is changed to Token bucket algorithm with shaping + from other rate limit algorithm, the value will be reset to the + default value. + + The upstream shaping granularity is not configurable and + it is read-only value. " + ::= { cdxQosIfRateLimitEntry 4 } + + + + +-- -- Cmts Service Extension Table --- +-- -- This table extends the information about a Service ID in --- docsIfCmtsServiceTable. --- --- For each Service ID, there is one Quality of Service profile +-- docsIfCmtsServiceTable. +-- +-- For each Service ID, there is one Quality of Service profile -- associated with it and the profile limits the request/packet size -- for the Service ID. This table shows downstream traffic statistics --- and the various counts that the Service ID exceeds the limit in its --- Quality of Service profile. +-- and the various counts that the Service ID exceeds the limit in its +-- Quality of Service profile. +-- -cdxCmtsServiceExtTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxCmtsServiceExtEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The list contains the additional attributes of a single - Service ID that provided by docsIfCmtsServiceEntry." - ::= { cdxQosCtrlObjects 3 } +cdxCmtsServiceExtTable OBJECT-TYPE + SYNTAX SEQUENCE OF CdxCmtsServiceExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The list contains the additional attributes of a single Service + ID that provided by docsIfCmtsServiceEntry. " + ::= { cdxQosCtrlObjects 3 } cdxCmtsServiceExtEntry OBJECT-TYPE - SYNTAX CdxCmtsServiceExtEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Additional objects for docsIfCmtsServiceTable entry including - downstream traffic statistics and excess counts against the - Quality of Service limits for each Service ID. - From DOCSIS 1.1 onwards statistics are maintained for each - Service Flow(instead of the Service ID) in the DOCS-QOS-MIB - in docsQosServiceFlowStatsTable objects. For Cable modems - not running in DOCSIS 1.0 mode, the objects - cdxIfCmtsServiceOutOctets and cdxIfCmtsServiceOutPackets - will only support primary service flow." - REFERENCE - "Data-Over-Cable Service Interface Specifications - (DOCSIS) Radio Frequency Interface Specification - (SP-RFI-I04-980724), Section 6.4 and Appendix C. + SYNTAX CdxCmtsServiceExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Additional objects for docsIfCmtsServiceTable entry including + downstream traffic statistics and excess counts against the + Quality of Service limits for each Service ID. + From DOCSIS 1.1 onwards statistics are maintained for each + Service Flow(instead of the Service ID) in the DOCS-QOS-MIB + in docsQosServiceFlowStatsTable objects. For Cable modems + not running in DOCSIS 1.0 mode, the objects + cdxIfCmtsServiceOutOctets and cdxIfCmtsServiceOutPackets + will only support primary service flow. " + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification (SP-RFI-I04-980724), + section 6.4 and appendix C. docsIfQosProfileTable and docsIfCmtsServiceTable in - DOCS-IF-MIB.my." - AUGMENTS { docsIfCmtsServiceEntry } - ::= { cdxCmtsServiceExtTable 1 } + DOCS-IF-MIB.my. " + AUGMENTS { docsIfCmtsServiceEntry } + ::= { cdxCmtsServiceExtTable 1 } CdxCmtsServiceExtEntry ::= SEQUENCE { - cdxIfCmtsServiceOutOctets Counter32, - cdxIfCmtsServiceOutPackets Counter32, - cdxQosMaxUpBWExcessRequests Counter32, - cdxQosMaxDownBWExcessPackets Counter32, - cdxIfCmtsServiceHCInOctets Counter64, - cdxIfCmtsServiceHCInPackets Counter64, - cdxIfCmtsServiceHCOutOctets Counter64, - cdxIfCmtsServiceHCOutPackets Counter64 -} + cdxIfCmtsServiceOutOctets Counter32, + cdxIfCmtsServiceOutPackets Counter32, + cdxQosMaxUpBWExcessRequests Counter32, + cdxQosMaxDownBWExcessPackets Counter32, + cdxIfCmtsServiceHCInOctets Counter64, + cdxIfCmtsServiceHCInPackets Counter64, + cdxIfCmtsServiceHCOutOctets Counter64, + cdxIfCmtsServiceHCOutPackets Counter64 + } cdxIfCmtsServiceOutOctets OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The cumulative number of Packet Data octets sent for this - Service ID." - ::= { cdxCmtsServiceExtEntry 1 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The cumulative number of Packet Data octets sent for this + Service ID. " + ::= { cdxCmtsServiceExtEntry 1 } cdxIfCmtsServiceOutPackets OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The cumulative number of Packet data packets sent for this - Service ID." - ::= { cdxCmtsServiceExtEntry 2 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The cumulative number of Packet data packets sent for this + Service ID. " + ::= { cdxCmtsServiceExtEntry 2 } + cdxQosMaxUpBWExcessRequests OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of upstream bandwidth requests which exceeds the - maximum upstream bandwidth allowed for a service defined - in the Quality of Service profile associated with this Sid. - The request which exceeds the maximum upstream bandwidth - allowed will be rejected by the upstream's rate limiting - process using one of the rate limiting algorithm. + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of upstream bandwidth requests which exceeds the + maximum upstream bandwidth allowed for a service defined + in the Quality of Service profile associated with this Sid. + The request which exceeds the maximum upstream bandwidth + allowed will be rejected by the upstream's rate limiting + process using one of the rate limiting algorithm. - Note that the value of this counter cannot be directly used - to know the number of upstream packets that got dropped at - the cable modem. A single upstream packet drop of a modem - can result in up to 16 increments in this counter, since - the modem keeps retrying and keeps getting bandwidth - request drops at CMTS if it has consumed its peak rate." - REFERENCE - "docsIfQosProfMaxUpBandwidth object in DOCS-IF-MIB.my." - ::= { cdxCmtsServiceExtEntry 3 } + Note that the value of this counter cannot be directly used + to know the number of upstream packets that got dropped at + the cable modem. A single upstream packet drop of a modem + can result in up to 16 increments in this counter, since the + modem keeps retrying and keeps getting bandwidth request + drops at CMTS if it has consumed its peak rate. " + REFERENCE + "docsIfQosProfMaxUpBandwidth object in DOCS-IF-MIB.my. " + ::= { cdxCmtsServiceExtEntry 3 } cdxQosMaxDownBWExcessPackets OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of downstream bandwidth packets which exceeds - the maximum downstream bandwidth allowed for a service - defined in the Quality of Service profile associated with - this Sid. The packet which exceeds the maximum downstream - bandwidth allowed will be dropped by the downstream's rate - limiting process using one of the rate limiting - algorithm." - REFERENCE - "docsIfQosProfMaxDownBandwidth object in DOCS-IF-MIB.my." - ::= { cdxCmtsServiceExtEntry 4 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of downstream bandwidth packets which exceeds the + maximum downstream bandwidth allowed for a service defined + in the Quality of Service profile associated with this Sid. + The packet which exceeds the maximum downstream bandwidth + allowed will be dropped by the downstream's rate limiting + process using one of the rate limiting algorithm. " + REFERENCE + "docsIfQosProfMaxDownBandwidth object in DOCS-IF-MIB.my. " + ::= { cdxCmtsServiceExtEntry 4 } cdxIfCmtsServiceHCInOctets OBJECT-TYPE SYNTAX Counter64 @@ -927,7 +971,7 @@ cdxIfCmtsServiceHCInOctets OBJECT-TYPE "The cumulative number of Packet Data octets received on this Service ID. The count does not include the size of the Cable MAC header. This object is a 64-bit version of - docsIfCmtsServiceInOctets." + docsIfCmtsServiceInOctets." ::= { cdxCmtsServiceExtEntry 5 } cdxIfCmtsServiceHCInPackets OBJECT-TYPE @@ -937,7 +981,7 @@ cdxIfCmtsServiceHCInPackets OBJECT-TYPE DESCRIPTION "The cumulative number of Packet Data packets received on this Service ID. This object is a 64-bit version of - docsIfCmtsServiceInPackets." + docsIfCmtsServiceInPackets." ::= { cdxCmtsServiceExtEntry 6 } cdxIfCmtsServiceHCOutOctets OBJECT-TYPE @@ -947,7 +991,7 @@ cdxIfCmtsServiceHCOutOctets OBJECT-TYPE DESCRIPTION "The cumulative number of Packet Data octets sent for this Service ID. This object is a 64-bit version of - cdxIfCmtsServiceOutOctets." + cdxIfCmtsServiceOutOctets." ::= { cdxCmtsServiceExtEntry 7 } cdxIfCmtsServiceHCOutPackets OBJECT-TYPE @@ -957,480 +1001,471 @@ cdxIfCmtsServiceHCOutPackets OBJECT-TYPE DESCRIPTION "The cumulative number of Packet Data packets sent for this Service ID. This object is a 64-bit version of - cdxIfCmtsServiceOutPackets." + cdxIfCmtsServiceOutPackets." ::= { cdxCmtsServiceExtEntry 8 } - + -- Upstream Information Element Statistics Table --- --- This table contains the CMTS upstream Mac scheduler statistics for +-- +-- This table contains the CMTS upstream Mac scheduler statistics for -- each type of Information Element (IE). --- +-- -- The CMTS upstream channel is modeled as a stream of mini-slots. --- The CMTS generates the allocation MAP to define transmission --- opportunities on the upstream channel. The MAP defines a variable +-- The CMTS generates the allocation MAP to define transmission +-- opportunities on the upstream channel. The MAP defines a variable -- number of Information Elements (IE) which defines the allowed usage -- for a range of mini-slots. --- --- The Information provided in this table could be dynamic depending on +-- +-- The Information provided in this table could be dynamic depending on -- how the the mini-slots are used. cdxUpInfoElemStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxUpInfoElemStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The table contains the attributes of a particular - Information Element type for each instance of the MAC - scheduler. It is indexed by upstream ifIndex. An Entry - exists for each ifEntry with ifType of - docsCableUpstream(129) Since each upstream has an instance - of a MAC Scheduler so this table has the per MAC scheduler - slot information on a per Information Element basis." - ::= { cdxQosCtrlObjects 4 } - + SYNTAX SEQUENCE OF CdxUpInfoElemStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The table contains the attributes of a particular + Information Element type for each instance of the MAC + scheduler. It is indexed by upstream ifIndex. An Entry + exists for each ifEntry with ifType of docsCableUpstream(129) + Since each upstream has an instance of a MAC Scheduler so + this table has the per MAC scheduler slot information on a + per Information Element basis. " + ::= { cdxQosCtrlObjects 4 } + cdxUpInfoElemStatsEntry OBJECT-TYPE - SYNTAX CdxUpInfoElemStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The list of statistics for a type of Information - Element (IE) which defines the allowed usage for a range - of upstream mini slots. One entry exists for each - Information Element (IE) in a upstream which ifType is - docsCableUpstream (12)." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) + SYNTAX CdxUpInfoElemStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The list of statistics for a type of Information Element(IE) + which defines the allowed usage for a range of upstream mini + slots. One entry exists for each Information Element (IE) in + a upstream which ifType is docsCableUpstream (12)." + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) Radio Frequency Interface Specification (SP-RFI-I05-000714) - section 7.1.2" - INDEX { - ifIndex, - cdxUpInfoElemStatsNameCode - } - ::= { cdxUpInfoElemStatsTable 1 } - + section 7.1.2 " + INDEX { ifIndex, cdxUpInfoElemStatsNameCode } + ::= { cdxUpInfoElemStatsTable 1 } + CdxUpInfoElemStatsEntry ::= SEQUENCE { - cdxUpInfoElemStatsNameCode INTEGER, - cdxUpInfoElemStatsIEType Integer32 -} - + cdxUpInfoElemStatsNameCode INTEGER, + cdxUpInfoElemStatsIEType Integer32 + } + cdxUpInfoElemStatsNameCode OBJECT-TYPE - SYNTAX INTEGER { - reqIE(1), - reqOrDataIE(2), - initMtnIE(3), - stnMtnIE(4), - shortGrantIE(5), - longGrantIE(6) - } - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This entry describes the Information Element (IE) type. - Enumerations are : - reqIE(1) : Request Information Element, - The request Information Element - provides an upstream interval in which - a CM can request the CMTS for bandwidth - on the upstream channel. - reqOrDataIE(2) : Request/Data Information Element, - The Request/data Information Element - provides an upstream interval in which - request may be made by the CM to the - CMTS for bandwidth or short data - packets may be transmitted on the - upstream channel. - initMtnIE(3) : Initial Maintenance Information Element - , The Initial Maintenance Information - Element provides an interval in which - new stations may join the network. - stnMtnIE(4) : Station Maintenance Information Element - , The Station Maintenance Information - Element provides an interval in which - stations are expected to perform some - aspect of routine network maintenance, - such as ranging or power adjustment. - shortGrantIE(5) : Short Data Grant Information Element, - Short data grant Information Element - provides the CM an opportunity to - transmit one or more upstream PDU's. - Short data grants are used with - intervals equal to or less than the - maximum burst size for the usage - specified in the Upstream Channel - Descriptor. - longGrantIE(6) : Long Data Grant Information Element, - The long data grant Information Element - also provides the CM an opportunity to - transmit one or more upstream PDU's. - All long data grant Information - Elements - must have a larger number of mini-slots - than that defined for a short data - grant Information Element profile - defined in the Upstream Channel - Descriptor." - ::= { cdxUpInfoElemStatsEntry 1 } - + SYNTAX INTEGER { + reqIE(1), + reqOrDataIE(2), + initMtnIE(3), + stnMtnIE(4), + shortGrantIE(5), + longGrantIE(6) + } + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This entry describes the Information Element (IE) type. + Enumerations are : + reqIE(1) : Request Information Element, + The request Information Element provides + an upstream interval in which a CM can + request the CMTS for bandwidth on the + upstream channel. + reqOrDataIE(2) : Request/Data Information Element, + The Request/data Information Element + provides an upstream interval in which + request may be made by the CM to the + CMTS for bandwidth or short data + packets may be transmitted on the + upstream channel. + initMtnIE(3) : Initial Maintenance Information Element, + The Initial Maintenance Information + Element provides an interval in which + new stations may join the network. + stnMtnIE(4) : Station Maintenance Information Element, + The Station Maintenance Information + Element provides an interval in which + stations are expected to perform some + aspect of routine network maintenance , + such as ranging or power adjustment. + shortGrantIE(5) : Short Data Grant Information Element, + Short data grant Information Element + provides the CM an opportunity to + transmit one or more upstream PDU's. + Short data grants are used with + intervals equal to or less than the + maximum burst size for the usage + specified in the Upstream Channel + Descriptor. + longGrantIE(6) : Long Data Grant Information Element, + The long data grant Information Element + also provides the CM an opportunity to + transmit one or more upstream PDU's. + All long data grant Information Elements + must have a larger number of mini-slots + than that defined for a short data grant + Information Element profile defined in + the Upstream Channel Descriptor. " + ::= { cdxUpInfoElemStatsEntry 1 } + cdxUpInfoElemStatsIEType OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current number of mini-slots used for the Information - Element type. The value is only a snapshot since the - current number of mini-slots of this IE type could be - changing rapidly." - ::= { cdxUpInfoElemStatsEntry 2 } - + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current number of mini-slots used for the Information + Element type. The value is only a snapshot since the + current number of mini-slots of this IE type could be + changing rapidly. " + ::= {cdxUpInfoElemStatsEntry 2 } + -- Scheduler QoS Queue Group --- +-- -- To ensure Quality of Service and fairness, the scheduler --- maintains a set of queues for different services and puts --- cable modems requests/packets for that Sid in different --- queue according to the Quality of Service profile of the --- Sid. Each queue has a name and order within the queue set. --- The scheduler will serve the requests/packets in higher +-- maintains a set of queues for different services and puts +-- cable modems requests/packets for that Sid in different +-- queue according to the Quality of Service profile of the +-- Sid. Each queue has a name and order within the queue set. +-- The scheduler will serve the requests/packets in higher -- order queue before serving the requests/packets in lower --- order queue. --- +-- order queue. +-- --- --- Scheduler bandwidth request queues table --- +-- +-- Scheduler bandwidth request queues table +-- -- This table displays the attributes for these queues in a cable -- interface scheduler that supports Quality of Service. +-- cdxBWQueueTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxBWQueueEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table describes the attributes of queues - in cable interfaces schedulers that support - Quality of Service." - ::= { cdxQosQueueObjects 1 } + SYNTAX SEQUENCE OF CdxBWQueueEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table describes the attributes of queues + in cable interfaces schedulers that support + Quality of Service." + ::= { cdxQosQueueObjects 1 } cdxBWQueueEntry OBJECT-TYPE - SYNTAX CdxBWQueueEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The list of queue attributes in cable upstream and - downstream interfaces schedulers that supports Quality of - Service. Entries in this table exist for each ifEntry with - ifType of docsCableUpstream(129) and - docsCableDownstream(128)." - REFERENCE - "Data-Over-Cable Service Interface Specifications - (DOCSIS) Radio Frequency Interface Specification - (SP-RFI-I04-980724), Section 6.4 and Appendix C." - INDEX { - ifIndex, - cdxBWQueueNameCode - } - ::= { cdxBWQueueTable 1 } + SYNTAX CdxBWQueueEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The list of queue attributes in cable upstream and downstream + interfaces schedulers that supports Quality of Service. + Entries in this table exist for each ifEntry with ifType of + docsCableUpstream(129) and docsCableDownstream(128). " + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification (SP-RFI-I04-980724), + section 6.4 and appendix C. " + INDEX { ifIndex,cdxBWQueueNameCode } + ::= { cdxBWQueueTable 1 } CdxBWQueueEntry ::= SEQUENCE { - cdxBWQueueNameCode INTEGER, - cdxBWQueueOrder Integer32, - cdxBWQueueNumServedBeforeYield Integer32, - cdxBWQueueType INTEGER, - cdxBWQueueMaxDepth Integer32, - cdxBWQueueDepth Integer32, - cdxBWQueueDiscards Counter32 -} + cdxBWQueueNameCode INTEGER, + cdxBWQueueOrder Integer32, + cdxBWQueueNumServedBeforeYield Integer32, + cdxBWQueueType INTEGER, + cdxBWQueueMaxDepth Integer32, + cdxBWQueueDepth Integer32, + cdxBWQueueDiscards Counter32 + } -cdxBWQueueNameCode OBJECT-TYPE - SYNTAX INTEGER { - cirQ(1), -- Committed Information Rate Queue - tbeQ(2), -- TIERED BEST EFFORT queue - p0BEGrantQ(3), -- Priority 0 Best Effort Grant - -- Queue - p1BEGrantQ(4), -- Priority 1 Best Effort Grant - -- Queue - p2BEGrantQ(5), -- Priority 2 Best Effort Grant - -- Queue - p3BEGrantQ(6), -- Priority 3 Best Effort Grant - -- Queue - p4BEGrantQ(7), -- Priority 4 Best Effort Grant - -- Queue - p5BEGrantQ(8), -- Priority 5 Best Effort Grant - -- Queue - p6BEGrantQ(9), -- Priority 6 Best Effort Grant - -- Queue - p7BEGrantQ(10), -- Priority 7 Best Effort Grant - -- Queue - rngPollQ(11) -- Priority 9 ranging Poll Queue - } - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The name code for the queue. - cirQ :CIR queue. The queue is for Committed Information - Rate (CIR) type of service which serves Service IDs - which have minimum guaranteed rate in its QoS - profile. It is applicable if CMTS is running is - either of DOCSIS 1.0 or 1.1 modes. For DOCSIS 1.1 it - has priority 8. - tbeQ :TBE Queue. The queue is for TIERED BEST EFFORT type - service which serves Service IDs which does not have - minimum guaranteed rate in its QoS profile. It is - only applicable if CMTS is running in DOCSIS 1.0 - mode. - - p0BEGrantQ-p7BEGrantQ : BEST EFFORT Queue - The queues p0BEGrantQ to P7BEGrantQ are for TIERED - BEST EFFORT type service which serves Service IDs - which do not have minimum guaranteed rate specified - in the QoS parameters. P0 has lowest priority and P7 - has highest. Best Effort type is purely handled with - prioritization in FIFO's and hence demands more - number of queues. These queues are applicable only if - CMTS is running under mode DOCSIS 1.1. - - rngPollQ : RngPoll queue. - The queue is for the ranging SID's. It has the - highest priority. This queue information is only - provided if CMTS is running under mode DOCSIS 1.1." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) - Radio Frequency Interface Specification (SP-RFI-I06-001215) - section 6.4 and appendix C." - ::= { cdxBWQueueEntry 1 } +cdxBWQueueNameCode OBJECT-TYPE + SYNTAX INTEGER { + cirQ(1), -- Committed Information Rate Queue + tbeQ(2), -- TIERED BEST EFFORT queue + p0BEGrantQ(3), -- Priority 0 Best Effort Grant Queue + p1BEGrantQ(4), -- Priority 1 Best Effort Grant Queue + p2BEGrantQ(5), -- Priority 2 Best Effort Grant Queue + p3BEGrantQ(6), -- Priority 3 Best Effort Grant Queue + p4BEGrantQ(7), -- Priority 4 Best Effort Grant Queue + p5BEGrantQ(8), -- Priority 5 Best Effort Grant Queue + p6BEGrantQ(9), -- Priority 6 Best Effort Grant Queue + p7BEGrantQ(10), -- Priority 7 Best Effort Grant Queue + rngPollQ(11) -- Priority 9 ranging Poll Queue + } + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The name code for the queue. + + cirQ :CIR queue. The queue is for Committed Information Rate + (CIR) type of service which serves Service IDs which + have minimum guaranteed rate in its QoS profile. + It is applicable if CMTS is running is either of + DOCSIS 1.0 or 1.1 modes.For DOCSIS 1.1 it has + priority 8. + + tbeQ :TBE Queue.The queue is for TIERED BEST EFFORT type + service which serves Service IDs which does not have + minimum guaranteed rate in its QoS profile. It is + only applicable if CMTS is running in DOCSIS 1.0 + mode. + p0BEGrantQ-p7BEGrantQ : BEST EFFORT Queue + The queues p0BEGrantQ to P7BEGrantQ are for TIERED + BEST EFFORT type service which serves Service IDs + which do not have minimum guaranteed rate specified + in the QoS parameters. P0 has lowest priority and P7 + has highest.Best Effort type is purely handled with + prioritization in FIFO's and hence demands more + number of queues. These queues are applicable only if + CMTS is running under mode DOCSIS 1.1. + + rngPollQ : RngPoll queue. + The queue is for the ranging SID's.It has the highest + priority. This queue information is only provided if + CMTS is running under mode DOCSIS 1.1. " + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification(SP-RFI-I06-001215) + section 6.4 and appendix C." + ::= { cdxBWQueueEntry 1 } + cdxBWQueueOrder OBJECT-TYPE - SYNTAX Integer32 (0..10) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The relative order of this queue to the other queues within - the cable interface. The smaller number has higher order. - That is, 0 is the highest order and 10 is the lowest order. - The scheduler will serve the requests in higher order queue - up to the number of requests defined in - cdxBWQueueNumServedBeforeYield before serving requests in - the next higher order queue. + SYNTAX Integer32 (0..10) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The relative order of this queue to the other queues within the + cable interface. The smaller number has higher order. That is, + 0 is the highest order and 10 is the lowest order. The + scheduler will serve the requests in higher order queue up to + the number of requests defined in cdxBWQueueNumServedBeforeYield + before serving requests in the next higher order queue. - If there are n queues on this interface, the queue order - will be 0 to n-1 and maximum number of requests defined as - cdxBWQueueNumServedBeforeYield in order 0 queue will be - served before the requests in order 1 queue to be served." - ::= { cdxBWQueueEntry 2 } + If there are n queues on this interface, the queue order will + be 0 to n-1 and maximum number of requests defined as + cdxBWQueueNumServedBeforeYield in order 0 queue will be served + before the requests in order 1 queue to be served. " + ::= { cdxBWQueueEntry 2 } cdxBWQueueNumServedBeforeYield OBJECT-TYPE - SYNTAX Integer32 (0..64) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum number of requests/packets the scheduler can - serve before yielding to another queue. The value 0 means - all requests must be served before yielding to another - queue. The range is 0-50 for DOCSIS 1.0 and for DOCSIS 1.1 - it is 0-64." - ::= { cdxBWQueueEntry 3 } + SYNTAX Integer32 (0..64) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of requests/packets the scheduler can + serve before yielding to another queue. The value 0 means all + requests must be served before yielding to another queue. The + range is 0-50 for DOCSIS 1.0 and for DOCSIS 1.1 it is 0-64. " + ::= { cdxBWQueueEntry 3 } + cdxBWQueueType OBJECT-TYPE - SYNTAX INTEGER { - unknown(1), - other(2), - fifo(3), - priority(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The queuing type which decides the position of a - request/packet within the queue. - unknown : queue type unknown. - other : not fifo, and not priority. - fifo : first in first out. - priority: each bandwidth request has a priority and the - position of the request within the queue - depends on its priority. - For DOCSIS1.1 all the priority queues are fifo queues." - ::= { cdxBWQueueEntry 4 } + SYNTAX INTEGER { + unknown(1), + other(2), + fifo(3), + priority(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The queuing type which decides the position of a request/packet + within the queue. + unknown : queue type unknown. + other : not fifo, and not priority. + fifo : first in first out. + priority: each bandwidth request has a priority and the + position of the request within the queue depends + on its priority. + For DOCSIS1.1 all the priority queues are fifo queues. " + ::= { cdxBWQueueEntry 4 } + cdxBWQueueMaxDepth OBJECT-TYPE - SYNTAX Integer32 (0..64) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum number of requests/packets which the queue can - support. The range is 0-50 for DOCSIS1.0 and for - DOCSIS1.1 it is 0-64." - ::= { cdxBWQueueEntry 5 } + SYNTAX Integer32 (0..64) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of requests/packets which the queue can + support.The range is 0-50 for DOCSIS1.0 and for + DOCSIS1.1 it is 0-64. " + ::= { cdxBWQueueEntry 5 } + cdxBWQueueDepth OBJECT-TYPE - SYNTAX Integer32 (0..64) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current number of requests/packets in the queue. - The range is 0-50 for DOCSIS1.0 and for - DOCSIS1.1 it is 0-64." - ::= { cdxBWQueueEntry 6 } + SYNTAX Integer32 (0..64) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current number of requests/packets in the queue. + The range is 0-50 for DOCSIS1.0 and for + DOCSIS1.1 it is 0-64. " + ::= { cdxBWQueueEntry 6 } + cdxBWQueueDiscards OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of requests/packets discarded because of queue - overflow (queue depth > queue maximum depth)." - ::= { cdxBWQueueEntry 7 } - + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of requests/packets discarded because of queue + overflow (queue depth > queue maximum depth). " + ::= { cdxBWQueueEntry 7 } + +-- -- CMTS Cable Modem (CM) Customer Premises Equipments (CPE) Group --- --- This group contains tables in CMTS for information about --- Cable Modems (CM) and Customer Premises Equipments (CPE) +-- +-- This group contains tables in CMTS for information about +-- Cable Modems (CM) and Customer Premises Equipments (CPE) -- that connects to Cable Modems. --- +-- --- +-- -- Cable modem (CM) or Customer Premises Equipments (CPE) Table --- --- For the information of CM or CPE maintained in CMTS. +-- +-- For the information of CM or CPE maintained in CMTS. +-- cdxCmCpeTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxCmCpeEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains information about cable modems (CM) or - Customer Premises Equipments (CPE)." - ::= { cdxCmtsCmCpeObjects 1 } + SYNTAX SEQUENCE OF CdxCmCpeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains information about cable modems (CM) or + Customer Premises Equipments (CPE). " + ::= { cdxCmtsCmCpeObjects 1 } cdxCmCpeEntry OBJECT-TYPE - SYNTAX CdxCmCpeEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The list contains information for a cable modem (CM) or a - Customer Premises Equipment (CPE). An entry exist for - each cable modem supported by CMTS and each Customer - Premises Equipment connected to a cable modem supported by - CMTS." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) - Radio Frequency Interface Specification - (SP-RFI-I04-980724.) docsIfCmtsCmStatusTable, - docsIfCmtsServiceTable in DOCS-IF-MIB.my." - INDEX { cdxCmCpeMacAddress } - ::= { cdxCmCpeTable 1 } + SYNTAX CdxCmCpeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The list contains information for a cable modem (CM) or a + Customer Premises Equipment (CPE). An entry exist for + each cable modem supported by CMTS and each Customer Premises + Equipment connected to a cable modem supported by CMTS. " + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification (SP-RFI-I04-980724.) + docsIfCmtsCmStatusTable, docsIfCmtsServiceTable in + DOCS-IF-MIB.my. " + INDEX { cdxCmCpeMacAddress } + ::= { cdxCmCpeTable 1 } CdxCmCpeEntry ::= SEQUENCE { - cdxCmCpeMacAddress MacAddress, - cdxCmCpeType INTEGER, - cdxCmCpeIpAddress IpAddress, - cdxCmCpeIfIndex InterfaceIndex, - cdxCmCpeCmtsServiceId Integer32, - cdxCmCpeCmStatusIndex Integer32, - cdxCmCpeAccessGroup DisplayString, - cdxCmCpeResetNow TruthValue, - cdxCmCpeDeleteNow TruthValue -} + cdxCmCpeMacAddress MacAddress, + cdxCmCpeType INTEGER, + cdxCmCpeIpAddress IpAddress, + cdxCmCpeIfIndex InterfaceIndex, + cdxCmCpeCmtsServiceId Integer32, + cdxCmCpeCmStatusIndex Integer32, + cdxCmCpeAccessGroup DisplayString, + cdxCmCpeResetNow TruthValue, + cdxCmCpeDeleteNow TruthValue + } cdxCmCpeMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The Mac address to identify a cable modem or a Customer - Premises Equipment." - ::= { cdxCmCpeEntry 1 } + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The Mac address to identify a cable modem or a Customer + Premises Equipment. " + ::= { cdxCmCpeEntry 1 } cdxCmCpeType OBJECT-TYPE - SYNTAX INTEGER { - cm(1), - cpe(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicate this entry is for cable modem or Customer Premises - Equipment. The enumerations are: - cm(1): cable modem - cpe(2): Customer Premises Equipment" - ::= { cdxCmCpeEntry 2 } + SYNTAX INTEGER { + cm(1), + cpe(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicate this entry is for cable modem or Customer Premises + Equipment. The enumerations are: + cm(1): cable modem + cpe(2): Customer Premises Equipment " + ::= { cdxCmCpeEntry 2 } + + +cdxCmCpeIpAddress OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ip address of the cable modem or Customer Premises Equipment. " + ::= { cdxCmCpeEntry 3 } -cdxCmCpeIpAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Ip address of the cable modem or Customer Premises - Equipment." - ::= { cdxCmCpeEntry 3 } cdxCmCpeIfIndex OBJECT-TYPE - SYNTAX InterfaceIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The CMTS cable MAC interface index (ifType of - docsCableMaclayer(127)) that cable modem or Customer - Premises Equipment connects to. + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The CMTS cable MAC interface index (ifType of + docsCableMaclayer(127)) that cable modem or Customer Premises + Equipment connects to. - Use cdxCmCpeIfIndex and cdxCmCpeCmtsServiceId to identify - an entry in docsIfCmtsServiceTable." - ::= { cdxCmCpeEntry 4 } + Use cdxCmCpeIfIndex and cdxCmCpeCmtsServiceId to identify + an entry in docsIfCmtsServiceTable. " + ::= { cdxCmCpeEntry 4 } -cdxCmCpeCmtsServiceId OBJECT-TYPE - SYNTAX Integer32 (1..16383) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The cable modem's primary Service ID if the type is cm. - The primary Service ID for the CM which the CPE connects if - the type is cpe. +cdxCmCpeCmtsServiceId OBJECT-TYPE + SYNTAX Integer32(1..16383) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The cable modem's primary Service ID if the type is cm. + The primary Service ID for the CM which the CPE connects if the + type is cpe. - Use cdxCmCpeIfIndex and cdxCmCpeCmtsServiceId to identify - an entry in docsIfCmtsServiceTable." - ::= { cdxCmCpeEntry 5 } + Use cdxCmCpeIfIndex and cdxCmCpeCmtsServiceId to identify an + entry in docsIfCmtsServiceTable. " + ::= { cdxCmCpeEntry 5 } -cdxCmCpeCmStatusIndex OBJECT-TYPE - SYNTAX Integer32 (1..2147483647) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Pointer to an entry in docsIfCmtsCmStatusTable identifying - status of the CM (which the CPE connects to.)" - ::= { cdxCmCpeEntry 6 } -cdxCmCpeAccessGroup OBJECT-TYPE - SYNTAX DisplayString - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "ASCII text to identify the Access Group for a CM or CPE. - Access Group is to filter the upstream traffic for that - CM or CPE." - ::= { cdxCmCpeEntry 7 } +cdxCmCpeCmStatusIndex OBJECT-TYPE + SYNTAX Integer32(1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Pointer to an entry in docsIfCmtsCmStatusTable identifying + status of the CM (which the CPE connects to.) " + ::= { cdxCmCpeEntry 6 } + +cdxCmCpeAccessGroup OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "ASCII text to identify the Access Group for a CM or CPE. + Access Group is to filter the upstream traffic for that + CM or CPE. " + ::= { cdxCmCpeEntry 7 } cdxCmCpeResetNow OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Setting this object to true(1) causes the device to - reset. Reading this object always returns false(2). - - For cdxCmCpeType value cm(1), CMTS removes the - CM from the Station Maintenance List and would cause - the CM to reset its interface. - - For cdxCmCpeType value cpe(2), CMTS removes the - CPE's MAC address from the internal address table. - It then rediscovers and associates the CPE with the - correct CM during the next DHCP lease cycle. By resetting - the CPE, the user can replace an existing CPE or change - its network interface card (NIC)." - ::= { cdxCmCpeEntry 8 } + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Setting this object to true(1) causes the device to + reset. Reading this object always returns false(2). + + For cdxCmCpeType value cm(1), CMTS removes the + CM from the Station Maintenance List and would cause + the CM to reset its interface. + + For cdxCmCpeType value cpe(2), CMTS removes the + CPE's MAC address from the internal address table. + It then rediscovers and associates the CPE with the + correct CM during the next DHCP lease cycle. By resetting + the CPE, the user can replace an existing CPE or change + its network interface card (NIC). + " + ::= { cdxCmCpeEntry 8 } cdxCmCpeDeleteNow OBJECT-TYPE SYNTAX TruthValue @@ -1446,1266 +1481,1310 @@ cdxCmCpeDeleteNow OBJECT-TYPE For cdxCmCpeType value cpe(2), CMTS delete CPE from its associated CM." ::= { cdxCmCpeEntry 9 } - + +-- -- CMTS CM status extension table --- --- This table extends the CM status information in --- docsIfCmtsCmStatusTable +-- +-- This table extends the CM status information in docsIfCmtsCmStatusTable +-- -cdxCmtsCmStatusExtTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxCmtsCmStatusExtEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The list contains the additional CM status information." - ::= { cdxCmtsCmCpeObjects 2 } +cdxCmtsCmStatusExtTable OBJECT-TYPE + SYNTAX SEQUENCE OF CdxCmtsCmStatusExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The list contains the additional CM status information. " + ::= { cdxCmtsCmCpeObjects 2 } cdxCmtsCmStatusExtEntry OBJECT-TYPE - SYNTAX CdxCmtsCmStatusExtEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Additional objects for docsIfCmtsCmStatusTable entry." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) - Radio Frequency Interface Specification - (SP-RFI-I04-980724.) docsIfCmtsCmStatusTable in - DOCS-IF-MIB.my." - AUGMENTS { docsIfCmtsCmStatusEntry } - ::= { cdxCmtsCmStatusExtTable 1 } + SYNTAX CdxCmtsCmStatusExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Additional objects for docsIfCmtsCmStatusTable entry. " + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification (SP-RFI-I04-980724.) + docsIfCmtsCmStatusTable in DOCS-IF-MIB.my. " + AUGMENTS { docsIfCmtsCmStatusEntry } + ::= { cdxCmtsCmStatusExtTable 1 } CdxCmtsCmStatusExtEntry ::= SEQUENCE { - cdxCmtsCmStatusValue INTEGER, - cdxIfCmtsCmStatusOnlineTimes Counter32, - cdxIfCmtsCmStatusPercentOnline Integer32, - cdxIfCmtsCmStatusMinOnlineTime TimeInterval, - cdxIfCmtsCmStatusAvgOnlineTime TimeInterval, - cdxIfCmtsCmStatusMaxOnlineTime TimeInterval, - cdxIfCmtsCmStatusMinOfflineTime TimeInterval, - cdxIfCmtsCmStatusAvgOfflineTime TimeInterval, - cdxIfCmtsCmStatusMaxOfflineTime TimeInterval, - cdxIfCmtsCmStatusDynSidCount Integer32, - cdxIfCmtsCmStatusAddlInfo BITS, - cdxIfCmtsCmStatusOnlineTimesNum CdxResettableCounter32, - cdxIfCmtsCmStatusLastResetTime TimeStamp -} + cdxCmtsCmStatusValue INTEGER, + cdxIfCmtsCmStatusOnlineTimes Counter32, + cdxIfCmtsCmStatusPercentOnline Integer32, + cdxIfCmtsCmStatusMinOnlineTime TimeInterval, + cdxIfCmtsCmStatusAvgOnlineTime TimeInterval, + cdxIfCmtsCmStatusMaxOnlineTime TimeInterval, + cdxIfCmtsCmStatusMinOfflineTime TimeInterval, + cdxIfCmtsCmStatusAvgOfflineTime TimeInterval, + cdxIfCmtsCmStatusMaxOfflineTime TimeInterval, + cdxIfCmtsCmStatusDynSidCount Integer32, + cdxIfCmtsCmStatusAddlInfo BITS, + cdxIfCmtsCmStatusOnlineTimesNum CdxResettableCounter32, + cdxIfCmtsCmStatusLastResetTime TimeStamp + } cdxCmtsCmStatusValue OBJECT-TYPE - SYNTAX INTEGER { - offline(1), - others(2), - initRangingRcvd(3), - initDhcpReqRcvd(4), - onlineNetAccessDisabled(5), - onlineKekAssigned(6), - onlineTekAssigned(7), - rejectBadMic(8), - rejectBadCos(9), - kekRejected(10), - tekRejected(11), - online(12), - initTftpPacketRcvd(13), - initTodRequestRcvd(14), - reset(15), - rangingInProgress(16), - rangingCompleted(17), -- deprecated - dhcpGotIpAddr(18), - rejStaleConfig(19), - rejIpSpoof(20), - rejClassFail(21), - rejRegNack(22), - bpiKekExpired(23), - bpiTekExpired(24), - shutdown(25), - channelChgInitRangingRcvd(26), - channelChgRangingInProgress(27) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current Cable Modem connectivity state. The object extends - states in docsIfCmtsCmStatusValue in more details. + SYNTAX INTEGER { + offline(1), + others(2), + initRangingRcvd(3), + initDhcpReqRcvd(4), + onlineNetAccessDisabled(5), + onlineKekAssigned(6), + onlineTekAssigned(7), + rejectBadMic(8), + rejectBadCos(9), + kekRejected(10), + tekRejected(11), + online(12), + initTftpPacketRcvd(13), + initTodRequestRcvd(14), + reset(15), + rangingInProgress(16), + rangingCompleted(17), -- deprecated + dhcpGotIpAddr(18), + rejStaleConfig(19), + rejIpSpoof(20), + rejClassFail(21), + rejRegNack(22), + bpiKekExpired(23), + bpiTekExpired(24), + shutdown(25), + channelChgInitRangingRcvd(26), + channelChgRangingInProgress(27) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current Cable Modem connectivity state. The object extends + states in docsIfCmtsCmStatusValue in more details. - The enumerations are: - offline(1) : modem considered offline. - others(2) : states is in - docsIfCmtsCmStatusValue. - initRangingRcvd(3) : modem sent initial ranging. - initDhcpReqRcvd(4) : dhcp request received. - onlineNetAccessDisabled(5): modem registered, but network - access for the CM is disabled. - onlineKekAssigned(6) : modem registered, BPI enabled - and KEK assigned. - onlineTekAssigned(7) : modem registered, BPI enabled - and TEK assigned. - rejectBadMic(8) : modem did attempt to register - but registration was refused - due to bad mic. - rejectBadCos(9) : modem did attempt to register - but registration was refused - due to bad COS. - kekRejected(10) : KEK modem key assignment - rejected. - tekRejected(11) : TEK modem key assignment - rejected. - online(12) : modem registered, enabled for - data. - initTftpPacketRcvd(13) : tftp packet received and option - file transfer started. - initTodRquestRcvd(14) : Time of the Day (TOD) request - received. - reset(15) : modem is resetting. - rangingInProgress(16) : initial ranging is in progress. - -- deprecated value - -- rangingCompleted(17) : initial ranging is completed. - dhcpGotIpAddr(18) : modem has got an IP address - from the DHCP server. - rejStaleConfig(19) : modem did attempt to register - but registration was refused - due to stale Config. - rejIpSpoof(20) : modem did attempt to register - but registration was refused - due to IP Spoof. - rejClassFail(21) : modem did attempt to register - but registration was refused - due to Class failure. - rejRegNack(22) : modem did attempt to register - but no acknowledgement was - received. - bpiKekExpired(23) : KEK modem key assignment - expired. - bpiTekExpired(24) : TEK modem key assignment - expired. - shutdown(25) : modem is in shutdown state. - channelChgInitRangingRcvd(26) : modem sent initial ranging - during channel change. - channelChgRangingInProgress(27) : initial ranging is in - progress during channel - change. + The enumerations are: + offline(1) : modem considered offline. + others(2) : states is in + docsIfCmtsCmStatusValue. + initRangingRcvd(3) : modem sent initial ranging. + initDhcpReqRcvd(4) : dhcp request received. + onlineNetAccessDisabled(5): modem registered, but network + access for the CM is disabled. + onlineKekAssigned(6) : modem registered, BPI enabled + and KEK assigned. + onlineTekAssigned(7) : modem registered, BPI enabled + and TEK assigned. + rejectBadMic(8) : modem did attempt to register but + registration was refused due to + bad mic. + rejectBadCos(9) : modem did attempt to register but + registration was refused due to + bad COS. + kekRejected(10) : KEK modem key assignment rejected. + tekRejected(11) : TEK modem key assignment rejected. + online(12) : modem registered, enabled for data. + initTftpPacketRcvd(13) : tftp packet received and option + file transfer started. + initTodRquestRcvd(14) : Time of the Day (TOD) request + received. + reset(15) : modem is resetting. + rangingInProgress(16) : initial ranging is in progress. + -- rangingCompleted(17) : initial ranging is completed. (deprecated) + dhcpGotIpAddr(18) : modem has got an IP address + from the DHCP server. + rejStaleConfig(19) : modem did attempt to register + but registration was refused + due to stale Config. + rejIpSpoof(20) : modem did attempt to register but + registration was refused due to IP + Spoof. + rejClassFail(21) : modem did attempt to register but + registration was refused due to + Class failure. + rejRegNack(22) : modem did attempt to register but + no acknowledgement was + received. + bpiKekExpired(23) : KEK modem key assignment expired. + bpiTekExpired(24) : TEK modem key assignment expired. + shutdown(25) : modem is in shutdown state. + channelChgInitRangingRcvd(26) : modem sent initial ranging + during channel change. + channelChgRangingInProgress(27) : initial ranging is in + progress during channel + change. - This cdxCmtsCmStatusValue could return initRangingRcvd(3) - or rangingInProgress(16) when the docsIfCmtsCmStatusValue - is ranging(2). + This cdxCmtsCmStatusValue could return initRangingRcvd(3) + or rangingInProgress(16) when the docsIfCmtsCmStatusValue + is ranging(2). - This cdxCmtsCmStatusValue will return others(2) when the - docsIfCmtsCmStatusValue states is either - rangingAborted(3), rangingComplete(4), and - ipComplete(5). + This cdxCmtsCmStatusValue will return others(2) when the + docsIfCmtsCmStatusValue states is either + rangingAborted(3), rangingComplete(4), and + ipComplete(5). - This cdxCmtsCmStatusValue could return online(12), or - onlineNetAccessDisabled(5) for CM with BPI disabled, or - onlineNetAccessDisabled(5) or onlineTekAssigned(7) for - CM with BPI enabled, when the docsIfCmtsCmStatusValue - is registrationComplete(6). + This cdxCmtsCmStatusValue could return online(12), or + onlineNetAccessDisabled(5) for CM with BPI disabled, or + onlineNetAccessDisabled(5) or onlineTekAssigned(7) for + CM with BPI enabled, when the docsIfCmtsCmStatusValue + is registrationComplete(6). - This cdxCmtsCmStatusValue could return either - rejectBadMic(8), rejectBadCos(9) rejStaleConfig(19) or - rejRegNack(22) when the docsIfCmtsCmStatusValue - is accessDenied(7) for possible reasons of cable modem - registration abort. + This cdxCmtsCmStatusValue could return either + rejectBadMic(8), rejectBadCos(9) rejStaleConfig(19) or + rejRegNack(22) when the docsIfCmtsCmStatusValue + is accessDenied(7) for possible reasons of cable modem + registration abort. - This cdxCmtsCmStatusValue could return either - onlineKekAssigned(6), kekRejected(10), tekRejected(11), - or online(12) for the CM with BPI enabled when the - docsIfCmtsCmStatusValue is registeredBPIInitializing(9). + This cdxCmtsCmStatusValue could return either + onlineKekAssigned(6), kekRejected(10), tekRejected(11), + or online(12) for the CM with BPI enabled when the + docsIfCmtsCmStatusValue is registeredBPIInitializing(9). - The state rejectBadCos(9) is not applicable for DOCSIS1.1 - modems. + + + FOR DOCSIS 1.0 + -------------- + The ranging, rangingAborted, rangingComplete, and ipComplete + states in docsIfCmtsCmStatusValue is others in this object + since this object is extension of docsIfCmtsCmStatusValue. - The CMTS only reports states it is able to detect." - ::= { cdxCmtsCmStatusExtEntry 1 } + The registrationComplete state in docsIfCmtsCmStatusValue + could be online, onlineNetAccessDisabled, onlineKekAssigned, or + onlineTekAssigned in this object. + + The accessDenied state in docsIfCmtsCmStatusValue could be + rejectBadMic, rejectBadCos in this object for the possible + reasons of cable modem registration abort. + + The states 15 to 25 are not applicable. + + FOR DOCSIS 1.1 + -------------- + + The registrationComplete state in docsIfCmtsCmStatusValue + could be online, onlineNetAccessDisabled, + onlineBpiKekAssigned,or onlineBpiTekAssigned in this + object. + + The accessDenied state in docsIfCmtsCmStatusValue could be + rejMicFail, rejStaleConfig, rejIpSpoof, rejClassFail, + rejRegNack in this object for the possible reasons of cable + modem registration abort. + + The CMTS only reports states it is able to detect. States + Online(2) and rejectBadCos(9) are not applicable for + DOCSIS1.1 modems. " + + + ::= { cdxCmtsCmStatusExtEntry 1 } cdxIfCmtsCmStatusOnlineTimes OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of times that the modem changes the connectivity - state from 'offline' to 'online' over the time period from - the modem's first ranging message received by CMTS until - now. + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times that the modem changes the connectivity + state from 'offline' to 'online' over the time period from + the modem's first ranging message received by CMTS until + now. - The modem is considered as 'online' when the value for - cdxCmtsCmStatusValue is any of the values: online(5), - onlineNetAccessDisabled(6), onlineKekAssigned(7), and - onlineTekAssigned(8), and the modem is considered as - 'offline' for other values for cdxCmtsCmStatusValue." - REFERENCE "cdxCmtsCmStatusValue object." - ::= { cdxCmtsCmStatusExtEntry 2 } + The modem is considered as 'online' when the value for + cdxCmtsCmStatusValue is any of the values: online(5), + onlineNetAccessDisabled(6), onlineKekAssigned(7), and + onlineTekAssigned(8), and the modem is considered as + 'offline' for other values for cdxCmtsCmStatusValue. " + REFERENCE + "cdxCmtsCmStatusValue object." + ::= { cdxCmtsCmStatusExtEntry 2 } cdxIfCmtsCmStatusPercentOnline OBJECT-TYPE - SYNTAX Integer32 (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The percentage of time that the modem stays 'online' over - the time period from the modem's first ranging message - received by CMTS until now. + SYNTAX Integer32 (0..10000) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The percentage of time that the modem stays 'online' over + the time period from the modem's first ranging message + received by CMTS until now. - The value for this object is 100 times bigger than the real - percentage value. For example, 32.15% will be value 3215. + The value for this object is 100 times bigger than the real + percentage value. For example, 32.15% will be value 3215. - The modem is considered as 'online' when the value for - cdxCmtsCmStatusValue is any of the values: online(5), - onlineNetAccessDisabled(6), onlineKekAssigned(7), and - onlineTekAssigned(8), and the modem is considered as - 'offline' for other values for cdxCmtsCmStatusValue." - REFERENCE "cdxCmtsCmStatusValue object." - ::= { cdxCmtsCmStatusExtEntry 3 } + The modem is considered as 'online' when the value for + cdxCmtsCmStatusValue is any of the values: online(5), + onlineNetAccessDisabled(6), onlineKekAssigned(7), and + onlineTekAssigned(8), and the modem is considered as + 'offline' for other values for cdxCmtsCmStatusValue. " + REFERENCE + "cdxCmtsCmStatusValue object." + ::= { cdxCmtsCmStatusExtEntry 3 } cdxIfCmtsCmStatusMinOnlineTime OBJECT-TYPE - SYNTAX TimeInterval - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The minimum period of time the modem stayed 'online' over - the time period from the modem's first ranging message - received by CMTS until now. + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The minimum period of time the modem stayed 'online' over + the time period from the modem's first ranging message + received by CMTS until now. + + The modem is considered as 'online' when the value for + cdxCmtsCmStatusValue is any of the values: online(5), + onlineNetAccessDisabled(6), onlineKekAssigned(7), and + onlineTekAssigned(8), and the modem is considered as + 'offline' for other values for cdxCmtsCmStatusValue. " + REFERENCE + "cdxCmtsCmStatusValue object." + ::= { cdxCmtsCmStatusExtEntry 4 } - The modem is considered as 'online' when the value for - cdxCmtsCmStatusValue is any of the values: online(5), - onlineNetAccessDisabled(6), onlineKekAssigned(7), and - onlineTekAssigned(8), and the modem is considered as - 'offline' for other values for cdxCmtsCmStatusValue." - REFERENCE "cdxCmtsCmStatusValue object." - ::= { cdxCmtsCmStatusExtEntry 4 } cdxIfCmtsCmStatusAvgOnlineTime OBJECT-TYPE - SYNTAX TimeInterval - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The average period of time the modem stayed 'online' over - the time period from the modem's first ranging message - received by CMTS until now. + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The average period of time the modem stayed 'online' over + the time period from the modem's first ranging message + received by CMTS until now. - The modem is considered as 'online' when the value for - cdxCmtsCmStatusValue is any of the values: online(5), - onlineNetAccessDisabled(6), onlineKekAssigned(7), and - onlineTekAssigned(8), and the modem is considered as - 'offline' for other values for cdxCmtsCmStatusValue." - REFERENCE "cdxCmtsCmStatusValue object." - ::= { cdxCmtsCmStatusExtEntry 5 } + The modem is considered as 'online' when the value for + cdxCmtsCmStatusValue is any of the values: online(5), + onlineNetAccessDisabled(6), onlineKekAssigned(7), and + onlineTekAssigned(8), and the modem is considered as + 'offline' for other values for cdxCmtsCmStatusValue. " + REFERENCE + "cdxCmtsCmStatusValue object." + ::= { cdxCmtsCmStatusExtEntry 5 } cdxIfCmtsCmStatusMaxOnlineTime OBJECT-TYPE - SYNTAX TimeInterval - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum period of time the modem stayed 'online' over - the time period from the modem's first ranging message - received by CMTS until now. + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum period of time the modem stayed 'online' over + the time period from the modem's first ranging message + received by CMTS until now. - The modem is considered as 'online' when the value for - cdxCmtsCmStatusValue is any of the values: online(5), - onlineNetAccessDisabled(6), onlineKekAssigned(7), and - onlineTekAssigned(8), and the modem is considered as - 'offline' for other values for cdxCmtsCmStatusValue." - REFERENCE "cdxCmtsCmStatusValue object." - ::= { cdxCmtsCmStatusExtEntry 6 } + The modem is considered as 'online' when the value for + cdxCmtsCmStatusValue is any of the values: online(5), + onlineNetAccessDisabled(6), onlineKekAssigned(7), and + onlineTekAssigned(8), and the modem is considered as + 'offline' for other values for cdxCmtsCmStatusValue. " + REFERENCE + "cdxCmtsCmStatusValue object." + ::= { cdxCmtsCmStatusExtEntry 6 } cdxIfCmtsCmStatusMinOfflineTime OBJECT-TYPE - SYNTAX TimeInterval - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The minimum period of time modem stayed 'offline' over - the time period from the modem's first ranging message - received by CMTS until now. + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The minimum period of time modem stayed 'offline' over + the time period from the modem's first ranging message + received by CMTS until now. + + The modem is considered as 'online' when the value for + cdxCmtsCmStatusValue is any of the values: online(5), + onlineNetAccessDisabled(6), onlineKekAssigned(7), and + onlineTekAssigned(8), and the modem is considered as + 'offline' for other values for cdxCmtsCmStatusValue. " + REFERENCE + "cdxCmtsCmStatusValue object." + ::= { cdxCmtsCmStatusExtEntry 7 } - The modem is considered as 'online' when the value for - cdxCmtsCmStatusValue is any of the values: online(5), - onlineNetAccessDisabled(6), onlineKekAssigned(7), and - onlineTekAssigned(8), and the modem is considered as - 'offline' for other values for cdxCmtsCmStatusValue." - REFERENCE "cdxCmtsCmStatusValue object." - ::= { cdxCmtsCmStatusExtEntry 7 } cdxIfCmtsCmStatusAvgOfflineTime OBJECT-TYPE - SYNTAX TimeInterval - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The average period of time the modem stayed 'offline' over - the time period from the modem's first ranging message - received by CMTS until now. + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The average period of time the modem stayed 'offline' over + the time period from the modem's first ranging message + received by CMTS until now. - The modem is considered as 'online' when the value for - cdxCmtsCmStatusValue is any of the values: online(5), - onlineNetAccessDisabled(6), onlineKekAssigned(7), and - onlineTekAssigned(8), and the modem is considered as - 'offline' for other values for cdxCmtsCmStatusValue." - REFERENCE "cdxCmtsCmStatusValue object." - ::= { cdxCmtsCmStatusExtEntry 8 } + The modem is considered as 'online' when the value for + cdxCmtsCmStatusValue is any of the values: online(5), + onlineNetAccessDisabled(6), onlineKekAssigned(7), and + onlineTekAssigned(8), and the modem is considered as + 'offline' for other values for cdxCmtsCmStatusValue. " + REFERENCE + "cdxCmtsCmStatusValue object." + ::= { cdxCmtsCmStatusExtEntry 8 } cdxIfCmtsCmStatusMaxOfflineTime OBJECT-TYPE - SYNTAX TimeInterval - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum period of time the modem stayed 'offline' over - the time period from the modem's first ranging message - received by CMTS until now. + SYNTAX TimeInterval + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum period of time the modem stayed 'offline' over + the time period from the modem's first ranging message + received by CMTS until now. - The modem is considered as 'online' when the value for - cdxCmtsCmStatusValue is any of the values: online(5), - onlineNetAccessDisabled(6), onlineKekAssigned(7), and - onlineTekAssigned(8), and the modem is considered as - 'offline' for other values for cdxCmtsCmStatusValue." - REFERENCE "cdxCmtsCmStatusValue object." - ::= { cdxCmtsCmStatusExtEntry 9 } + The modem is considered as 'online' when the value for + cdxCmtsCmStatusValue is any of the values: online(5), + onlineNetAccessDisabled(6), onlineKekAssigned(7), and + onlineTekAssigned(8), and the modem is considered as + 'offline' for other values for cdxCmtsCmStatusValue. " + REFERENCE + "cdxCmtsCmStatusValue object." + ::= { cdxCmtsCmStatusExtEntry 9 } cdxIfCmtsCmStatusDynSidCount OBJECT-TYPE - SYNTAX Integer32 (0..16383) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of active dynamic SIDs on this modem. - Prior to getting the assigned the Service Flow IDs(SFID) - the CM must must complete a number of protocol - transactions. The CMTS assigns a temporary Service ID - (SID) to complete these steps." - ::= { cdxCmtsCmStatusExtEntry 10 } + SYNTAX Integer32(0..16383) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of active dynamic SIDs on this modem. + Prior to getting the assigned the Service Flow IDs(SFID) + the CM must must complete a number of protocol + transactions. The CMTS assigns a temporary Service ID + (SID) to complete these steps." + ::= { cdxCmtsCmStatusExtEntry 10 } cdxIfCmtsCmStatusAddlInfo OBJECT-TYPE - SYNTAX BITS { - noisyPlant(0), - modemPowerMaxOut(1) + SYNTAX BITS { + noisyPlant(0), + modemPowerMaxOut(1) } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates additional attributes regarding - the CM. - 1. noisyPlant indicates that the CM connection is noisy. - 2. modemPowerMaxOut indicates that the modem has reached - its maximum power level. + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates additional attributes regarding + the CM. + 1. noisyPlant indicates that the CM connection is noisy. + 2. modemPowerMaxOut indicates that the modem has reached + its maximum power level. - A bit of of this object is set to 1 if the condition - indicated by the bit is satisfied. + A bit of of this object is set to 1 if the condition + indicated by the bit is satisfied. - Note that BITS are encoded most significant bit - first." - ::= { cdxCmtsCmStatusExtEntry 11 } + Note that BITS are encoded most significant bit + first. " + ::= { cdxCmtsCmStatusExtEntry 11 } cdxIfCmtsCmStatusOnlineTimesNum OBJECT-TYPE - SYNTAX CdxResettableCounter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of times that the modem changes the connectivity - state from 'offline' to 'online' over the time period from - the modem's first ranging message received by CMTS until - now. + SYNTAX CdxResettableCounter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of times that the modem changes the connectivity + state from 'offline' to 'online' over the time period from + the modem's first ranging message received by CMTS until now. - The modem is considered as 'online' when the value for - cdxCmtsCmStatusValue is any of the values: online(5), - onlineNetAccessDisabled(6), onlineKekAssigned(7), and - onlineTekAssigned(8), and the modem is considered as - 'offline' for other values for cdxCmtsCmStatusValue. + The modem is considered as 'online' when the value for + cdxCmtsCmStatusValue is any of the values: online(5), + onlineNetAccessDisabled(6), onlineKekAssigned(7), and + onlineTekAssigned(8), and the modem is considered as 'offline' + for other values for cdxCmtsCmStatusValue. - The value of this object is reset to 0 if the value in - cdxIfCmtsCmStatusLastResetTime is changed." - ::= { cdxCmtsCmStatusExtEntry 12 } + The value of this object is reset to 0 if the value in + cdxIfCmtsCmStatusLastResetTime is changed. " + ::= { cdxCmtsCmStatusExtEntry 12 } cdxIfCmtsCmStatusLastResetTime OBJECT-TYPE - SYNTAX TimeStamp - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The last cable modem connectivity statistics reset time. If - the value of this object is '0', then the cable modem - connectivity statistics had not been reset." - ::= { cdxCmtsCmStatusExtEntry 13 } - + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The last cable modem connectivity statistics reset time. If + the value of this object is '0', then the cable modem + connectivity statistics had not been reset." + ::= { cdxCmtsCmStatusExtEntry 13 } +-- -- CMTS MAC extension Table --- +-- -- This table extends the attributes for CMTS MAC interface. --- --- This table includes attributes of the cable modem notification --- enabling/disabling and the interval of cable modem notification sent --- by the CMTS for a cable modem that the Mac interface supports. Also, --- it contains the object to set the Dynamic Message Integrity Check --- (DMIC) which users can configure how cable modems are handled if CMs +-- +-- This table includes attributes of the cable modem notification +-- enabling/disabling and the interval of cable modem notification sent +-- by the CMTS for a cable modem that the Mac interface supports. Also, +-- it contains the object to set the Dynamic Message Integrity Check +-- (DMIC) which users can configure how cable modems are handled if CMs -- fail the DMIC. - -cdxCmtsMacExtTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxCmtsMacExtEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains the additions attributes of a CMTS MAC - interface that provided by docsIfCmtsMacTable." - ::= { cdxCmtsCmCpeObjects 3 } + +cdxCmtsMacExtTable OBJECT-TYPE + SYNTAX SEQUENCE OF CdxCmtsMacExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains the additions attributes of a CMTS MAC + interface that provided by docsIfCmtsMacTable. " + ::= { cdxCmtsCmCpeObjects 3 } cdxCmtsMacExtEntry OBJECT-TYPE - SYNTAX CdxCmtsMacExtEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Additional objects for docsIfCmtsMacTable entry including - the cable modem notification enable/disable and the - interval of cable modem notification sent by the CMTS for a - cable modem that the Mac interface supports. An entry in - this table exists for each ifEntry with an ifType of - docsCableMaclayer(127). Additional objects added to - determine the number of active/registered/total cable - modems on this cable mac interface since boot. Also, it - contains the object to set the Dynamic Message Integrity - Check (DMIC) which users can configure how cable modems are - handled if CMs fail the DMIC." - REFERENCE "docsIfCmtsMacTable in DOCS-IF-MIB.my." - AUGMENTS { docsIfCmtsMacEntry } - ::= { cdxCmtsMacExtTable 1 } + SYNTAX CdxCmtsMacExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Additional objects for docsIfCmtsMacTable entry including + the cable modem notification enable/disable and the interval + of cable modem notification sent by the CMTS for a cable modem + that the Mac interface supports. An entry in this table exists + for each ifEntry with an ifType of docsCableMaclayer(127). + Additional objects added to determine the number of + active/registered/total cable modems on this cable mac + interface since boot. Also, it contains the object to set + the Dynamic Message Integrity Check (DMIC) which users + can configure how cable modems are handled if CMs fail + the DMIC." + REFERENCE + "docsIfCmtsMacTable in DOCS-IF-MIB.my. " + AUGMENTS { docsIfCmtsMacEntry } + ::= { cdxCmtsMacExtTable 1 } CdxCmtsMacExtEntry ::= SEQUENCE { - cdxCmtsCmOnOffTrapEnable TruthValue, - cdxCmtsCmOnOffTrapInterval Integer32, - cdxCmtsCmDefaultMaxCpes Integer32, - cdxCmtsCmTotal Integer32, - cdxCmtsCmActive Integer32, - cdxCmtsCmRegistered Integer32, - cdxCmtsCmDMICMode INTEGER, - cdxCmtsCmDMICLockQos Integer32 -} + cdxCmtsCmOnOffTrapEnable TruthValue, + cdxCmtsCmOnOffTrapInterval Integer32, + cdxCmtsCmDefaultMaxCpes Integer32, + cdxCmtsCmTotal Integer32, + cdxCmtsCmActive Integer32, + cdxCmtsCmRegistered Integer32, + cdxCmtsCmDMICMode INTEGER, + cdxCmtsCmDMICLockQos Integer32 + } cdxCmtsCmOnOffTrapEnable OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "An indication of whether the cdxCmtsCmOnOffNotification - is enabled. The default value is false(2)." - ::= { cdxCmtsMacExtEntry 1 } - + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "An indication of whether the cdxCmtsCmOnOffNotification + is enabled. The default value is false(2). " + ::= { cdxCmtsMacExtEntry 1 } + cdxCmtsCmOnOffTrapInterval OBJECT-TYPE - SYNTAX Integer32 (0..86400) - UNITS "seconds" - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The interval for cdxCmtsCmOnOffNotification sent by CMTS - for one online/offline state change if - cdxCmtsCmOnOffTrapEnable is true. + SYNTAX Integer32 (0..86400) + UNITS "seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The interval for cdxCmtsCmOnOffNotification sent by CMTS for + one online/offline state change if cdxCmtsCmOnOffTrapEnable + is true. - If there are more than one state changes to online/offline - for a cable modem during this interval, only one - cdxCmtsCmOnOffNotification is sent by CMTS for the first - state change to online and one cdxCmtsCmOnOffNotification - for the first state changing to offline if - cdxCmtsCmOnOffTrapEnable is true. + If there are more than one state changes to online/offline + for a cable modem during this interval, only one + cdxCmtsCmOnOffNotification is sent by CMTS for the first + state change to online and one cdxCmtsCmOnOffNotification + for the first state changing to offline if + cdxCmtsCmOnOffTrapEnable is true. - This is to avoid too many notifications sent for a cable - modem online/offline state changes during a short period - of time. + This is to avoid too many notifications sent for a cable + modem online/offline state changes during a short period + of time. - If the value is 0, then cdxCmtsCmOnOffNotification will be - sent for every state changes to online/offline for a cable - modem if cdxCmtsCmOnOffTrapEnable is true. + If the value is 0, then cdxCmtsCmOnOffNotification will be + sent for every state changes to online/offline for a cable + modem if cdxCmtsCmOnOffTrapEnable is true. - If cdxCmtsCmOnOffTrapEnable value changes from true to - false or from false to true, this value will remain no - change as before. + If cdxCmtsCmOnOffTrapEnable value changes from true to false + or from false to true, this value will remain no change as + before. - The default value is 600 seconds." - ::= { cdxCmtsMacExtEntry 2 } + The default value is 600 seconds. " + ::= { cdxCmtsMacExtEntry 2 } cdxCmtsCmDefaultMaxCpes OBJECT-TYPE - SYNTAX Integer32 (-1..255) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The default maximum number of permitted CPEs per modem - in this cable interface. A modem can override this - value by setting the object cdxCmtsCmMaxCpeNumber - in the cdxCmtsCmTable. + SYNTAX Integer32 (-1..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The default maximum number of permitted CPEs per modem + in this cable interface. A modem can override this + value by setting the object cdxCmtsCmMaxCpeNumber + in the cdxCmtsCmTable. - The value -1 means the default value of maximum hosts - per modem in this cable interface is not specified. + The value -1 means the default value of maximum hosts + per modem in this cable interface is not specified. - The value 0 means no maximum limit. + The value 0 means no maximum limit. - Setting the value will not affect the already connected - CPEs to the modems in this cable interface." - ::= { cdxCmtsMacExtEntry 3 } + Setting the value will not affect the already connected + CPEs to the modems in this cable interface. " + ::= { cdxCmtsMacExtEntry 3 } cdxCmtsCmTotal OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total count of cable modems on this cable mac interface - since boot." - ::= { cdxCmtsMacExtEntry 4 } - + SYNTAX Integer32 (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total count of cable modems on this cable mac interface + since boot." + ::= { cdxCmtsMacExtEntry 4 } + cdxCmtsCmActive OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The count of cable modems that are active. Active cable - modems are recognized by the cdxCmtsCmStatusValue - other than offline(1)." - ::= { cdxCmtsMacExtEntry 5 } + SYNTAX Integer32 (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of cable modems that are active. Active cable + modems are recognized by the cdxCmtsCmStatusValue + other than offline(1). " + ::= { cdxCmtsMacExtEntry 5 } cdxCmtsCmRegistered OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The count of cable modems that are registered and online - on this cable mac interface. Registered cable modems are - those with one of the following values. - registrationComplete(6) of docsIfCmtsCmStatusValue OR - either of online(12), kekRejected(10), - onlineKekAssigned(6), tekRejected(11), onlineTekAssigned(7) - of cdxCmtsCmStatusValue" - ::= { cdxCmtsMacExtEntry 6 } + SYNTAX Integer32 (0..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of cable modems that are registered and online + on this cable mac interface. Registered cable modems are + those with one of the following values. + registrationComplete(6) of docsIfCmtsCmStatusValue OR + either of online(12), kekRejected(10), + onlineKekAssigned(6),tekRejected(11), onlineTekAssigned(7) + of cdxCmtsCmStatusValue" + ::= { cdxCmtsMacExtEntry 6 } cdxCmtsCmDMICMode OBJECT-TYPE - SYNTAX INTEGER { + SYNTAX INTEGER { notConfigured(1), mark(2), lock(3), reject(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The Dynamic Shared Secret feature can operate in three - different modes, depending on what action should be taken - for cable modems that fail the CMTS MIC verification check: - notConfigured(1): It indicates that the DMIC is not - configured for this cable interface. - mark(2): By default, the Dynamic Shared Secret feature - is enabled on all cable interfaces using the - mark option. In this mode, the CMTS allows - cable modems to come online even if they fail - the CMTS MIC validity check. However, for - this modem cdxCmtsCmStatusDMICMode will - be labeled as marked. - lock(3): When the lock option is used, the CMTS assigns - a restrictive QoS configuration to CMs that - fail the MIC validity check twice in a row. A - particular QoS profile to be used for locked - cable modems can be specified by setting - cdxCmtsCmDMICLockQos. - If a customer resets their CM, the CM will - reregister but still uses the restricted QoS - profile. A locked CM continues with the - restricted QoS profile until it goes offline - and remains offline for at least 24 hours, at - which point it is allowed to reregister with a - valid DOCSIS configuration file. A system - operator can manually clear the lock on a CM by - setting cdxCmtsCmStatusDMICUnLock object. - reject(4): In the reject mode, the CMTS refuses to allow - CMs to come online if they fail the CMTS MIC - validity check." - DEFVAL { mark } - ::= { cdxCmtsMacExtEntry 7 } + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Dynamic Shared Secret feature can operate in three + different modes, depending on what action should be taken + for cable modems that fail the CMTS MIC verification check: + notConfigured(1): It indicates that the DMIC is not + configured for this cable interface. + mark(2): By default, the Dynamic Shared Secret feature + is enabled on all cable interfaces using the + mark option. In this mode, the CMTS allows + cable modems to come online even if they fail + the CMTS MIC validity check. However, for + this modem cdxCmtsCmStatusDMICMode will + be labeled as marked. + lock(3): When the lock option is used, the CMTS assigns + a restrictive QoS configuration to CMs that + fail the MIC validity check twice in a row. A + particular QoS profile to be used for locked + cable modems can be specified by setting + cdxCmtsCmDMICLockQos. + If a customer resets their CM, the CM will + reregister but still uses the restricted QoS + profile. A locked CM continues with the + restricted QoS profile until it goes offline + and remains offline for at least 24 hours, at + which point it is allowed to reregister with a + valid DOCSIS configuration file. A system + operator can manually clear the lock on a CM by + setting cdxCmtsCmStatusDMICUnLock object. + reject(4): In the reject mode, the CMTS refuses to allow + CMs to come online if they fail the CMTS MIC + validity check." + DEFVAL { mark } + ::= { cdxCmtsMacExtEntry 7 } cdxCmtsCmDMICLockQos OBJECT-TYPE - SYNTAX Integer32 (1..16383) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "If cdxCmtsCmDMICMode is set to lockingMode(3), this object - would contain the restrictive QoS profile number as - indicated by docsIfQosProfIndex if set and it will - have 0 if not applicable or not defined. In case, - cdxCmtsCmDMICMode is set to lockingMode(3) and this - object is not defined then the CMTS defaults to special - QoS profile that limits the downstream and upstream - service flows to a maximum rate of 10 kbps. However, - for this to happen the modems should have the - permission to create QoS profile." - ::= { cdxCmtsMacExtEntry 8 } - + SYNTAX Integer32 (1..16383) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If cdxCmtsCmDMICMode is set to lockingMode(3), this object + would contain the restrictive QoS profile number as + indicated by docsIfQosProfIndex if set and it will + have 0 if not applicable or not defined. In case, + cdxCmtsCmDMICMode is set to lockingMode(3) and this + object is not defined then the CMTS defaults to special + QoS profile that limits the downstream and upstream + service flows to a maximum rate of 10 kbps. However, + for this to happen the modems should have the + permission to create QoS profile." + ::= { cdxCmtsMacExtEntry 8 } +-- -- CMTS Cable Modem channel override operation table and the related --- objects --- +-- objects +-- -- A CMTS operator may perform downstream/upstream load balancing --- or failure recovery using cdxCmtsCmChOverTable. An entry --- in this table is an operation from CMTS to generates downstream --- frequency and upstream channel override fields in the RNG-RSP message --- sent to a cable modem. A RNG-RSP message is sent to a cable modem --- during initial maintenance opportunity. --- --- This operation causes the uBR to place an entry for the cable --- modem specified into the override request queue. The link is --- then broken by deleting the modem from its polling list. When --- the modem attempts initial ranging, the override request --- causes downstream frequency and upstream channel override --- fields to be inserted into the RNG-RSP message. +-- or failure recovery using cdxCmtsCmChOverTable. An entry +-- in this table is an operation from CMTS to generates downstream +-- frequency and upstream channel override fields in the RNG-RSP message +-- sent to a cable modem. A RNG-RSP message is sent to a cable modem +-- during initial maintenance opportunity. +-- +-- This operation causes the uBR to place an entry for the cable +-- modem specified into the override request queue. The link is +-- then broken by deleting the modem from its polling list. When +-- the modem attempts initial ranging, the override request +-- causes downstream frequency and upstream channel override +-- fields to be inserted into the RNG-RSP message. +-- cdxCmtsCmChOverTimeExpiration OBJECT-TYPE - SYNTAX Integer32 (1..86400) - UNITS "minutes" - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The time period to expire a CMTS channel override - operation. Within the time period, if the CMTS cannot send - out a RNG-RSP message with channel override fields to a - cable modem specified in the operation, the CMTS will abort - the operation. The possible reason is that the cable - modem does not repeat the initial ranging. + SYNTAX Integer32 (1..86400) + UNITS "minutes" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The time period to expire a CMTS channel override operation. + Within the time period, if the CMTS cannot send out a + RNG-RSP message with channel override fields to a cable + modem specified in the operation, the CMTS will abort + the operation. The possible reason is that the cable + modem does not repeat the initial ranging. - The change to this object will not affect the already - active operations in this cdxCmtsCmChOverTable. - - Once the operation completes, the management station should - retrieve the values of the cdxCmtsCmChOverState - object of interest, and should then delete the entry - from cdxCmtsCmChOverTable. In order to prevent old - entries from clogging the table, entries will be aged out, - but an entry will never be deleted within 15 minutes of - completing." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) - Radio Frequency Interface Specification (SP-RFI-I04-980724) - , 6.3.2.5.3 Overriding Channels." - ::= { cdxCmtsCmCpeObjects 4 } + The change to this object will not affect the already active + operations in this cdxCmtsCmChOverTable. + + Once the operation completes, the management station should + retrieve the values of the cdxCmtsCmChOverState + object of interest, and should then delete the entry + from cdxCmtsCmChOverTable. In order to prevent old + entries from clogging the table, entries will be aged out, + but an entry will never be deleted within 15 minutes of + completing. " + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification (SP-RFI-I04-980724), + 6.3.2.5.3 Overriding Channels. " + ::= { cdxCmtsCmCpeObjects 4 } + cdxCmtsCmChOverTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxCmtsCmChOverEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A table of CMTS operation entries to instruct cable modems - to move to a new downstream and/or upstream channel. + SYNTAX SEQUENCE OF CdxCmtsCmChOverEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of CMTS operation entries to instruct cable modems + to move to a new downstream and/or upstream channel. - An entry in this table is an operation that has been - initiated from CMTS to generates downstream frequency and/or - upstream channel override fields in the RNG-RSP message sent - to a cable modem. A RNG-RSP message is sent to a cable - modem during initial maintenance opportunity. + An entry in this table is an operation that has been + initiated from CMTS to generates downstream frequency and/or + upstream channel override fields in the RNG-RSP message sent + to a cable modem. A RNG-RSP message is sent to a cable + modem during initial maintenance opportunity. - This operation causes the uBR to place an entry for the - cable modem specified into the override request queue. The - link is then broken by deleting the modem from its polling - list. When the modem attempts initial ranging, the override - request causes downstream frequency and upstream channel - override fields to be inserted into the RNG-RSP message." - ::= { cdxCmtsCmCpeObjects 5 } + This operation causes the uBR to place an entry for the cable + modem specified into the override request queue. The link is + then broken by deleting the modem from its polling list. When + the modem attempts initial ranging, the override request + causes downstream frequency and upstream channel override + fields to be inserted into the RNG-RSP message. " + ::= { cdxCmtsCmCpeObjects 5 } cdxCmtsCmChOverEntry OBJECT-TYPE - SYNTAX CdxCmtsCmChOverEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "A CMTS operation entry to instruct a cable modem to move to - a new downstream and/or upstream channel. + SYNTAX CdxCmtsCmChOverEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A CMTS operation entry to instruct a cable modem to move to + a new downstream and/or upstream channel. + + A CMTS operator can use this to initiate an operation + in CMTS to instruct a cable modem to move to a new + downstream, or upstream channel or both. + + Each entry consists of the mac address of the cable modem + to be moved, a new downstream frequency, a new upstream channel + id etc.. More than one entries could have for a cable modem, + so there is a time stamp for each entry to show the time + when this operation is initiated. - A CMTS operator can use this to initiate an operation - in CMTS to instruct a cable modem to move to a new - downstream, or upstream channel or both. + A management station wishing to create an entry should + first generate a pseudo-random serial number to be used + as the index to this sparse table. The station should + then create the associated instance of the row status + object. It must also, either in the same or in successive + PDUs, create the associated instance of the command and + parameter objects. It should also modify the default values + for any of the parameter objects if the defaults are not + appropriate. - Each entry consists of the mac address of the cable modem - to be moved, a new downstream frequency, a new upstream - channel id etc.. More than one entries could have for a - cable modem, so there is a time stamp for each entry to - show the time when this operation is initiated. + Once the appropriate instances of all the command + objects have been created, either by an explicit SNMP + set request or by default, the row status should be set + to active to initiate the operation. Note that this entire + procedure may be initiated via a single set request which + specifies a row status of createAndGo as well as specifies + valid values for the non-defaulted parameter objects. - A management station wishing to create an entry should - first generate a pseudo-random serial number to be used - as the index to this sparse table. The station should - then create the associated instance of the row status - object. It must also, either in the same or in successive - PDUs, create the associated instance of the command and - parameter objects. It should also modify the default values - for any of the parameter objects if the defaults are not - appropriate. + Once an operation has been activated, it cannot be stopped. + That is, it will run until either the CMTS has generated + downstream frequency and/or upstream channel override fields + in the RNG-RSP message sent to a cable modem or time out. + In either case, the operation is completed. - Once the appropriate instances of all the command - objects have been created, either by an explicit SNMP - set request or by default, the row status should be set - to active to initiate the operation. Note that this entire - procedure may be initiated via a single set request which - specifies a row status of createAndGo as well as specifies - valid values for the non-defaulted parameter objects. - - Once an operation has been activated, it cannot be stopped. - That is, it will run until either the CMTS has generated - downstream frequency and/or upstream channel override - fields in the RNG-RSP message sent to a cable modem or time - out. In either case, the operation is completed. - - Once the operation is completed, the real result of the - operation to the cable modem cannot be known from this - table. The result of the cable modem's downstream frequency - and the upstream channel id can be checked from other MIB - tables. For example, docsIfCmtsServiceTable from - DOCS-IF-MIB can be used to check whether the cable modem's - downstream frequency and upstream channel id are changed. - Please note that even the CMTS has generated downstream - frequency and/or upstream channel override fields in the - RNG-RSP message sent to a cable modems, if the cable modem - cannot lock the instructed downstream frequency or no - upstream channel id could be used, it may reconnect back to - the original downstream frequency and upstream channel id. - - Once the operation completes, the management station should - retrieve the values of the cdxCmtsCmChOverState - objects of interest, and should then delete the entry. - In order to prevent old entries from clogging the table, - entries will be aged out, but an entry will never be - deleted within 15 minutes of completing." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) - Radio Frequency Interface Specification (SP-RFI-I04-980724) - , 6.3.2.5.3 Overriding Channels." - INDEX { cdxCmtsCmChOverSerialNumber } - ::= { cdxCmtsCmChOverTable 1 } + Once the operation is completed, the real result of the + operation to the cable modem cannot be known from this table. + The result of the cable modem's downstream frequency and the + upstream channel id can be checked from other MIB tables. + For example, docsIfCmtsServiceTable from DOCS-IF-MIB can be + used to check whether the cable modem's downstream frequency + and upstream channel id are changed. Please note that even + the CMTS has generated downstream frequency and/or upstream + channel override fields in the RNG-RSP message sent to a + cable modems, if the cable modem cannot lock the instructed + downstream frequency or no upstream channel id could be used, + it may reconnect back to the original downstream frequency + and upstream channel id. + + Once the operation completes, the management station should + retrieve the values of the cdxCmtsCmChOverState + objects of interest, and should then delete the entry. + In order to prevent old entries from clogging the table, + entries will be aged out, but an entry will never be deleted + within 15 minutes of completing. " + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification (SP-RFI-I04-980724), + 6.3.2.5.3 Overriding Channels. " + INDEX { cdxCmtsCmChOverSerialNumber } + ::= { cdxCmtsCmChOverTable 1 } CdxCmtsCmChOverEntry ::= SEQUENCE { - cdxCmtsCmChOverSerialNumber Integer32, - cdxCmtsCmChOverMacAddress MacAddress, - cdxCmtsCmChOverDownFrequency Integer32, - cdxCmtsCmChOverUpChannelId Integer32, - cdxCmtsCmChOverTrapOnCompletion TruthValue, - cdxCmtsCmChOverOpInitiatedTime TimeStamp, - cdxCmtsCmChOverState INTEGER, - cdxCmtsCmChOverRowStatus RowStatus -} + -- index + cdxCmtsCmChOverSerialNumber Integer32, + -- operation items + cdxCmtsCmChOverMacAddress MacAddress, + cdxCmtsCmChOverDownFrequency Integer32, + cdxCmtsCmChOverUpChannelId Integer32, + cdxCmtsCmChOverTrapOnCompletion TruthValue, + -- status items + cdxCmtsCmChOverOpInitiatedTime TimeStamp, + cdxCmtsCmChOverState INTEGER, + cdxCmtsCmChOverRowStatus RowStatus + } cdxCmtsCmChOverSerialNumber OBJECT-TYPE - SYNTAX Integer32 (1..2147483647) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Object which specifies a unique entry in the - table. A management station wishing to initiate a - channel override operation should use a pseudo-random - value for this object when creating or modifying an - instance of a cdxCmtsCmChOverEntry." - ::= { cdxCmtsCmChOverEntry 1 } + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Object which specifies a unique entry in the + table. A management station wishing to initiate a + channel override operation should use a pseudo-random + value for this object when creating or modifying an + instance of a cdxCmtsCmChOverEntry. " + ::= { cdxCmtsCmChOverEntry 1 } cdxCmtsCmChOverMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The mac address of the cable modem that the CMTS instructs - to move to a new downstream and/or upstream channel. + SYNTAX MacAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The mac address of the cable modem that the CMTS instructs to + move to a new downstream and/or upstream channel. - This column must be set to a valid Mac address currently in - the CMTS in order for this entry's row status to be set to - active successfully." - ::= { cdxCmtsCmChOverEntry 2 } + This column must be set to a valid Mac address currently in + the CMTS in order for this entry's row status to be set to + active successfully." + ::= { cdxCmtsCmChOverEntry 2 } + +cdxCmtsCmChOverDownFrequency OBJECT-TYPE + SYNTAX Integer32 (0..1000000000) + UNITS "hertz" + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The new downstream frequency which the cable modem is + instructed to move to. The value 0 is to ask the CMTS not to + override the downstream frequency. " + DEFVAL { 0 } + ::= { cdxCmtsCmChOverEntry 3 } -cdxCmtsCmChOverDownFrequency OBJECT-TYPE - SYNTAX Integer32 (0..1000000000) - UNITS "hertz" - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The new downstream frequency which the cable modem is - instructed to move to. The value 0 is to ask the CMTS not - to override the downstream frequency." - DEFVAL { 0 } - ::= { cdxCmtsCmChOverEntry 3 } - -cdxCmtsCmChOverUpChannelId OBJECT-TYPE - SYNTAX Integer32 (-1..255) - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The new channel Id which the cable modem is instructed to - move to. The value -1 is to ask the CMTS not to override - the upstream channel Id." - DEFVAL { -1 } - ::= { cdxCmtsCmChOverEntry 4 } +cdxCmtsCmChOverUpChannelId OBJECT-TYPE + SYNTAX Integer32 (-1..255) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The new channel Id which the cable modem is instructed to + move to. The value -1 is to ask the CMTS not to override + the upstream channel Id. " + DEFVAL { -1 } + ::= { cdxCmtsCmChOverEntry 4 } cdxCmtsCmChOverTrapOnCompletion OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "Specifies whether or not a cdxCmtsCmChOverNotification - should be issued on completion of the operation. If such a - notification is desired, it is the responsibility of the - management entity to ensure that the SNMP administrative - model is configured in such a way as to allow the - notification to be delivered." - DEFVAL { false } - ::= { cdxCmtsCmChOverEntry 5 } + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Specifies whether or not a cdxCmtsCmChOverNotification + should be issued on completion of the operation. If such a + notification is desired, it is the responsibility of the + management entity to ensure that the SNMP administrative model + is configured in such a way as to allow the notification to be + delivered. " + DEFVAL { false } + ::= { cdxCmtsCmChOverEntry 5 } cdxCmtsCmChOverOpInitiatedTime OBJECT-TYPE - SYNTAX TimeStamp - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of sysUpTime at which the operation was - initiated. Since it is possible to have more than one entry - in this table for a cable modem, this object can help to - distinguish the entries for the same cable modem." - ::= { cdxCmtsCmChOverEntry 6 } + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime at which the operation was initiated. + Since it is possible to have more than one entry in this + table for a cable modem, this object can help to distinguish + the entries for the same cable modem. " + ::= { cdxCmtsCmChOverEntry 6 } -cdxCmtsCmChOverState OBJECT-TYPE - SYNTAX INTEGER { - messageSent(1), - commandNotActive(2), - noOpNeeded(3), - modemNotFound(4), - waitToSendMessage(5), - timeOut(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The status of the specified channel override operation. - The enumerations are: - messageSent(1): the CMTS has sent a RNG-RSP message - with channel override to the cable modem. - commandNotActive(2): the command is not in active mode - due to this entry's row status is - not in active yet. - noOpNeed(3): The downstream frequency and the upstream - channel Id in this entry are the same as - original ones when this entry's row status - is set to active, so CMTS does not need to - do any operation. - modemNotFound(4): The modem is not found in the CMTS - at the time when the command becomes - active. - waitToSendMessage(5): specified the operation is active - and CMTS is waiting to send - a RNG-RSP message with channel - override to the cable modem. - timeOut(6): specified the operation is timed out. - That is, the CMTS cannot send a RNG-RSP - message with channel override to the cable - modem within the time specified in the object - of cdxCmtsCmChOverTimeExpiration. - The possible reason is that the cable modem - does not repeat the initial ranging. +cdxCmtsCmChOverState OBJECT-TYPE + SYNTAX INTEGER { + messageSent(1), + commandNotActive(2), + noOpNeeded(3), + modemNotFound(4), + waitToSendMessage(5), + timeOut(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the specified channel override operation. + The enumerations are: + messageSent(1): the CMTS has sent a RNG-RSP message + with channel override to the cable modem. + commandNotActive(2): the command is not in active mode + due to this entry's row status is not + in active yet. + noOpNeed(3): The downstream frequency and the upstream + channel Id in this entry are the same as + original ones when this entry's row status + is set to active, so CMTS does not need to + do any operation. + modemNotFound(4): The modem is not found in the CMTS + at the time when the command becomes + active. + waitToSendMessage(5): specified the operation is active + and CMTS is waiting to send + a RNG-RSP message with channel + override to the cable modem. + timeOut(6): specified the operation is timed out. + That is, the CMTS cannot send a RNG-RSP message + with channel override to the cable modem within + the time specified in the object of + cdxCmtsCmChOverTimeExpiration. + The possible reason is that the cable modem + does not repeat the initial ranging. - The possible state change diagram is as below: - [commandNotActive ->] waitToSendMessage -> - messageSent or timeOut. - [commandNotActive ->] noOpNeeded or modemNotFound." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) - Radio Frequency Interface Specification (SP-RFI-I04-980724) - , 6.3.2.5.3 Overriding Channels." - ::= { cdxCmtsCmChOverEntry 7 } + The possible state change diagram is as below: + [commandNotActive ->] waitToSendMessage -> + messageSent or timeOut. + [commandNotActive ->] noOpNeeded or modemNotFound. " + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification (SP-RFI-I04-980724), + 6.3.2.5.3 Overriding Channels. " + ::= { cdxCmtsCmChOverEntry 7 } cdxCmtsCmChOverRowStatus OBJECT-TYPE - SYNTAX RowStatus - MAX-ACCESS read-create - STATUS current - DESCRIPTION - "The status of this table entry. + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The status of this table entry. - This value for cdxCmtsCmChOverMacAddress must be valid Mac - address currently in the CMTS in order for the row - status to be set to active successfully. - - Once the row status becomes active and state becomes - waitToSendMessage, the entry cannot not be changed except - to delete the entry by setting the row status to destroy(6) - and since the operation cannot be stopped, the destroy(6) - will just cause the SNMP agent to hide the entry from - application and the SNMP agent will delete the entry - right after the operation is completed." - ::= { cdxCmtsCmChOverEntry 8 } - + This value for cdxCmtsCmChOverMacAddress must be valid Mac + address currently in the CMTS in order for the row + status to be set to active successfully. + + Once the row status becomes active and state becomes + waitToSendMessage, the entry cannot not be changed except + to delete the entry by setting the row status to destroy(6) + and since the operation cannot be stopped, the destroy(6) + will just cause the SNMP agent to hide the entry from + application and the SNMP agent will delete the entry + right after the operation is completed. " + ::= { cdxCmtsCmChOverEntry 8 } +-- -- CMTS Cable modem (CM) Table --- --- This table contains attributes or configurable parameters --- for cable modems from a CMTS. --- --- A CMTS operator can use this table to report a cable modem's --- attributes or configure a cable modem by a cable modem's +-- +-- This table contains attributes or configurable parameters +-- for cable modems from a CMTS. +-- +-- A CMTS operator can use this table to report a cable modem's +-- attributes or configure a cable modem by a cable modem's -- MAC address. +-- cdxCmtsCmTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxCmtsCmEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains attributes or configurable parameters - for cable modems from a CMTS." - ::= { cdxCmtsCmCpeObjects 6 } + SYNTAX SEQUENCE OF CdxCmtsCmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains attributes or configurable parameters + for cable modems from a CMTS. " + ::= { cdxCmtsCmCpeObjects 6 } cdxCmtsCmEntry OBJECT-TYPE - SYNTAX CdxCmtsCmEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The list contains a cable modem's attributes or - configurable parameters from a CMTS." - INDEX { docsIfCmtsCmStatusIndex } - ::= { cdxCmtsCmTable 1 } + SYNTAX CdxCmtsCmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The list contains a cable modem's attributes or + configurable parameters from a CMTS. " + INDEX { docsIfCmtsCmStatusIndex } + ::= { cdxCmtsCmTable 1 } CdxCmtsCmEntry ::= SEQUENCE { - cdxCmtsCmMaxCpeNumber Integer32, - cdxCmtsCmCurrCpeNumber Integer32, - cdxCmtsCmQosProfile Integer32 -} + cdxCmtsCmMaxCpeNumber Integer32, + cdxCmtsCmCurrCpeNumber Integer32, + cdxCmtsCmQosProfile Integer32 + } cdxCmtsCmMaxCpeNumber OBJECT-TYPE - SYNTAX Integer32 (-1..255) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The maximum number of permitted CPEs connecting to the - modem. + SYNTAX Integer32 (-1..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The maximum number of permitted CPEs connecting to the + modem. - The value -1 means to use the default value of maximum - hosts per modem in the CMTS cable interface which the modem - connects to and the value is defined in - cdxCmtsCmDefaultMaxCpes in the cdxCmtsMacExtTable. + The value -1 means to use the default value of maximum + hosts per modem in the CMTS cable interface which the modem + connects to and the value is defined in + cdxCmtsCmDefaultMaxCpes in the cdxCmtsMacExtTable. - The value 0 means no maximum limit. + The value 0 means no maximum limit. - Setting the value will not affect the already connected - CPEs to the modem." - ::= { cdxCmtsCmEntry 1 } + Setting the value will not affect the already connected + CPEs to the modem. " + ::= { cdxCmtsCmEntry 1 } cdxCmtsCmCurrCpeNumber OBJECT-TYPE - SYNTAX Integer32 (0..255) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current number of CPEs connecting to the modem. + SYNTAX Integer32 (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current number of CPEs connecting to the modem. - The value 0 means no hosts connecting to the modem." - ::= { cdxCmtsCmEntry 2 } + The value 0 means no hosts connecting to the modem." + + ::= { cdxCmtsCmEntry 2 } +-- -- This object is similar to the docsIfCmtsServiceQosProfile which --- is indexed by docsIfCmtsServiceId. However it allows for write --- capability so that one can change the Qos Profile associated --- with a cable modem. +-- is indexed by docsIfCmtsServiceId. However it allows for write +-- capability so that one can change the Qos Profile associated +-- with a cable modem. +-- cdxCmtsCmQosProfile OBJECT-TYPE - SYNTAX Integer32 (0..16383) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The index in docsIfQosProfileTable describing the quality - of service attributes associated with this particular - modem's primary SID. + SYNTAX Integer32 (0..16383) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The index in docsIfQosProfileTable describing the quality + of service attributes associated with this particular + modem's primary SID. - When trying to change the value, if the new value is not - a valid index in the docsIfQosProfileTable, the modem will - retain the old docsIfQosProfileTable entry. If no associated - docsIfQosProfileTable entry exists for this modem, - this object returns a value of zero on read. + When trying to change the value, if the new value is not + a valid index in the docsIfQosProfileTable, the modem will + retain the old docsIfQosProfileTable entry. If no associated + docsIfQosProfileTable entry exists for this modem, + this object returns a value of zero on read. - This object has meaning only for DOCSIS1.0 cable modems. - For cable modems in DOCSIS1.1 or above mode, this object will - report 0 and cannot be changed to any other values since - there is no QoS profile associated with cable modems in - DOCSIS1.1 or above mode." - ::= { cdxCmtsCmEntry 3 } - + This object has meaning only for DOCSIS1.0 cable modems. + For cable modems in DOCSIS1.1 or above mode, this object will + report 0 and cannot be changed to any other values since + there is no QoS profile associated with cable modems in + DOCSIS1.1 or above mode." + ::= { cdxCmtsCmEntry 3 } +-- -- CMTS CM status DMIC extension table --- --- This table extends the CM status information in +-- +-- This table extends the CM status information in -- docsIfCmtsCmStatusTable. - +-- cdxCmtsCmStatusDMICTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxCmtsCmStatusDMICEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains the list of modems which failed the CMTS - Dynamic Message Integrity Check (DMIC). The modems are - either - Marked: The modems failed the DMIC check but were still - allowed to come online. - Locked: The modems failed the DMIC check and hence were - allowed to come online with a restrictive QoS - profile as defined in cdxCmtsCmDMICLockQos. - Rejected: The modems failed the DMIC check and hence - were not allowed to come online. - Another objective of the objects in this table is to clear - the lock on the modems." - ::= { cdxCmtsCmCpeObjects 7 } + SYNTAX SEQUENCE OF CdxCmtsCmStatusDMICEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains the list of modems which failed the CMTS + Dynamic Message Integrity Check (DMIC). The modems are + either + Marked: The modems failed the DMIC check but were still + allowed to come online. + Locked: The modems failed the DMIC check and hence were + allowed to come online with a restrictive QoS + profile as defined in cdxCmtsCmDMICLockQos. + Rejected: The modems failed the DMIC check and hence + were not allowed to come online. + Another objective of the objects in this table is to clear + the lock on the modems." + ::= { cdxCmtsCmCpeObjects 7 } -cdxCmtsCmStatusDMICEntry OBJECT-TYPE - SYNTAX CdxCmtsCmStatusDMICEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Additional DMIC objects for docsIfCmtsCmStatusTable - entry." - INDEX { docsIfCmtsCmStatusIndex } - ::= { cdxCmtsCmStatusDMICTable 1 } +cdxCmtsCmStatusDMICEntry OBJECT-TYPE + SYNTAX CdxCmtsCmStatusDMICEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Additional DMIC objects for docsIfCmtsCmStatusTable + entry. " + INDEX { docsIfCmtsCmStatusIndex } + ::= { cdxCmtsCmStatusDMICTable 1 } CdxCmtsCmStatusDMICEntry ::= SEQUENCE { - cdxCmtsCmStatusDMICMode INTEGER, - cdxCmtsCmStatusDMICUnLock TruthValue -} + cdxCmtsCmStatusDMICMode INTEGER, + cdxCmtsCmStatusDMICUnLock TruthValue + } cdxCmtsCmStatusDMICMode OBJECT-TYPE - SYNTAX INTEGER { - mark(1), - lock(2), - reject(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This shows all the cable modems that are online or offline - and that had failed the Dynamic CMTS MIC verification - check. The state is mentioned as follows: - mark(1): The modem was allowed to come online. - lock(2): The modem was allowed to come online but with - a restrictive QoS profile as defined by - cdxCmtsCmDMICLockQos. - reject(3): The modem was not allowed to come online." - ::= { cdxCmtsCmStatusDMICEntry 1 } + SYNTAX INTEGER { + mark(1), + lock(2), + reject(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This shows all the cable modems that are online or offline + and that had failed the Dynamic CMTS MIC verification + check. The state is mentioned as follows: + mark(1): The modem was allowed to come online. + lock(2): The modem was allowed to come online but with + a restrictive QoS profile as defined by + cdxCmtsCmDMICLockQos. + reject(3): The modem was not allowed to come online." + ::= { cdxCmtsCmStatusDMICEntry 1 } cdxCmtsCmStatusDMICUnLock OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When set to TRUE, it forces the cable modems to - reinitialize, and the cable modems must re-register - with a valid DOCSIS configuration file before being - allowed online. Otherwise, the cable modem is locked - in its current restricted QoS profile and cannot - reregister with a different profile until it has - been offline for at least 24 hours. - If cdxCmtsCmStatusDMICUnLock is set to TRUE, and - re-init succeeds, that modem row is removed from the - cdxCmtsCmStatusDMICTable. And if re-init again fails, - the row remains in that table, possibly with a new - value for cdxCmtsCmStatusDMICMode - When polled, it will always return FALSE." - DEFVAL { false } - ::= { cdxCmtsCmStatusDMICEntry 2 } - + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "When set to TRUE, it forces the cable modems to + reinitialize, and the cable modems must re-register + with a valid DOCSIS configuration file before being + allowed online. Otherwise, the cable modem is locked + in its current restricted QoS profile and cannot + reregister with a different profile until it has + been offline for at least 24 hours. + If cdxCmtsCmStatusDMICUnLock is set to TRUE, and + re-init succeeds, that modem row is removed from the + cdxCmtsCmStatusDMICTable. And if re-init again fails, + the row remains in that table, possibly with a new + value for cdxCmtsCmStatusDMICMode + When polled, it will always return FALSE." + DEFVAL { false } + ::= { cdxCmtsCmStatusDMICEntry 2 } +-- -- Cable Modem to Customer Premises Equipment (CPE) table +-- cdxCmToCpeTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxCmToCpeEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains information about CPE connects behind - cable modem. It will return IP address and IP address type - of each CPE connect to a CM. + SYNTAX SEQUENCE OF CdxCmToCpeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains information about CPE connects behind + cable modem. It will return IP address and IP address type + of each CPE connect to a CM. - It is not intended to walk the whole table. An application - would need to query this table based on the specific indices. - Otherwise, it will impact the CMTS performance due to the - huge size of this table. + It is not intended to walk the whole table. An application + would need to query this table based on the specific indices. + Otherwise, it will impact the CMTS performance due to the + huge size of this table. - The agent creates/destroys/modifies an entry whenever there - is a CPE connect to a cable modem or disconnect from a cable - modem." - ::= { cdxCmtsCmCpeObjects 8 } + The agent creates/destroys/modifies an entry whenever there + is a CPE connect to a cable modem or disconnect from a cable + modem." + ::= { cdxCmtsCmCpeObjects 8 } cdxCmToCpeEntry OBJECT-TYPE - SYNTAX CdxCmToCpeEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Represents an entry in the table. Each entry is created if - there is CPE connects to a cable modem. + SYNTAX CdxCmToCpeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents an entry in the table. Each entry is created if + there is CPE connects to a cable modem. + + The indices uniquely identify a CPE. It is never the intent + for an application to perform a SNMP Get operation against + a table of this nature, rather it is the intent to merely + enumberate mappings. - The indices uniquely identify a CPE. It is never the intent - for an application to perform a SNMP Get operation against - a table of this nature, rather it is the intent to merely - enumberate mappings. + An application would determine the CPEs behind all cable + modems by performing a SNMP GetNext starting with the + variable bindings: + - cdxCmToCpeInetAddressType.0 + - cdxCmToCpeInetAddress.0 - An application would determine the CPEs behind all cable - modems by performing a SNMP GetNext starting with the - variable bindings: - - cdxCmToCpeInetAddressType.0 - - cdxCmToCpeInetAddress.0 + It will return the IP address type and value tuple + corresponding to the CPE with lowest IP address behind the + cable modem with the lowest MAC address. An application can + perform a SNMP GetNext operation with the following variable + bindings: + - cdxCmToCpeInetAddressType.x.y.z + - cdxCmToCpeInetAddress.x.y.z + where x is MAC address of cable modem, and y.z is IP address + type and value tuple of the reported CPE. + An application can repeat this process until it has + traversed the entire table. - It will return the IP address type and value tuple - corresponding to the CPE with lowest IP address behind the - cable modem with the lowest MAC address. An application can - perform a SNMP GetNext operation with the following variable - bindings: - - cdxCmToCpeInetAddressType.x.y.z - - cdxCmToCpeInetAddress.x.y.z - where x is MAC address of cable modem, and y.z is IP address - type and value tuple of the reported CPE. - An application can repeat this process until it has - traversed the entire table. - - If the application only wants to know the CPEs behind a - given cable modem, it can perform a SNMP GetNext opertaion - with the following: - - cdxCmToCpeInetAddressType.x - - cdxCmToCpeInetAddress.x - where x is MAC address of cable modem." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) + If the application only wants to know the CPEs behind a + given cable modem, it can perform a SNMP GetNext opertaion + with the following: + - cdxCmToCpeInetAddressType.x + - cdxCmToCpeInetAddress.x + where x is MAC address of cable modem." + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) Radio Frequency Interface Specification (SP-RFI-I04-980724.) docsIfCmtsCmStatusTable, docsIfCmtsServiceTable in DOCS-IF-MIB.my." - INDEX { - cdxCmToCpeCmMacAddress, - cdxCmToCpeInetAddressType, - cdxCmToCpeInetAddress - } - ::= { cdxCmToCpeTable 1 } + INDEX { cdxCmToCpeCmMacAddress, + cdxCmToCpeInetAddressType, + cdxCmToCpeInetAddress } + ::= { cdxCmToCpeTable 1 } CdxCmToCpeEntry ::= SEQUENCE { - cdxCmToCpeCmMacAddress MacAddress, - cdxCmToCpeInetAddressType InetAddressType, - cdxCmToCpeInetAddress InetAddress -} + cdxCmToCpeCmMacAddress MacAddress, + cdxCmToCpeInetAddressType InetAddressType, + cdxCmToCpeInetAddress InetAddress + } cdxCmToCpeCmMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The MAC address that uniquely identifies a cable modem - that CPEs connects to." - ::= { cdxCmToCpeEntry 1 } + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The MAC address that uniquely identifies a cable modem + that CPEs connects to." + ::= { cdxCmToCpeEntry 1 } -cdxCmToCpeInetAddressType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address of the cdxCmToCpeInetAddress." - ::= { cdxCmToCpeEntry 2 } +cdxCmToCpeInetAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of Internet address of the cdxCmToCpeInetAddress." + ::= { cdxCmToCpeEntry 2 } -cdxCmToCpeInetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object identifies the address assigned to this CPE." - ::= { cdxCmToCpeEntry 3 } - +cdxCmToCpeInetAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object identifies the address assigned to this CPE." + ::= { cdxCmToCpeEntry 3 } +-- -- Customer Premises Equipments (CPE) to cable modem table +-- cdxCpeToCmTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxCpeToCmEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains information about cable modems with CPE - connects to. + SYNTAX SEQUENCE OF CdxCpeToCmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains information about cable modems with CPE + connects to. - It is not intended to walk the whole table. An application - would need to query this table base on the specific index. - Otherwise, it will impact the CMTS performance due to the - huge size of this table. + It is not intended to walk the whole table. An application + would need to query this table base on the specific index. + Otherwise, it will impact the CMTS performance due to the + huge size of this table. - The agent creates/destroys/modifies an entry whenever there - is update for the cable modem that CPE connects to." - ::= { cdxCmtsCmCpeObjects 9 } + The agent creates/destroys/modifies an entry whenever there + is update for the cable modem that CPE connects to." + ::= { cdxCmtsCmCpeObjects 9 } cdxCpeToCmEntry OBJECT-TYPE - SYNTAX CdxCpeToCmEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry in cdxCpeToCmTable. Each entry contains information - on the MAC address, IP Address, and status index for the - cable modem with a specific CPE connects to. Each entry is - created if there is any cable modem with CPE connects to. - Entries are ordered by cdxCpeToCmCpeMacAddress." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) + SYNTAX CdxCpeToCmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in cdxCpeToCmTable. Each entry contains information + on the MAC address, IP Address, and status index for the + cable modem with a specific CPE connects to. Each entry is + created if there is any cable modem with CPE connects to. + Entries are ordered by cdxCpeToCmCpeMacAddress." + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) Radio Frequency Interface Specification (SP-RFI-I04-980724.) docsIfCmtsCmStatusTable, docsIfCmtsServiceTable in DOCS-IF-MIB.my." - INDEX { cdxCpeToCmCpeMacAddress } - ::= { cdxCpeToCmTable 1 } + INDEX { cdxCpeToCmCpeMacAddress } + ::= { cdxCpeToCmTable 1 } CdxCpeToCmEntry ::= SEQUENCE { - cdxCpeToCmCpeMacAddress MacAddress, - cdxCpeToCmMacAddress MacAddress, - cdxCpeToCmInetAddressType InetAddressType, - cdxCpeToCmInetAddress InetAddress, - cdxCpeToCmStatusIndex Integer32 -} + cdxCpeToCmCpeMacAddress MacAddress, + cdxCpeToCmMacAddress MacAddress, + cdxCpeToCmInetAddressType InetAddressType, + cdxCpeToCmInetAddress InetAddress, + cdxCpeToCmStatusIndex Integer32 + } cdxCpeToCmCpeMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This object identifies the MAC address of the CPE." - ::= { cdxCpeToCmEntry 1 } + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object identifies the MAC address of the CPE." + ::= { cdxCpeToCmEntry 1 } cdxCpeToCmMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object identifies the MAC address of the cable modem." - ::= { cdxCpeToCmEntry 2 } + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object identifies the MAC address of the cable modem." + ::= { cdxCpeToCmEntry 2 } -cdxCpeToCmInetAddressType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address of the cdxCpeToCmInetAddress - object." - ::= { cdxCpeToCmEntry 3 } +cdxCpeToCmInetAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of Internet address of the cdxCpeToCmInetAddress + object." + ::= { cdxCpeToCmEntry 3 } -cdxCpeToCmInetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object identifies the address assigned to this cable - modem." - ::= { cdxCpeToCmEntry 4 } +cdxCpeToCmInetAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object identifies the address assigned to this cable + modem." + ::= { cdxCpeToCmEntry 4 } cdxCpeToCmStatusIndex OBJECT-TYPE - SYNTAX Integer32 (1..2147483647) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "An entry in docsIfCmtsCmStatusTable identifying status - index of the cable modem which the CPE connects to." - REFERENCE "docsIfCmtsCmStatusTable from DOCS-IF-MIB" - ::= { cdxCpeToCmEntry 5 } - - + SYNTAX Integer32(1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An entry in docsIfCmtsCmStatusTable identifying status + index of the cable modem which the CPE connects to." + REFERENCE + "docsIfCmtsCmStatusTable from DOCS-IF-MIB" + ::= { cdxCpeToCmEntry 5 } cdxCpeIpPrefixTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxCpeIpPrefixEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The table contains a list CPE's IP Prefix management - information." - ::= { cdxCmtsCmCpeObjects 10 } + SYNTAX SEQUENCE OF CdxCpeIpPrefixEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The table contains a list CPE's IP Prefix management + information." + ::= { cdxCmtsCmCpeObjects 10 } cdxCpeIpPrefixEntry OBJECT-TYPE - SYNTAX CdxCpeIpPrefixEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry contains information of CM's MAC, - CPE's IP prefix type, CPE's IP prefix address, - CPE's IP prefix length and CPE's MAC address. - An entry is created if CPE is associated with a prefix." - INDEX { + SYNTAX CdxCpeIpPrefixEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry contains information of CM's MAC, + CPE's IP prefix type, CPE's IP prefix address, + CPE's IP prefix length and CPE's MAC address. + An entry is created if CPE is associated with a prefix." + INDEX { cdxCpeIpPrefixCmMacAddress, cdxCpeIpPrefixType, cdxCpeIpPrefixAddress, cdxCpeIpPrefixLen } - ::= { cdxCpeIpPrefixTable 1 } + ::= { cdxCpeIpPrefixTable 1 } CdxCpeIpPrefixEntry ::= SEQUENCE { cdxCpeIpPrefixCmMacAddress MacAddress, @@ -2717,581 +2796,720 @@ CdxCpeIpPrefixEntry ::= SEQUENCE { } cdxCpeIpPrefixCmMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This object indicates the MAC address of the cable modem." - ::= { cdxCpeIpPrefixEntry 1 } + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates the MAC address of the cable modem." + ::= { cdxCpeIpPrefixEntry 1 } cdxCpeIpPrefixType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This object indicates the IP prefix type of the CPE. This is - the type of cdxCpeIpPrefixAddress object." - ::= { cdxCpeIpPrefixEntry 2 } + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates the IP prefix type of the CPE. This is + the type of cdxCpeIpPrefixAddress object." + ::= { cdxCpeIpPrefixEntry 2 } cdxCpeIpPrefixAddress OBJECT-TYPE - SYNTAX InetAddress (SIZE (1..96)) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This object indicates the IP prefix address. The type of this - address is determined by the value of - cdxCpeIpPrefixType object." - ::= { cdxCpeIpPrefixEntry 3 } + SYNTAX InetAddress (SIZE (1..96)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates the IP prefix address. The type of this + address is determined by the value of + cdxCpeIpPrefixType object." + ::= { cdxCpeIpPrefixEntry 3 } cdxCpeIpPrefixLen OBJECT-TYPE - SYNTAX InetAddressPrefixLength - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This object indicates the IP prefix length of the CPE. This is - the length of cdxCpeIpPrefixAddress object." - ::= { cdxCpeIpPrefixEntry 4 } + SYNTAX InetAddressPrefixLength + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object indicates the IP prefix length of the CPE. This is + the length of cdxCpeIpPrefixAddress object." + ::= { cdxCpeIpPrefixEntry 4 } cdxCpeIpPrefixCpeMacAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the MAC address of CPE." - ::= { cdxCpeIpPrefixEntry 5 } + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the MAC address of CPE." + ::= { cdxCpeIpPrefixEntry 5 } cdxCpeIpPrefixCpeType OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the type of CPE. - Device Type: B - CM Bridge, R - CM Router - IP Assignment Method: D - DHCP - the format looks like 'R/D'." - ::= { cdxCpeIpPrefixEntry 6 } - + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the type of CPE. + Device Type: B - CM Bridge, R - CM Router + IP Assignment Method: D - DHCP + the format looks like 'R/D'." + ::= { cdxCpeIpPrefixEntry 6 } +-- -- CMTS Upstream Group --- --- Upstream impairment mitigation techniques are crucial to enhancing +-- +-- Upstream impairment mitigation techniques are crucial to enhancing -- the communications reliability of two-way HFC cable plants. The -- hardware and software based capabilities built in to the CMTS assist -- in automatic noise mitigation. --- +-- -- This group contains tables in CMTS for configuring the upstream -- channel attributes for automated Spectrum Management. --- --- In addition the group also has the count of cable modems on this +-- +-- In addition the group also has the count of cable modems on this -- upstream. Separate counts are used to represent the number of active, -- registered and total number cable modems on this upstream . --- --- CMTS Upstream Channel Table --- +-- +-- CMTS Upstream Channel Table +-- -- This table contains the additional upstream channel attributes . -- The additional configurable objects for automated Spectrum Management --- are the modulation profile and channel width needed for the frequency --- hop algorithm used for noise mitigation. --- +-- are the modulation profile and channel width needed for the frequency +-- hop algorithm used for noise mitigation. +-- -- Another upstream channel attribute is the number of cable modems. -- There are three objects to represent each of the following counts: --- Total: # of modems that were seen on this upstream since boot +-- Total: # of modems that were seen on this upstream since boot -- Active: # of modems that are active(not online or reset). -- Registered: # of modems that are registered and online. --- +-- -- The upstream input power attribute is also reported in the table. cdxIfUpstreamChannelExtTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxIfUpstreamChannelExtEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains upstream channel attributes for - automated Spectrum management, in addition to the ones - provided by docsIfUpstreamChannelEntry. - It also contains upstream channel attributes to count - the number of active, registered and total number of cable - modems on this upstream." - ::= { cdxSpecMgmtObjects 1 } + SYNTAX SEQUENCE OF CdxIfUpstreamChannelExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains upstream channel attributes for + automated Spectrum management, in addition to the ones + provided by docsIfUpstreamChannelEntry. + It also contains upstream channel attributes to count + the number of active,registered and total number of cable + modems on this upstream. " + ::= { cdxSpecMgmtObjects 1 } cdxIfUpstreamChannelExtEntry OBJECT-TYPE - SYNTAX CdxIfUpstreamChannelExtEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Additional objects for docsIfUpstreamChannelEntry, - including the secondary upstream channel modulation - profile, the lower bound for the channel width and the - number of active, registered and total number of cable - modems on this upstream channel." - REFERENCE - "Data-Over-Cable Service Interface Specifications (DOCSIS) - Radio Frequency Interface Specification - (SP-RFI-I04-980724.) docsIfUpstreamChannelTable in - DOCS-IF-MIB.my." - AUGMENTS { docsIfUpstreamChannelEntry } - ::= { cdxIfUpstreamChannelExtTable 1 } + SYNTAX CdxIfUpstreamChannelExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Additional objects for docsIfUpstreamChannelEntry,including + the secondary upstream channel modulation profile,the + lower bound for the channel width and the number of active, + registered and total number of cable modems on this + upstream channel. " + REFERENCE + "Data-Over-Cable Service Interface Specifications (DOCSIS) + Radio Frequency Interface Specification (SP-RFI-I04-980724.) + docsIfUpstreamChannelTable in DOCS-IF-MIB.my. " + AUGMENTS { docsIfUpstreamChannelEntry } + ::= { cdxIfUpstreamChannelExtTable 1 } CdxIfUpstreamChannelExtEntry ::= SEQUENCE { - cdxIfUpChannelWidth Integer32, - cdxIfUpChannelModulationProfile Unsigned32, - cdxIfUpChannelCmTotal Integer32, - cdxIfUpChannelCmActive Integer32, - cdxIfUpChannelCmRegistered Integer32, - cdxIfUpChannelInputPowerLevel TenthdBmV, - cdxIfUpChannelAvgUtil Integer32, - cdxIfUpChannelAvgContSlots Integer32, - cdxIfUpChannelRangeSlots Integer32, - cdxIfUpChannelNumActiveUGS Unsigned32, - cdxIfUpChannelMaxUGSLastOneHour Unsigned32, - cdxIfUpChannelMinUGSLastOneHour Unsigned32, - cdxIfUpChannelAvgUGSLastOneHour Unsigned32, - cdxIfUpChannelMaxUGSLastFiveMins Unsigned32, - cdxIfUpChannelMinUGSLastFiveMins Unsigned32, - cdxIfUpChannelAvgUGSLastFiveMins Unsigned32 -} + cdxIfUpChannelWidth Integer32, + cdxIfUpChannelModulationProfile Unsigned32, + cdxIfUpChannelCmTotal Integer32, + cdxIfUpChannelCmActive Integer32, + cdxIfUpChannelCmRegistered Integer32, + cdxIfUpChannelInputPowerLevel TenthdBmV, + cdxIfUpChannelAvgUtil Integer32, + cdxIfUpChannelAvgContSlots Integer32, + cdxIfUpChannelRangeSlots Integer32, + cdxIfUpChannelNumActiveUGS Unsigned32, + cdxIfUpChannelMaxUGSLastOneHour Unsigned32, + cdxIfUpChannelMinUGSLastOneHour Unsigned32, + cdxIfUpChannelAvgUGSLastOneHour Unsigned32, + cdxIfUpChannelMaxUGSLastFiveMins Unsigned32, + cdxIfUpChannelMinUGSLastFiveMins Unsigned32, + cdxIfUpChannelAvgUGSLastFiveMins Unsigned32 + } cdxIfUpChannelWidth OBJECT-TYPE - SYNTAX Integer32 (0..16000000) - UNITS "hertz" - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The lower bound for the bandwidth of this upstream channel. - The bandwidth specified by docsIfUpChannelWidth is used as - the upper bound of the upstream channel. The two objects, - docsIfUpChannelWidth and cdxIfUpChannelWidth, in - conjunction, define the upstream channel width range to be - used for the automated spectrum management. + SYNTAX Integer32(0..16000000) + UNITS "hertz" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The lower bound for the bandwidth of this upstream channel. + The bandwidth specified by docsIfUpChannelWidth is used as + the upper bound of the upstream channel. The two objects, + docsIfUpChannelWidth and cdxIfUpChannelWidth, in + conjunction, define the upstream channel width range to be + used for the automated spectrum management. - This object returns 0 if the channel width is undefined - or unknown. + This object returns 0 if the channel width is undefined + or unknown. - For those upstreams in the linecards which do not have the - automated spectrum management feature, this channel width - is undefined and always has value 0." - ::= { cdxIfUpstreamChannelExtEntry 1 } + For those upstreams in the linecards which do not have the + automated spectrum management feature, this channel width + is undefined and always has value 0. " + ::= { cdxIfUpstreamChannelExtEntry 1 } cdxIfUpChannelModulationProfile OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The secondary modulation profile for the upstream channel. - This should be a QPSK modulation profile if the primary - profile is QAM-16. The CMTS will switch from primary - profile (QAM16) to secondary profile (QPSK) depending on - the noise level of a particular spectrum band. + SYNTAX Unsigned32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The secondary modulation profile for the upstream channel. + This should be a QPSK modulation profile if the primary profile + is QAM-16. The CMTS will switch from primary profile (QAM16) to + secondary profile (QPSK) depending on the noise level of a + particular spectrum band. - This is an entry identical to the docsIfModIndex in the - docsIfCmtsModulationTable that describes this channel. - This channel is further instantiated there by a grouping - of interval usage codes which together fully describe the - channel modulation. This object returns 0 if the - docsIfCmtsModulationTable does not exist or is empty." - ::= { cdxIfUpstreamChannelExtEntry 2 } + This is an entry identical to the docsIfModIndex in the + docsIfCmtsModulationTable that describes this channel. + This channel is further instantiated there by a grouping + of interval usage codes which together fully describe the + channel modulation. This object returns 0 if the + docsIfCmtsModulationTable does not exist or is empty. " + ::= { cdxIfUpstreamChannelExtEntry 2 } cdxIfUpChannelCmTotal OBJECT-TYPE - SYNTAX Integer32 (0..8191) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total count of cable modems on this upstream channel - since boot." - ::= { cdxIfUpstreamChannelExtEntry 3 } + SYNTAX Integer32 (0..8191) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total count of cable modems on this upstream channel + since boot." + ::= { cdxIfUpstreamChannelExtEntry 3 } cdxIfUpChannelCmActive OBJECT-TYPE - SYNTAX Integer32 (0..8191) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The count of cable modems that are active. Active cable - modems are recognized by the cdxCmtsCmStatusValue other - than offline(1)." - ::= { cdxIfUpstreamChannelExtEntry 4 } + SYNTAX Integer32 (0..8191) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of cable modems that are active.Active cable + modems are recognized by the cdxCmtsCmStatusValue other + than offline(1). " + ::= { cdxIfUpstreamChannelExtEntry 4 } cdxIfUpChannelCmRegistered OBJECT-TYPE - SYNTAX Integer32 (0..8191) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The count of cable modems that are registered and online - on this upstream. Registered cable modems are those - with one of the following values: - registrationComplete(6) of docsIfCmtsCmStatusValue OR - online(12), kekRejected(10), onlineKekAssigned(6), - tekRejected(11), onlineTekAssigned(7) of - cdxCmtsCmStatusValue." - ::= { cdxIfUpstreamChannelExtEntry 5 } + SYNTAX Integer32 (0..8191) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of cable modems that are registered and online + on this upstream. Registered cable modems are those + with one of the following values: + registrationComplete(6) of docsIfCmtsCmStatusValue OR + online(12), kekRejected(10), onlineKekAssigned(6), + tekRejected(11),onlineTekAssigned(7) of + cdxCmtsCmStatusValue." + ::= { cdxIfUpstreamChannelExtEntry 5 } cdxIfUpChannelInputPowerLevel OBJECT-TYPE - SYNTAX TenthdBmV (-100..250) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The Upstream Input power level at the CMTS interface. - This is the expected power level and is different from the - actual power received. If not configured the default value - is 0 dBmV and is also the optimum setting power level for - the upstream. For FPGA line cards, the valid range - is <-10 to 10> dBmV and for ASIC Line cards, it is - <-10 to 25> dBmV." - ::= { cdxIfUpstreamChannelExtEntry 6 } + SYNTAX TenthdBmV (-100..250) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The Upstream Input power level at the CMTS interface. + This is the expected power level and is different from the + actual power received. If not configured the default value + is 0 dBmV and is also the optimum setting power level for + the upstream. For FPGA line cards, the valid range + is <-10 to 10> dBmV and for ASIC Line cards, it is + <-10 to 25> dBmV. " + ::= { cdxIfUpstreamChannelExtEntry 6 } cdxIfUpChannelAvgUtil OBJECT-TYPE - SYNTAX Integer32 (0..100) - UNITS "percent" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The average percentage of upstream channel utilization. - This item indicates the running average of percent - channel utilization in CMTS upstream Mac scheduler." - ::= { cdxIfUpstreamChannelExtEntry 7 } + SYNTAX Integer32 (0..100) + UNITS "percent" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The average percentage of upstream channel utilization. + This item indicates the running average of percent + channel utilization in CMTS upstream Mac scheduler. " + ::= { cdxIfUpstreamChannelExtEntry 7 } cdxIfUpChannelAvgContSlots OBJECT-TYPE - SYNTAX Integer32 (0..100) - UNITS "percent" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The average percentage of contention mini-slots. This - item indicates the running average of percent - contention mini-slots in CMTS upstream Mac scheduler." - ::= { cdxIfUpstreamChannelExtEntry 8 } + SYNTAX Integer32 (0..100) + UNITS "percent" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The average percentage of contention mini-slots. This + item indicates the running average of percent + contention mini-slots in CMTS upstream Mac scheduler. " + ::= { cdxIfUpstreamChannelExtEntry 8 } cdxIfUpChannelRangeSlots OBJECT-TYPE - SYNTAX Integer32 (0..100) - UNITS "percent" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The average percentage of initial ranging mini-slots. - This item indicates the running average of percent - initial ranging mini-slots in CMTS upstream Mac - scheduler." - ::= { cdxIfUpstreamChannelExtEntry 9 } + SYNTAX Integer32 (0..100) + UNITS "percent" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The average percentage of initial ranging mini-slots. + This item indicates the running average of percent + initial ranging mini-slots in CMTS upstream Mac + scheduler. " + ::= { cdxIfUpstreamChannelExtEntry 9 } cdxIfUpChannelNumActiveUGS OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the number of active - Unsolicited Grant Service (UGS) on a given upstream. - This would be used for the user to evaluate traffic - load at any given time of the day. + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the number of active + Unsolicited Grant Service (UGS) on a given upstream. + This would be used for the user to evaluate traffic + load at any given time of the day. - The Unsolicited Grant Service (UGS) is designed to - support real-time service flows that generate fixed - size data packets on a periodic basis." - ::= { cdxIfUpstreamChannelExtEntry 10 } + The Unsolicited Grant Service (UGS) is designed to + support real-time service flows that generate fixed + size data packets on a periodic basis. " + ::= { cdxIfUpstreamChannelExtEntry 10 } cdxIfUpChannelMaxUGSLastOneHour OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the maximum number of - Unsolicited Grant Service (UGS) allocated on a - given upstream in the last one hour. This would be - used for the user to evaluate traffic load at any - given time of the day. + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the maximum number of + Unsolicited Grant Service (UGS) allocated on a + given upstream in the last one hour. This would be + used for the user to evaluate traffic load at any + given time of the day. - The Unsolicited Grant Service (UGS) is designed to - support real-time service flows that generate fixed - size data packets on a periodic basis." - ::= { cdxIfUpstreamChannelExtEntry 11 } + The Unsolicited Grant Service (UGS) is designed to + support real-time service flows that generate fixed + size data packets on a periodic basis. " + ::= { cdxIfUpstreamChannelExtEntry 11 } cdxIfUpChannelMinUGSLastOneHour OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the minimum number of - Unsolicited Grant Service (UGS) allocated on a - given upstream in the last one hour. This would be - used for the user to evaluate traffic load at any - given time of the day. + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the minimum number of + Unsolicited Grant Service (UGS) allocated on a + given upstream in the last one hour. This would be + used for the user to evaluate traffic load at any + given time of the day. - The Unsolicited Grant Service (UGS) is designed to - support real-time service flows that generate fixed - size data packets on a periodic basis." - ::= { cdxIfUpstreamChannelExtEntry 12 } + The Unsolicited Grant Service (UGS) is designed to + support real-time service flows that generate fixed + size data packets on a periodic basis. " + ::= { cdxIfUpstreamChannelExtEntry 12 } cdxIfUpChannelAvgUGSLastOneHour OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the average number of - Unsolicited Grant Service (UGS) allocated on a - given upstream in the last one hour. This would be - used for the user to evaluate traffic load at any - given time of the day. + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the average number of + Unsolicited Grant Service (UGS) allocated on a + given upstream in the last one hour. This would be + used for the user to evaluate traffic load at any + given time of the day. - The Unsolicited Grant Service (UGS) is designed to - support real-time service flows that generate fixed - size data packets on a periodic basis." - ::= { cdxIfUpstreamChannelExtEntry 13 } + The Unsolicited Grant Service (UGS) is designed to + support real-time service flows that generate fixed + size data packets on a periodic basis. " + ::= { cdxIfUpstreamChannelExtEntry 13 } cdxIfUpChannelMaxUGSLastFiveMins OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the maximum number of - Unsolicited Grant Service (UGS) allocated on a - given upstream in the last five minutes. This would - be used for the user to evaluate traffic load at - any given time of the day. + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the maximum number of + Unsolicited Grant Service (UGS) allocated on a + given upstream in the last five minutes. This would + be used for the user to evaluate traffic load at + any given time of the day. - The Unsolicited Grant Service (UGS) is designed to - support real-time service flows that generate fixed - size data packets on a periodic basis." - ::= { cdxIfUpstreamChannelExtEntry 14 } + The Unsolicited Grant Service (UGS) is designed to + support real-time service flows that generate fixed + size data packets on a periodic basis. " + ::= { cdxIfUpstreamChannelExtEntry 14 } cdxIfUpChannelMinUGSLastFiveMins OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the minimum number of - Unsolicited Grant Service (UGS) allocated on a - given upstream in the last five minutes. This would - be used for the user to evaluate traffic load at - any given time of the day. + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the minimum number of + Unsolicited Grant Service (UGS) allocated on a + given upstream in the last five minutes. This would + be used for the user to evaluate traffic load at + any given time of the day. - The Unsolicited Grant Service (UGS) is designed to - support real-time service flows that generate fixed - size data packets on a periodic basis." - ::= { cdxIfUpstreamChannelExtEntry 15 } + The Unsolicited Grant Service (UGS) is designed to + support real-time service flows that generate fixed + size data packets on a periodic basis. " + ::= { cdxIfUpstreamChannelExtEntry 15 } cdxIfUpChannelAvgUGSLastFiveMins OBJECT-TYPE - SYNTAX Unsigned32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the average number of - Unsolicited Grant Service (UGS) allocated on a - given upstream in the last five minutes. This would - be used for the user to evaluate traffic load at - any given time of the day. + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the average number of + Unsolicited Grant Service (UGS) allocated on a + given upstream in the last five minutes. This would + be used for the user to evaluate traffic load at + any given time of the day. - The Unsolicited Grant Service (UGS) is designed to - support real-time service flows that generate fixed - size data packets on a periodic basis." - ::= { cdxIfUpstreamChannelExtEntry 16 } - + The Unsolicited Grant Service (UGS) is designed to + support real-time service flows that generate fixed + size data packets on a periodic basis. " + ::= { cdxIfUpstreamChannelExtEntry 16 } -- The MIB for Wideband RF Resiliency Control cdxWBResilRFChangeDampenTime OBJECT-TYPE - SYNTAX Integer32 (1..65535) - UNITS "Second" - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object specifies the amount of time an RF channel must - remain in its new state, either UP or DOWN, before the - transition is considered valid. This value applies to all - non-primary RF channels in the CMTS." - DEFVAL { 30 } - ::= { cdxWBResilObjects 1 } + SYNTAX Integer32 (1..65535) + UNITS "Second" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the amount of time an RF channel must + remain in its new state, either UP or DOWN, before the + transition is considered valid. This value applies to all + non-primary RF channels in the CMTS." + DEFVAL { 30 } + ::= { cdxWBResilObjects 1 } cdxWBResilRFChangeTriggerPercentage OBJECT-TYPE - SYNTAX Integer32 (0..100) - UNITS "Percentage" - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object specifies the percentage of cable modems (CMs) that - must report that a particular Non Primary RF channel is DOWN, - before that channel is removed from any/all bonding groups - with that Non Primary RF channel configured. The value of 0 - will prevent from any bonding group modifications. In order to - dampen state's changes for an RF channel, the trigger for - a channel being restored is one half of this object's value." - DEFVAL { 0 } - ::= { cdxWBResilObjects 2 } + SYNTAX Integer32 (0..100) + UNITS "Percentage" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the percentage of cable modems (CMs) that + must report that a particular Non Primary RF channel is DOWN, + before that channel is removed from any/all bonding groups + with that Non Primary RF channel configured. The value of 0 + will prevent from any bonding group modifications. In order to + dampen state's changes for an RF channel, the trigger for + a channel being restored is one half of this object's value. + " + DEFVAL { 0 } + ::= { cdxWBResilObjects 2 } cdxWBResilRFChangeTriggerCount OBJECT-TYPE - SYNTAX Integer32 (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object specifies the count of cable modems (CMs) that - must report that a particular Non Primary RF channel is DOWN, - before that channel is removed from any/all bonding groups - with that Non Primary RF channel configured. The value of 0 - will prevent from any bonding group modifications. In order to - dampen state's changes for an RF channel, the trigger for - a channel being restored is one half of this object's value." - DEFVAL { 0 } - ::= { cdxWBResilObjects 3 } + SYNTAX Integer32 (0..65535) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the count of cable modems (CMs) that + must report that a particular Non Primary RF channel is DOWN, + before that channel is removed from any/all bonding groups + with that Non Primary RF channel configured. The value of 0 + will prevent from any bonding group modifications. In order to + dampen state's changes for an RF channel, the trigger for + a channel being restored is one half of this object's value. + " + DEFVAL { 0 } + ::= { cdxWBResilObjects 3 } cdxWBResilRFChangeTriggerMoveSecondary OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object specifies whether the secondary service flows are - allowed to be moved and created on the narrowband interface." - DEFVAL { false } - ::= { cdxWBResilObjects 4 } + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether the secondary service flows are + allowed to be moved and created on the narrowband interface." + DEFVAL { false } + ::= { cdxWBResilObjects 4 } cdxWBResilNotificationEnable OBJECT-TYPE - SYNTAX BITS { - event(0), - cm-recover(1), - cm-pmode(2), - rf-up(3), - rf-down(4) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "An indication of whether the cdxWBResilRFDown, cdxWBResilRFUp, - cdxWBResilCMPartialServiceNotif, cdxWBResilCMFullServiceNotif - and cdxWBResilEvent are enabled." - DEFVAL { { } } - ::= { cdxWBResilObjects 5 } + SYNTAX BITS { + event(0), + cm-recover(1), + cm-pmode(2), + rf-up(3), + rf-down(4), + us-resil-recover(5), + us-resil-pmode(6) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "An indication of whether the cdxWBResilRFDown, cdxWBResilRFUp, + cdxWBResilCMPartialServiceNotif, cdxWBResilCMFullServiceNotif, + cdxWBResilEvent, cdxWBResilUsFullServiceNotif + and cdxWBResilUsPartialServiceNotif are enabled." + DEFVAL { {} } + ::= { cdxWBResilObjects 5 } cdxWBResilNotificationsInterval OBJECT-TYPE - SYNTAX Integer32 (0..86400) - UNITS "Second" - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object specifies the interval that cdxWBResilEvent traps could be sent - per cable modem. It is to avoid too many cdxWBResilEvent traps sent for a - cable modem during a short period of time. - The default value is 1 (second). If the value is 0, the trap cdxWBResilEvent - will be sent for every wideband resiliency event. If the value is set to any - value greater than 0, for the wideband resiliency events which occurred in the - same specific period of time, the CMTS will send only one trap." - DEFVAL { 1 } - ::= { cdxWBResilObjects 6 } - + SYNTAX Integer32 (0..86400) + UNITS "Second" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the interval that cdxWBResilEvent traps + could be sent per cable modem. It is to avoid too many cdxWBResilEvent + traps sent for a cable modem during a short period of time. + The default value is 1 (second). If the value is 0, the trap + cdxWBResilEvent will be sent for every wideband resiliency event. + If the value is set to any value greater than 0, for the wideband + resiliency events which occurred in the same specific period of time, + the CMTS will send only one trap." + DEFVAL { 1 } + ::= { cdxWBResilObjects 6 } + cdxWBResilEventLevel OBJECT-TYPE - SYNTAX INTEGER { - info(1), - warning(2), - error(3) - } - MAX-ACCESS accessible-for-notify - STATUS current - DESCRIPTION - "This object indicates the priority level of the event." - ::= { cdxWBResilObjects 7 } - + SYNTAX INTEGER { + info(1), + warning(2), + error(3) } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the priority level of the event." + ::= { cdxWBResilObjects 7 } + cdxWBResilEventType OBJECT-TYPE - SYNTAX INTEGER { - cmEventMddTimeout(1), - cmEventQamFecFailure(2), - cmEventMddRecovery(3), - cmEventQamFecRecovery(4) - } - MAX-ACCESS accessible-for-notify - STATUS current - DESCRIPTION - "This object indicates the type of the event received by CMTS." - ::= { cdxWBResilObjects 8 } + SYNTAX INTEGER { + cmEventMddTimeout(1), + cmEventQamFecFailure(2), + cmEventMddRecovery(3), + cmEventQamFecRecovery(4) } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the type of the event + received by CMTS." + ::= { cdxWBResilObjects 8 } cdxWBResilUpdateTime OBJECT-TYPE - SYNTAX DateAndTime - MAX-ACCESS accessible-for-notify - STATUS current - DESCRIPTION - "This object indicates the time when CMTS receives the - latest wideband resiliency event." - ::= { cdxWBResilObjects 9 } - + SYNTAX DateAndTime + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the time when CMTS receives the + latest wideband resiliency event." + ::= { cdxWBResilObjects 9 } + cdxWBResilEventTotalCount OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS accessible-for-notify - STATUS current - DESCRIPTION - "The object denotes the count of event CMTS received." - ::= { cdxWBResilObjects 10 } + SYNTAX Counter32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The object denotes the count of event CMTS received." + ::= { cdxWBResilObjects 10 } cdxWBResilEventTotalDupCount OBJECT-TYPE - SYNTAX Counter32 + SYNTAX Counter32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The object denotes the duplicate count of event CMTS + received." + ::= { cdxWBResilObjects 11 } + +cdxUsResilEventType OBJECT-TYPE + SYNTAX INTEGER { + other(1), + ranging(2), + dataBurst(3) + } MAX-ACCESS accessible-for-notify STATUS current DESCRIPTION - "The object denotes the count of duplicate event CMTS - received." - ::= { cdxWBResilObjects 11 } + "The object denotes the type of upstream partial service event." + ::= { cdxWBResilObjects 12 } + +cdxWBResilCmTable OBJECT-TYPE + SYNTAX SEQUENCE OF CdxWBResilCmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains information regarding the channel list in the CMTS + assigned bonding group a cable modem is assigned to use. + When a modem is operating in partial service this table will contain + additional information about that cable modem indicating which channels + are impaired and contributing to partial service." + ::= { cdxWBResilObjects 13 } + +cdxWBResilCmEntry OBJECT-TYPE + SYNTAX CdxWBResilCmEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The list contains information for a cable modem(CM). + + Provided the following information for a cable modem: + How many downstream channels in total; + How many upstream channels in total; + How many active downstream channels; + How many active upstream channels; + Which downstream channels are in partial service mode(only present in + cable modem which in partial service mode); + Which upstream channels are in partial service mode(only present in + cable modem which in partial service mode)" + INDEX { cdxWBResilCmIndex } + ::= { cdxWBResilCmTable 1 } + +CdxWBResilCmEntry ::= SEQUENCE { + cdxWBResilCmIndex Unsigned32, + cdxWBResilCmMacAddr MacAddress, + cdxWBResilCmTotalDsNum Unsigned32, + cdxWBResilCmTotalUsNum Unsigned32, + cdxWBResilCmCurrentDsNum Unsigned32, + cdxWBResilCmCurrentUsNum Unsigned32, + cdxWBResilCmImpairedDsChIndex SnmpTagList, + cdxWBResilCmImpairedUsChIndex SnmpTagList +} + +cdxWBResilCmIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..4294967295) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This attribute uniquely identifies a CM. The CMTS + must assign a single id value for each CM MAC address seen + by the CMTS. The CMTS should ensure that the association + between an Id and MAC Address remains constant + during CMTS uptime." + ::= { cdxWBResilCmEntry 1 } + +cdxWBResilCmMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute represents the MAC address of the CM. + If the CM has multiple MAC addresses, this is the MAC + address associated with the MAC Domain interface." + ::= { cdxWBResilCmEntry 2 } + +cdxWBResilCmTotalDsNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total downstream channel number of the CM." + ::= { cdxWBResilCmEntry 3 } + +cdxWBResilCmTotalUsNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total upstream channel number of the CM." + ::= { cdxWBResilCmEntry 4 } + +cdxWBResilCmCurrentDsNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current active downstream channel number, it's the total + downstream channel minus downstream partial service channel + number." + ::= { cdxWBResilCmEntry 5 } + +cdxWBResilCmCurrentUsNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current active upstream channel number, it's the total upstream + channel minus upstream partial service channel number." + ::= { cdxWBResilCmEntry 6 } + +cdxWBResilCmImpairedDsChIndex OBJECT-TYPE + SYNTAX SnmpTagList + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Impaired downstream channel index list. + The index in list is rf channel ifIndex. + If there's no downstream channel impaired, return empty. + The output looks like: '137000 137001 137002'. + This value appears only in a cable modem which in partial + service mode." + DEFVAL { "" } + ::= { cdxWBResilCmEntry 7 } + +cdxWBResilCmImpairedUsChIndex OBJECT-TYPE + SYNTAX SnmpTagList + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Impaired upstream channel index list. + The index in list is upstream channel ifIndex. + If there's no upstream channel impaired, return empty. + The output looks like: '196408 196409 196410'. + This value appears only in a cable modem which in partial + service mode." + DEFVAL { "" } + ::= { cdxWBResilCmEntry 8 } + -- The MIB for cdxDownstream Objects cdxRFtoPrimaryChannelMappingTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxRFtoPrimaryChannelMappingEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains information of the mapping of - the physical RF channels to the primary RF channels." - ::= { cdxDownstreamObjects 1 } + SYNTAX SEQUENCE OF CdxRFtoPrimaryChannelMappingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains information of the mapping of + the physical RF channels to the primary RF channels." + ::= { cdxDownstreamObjects 1 } cdxRFtoPrimaryChannelMappingEntry OBJECT-TYPE - SYNTAX CdxRFtoPrimaryChannelMappingEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An Entry provides the association between the physical - RF channels and the primary RF Channels." - INDEX { ifIndex } - ::= { cdxRFtoPrimaryChannelMappingTable 1 } + SYNTAX CdxRFtoPrimaryChannelMappingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An Entry provides the association between the physical + RF channels and the primary RF Channels." + INDEX { ifIndex } + ::= { cdxRFtoPrimaryChannelMappingTable 1 } CdxRFtoPrimaryChannelMappingEntry ::= SEQUENCE { - cdxPrimaryChannelIfIndex InterfaceIndex + cdxPrimaryChannelIfIndex InterfaceIndex } -cdxPrimaryChannelIfIndex OBJECT-TYPE - SYNTAX InterfaceIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The ifIndex of the primary channel interface." - ::= { cdxRFtoPrimaryChannelMappingEntry 1 } - - +cdxPrimaryChannelIfIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ifIndex of the primary channel interface." + ::= { cdxRFtoPrimaryChannelMappingEntry 1 } cdxPrimaryChanneltoRFMappingTable OBJECT-TYPE - SYNTAX SEQUENCE OF CdxPrimaryChanneltoRFMappingEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains information of the mapping of - the primary RF channels to the physical RF channels." - ::= { cdxDownstreamObjects 2 } + SYNTAX SEQUENCE OF CdxPrimaryChanneltoRFMappingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains information of the mapping of + the primary RF channels to the physical RF channels." + ::= { cdxDownstreamObjects 2 } cdxPrimaryChanneltoRFMappingEntry OBJECT-TYPE - SYNTAX CdxPrimaryChanneltoRFMappingEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An Entry provides the association between the primary - RF channels and the physical RF Channels." - INDEX { ifIndex } - ::= { cdxPrimaryChanneltoRFMappingTable 1 } + SYNTAX CdxPrimaryChanneltoRFMappingEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An Entry provides the association between the primary + RF channels and the physical RF Channels." + INDEX { ifIndex } + ::= { cdxPrimaryChanneltoRFMappingTable 1 } CdxPrimaryChanneltoRFMappingEntry ::= SEQUENCE { - cdxPhysicalRFIfIndex InterfaceIndex + cdxPhysicalRFIfIndex InterfaceIndex } -cdxPhysicalRFIfIndex OBJECT-TYPE - SYNTAX InterfaceIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The ifIndex of the physical RF channel interface." - ::= { cdxPrimaryChanneltoRFMappingEntry 1 } - - +cdxPhysicalRFIfIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ifIndex of the physical RF channel interface." + ::= { cdxPrimaryChanneltoRFMappingEntry 1 } cdxCmtsMtcCmTable OBJECT-TYPE SYNTAX SEQUENCE OF CdxCmtsMtcCmEntry @@ -3565,390 +3783,980 @@ cdxCmtsUscbDescr OBJECT-TYPE "This object indicates the description of upstream channel bonding group." ::= { cdxCmtsUscbSflowEntry 14 } - --- The Cisco DOCS Extension MIB Notifications +cdxCmtsDocsisLBEnable OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is a cisco private object. Setting this object to true(1) + enables d2.0 loadbalancing on CMTS and allows user to further + config other options for d3.0 loadbalancing(cdxCmtsD30LBEnable, + cdxCmtsD30LBUpstreamEnable cdxCmtsD30LBStaticEnable + and cdxCmtsD30LBDynEnable). + Setting it to false(2) disables all oad balancing operations." + DEFVAL { 2 } + ::= { cdxCmtsDocsisLBObjects 1 } -ciscoDocsExtNotificationsPrefix OBJECT IDENTIFIER - ::= { ciscoDocsExtMIB 2 } +cdxCmtsD30LBEnable OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Setting this object to true(1) enables d3.0 static + loadbalancing on CMTS and allows user to further config other + objects for d3.0 loadbalancing(cdxCmtsD30LBUpstreamEnable and + cdxCmtsD30LBStaticEnable and cdxCmtsD30LBDynEnable) . + Setting it to false(2) disables d3.0 loadbalancing." + DEFVAL { 2 } + ::= { cdxCmtsDocsisLBObjects 2 } -ciscoDocsExtNotifications OBJECT IDENTIFIER - ::= { ciscoDocsExtNotificationsPrefix 0 } +cdxCmtsD30LBUpstreamEnable OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Setting this object to true(1) enables upstream loadbalancing + in docsis 3.0 static loadbalancing. Default is false(2).Only + if docsis-enable and docsis30-enable set to true can this object + take effect." + DEFVAL { 2 } + ::= { cdxCmtsDocsisLBObjects 3 } +cdxCmtsD30LBStaticEnable OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Setting this to true(1) enables autonomous D30 LB to move + wideband modems if LB group is not in a balancing state.Default + is false(2). + Only if docsis-enable and docsis30-enable is set to true can + this object set to true(1)" + DEFVAL { 2 } + ::= { cdxCmtsDocsisLBObjects 4 } + +cdxCmtsD30LBDynEnable OBJECT-TYPE + SYNTAX INTEGER { + true(1), + false(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Setting this to true(1) enables autonomous D30 LB to move + wideband modems if LB group is not in a balancing state.Default + is false(2). + Only if docsis-enable and docsis30-enable is set to true can + this object set to true(1)" + DEFVAL { 2 } + ::= { cdxCmtsDocsisLBObjects 5 } + +cdxRPDGS7KTable OBJECT-TYPE + SYNTAX SEQUENCE OF CdxRPDGS7KEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The cdxRPDGS7KTable contains the attributes of GS7K. + An Entry exists for each instance. + It is indexed by GS7K's MacAddress." + ::= { cdxRPDGS7KObjects 1 } + +cdxRPDGS7KEntry OBJECT-TYPE + SYNTAX CdxRPDGS7KEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The list of statistics for all the sensor, + such as volatage, the state of TriSwitch." + INDEX { cdxRPDGS7KMacAddress } + ::= { cdxRPDGS7KTable 1 } + +CdxRPDGS7KEntry ::= + SEQUENCE { + cdxRPDGS7KMacAddress MacAddress, + cdxRPDGS7KPS1p24v Integer32, + cdxRPDGS7KPS1p8v Integer32, + cdxRPDGS7KPS1p5v Integer32, + cdxRPDGS7KPS1n6v Integer32, + cdxRPDGS7KPS1AC Integer32, + cdxRPDGS7KPS2p24v Integer32, + cdxRPDGS7KPS2p8v Integer32, + cdxRPDGS7KPS2p5v Integer32, + cdxRPDGS7KPS2n6v Integer32, + cdxRPDGS7KPS2AC Integer32, + cdxRPDGS7KTx1OptPower Integer32, + cdxRPDGS7KRx1OptPower Integer32, + cdxRPDGS7KTriSwitch INTEGER, + cdxRPDGS7KTamp INTEGER +} + +cdxRPDGS7KMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is MacAddress of RPDGS7K which is used for index" + ::= { cdxRPDGS7KEntry 1 } + +cdxRPDGS7KPS1p24v OBJECT-TYPE + SYNTAX Integer32 (0..3000) + UNITS "0.01VDC" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7KPS1p24v" + ::= { cdxRPDGS7KEntry 2 } + +cdxRPDGS7KPS1p8v OBJECT-TYPE + SYNTAX Integer32 (0..1000) + UNITS "0.01VDC" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7KPS1p8v" + ::= { cdxRPDGS7KEntry 3 } + + +cdxRPDGS7KPS1p5v OBJECT-TYPE + SYNTAX Integer32 (0..625) + UNITS "0.01VDC" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7KPS1p5v" + ::= { cdxRPDGS7KEntry 4 } + +cdxRPDGS7KPS1n6v OBJECT-TYPE + SYNTAX Integer32 (0..800) + UNITS "0.01VDC" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7KPS1n6v" + ::= { cdxRPDGS7KEntry 5 } + +cdxRPDGS7KPS1AC OBJECT-TYPE + SYNTAX Integer32 (300..2000) + UNITS "0.1VAC" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7KPS1AC" + ::= { cdxRPDGS7KEntry 6 } + +cdxRPDGS7KPS2p24v OBJECT-TYPE + SYNTAX Integer32 (0..3000) + UNITS "0.01VDC" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "RPDGS7KPS2p24v" + ::= { cdxRPDGS7KEntry 7 } + +cdxRPDGS7KPS2p8v OBJECT-TYPE + SYNTAX Integer32 (0..1000) + UNITS "0.01VDC" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7KPS2p8v" + ::= { cdxRPDGS7KEntry 8 } + + +cdxRPDGS7KPS2p5v OBJECT-TYPE + SYNTAX Integer32 (0..625) + UNITS "0.01VDC" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7KPS2p5v" + ::= { cdxRPDGS7KEntry 9 } + +cdxRPDGS7KPS2n6v OBJECT-TYPE + SYNTAX Integer32 (0..800) + UNITS "0.01VDC" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7KPS2n6v" + ::= { cdxRPDGS7KEntry 10 } + +cdxRPDGS7KPS2AC OBJECT-TYPE + SYNTAX Integer32 (300..2000) + UNITS "0.1VAC" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7KPS2AC" + ::= { cdxRPDGS7KEntry 11 } + + +cdxRPDGS7KTx1OptPower OBJECT-TYPE + SYNTAX Integer32 (0..300) + UNITS "0.01mW" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7K Tx4 Opt Power" + ::= { cdxRPDGS7KEntry 12 } + +cdxRPDGS7KRx1OptPower OBJECT-TYPE + SYNTAX Integer32 (0..300) + UNITS "0.01mW" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7K Rx4 Opt Power" + ::= { cdxRPDGS7KEntry 13 } + +cdxRPDGS7KTriSwitch OBJECT-TYPE + SYNTAX INTEGER + { + low(1), + high(2), + pad(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This is the Object of RPDGS7K TriSwitch, + The relationship which the number indicates is + low(1) for -6dB + high(2) for 0dB + pad(3) for off" + ::= { cdxRPDGS7KEntry 14 } + +cdxRPDGS7KTamp OBJECT-TYPE + SYNTAX INTEGER + { + intact(1), + compromised(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Object of RPDGS7K Tamp" + ::= { cdxRPDGS7KEntry 15 } + +cdxBundleIpHelperTable OBJECT-TYPE + SYNTAX SEQUENCE OF CdxBundleIpHelperEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of cable helper entries on Bundle/Sub-Bundle interface." + ::= {cdxCmtsDHCPRelayObjects 1 } + +cdxBundleIpHelperEntry OBJECT-TYPE + SYNTAX CdxBundleIpHelperEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The conceptual row of cdxBundleIpHelperEntry. + An instance exists for Cable Bundle/Sub-Bundle Interface." + INDEX { ifIndex, cdxBundleHelperAddr } + ::= {cdxBundleIpHelperTable 1 } + +CdxBundleIpHelperEntry ::= SEQUENCE { + cdxBundleHelperAddr InetAddress, + cdxBundleHelperType BITS +} + +cdxBundleHelperAddr OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cable helper IP address" + ::= { cdxBundleIpHelperEntry 1 } + +cdxBundleHelperType OBJECT-TYPE + SYNTAX BITS { + dva(0), + ps(2), + stb(3), + mta(4), + customized(5), + host(6), + cm(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object describes which kind of device will be associated + to a cable helper. The entity may support more than one device + class. For example, the entity supports both host and mta. + Therefore, bit 1 and bit 3 are set to 1 for this object. If + all bits are cleared, the entity supports all device types. + Note that BITS are encoded most significant bit first." + ::= { cdxBundleIpHelperEntry 2 } + +cdxBundleIPv6DHCPRelayTable OBJECT-TYPE + SYNTAX SEQUENCE OF CdxBundleIPv6DHCPRelayEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Ipv6 dhcp relay configurations on Bundle/Sub-Bundle interface." + ::= { cdxCmtsIPv6DHCPRelayObjects 1 } + +cdxBundleIPv6DHCPRelayEntry OBJECT-TYPE + SYNTAX CdxBundleIPv6DHCPRelayEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The conceptual row of cdxBundleIPv6DHCPRelayTable. + An instance exist for the Bundle/Sub-Bundle interface." + INDEX { ifIndex } + ::= { cdxBundleIPv6DHCPRelayTable 1 } + +CdxBundleIPv6DHCPRelayEntry ::= SEQUENCE { + cdxBundleIPv6DHCPRelayInsertVSSOption + TruthValue, + cdxBundleIPv6DHCPRelayTrustToRelayReply + TruthValue, + cdxBundleIPv6DHDPRelaySourceIfname + SnmpAdminString +} + +cdxBundleIPv6DHCPRelayInsertVSSOption OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Insert VSS option in Relay-Forward Messages" + DEFVAL { false } + ::= { cdxBundleIPv6DHCPRelayEntry 1 } + +cdxBundleIPv6DHCPRelayTrustToRelayReply OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Interface is trusted to process relay-replies" + DEFVAL { false } + ::= { cdxBundleIPv6DHCPRelayEntry 2 } + +cdxBundleIPv6DHDPRelaySourceIfname OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Source interface name for IPv6 DHCP relayed messages" + ::= { cdxBundleIPv6DHCPRelayEntry 3 } + + +cdxBundleIPv6DHCPRelayDestTable OBJECT-TYPE + SYNTAX SEQUENCE OF CdxBundleIPv6DHCPRelayDestEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " A list of IPv6 DHCP relay destination entries + on Cable Bundle/Sub-Bundle interfaces." + ::= { cdxCmtsIPv6DHCPRelayObjects 2 } + +cdxBundleIPv6DHCPRelayDestEntry OBJECT-TYPE + SYNTAX CdxBundleIPv6DHCPRelayDestEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The conceptual row of cdxBundleIPv6DHCPRelayDestTable. + An instance exists for the Cable Bundle/Sub-Bundle interface." + INDEX { ifIndex, cdxBundleIPv6DHCPRelayDestOutIfVrfIndex, + cdxBundleIPv6DHCPRelayDestAddr, + cdxBundleIPv6DHCPRelayDestOutIfIndex } + ::= { cdxBundleIPv6DHCPRelayDestTable 1 } + +CdxBundleIPv6DHCPRelayDestEntry ::= SEQUENCE { + cdxBundleIPv6DHCPRelayDestOutIfVrfIndex + Unsigned32, + cdxBundleIPv6DHCPRelayDestAddr + InetAddress, + cdxBundleIPv6DHCPRelayDestOutIfIndex + InterfaceIndexOrZero, + cdxBundleIPv6DHCPRelayDestSourceAddress + InetAddressIPv6, + cdxBundleIPv6DHCPRelayDestLinkAddress + InetAddressIPv6 +} + +cdxBundleIPv6DHCPRelayDestOutIfVrfIndex OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The vrf identifier that the cdxBundleIPv6DHCPRelayDestOutIfIndex + belongs to, it is assigned to each VRF and is used to + uniquely identify it, if it is zero, means in global vrf." + ::= { cdxBundleIPv6DHCPRelayDestEntry 1 } + +cdxBundleIPv6DHCPRelayDestAddr OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "IPv6 DHCP relay destination address" + ::= { cdxBundleIPv6DHCPRelayDestEntry 2 } + +cdxBundleIPv6DHCPRelayDestOutIfIndex OBJECT-TYPE + SYNTAX InterfaceIndexOrZero + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The snmp ifIndex of the IPv6 DHCP relay destination output interface. + If the ifIndex is 0, it means there is no output interface specified" + ::= { cdxBundleIPv6DHCPRelayDestEntry 3 } + +cdxBundleIPv6DHCPRelayDestSourceAddress OBJECT-TYPE + SYNTAX InetAddressIPv6 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "IPv6 DHCP relay destination source address" + ::= { cdxBundleIPv6DHCPRelayDestEntry 4 } + +cdxBundleIPv6DHCPRelayDestLinkAddress OBJECT-TYPE + SYNTAX InetAddressIPv6 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "IPv6 DHCP relay destination link address" + ::= { cdxBundleIPv6DHCPRelayDestEntry 5 } + + +-- +-- The Cisco DOCS Extension MIB Notifications +-- + +ciscoDocsExtNotificationsPrefix OBJECT IDENTIFIER + ::= { ciscoDocsExtMIB 2 } +ciscoDocsExtNotifications OBJECT IDENTIFIER + ::= { ciscoDocsExtNotificationsPrefix 0 } + +cdxCmtsCmFiberNodeId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Fiber node id the modem registered in. + For Narrow band modems which have no, + fiber node ID configured, return 0." + ::= { cdxCmtsCmNotificationObjects 1 } + +cdxCmtsCmRpdMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The Mac address of the RPD the modem belongs to. + For modems on Integrated CMTS, return empty string." + ::= { cdxCmtsCmNotificationObjects 2 } + +cdxCmtsCmRpdName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE(0..255)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The name/alias of the RPD the modem belongs to. + For modems on Integrated CMTS, return empty string." + ::= { cdxCmtsCmNotificationObjects 3 } + +cdxCmtsCmRpdUpstreamPort OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "RPD Upstream port number the modem registered. + For modems on Integrated CMTS, return 65535." + ::= { cdxCmtsCmNotificationObjects 4 } + +cdxCmtsCmRpdDownstreamPort OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "RPD downstream port number the modem registered. + For modems on Integrated CMTS, return 65535." + ::= { cdxCmtsCmNotificationObjects 5 } + +cdxCmtsCmRegistrationTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The time when the modem registered." + ::= { cdxCmtsCmNotificationObjects 6 } cdxCmtsCmOnOffNotification NOTIFICATION-TYPE - OBJECTS { - docsIfCmtsCmStatusMacAddress, - docsIfCmtsCmStatusIpAddress, - docsIfCmtsCmStatusDownChannelIfIndex, - docsIfCmtsCmStatusUpChannelIfIndex, - cdxCmCpeCmtsServiceId, - cdxCmtsCmStatusValue - } - STATUS current - DESCRIPTION - "This notification indicates that the cable modem coming - online and going offline. A notification will be sent from - CMTS for a cable modem status changing to online or offline - within the interval specified in - cdxCmtsCmOnOffTrapInterval." - ::= { ciscoDocsExtNotifications 1 } + OBJECTS { docsIfCmtsCmStatusMacAddress, + docsIfCmtsCmStatusInetAddressType, + docsIfCmtsCmStatusInetAddress, + docsIfCmtsCmStatusDownChannelIfIndex, + docsIfCmtsCmStatusUpChannelIfIndex, + cdxCmCpeCmtsServiceId, + cdxCmtsCmStatusValue, + cdxCmtsCmFiberNodeId, + cdxCmtsCmRpdMacAddress, + cdxCmtsCmRpdName, + cdxCmtsCmRpdUpstreamPort, + cdxCmtsCmRpdDownstreamPort, + cdxCmtsCmRegistrationTime + } + STATUS current + DESCRIPTION + "This notification indicates that the cable modem coming online + and going offline. A notification will be sent from CMTS for + a cable modem status changing to online or offline + within the interval specified in cdxCmtsCmOnOffTrapInterval. " + ::= { ciscoDocsExtNotifications 1 } + cdxCmtsCmChOverNotification NOTIFICATION-TYPE - OBJECTS { - cdxCmtsCmChOverMacAddress, - cdxCmtsCmChOverDownFrequency, - cdxCmtsCmChOverUpChannelId, - cdxCmtsCmChOverOpInitiatedTime, - cdxCmtsCmChOverState - } - STATUS current - DESCRIPTION - "This notification is sent at the completion of a CMTS - channel override operation if - cdxCmtsCmChOverTrapOnCompletion is true in the - original entry. + OBJECTS { cdxCmtsCmChOverMacAddress, + cdxCmtsCmChOverDownFrequency, + cdxCmtsCmChOverUpChannelId, + cdxCmtsCmChOverOpInitiatedTime, + cdxCmtsCmChOverState + } + STATUS current + DESCRIPTION + "This notification is sent at the completion of a CMTS + channel override operation if + cdxCmtsCmChOverTrapOnCompletion is true in the + original entry. - Once a channel override operation has been activated, it - cannot be stopped. That is, it will run until either the - CMTS has generated downstream frequency and/or upstream - channel override fields in the RNG-RSP message sent to a - cable modem or - cdxCmtsCmChOverTimeExpiration time expired. - In either case, the operation is completed. State in the - cdxCmtsCmChOverState object will tell in which - condition the operation is completed." - ::= { ciscoDocsExtNotifications 2 } + Once a channel override operation has been activated, it + cannot be stopped. That is, it will run until either the + CMTS has generated downstream frequency and/or upstream + channel override fields in the RNG-RSP message sent to a + cable modem or + cdxCmtsCmChOverTimeExpiration time expired. + In either case, the operation is completed. State in the + cdxCmtsCmChOverState object will tell in which + condition the operation is completed. " + ::= { ciscoDocsExtNotifications 2 } cdxCmtsCmDMICLockNotification NOTIFICATION-TYPE - OBJECTS { docsIfCmtsCmStatusMacAddress } - STATUS current - DESCRIPTION - "This notification is sent whenever a modem is locked because - it failed the Dynamic Message Integrity Check." - ::= { ciscoDocsExtNotifications 3 } + OBJECTS { docsIfCmtsCmStatusMacAddress + } + STATUS current + DESCRIPTION + "This notification is sent whenever a modem is locked because + it failed the Dynamic Message Integrity Check." + ::= { ciscoDocsExtNotifications 3 } cdxWBResilRFDown NOTIFICATION-TYPE - OBJECTS { - ifIndex, - ifDescr, - cdxWBResilEventLevel - } - STATUS current - DESCRIPTION - "This notification indicates that a RF channel changed state to - logical DOWN state." - ::= { ciscoDocsExtNotifications 4 } + OBJECTS { ifIndex, ifDescr, cdxWBResilEventLevel } + STATUS current + DESCRIPTION + "This notification indicates that a RF channel changed state to + logical DOWN state." + ::= { ciscoDocsExtNotifications 4 } cdxWBResilRFUp NOTIFICATION-TYPE - OBJECTS { - ifIndex, - ifDescr, - cdxWBResilEventLevel - } - STATUS current - DESCRIPTION - "This notification indicates that a RF channel changed state to - logical UP state." - ::= { ciscoDocsExtNotifications 5 } + OBJECTS { ifIndex, ifDescr, cdxWBResilEventLevel } + STATUS current + DESCRIPTION + "This notification indicates that a RF channel changed state to + logical UP state." + ::= { ciscoDocsExtNotifications 5 } cdxWBResilCMPartialServiceNotif NOTIFICATION-TYPE - OBJECTS { - ifIndex, - docsIfCmtsCmStatusMacAddress, - docsIfCmtsCmStatusDownChannelIfIndex, - cdxWBResilEventLevel - } - STATUS current - DESCRIPTION - "This notification indicates that a Cable Modem is in partial - service. Object docsIfCmtsCmStatusDownChannelIfIndex - represents the target wideband/narrowband ifindex." - ::= { ciscoDocsExtNotifications 6 } + OBJECTS { ifIndex, + docsIfCmtsCmStatusMacAddress, + docsIfCmtsCmStatusDownChannelIfIndex, + cdxWBResilEventLevel, + cdxWBResilUpdateTime, + cdxWBResilCmImpairedDsChIndex + } + STATUS current + DESCRIPTION + "This notification indicates that a Cable Modem is in partial + service. Object docsIfCmtsCmStatusDownChannelIfIndex + represents the target wideband/narrowband ifindex." + ::= { ciscoDocsExtNotifications 6 } cdxWBResilCMFullServiceNotif NOTIFICATION-TYPE + OBJECTS { ifIndex, + docsIfCmtsCmStatusMacAddress, + docsIfCmtsCmStatusDownChannelIfIndex, + cdxWBResilEventLevel, + cdxWBResilUpdateTime + } + STATUS current + DESCRIPTION + "This notification indicates that a Cable Modem is recovered + from partial service. Object docsIfCmtsCmStatusDownChannelIfIndex + represents the target wideband/narrowband ifindex." + ::= { ciscoDocsExtNotifications 7 } + +cdxWBResilEvent NOTIFICATION-TYPE + OBJECTS { docsIfCmtsCmStatusMacAddress, + cdxWBResilEventType, + cdxWBResilUpdateTime, + cdxWBResilEventTotalCount, + cdxWBResilEventTotalDupCount, + cdxWBResilEventLevel + } + STATUS current + DESCRIPTION + "This notification indicates that a wideband resiliency event is + received by CMTS." + ::= {ciscoDocsExtNotifications 8 } + +cdxWBResilUsPartialServiceNotif NOTIFICATION-TYPE OBJECTS { ifIndex, docsIfCmtsCmStatusMacAddress, - docsIfCmtsCmStatusDownChannelIfIndex, - cdxWBResilEventLevel + docsIfCmtsCmStatusUpChannelIfIndex, + cdxUsResilEventType, + cdxWBResilEventLevel, + cdxWBResilUpdateTime } STATUS current DESCRIPTION - "This notification indicates that a Cable Modem is recovered - from partial service. Object docsIfCmtsCmStatusDownChannelIfIndex - represents the target wideband/narrowband ifindex." - ::= { ciscoDocsExtNotifications 7 } + "This notification indicates that a Cable Modem + is inenters upstream partial service. + Object docsIfCmtsCmStatusUpChannelIfIndex + represents the target upstream channel ifindex." + ::= { ciscoDocsExtNotifications 9 } -cdxWBResilEvent NOTIFICATION-TYPE +cdxWBResilUsFullServiceNotif NOTIFICATION-TYPE OBJECTS { + ifIndex, docsIfCmtsCmStatusMacAddress, - cdxWBResilEventType, - cdxWBResilUpdateTime, - cdxWBResilEventTotalCount, - cdxWBResilEventTotalDupCount, - cdxWBResilEventLevel + docsIfCmtsCmStatusUpChannelIfIndex, + cdxUsResilEventType, + cdxWBResilEventLevel, + cdxWBResilUpdateTime } STATUS current DESCRIPTION - "This notification indicates that a wideband resiliency event is - received by CMTS." - ::= { ciscoDocsExtNotifications 8 } --- The Cisco DOCS Extension MIB Conformance Statements --- + "This notification indicates that a Cable Modem upstream + channel is recovered from upstream partial + service to full service mode. + Object docsIfCmtsCmStatusUpChannelIfIndex represents + the target upstream channel ifindex." + ::= { ciscoDocsExtNotifications 10 } --- +-- +-- The Cisco DOCS Extension MIB Conformance Statements +-- + +-- -- Conformance statement +-- -ciscoDocsExtConformance OBJECT IDENTIFIER +ciscoDocsExtConformance OBJECT IDENTIFIER ::= { ciscoDocsExtMIB 3 } - -cdxDocsExtCompliances OBJECT IDENTIFIER +cdxDocsExtCompliances OBJECT IDENTIFIER ::= { ciscoDocsExtConformance 1 } - -cdxDocsExtGroups OBJECT IDENTIFIER +cdxDocsExtGroups OBJECT IDENTIFIER ::= { ciscoDocsExtConformance 2 } -- compliance statements cdxDocsExtCompliance MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS features." - MODULE -- this module - MANDATORY-GROUPS { - cdxQosCtrlGroup, + STATUS obsolete -- superseded by cdxDocsExtComplianceRev1 + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS features." + MODULE -- this module + MANDATORY-GROUPS { + cdxQosCtrlGroup, cdxQosQueueGroup, cdxCmtsCmCpeGroup - } + } + + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 1 } - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 1 } cdxDocsExtComplianceRev1 MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS features." - MODULE -- this module - MANDATORY-GROUPS { + STATUS obsolete -- superseded by cdxDocsExtComplianceRev2 + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS features." + MODULE -- this module + MANDATORY-GROUPS { cdxQosCtrlGroupRev1, cdxQosQueueGroup, cdxCmtsCmCpeGroupRev1, cdxSpecMgmtGroup - } + } - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 2 } + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 2 } cdxDocsExtComplianceRev2 MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS - features." - MODULE -- this module - MANDATORY-GROUPS { + STATUS obsolete -- superseded by cdxDocsExtComplianceRev3 + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { cdxQosCtrlGroupRev1, cdxQosQueueGroup, cdxCmtsCmCpeGroupRev2, cdxSpecMgmtGroup - } + } - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 3 } + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 3 } cdxDocsExtComplianceRev3 MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS - features." - MODULE -- this module - MANDATORY-GROUPS { + STATUS obsolete -- superseded by cdxDocsExtComplianceRev4 + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { cdxQosCtrlGroupRev1, cdxQosQueueGroup, cdxCmtsCmCpeGroupRev3, cdxSpecMgmtGroupRev1 - } - - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 4 } + } + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 4 } + cdxDocsExtComplianceRev4 MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS - features." - MODULE -- this module - MANDATORY-GROUPS { + STATUS obsolete +-- superseded by current cdxDocsExtComplianceRev5 + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { cdxQosCtrlGroupRev2, cdxQosQueueGroup, cdxCmtsCmCpeGroupRev4, cdxSpecMgmtGroupRev1 - } + } - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 5 } + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 5 } cdxDocsExtComplianceRev5 MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS - features." - MODULE -- this module - MANDATORY-GROUPS { + STATUS obsolete -- superseded by cdxDocsExtComplianceRev6 + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { cdxQosCtrlGroupRev2, cdxQosQueueGroup, cdxCmtsCmCpeGroupRev4, cdxSpecMgmtGroupRev2, cdxNotifGroup - } + } - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 6 } + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 6 } cdxDocsExtComplianceRev6 MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS - features." - MODULE -- this module - MANDATORY-GROUPS { - cdxQosCtrlGroupRev2, + STATUS obsolete -- superseded by cdxDocsExtComplianceRev7 + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { + cdxQosCtrlGroupRev2, cdxQosQueueGroup, cdxCmtsCmCpeGroupRev4, cdxSpecMgmtGroupRev3, cdxNotifGroup - } + } - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 7 } + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 7 } cdxDocsExtComplianceRev7 MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS - features." - MODULE -- this module - MANDATORY-GROUPS { + STATUS obsolete -- superseded by cdxDocsExtComplianceRev8 + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { cdxQosCtrlGroupRev2, cdxQosQueueGroup, cdxCmtsCmCpeGroupRev5, cdxSpecMgmtGroupRev3, cdxNotifGroup - } + } - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 8 } + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 8 } cdxDocsExtComplianceRev8 MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS - features." - MODULE -- this module - MANDATORY-GROUPS { + STATUS obsolete -- superseded by cdxDocsExtComplianceRev9 + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { cdxQosCtrlGroupRev2, cdxQosQueueGroup, cdxCmtsCmCpeGroupRev6, cdxSpecMgmtGroupRev3, cdxNotifGroup - } + } - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 9 } + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 9 } cdxDocsExtComplianceRev9 MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS - features." - MODULE -- this module - MANDATORY-GROUPS { + STATUS obsolete + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { cdxQosCtrlGroupRev2, cdxQosQueueGroup, cdxCmtsCmCpeGroupRev7, cdxSpecMgmtGroupRev3, cdxNotifGroupRev1 - } + } - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 10 } + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 10 } cdxDocsExtComplianceRev10 MODULE-COMPLIANCE - STATUS obsolete - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS - features." - MODULE -- this module - MANDATORY-GROUPS { - cdxQosCtrlGroupRev2, - cdxQosQueueGroup, - cdxSpecMgmtGroupRev3, - cdxCmtsCmCpeGroupRev8, - cdxNotifGroupRev1 - } + STATUS obsolete + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { + cdxQosCtrlGroupRev2, + cdxQosQueueGroup, + cdxSpecMgmtGroupRev3, + cdxCmtsCmCpeGroupRev8, + cdxNotifGroupRev1 + } - GROUP cdxCmtsCmCpeDeleteGroup - DESCRIPTION - "This group is conditional mandatory for devices that support - deletion of Cable Modem(CM) or Customer Premises Equipment(CPE) - in CMTS." + GROUP cdxCmtsCmCpeDeleteGroup + DESCRIPTION + "This group is conditional mandatory for devices that support + deletion of Cable Modem(CM) or Customer Premises Equipment(CPE) + in CMTS." - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 11 } + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 11 } cdxDocsExtComplianceRev11 MODULE-COMPLIANCE - STATUS deprecated - DESCRIPTION - "The compliance statement for devices that implement MCNS - compliant Radio Frequency Interfaces and DOCSIS - features." - MODULE -- this module - MANDATORY-GROUPS { + STATUS deprecated + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { + cdxQosCtrlGroupRev2, + cdxQosCtrlGroupExt, + cdxNotifGroupRev1, + cdxQosQueueGroup, + cdxCmtsCmCpeGroupRev8, + cdxSpecMgmtGroupRev3, + cdxDownstreamGroup, + cdxNotifGroupExt, + cdxWBResilGroup + } + + + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + OBJECT cdxWBResilRFChangeDampenTime + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + OBJECT cdxWBResilRFChangeTriggerPercentage + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + OBJECT cdxWBResilRFChangeTriggerCount + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + OBJECT cdxWBResilRFChangeTriggerMoveSecondary + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + OBJECT cdxWBResilNotificationEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + OBJECT cdxWBResilNotificationsInterval + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 12 } + +cdxDocsExtComplianceRev12 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for devices that implement MCNS + compliant Radio Frequency Interfaces and DOCSIS + features." + MODULE -- this module + MANDATORY-GROUPS { cdxQosCtrlGroupRev2, cdxQosCtrlGroupExt, cdxNotifGroupRev1, @@ -3960,43 +4768,59 @@ cdxDocsExtComplianceRev11 MODULE-COMPLIANCE cdxWBResilGroup } - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." + GROUP cdxCpeIpPrefixGroup + DESCRIPTION + "This group is mandatory for platforms which support + CPE IP Prefix feature." + GROUP cdxCmtsMtcCmGroup + DESCRIPTION + "This group is mandatory for platforms which + support CM management information of TCS." - OBJECT cdxWBResilRFChangeDampenTime - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." + GROUP cdxCmtsUscbSflowGroup + DESCRIPTION + "This group is mandatory for platforms which + support Service Flow statistics of Upstream + Channel Bonding group." - OBJECT cdxWBResilRFChangeTriggerPercentage - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - OBJECT cdxWBResilRFChangeTriggerCount - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." + OBJECT cdxCmtsCmChOverTimeExpiration + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." - OBJECT cdxWBResilRFChangeTriggerMoveSecondary - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." + OBJECT cdxWBResilRFChangeDampenTime + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." - OBJECT cdxWBResilNotificationEnable - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." + OBJECT cdxWBResilRFChangeTriggerPercentage + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." - OBJECT cdxWBResilNotificationsInterval - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 12 } + OBJECT cdxWBResilRFChangeTriggerCount + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." -cdxDocsExtComplianceRev12 MODULE-COMPLIANCE + OBJECT cdxWBResilRFChangeTriggerMoveSecondary + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cdxWBResilNotificationEnable + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + + OBJECT cdxWBResilNotificationsInterval + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { cdxDocsExtCompliances 13 } + +cdxDocsExtComplianceRev13 MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for devices that implement MCNS @@ -4012,729 +4836,701 @@ cdxDocsExtComplianceRev12 MODULE-COMPLIANCE cdxSpecMgmtGroupRev3, cdxDownstreamGroup, cdxNotifGroupExt, - cdxWBResilGroup + cdxWBResilGroup, + cdxCmtsDocsisLBGroup } GROUP cdxCpeIpPrefixGroup DESCRIPTION - "This group is mandatory for platforms which support - CPE IP Prefix feature." + "This group is mandatory for platforms which support CPE IP + Prefix feature." GROUP cdxCmtsMtcCmGroup DESCRIPTION - "This group is mandatory for platforms which - support CM management information of TCS." + "This group is mandatory for platforms which support CM + management information of TCS." GROUP cdxCmtsUscbSflowGroup DESCRIPTION - "This group is mandatory for platforms which - support Service Flow statistics of Upstream - Channel Bonding group." - - OBJECT cdxCmtsCmChOverTimeExpiration - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT cdxWBResilRFChangeDampenTime - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT cdxWBResilRFChangeTriggerPercentage - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT cdxWBResilRFChangeTriggerCount - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT cdxWBResilRFChangeTriggerMoveSecondary - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT cdxWBResilNotificationEnable - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT cdxWBResilNotificationsInterval - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - ::= { cdxDocsExtCompliances 13 } + "This group is mandatory for platforms which support Service Flow + statistics of Upstream Channel Bonding group." + ::= { cdxDocsExtCompliances 14 } -- MIB groupings cdxQosCtrlGroup OBJECT-GROUP - OBJECTS { - cdxQosCtrlUpAdmissionCtrl, - cdxQosCtrlUpMaxRsvdBWPercent, - cdxQosCtrlUpAdmissionRejects, - cdxQosCtrlUpReservedBW, - cdxQosCtrlUpMaxVirtualBW, - cdxQosIfRateLimitAlgm, - cdxQosIfRateLimitExpWt, - cdxIfCmtsServiceOutOctets, - cdxIfCmtsServiceOutPackets, - cdxQosMaxUpBWExcessRequests, - cdxQosMaxDownBWExcessPackets - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) cable interfaces for states of the scheduler - supporting - Data-Over-Cable Service Interface Specifications (DOCSIS) - 1.0 Quality of Service (QoS)." - ::= { cdxDocsExtGroups 1 } + OBJECTS { + cdxQosCtrlUpAdmissionCtrl, + cdxQosCtrlUpMaxRsvdBWPercent, + cdxQosCtrlUpAdmissionRejects, + cdxQosCtrlUpReservedBW, + cdxQosCtrlUpMaxVirtualBW, + cdxQosIfRateLimitAlgm, + cdxQosIfRateLimitExpWt, + cdxIfCmtsServiceOutOctets, + cdxIfCmtsServiceOutPackets, + cdxQosMaxUpBWExcessRequests, + cdxQosMaxDownBWExcessPackets + } + STATUS obsolete -- superseded by cdxQosCtrlGroupRev1 + DESCRIPTION + "Group of objects implemented in Cable Modem Termination Systems + (CMTS) cable interfaces for states of the scheduler supporting + Data-Over-Cable Service Interface Specifications (DOCSIS) + 1.0 Quality of Service (QoS). " + ::= { cdxDocsExtGroups 1 } + cdxQosQueueGroup OBJECT-GROUP - OBJECTS { - cdxBWQueueOrder, - cdxBWQueueNumServedBeforeYield, - cdxBWQueueType, - cdxBWQueueMaxDepth, - cdxBWQueueDepth, - cdxBWQueueDiscards - } - STATUS current - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) cable interfaces for the queuing states of - the scheduler supporting Data-Over-Cable Service Interface - Specifications (DOCSIS) Quality of Service (QoS). Each - upstream scheduler maintains a queue set, but the - downstream schedulers does not in DOCSIS QoS. So only each - upstream has an entry for DOCSIS QoS support." - ::= { cdxDocsExtGroups 2 } + OBJECTS { + cdxBWQueueOrder, + cdxBWQueueNumServedBeforeYield, + cdxBWQueueType, + cdxBWQueueMaxDepth, + cdxBWQueueDepth, + cdxBWQueueDiscards + } + STATUS current + DESCRIPTION + "Group of objects implemented in Cable Modem Termination Systems + (CMTS) cable interfaces for the queuing states of the scheduler + supporting Data-Over-Cable Service Interface Specifications + (DOCSIS) Quality of Service (QoS). Each upstream scheduler + maintains a queue set, but the downstream schedulers does not + in DOCSIS QoS. So only each upstream has an entry for + DOCSIS QoS support." + ::= { cdxDocsExtGroups 2 } cdxCmtsCmCpeGroup OBJECT-GROUP - OBJECTS { - cdxCmCpeType, - cdxCmCpeIpAddress, - cdxCmCpeIfIndex, - cdxCmCpeCmtsServiceId, - cdxCmCpeCmStatusIndex, - cdxCmCpeAccessGroup, - cdxCmtsCmStatusValue, - cdxIfCmtsCmStatusOnlineTimes, - cdxIfCmtsCmStatusPercentOnline, - cdxIfCmtsCmStatusMinOnlineTime, - cdxIfCmtsCmStatusAvgOnlineTime, - cdxIfCmtsCmStatusMaxOnlineTime, - cdxIfCmtsCmStatusMinOfflineTime, - cdxIfCmtsCmStatusAvgOfflineTime, - cdxIfCmtsCmStatusMaxOfflineTime, - cdxCmtsCmOnOffTrapEnable, - cdxCmtsCmOnOffTrapInterval, - cdxCmtsCmDefaultMaxCpes, - cdxCmtsCmChOverTimeExpiration, - cdxCmtsCmChOverMacAddress, - cdxCmtsCmChOverDownFrequency, - cdxCmtsCmChOverUpChannelId, - cdxCmtsCmChOverTrapOnCompletion, - cdxCmtsCmChOverOpInitiatedTime, - cdxCmtsCmChOverState, - cdxCmtsCmChOverRowStatus, - cdxCmtsCmMaxCpeNumber - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) for managing and monitoring cable modems or - Customer Premises Equipments." - ::= { cdxDocsExtGroups 3 } + OBJECTS { + cdxCmCpeType, + cdxCmCpeIpAddress, + cdxCmCpeIfIndex, + cdxCmCpeCmtsServiceId, + cdxCmCpeCmStatusIndex, + cdxCmCpeAccessGroup, + cdxCmtsCmStatusValue, + cdxIfCmtsCmStatusOnlineTimes, + cdxIfCmtsCmStatusPercentOnline, + cdxIfCmtsCmStatusMinOnlineTime, + cdxIfCmtsCmStatusAvgOnlineTime, + cdxIfCmtsCmStatusMaxOnlineTime, + cdxIfCmtsCmStatusMinOfflineTime, + cdxIfCmtsCmStatusAvgOfflineTime, + cdxIfCmtsCmStatusMaxOfflineTime, + cdxCmtsCmOnOffTrapEnable, + cdxCmtsCmOnOffTrapInterval, + cdxCmtsCmDefaultMaxCpes, + cdxCmtsCmChOverTimeExpiration, + cdxCmtsCmChOverMacAddress, + cdxCmtsCmChOverDownFrequency, + cdxCmtsCmChOverUpChannelId, + cdxCmtsCmChOverTrapOnCompletion, + cdxCmtsCmChOverOpInitiatedTime, + cdxCmtsCmChOverState, + cdxCmtsCmChOverRowStatus, + cdxCmtsCmMaxCpeNumber + } + STATUS obsolete -- superseded by cdxCmtsCmCpeGroupRev1 + DESCRIPTION + "Group of objects implemented in Cable Modem Termination Systems + (CMTS) for managing and monitoring cable modems or Customer + Premises Equipments. " + ::= { cdxDocsExtGroups 3 } cdxQosCtrlGroupRev1 OBJECT-GROUP - OBJECTS { - cdxQosCtrlUpAdmissionCtrl, - cdxQosCtrlUpMaxRsvdBWPercent, - cdxQosCtrlUpAdmissionRejects, - cdxQosCtrlUpReservedBW, - cdxQosCtrlUpMaxVirtualBW, - cdxQosIfRateLimitAlgm, - cdxQosIfRateLimitExpWt, - cdxQosIfRateLimitShpGranularity, - cdxQosIfRateLimitShpMaxDelay, - cdxIfCmtsServiceOutOctets, - cdxIfCmtsServiceOutPackets, - cdxQosMaxUpBWExcessRequests, - cdxQosMaxDownBWExcessPackets - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) cable interfaces for states of the scheduler - supporting - Data-Over-Cable Service Interface Specifications (DOCSIS) - Quality of Service (QoS)." - ::= { cdxDocsExtGroups 4 } + OBJECTS { + cdxQosCtrlUpAdmissionCtrl, + cdxQosCtrlUpMaxRsvdBWPercent, + cdxQosCtrlUpAdmissionRejects, + cdxQosCtrlUpReservedBW, + cdxQosCtrlUpMaxVirtualBW, + cdxQosIfRateLimitAlgm, + cdxQosIfRateLimitExpWt, + cdxQosIfRateLimitShpGranularity, + cdxQosIfRateLimitShpMaxDelay, + cdxIfCmtsServiceOutOctets, + cdxIfCmtsServiceOutPackets, + cdxQosMaxUpBWExcessRequests, + cdxQosMaxDownBWExcessPackets + } + STATUS obsolete -- superseded by cdxQosCtrlGroupRev2 + DESCRIPTION + "Group of objects implemented in Cable Modem Termination Systems + (CMTS) cable interfaces for states of the scheduler supporting + Data-Over-Cable Service Interface Specifications (DOCSIS) + Quality of Service (QoS). " + ::= { cdxDocsExtGroups 4 } + cdxCmtsCmCpeGroupRev1 OBJECT-GROUP - OBJECTS { - cdxCmCpeType, - cdxCmCpeIpAddress, - cdxCmCpeIfIndex, - cdxCmCpeCmtsServiceId, - cdxCmCpeCmStatusIndex, - cdxCmCpeAccessGroup, - cdxCmtsCmStatusValue, - cdxIfCmtsCmStatusOnlineTimes, - cdxIfCmtsCmStatusPercentOnline, - cdxIfCmtsCmStatusMinOnlineTime, - cdxIfCmtsCmStatusAvgOnlineTime, - cdxIfCmtsCmStatusMaxOnlineTime, - cdxIfCmtsCmStatusMinOfflineTime, - cdxIfCmtsCmStatusAvgOfflineTime, - cdxIfCmtsCmStatusMaxOfflineTime, - cdxIfCmtsCmStatusDynSidCount, - cdxCmtsCmOnOffTrapEnable, - cdxCmtsCmOnOffTrapInterval, - cdxCmtsCmDefaultMaxCpes, - cdxCmtsCmChOverTimeExpiration, - cdxCmtsCmChOverMacAddress, - cdxCmtsCmChOverDownFrequency, - cdxCmtsCmChOverUpChannelId, - cdxCmtsCmChOverTrapOnCompletion, - cdxCmtsCmChOverOpInitiatedTime, - cdxCmtsCmChOverState, - cdxCmtsCmChOverRowStatus, - cdxCmtsCmMaxCpeNumber - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) for managing and monitoring cable modems or - Customer Premises Equipments." - ::= { cdxDocsExtGroups 5 } + OBJECTS { + cdxCmCpeType, + cdxCmCpeIpAddress, + cdxCmCpeIfIndex, + cdxCmCpeCmtsServiceId, + cdxCmCpeCmStatusIndex, + cdxCmCpeAccessGroup, + cdxCmtsCmStatusValue, + cdxIfCmtsCmStatusOnlineTimes, + cdxIfCmtsCmStatusPercentOnline, + cdxIfCmtsCmStatusMinOnlineTime, + cdxIfCmtsCmStatusAvgOnlineTime, + cdxIfCmtsCmStatusMaxOnlineTime, + cdxIfCmtsCmStatusMinOfflineTime, + cdxIfCmtsCmStatusAvgOfflineTime, + cdxIfCmtsCmStatusMaxOfflineTime, + cdxIfCmtsCmStatusDynSidCount, + cdxCmtsCmOnOffTrapEnable, + cdxCmtsCmOnOffTrapInterval, + cdxCmtsCmDefaultMaxCpes, + cdxCmtsCmChOverTimeExpiration, + cdxCmtsCmChOverMacAddress, + cdxCmtsCmChOverDownFrequency, + cdxCmtsCmChOverUpChannelId, + cdxCmtsCmChOverTrapOnCompletion, + cdxCmtsCmChOverOpInitiatedTime, + cdxCmtsCmChOverState, + cdxCmtsCmChOverRowStatus, + cdxCmtsCmMaxCpeNumber + } + STATUS obsolete -- superseded by cdxCmtsCmCpeGroupRev2 + DESCRIPTION + "Group of objects implemented in Cable Modem Termination Systems + (CMTS) for managing and monitoring cable modems or Customer + Premises Equipments. " + ::= { cdxDocsExtGroups 5 } cdxSpecMgmtGroup OBJECT-GROUP - OBJECTS { - cdxIfUpChannelWidth, - cdxIfUpChannelModulationProfile - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) cable interfaces for automated upstream - spectrum management." - ::= { cdxDocsExtGroups 6 } + OBJECTS { + cdxIfUpChannelWidth, + cdxIfUpChannelModulationProfile + } + STATUS obsolete -- superseded by cdxSpecMgmtGroupRev1 + DESCRIPTION + "Group of objects implemented in Cable Modem Termination Systems + (CMTS) cable interfaces for automated upstream spectrum + management. " + ::= { cdxDocsExtGroups 6 } + cdxCmtsCmCpeGroupRev2 OBJECT-GROUP - OBJECTS { - cdxCmCpeType, - cdxCmCpeIpAddress, - cdxCmCpeIfIndex, - cdxCmCpeCmtsServiceId, - cdxCmCpeCmStatusIndex, - cdxCmCpeAccessGroup, - cdxCmCpeResetNow, - cdxCmtsCmStatusValue, - cdxIfCmtsCmStatusOnlineTimes, - cdxIfCmtsCmStatusPercentOnline, - cdxIfCmtsCmStatusMinOnlineTime, - cdxIfCmtsCmStatusAvgOnlineTime, - cdxIfCmtsCmStatusMaxOnlineTime, - cdxIfCmtsCmStatusMinOfflineTime, - cdxIfCmtsCmStatusAvgOfflineTime, - cdxIfCmtsCmStatusMaxOfflineTime, - cdxIfCmtsCmStatusDynSidCount, - cdxCmtsCmOnOffTrapEnable, - cdxCmtsCmOnOffTrapInterval, - cdxCmtsCmDefaultMaxCpes, - cdxCmtsCmChOverTimeExpiration, - cdxCmtsCmChOverMacAddress, - cdxCmtsCmChOverDownFrequency, - cdxCmtsCmChOverUpChannelId, - cdxCmtsCmChOverTrapOnCompletion, - cdxCmtsCmChOverOpInitiatedTime, - cdxCmtsCmChOverState, - cdxCmtsCmChOverRowStatus, - cdxCmtsCmMaxCpeNumber, - cdxCmtsCmCurrCpeNumber - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - cable modems or Customer Premises Equipments." - ::= { cdxDocsExtGroups 7 } + OBJECTS { + cdxCmCpeType, + cdxCmCpeIpAddress, + cdxCmCpeIfIndex, + cdxCmCpeCmtsServiceId, + cdxCmCpeCmStatusIndex, + cdxCmCpeAccessGroup, + cdxCmCpeResetNow, + cdxCmtsCmStatusValue, + cdxIfCmtsCmStatusOnlineTimes, + cdxIfCmtsCmStatusPercentOnline, + cdxIfCmtsCmStatusMinOnlineTime, + cdxIfCmtsCmStatusAvgOnlineTime, + cdxIfCmtsCmStatusMaxOnlineTime, + cdxIfCmtsCmStatusMinOfflineTime, + cdxIfCmtsCmStatusAvgOfflineTime, + cdxIfCmtsCmStatusMaxOfflineTime, + cdxIfCmtsCmStatusDynSidCount, + cdxCmtsCmOnOffTrapEnable, + cdxCmtsCmOnOffTrapInterval, + cdxCmtsCmDefaultMaxCpes, + cdxCmtsCmChOverTimeExpiration, + cdxCmtsCmChOverMacAddress, + cdxCmtsCmChOverDownFrequency, + cdxCmtsCmChOverUpChannelId, + cdxCmtsCmChOverTrapOnCompletion, + cdxCmtsCmChOverOpInitiatedTime, + cdxCmtsCmChOverState, + cdxCmtsCmChOverRowStatus, + cdxCmtsCmMaxCpeNumber, + cdxCmtsCmCurrCpeNumber + } + STATUS obsolete -- superseded by cdxCmtsCmCpeGroupRev3 + DESCRIPTION + "Group of objects implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + cable modems or Customer Premises Equipments. " + ::= { cdxDocsExtGroups 7 } + cdxSpecMgmtGroupRev1 OBJECT-GROUP - OBJECTS { - cdxIfUpChannelWidth, - cdxIfUpChannelModulationProfile, - cdxIfUpChannelCmTotal, - cdxIfUpChannelCmActive, - cdxIfUpChannelCmRegistered - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) cable interfaces for automated upstream - spectrum management." - ::= { cdxDocsExtGroups 8 } + OBJECTS { + cdxIfUpChannelWidth, + cdxIfUpChannelModulationProfile, + cdxIfUpChannelCmTotal, + cdxIfUpChannelCmActive, + cdxIfUpChannelCmRegistered + } + STATUS obsolete -- superseeded by cdxSpecMgmtGroupRev2 + DESCRIPTION + "Group of objects implemented in Cable Modem Termination + Systems (CMTS) cable interfaces for automated upstream + spectrum management. " + ::= { cdxDocsExtGroups 8 } + cdxCmtsCmCpeGroupRev3 OBJECT-GROUP - OBJECTS { - cdxCmCpeType, - cdxCmCpeIpAddress, - cdxCmCpeIfIndex, - cdxCmCpeCmtsServiceId, - cdxCmCpeCmStatusIndex, - cdxCmCpeAccessGroup, - cdxCmCpeResetNow, - cdxCmtsCmStatusValue, - cdxIfCmtsCmStatusOnlineTimes, - cdxIfCmtsCmStatusPercentOnline, - cdxIfCmtsCmStatusMinOnlineTime, - cdxIfCmtsCmStatusAvgOnlineTime, - cdxIfCmtsCmStatusMaxOnlineTime, - cdxIfCmtsCmStatusMinOfflineTime, - cdxIfCmtsCmStatusAvgOfflineTime, - cdxIfCmtsCmStatusMaxOfflineTime, - cdxIfCmtsCmStatusDynSidCount, - cdxCmtsCmOnOffTrapEnable, - cdxCmtsCmOnOffTrapInterval, - cdxCmtsCmDefaultMaxCpes, - cdxCmtsCmTotal, - cdxCmtsCmActive, - cdxCmtsCmRegistered, - cdxCmtsCmChOverTimeExpiration, - cdxCmtsCmChOverMacAddress, - cdxCmtsCmChOverDownFrequency, - cdxCmtsCmChOverUpChannelId, - cdxCmtsCmChOverTrapOnCompletion, - cdxCmtsCmChOverOpInitiatedTime, - cdxCmtsCmChOverState, - cdxCmtsCmChOverRowStatus, - cdxCmtsCmMaxCpeNumber, - cdxCmtsCmCurrCpeNumber - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - cable modems or Customer Premises Equipments." - ::= { cdxDocsExtGroups 9 } - + OBJECTS { + cdxCmCpeType, + cdxCmCpeIpAddress, + cdxCmCpeIfIndex, + cdxCmCpeCmtsServiceId, + cdxCmCpeCmStatusIndex, + cdxCmCpeAccessGroup, + cdxCmCpeResetNow, + cdxCmtsCmStatusValue, + cdxIfCmtsCmStatusOnlineTimes, + cdxIfCmtsCmStatusPercentOnline, + cdxIfCmtsCmStatusMinOnlineTime, + cdxIfCmtsCmStatusAvgOnlineTime, + cdxIfCmtsCmStatusMaxOnlineTime, + cdxIfCmtsCmStatusMinOfflineTime, + cdxIfCmtsCmStatusAvgOfflineTime, + cdxIfCmtsCmStatusMaxOfflineTime, + cdxIfCmtsCmStatusDynSidCount, + cdxCmtsCmOnOffTrapEnable, + cdxCmtsCmOnOffTrapInterval, + cdxCmtsCmDefaultMaxCpes, + cdxCmtsCmTotal, + cdxCmtsCmActive, + cdxCmtsCmRegistered, + cdxCmtsCmChOverTimeExpiration, + cdxCmtsCmChOverMacAddress, + cdxCmtsCmChOverDownFrequency, + cdxCmtsCmChOverUpChannelId, + cdxCmtsCmChOverTrapOnCompletion, + cdxCmtsCmChOverOpInitiatedTime, + cdxCmtsCmChOverState, + cdxCmtsCmChOverRowStatus, + cdxCmtsCmMaxCpeNumber, + cdxCmtsCmCurrCpeNumber + } + STATUS obsolete -- superseded by cdxCmtsCmCpeGroupRev4 + DESCRIPTION + "Group of objects implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + cable modems or Customer Premises Equipments. " + ::= { cdxDocsExtGroups 9 } + cdxQosCtrlGroupRev2 OBJECT-GROUP - OBJECTS { - cdxQosCtrlUpAdmissionCtrl, - cdxQosCtrlUpMaxRsvdBWPercent, - cdxQosCtrlUpAdmissionRejects, - cdxQosCtrlUpReservedBW, - cdxQosCtrlUpMaxVirtualBW, - cdxQosIfRateLimitAlgm, - cdxQosIfRateLimitExpWt, - cdxQosIfRateLimitShpGranularity, - cdxQosIfRateLimitShpMaxDelay, - cdxIfCmtsServiceOutOctets, - cdxIfCmtsServiceOutPackets, - cdxQosMaxUpBWExcessRequests, - cdxQosMaxDownBWExcessPackets, - cdxUpInfoElemStatsIEType - } - STATUS current - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) cable interfaces for states of the scheduler - supporting Data-Over-Cable Service Interface Specifications - (DOCSIS) Quality of Service (QoS).Statistics about the IE - types in the Upstream channel." - ::= { cdxDocsExtGroups 10 } - + OBJECTS { + cdxQosCtrlUpAdmissionCtrl, + cdxQosCtrlUpMaxRsvdBWPercent, + cdxQosCtrlUpAdmissionRejects, + cdxQosCtrlUpReservedBW, + cdxQosCtrlUpMaxVirtualBW, + cdxQosIfRateLimitAlgm, + cdxQosIfRateLimitExpWt, + cdxQosIfRateLimitShpGranularity, + cdxQosIfRateLimitShpMaxDelay, + cdxIfCmtsServiceOutOctets, + cdxIfCmtsServiceOutPackets, + cdxQosMaxUpBWExcessRequests, + cdxQosMaxDownBWExcessPackets, + cdxUpInfoElemStatsIEType + } + STATUS current + DESCRIPTION + "Group of objects implemented in Cable Modem Termination + Systems (CMTS) cable interfaces for states of the scheduler + supporting Data-Over-Cable Service Interface Specifications + (DOCSIS) Quality of Service (QoS).Statistics about the IE + types in the Upstream channel. " + ::= { cdxDocsExtGroups 10 } + cdxCmtsCmCpeGroupRev4 OBJECT-GROUP - OBJECTS { - cdxCmCpeType, - cdxCmCpeIpAddress, - cdxCmCpeIfIndex, - cdxCmCpeCmtsServiceId, - cdxCmCpeCmStatusIndex, - cdxCmCpeAccessGroup, - cdxCmCpeResetNow, - cdxCmtsCmStatusValue, - cdxIfCmtsCmStatusOnlineTimes, - cdxIfCmtsCmStatusPercentOnline, - cdxIfCmtsCmStatusMinOnlineTime, - cdxIfCmtsCmStatusAvgOnlineTime, - cdxIfCmtsCmStatusMaxOnlineTime, - cdxIfCmtsCmStatusMinOfflineTime, - cdxIfCmtsCmStatusAvgOfflineTime, - cdxIfCmtsCmStatusMaxOfflineTime, - cdxIfCmtsCmStatusDynSidCount, - cdxIfCmtsCmStatusAddlInfo, - cdxCmtsCmOnOffTrapEnable, - cdxCmtsCmOnOffTrapInterval, - cdxCmtsCmDefaultMaxCpes, - cdxCmtsCmTotal, - cdxCmtsCmActive, - cdxCmtsCmRegistered, - cdxCmtsCmChOverTimeExpiration, - cdxCmtsCmChOverMacAddress, - cdxCmtsCmChOverDownFrequency, - cdxCmtsCmChOverUpChannelId, - cdxCmtsCmChOverTrapOnCompletion, - cdxCmtsCmChOverOpInitiatedTime, - cdxCmtsCmChOverState, - cdxCmtsCmChOverRowStatus, - cdxCmtsCmMaxCpeNumber, - cdxCmtsCmCurrCpeNumber - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - cable modems or Customer Premises Equipments." - ::= { cdxDocsExtGroups 11 } + OBJECTS { + cdxCmCpeType, + cdxCmCpeIpAddress, + cdxCmCpeIfIndex, + cdxCmCpeCmtsServiceId, + cdxCmCpeCmStatusIndex, + cdxCmCpeAccessGroup, + cdxCmCpeResetNow, + cdxCmtsCmStatusValue, + cdxIfCmtsCmStatusOnlineTimes, + cdxIfCmtsCmStatusPercentOnline, + cdxIfCmtsCmStatusMinOnlineTime, + cdxIfCmtsCmStatusAvgOnlineTime, + cdxIfCmtsCmStatusMaxOnlineTime, + cdxIfCmtsCmStatusMinOfflineTime, + cdxIfCmtsCmStatusAvgOfflineTime, + cdxIfCmtsCmStatusMaxOfflineTime, + cdxIfCmtsCmStatusDynSidCount, + cdxIfCmtsCmStatusAddlInfo, + cdxCmtsCmOnOffTrapEnable, + cdxCmtsCmOnOffTrapInterval, + cdxCmtsCmDefaultMaxCpes, + cdxCmtsCmTotal, + cdxCmtsCmActive, + cdxCmtsCmRegistered, + cdxCmtsCmChOverTimeExpiration, + cdxCmtsCmChOverMacAddress, + cdxCmtsCmChOverDownFrequency, + cdxCmtsCmChOverUpChannelId, + cdxCmtsCmChOverTrapOnCompletion, + cdxCmtsCmChOverOpInitiatedTime, + cdxCmtsCmChOverState, + cdxCmtsCmChOverRowStatus, + cdxCmtsCmMaxCpeNumber, + cdxCmtsCmCurrCpeNumber + } + STATUS obsolete -- superseded by cdxCmtsCmCpeGroupRev5 + DESCRIPTION + "Group of objects implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + cable modems or Customer Premises Equipments. " + ::= { cdxDocsExtGroups 11 } cdxSpecMgmtGroupRev2 OBJECT-GROUP - OBJECTS { - cdxIfUpChannelWidth, - cdxIfUpChannelModulationProfile, - cdxIfUpChannelCmTotal, - cdxIfUpChannelCmActive, - cdxIfUpChannelCmRegistered, - cdxIfUpChannelInputPowerLevel - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) for upstream interfaces." - ::= { cdxDocsExtGroups 12 } + OBJECTS { + cdxIfUpChannelWidth, + cdxIfUpChannelModulationProfile, + cdxIfUpChannelCmTotal, + cdxIfUpChannelCmActive, + cdxIfUpChannelCmRegistered, + cdxIfUpChannelInputPowerLevel + } + STATUS obsolete -- superseded by cdxSpecMgmtGroupRev3 + DESCRIPTION + "Group of objects implemented in Cable Modem Termination + Systems (CMTS) for upstream interfaces. " + ::= { cdxDocsExtGroups 12 } -cdxNotifGroup NOTIFICATION-GROUP - NOTIFICATIONS { - cdxCmtsCmOnOffNotification, - cdxCmtsCmChOverNotification - } - STATUS obsolete - DESCRIPTION - "A group of notifications implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - cable modems or Customer Premises Equipments." - ::= { cdxDocsExtGroups 13 } + +cdxNotifGroup NOTIFICATION-GROUP + NOTIFICATIONS { + cdxCmtsCmOnOffNotification, + cdxCmtsCmChOverNotification + } + + STATUS obsolete -- superseeded by cdxNotifGroupRev1 + DESCRIPTION + "A group of notifications implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + cable modems or Customer Premises Equipments. " + ::= { cdxDocsExtGroups 13 } cdxSpecMgmtGroupRev3 OBJECT-GROUP - OBJECTS { - cdxIfUpChannelWidth, - cdxIfUpChannelModulationProfile, - cdxIfUpChannelCmTotal, - cdxIfUpChannelCmActive, - cdxIfUpChannelCmRegistered, - cdxIfUpChannelInputPowerLevel, - cdxIfUpChannelAvgUtil, - cdxIfUpChannelAvgContSlots, - cdxIfUpChannelRangeSlots, - cdxIfUpChannelNumActiveUGS, - cdxIfUpChannelMaxUGSLastOneHour, - cdxIfUpChannelMinUGSLastOneHour, - cdxIfUpChannelAvgUGSLastOneHour, - cdxIfUpChannelMaxUGSLastFiveMins, - cdxIfUpChannelMinUGSLastFiveMins, - cdxIfUpChannelAvgUGSLastFiveMins - } - STATUS current - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) for upstream interfaces." - ::= { cdxDocsExtGroups 14 } + OBJECTS { + cdxIfUpChannelWidth, + cdxIfUpChannelModulationProfile, + cdxIfUpChannelCmTotal, + cdxIfUpChannelCmActive, + cdxIfUpChannelCmRegistered, + cdxIfUpChannelInputPowerLevel, + cdxIfUpChannelAvgUtil, + cdxIfUpChannelAvgContSlots, + cdxIfUpChannelRangeSlots, + cdxIfUpChannelNumActiveUGS, + cdxIfUpChannelMaxUGSLastOneHour, + cdxIfUpChannelMinUGSLastOneHour, + cdxIfUpChannelAvgUGSLastOneHour, + cdxIfUpChannelMaxUGSLastFiveMins, + cdxIfUpChannelMinUGSLastFiveMins, + cdxIfUpChannelAvgUGSLastFiveMins + } + STATUS current + DESCRIPTION + "Group of objects implemented in Cable Modem Termination + Systems (CMTS) for upstream interfaces. " + ::= { cdxDocsExtGroups 14 } cdxCmtsCmCpeGroupRev5 OBJECT-GROUP - OBJECTS { - cdxCmCpeType, - cdxCmCpeIfIndex, - cdxCmCpeCmtsServiceId, - cdxCmCpeCmStatusIndex, - cdxCmCpeAccessGroup, - cdxCmCpeResetNow, - cdxCmtsCmStatusValue, - cdxIfCmtsCmStatusOnlineTimes, - cdxIfCmtsCmStatusPercentOnline, - cdxIfCmtsCmStatusMinOnlineTime, - cdxIfCmtsCmStatusAvgOnlineTime, - cdxIfCmtsCmStatusMaxOnlineTime, - cdxIfCmtsCmStatusMinOfflineTime, - cdxIfCmtsCmStatusAvgOfflineTime, - cdxIfCmtsCmStatusMaxOfflineTime, - cdxIfCmtsCmStatusDynSidCount, - cdxIfCmtsCmStatusAddlInfo, - cdxCmtsCmOnOffTrapEnable, - cdxCmtsCmOnOffTrapInterval, - cdxCmtsCmDefaultMaxCpes, - cdxCmtsCmTotal, - cdxCmtsCmActive, - cdxCmtsCmRegistered, - cdxCmtsCmChOverTimeExpiration, - cdxCmtsCmChOverMacAddress, - cdxCmtsCmChOverDownFrequency, - cdxCmtsCmChOverUpChannelId, - cdxCmtsCmChOverTrapOnCompletion, - cdxCmtsCmChOverOpInitiatedTime, - cdxCmtsCmChOverState, - cdxCmtsCmChOverRowStatus, - cdxCmtsCmMaxCpeNumber, - cdxCmtsCmCurrCpeNumber, - cdxIfCmtsCmStatusOnlineTimesNum, - cdxIfCmtsCmStatusLastResetTime - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - cable modems or Customer Premises Equipments." - ::= { cdxDocsExtGroups 15 } + OBJECTS { + cdxCmCpeType, + cdxCmCpeIfIndex, + cdxCmCpeCmtsServiceId, + cdxCmCpeCmStatusIndex, + cdxCmCpeAccessGroup, + cdxCmCpeResetNow, + cdxCmtsCmStatusValue, + cdxIfCmtsCmStatusOnlineTimes, + cdxIfCmtsCmStatusPercentOnline, + cdxIfCmtsCmStatusMinOnlineTime, + cdxIfCmtsCmStatusAvgOnlineTime, + cdxIfCmtsCmStatusMaxOnlineTime, + cdxIfCmtsCmStatusMinOfflineTime, + cdxIfCmtsCmStatusAvgOfflineTime, + cdxIfCmtsCmStatusMaxOfflineTime, + cdxIfCmtsCmStatusDynSidCount, + cdxIfCmtsCmStatusAddlInfo, + cdxCmtsCmOnOffTrapEnable, + cdxCmtsCmOnOffTrapInterval, + cdxCmtsCmDefaultMaxCpes, + cdxCmtsCmTotal, + cdxCmtsCmActive, + cdxCmtsCmRegistered, + cdxCmtsCmChOverTimeExpiration, + cdxCmtsCmChOverMacAddress, + cdxCmtsCmChOverDownFrequency, + cdxCmtsCmChOverUpChannelId, + cdxCmtsCmChOverTrapOnCompletion, + cdxCmtsCmChOverOpInitiatedTime, + cdxCmtsCmChOverState, + cdxCmtsCmChOverRowStatus, + cdxCmtsCmMaxCpeNumber, + cdxCmtsCmCurrCpeNumber, + cdxIfCmtsCmStatusOnlineTimesNum, + cdxIfCmtsCmStatusLastResetTime + } + STATUS obsolete -- superseded by cdxCmtsCmCpeGroupRev6 + DESCRIPTION + "Group of objects implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + cable modems or Customer Premises Equipments. " + ::= { cdxDocsExtGroups 15 } + cdxCmtsCmCpeGroupRev6 OBJECT-GROUP - OBJECTS { - cdxCmCpeType, - cdxCmCpeIfIndex, - cdxCmCpeCmtsServiceId, - cdxCmCpeCmStatusIndex, - cdxCmCpeAccessGroup, - cdxCmCpeResetNow, - cdxCmtsCmStatusValue, - cdxIfCmtsCmStatusOnlineTimes, - cdxIfCmtsCmStatusPercentOnline, - cdxIfCmtsCmStatusMinOnlineTime, - cdxIfCmtsCmStatusAvgOnlineTime, - cdxIfCmtsCmStatusMaxOnlineTime, - cdxIfCmtsCmStatusMinOfflineTime, - cdxIfCmtsCmStatusAvgOfflineTime, - cdxIfCmtsCmStatusMaxOfflineTime, - cdxIfCmtsCmStatusDynSidCount, - cdxIfCmtsCmStatusAddlInfo, - cdxCmtsCmOnOffTrapEnable, - cdxCmtsCmOnOffTrapInterval, - cdxCmtsCmDefaultMaxCpes, - cdxCmtsCmTotal, - cdxCmtsCmActive, - cdxCmtsCmRegistered, - cdxCmtsCmChOverTimeExpiration, - cdxCmtsCmChOverMacAddress, - cdxCmtsCmChOverDownFrequency, - cdxCmtsCmChOverUpChannelId, - cdxCmtsCmChOverTrapOnCompletion, - cdxCmtsCmChOverOpInitiatedTime, - cdxCmtsCmChOverState, - cdxCmtsCmChOverRowStatus, - cdxCmtsCmMaxCpeNumber, - cdxCmtsCmCurrCpeNumber, - cdxCmtsCmQosProfile, - cdxIfCmtsCmStatusOnlineTimesNum, - cdxIfCmtsCmStatusLastResetTime - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - cable modems or Customer Premises Equipments." - ::= { cdxDocsExtGroups 16 } + OBJECTS { + cdxCmCpeType, + cdxCmCpeIfIndex, + cdxCmCpeCmtsServiceId, + cdxCmCpeCmStatusIndex, + cdxCmCpeAccessGroup, + cdxCmCpeResetNow, + cdxCmtsCmStatusValue, + cdxIfCmtsCmStatusOnlineTimes, + cdxIfCmtsCmStatusPercentOnline, + cdxIfCmtsCmStatusMinOnlineTime, + cdxIfCmtsCmStatusAvgOnlineTime, + cdxIfCmtsCmStatusMaxOnlineTime, + cdxIfCmtsCmStatusMinOfflineTime, + cdxIfCmtsCmStatusAvgOfflineTime, + cdxIfCmtsCmStatusMaxOfflineTime, + cdxIfCmtsCmStatusDynSidCount, + cdxIfCmtsCmStatusAddlInfo, + cdxCmtsCmOnOffTrapEnable, + cdxCmtsCmOnOffTrapInterval, + cdxCmtsCmDefaultMaxCpes, + cdxCmtsCmTotal, + cdxCmtsCmActive, + cdxCmtsCmRegistered, + cdxCmtsCmChOverTimeExpiration, + cdxCmtsCmChOverMacAddress, + cdxCmtsCmChOverDownFrequency, + cdxCmtsCmChOverUpChannelId, + cdxCmtsCmChOverTrapOnCompletion, + cdxCmtsCmChOverOpInitiatedTime, + cdxCmtsCmChOverState, + cdxCmtsCmChOverRowStatus, + cdxCmtsCmMaxCpeNumber, + cdxCmtsCmCurrCpeNumber, + cdxCmtsCmQosProfile, + cdxIfCmtsCmStatusOnlineTimesNum, + cdxIfCmtsCmStatusLastResetTime + } + STATUS obsolete -- superseded by cdxCmtsCmCpeGroupRev7 + DESCRIPTION + "Group of objects implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + cable modems or Customer Premises Equipments. " + ::= { cdxDocsExtGroups 16 } cdxCmtsCmCpeGroupRev7 OBJECT-GROUP - OBJECTS { - cdxCmCpeType, - cdxCmCpeIpAddress, - cdxCmCpeIfIndex, - cdxCmCpeCmtsServiceId, - cdxCmCpeCmStatusIndex, - cdxCmCpeAccessGroup, - cdxCmCpeResetNow, - cdxCmtsCmStatusValue, - cdxIfCmtsCmStatusOnlineTimes, - cdxIfCmtsCmStatusPercentOnline, - cdxIfCmtsCmStatusMinOnlineTime, - cdxIfCmtsCmStatusAvgOnlineTime, - cdxIfCmtsCmStatusMaxOnlineTime, - cdxIfCmtsCmStatusMinOfflineTime, - cdxIfCmtsCmStatusAvgOfflineTime, - cdxIfCmtsCmStatusMaxOfflineTime, - cdxIfCmtsCmStatusDynSidCount, - cdxIfCmtsCmStatusAddlInfo, - cdxCmtsCmOnOffTrapEnable, - cdxCmtsCmOnOffTrapInterval, - cdxCmtsCmDefaultMaxCpes, - cdxCmtsCmTotal, - cdxCmtsCmActive, - cdxCmtsCmRegistered, - cdxCmtsCmDMICMode, - cdxCmtsCmDMICLockQos, - cdxCmtsCmChOverTimeExpiration, - cdxCmtsCmChOverMacAddress, - cdxCmtsCmChOverDownFrequency, - cdxCmtsCmChOverUpChannelId, - cdxCmtsCmChOverTrapOnCompletion, - cdxCmtsCmChOverOpInitiatedTime, - cdxCmtsCmChOverState, - cdxCmtsCmChOverRowStatus, - cdxCmtsCmMaxCpeNumber, - cdxCmtsCmCurrCpeNumber, - cdxCmtsCmQosProfile, - cdxCmtsCmStatusDMICMode, - cdxCmtsCmStatusDMICUnLock, - cdxIfCmtsCmStatusOnlineTimesNum, - cdxIfCmtsCmStatusLastResetTime - } - STATUS obsolete - DESCRIPTION - "Group of objects implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - cable modems or Customer Premises Equipments." - ::= { cdxDocsExtGroups 17 } + OBJECTS { + cdxCmCpeType, + cdxCmCpeIpAddress, + cdxCmCpeIfIndex, + cdxCmCpeCmtsServiceId, + cdxCmCpeCmStatusIndex, + cdxCmCpeAccessGroup, + cdxCmCpeResetNow, + cdxCmtsCmStatusValue, + cdxIfCmtsCmStatusOnlineTimes, + cdxIfCmtsCmStatusPercentOnline, + cdxIfCmtsCmStatusMinOnlineTime, + cdxIfCmtsCmStatusAvgOnlineTime, + cdxIfCmtsCmStatusMaxOnlineTime, + cdxIfCmtsCmStatusMinOfflineTime, + cdxIfCmtsCmStatusAvgOfflineTime, + cdxIfCmtsCmStatusMaxOfflineTime, + cdxIfCmtsCmStatusDynSidCount, + cdxIfCmtsCmStatusAddlInfo, + cdxCmtsCmOnOffTrapEnable, + cdxCmtsCmOnOffTrapInterval, + cdxCmtsCmDefaultMaxCpes, + cdxCmtsCmTotal, + cdxCmtsCmActive, + cdxCmtsCmRegistered, + cdxCmtsCmDMICMode, + cdxCmtsCmDMICLockQos, + cdxCmtsCmChOverTimeExpiration, + cdxCmtsCmChOverMacAddress, + cdxCmtsCmChOverDownFrequency, + cdxCmtsCmChOverUpChannelId, + cdxCmtsCmChOverTrapOnCompletion, + cdxCmtsCmChOverOpInitiatedTime, + cdxCmtsCmChOverState, + cdxCmtsCmChOverRowStatus, + cdxCmtsCmMaxCpeNumber, + cdxCmtsCmCurrCpeNumber, + cdxCmtsCmQosProfile, + cdxCmtsCmStatusDMICMode, + cdxCmtsCmStatusDMICUnLock, + cdxIfCmtsCmStatusOnlineTimesNum, + cdxIfCmtsCmStatusLastResetTime + } + STATUS obsolete -- superseded by cdxCmtsCmCpeGroupRev8 + DESCRIPTION + "Group of objects implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + cable modems or Customer Premises Equipments. " + ::= { cdxDocsExtGroups 17 } cdxCmtsCmCpeGroupRev8 OBJECT-GROUP - OBJECTS { - cdxCmCpeType, - cdxCmCpeIpAddress, - cdxCmCpeIfIndex, - cdxCmCpeCmtsServiceId, - cdxCmCpeCmStatusIndex, - cdxCmCpeAccessGroup, - cdxCmCpeResetNow, - cdxCmtsCmStatusValue, - cdxIfCmtsCmStatusOnlineTimes, - cdxIfCmtsCmStatusPercentOnline, - cdxIfCmtsCmStatusMinOnlineTime, - cdxIfCmtsCmStatusAvgOnlineTime, - cdxIfCmtsCmStatusMaxOnlineTime, - cdxIfCmtsCmStatusMinOfflineTime, - cdxIfCmtsCmStatusAvgOfflineTime, - cdxIfCmtsCmStatusMaxOfflineTime, - cdxIfCmtsCmStatusDynSidCount, - cdxIfCmtsCmStatusAddlInfo, - cdxCmtsCmOnOffTrapEnable, - cdxCmtsCmOnOffTrapInterval, - cdxCmtsCmDefaultMaxCpes, - cdxCmtsCmTotal, - cdxCmtsCmActive, - cdxCmtsCmRegistered, - cdxCmtsCmDMICMode, - cdxCmtsCmDMICLockQos, - cdxCmtsCmChOverTimeExpiration, - cdxCmtsCmChOverMacAddress, - cdxCmtsCmChOverDownFrequency, - cdxCmtsCmChOverUpChannelId, - cdxCmtsCmChOverTrapOnCompletion, - cdxCmtsCmChOverOpInitiatedTime, - cdxCmtsCmChOverState, - cdxCmtsCmChOverRowStatus, - cdxCmtsCmMaxCpeNumber, - cdxCmtsCmCurrCpeNumber, - cdxCmtsCmQosProfile, - cdxCmtsCmStatusDMICMode, - cdxCmtsCmStatusDMICUnLock, - cdxIfCmtsCmStatusOnlineTimesNum, - cdxIfCmtsCmStatusLastResetTime, - cdxCmToCpeInetAddressType, - cdxCmToCpeInetAddress, - cdxCpeToCmMacAddress, - cdxCpeToCmInetAddressType, - cdxCpeToCmInetAddress, - cdxCpeToCmStatusIndex - } - STATUS current - DESCRIPTION - "Group of objects implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - cable modems or Customer Premises Equipments." - ::= { cdxDocsExtGroups 18 } + OBJECTS { + cdxCmCpeType, + cdxCmCpeIpAddress, + cdxCmCpeIfIndex, + cdxCmCpeCmtsServiceId, + cdxCmCpeCmStatusIndex, + cdxCmCpeAccessGroup, + cdxCmCpeResetNow, + cdxCmtsCmStatusValue, + cdxIfCmtsCmStatusOnlineTimes, + cdxIfCmtsCmStatusPercentOnline, + cdxIfCmtsCmStatusMinOnlineTime, + cdxIfCmtsCmStatusAvgOnlineTime, + cdxIfCmtsCmStatusMaxOnlineTime, + cdxIfCmtsCmStatusMinOfflineTime, + cdxIfCmtsCmStatusAvgOfflineTime, + cdxIfCmtsCmStatusMaxOfflineTime, + cdxIfCmtsCmStatusDynSidCount, + cdxIfCmtsCmStatusAddlInfo, + cdxCmtsCmOnOffTrapEnable, + cdxCmtsCmOnOffTrapInterval, + cdxCmtsCmDefaultMaxCpes, + cdxCmtsCmTotal, + cdxCmtsCmActive, + cdxCmtsCmRegistered, + cdxCmtsCmDMICMode, + cdxCmtsCmDMICLockQos, + cdxCmtsCmChOverTimeExpiration, + cdxCmtsCmChOverMacAddress, + cdxCmtsCmChOverDownFrequency, + cdxCmtsCmChOverUpChannelId, + cdxCmtsCmChOverTrapOnCompletion, + cdxCmtsCmChOverOpInitiatedTime, + cdxCmtsCmChOverState, + cdxCmtsCmChOverRowStatus, + cdxCmtsCmMaxCpeNumber, + cdxCmtsCmCurrCpeNumber, + cdxCmtsCmQosProfile, + cdxCmtsCmStatusDMICMode, + cdxCmtsCmStatusDMICUnLock, + cdxIfCmtsCmStatusOnlineTimesNum, + cdxIfCmtsCmStatusLastResetTime, + cdxCmToCpeInetAddressType, + cdxCmToCpeInetAddress, + cdxCpeToCmMacAddress, + cdxCpeToCmInetAddressType, + cdxCpeToCmInetAddress, + cdxCpeToCmStatusIndex + } + STATUS current + DESCRIPTION + "Group of objects implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + cable modems or Customer Premises Equipments. " + ::= { cdxDocsExtGroups 18 } -cdxNotifGroupRev1 NOTIFICATION-GROUP - NOTIFICATIONS { - cdxCmtsCmOnOffNotification, - cdxCmtsCmChOverNotification, - cdxCmtsCmDMICLockNotification - } - STATUS current - DESCRIPTION - "A group of notifications implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - cable modems or Customer Premises Equipments." - ::= { cdxDocsExtGroups 19 } +cdxNotifGroupRev1 NOTIFICATION-GROUP + NOTIFICATIONS { + cdxCmtsCmOnOffNotification, + cdxCmtsCmChOverNotification, + cdxCmtsCmDMICLockNotification + } + STATUS current + DESCRIPTION + "A group of notifications implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + cable modems or Customer Premises Equipments. " + ::= { cdxDocsExtGroups 19 } cdxCmtsCmCpeDeleteGroup OBJECT-GROUP - OBJECTS { cdxCmCpeDeleteNow } - STATUS current - DESCRIPTION - "A collection of object(s) to delete Cable Modem(CM) or Customer - Premises Equipment(CPE) in CMTS." - ::= { cdxDocsExtGroups 20 } + OBJECTS { cdxCmCpeDeleteNow } + STATUS current + DESCRIPTION + "A collection of object(s) to delete Cable Modem(CM) or Customer + Premises Equipment(CPE) in CMTS." + ::= { cdxDocsExtGroups 20 } cdxWBResilGroup OBJECT-GROUP - OBJECTS { - cdxWBResilRFChangeDampenTime, - cdxWBResilRFChangeTriggerPercentage, - cdxWBResilRFChangeTriggerCount, - cdxWBResilRFChangeTriggerMoveSecondary, - cdxWBResilNotificationEnable, - cdxWBResilNotificationsInterval, - cdxWBResilEventLevel, - cdxWBResilEventType, - cdxWBResilUpdateTime, - cdxWBResilEventTotalCount, - cdxWBResilEventTotalDupCount - } - STATUS current - DESCRIPTION - "Group of objects implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - Wideband Resiliency information." - ::= { cdxDocsExtGroups 21 } + OBJECTS { + cdxWBResilRFChangeDampenTime, + cdxWBResilRFChangeTriggerPercentage, + cdxWBResilRFChangeTriggerCount, + cdxWBResilRFChangeTriggerMoveSecondary, + cdxWBResilNotificationEnable, + cdxWBResilNotificationsInterval, + cdxWBResilEventLevel, + cdxWBResilEventType, + cdxWBResilUpdateTime, + cdxWBResilEventTotalCount, + cdxWBResilEventTotalDupCount + } + STATUS current + DESCRIPTION + "Group of objects implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + Wideband Resiliency information. " + ::= { cdxDocsExtGroups 21 } cdxNotifGroupExt NOTIFICATION-GROUP - NOTIFICATIONS { - cdxWBResilRFDown, - cdxWBResilRFUp, - cdxWBResilCMPartialServiceNotif, - cdxWBResilCMFullServiceNotif, - cdxWBResilEvent - } - STATUS current - DESCRIPTION - "A group of notifications implemented in Cable Modem - Termination Systems (CMTS) for managing and monitoring - wideband resiliency events." - ::= { cdxDocsExtGroups 22 } + NOTIFICATIONS { + cdxWBResilRFDown, + cdxWBResilRFUp, + cdxWBResilCMPartialServiceNotif, + cdxWBResilCMFullServiceNotif, + cdxWBResilEvent + } + STATUS current + DESCRIPTION + "A group of notifications implemented in Cable Modem + Termination Systems (CMTS) for managing and monitoring + wideband resiliency events." + ::= { cdxDocsExtGroups 22 } cdxQosCtrlGroupExt OBJECT-GROUP - OBJECTS { - cdxIfCmtsServiceHCInOctets, - cdxIfCmtsServiceHCInPackets, - cdxIfCmtsServiceHCOutOctets, - cdxIfCmtsServiceHCOutPackets - } - STATUS current - DESCRIPTION - "Group of objects implemented in Cable Modem Termination - Systems (CMTS) cable interfaces for 64bit couters about sending - and receiving for the same SID." - ::= { cdxDocsExtGroups 23 } - + OBJECTS { + cdxIfCmtsServiceHCInOctets, + cdxIfCmtsServiceHCInPackets, + cdxIfCmtsServiceHCOutOctets, + cdxIfCmtsServiceHCOutPackets + } + STATUS current + DESCRIPTION + "Group of objects implemented in Cable Modem Termination + Systems (CMTS) cable interfaces for 64bit couters about sending + and receiving for the same SID." + ::= { cdxDocsExtGroups 23 } + cdxDownstreamGroup OBJECT-GROUP - OBJECTS { - cdxPrimaryChannelIfIndex, - cdxPhysicalRFIfIndex - } - STATUS current - DESCRIPTION - "Group of objects implements in Cable Modem Termination - System (CMTS for downstream interfaces." - ::= { cdxDocsExtGroups 24 } + OBJECTS { + cdxPrimaryChannelIfIndex, + cdxPhysicalRFIfIndex + } + STATUS current + DESCRIPTION + "Group of objects implements in Cable Modem Termination + System (CMTS for downstream interfaces." + ::= { cdxDocsExtGroups 24} + cdxCpeIpPrefixGroup OBJECT-GROUP - OBJECTS { + OBJECTS { cdxCpeIpPrefixCpeMacAddress, cdxCpeIpPrefixCpeType } - STATUS current - DESCRIPTION - "A collection of objects providing CM management information - of TCS." - ::= { cdxDocsExtGroups 25 } + STATUS current + DESCRIPTION + "A collection of objects providing CM management information + of TCS." + ::= { cdxDocsExtGroups 25 } cdxCmtsMtcCmGroup OBJECT-GROUP OBJECTS { @@ -4774,6 +5570,20 @@ cdxCmtsUscbSflowGroup OBJECT-GROUP Bonding Service Flow management information." ::= { cdxDocsExtGroups 27 } +cdxCmtsDocsisLBGroup OBJECT-GROUP + OBJECTS { + cdxCmtsD30LBEnable, + cdxCmtsD30LBUpstreamEnable, + cdxCmtsD30LBStaticEnable, + cdxCmtsD30LBDynEnable, + cdxCmtsDocsisLBEnable + } + STATUS current + DESCRIPTION + "A collection of objects providing config of D3.0 + Load Balancing Feature." + ::= { cdxDocsExtGroups 28 } + END diff --git a/priv/mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB b/priv/mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB index b7449e17..c23cdd16 100644 --- a/priv/mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB +++ b/priv/mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB @@ -1,1759 +1,1955 @@ -- ******************************************************************* --- CISCO-DOT11-ASSOCIATION-MIB.my: +-- CISCO-DOT11-ASSOCIATION-MIB.my: -- CISCO DOT11 ASSOCIATION MIB file --- --- April 2002, Francis Pang --- --- Copyright (c) 2002-2007 by Cisco Systems, Inc. +-- +-- April 2002, Francis Pang +-- +-- Copyright (c) 2002-2005, 2006-2007, 2016 by Cisco Systems Inc. -- All rights reserved. --- ******************************************************************* --- +-- ****************************************************************** + CISCO-DOT11-ASSOCIATION-MIB DEFINITIONS ::= BEGIN IMPORTS - MODULE-IDENTITY, - OBJECT-TYPE, - Gauge32, - Counter32, - Integer32, - Unsigned32 - FROM SNMPv2-SMI - MODULE-COMPLIANCE, - OBJECT-GROUP - FROM SNMPv2-CONF - TEXTUAL-CONVENTION, - MacAddress, - TruthValue - FROM SNMPv2-TC - ifIndex, - InterfaceIndex - FROM IF-MIB - InetAddressType, - InetAddress - FROM INET-ADDRESS-MIB - SnmpAdminString - FROM SNMP-FRAMEWORK-MIB - cd11IfAuxSsid, - CDot11IfVlanIdOrZero, - CDot11IfCipherType - FROM CISCO-DOT11-IF-MIB - ciscoMgmt - FROM CISCO-SMI; + MODULE-IDENTITY, + OBJECT-TYPE, + Gauge32, + Counter32, + Integer32, + Unsigned32, + NOTIFICATION-TYPE + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP + FROM SNMPv2-CONF + TEXTUAL-CONVENTION, + MacAddress, + TruthValue + FROM SNMPv2-TC + ifIndex, + InterfaceIndex + FROM IF-MIB + InetAddressType, + InetAddress + FROM INET-ADDRESS-MIB + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + cd11IfAuxSsid, + CDot11IfVlanIdOrZero, + CDot11IfCipherType + FROM CISCO-DOT11-IF-MIB + ciscoMgmt + FROM CISCO-SMI; ---******************************************************************** ---* MODULE IDENTITY ---******************************************************************** +-- ******************************************************************** +-- * MODULE IDENTITY +-- ******************************************************************** ciscoDot11AssociationMIB MODULE-IDENTITY - LAST-UPDATED "200701050000Z" - ORGANIZATION "Cisco Systems Inc." - CONTACT-INFO - " Cisco Systems - Customer Service + LAST-UPDATED "201612060000Z" + ORGANIZATION "Cisco Systems Inc." + CONTACT-INFO + "Cisco Systems + Customer Service - Postal: 170 West Tasman Drive, - San Jose CA 95134-1706. - USA + Postal: 170 West Tasman Drive, + San Jose CA 95134-1706. + USA - Tel: +1 800 553-NETS + Tel: +1 800 553-NETS - E-mail: cs-dot11@cisco.com" - DESCRIPTION - "This MIB module provides network management - information on IEEE 802.11 wireless device - association management and data packet forwarding - configuration and statistics. This MIB is an - extension to the IEEE802dot11-MIB and provides - per client based information. + E-mail: cs-dot11@cisco.com" + DESCRIPTION + "This MIB module provides network management + information on IEEE 802.11 wireless device + association management and data packet forwarding + configuration and statistics. This MIB is an + extension to the IEEE802dot11-MIB and provides + per client based information. - The IEEE802dot11-MIB is defined in the IEEE Std - 802.11-Jan 14 1999, Wireless LAN Medium Access - Control and Physical Layer Specifications, by the - LAN MAN Standards Committee of the IEEE Computer - Society. + The IEEE802dot11-MIB is defined in the IEEE Std + 802.11-Jan 14 1999, Wireless LAN Medium Access + Control and Physical Layer Specifications, by the + LAN MAN Standards Committee of the IEEE Computer + Society. - GLOSSARY and ACRONYMS - - - Access point (AP) - Transmitter/receiver (transceiver) device - that commonly connects and transports data - between a wireless network and a wired network. - - AES - Advanced Encryption Standard - - Association - The service used to establish access point - or station mapping and enable STA invocation - of the distribution system serivces. - (Wireless clients attempt to connect to - access points.) - - Bridge - Device that connects two or more segments - and reduces traffic by analyzing the - destination address, filtering the frame, - and forwarding the frame to all connected - segments. - - Bridge AP - It is an AP that functions as a transparent - bridge between 2 wired LAN segments. - - Bridge Host - This is also known as Work Group Bridge. This - is a non-root bridge that is connected to a - remote LAN segment and will only communicate - with repeaters or root bridges. It does not - accept association from other wireless devices. - - BSS - IEEE 802.11 Basic Service Set (Radio Cell). The - BSS of an AP comprises of the stations directly - associated with the AP. - - CCX - Cisco Compatible eXtensions - - A set of specifications which when implemented - would make a client radio interoperable with a - Cisco WLAN infrastructure and make best use of the - innovations for enhanced security, mobility, - quality of service and network management. - - CCMP - Code Mode/CBC Mac Protocol - - Client (Client Station) - A wireless device in a wireless network - associated with an access point. - - Direct Sequence Spread Sprectrum ( DSSS ) - - DSSS is a method to send data where the - transmitting and receiving systems operate at - frequencies as wide as 22MHz. The wide channels - help the participating systems to send more - information at higher data rates than the FSSS - systems. - - EAP - Extensible Authentication Protocol - - EAP-TLS - Extensible Authentication Protocol-Transport - Layer Security - - Frequency Hopping Spread Spectrum ( FSSS ) - - FSSS systems hop from one frequency to another in - the allowed band of frequencies during the data - transmission. 83 MHz is specified as the allowed - band of frequencies in the 2.4 GHz spectrum. - - IEEE 802.11 - Standard to encourage interoperability among - wireless networking equipment. - - IEEE 802.11b - - The IEEE 802.11b standard describes DSSS systems - that operate in the 2.4 GHz ISM band at data - rates of 1, 2, 5,5 and 11 Mbps. - - IEEE 802.11a - - The IEEE 802.11a standard describes wireless LAN - operation in the 5 GHz UNII band at data rates - of 6, 9, 12, 18, 24, 36, 48 and 54 Mbps. - - IEEE 802.11g - - This standard specifies operation in 2.4 GHz ISM - band at data rates of 6, 9, 12, 18. 24, 36, 48 and - 54 Mbps. - - Industrial, Scientific and Medical band (ISM) - - A license-free band specified by the Federal - Communications Commission for use by the wireless - LAN systems. The ISM bands are located starting - at 902 MHz, 2.4GHz and 5.8 GHz. - - MIC - Message Integrity Check. A MIC can, optionally, - be added to WEP-encrypted 802.11 frames. - - Non-Root Bridge - This wireless bridge does not connect to the main - wired LAN segment. It connects to a remote wired - LAN segment and can associate to root bridges and - other non-root bridges that accept client - associations. It also can accept associations - from other non-root bridges, repeater access - points, and client devices. - - PCI - Peripheral Component Interconnect - - A local bus standard developed by Intel - Corporation. Most modern PCs include a PCI bus. - PCI is a 64-bit bus, though it is usually - implemented as a 32-bit bus. It can run at clock - speeds of 33 or 66 MHz. At 32 bits and 33 MHz, it - yields a throughput rate of 133 MBps. - - Repeater - Device that connects multiple segments, listening - to each and repeating signal on one to every other - connected one; regenerates each transmission - so that it can travel farther. - - Repeater or Non-root Access Point - The repeater access point is not connected - to the wired LAN. The Repeater is a wireless - LAN transceiver that transfers data between - a client and another access point, another - repeater, or between two bridges. The repeater - is placed within radio range of an access point - connected to the wired LAN, another repeater, or - an non-root bridge to extend the range of the - infrastructure. - - Root Access Point - This access point connects clients to the main - wired LAN. - - Root Wireless Bridge - This wireless bridge is connected to the main - wired LAN. This wireless bridge can communicate - with non-root wireless bridges, repeater access - points, and client devices but not with another - wireless root bridge. Only one wireless bridge - in a wireless LAN can be set as the wireless - root bridge. - - SSID - Radio Service Set ID. It is used for identification - during association. - - STA (WSTA) - A non-AP 802.11 wireless station. - - TKIP - WPA Temporal Key encryption. - - Unlicensed National Information Infrastucture (UNII) - - The UNII bands are in the 5 GHz range and are 100 - MHz wide. These bands are used by 802.11a-compliant - devices. - - WEP - Wired Equivalent Privacy. 'WEP' is generally used - to refer to 802.11 encryption. - - WPA - WiFi Protected Access - - Work Group Bridges (WGB) - See bridge host." - REVISION "200701050000Z" - DESCRIPTION - "The changes made are as follows. - - - Added more explanations on the kind of entries - populated for cDot11ClientConfigInfoTable, on - infrastructure clients like repeaters, non-root - bridges and workgroup bridges. - - - Added cDot11ClientNewKeyManagement object - to the cDot11ClientConfigInfoTable. " - - REVISION "200606120000Z" - DESCRIPTION - "The changes made are as follows. - - - Added the following enumerations to - CDot11ClientRadioType. - - - 'cb21ag' - - 'ccxClient' - - 'unknown' - - - Added 'unknown' to CDot11ClientDevType. - - - Added cDot11ClientDevObjectID to - cDot11ClientConfigInfoTable. " - - REVISION "200503080000Z" - DESCRIPTION - "Updated CDot11ClientDevType to include a new device - type. Updated CDot11ClientRadioType to include new - radio types." - REVISION "200411280000Z" - DESCRIPTION - "Correct spelling of CDot11AuthenicationMethod to - CDot11AuthenticationMethod." - REVISION "200410180000Z" - DESCRIPTION - "Added new client VLAN, sub-interface ifIndex, key - management type, authentication type, and cipher - type information." - REVISION "200402190000Z" - DESCRIPTION - "Added new cd11IfCipherStatsTable for radio interface - AES, TKIP, and security tempering attempts statistics." - REVISION "200307270000Z" - DESCRIPTION - "Added new IEEE 802.11g radio type to - CDot11ClientRadioType and new AP device type to - CDot11ClientDevType." - REVISION "200304110000Z" - DESCRIPTION - "Added new objects for client software version, IP - address, name, and association or authentication state." - REVISION "200301290000Z" - DESCRIPTION - "Added new 5GHz radio type to CDot11ClientRadioType - and new client types to CDot11ClientDevType." - REVISION "200207150000Z" - DESCRIPTION - "Corrected the unit of cDot11ClientBytesReceived." - REVISION "200204170000Z" - DESCRIPTION - "Added a new index cd11IfAuxSsid and a new object - cDot11ClientParentAddress to the - cDot11ClientConfigInfoTable." - REVISION "200203060000Z" - DESCRIPTION - "Initial version of this MIB module." - ::= { ciscoMgmt 273 } + GLOSSARY and ACRONYMS -ciscoDot11AssocMIBObjects OBJECT IDENTIFIER - ::= { ciscoDot11AssociationMIB 1 } + Access point (AP) + Transmitter/receiver (transceiver) device + that commonly connects and transports data + between a wireless network and a wired network. -cDot11AssociationGlobal OBJECT IDENTIFIER - ::= { ciscoDot11AssocMIBObjects 1 } + AES + Advanced Encryption Standard -cDot11ClientConfiguration OBJECT IDENTIFIER - ::= { ciscoDot11AssocMIBObjects 2 } + Association + The service used to establish access point + or station mapping and enable STA invocation + of the distribution system serivces. + (Wireless clients attempt to connect to + access points.) -cDot11ClientStatistics OBJECT IDENTIFIER - ::= { ciscoDot11AssocMIBObjects 3 } + Bridge + Device that connects two or more segments + and reduces traffic by analyzing the + destination address, filtering the frame, + and forwarding the frame to all connected + segments. + + Bridge AP + It is an AP that functions as a transparent + bridge between 2 wired LAN segments. + + Bridge Host + This is also known as Work Group Bridge. This + is a non-root bridge that is connected to a + remote LAN segment and will only communicate + with repeaters or root bridges. It does not + accept association from other wireless devices. + + BSS + IEEE 802.11 Basic Service Set (Radio Cell). The + BSS of an AP comprises of the stations directly + associated with the AP. + + CCX + Cisco Compatible eXtensions + + A set of specifications which when implemented + would make a client radio interoperable with a + Cisco WLAN infrastructure and make best use of the + innovations for enhanced security, mobility, + quality of service and network management. + + CCMP + Code Mode/CBC Mac Protocol + + Client (Client Station) + A wireless device in a wireless network + associated with an access point. + + Direct Sequence Spread Sprectrum ( DSSS ) + + DSSS is a method to send data where the + transmitting and receiving systems operate at + frequencies as wide as 22MHz. The wide channels + help the participating systems to send more + information at higher data rates than the FSSS + systems. + + EAP + Extensible Authentication Protocol + + EAP-TLS + Extensible Authentication Protocol-Transport + Layer Security + + Frequency Hopping Spread Spectrum ( FSSS ) + + FSSS systems hop from one frequency to another in + the allowed band of frequencies during the data + transmission. 83 MHz is specified as the allowed + band of frequencies in the 2.4 GHz spectrum. + + IEEE 802.11 + Standard to encourage interoperability among + wireless networking equipment. + + IEEE 802.11b + + The IEEE 802.11b standard describes DSSS systems + that operate in the 2.4 GHz ISM band at data + rates of 1, 2, 5,5 and 11 Mbps. + + IEEE 802.11a + + The IEEE 802.11a standard describes wireless LAN + operation in the 5 GHz UNII band at data rates + of 6, 9, 12, 18, 24, 36, 48 and 54 Mbps. + + IEEE 802.11g + + This standard specifies operation in 2.4 GHz ISM + band at data rates of 6, 9, 12, 18. 24, 36, 48 and + 54 Mbps. + + Industrial, Scientific and Medical band (ISM) + + A license-free band specified by the Federal + Communications Commission for use by the wireless + LAN systems. The ISM bands are located starting + at 902 MHz, 2.4GHz and 5.8 GHz. + + MIC + Message Integrity Check. A MIC can, optionally, + be added to WEP-encrypted 802.11 frames. + + Non-Root Bridge + This wireless bridge does not connect to the main + wired LAN segment. It connects to a remote wired + LAN segment and can associate to root bridges and + other non-root bridges that accept client + associations. It also can accept associations + from other non-root bridges, repeater access + points, and client devices. + + PCI + Peripheral Component Interconnect + + A local bus standard developed by Intel + Corporation. Most modern PCs include a PCI bus. + PCI is a 64-bit bus, though it is usually + implemented as a 32-bit bus. It can run at clock + speeds of 33 or 66 MHz. At 32 bits and 33 MHz, it + yields a throughput rate of 133 MBps. + + Repeater + Device that connects multiple segments, listening + to each and repeating signal on one to every other + connected one; regenerates each transmission + so that it can travel farther. + + Repeater or Non-root Access Point + The repeater access point is not connected + to the wired LAN. The Repeater is a wireless + LAN transceiver that transfers data between + a client and another access point, another + repeater, or between two bridges. The repeater + is placed within radio range of an access point + connected to the wired LAN, another repeater, or + an non-root bridge to extend the range of the + infrastructure. + + Root Access Point + This access point connects clients to the main + wired LAN. + + Root Wireless Bridge + This wireless bridge is connected to the main + wired LAN. This wireless bridge can communicate + with non-root wireless bridges, repeater access + points, and client devices but not with another + wireless root bridge. Only one wireless bridge + in a wireless LAN can be set as the wireless + root bridge. + + SSID + Radio Service Set ID. It is used for identification + during association. + + STA (WSTA) + A non-AP 802.11 wireless station. + + TKIP + WPA Temporal Key encryption. + + Unlicensed National Information Infrastucture (UNII) + + The UNII bands are in the 5 GHz range and are 100 + MHz wide. These bands are used by 802.11a-compliant + devices. + + WEP + Wired Equivalent Privacy. 'WEP' is generally used + to refer to 802.11 encryption. + + WPA + WiFi Protected Access + + Work Group Bridges (WGB) + See bridge host." + REVISION "201612060000Z" + DESCRIPTION + "Added ciscoDot11StationStatusTrap to + indicate wireless client status change + like associate to AP or disassociate + from AP" + REVISION "200701050000Z" + DESCRIPTION + "The changes made are as follows. + + - Added more explanations on the kind of entries + populated for cDot11ClientConfigInfoTable, on + infrastructure clients like repeaters, non-root + bridges and workgroup bridges. + + - Added cDot11ClientNewKeyManagement object + to the cDot11ClientConfigInfoTable." + REVISION "200606120000Z" + DESCRIPTION + "The changes made are as follows. + + - Added the following enumerations to + CDot11ClientRadioType. + + - 'cb21ag' + - 'ccxClient' + - 'unknown' + + - Added 'unknown' to CDot11ClientDevType. + + - Added cDot11ClientDevObjectID to + cDot11ClientConfigInfoTable." + REVISION "200503080000Z" + DESCRIPTION + "Updated CDot11ClientDevType to include a new device + type. Updated CDot11ClientRadioType to include new + radio types." + REVISION "200411280000Z" + DESCRIPTION + "Correct spelling of CDot11AuthenicationMethod to + CDot11AuthenticationMethod." + REVISION "200410180000Z" + DESCRIPTION + "Added new client VLAN, sub-interface ifIndex, key + management type, authentication type, and cipher + type information." + REVISION "200402190000Z" + DESCRIPTION + "Added new cd11IfCipherStatsTable for radio interface + AES, TKIP, and security tempering attempts statistics." + REVISION "200307270000Z" + DESCRIPTION + "Added new IEEE 802.11g radio type to + CDot11ClientRadioType and new AP device type to + CDot11ClientDevType." + REVISION "200304110000Z" + DESCRIPTION + "Added new objects for client software version, IP + address, name, and association or authentication state." + REVISION "200301290000Z" + DESCRIPTION + "Added new 5GHz radio type to CDot11ClientRadioType + and new client types to CDot11ClientDevType." + REVISION "200207150000Z" + DESCRIPTION + "Corrected the unit of cDot11ClientBytesReceived." + REVISION "200204170000Z" + DESCRIPTION + "Added a new index cd11IfAuxSsid and a new object + cDot11ClientParentAddress to the + cDot11ClientConfigInfoTable." + REVISION "200203060000Z" + DESCRIPTION + "Initial version of this MIB module." + ::= { ciscoMgmt 273 } + + +ciscoDot11AssocMIBObjects OBJECT IDENTIFIER + ::= { ciscoDot11AssociationMIB 1 } + +cDot11AssociationGlobal OBJECT IDENTIFIER + ::= { ciscoDot11AssocMIBObjects 1 } + +cDot11ClientConfiguration OBJECT IDENTIFIER + ::= { ciscoDot11AssocMIBObjects 2 } + +cDot11ClientStatistics OBJECT IDENTIFIER + ::= { ciscoDot11AssocMIBObjects 3 } + +ciscoDot11StationTraps OBJECT IDENTIFIER + ::= { ciscoDot11AssocMIBObjects 4 } -- Textual Conventions CDot11ClientRoleClassType ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This defines the type of role of a wireless device. - The device types are: - clientStation(0) - client station, - repeater(1) - repeater access point, - accessPoint(2) - access point, - bridgeHost(3) - bridge host (WGB), - bridge(4) - bridge, - bridgeRoot(5) - root bridge - ethernetClient(6) - Ethernet client through WGB." - SYNTAX INTEGER { - clientStation(0), - repeater(1), - accessPoint(2), - bridgeHost(3), - bridge(4), - bridgeRoot(5), - ethernetClient(6) } + STATUS current + DESCRIPTION + "This defines the type of role of a wireless device. + The device types are: + clientStation(0) - client station, + repeater(1) - repeater access point, + accessPoint(2) - access point, + bridgeHost(3) - bridge host (WGB), + bridge(4) - bridge, + bridgeRoot(5) - root bridge + ethernetClient(6) - Ethernet client through WGB." + SYNTAX INTEGER { + clientStation(0), + repeater(1), + accessPoint(2), + bridgeHost(3), + bridge(4), + bridgeRoot(5), + ethernetClient(6) + } CDot11ClientDevType ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This defines the classifications of wireless client - device. The devices are classified by their Ethernet - connection, serial connection, and the type of radio - it uses. The device classifications are: - unknown(1) - unknown, - ethernetAP(76) - Ethernet access point, - ethernetBridge(77) - Ethernet bridge, - pc3000Client(84) - client with a 3000 radio, - serialUC(85) - serial port universal - client, - ethernetUC(86) - Ethernet universal - client, - pc3500Client(101) - client with a 5300 radio, - pc4500Client(102) - client with a 4500 radio, - generic80211Client(104) - client of an unknown - radio type and non-Cisco - device, - pc4800Client(109) - client with a 4800 radio, - pc3100Client(110) - client with a 3100 radio, - mc(111) - multiple client Ethernet, - universal client, - ethernetClient(112) - Ethernet client of a WGB, - pc4800bClient(117) - client with a 4800b radio, - wgbNoDiversity(123) - WGB with one antenna, - wgb(124) - WGB with two antennas, - series350Client(127) - client with 350 series - radio, - series370Client(128) - client with 370 series - dot11A radio, - c1100SeriesAP(129) - Cisco 1100 series AP, - c1410SeriesBridge(130) - Cisco 1410 series bridge, - c1200SeriesAP(132) - Cisco 1200 series AP, - mp2xClient(133) - client with MP2x IEEE - 802.11g radio, - c350SeriesAP(134) - Cisco IOS 350 series AP, - cb21agClient(135) - Cisco CB21AG/PI21AG - IEEE 802.lla/b/g client, - radioKodiak(136) - Cisco IEEE 802.11a - AIR-RM21A-x-K9 and - AIR-RM22A-x-K9 radio, - c1130SeriesAP(137) - Cisco 1130 series AP, - c1310SeriesBridge(138) - Cisco 1310 series bridge, - c7920phone(139) - Cisco 7920 series phone, - c1240SeriesAP(140) - Cisco 1240 series AP. " - - - SYNTAX INTEGER { - unknown(1), - ethernetAP(76), - ethernetBridge(77), - pc3000Client(84), - serialUC(85), - ethernetUC(86), - pc3500Client(101), - pc4500Client(102), - generic80211Client(104), - pc4800Client(109), - pc3100Client(110), - mc(111), - ethernetClient(112), - pc4800bClient(117), - wgbNoDiversity(123), - wgb(124), - series350Client(127), - series370Client(128), - c1100SeriesAP(129), - c1410SeriesBridge(130), - c1200SeriesAP(132), - mp2xClient(133), - c350SeriesAP(134), - cb21agClient(135), - radioKodiak(136), - c1130SeriesAP(137), - c1310SeriesBridge(138), - c7920phone(139), - c1240SeriesAP(140) - } + STATUS current + DESCRIPTION + "This defines the classifications of wireless client + device. The devices are classified by their Ethernet + connection, serial connection, and the type of radio + it uses. The device classifications are: + unknown(1) - unknown, + ethernetAP(76) - Ethernet access point, + ethernetBridge(77) - Ethernet bridge, + pc3000Client(84) - client with a 3000 radio, + serialUC(85) - serial port universal + client, + ethernetUC(86) - Ethernet universal + client, + pc3500Client(101) - client with a 5300 radio, + pc4500Client(102) - client with a 4500 radio, + generic80211Client(104) - client of an unknown + radio type and non-Cisco + device, + pc4800Client(109) - client with a 4800 radio, + pc3100Client(110) - client with a 3100 radio, + mc(111) - multiple client Ethernet, + universal client, + ethernetClient(112) - Ethernet client of a WGB, + pc4800bClient(117) - client with a 4800b radio, + wgbNoDiversity(123) - WGB with one antenna, + wgb(124) - WGB with two antennas, + series350Client(127) - client with 350 series + radio, + series370Client(128) - client with 370 series + dot11A radio, + c1100SeriesAP(129) - Cisco 1100 series AP, + c1410SeriesBridge(130) - Cisco 1410 series bridge, + c1200SeriesAP(132) - Cisco 1200 series AP, + mp2xClient(133) - client with MP2x IEEE + 802.11g radio, + c350SeriesAP(134) - Cisco IOS 350 series AP, + cb21agClient(135) - Cisco CB21AG/PI21AG + IEEE 802.lla/b/g client, + radioKodiak(136) - Cisco IEEE 802.11a + AIR-RM21A-x-K9 and + AIR-RM22A-x-K9 radio, + c1130SeriesAP(137) - Cisco 1130 series AP, + c1310SeriesBridge(138) - Cisco 1310 series bridge, + c7920phone(139) - Cisco 7920 series phone, + c1240SeriesAP(140) - Cisco 1240 series AP." + SYNTAX INTEGER { + unknown(1), + ethernetAP(76), + ethernetBridge(77), + pc3000Client(84), + serialUC(85), + ethernetUC(86), + pc3500Client(101), + pc4500Client(102), + generic80211Client(104), + pc4800Client(109), + pc3100Client(110), + mc(111), + ethernetClient(112), + pc4800bClient(117), + wgbNoDiversity(123), + wgb(124), + series350Client(127), + series370Client(128), + c1100SeriesAP(129), + c1410SeriesBridge(130), + c1200SeriesAP(132), + mp2xClient(133), + c350SeriesAP(134), + cb21agClient(135), + radioKodiak(136), + c1130SeriesAP(137), + c1310SeriesBridge(138), + c7920phone(139), + c1240SeriesAP(140) + } CDot11ClientRadioType ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "This defines the radio classifications of wireless - stations. It indicates the model number of the radio - in the remote unit. The radio classifications are: - unknown(1) - unknown, - ccxClient(2) - CCX-compatible radio, - pc3500(3) - Cisco 3500 radio, - pc3000(4) - Cisco 3000 radio, - pc4500(6) - Cisco 4500 radio, - pc4800(12) - Cisco 4800 radio, - pc3100(13) - Cisco 3100 radio, - series340(33) - Cisco 340 series radio, - series350(34) - Cisco 350 series radio, - series370(35) - Cisco 370 series dot11A radio, - bridge1410(36) - Cisco 1410 bridge 5GHz radio, - mp2xSeries(37) - Cisco 11g MP2x series radio, - rm2xSeries(38) - Cisco 11a RM2x series radio, - rm2gSeries(39) - Cisco 11g RM2x series radio, - mp2xMAR(40) - Cisco 3210 MAR 11g MP2x radio, - cb21ag(46) - Cisco CB21AG/PI21AG - IEEE 802.11a/b/g radio. " - SYNTAX INTEGER { - unknown(1), - ccxClient(2), - pc3500(3), - pc3000(4), - pc4500(6), - pc4800(12), - pc3100(13), - series340(33), - series350(34), - series370(35), - bridge1410(36), - mp2xSeries(37), - rm2xSeries(38), - rm2gSeries(39), - mp2xMAR(40), - cb21ag(46) - } + STATUS current + DESCRIPTION + "This defines the radio classifications of wireless + stations. It indicates the model number of the radio + in the remote unit. The radio classifications are: + unknown(1) - unknown, + ccxClient(2) - CCX-compatible radio, + pc3500(3) - Cisco 3500 radio, + pc3000(4) - Cisco 3000 radio, + pc4500(6) - Cisco 4500 radio, + pc4800(12) - Cisco 4800 radio, + pc3100(13) - Cisco 3100 radio, + series340(33) - Cisco 340 series radio, + series350(34) - Cisco 350 series radio, + series370(35) - Cisco 370 series dot11A radio, + bridge1410(36) - Cisco 1410 bridge 5GHz radio, + mp2xSeries(37) - Cisco 11g MP2x series radio, + rm2xSeries(38) - Cisco 11a RM2x series radio, + rm2gSeries(39) - Cisco 11g RM2x series radio, + mp2xMAR(40) - Cisco 3210 MAR 11g MP2x radio, + cb21ag(46) - Cisco CB21AG/PI21AG + IEEE 802.11a/b/g radio." + SYNTAX INTEGER { + unknown(1), + ccxClient(2), + pc3500(3), + pc3000(4), + pc4500(6), + pc4800(12), + pc3100(13), + series340(33), + series350(34), + series370(35), + bridge1410(36), + mp2xSeries(37), + rm2xSeries(38), + rm2gSeries(39), + mp2xMAR(40), + cb21ag(46) + } CDot11AuthenticationMethod ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "These are the IEEE 802.11 supported - authentication methods for wireless devices: - open(1) - Open System - sharedKey(2) - Shared Key - networkEap(129) - Network EAP." - REFERENCE - "IEEE Std 802.11-Jan 14 1999, Wireless LAN Medium - Access Control and Physical Layer Specifications, - LAN MAN Standards Committee of the IEEE Computer - Society, IEEE802dot11-MIB, - dot11AuthenticationAlgorithm." - SYNTAX INTEGER { - open(1), - sharedKey(2), - networkEap(129) - } + STATUS current + DESCRIPTION + "These are the IEEE 802.11 supported + authentication methods for wireless devices: + open(1) - Open System + sharedKey(2) - Shared Key + networkEap(129) - Network EAP." + + REFERENCE + "IEEE Std 802.11-Jan 14 1999, Wireless LAN Medium + Access Control and Physical Layer Specifications, + LAN MAN Standards Committee of the IEEE Computer + Society, IEEE802dot11-MIB, + dot11AuthenticationAlgorithm." + SYNTAX INTEGER { + open(1), + sharedKey(2), + networkEap(129) + } - CDot11AdditionalAuthenMethod ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "These are the additional authentications that can - be performed after IEEE 802.11 Open System or Shared - Key authentication is completed successfully: - mac(0) - MAC address authentication - eap(1) - EAP authentication." - SYNTAX BITS { - mac(0), - eap(1) - } + STATUS current + DESCRIPTION + "These are the additional authentications that can + be performed after IEEE 802.11 Open System or Shared + Key authentication is completed successfully: + mac(0) - MAC address authentication + eap(1) - EAP authentication." + SYNTAX BITS { + mac(0), + eap(1) + } -CDot11Dot1xAuthenMethod ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "These are the IEEE 802.1x authentication methods - performed between the IEEE 802.11 wireless clients - and the authentication server. Depending on the - server and client configuration, more than one - authentication methods can be performed for any - IEEE 802.11 association. The IEEE 802.1x - authentication methods are: - md5(0) - Message-digest algorithm - leap(1) - Cisco Light-weight EAP - peap(2) - Protected EAP - eapTls(3) - EAP Transport Layer Security - eapSim(4) - EAP Enhanced GSM Authentication - eapFast(5) - Cisco EAP Fast." - SYNTAX BITS { - md5(0), - leap(1), - peap(2), - eapTls(3), - eapSim(4), - eapFast(5) - } +CDot11Dot1xAuthenMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "These are the IEEE 802.1x authentication methods + performed between the IEEE 802.11 wireless clients + and the authentication server. Depending on the + server and client configuration, more than one + authentication methods can be performed for any + IEEE 802.11 association. The IEEE 802.1x + authentication methods are: + md5(0) - Message-digest algorithm + leap(1) - Cisco Light-weight EAP + peap(2) - Protected EAP + eapTls(3) - EAP Transport Layer Security + eapSim(4) - EAP Enhanced GSM Authentication + eapFast(5) - Cisco EAP Fast." + SYNTAX BITS { + md5(0), + leap(1), + peap(2), + eapTls(3), + eapSim(4), + eapFast(5) + } -CDot11KeyManagementMethod ::= TEXTUAL-CONVENTION - STATUS deprecated - DESCRIPTION - "These are the encryption key management methods - for IEEE 802.11 wireless frame encryption. The key - management methods are: - wpa(0) - Wi-Fi Protected Access - cckm(1) - Cisco proprietary key management." - SYNTAX BITS { - wpa(0), - cckm(1) - } +CDot11KeyManagementMethod ::= TEXTUAL-CONVENTION + STATUS deprecated + DESCRIPTION + "These are the encryption key management methods + for IEEE 802.11 wireless frame encryption. The key + management methods are: + wpa(0) - Wi-Fi Protected Access + cckm(1) - Cisco proprietary key management." + SYNTAX BITS { + wpa(0), + cckm(1) + } CDot11NewKeyManagementMethod ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "These are the encryption key management methods - for IEEE 802.11 wireless frame encryption. The key - management methods are: - cckm(0) - Cisco proprietary key management - wpa1(1) - Wi-Fi Protected Access version 1 - wpa2(2) - Wi-Fi Protected Access version 2." - SYNTAX BITS { - cckm(0), - wpa1(1), - wpa2(2) - } + STATUS current + DESCRIPTION + "These are the encryption key management methods + for IEEE 802.11 wireless frame encryption. The key + management methods are: + cckm(0) - Cisco proprietary key management + wpa1(1) - Wi-Fi Protected Access version 1 + wpa2(2) - Wi-Fi Protected Access version 2." + SYNTAX BITS { + cckm(0), + wpa1(1), + wpa2(2) + } +-- ******************************************************************** +-- * dot11 association global parameters +-- ******************************************************************** + +ciscoDot11StationInfoTable OBJECT-TYPE + SYNTAX SEQUENCE OF CiscoDot11StationInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Station Information parameters." + ::= { ciscoDot11AssocMIBObjects 5 } + +ciscoDot11StationInfoEntry OBJECT-TYPE + SYNTAX CiscoDot11StationInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Status and parameter values for the wireless client." + INDEX { ifIndex } + ::= { ciscoDot11StationInfoTable 1 } + +CiscoDot11StationInfoEntry ::= SEQUENCE { + clientMacAddr MacAddress, + clientDeviceType CDot11ClientRoleClassType, + clientDeviceName SnmpAdminString, + clientIpv4Address InetAddress, + clientIpv6Address InetAddress, + apMacAddr MacAddress, + apIpv4Address InetAddress, + apIpv6Address InetAddress, + clientStationState INTEGER, + clientDisassocReasonStr SnmpAdminString +} + +clientMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Indicates wireless client mac address." + ::= { ciscoDot11StationInfoEntry 1 } + +clientDeviceType OBJECT-TYPE + SYNTAX CDot11ClientRoleClassType + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Indicates wireless client device type. + possible types are client, ethernet, AP, + Bridge, Repeater, WGB" + ::= { ciscoDot11StationInfoEntry 2 } + +clientDeviceName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Indicates Cisco IOS device hostname ." + ::= { ciscoDot11StationInfoEntry 3 } + +clientIpv4Address OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Indicates wireless client IPv4 address." + ::= { ciscoDot11StationInfoEntry 4 } + +clientIpv6Address OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Indicates wireless client IPv6 address." + ::= { ciscoDot11StationInfoEntry 5 } + +apMacAddr OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Indicates AP mac address which client associated." + ::= { ciscoDot11StationInfoEntry 6 } + +apIpv4Address OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Indicates AP IPv4 address that wireless client associates." + ::= { ciscoDot11StationInfoEntry 7 } + +apIpv6Address OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Indicates AP IPv6 address that wireless client associates." + ::= { ciscoDot11StationInfoEntry 8 } + +clientStationState OBJECT-TYPE + SYNTAX INTEGER { + associated(1), + disAssociated(2), + run(3) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object indicates the state of the authentication + and association process between the two parties: + associated(1) - client associates to AP + disAssociated(2) - client disassociates to AP + run(3) - client passes authentication and gets IP address" + ::= { ciscoDot11StationInfoEntry 9 } + +clientDisassocReasonStr OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This attribute holds the most recently + transmitted Reason in a Disassociation frame." + ::= { ciscoDot11StationInfoEntry 10 } + + + +ciscoDot11StationStatusTrap NOTIFICATION-TYPE + OBJECTS { + ifIndex, + clientMacAddr, + clientDeviceType, + clientDeviceName, + clientIpv4Address, + clientIpv6Address, + apMacAddr, + apIpv4Address, + apIpv6Address, + clientStationState, + clientDisassocReasonStr + } + STATUS current + DESCRIPTION + "ciscoDot11StationStatusTrap is generated when wireless client + status change : + 1. associate to AP + 2. disassociate from AP + 3. run state : client passes authentication and gets IP address" + ::= { ciscoDot11StationTraps 1 } ---******************************************************************** ---* dot11 association global parameters ---******************************************************************** cDot11ParentAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the MAC address of the parent access point - or root bridge for this device. The value is zero - if this is a root access point or bridge." - ::= { cDot11AssociationGlobal 1 } + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the MAC address of the parent access point + or root bridge for this device. The value is zero + if this is a root access point or bridge." + ::= { cDot11AssociationGlobal 1 } cDot11ActiveDevicesTable OBJECT-TYPE - SYNTAX SEQUENCE OF CDot11ActiveDevicesEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains the list of active devices - currently associated with this device on each of - the IEEE 802.11 interfaces. This table has a - sparse dependent relationship on the ifTable." - ::= { cDot11AssociationGlobal 2 } + SYNTAX SEQUENCE OF CDot11ActiveDevicesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains the list of active devices + currently associated with this device on each of + the IEEE 802.11 interfaces. This table has a + sparse dependent relationship on the ifTable." + ::= { cDot11AssociationGlobal 2 } cDot11ActiveDevicesEntry OBJECT-TYPE - SYNTAX CDot11ActiveDevicesEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "An entry represents a currently active device - associated with this device. These active devices - include: wireless clients, repeaters, and bridges." - INDEX { ifIndex } - ::= { cDot11ActiveDevicesTable 1 } + SYNTAX CDot11ActiveDevicesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry represents a currently active device + associated with this device. These active devices + include: wireless clients, repeaters, and bridges." + INDEX { ifIndex } + ::= { cDot11ActiveDevicesTable 1 } -CDot11ActiveDevicesEntry ::= - SEQUENCE { - cDot11ActiveWirelessClients Gauge32, - cDot11ActiveBridges Gauge32, - cDot11ActiveRepeaters Gauge32 - } +CDot11ActiveDevicesEntry ::= SEQUENCE { + cDot11ActiveWirelessClients Gauge32, + cDot11ActiveBridges Gauge32, + cDot11ActiveRepeaters Gauge32 +} cDot11ActiveWirelessClients OBJECT-TYPE - SYNTAX Gauge32 (0..2007) - UNITS "Device" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the number of wireless clients - currently associating with this device on this - interface." - ::= { cDot11ActiveDevicesEntry 1 } + SYNTAX Gauge32 (0..2007) + UNITS "Device" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of wireless clients + currently associating with this device on this + interface." + ::= { cDot11ActiveDevicesEntry 1 } cDot11ActiveBridges OBJECT-TYPE - SYNTAX Gauge32 (0..2007) - UNITS "Device" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the number of bridges currently - associating with this device on this interface." - ::= { cDot11ActiveDevicesEntry 2 } + SYNTAX Gauge32 (0..2007) + UNITS "Device" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of bridges currently + associating with this device on this interface." + ::= { cDot11ActiveDevicesEntry 2 } cDot11ActiveRepeaters OBJECT-TYPE - SYNTAX Gauge32 (0..2007) - UNITS "Device" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the number of repeaters currently - associating with this device on this interface." - ::= { cDot11ActiveDevicesEntry 3 } + SYNTAX Gauge32 (0..2007) + UNITS "Device" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of repeaters currently + associating with this device on this interface." + ::= { cDot11ActiveDevicesEntry 3 } + + cDot11AssociationStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF CDot11AssociationStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains statistics for various - devices associated with this device on each - of the IEEE 802.11 interfaces since it was - last re-started. These devices include: wireless - clients, repeaters, and bridges. This table has - a sparse dependent relationship on the ifTable." - ::= { cDot11AssociationGlobal 3 } + SYNTAX SEQUENCE OF CDot11AssociationStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains statistics for various + devices associated with this device on each + of the IEEE 802.11 interfaces since it was + last re-started. These devices include: wireless + clients, repeaters, and bridges. This table has + a sparse dependent relationship on the ifTable." + ::= { cDot11AssociationGlobal 3 } cDot11AssociationStatsEntry OBJECT-TYPE - SYNTAX CDot11AssociationStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry provides association statistics of - various devices interacting with this device on - each of the IEEE 802.11 interfaces." - INDEX { ifIndex } - ::= { cDot11AssociationStatsTable 1 } + SYNTAX CDot11AssociationStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry provides association statistics of + various devices interacting with this device on + each of the IEEE 802.11 interfaces." + INDEX { ifIndex } + ::= { cDot11AssociationStatsTable 1 } -CDot11AssociationStatsEntry ::= - SEQUENCE { - cDot11AssStatsAssociated Counter32, - cDot11AssStatsAuthenticated Counter32, - cDot11AssStatsRoamedIn Counter32, - cDot11AssStatsRoamedAway Counter32, - cDot11AssStatsDeauthenticated Counter32, - cDot11AssStatsDisassociated Counter32 - } +CDot11AssociationStatsEntry ::= SEQUENCE { + cDot11AssStatsAssociated Counter32, + cDot11AssStatsAuthenticated Counter32, + cDot11AssStatsRoamedIn Counter32, + cDot11AssStatsRoamedAway Counter32, + cDot11AssStatsDeauthenticated Counter32, + cDot11AssStatsDisassociated Counter32 +} cDot11AssStatsAssociated OBJECT-TYPE - SYNTAX Counter32 - UNITS "client" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of stations - associated with this device on this interface - since device re-started." - ::= { cDot11AssociationStatsEntry 1 } + SYNTAX Counter32 + UNITS "client" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of stations + associated with this device on this interface + since device re-started." + ::= { cDot11AssociationStatsEntry 1 } cDot11AssStatsAuthenticated OBJECT-TYPE - SYNTAX Counter32 - UNITS "client" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of stations - authenticated with this device on this interface - since device re-started." - ::= { cDot11AssociationStatsEntry 2 } + SYNTAX Counter32 + UNITS "client" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of stations + authenticated with this device on this interface + since device re-started." + ::= { cDot11AssociationStatsEntry 2 } cDot11AssStatsRoamedIn OBJECT-TYPE - SYNTAX Counter32 - UNITS "client" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of stations - roamed from another device to this device on - this interface since device re-started." - ::= { cDot11AssociationStatsEntry 3 } + SYNTAX Counter32 + UNITS "client" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of stations + roamed from another device to this device on + this interface since device re-started." + ::= { cDot11AssociationStatsEntry 3 } cDot11AssStatsRoamedAway OBJECT-TYPE - SYNTAX Counter32 - UNITS "client" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of stations - roamed away from this device on this interface - since device re-started." - ::= { cDot11AssociationStatsEntry 4 } + SYNTAX Counter32 + UNITS "client" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of stations + roamed away from this device on this interface + since device re-started." + ::= { cDot11AssociationStatsEntry 4 } cDot11AssStatsDeauthenticated OBJECT-TYPE - SYNTAX Counter32 - UNITS "client" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of stations - deauthenticated with this device on this - interface since device re-started." - ::= { cDot11AssociationStatsEntry 5 } + SYNTAX Counter32 + UNITS "client" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of stations + deauthenticated with this device on this + interface since device re-started." + ::= { cDot11AssociationStatsEntry 5 } cDot11AssStatsDisassociated OBJECT-TYPE - SYNTAX Counter32 - UNITS "client" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of stations - disassociated with this device on this - interface since device re-started." - ::= { cDot11AssociationStatsEntry 6 } + SYNTAX Counter32 + UNITS "client" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of stations + disassociated with this device on this + interface since device re-started." + ::= { cDot11AssociationStatsEntry 6 } + cd11IfCipherStatsTable OBJECT-TYPE - SYNTAX SEQUENCE OF Cd11IfCipherStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table includes AES, TKIP, and security tempering - attempts statistics collected by the IEEE 802.11 radio - interfaces and system management. This table has a - sparse dependent relationship on the ifTable. For - each entry in this table, there exists an entry in the - ifTable of ifType ieee80211(71)." - ::= { cDot11AssociationGlobal 4 } + SYNTAX SEQUENCE OF Cd11IfCipherStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table includes AES, TKIP, and security tempering + attempts statistics collected by the IEEE 802.11 radio + interfaces and system management. This table has a + sparse dependent relationship on the ifTable. For + each entry in this table, there exists an entry in the + ifTable of ifType ieee80211(71)." + ::= { cDot11AssociationGlobal 4 } cd11IfCipherStatsEntry OBJECT-TYPE - SYNTAX Cd11IfCipherStatsEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry provides cipher related statistics - collected on each of the IEEE 802.11 interfaces." - INDEX { ifIndex } - ::= { cd11IfCipherStatsTable 1 } + SYNTAX Cd11IfCipherStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry provides cipher related statistics + collected on each of the IEEE 802.11 interfaces." + INDEX { ifIndex } + ::= { cd11IfCipherStatsTable 1 } -Cd11IfCipherStatsEntry ::= - SEQUENCE { - cd11IfCipherMicFailClientAddress MacAddress, - cd11IfCipherTkipLocalMicFailures Counter32, - cd11IfCipherTkipRemotMicFailures Counter32, - cd11IfCipherTkipCounterMeasInvok Counter32, - cd11IfCipherCcmpReplaysDiscarded Counter32, - cd11IfCipherTkipReplaysDetected Counter32 - } +Cd11IfCipherStatsEntry ::= SEQUENCE { + cd11IfCipherMicFailClientAddress MacAddress, + cd11IfCipherTkipLocalMicFailures Counter32, + cd11IfCipherTkipRemotMicFailures Counter32, + cd11IfCipherTkipCounterMeasInvok Counter32, + cd11IfCipherCcmpReplaysDiscarded Counter32, + cd11IfCipherTkipReplaysDetected Counter32 +} cd11IfCipherMicFailClientAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is MAC address of the client attached to - this radio interface that caused the most recent - MIC failure." - ::= { cd11IfCipherStatsEntry 1 } + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is MAC address of the client attached to + this radio interface that caused the most recent + MIC failure." + ::= { cd11IfCipherStatsEntry 1 } cd11IfCipherTkipLocalMicFailures OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of MIC failures - encountered on this radio interface since device - re-started." - ::= { cd11IfCipherStatsEntry 2 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of MIC failures + encountered on this radio interface since device + re-started." + ::= { cd11IfCipherStatsEntry 2 } cd11IfCipherTkipRemotMicFailures OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of MIC failures - reported by clients on this radio interface - since device re-started." - ::= { cd11IfCipherStatsEntry 3 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of MIC failures + reported by clients on this radio interface + since device re-started." + ::= { cd11IfCipherStatsEntry 3 } cd11IfCipherTkipCounterMeasInvok OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of TKIP Counter - Measures invoked on this interface since - device re-started." - ::= { cd11IfCipherStatsEntry 4 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of TKIP Counter + Measures invoked on this interface since + device re-started." + ::= { cd11IfCipherStatsEntry 4 } cd11IfCipherCcmpReplaysDiscarded OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of received - unicast fragments discarded by replay mechanism - on this interface since device re-started." - ::= { cd11IfCipherStatsEntry 5 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of received + unicast fragments discarded by replay mechanism + on this interface since device re-started." + ::= { cd11IfCipherStatsEntry 5 } cd11IfCipherTkipReplaysDetected OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object counts the number of TKIP replay - errors detected on this interface since device - re-started." - ::= { cd11IfCipherStatsEntry 6 } + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object counts the number of TKIP replay + errors detected on this interface since device + re-started." + ::= { cd11IfCipherStatsEntry 6 } + +-- ******************************************************************** +-- * dot11 client configuration +-- ******************************************************************** ---******************************************************************** ---* dot11 client configuration ---******************************************************************** - cDot11ClientConfigInfoTable OBJECT-TYPE - SYNTAX SEQUENCE OF CDot11ClientConfigInfoEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains configuration information of - client devices. Entries on this table are created - by the device radio driver when clients establish - association with the device. Entries are removed - when clients disassociate with the device. These - clients include: wireless clients, repeaters, - and bridges. On Infrastructure clients like - repeaters, non-root bridges and workgroup bridges, - this table also has an entry for the parent device - they are associated to." - ::= { cDot11ClientConfiguration 1 } + SYNTAX SEQUENCE OF CDot11ClientConfigInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains configuration information of + client devices. Entries on this table are created + by the device radio driver when clients establish + association with the device. Entries are removed + when clients disassociate with the device. These + clients include: wireless clients, repeaters, + and bridges. On Infrastructure clients like + repeaters, non-root bridges and workgroup bridges, + this table also has an entry for the parent device + they are associated to." + ::= { cDot11ClientConfiguration 1 } cDot11ClientConfigInfoEntry OBJECT-TYPE - SYNTAX CDot11ClientConfigInfoEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry is the device specification of a client - of this device on the IEEE 802.11 radio interfaces. - Clients are grouped according to the SSIDs of the - interfaces they use for associations and the MAC - address of their parent devices if the clients are - repeat APs." - INDEX { - ifIndex, - cd11IfAuxSsid, - cDot11ClientAddress - } - ::= { cDot11ClientConfigInfoTable 1 } + SYNTAX CDot11ClientConfigInfoEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry is the device specification of a client + of this device on the IEEE 802.11 radio interfaces. + Clients are grouped according to the SSIDs of the + interfaces they use for associations and the MAC + address of their parent devices if the clients are + repeat APs." + INDEX { + ifIndex, + cd11IfAuxSsid, + cDot11ClientAddress + } + ::= { cDot11ClientConfigInfoTable 1 } -CDot11ClientConfigInfoEntry ::= - SEQUENCE { - cDot11ClientAddress MacAddress, - cDot11ClientParentAddress MacAddress, - cDot11ClientRoleClassType CDot11ClientRoleClassType, - cDot11ClientDevType CDot11ClientDevType, - cDot11ClientRadioType CDot11ClientRadioType, - cDot11ClientWepEnabled TruthValue, - cDot11ClientWepKeyMixEnabled TruthValue, - cDot11ClientMicEnabled TruthValue, - cDot11ClientPowerSaveMode INTEGER, - cDot11ClientAid Unsigned32, - cDot11ClientDataRateSet OCTET STRING, - cDot11ClientSoftwareVersion SnmpAdminString, - cDot11ClientName SnmpAdminString, - cDot11ClientAssociationState INTEGER, - cDot11ClientIpAddressType InetAddressType, - cDot11ClientIpAddress InetAddress, - cDot11ClientVlanId CDot11IfVlanIdOrZero, - cDot11ClientSubIfIndex InterfaceIndex, - cDot11ClientAuthenAlgorithm - CDot11AuthenticationMethod, - cDot11ClientAdditionalAuthen - CDot11AdditionalAuthenMethod, - cDot11ClientDot1xAuthenAlgorithm - CDot11Dot1xAuthenMethod, - cDot11ClientKeyManagement - CDot11KeyManagementMethod, - cDot11ClientUnicastCipher - CDot11IfCipherType, - cDot11ClientMulticastCipher - CDot11IfCipherType, - cDot11ClientDevObjectID OBJECT IDENTIFIER, - cDot11ClientNewKeyManagement - CDot11NewKeyManagementMethod - } +CDot11ClientConfigInfoEntry ::= SEQUENCE { + cDot11ClientAddress MacAddress, + cDot11ClientParentAddress MacAddress, + cDot11ClientRoleClassType CDot11ClientRoleClassType, + cDot11ClientDevType CDot11ClientDevType, + cDot11ClientRadioType CDot11ClientRadioType, + cDot11ClientWepEnabled TruthValue, + cDot11ClientWepKeyMixEnabled TruthValue, + cDot11ClientMicEnabled TruthValue, + cDot11ClientPowerSaveMode INTEGER, + cDot11ClientAid Unsigned32, + cDot11ClientDataRateSet OCTET STRING, + cDot11ClientSoftwareVersion SnmpAdminString, + cDot11ClientName SnmpAdminString, + cDot11ClientAssociationState INTEGER, + cDot11ClientIpAddressType InetAddressType, + cDot11ClientIpAddress InetAddress, + cDot11ClientVlanId CDot11IfVlanIdOrZero, + cDot11ClientSubIfIndex InterfaceIndex, + cDot11ClientAuthenAlgorithm CDot11AuthenticationMethod, + cDot11ClientAdditionalAuthen CDot11AdditionalAuthenMethod, + cDot11ClientDot1xAuthenAlgorithm CDot11Dot1xAuthenMethod, + cDot11ClientKeyManagement CDot11KeyManagementMethod, + cDot11ClientUnicastCipher CDot11IfCipherType, + cDot11ClientMulticastCipher CDot11IfCipherType, + cDot11ClientDevObjectID OBJECT IDENTIFIER, + cDot11ClientNewKeyManagement CDot11NewKeyManagementMethod +} cDot11ClientAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The MAC address of the client." - ::= { cDot11ClientConfigInfoEntry 1 } + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The MAC address of the client." + ::= { cDot11ClientConfigInfoEntry 1 } cDot11ClientParentAddress OBJECT-TYPE - SYNTAX MacAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The MAC address of the parent of the client if the - client is a repeater AP. If this client has no parent, - the value is '00000000'h." - ::= { cDot11ClientConfigInfoEntry 2 } + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The MAC address of the parent of the client if the + client is a repeater AP. If this client has no parent, + the value is '00000000'h." + ::= { cDot11ClientConfigInfoEntry 2 } cDot11ClientRoleClassType OBJECT-TYPE - SYNTAX CDot11ClientRoleClassType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The role classification of the client." - ::= { cDot11ClientConfigInfoEntry 3 } + SYNTAX CDot11ClientRoleClassType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The role classification of the client." + ::= { cDot11ClientConfigInfoEntry 3 } cDot11ClientDevType OBJECT-TYPE - SYNTAX CDot11ClientDevType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The device type of the client." - ::= { cDot11ClientConfigInfoEntry 4 } + SYNTAX CDot11ClientDevType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The device type of the client." + ::= { cDot11ClientConfigInfoEntry 4 } cDot11ClientRadioType OBJECT-TYPE - SYNTAX CDot11ClientRadioType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The radio classification of the client." - ::= { cDot11ClientConfigInfoEntry 5 } + SYNTAX CDot11ClientRadioType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The radio classification of the client." + ::= { cDot11ClientConfigInfoEntry 5 } cDot11ClientWepEnabled OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "When this object is 'true', it indicates that the - WEP key mechanism is used for transmitting frames - of data for this client. The default value of this - object is 'false'." - DEFVAL { false } - ::= { cDot11ClientConfigInfoEntry 6 } + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "When this object is 'true', it indicates that the + WEP key mechanism is used for transmitting frames + of data for this client. The default value of this + object is 'false'." + DEFVAL { false } + ::= { cDot11ClientConfigInfoEntry 6 } cDot11ClientWepKeyMixEnabled OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "When this object is 'true', it indicates that this - client is using WEP key mixing." - DEFVAL { false } - ::= { cDot11ClientConfigInfoEntry 7 } + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "When this object is 'true', it indicates that this + client is using WEP key mixing." + DEFVAL { false } + ::= { cDot11ClientConfigInfoEntry 7 } cDot11ClientMicEnabled OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "When this object is 'true', it indicates that the - MIC is enabled for this client. The default value of - this object is 'false'." - DEFVAL { false } - ::= { cDot11ClientConfigInfoEntry 8 } + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "When this object is 'true', it indicates that the + MIC is enabled for this client. The default value of + this object is 'false'." + DEFVAL { false } + ::= { cDot11ClientConfigInfoEntry 8 } cDot11ClientPowerSaveMode OBJECT-TYPE - SYNTAX INTEGER { - active(1), - powersave(2) } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The power management mode of this client. The - two possible modes are: - active(1) - this client is not in power-save - mode and it is actively sending or - receiving data. - powersave(2) - this client is in power-save mode and - it wakes up once a while to check for - pending data." - DEFVAL { active } - ::= { cDot11ClientConfigInfoEntry 9 } + SYNTAX INTEGER { + active(1), + powersave(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power management mode of this client. The + two possible modes are: + active(1) - this client is not in power-save + mode and it is actively sending or + receiving data. + powersave(2) - this client is in power-save mode and + it wakes up once a while to check for + pending data." + DEFVAL { active } + ::= { cDot11ClientConfigInfoEntry 9 } cDot11ClientAid OBJECT-TYPE - SYNTAX Unsigned32 (0..2008) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the association identification number of - clients or multicast addresses associating with this - device. For a multicast address with clients, the - cDot11ClientAid is '0'. For the uplink association - from this device to its parent access point, the - cDot11ClientAid is always '1'. For any multicast - address with no client currently known to be - associated with this device, the cDot11ClientAid is - '2008'." - ::= { cDot11ClientConfigInfoEntry 10 } + SYNTAX Unsigned32 (0..2008) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the association identification number of + clients or multicast addresses associating with this + device. For a multicast address with clients, the + cDot11ClientAid is '0'. For the uplink association + from this device to its parent access point, the + cDot11ClientAid is always '1'. For any multicast + address with no client currently known to be + associated with this device, the cDot11ClientAid is + '2008'." + ::= { cDot11ClientConfigInfoEntry 10 } cDot11ClientDataRateSet OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(1..126)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the set of data rates at which this client - can transmit and receive data. Each client can - support up to 126 rates. Each octet contains an - integer value representing one of these 126 rates. - Each rate shall be within the range from 2 to 127, - corresponding to data rates in increments of 500 kb/s - from 1 Mb/s to 63.5 Mb/s, This value is reported in - transmitted Beacon, Probe Request, Probe Response, - Association Request, Association Response, - Reassociation Request, and Reassociation Response - frames, and is used to determine whether a BSS with - which the client desires to synchronize is suitable. - It is also used when starting a BSS." - ::= { cDot11ClientConfigInfoEntry 11 } + SYNTAX OCTET STRING (SIZE (1..126)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the set of data rates at which this client + can transmit and receive data. Each client can + support up to 126 rates. Each octet contains an + integer value representing one of these 126 rates. + Each rate shall be within the range from 2 to 127, + corresponding to data rates in increments of 500 kb/s + from 1 Mb/s to 63.5 Mb/s, This value is reported in + transmitted Beacon, Probe Request, Probe Response, + Association Request, Association Response, + Reassociation Request, and Reassociation Response + frames, and is used to determine whether a BSS with + which the client desires to synchronize is suitable. + It is also used when starting a BSS." + ::= { cDot11ClientConfigInfoEntry 11 } cDot11ClientSoftwareVersion OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the Cisco IOS software version if the other - end of the association is a bridge, access point, or - repeater. If it is a wireless client, this is the - firmware version of the client card." - ::= { cDot11ClientConfigInfoEntry 12 } + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Cisco IOS software version if the other + end of the association is a bridge, access point, or + repeater. If it is a wireless client, this is the + firmware version of the client card." + ::= { cDot11ClientConfigInfoEntry 12 } cDot11ClientName OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the Cisco IOS device hostname if the other - end of the association is a bridge, access point, or - repeater. If it is a wireless client, this is the - configured client name." - ::= { cDot11ClientConfigInfoEntry 13 } + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the Cisco IOS device hostname if the other + end of the association is a bridge, access point, or + repeater. If it is a wireless client, this is the + configured client name." + ::= { cDot11ClientConfigInfoEntry 13 } cDot11ClientAssociationState OBJECT-TYPE - SYNTAX INTEGER { - initial(1), - authenNotAssociated(2), - assocAndAuthenticated(3), - assocNotAnuthenticated(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the state of the authentication - and association process between the two parties: - initial(1) - association request - received from client, - authenNotAssociated(2) - 802.11 authenticated but - not 802.11 associated, - assocAndAuthenticated(3) - 802.11 associated and - 802.1x authenticated, - assocNotAnuthenticated(4) - 802.11 associated but - 802.1x not - authenticated." - ::= { cDot11ClientConfigInfoEntry 14 } + SYNTAX INTEGER { + initial(1), + authenNotAssociated(2), + assocAndAuthenticated(3), + assocNotAnuthenticated(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the state of the authentication + and association process between the two parties: + initial(1) - association request + received from client, + authenNotAssociated(2) - 802.11 authenticated but + not 802.11 associated, + assocAndAuthenticated(3) - 802.11 associated and + 802.1x authenticated, + assocNotAnuthenticated(4) - 802.11 associated but + 802.1x not + authenticated." + ::= { cDot11ClientConfigInfoEntry 14 } cDot11ClientIpAddressType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the IP address type of the - cDot11ClientIpAddress." - ::= { cDot11ClientConfigInfoEntry 15 } + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the IP address type of the + cDot11ClientIpAddress." + ::= { cDot11ClientConfigInfoEntry 15 } cDot11ClientIpAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the static or DHCP assigned IP address of the - client." - ::= { cDot11ClientConfigInfoEntry 16 } + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the static or DHCP assigned IP address of the + client." + ::= { cDot11ClientConfigInfoEntry 16 } cDot11ClientVlanId OBJECT-TYPE - SYNTAX CDot11IfVlanIdOrZero - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the VLAN which this wireless client is - assigned to when it is successfully associated to the - wireless station. The value is 0 if this wireless - client is not assigned to any VLAN or this wireless - station is not configured with any VLAN." - ::= { cDot11ClientConfigInfoEntry 17 } + SYNTAX CDot11IfVlanIdOrZero + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the VLAN which this wireless client is + assigned to when it is successfully associated to the + wireless station. The value is 0 if this wireless + client is not assigned to any VLAN or this wireless + station is not configured with any VLAN." + ::= { cDot11ClientConfigInfoEntry 17 } cDot11ClientSubIfIndex OBJECT-TYPE - SYNTAX InterfaceIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the ifIndex of the sub-interface which this - wireless client is assigned to when it is successfully - associated to the wireless station. The value of this - object is 0, if this wireless station is not configured - with VLAN and this wireless client is assigned to the - radio hardware interface of this wireless station." - ::= { cDot11ClientConfigInfoEntry 18 } + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the ifIndex of the sub-interface which this + wireless client is assigned to when it is successfully + associated to the wireless station. The value of this + object is 0, if this wireless station is not configured + with VLAN and this wireless client is assigned to the + radio hardware interface of this wireless station." + ::= { cDot11ClientConfigInfoEntry 18 } cDot11ClientAuthenAlgorithm OBJECT-TYPE - SYNTAX CDot11AuthenticationMethod - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the IEEE 802.11 authentication methods - performed between the wireless station and this client - during association." - ::= { cDot11ClientConfigInfoEntry 19 } + SYNTAX CDot11AuthenticationMethod + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the IEEE 802.11 authentication methods + performed between the wireless station and this client + during association." + ::= { cDot11ClientConfigInfoEntry 19 } cDot11ClientAdditionalAuthen OBJECT-TYPE - SYNTAX CDot11AdditionalAuthenMethod - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "These are the additional authentications that were - performed after IEEE 802.11 Open System or Shared - Key authentication had completed. If none of the bits - is set, no additional MAC address or EAP authentication - was performed during association." - ::= { cDot11ClientConfigInfoEntry 20 } + SYNTAX CDot11AdditionalAuthenMethod + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "These are the additional authentications that were + performed after IEEE 802.11 Open System or Shared + Key authentication had completed. If none of the bits + is set, no additional MAC address or EAP authentication + was performed during association." + ::= { cDot11ClientConfigInfoEntry 20 } cDot11ClientDot1xAuthenAlgorithm OBJECT-TYPE - SYNTAX CDot11Dot1xAuthenMethod - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This the IEEE 802.1x authentication methods performed - between this wireless client and the authentication - server. If none of the bits is set, no IEEE 802.1x - authentication was performed during association." - ::= { cDot11ClientConfigInfoEntry 21 } + SYNTAX CDot11Dot1xAuthenMethod + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This the IEEE 802.1x authentication methods performed + between this wireless client and the authentication + server. If none of the bits is set, no IEEE 802.1x + authentication was performed during association." + ::= { cDot11ClientConfigInfoEntry 21 } cDot11ClientKeyManagement OBJECT-TYPE - SYNTAX CDot11KeyManagementMethod - MAX-ACCESS read-only - STATUS deprecated - DESCRIPTION - "This is the encryption key management methods - employed by this client for IEEE 802.11 wireless frame - encryption. If none of the bits is set, no key - management method is employed." - ::= { cDot11ClientConfigInfoEntry 22 } + SYNTAX CDot11KeyManagementMethod + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "This is the encryption key management methods + employed by this client for IEEE 802.11 wireless frame + encryption. If none of the bits is set, no key + management method is employed." + ::= { cDot11ClientConfigInfoEntry 22 } cDot11ClientUnicastCipher OBJECT-TYPE - SYNTAX CDot11IfCipherType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "These are all the possible unicast data frame cipher - encryption type combinations currently supported on - this IEEE 802.11 client. If none of the bits is set, - the client is not performing any unicast data frame - encryption. - aesccm WPA AES CCMP encryption, - ckip Cisco Per packet key hashing, - cmic Cisco MMH MIC, - ckip|cmic Cisco Per packet key hashing and - Cisco MMH MIC, - tkip WPA Temporal Key encryption, - wep128 128-bit WEP key, - wep40 40-bit WEP key. - tkip|wep128 WPA Temporal Key and 128-bit WEP, - tkip|wep40 WPA Temporal Key and 40-bit WEP." - ::= { cDot11ClientConfigInfoEntry 23 } + SYNTAX CDot11IfCipherType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "These are all the possible unicast data frame cipher + encryption type combinations currently supported on + this IEEE 802.11 client. If none of the bits is set, + the client is not performing any unicast data frame + encryption. + aesccm WPA AES CCMP encryption, + ckip Cisco Per packet key hashing, + cmic Cisco MMH MIC, + ckip|cmic Cisco Per packet key hashing and + Cisco MMH MIC, + tkip WPA Temporal Key encryption, + wep128 128-bit WEP key, + wep40 40-bit WEP key. + tkip|wep128 WPA Temporal Key and 128-bit WEP, + tkip|wep40 WPA Temporal Key and 40-bit WEP." + ::= { cDot11ClientConfigInfoEntry 23 } cDot11ClientMulticastCipher OBJECT-TYPE - SYNTAX CDot11IfCipherType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "These are all the possible multi-cast data frame - cipher encryption type combinations currently supported - on this IEEE 802.11 client. If none of the bits is set, - the client is not performing any multi-cast data frame - encryption. - aesccm WPA AES CCMP encryption, - ckip Cisco Per packet key hashing, - cmic Cisco MMH MIC, - ckip|cmic Cisco Per packet key hashing and - Cisco MMH MIC, - tkip WPA Temporal Key encryption, - wep128 128-bit WEP key, - wep40 40-bit WEP key. - tkip|wep128 WPA Temporal Key and 128-bit WEP, - tkip|wep40 WPA Temporal Key and 40-bit WEP." - ::= { cDot11ClientConfigInfoEntry 24 } + SYNTAX CDot11IfCipherType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "These are all the possible multi-cast data frame + cipher encryption type combinations currently supported + on this IEEE 802.11 client. If none of the bits is set, + the client is not performing any multi-cast data frame + encryption. + aesccm WPA AES CCMP encryption, + ckip Cisco Per packet key hashing, + cmic Cisco MMH MIC, + ckip|cmic Cisco Per packet key hashing and + Cisco MMH MIC, + tkip WPA Temporal Key encryption, + wep128 128-bit WEP key, + wep40 40-bit WEP key. + tkip|wep128 WPA Temporal Key and 128-bit WEP, + tkip|wep40 WPA Temporal Key and 40-bit WEP." + ::= { cDot11ClientConfigInfoEntry 24 } cDot11ClientDevObjectID OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This object indicates the authoritative - identification of the associated 802.11 client as - assigned by the respective vendor. A value of '0.0' - shall be populated if no such identification exists - for this 802.11 client. " - REFERENCE - "sysObjectID from SNMPv2-MIB" - ::= { cDot11ClientConfigInfoEntry 25 } + SYNTAX OBJECT IDENTIFIER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the authoritative + identification of the associated 802.11 client as + assigned by the respective vendor. A value of '0.0' + shall be populated if no such identification exists + for this 802.11 client." + REFERENCE "sysObjectID from SNMPv2-MIB" + ::= { cDot11ClientConfigInfoEntry 25 } cDot11ClientNewKeyManagement OBJECT-TYPE - SYNTAX CDot11NewKeyManagementMethod - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the encryption key management methods - employed by this client for IEEE 802.11 wireless frame - encryption. If none of the bits is set, no key - management method is employed." - ::= { cDot11ClientConfigInfoEntry 26 } + SYNTAX CDot11NewKeyManagementMethod + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the encryption key management methods + employed by this client for IEEE 802.11 wireless frame + encryption. If none of the bits is set, no key + management method is employed." + ::= { cDot11ClientConfigInfoEntry 26 } + ---******************************************************************** ---* dot11 client statistics ---******************************************************************** +-- ******************************************************************** +-- * dot11 client statistics +-- ******************************************************************** cDot11ClientStatisticTable OBJECT-TYPE - SYNTAX SEQUENCE OF CDot11ClientStatisticEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table contains statistics and status of all - clients on the cDot11ClientConfigInfoTable. This table - has a one-to-one relationship with the - cDot11ClientConfigInfoTable." - ::= { cDot11ClientStatistics 1 } + SYNTAX SEQUENCE OF CDot11ClientStatisticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains statistics and status of all + clients on the cDot11ClientConfigInfoTable. This table + has a one-to-one relationship with the + cDot11ClientConfigInfoTable." + ::= { cDot11ClientStatistics 1 } cDot11ClientStatisticEntry OBJECT-TYPE - SYNTAX CDot11ClientStatisticEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry contains statistics about errors, - data transmitting and receiving rates and counts - information of a client." - AUGMENTS { cDot11ClientConfigInfoEntry } - ::= { cDot11ClientStatisticTable 1 } + SYNTAX CDot11ClientStatisticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains statistics about errors, + data transmitting and receiving rates and counts + information of a client." + AUGMENTS { cDot11ClientConfigInfoEntry } + ::= { cDot11ClientStatisticTable 1 } + +CDot11ClientStatisticEntry ::= SEQUENCE { + cDot11ClientCurrentTxRateSet OCTET STRING, + cDot11ClientUpTime Unsigned32, + cDot11ClientSignalStrength Integer32, + cDot11ClientSigQuality Unsigned32, + cDot11ClientAgingLeft Gauge32, + cDot11ClientPacketsReceived Counter32, + cDot11ClientBytesReceived Counter32, + cDot11ClientPacketsSent Counter32, + cDot11ClientBytesSent Counter32, + cDot11ClientDuplicates Counter32, + cDot11ClientMsduRetries Counter32, + cDot11ClientMsduFails Counter32, + cDot11ClientWepErrors Counter32, + cDot11ClientMicErrors Counter32, + cDot11ClientMicMissingFrames Counter32 +} -CDot11ClientStatisticEntry ::= - SEQUENCE { - cDot11ClientCurrentTxRateSet OCTET STRING, - cDot11ClientUpTime Unsigned32, - cDot11ClientSignalStrength Integer32, - cDot11ClientSigQuality Unsigned32, - cDot11ClientAgingLeft Gauge32, - cDot11ClientPacketsReceived Counter32, - cDot11ClientBytesReceived Counter32, - cDot11ClientPacketsSent Counter32, - cDot11ClientBytesSent Counter32, - cDot11ClientDuplicates Counter32, - cDot11ClientMsduRetries Counter32, - cDot11ClientMsduFails Counter32, - cDot11ClientWepErrors Counter32, - cDot11ClientMicErrors Counter32, - cDot11ClientMicMissingFrames Counter32 } - cDot11ClientCurrentTxRateSet OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(1..126)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the set current transmit data rates for - this client. Each client can transmit data at all - of its configured rates. There is a maximum of 126 - it can configure to transmit. Each octet contains - an integer value representing one of these 126 - rates it is currently transmitting. Each rate shall - be within the range from 2 to 127, corresponding - to data rates in increments of 500 kb/s from - 1 Mb/s to 63.5 Mb/s. This value is reported in - transmitted Beacon, Probe Request, Probe Response, - Association Request, Association Response, - Reassociation Request, and Reassociation Response - frames." - ::= { cDot11ClientStatisticEntry 1 } + SYNTAX OCTET STRING (SIZE (1..126)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the set current transmit data rates for + this client. Each client can transmit data at all + of its configured rates. There is a maximum of 126 + it can configure to transmit. Each octet contains + an integer value representing one of these 126 + rates it is currently transmitting. Each rate shall + be within the range from 2 to 127, corresponding + to data rates in increments of 500 kb/s from + 1 Mb/s to 63.5 Mb/s. This value is reported in + transmitted Beacon, Probe Request, Probe Response, + Association Request, Association Response, + Reassociation Request, and Reassociation Response + frames." + ::= { cDot11ClientStatisticEntry 1 } cDot11ClientUpTime OBJECT-TYPE - SYNTAX Unsigned32 - UNITS "second" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The time in seconds that this client has been - associated with this device." - ::= { cDot11ClientStatisticEntry 2 } + SYNTAX Unsigned32 + UNITS "second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The time in seconds that this client has been + associated with this device." + ::= { cDot11ClientStatisticEntry 2 } cDot11ClientSignalStrength OBJECT-TYPE - SYNTAX Integer32 (-100..0) - UNITS "dBm" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is a device-dependent measure of the signal - strength of the most recently received packet from - this client. It may be normalized or unnormalized." - ::= { cDot11ClientStatisticEntry 3 } + SYNTAX Integer32 (-100..0) + UNITS "dBm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is a device-dependent measure of the signal + strength of the most recently received packet from + this client. It may be normalized or unnormalized." + ::= { cDot11ClientStatisticEntry 3 } cDot11ClientSigQuality OBJECT-TYPE - SYNTAX Unsigned32 (0..100) - UNITS "percentage" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is a device-dependent measure of the signal - quality of the most recently received packet from - this client." - ::= { cDot11ClientStatisticEntry 4 } + SYNTAX Unsigned32 (0..100) + UNITS "percentage" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is a device-dependent measure of the signal + quality of the most recently received packet from + this client." + ::= { cDot11ClientStatisticEntry 4 } cDot11ClientAgingLeft OBJECT-TYPE - SYNTAX Gauge32 - UNITS "second" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of seconds of aging time left for - this client." - ::= { cDot11ClientStatisticEntry 5 } + SYNTAX Gauge32 + UNITS "second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of seconds of aging time left for + this client." + ::= { cDot11ClientStatisticEntry 5 } cDot11ClientPacketsReceived OBJECT-TYPE - SYNTAX Counter32 - UNITS "packet" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of packets received from this client." - ::= { cDot11ClientStatisticEntry 6 } + SYNTAX Counter32 + UNITS "packet" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of packets received from this client." + ::= { cDot11ClientStatisticEntry 6 } cDot11ClientBytesReceived OBJECT-TYPE - SYNTAX Counter32 - UNITS "byte" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of bytes received from this client." - ::= { cDot11ClientStatisticEntry 7 } + SYNTAX Counter32 + UNITS "byte" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of bytes received from this client." + ::= { cDot11ClientStatisticEntry 7 } cDot11ClientPacketsSent OBJECT-TYPE - SYNTAX Counter32 - UNITS "packet" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of packets sent to this client." - ::= { cDot11ClientStatisticEntry 8 } + SYNTAX Counter32 + UNITS "packet" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of packets sent to this client." + ::= { cDot11ClientStatisticEntry 8 } cDot11ClientBytesSent OBJECT-TYPE - SYNTAX Counter32 - UNITS "byte" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of bytes sent to this client." - ::= { cDot11ClientStatisticEntry 9 } + SYNTAX Counter32 + UNITS "byte" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of bytes sent to this client." + ::= { cDot11ClientStatisticEntry 9 } + +cDot11ClientDuplicates OBJECT-TYPE + SYNTAX Counter32 + UNITS "packet" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This counter increments when a packet for this + client is received and the Sequence Control field + in the packet header indicates the packet is a + duplicate." + ::= { cDot11ClientStatisticEntry 10 } -cDot11ClientDuplicates OBJECT-TYPE - SYNTAX Counter32 - UNITS "packet" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter increments when a packet for this - client is received and the Sequence Control field - in the packet header indicates the packet is a - duplicate." - ::= { cDot11ClientStatisticEntry 10 } - cDot11ClientMsduRetries OBJECT-TYPE - SYNTAX Counter32 - UNITS "packet" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter increments when an MSDU is successfully - transmitted after one or more retransmissions for this - client." - ::= { cDot11ClientStatisticEntry 11 } + SYNTAX Counter32 + UNITS "packet" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This counter increments when an MSDU is successfully + transmitted after one or more retransmissions for this + client." + ::= { cDot11ClientStatisticEntry 11 } cDot11ClientMsduFails OBJECT-TYPE - SYNTAX Counter32 - UNITS "packet" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This counter increments when an MSDU is not - transmitted successfully for this client due to the - number of transmit attempts exceeding some limit." - ::= { cDot11ClientStatisticEntry 12 } + SYNTAX Counter32 + UNITS "packet" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This counter increments when an MSDU is not + transmitted successfully for this client due to the + number of transmit attempts exceeding some limit." + ::= { cDot11ClientStatisticEntry 12 } cDot11ClientWepErrors OBJECT-TYPE - SYNTAX Counter32 - UNITS "packet" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the number of packets received from this - client which failed to be properly decrypted via - the WEP security mechanism." - ::= { cDot11ClientStatisticEntry 13 } + SYNTAX Counter32 + UNITS "packet" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of packets received from this + client which failed to be properly decrypted via + the WEP security mechanism." + ::= { cDot11ClientStatisticEntry 13 } cDot11ClientMicErrors OBJECT-TYPE - SYNTAX Counter32 - UNITS "error" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the number of MIC errors for this client." - ::= { cDot11ClientStatisticEntry 14 } + SYNTAX Counter32 + UNITS "error" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of MIC errors for this client." + ::= { cDot11ClientStatisticEntry 14 } cDot11ClientMicMissingFrames OBJECT-TYPE - SYNTAX Counter32 - UNITS "packet" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the number of missing MIC packets for - this client." - ::= { cDot11ClientStatisticEntry 15 } + SYNTAX Counter32 + UNITS "packet" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the number of missing MIC packets for + this client." + ::= { cDot11ClientStatisticEntry 15 } + - -- ***************************************************************** --- Conformance information +-- Conformance information -- ***************************************************************** -ciscoDot11AssocMIBConformance OBJECT IDENTIFIER - ::= { ciscoDot11AssociationMIB 2 } -ciscoDot11AssocMIBCompliances OBJECT IDENTIFIER - ::= { ciscoDot11AssocMIBConformance 1 } -ciscoDot11AssocMIBGroups OBJECT IDENTIFIER - ::= { ciscoDot11AssocMIBConformance 2 } +ciscoDot11AssocMIBConformance OBJECT IDENTIFIER + ::= { ciscoDot11AssociationMIB 2 } + +ciscoDot11AssocMIBCompliances OBJECT IDENTIFIER + ::= { ciscoDot11AssocMIBConformance 1 } + +ciscoDot11AssocMIBGroups OBJECT IDENTIFIER + ::= { ciscoDot11AssocMIBConformance 2 } ---******************************************************************** ---* Compliance statements ---******************************************************************** +-- ******************************************************************** +-- * Compliance statements +-- ******************************************************************** ciscoDot11AssocMIBCompliance MODULE-COMPLIANCE - STATUS deprecated - DESCRIPTION - "The compliance statement for the ciscoDot11Assoc - group." - MODULE MANDATORY-GROUPS { - ciscoDot11AssocGlobalGroup, - ciscoDot11ClientConfigGroup, - ciscoDot11ClientStatGroup - } - ::= { ciscoDot11AssocMIBCompliances 1 } + STATUS deprecated + DESCRIPTION + "The compliance statement for the ciscoDot11Assoc + group." + MODULE -- this module + MANDATORY-GROUPS { + ciscoDot11AssocGlobalGroup, + ciscoDot11ClientConfigGroup, + ciscoDot11ClientStatGroup + } + ::= { ciscoDot11AssocMIBCompliances 1 } ciscoDot11AssocMIBComplianceRev1 MODULE-COMPLIANCE - STATUS deprecated - DESCRIPTION - "The compliance statement for the ciscoDot11Assoc - group. This is deprecated in favor of the - ciscoDot11AssocMIBComplianceRev2." - MODULE MANDATORY-GROUPS { - ciscoDot11AssocGlobalGroup, - ciscoDot11ClientConfigGroup, - ciscoDot11ClientStatGroup, - ciscoDot11ClientInfoGroup - } - ::= { ciscoDot11AssocMIBCompliances 2 } + STATUS deprecated + DESCRIPTION + "The compliance statement for the ciscoDot11Assoc + group. This is deprecated in favor of the + ciscoDot11AssocMIBComplianceRev2." + MODULE -- this module + MANDATORY-GROUPS { + ciscoDot11AssocGlobalGroup, + ciscoDot11ClientConfigGroup, + ciscoDot11ClientStatGroup, + ciscoDot11ClientInfoGroup + } + ::= { ciscoDot11AssocMIBCompliances 2 } ciscoDot11AssocMIBComplianceRev2 MODULE-COMPLIANCE - STATUS deprecated - DESCRIPTION - "The compliance statement for the ciscoDot11Assoc - group." - MODULE - MANDATORY-GROUPS { - ciscoDot11ClientConfigGroup, - ciscoDot11ClientStatGroup, - ciscoDot11ClientInfoGroup, - ciscoDot11IfAssocStatGroup, - ciscoDot11IfCipherStatGroup - } - GROUP ciscoDot11ApAssocGlobalGroup - DESCRIPTION - "This group is required only if the platform - is a IEEE 802.11 AP/repeater or bridge." + STATUS deprecated + DESCRIPTION + "The compliance statement for the ciscoDot11Assoc + group." + MODULE -- this module + MANDATORY-GROUPS { + ciscoDot11ClientConfigGroup, + ciscoDot11ClientStatGroup, + ciscoDot11ClientInfoGroup, + ciscoDot11IfAssocStatGroup, + ciscoDot11IfCipherStatGroup + } - ::= { ciscoDot11AssocMIBCompliances 3 } + GROUP ciscoDot11ApAssocGlobalGroup + DESCRIPTION + "This group is required only if the platform + is a IEEE 802.11 AP/repeater or bridge." + ::= { ciscoDot11AssocMIBCompliances 3 } ciscoDot11AssocMIBComplianceRev3 MODULE-COMPLIANCE - STATUS deprecated -- by ciscoDot11AssocMIBComplianceRev4 - DESCRIPTION - "The compliance statement for this - ciscoDot11AssociationMIB module." - MODULE - MANDATORY-GROUPS { - ciscoDot11ClientConfigGroup, - ciscoDot11ClientAuthenGroup, - ciscoDot11ClientStatGroup, - ciscoDot11ClientInfoGroup, - ciscoDot11IfAssocStatGroup, - ciscoDot11IfCipherStatGroup - } - GROUP ciscoDot11ApAssocGlobalGroup - DESCRIPTION - "This group is required only if the platform - is a IEEE 802.11 AP/repeater or bridge." + STATUS deprecated + DESCRIPTION + "The compliance statement for this + ciscoDot11AssociationMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoDot11ClientConfigGroup, + ciscoDot11ClientAuthenGroup, + ciscoDot11ClientStatGroup, + ciscoDot11ClientInfoGroup, + ciscoDot11IfAssocStatGroup, + ciscoDot11IfCipherStatGroup + } - ::= { ciscoDot11AssocMIBCompliances 4 } + GROUP ciscoDot11ApAssocGlobalGroup + DESCRIPTION + "This group is required only if the platform + is a IEEE 802.11 AP/repeater or bridge." + ::= { ciscoDot11AssocMIBCompliances 4 } ciscoDot11AssocMIBComplianceRev4 MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The compliance statement for this - ciscoDot11AssociationMIB module." - MODULE - MANDATORY-GROUPS { - ciscoDot11ClientConfigGroup, - ciscoDot11ClientAuthenGroup, - ciscoDot11ClientStatGroup, - ciscoDot11ClientInfoGroup, - ciscoDot11IfAssocStatGroup, - ciscoDot11IfCipherStatGroup, - ciscoDot11ClientConfigExtGroup - } - GROUP ciscoDot11ApAssocGlobalGroup - DESCRIPTION - "This group is required only if the platform - is a IEEE 802.11 AP/repeater or bridge." + STATUS current + DESCRIPTION + "The compliance statement for this + ciscoDot11AssociationMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoDot11ClientConfigGroup, + ciscoDot11ClientAuthenGroup, + ciscoDot11ClientStatGroup, + ciscoDot11ClientInfoGroup, + ciscoDot11IfAssocStatGroup, + ciscoDot11IfCipherStatGroup, + ciscoDot11ClientConfigExtGroup + } - ::= { ciscoDot11AssocMIBCompliances 5 } + GROUP ciscoDot11ApAssocGlobalGroup + DESCRIPTION + "This group is required only if the platform + is a IEEE 802.11 AP/repeater or bridge." + ::= { ciscoDot11AssocMIBCompliances 5 } ciscoDot11AssocMIBComplianceRev5 MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The compliance statement for this - ciscoDot11AssociationMIB module." - MODULE - MANDATORY-GROUPS { - ciscoDot11ClientConfigGroup, - ciscoDot11ClientAuthenGroup, - ciscoDot11ClientStatGroup, - ciscoDot11ClientInfoGroup, - ciscoDot11IfAssocStatGroup, - ciscoDot11IfCipherStatGroup, - ciscoDot11ClientConfigExtGroup, - ciscoDot11ClientNewAuthenGroup - } - GROUP ciscoDot11ApAssocGlobalGroup - DESCRIPTION - "This group is required only if the platform - is a IEEE 802.11 AP/repeater or bridge." + STATUS current + DESCRIPTION + "The compliance statement for this + ciscoDot11AssociationMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoDot11ClientConfigGroup, + ciscoDot11ClientAuthenGroup, + ciscoDot11ClientStatGroup, + ciscoDot11ClientInfoGroup, + ciscoDot11IfAssocStatGroup, + ciscoDot11IfCipherStatGroup, + ciscoDot11ClientConfigExtGroup, + ciscoDot11ClientNewAuthenGroup + } - ::= { ciscoDot11AssocMIBCompliances 6 } + GROUP ciscoDot11ApAssocGlobalGroup + DESCRIPTION + "This group is required only if the platform + is a IEEE 802.11 AP/repeater or bridge." + ::= { ciscoDot11AssocMIBCompliances 6 } +ciscoDot11AssocMIBComplianceRev6 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for this + ciscoDot11AssociationMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoDot11ClientConfigGroup, + ciscoDot11ClientAuthenGroup, + ciscoDot11ClientStatGroup, + ciscoDot11ClientInfoGroup, + ciscoDot11IfAssocStatGroup, + ciscoDot11IfCipherStatGroup, + ciscoDot11ClientConfigExtGroup, + ciscoDot11ClientNewAuthenGroup + } - ---******************************************************************** ---* Units of conformance ---******************************************************************** + GROUP ciscoDot11ApAssocGlobalGroup + DESCRIPTION + "This group is required only if the platform + is a IEEE 802.11 AP/repeater or bridge." + GROUP ciscoDot11ClientStatusTrapsGroup + DESCRIPTION + "This group is for optional wireless client + status trap in autonomous AP." + ::= { ciscoDot11AssocMIBCompliances 7 } + +-- ******************************************************************** +-- * Units of conformance +-- ******************************************************************** ciscoDot11AssocGlobalGroup OBJECT-GROUP - OBJECTS { - cDot11ParentAddress, - cDot11ActiveWirelessClients, - cDot11ActiveBridges, - cDot11ActiveRepeaters, - cDot11AssStatsAssociated, - cDot11AssStatsAuthenticated, - cDot11AssStatsRoamedIn, - cDot11AssStatsRoamedAway, - cDot11AssStatsDeauthenticated, - cDot11AssStatsDisassociated - } - STATUS deprecated - DESCRIPTION - "This is the device association information group. - This is deprecated in favor of the - ciscoDot11IfAssocStatGroup." - ::= { ciscoDot11AssocMIBGroups 1 } + OBJECTS { + cDot11ParentAddress, + cDot11ActiveWirelessClients, + cDot11ActiveBridges, + cDot11ActiveRepeaters, + cDot11AssStatsAssociated, + cDot11AssStatsAuthenticated, + cDot11AssStatsRoamedIn, + cDot11AssStatsRoamedAway, + cDot11AssStatsDeauthenticated, + cDot11AssStatsDisassociated + } + STATUS deprecated + DESCRIPTION + "This is the device association information group. + This is deprecated in favor of the + ciscoDot11IfAssocStatGroup." + ::= { ciscoDot11AssocMIBGroups 1 } ciscoDot11ClientConfigGroup OBJECT-GROUP - OBJECTS { - cDot11ClientParentAddress, - cDot11ClientRoleClassType, - cDot11ClientDevType, - cDot11ClientRadioType, - cDot11ClientWepEnabled, - cDot11ClientWepKeyMixEnabled, - cDot11ClientMicEnabled, - cDot11ClientPowerSaveMode, - cDot11ClientAid, - cDot11ClientDataRateSet - } - STATUS current - DESCRIPTION - "This is the client configuration information group." - ::= { ciscoDot11AssocMIBGroups 2 } + OBJECTS { + cDot11ClientParentAddress, + cDot11ClientRoleClassType, + cDot11ClientDevType, + cDot11ClientRadioType, + cDot11ClientWepEnabled, + cDot11ClientWepKeyMixEnabled, + cDot11ClientMicEnabled, + cDot11ClientPowerSaveMode, + cDot11ClientAid, + cDot11ClientDataRateSet + } + STATUS current + DESCRIPTION + "This is the client configuration information group." + ::= { ciscoDot11AssocMIBGroups 2 } ciscoDot11ClientStatGroup OBJECT-GROUP - OBJECTS { - cDot11ClientCurrentTxRateSet, - cDot11ClientUpTime, - cDot11ClientSignalStrength, - cDot11ClientSigQuality, - cDot11ClientPacketsReceived, - cDot11ClientBytesReceived, - cDot11ClientPacketsSent, - cDot11ClientBytesSent, - cDot11ClientAgingLeft, - cDot11ClientDuplicates, - cDot11ClientMsduRetries, - cDot11ClientMsduFails, - cDot11ClientWepErrors, - cDot11ClientMicErrors, - cDot11ClientMicMissingFrames - } - STATUS current - DESCRIPTION - "This is the client statistics group." - ::= { ciscoDot11AssocMIBGroups 3 } + OBJECTS { + cDot11ClientCurrentTxRateSet, + cDot11ClientUpTime, + cDot11ClientSignalStrength, + cDot11ClientSigQuality, + cDot11ClientPacketsReceived, + cDot11ClientBytesReceived, + cDot11ClientPacketsSent, + cDot11ClientBytesSent, + cDot11ClientAgingLeft, + cDot11ClientDuplicates, + cDot11ClientMsduRetries, + cDot11ClientMsduFails, + cDot11ClientWepErrors, + cDot11ClientMicErrors, + cDot11ClientMicMissingFrames + } + STATUS current + DESCRIPTION + "This is the client statistics group." + ::= { ciscoDot11AssocMIBGroups 3 } ciscoDot11ClientInfoGroup OBJECT-GROUP - OBJECTS { - cDot11ClientSoftwareVersion, - cDot11ClientName, - cDot11ClientAssociationState, - cDot11ClientIpAddressType, - cDot11ClientIpAddress - } - STATUS current - DESCRIPTION - "This group provides additional client specific - information." - ::= { ciscoDot11AssocMIBGroups 4 } + OBJECTS { + cDot11ClientSoftwareVersion, + cDot11ClientName, + cDot11ClientAssociationState, + cDot11ClientIpAddressType, + cDot11ClientIpAddress + } + STATUS current + DESCRIPTION + "This group provides additional client specific + information." + ::= { ciscoDot11AssocMIBGroups 4 } ciscoDot11ApAssocGlobalGroup OBJECT-GROUP - OBJECTS { - cDot11ParentAddress - } - STATUS current - DESCRIPTION - "This group includes per AP or bridge global - configuration information." - ::= { ciscoDot11AssocMIBGroups 5 } + OBJECTS { cDot11ParentAddress } + STATUS current + DESCRIPTION + "This group includes per AP or bridge global + configuration information." + ::= { ciscoDot11AssocMIBGroups 5 } ciscoDot11IfAssocStatGroup OBJECT-GROUP - OBJECTS { - cDot11ActiveWirelessClients, - cDot11ActiveBridges, - cDot11ActiveRepeaters, - cDot11AssStatsAssociated, - cDot11AssStatsAuthenticated, - cDot11AssStatsRoamedIn, - cDot11AssStatsRoamedAway, - cDot11AssStatsDeauthenticated, - cDot11AssStatsDisassociated - } - STATUS current - DESCRIPTION - "This group includes per IEEE 802.11 radio - interface association statistics." - ::= { ciscoDot11AssocMIBGroups 6 } + OBJECTS { + cDot11ActiveWirelessClients, + cDot11ActiveBridges, + cDot11ActiveRepeaters, + cDot11AssStatsAssociated, + cDot11AssStatsAuthenticated, + cDot11AssStatsRoamedIn, + cDot11AssStatsRoamedAway, + cDot11AssStatsDeauthenticated, + cDot11AssStatsDisassociated + } + STATUS current + DESCRIPTION + "This group includes per IEEE 802.11 radio + interface association statistics." + ::= { ciscoDot11AssocMIBGroups 6 } ciscoDot11IfCipherStatGroup OBJECT-GROUP - OBJECTS { - cd11IfCipherMicFailClientAddress, - cd11IfCipherTkipLocalMicFailures, - cd11IfCipherTkipRemotMicFailures, - cd11IfCipherTkipCounterMeasInvok, - cd11IfCipherCcmpReplaysDiscarded, - cd11IfCipherTkipReplaysDetected - } - STATUS current - DESCRIPTION - "This group includes per IEEE 802.11 radio - interface cipher related statistics collected." - ::= { ciscoDot11AssocMIBGroups 7 } + OBJECTS { + cd11IfCipherMicFailClientAddress, + cd11IfCipherTkipLocalMicFailures, + cd11IfCipherTkipRemotMicFailures, + cd11IfCipherTkipCounterMeasInvok, + cd11IfCipherCcmpReplaysDiscarded, + cd11IfCipherTkipReplaysDetected + } + STATUS current + DESCRIPTION + "This group includes per IEEE 802.11 radio + interface cipher related statistics collected." + ::= { ciscoDot11AssocMIBGroups 7 } ciscoDot11ClientAuthenGroup OBJECT-GROUP - OBJECTS { - cDot11ClientVlanId, - cDot11ClientSubIfIndex, - cDot11ClientAuthenAlgorithm, - cDot11ClientAdditionalAuthen, - cDot11ClientDot1xAuthenAlgorithm, - cDot11ClientKeyManagement, - cDot11ClientUnicastCipher, - cDot11ClientMulticastCipher - } - STATUS deprecated - DESCRIPTION - "This group includes per IEEE 802.11 radio - interface cipher related statistics collected." - ::= { ciscoDot11AssocMIBGroups 8 } + OBJECTS { + cDot11ClientVlanId, + cDot11ClientSubIfIndex, + cDot11ClientAuthenAlgorithm, + cDot11ClientAdditionalAuthen, + cDot11ClientDot1xAuthenAlgorithm, + cDot11ClientKeyManagement, + cDot11ClientUnicastCipher, + cDot11ClientMulticastCipher + } + STATUS deprecated + DESCRIPTION + "This group includes per IEEE 802.11 radio + interface cipher related statistics collected." + ::= { ciscoDot11AssocMIBGroups 8 } ciscoDot11ClientConfigExtGroup OBJECT-GROUP - OBJECTS { - cDot11ClientDevObjectID - } - STATUS current - DESCRIPTION - "This group provides more configuration - information about a particular associated 802.11 - client. " - ::= { ciscoDot11AssocMIBGroups 9 } + OBJECTS { cDot11ClientDevObjectID } + STATUS current + DESCRIPTION + "This group provides more configuration + information about a particular associated 802.11 + client." + ::= { ciscoDot11AssocMIBGroups 9 } ciscoDot11ClientNewAuthenGroup OBJECT-GROUP - OBJECTS { - cDot11ClientNewKeyManagement - } - STATUS current - DESCRIPTION - "This group includes per IEEE 802.11 radio - interface cipher related statistics collected." - ::= { ciscoDot11AssocMIBGroups 10 } - ---******************************************************************** ---* End of units of conformance ---******************************************************************** + OBJECTS { cDot11ClientNewKeyManagement } + STATUS current + DESCRIPTION + "This group includes per IEEE 802.11 radio + interface cipher related statistics collected." + ::= { ciscoDot11AssocMIBGroups 10 } + +ciscoDot11ClientStatusTrapsGroup OBJECT-GROUP + OBJECTS { + clientMacAddr, + clientDeviceType, + clientDeviceName, + clientIpv4Address, + clientIpv6Address, + apMacAddr, + apIpv4Address, + apIpv6Address, + clientStationState, + clientDisassocReasonStr + } + STATUS current + DESCRIPTION + "This group includes wireless client information + that association or disassociation trap includes." + ::= { ciscoDot11AssocMIBGroups 11 } END + + + + + + + + + + + + diff --git a/priv/mibs/cisco/CISCO-ENTITY-SENSOR-MIB b/priv/mibs/cisco/CISCO-ENTITY-SENSOR-MIB index 9ee5a83c..b5b07810 100644 --- a/priv/mibs/cisco/CISCO-ENTITY-SENSOR-MIB +++ b/priv/mibs/cisco/CISCO-ENTITY-SENSOR-MIB @@ -3,7 +3,7 @@ -- -- November 1997, Cliff L. Sojourner -- --- Copyright (c) 1998-2003-2006, 2013, 2015 by cisco Systems Inc. +-- Copyright (c) 1998-2017 by cisco Systems Inc. -- All rights reserved. -- ***************************************************************** @@ -32,7 +32,7 @@ IMPORTS ciscoEntitySensorMIB MODULE-IDENTITY - LAST-UPDATED "201501150000Z" + LAST-UPDATED "201701190000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Postal: Cisco Systems, Inc. @@ -47,6 +47,9 @@ ciscoEntitySensorMIB MODULE-IDENTITY "The CISCO-ENTITY-SENSOR-MIB is used to monitor the values of sensors in the Entity-MIB (RFC 2037) entPhysicalTable." + REVISION "201701190000Z" + DESCRIPTION + "Added enumerated value dB(15) to SensorDataType." REVISION "201501150000Z" DESCRIPTION "Corrected the definition of entSensorPrecision." @@ -120,7 +123,8 @@ SensorDataType ::= TEXTUAL-CONVENTION cmm(11),: cubic meters per minute (airflow) truthvalue(12): value takes { true(1), false(2) } specialEnum(13): value takes user defined enumerated values - dBm(14): dB relative to 1mW of power" + dBm(14): dB relative to 1mW of power + dB(15): decibel" SYNTAX INTEGER { other(1), unknown(2), @@ -135,7 +139,8 @@ SensorDataType ::= TEXTUAL-CONVENTION cmm(11), truthvalue(12), specialEnum(13), - dBm(14) + dBm(14), + dB(15) } SensorDataScale ::= TEXTUAL-CONVENTION @@ -207,7 +212,6 @@ SensorValue ::= TEXTUAL-CONVENTION to indicate how many fractional digits the SensorValue has. - For sensors that measure percentRH, this item is a number ranging from 0 to 100. @@ -940,4 +944,27 @@ entitySensorNotificationGroup NOTIFICATION-GROUP END +-- %DNP% MLC -Compiled MLC + +-- %DNP% MRS -with reviewer MRS + +-- %DNP% MRC - ciscoEntitySensorMIB~1~ - 2017011904:47 PST - linche -18.0 -ACK +-- %DNP% - < ^^ Copyright (c) 1998-2017 by cisco Systems Inc. +-- %DNP%^^- +-- %DNP%> ^^ Copyright (c) 1998-2003-2006, 2013, 2015, 2017 by cisco Systems +-- %DNP%Inc. +-- %DNP%35c35 +-- %DNP%< LAST-UPDATED "201701190000Z" +-- %DNP%^^- +-- %DNP%> LAST-UPDATED "201612210000Z" +-- %DNP%50c50 +-- %DNP%< REVISION "201701190000Z" +-- %DNP%^^- +-- %DNP%> REVISION "201612210000Z" +-- %DNP%52c52 +-- %DNP%< "Added enumerated value dB(15) to SensorDataType." +-- %DNP%^^- +-- %DNP%> "[1] Add dB(15) in SensorDataType." +-- %DNP% +-- %DNP% -0 MRC diff --git a/priv/mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB b/priv/mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB index d282d793..51d75b37 100644 --- a/priv/mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +++ b/priv/mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB @@ -24,7 +24,7 @@ IMPORTS FROM CISCO-SMI; ciscoEntityVendortypeOIDMIB MODULE-IDENTITY - LAST-UPDATED "201806050000Z" + LAST-UPDATED "202410070000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems @@ -111,7 +111,7 @@ cevMIBObjects OBJECT IDENTIFIER ::= { ciscoEntityVendortypeOIDMIB 1 } -- module(9), e.g. plug-in card or daughter-card -- port(10), -- stack(11), --- midplane(12) +-- midplane(12) -- } -- @@ -196,13 +196,13 @@ cevChassisAs5800DS OBJECT IDENTIFIER ::= { cevChassis 50 } -- AS5800 Dial She cevChassis7202 OBJECT IDENTIFIER ::= { cevChassis 51 } -- Modular two slot router in the cisco7200 family cevChassisRpm OBJECT IDENTIFIER ::= { cevChassis 52 } -- Router Processor Module cevChassis1710 OBJECT IDENTIFIER ::= { cevChassis 53 } -- VPN(Virtual Private Network) Security Router with 1 FastEthernet and 1 Ethernet interface onboard -cevChassis1720 OBJECT IDENTIFIER ::= { cevChassis 54 } +cevChassis1720 OBJECT IDENTIFIER ::= { cevChassis 54 } cevChassisCat8540Msr OBJECT IDENTIFIER ::= { cevChassis 55 } -- Catalyst 8540 Multiservice Switching Router -cevChassisCat8540Csr OBJECT IDENTIFIER ::= { cevChassis 56 } -- Catalyst 8540 Campus Switching Router +cevChassisCat8540Csr OBJECT IDENTIFIER ::= { cevChassis 56 } -- Catalyst 8540 Campus Switching Router cevChassisUbr7246 OBJECT IDENTIFIER ::= { cevChassis 57 } -- Universal Broadband Router cevChassis7576 OBJECT IDENTIFIER ::= { cevChassis 58 } -- Dual Independent RSP platform, 13 slots cevChassis3660 OBJECT IDENTIFIER ::= { cevChassis 59 } -- Six slot MARs router -cevChassis1401 OBJECT IDENTIFIER ::= { cevChassis 60 } -- Router with 1 ethernet and 1 ATM25 interface +cevChassis1401 OBJECT IDENTIFIER ::= { cevChassis 60 } -- Router with 1 ethernet and 1 ATM25 interface cevChassis2613 OBJECT IDENTIFIER ::= { cevChassis 61 } -- c2600 chassis with 1 integrated token ring interface cevChassis2610 OBJECT IDENTIFIER ::= { cevChassis 62 } -- c2600 chassis with 1 integrated ethernet interface cevChassis2612 OBJECT IDENTIFIER ::= { cevChassis 63 } -- c2600 chassis with an integrated token ring and ethernet interface @@ -210,12 +210,12 @@ cevChassis2611 OBJECT IDENTIFIER ::= { cevChassis 64 } -- c2600 chassis with cevChassis2620 OBJECT IDENTIFIER ::= { cevChassis 65 } -- c2600 chassis with 1 integrated fast ethernet interface cevChassis2621 OBJECT IDENTIFIER ::= { cevChassis 66 } -- c2600 chassis with 2 integrated fast ethernet interfaces cevChassisCat8510Csr OBJECT IDENTIFIER ::= { cevChassis 67 } -- Catalyst 8510 Campus Switching Router -cevChassisUbr7223 OBJECT IDENTIFIER ::= { cevChassis 68 } -- Universal Broadband Router +cevChassisUbr7223 OBJECT IDENTIFIER ::= { cevChassis 68 } -- Universal Broadband Router cevChassis6400Nrp OBJECT IDENTIFIER ::= { cevChassis 69 } -- Cisco 6400 Network Routing Processor -cevChassis801 OBJECT IDENTIFIER ::= { cevChassis 70 } -- Cisco 800 platform with 1 ethernet and 1 BRI S/T -cevChassis802 OBJECT IDENTIFIER ::= { cevChassis 71 } -- Cisco 800 platform with 1 ethernet and 1 BRI U -cevChassis803 OBJECT IDENTIFIER ::= { cevChassis 72 } -- Cisco 800 platform with 1 ethernet 4-port HUB, 1 BRI S/T, and 2 POTs -cevChassis804 OBJECT IDENTIFIER ::= { cevChassis 73 } -- Cisco 800 platform with 1 ethernet 4-port HUB, 1 BRI U, and 2 POTs +cevChassis801 OBJECT IDENTIFIER ::= { cevChassis 70 } -- Cisco 800 platform with 1 ethernet and 1 BRI S/T +cevChassis802 OBJECT IDENTIFIER ::= { cevChassis 71 } -- Cisco 800 platform with 1 ethernet and 1 BRI U +cevChassis803 OBJECT IDENTIFIER ::= { cevChassis 72 } -- Cisco 800 platform with 1 ethernet 4-port HUB, 1 BRI S/T, and 2 POTs +cevChassis804 OBJECT IDENTIFIER ::= { cevChassis 73 } -- Cisco 800 platform with 1 ethernet 4-port HUB, 1 BRI U, and 2 POTs cevChassis7206Vxr OBJECT IDENTIFIER ::= { cevChassis 74 } -- Cisco 7200 platform, VXR series chassis with 6 slots cevChassis7204Vxr OBJECT IDENTIFIER ::= { cevChassis 75 } -- Cisco 7200 platform, VXR series chassis with 4 slots cevChassis1750 OBJECT IDENTIFIER ::= { cevChassis 76 } -- VoIP (Voice over IP) capable Cisco 1700 platform with 2 WIC/VIC slots and 1 VIC-only slot @@ -226,13 +226,13 @@ cevChassisCat2924MXL OBJECT IDENTIFIER ::= { cevChassis 80 } -- Catalyst 2924 cevChassisCat2912MfXL OBJECT IDENTIFIER ::= { cevChassis 81 } -- Catalyst 2912MF-XL switch with 12 100BaseFX autosensing switch ports and 2 uplink slots. Switch can run only enterprise edition software. cevChassis1538M OBJECT IDENTIFIER ::= { cevChassis 82 } -- Cisco Network Office 8-port 10/100 Stackable Repeater cevChassis1548M OBJECT IDENTIFIER ::= { cevChassis 83 } -- Cisco Network Office 10/100 Stackable Switch -cevChassisFasthub100 OBJECT IDENTIFIER ::= { cevChassis 84 } -- Cisco Fast Hub 100 Series 10/100 Stackable Repeater +cevChassisFasthub100 OBJECT IDENTIFIER ::= { cevChassis 84 } -- Cisco Fast Hub 100 Series 10/100 Stackable Repeater cevChassisPIXFirewall OBJECT IDENTIFIER ::= { cevChassis 85 } -- Cisco PIX Firewall -cevChassisMGX8850 OBJECT IDENTIFIER ::= { cevChassis 86 } -- Cisco Multiservice Gigabit Switch with 32 half height slots +cevChassisMGX8850 OBJECT IDENTIFIER ::= { cevChassis 86 } -- Cisco Multiservice Gigabit Switch with 32 half height slots cevChassisMGX8820 OBJECT IDENTIFIER ::= { cevChassis 87 } -- Cisco Multiservice Gigabit Switch with 7 slots cevChassisCat8510Msr OBJECT IDENTIFIER ::= { cevChassis 88 } -- Catalyst ATM 8510 Multiservice Switching Router cevChassisCat8515Msr OBJECT IDENTIFIER ::= { cevChassis 89 } -- Catalyst ATM 8515 Multiservice Switching Router -cevChassisIGX8410 OBJECT IDENTIFIER ::= { cevChassis 90 } -- Cisco IGX8400 (Integrated Gigabit eXchange) series wide-area switch with 8 slots +cevChassisIGX8410 OBJECT IDENTIFIER ::= { cevChassis 90 } -- Cisco IGX8400 (Integrated Gigabit eXchange) series wide-area switch with 8 slots cevChassisIGX8420 OBJECT IDENTIFIER ::= { cevChassis 91 } -- Cisco IGX8400 (Integrated Gigabit eXchange) series wide-area switch with 16 slots cevChassisIGX8430 OBJECT IDENTIFIER ::= { cevChassis 92 } -- Cisco IGX8400 (Integrated Gigabit eXchange) series wide-area switch with 32 slots cevChassisIGX8450 OBJECT IDENTIFIER ::= { cevChassis 93 } -- Cisco IGX8400 (Integrated Gigabit eXchange) series wide-area switch with integrated MGX feeder @@ -240,34 +240,34 @@ cevChassisBPX8620 OBJECT IDENTIFIER ::= { cevChassis 95 } -- Cisco BPX cevChassisBPX8650 OBJECT IDENTIFIER ::= { cevChassis 96 } -- Cisco BPX8600 (Broadband Packet eXchange) series wide-area switch with integrated tag switching controller and 15 slots cevChassisBPX8680 OBJECT IDENTIFIER ::= { cevChassis 97 } -- Cisco BPX8600 (Broadband Packet eXchange) series wide-area switch with integrated MGX feeder and 15 slots cevChassisCacheEngine OBJECT IDENTIFIER ::= { cevChassis 98 } -- Cisco Cache Engine -cevChassisCat6000 OBJECT IDENTIFIER ::= { cevChassis 99 } -- Cisco Catalyst 6000 +cevChassisCat6000 OBJECT IDENTIFIER ::= { cevChassis 99 } -- Cisco Catalyst 6000 cevChassisMC3810 OBJECT IDENTIFIER ::= { cevChassis 100 } -- Cisco Multiservice Access Concentrator 3800 series cevChassisIGXSes OBJECT IDENTIFIER ::= { cevChassis 102 } -- Cisco IGX (Integrated Gigabit eXchange) Service Expansion Slot controller/feeder, used in IGX8410/IGX8420/IGX8430 switches. cevChassisLocalDirector OBJECT IDENTIFIER ::= { cevChassis 103 } -- Cisco Local Director -cevChassis805 OBJECT IDENTIFIER ::= { cevChassis 104 } -- Cisco 800 platform with 1 ethernet and 1 serial WIC -cevChassisCat3508GXL OBJECT IDENTIFIER ::= { cevChassis 105 } -- Cisco Catalyst 3508G-XL 8 GBIC Gigabit Port Switch, can run Standard or Enterprise edition software. -cevChassisCat3512XL OBJECT IDENTIFIER ::= { cevChassis 106 } -- Cisco Catalyst 3512XL switch with 12 10/100BaseTX and 2 GBIC Gigabit ports, can run Standard or Enterprise edition software. +cevChassis805 OBJECT IDENTIFIER ::= { cevChassis 104 } -- Cisco 800 platform with 1 ethernet and 1 serial WIC +cevChassisCat3508GXL OBJECT IDENTIFIER ::= { cevChassis 105 } -- Cisco Catalyst 3508G-XL 8 GBIC Gigabit Port Switch, can run Standard or Enterprise edition software. +cevChassisCat3512XL OBJECT IDENTIFIER ::= { cevChassis 106 } -- Cisco Catalyst 3512XL switch with 12 10/100BaseTX and 2 GBIC Gigabit ports, can run Standard or Enterprise edition software. cevChassisCat3524XL OBJECT IDENTIFIER ::= { cevChassis 107 } -- Cisco Catalyst 3524XL switch with 24 10/100BaseTX and 2 GBIC Gigabit ports, can run Standard or Enterprise edition software. cevChassisCat2908XL OBJECT IDENTIFIER ::= { cevChassis 108 } -- Cisco Catalyst 2900XL series 8 port 10/100BaseTX switch cevChassisCat2916MXL OBJECT IDENTIFIER ::= { cevChassis 109 } -- Cisco Catalyst 2916M-XL 16 port 10/100BaseTX switch with 2 uplink slots -cevChassis1417 OBJECT IDENTIFIER ::= { cevChassis 111 } -- Cisco 1400 series router with 1 Ethernet and 1 ADSL interface, with 1417 chipset -cevChassisOpticalRegenerator OBJECT IDENTIFIER ::= { cevChassis 112 } -- Cisco Optical Regenerator +cevChassis1417 OBJECT IDENTIFIER ::= { cevChassis 111 } -- Cisco 1400 series router with 1 Ethernet and 1 ADSL interface, with 1417 chipset +cevChassisOpticalRegenerator OBJECT IDENTIFIER ::= { cevChassis 112 } -- Cisco Optical Regenerator cevChassis6100 OBJECT IDENTIFIER ::= { cevChassis 113 } -- Cisco 6100 DSLAM Chassis cevChassis6130 OBJECT IDENTIFIER ::= { cevChassis 114 } -- Cisco 6130 DSLAM Chassis cevChassis6260 OBJECT IDENTIFIER ::= { cevChassis 115 } -- Cisco 6260 DSLAM Chassis cevChassisCat2924XL OBJECT IDENTIFIER ::= { cevChassis 116 } -- Cisco Catalyst 2924XL with 24 10/100BaseTX switch ports; does not support port-based VLANs. cevChassisCat2924CXL OBJECT IDENTIFIER ::= { cevChassis 117 } -- Cisco Catalyst 2924C-XL; does not support port-based VLANs. -cevChassisUbr924 OBJECT IDENTIFIER ::= { cevChassis 118 } -- Cisco UBR Cable Modem which is a UBR904 with 2 FXS Voice ports +cevChassisUbr924 OBJECT IDENTIFIER ::= { cevChassis 118 } -- Cisco UBR Cable Modem which is a UBR904 with 2 FXS Voice ports cevChassisWsX6302Msm OBJECT IDENTIFIER ::= { cevChassis 119 } -- Catalyst 6000 or 6500 Series Multilayer Switch Module WS-X6302-MSM that directly interfaces to the switch's backplane to provide layer 3 switching. -cevChassisCat5kRsfc OBJECT IDENTIFIER ::= { cevChassis 120 } -- Catalyst 5000 Routing Switching Feature Card that is treated as a standalone system by the NMS -cevChassis7120Quadt1 OBJECT IDENTIFIER ::= { cevChassis 122 } -- 7120 Series chassis with 2 10/100 FE interfaces, 4 T1/E1 interfaces -cevChassis7120T3 OBJECT IDENTIFIER ::= { cevChassis 123 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 T3 interface +cevChassisCat5kRsfc OBJECT IDENTIFIER ::= { cevChassis 120 } -- Catalyst 5000 Routing Switching Feature Card that is treated as a standalone system by the NMS +cevChassis7120Quadt1 OBJECT IDENTIFIER ::= { cevChassis 122 } -- 7120 Series chassis with 2 10/100 FE interfaces, 4 T1/E1 interfaces +cevChassis7120T3 OBJECT IDENTIFIER ::= { cevChassis 123 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 T3 interface cevChassis7120E3 OBJECT IDENTIFIER ::= { cevChassis 124 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 E3 interface cevChassis7120At3 OBJECT IDENTIFIER ::= { cevChassis 125 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 T3 ATM interface -cevChassis7120Ae3 OBJECT IDENTIFIER ::= { cevChassis 126 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 E3 ATM interface +cevChassis7120Ae3 OBJECT IDENTIFIER ::= { cevChassis 126 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 E3 ATM interface cevChassis7120Smi3 OBJECT IDENTIFIER ::= { cevChassis 127 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 OC3SMI ATM interface cevChassis7140Dualt3 OBJECT IDENTIFIER ::= { cevChassis 128 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 T3 interfaces -cevChassis7140Duale3 OBJECT IDENTIFIER ::= { cevChassis 129 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 E3 interfaces +cevChassis7140Duale3 OBJECT IDENTIFIER ::= { cevChassis 129 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 E3 interfaces cevChassis7140Dualat3 OBJECT IDENTIFIER ::= { cevChassis 130 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 T3 ATM interfaces cevChassis7140Dualae3 OBJECT IDENTIFIER ::= { cevChassis 131 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 E3 ATM interfaces cevChassis7140Dualmm3 OBJECT IDENTIFIER ::= { cevChassis 132 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 OC3MM ATM interfaces @@ -278,10 +278,10 @@ cevChassisAs5400 OBJECT IDENTIFIER ::= { cevChassis 137 } -- Cisco AS5400 cevChassis7140Octt1 OBJECT IDENTIFIER ::= { cevChassis 138 } -- 7140 Series chassis with 8 integrated T1/E1 serial ports cevChassis7140Dualfe OBJECT IDENTIFIER ::= { cevChassis 139 } -- 7140 Series chassis with 2 integrated 10/100 FE interfaces cevChassisCat3548XL OBJECT IDENTIFIER ::= { cevChassis 140 } -- Catalyst 3548XL switch (WS-C3548-XL) -cevChassisCat6006 OBJECT IDENTIFIER ::= { cevChassis 141 } -- Catalyst 6000 with 6 slots -cevChassisCat6009 OBJECT IDENTIFIER ::= { cevChassis 142 } -- Catalyst 6000 with 9 slots -cevChassisCat6506 OBJECT IDENTIFIER ::= { cevChassis 143 } -- Catalyst 6000 Plus with 6 slots -cevChassisCat6509 OBJECT IDENTIFIER ::= { cevChassis 144 } -- Catalyst 6000 Plus with 9 slots +cevChassisCat6006 OBJECT IDENTIFIER ::= { cevChassis 141 } -- Catalyst 6000 with 6 slots +cevChassisCat6009 OBJECT IDENTIFIER ::= { cevChassis 142 } -- Catalyst 6000 with 9 slots +cevChassisCat6506 OBJECT IDENTIFIER ::= { cevChassis 143 } -- Catalyst 6000 Plus with 6 slots +cevChassisCat6509 OBJECT IDENTIFIER ::= { cevChassis 144 } -- Catalyst 6000 Plus with 9 slots cevChassis827 OBJECT IDENTIFIER ::= { cevChassis 145 } -- Cisco 800 platform with 1 ethernet, 1 ADSL DMT issue 2 cevChassisAS5200 OBJECT IDENTIFIER ::= { cevChassis 146 } -- Cisco AS5200 cevChassis12008 OBJECT IDENTIFIER ::= { cevChassis 147 } -- Cisco GSR 12008 @@ -302,13 +302,13 @@ cevChassisCVA122 OBJECT IDENTIFIER ::= { cevChassis 171 } -- Cisco CVA122 Cabl cevChassisCVA124 OBJECT IDENTIFIER ::= { cevChassis 172 } -- Cisco CVA124 Cable Voice Adapter (Residential Cable Modem with four voice ports) cevChassisAs5850 OBJECT IDENTIFIER ::= { cevChassis 173 } -- High End Dial Access Server cevChassisMGX8240 OBJECT IDENTIFIER ::= { cevChassis 176 } -- High Density Circuit Emulation Service Gateway chassis with two shelf controller slots and fifteen Service Modulesfor Private Line Service -cevChassisAs5350 OBJECT IDENTIFIER ::= { cevChassis 178 } -- Cisco low end Access server platform +cevChassisAs5350 OBJECT IDENTIFIER ::= { cevChassis 178 } -- Cisco low end Access server platform cevChassisMGX8950 OBJECT IDENTIFIER ::= { cevChassis 181 } -- Cisco Multiservice Gigabit Switch(180Gb) Chassis with 32 half height slots cevChassisUbr925 OBJECT IDENTIFIER ::= { cevChassis 182 } -- Cisco UBR925 Cable Modem/Router with VOIP and hardware accelerated IPSEC cevChassisUbr10012 OBJECT IDENTIFIER ::= { cevChassis 183 } -- Cisco uBR10000 platform with 8 broadband slots and 4 WAN slots cevChassisCat4kGateway OBJECT IDENTIFIER ::= { cevChassis 184 } -- Catalyst 4000 Access Gateway line card supporting voice and WAN (Wide Area Network) interfaces as well as conferencing and transcoding services for operation with the Cisco Call Manager cevChassis120168r OBJECT IDENTIFIER ::= { cevChassis 185 } -- Teracore ready 8 rail chassis for Cisco 12000 platform -cevChassis2650 OBJECT IDENTIFIER ::= { cevChassis 186 } -- c2650 platform with 1 integrated fast ethernet interface +cevChassis2650 OBJECT IDENTIFIER ::= { cevChassis 186 } -- c2650 platform with 1 integrated fast ethernet interface cevChassis2651 OBJECT IDENTIFIER ::= { cevChassis 187 } -- c2650 platform with 2 integrated fast ethernet interfaces cevChassis826 OBJECT IDENTIFIER ::= { cevChassis 189 } -- Cisco 800 platform with 1 ethernet, 1 ADSL over ISDN cevChassisCat295012 OBJECT IDENTIFIER ::= { cevChassis 190 } -- Cisco Catalyst c2950 switch with 12 10/100BaseTX ports (WS-c2950-12) @@ -346,7 +346,7 @@ cevChassisContentEngine OBJECT IDENTIFIER ::= { cevChassis 228 } -- Cisco Conte cevChassisIAD2420 OBJECT IDENTIFIER ::= { cevChassis 229 } -- Integrated Access Device 2420 (IAD2420) chassis with Analog (8/16) FXS ports with T1 or ADSL (Asymmetrical Digital Subscriber Line) Uplinks cevChassis677i OBJECT IDENTIFIER ::= { cevChassis 230 } -- Cisco 600 DSL CPE platform with ASDL, DMT issue 2 over ISDN, ethernet interface cevChassis674 OBJECT IDENTIFIER ::= { cevChassis 231 } -- Cisco 600 DSL CPE platform with G.SHDSL, ethernet interface -cevChassisDPA7630 OBJECT IDENTIFIER ::= { cevChassis 232 } -- The Cisco Digital PBX Adapter (DPA) enables the integration of Cisco Call Manager with Octel voice mail systems +cevChassisDPA7630 OBJECT IDENTIFIER ::= { cevChassis 232 } -- The Cisco Digital PBX Adapter (DPA) enables the integration of Cisco Call Manager with Octel voice mail systems cevChassisCat355024 OBJECT IDENTIFIER ::= { cevChassis 233 } -- Catalyst 3550 24 10/100 ports + 2 Gig uplinks fixed configuration Layer 2/Layer 3 Ethernet Switch cevChassisCat355048 OBJECT IDENTIFIER ::= { cevChassis 234 } -- Catalyst 3550 48 10/100 ports + 2 Gig uplinks fixed configuration Layer 2/Layer 3 Ethernet Switch cevChassisCat355012T OBJECT IDENTIFIER ::= { cevChassis 235 } -- Catalyst 3550 12 1000T ports fixed configuration Layer 2/Layer 3 Ethernet Switch @@ -361,7 +361,7 @@ cevChassis828 OBJECT IDENTIFIER ::= { cevChassis 248 } -- Cisco 800 platform wi cevChassisSOHO78 OBJECT IDENTIFIER ::= { cevChassis 249 } -- SOHO (Small Office Home Office) G.SHDSL Router, 1 Ethernet and 1 G.991.2 (G.shdsl) Interface, data only model cevChassis806 OBJECT IDENTIFIER ::= { cevChassis 250 } -- Cisco SOHO (Small Office Home Office) router with 4 hubbed 10BaseT Ethernet LAN interfaces and 1 10BaseT Ethernet WAN interface cevChassis12416 OBJECT IDENTIFIER ::= { cevChassis 251 } -- Cisco 12000 platform with 16 slots and 10G Fabric card -cevChassisCat2948gL3Dc OBJECT IDENTIFIER ::= { cevChassis 252 } -- A fixed-configuration Layer 3 Ethernet switch featuring IP, IPX, and IP mulitcast with 48 10/100BaseTX ports and 2 GBIC Gigabit ports using DC power +cevChassisCat2948gL3Dc OBJECT IDENTIFIER ::= { cevChassis 252 } -- A fixed-configuration Layer 3 Ethernet switch featuring IP, IPX, and IP mulitcast with 48 10/100BaseTX ports and 2 GBIC Gigabit ports using DC power cevChassisCat4908gL3Dc OBJECT IDENTIFIER ::= { cevChassis 253 } -- A fixed-configuration L3 Ethernet switch featuring IP,IPX and IP multicast with 8 GBIC ports using DC power cevChassis12406 OBJECT IDENTIFIER ::= { cevChassis 254 } -- Cisco 12400 platform with 6 slots cevChassisPIXFirewall506 OBJECT IDENTIFIER ::= { cevChassis 255 } -- Cisco PIX Firewall 506 @@ -377,7 +377,7 @@ cevChassisMWR1900 OBJECT IDENTIFIER ::= { cevChassis 264 } -- The Mobile Wirel cevChassis4224 OBJECT IDENTIFIER ::= { cevChassis 265 } -- A standalone 24 port powered Ethernet switch, router and voice gateway cevChassisWSC6513 OBJECT IDENTIFIER ::= { cevChassis 266 } -- Catalyst 6000 series chassis with 13 slots cevChassisCisco7603 OBJECT IDENTIFIER ::= { cevChassis 267 } -- Cisco Internet Router 7600 Series Chassis with 3 slots -cevChassisCisco7606 OBJECT IDENTIFIER ::= { cevChassis 268 } -- Cisco Internet Router 7600 Series Chassis with 6 slots +cevChassisCisco7606 OBJECT IDENTIFIER ::= { cevChassis 268 } -- Cisco Internet Router 7600 Series Chassis with 6 slots cevChassis7401ASR OBJECT IDENTIFIER ::= { cevChassis 269 } -- Cisco 7400 platform, ASR series with 1 slot cevChassis1105 OBJECT IDENTIFIER ::= { cevChassis 271 } -- CiscoWorks network management chassis cevChassisONS15540ESP OBJECT IDENTIFIER ::= { cevChassis 272 } -- Cisco ONS 15540 Extended Services Platform Chassis @@ -385,8 +385,8 @@ cevChassisCe507 OBJECT IDENTIFIER ::= { cevChassis 275 } -- Cisco Content Eng cevChassisCe560 OBJECT IDENTIFIER ::= { cevChassis 276 } -- Cisco Content Engine Model 560 cevChassisCe590 OBJECT IDENTIFIER ::= { cevChassis 277 } -- Cisco Content Engine Model 590 cevChassisCe7320 OBJECT IDENTIFIER ::= { cevChassis 278 } -- Cisco Content Engine Model 7320 -cevChassis2691 OBJECT IDENTIFIER ::= { cevChassis 279 } -- One Network Module slot, three WIC slot, two Fast Ethernet port MARS router -cevChassis3725 OBJECT IDENTIFIER ::= { cevChassis 280 } -- Two Network Module slot, three WIC slot, two Fast Ethernet port MARS router +cevChassis2691 OBJECT IDENTIFIER ::= { cevChassis 279 } -- One Network Module slot, three WIC slot, two Fast Ethernet port MARS router +cevChassis3725 OBJECT IDENTIFIER ::= { cevChassis 280 } -- Two Network Module slot, three WIC slot, two Fast Ethernet port MARS router cevChassis1760 OBJECT IDENTIFIER ::= { cevChassis 282 } -- Analog/digital voice capable, 19" rack-mount (1RU) Cisco 1700 platform with 2 WIC/VIC slots and 2 VIC-only slots cevChassisPIXFirewall501 OBJECT IDENTIFIER ::= { cevChassis 283 } -- Cisco PIX Firewall 501 cevChassis2610M OBJECT IDENTIFIER ::= { cevChassis 284 } -- c2600M chassis with 1 integrated ethernet interface @@ -401,7 +401,7 @@ cevChassisCE507AV OBJECT IDENTIFIER ::= { cevChassis 298 } -- Cisco Content En cevChassisCE560AV OBJECT IDENTIFIER ::= { cevChassis 299 } -- Cisco Content Engine Model 560-AV cevChassisIE2105 OBJECT IDENTIFIER ::= { cevChassis 300 } -- The Cisco Intelligence Engine 2100 series is a new form of network device that provides intelligent network interface to applications and users cevChassis3745 OBJECT IDENTIFIER ::= { cevChassis 301 } -- 3700 family four slot modular router -cevChassis10005 OBJECT IDENTIFIER ::= { cevChassis 302 } -- Cisco 10000 platform with 7 slots +cevChassis10005 OBJECT IDENTIFIER ::= { cevChassis 302 } -- Cisco 10000 platform with 7 slots cevChassis10008 OBJECT IDENTIFIER ::= { cevChassis 303 } -- Cisco 10000 platform with 7 slots cevChassis7304 OBJECT IDENTIFIER ::= { cevChassis 304 } -- Cisco 7300 Chassis cevChassis7505 OBJECT IDENTIFIER ::= { cevChassis 305 } -- Cisco 7505 Chassis @@ -411,7 +411,7 @@ cevChassis827H OBJECT IDENTIFIER ::= { cevChassis 312 } -- Cisco 800 platform cevChassisSOHO77H OBJECT IDENTIFIER ::= { cevChassis 313 } -- SOHO (Small Office Home Office) Router, 4-port 10Base-T Ethernet, and 1 ADSL over POTS Interface, data only model cevChassisCat4006 OBJECT IDENTIFIER ::= { cevChassis 314 } -- Catalyst 4000 with 6 slots (WS-C4006) cevChassisCat355024Mmf OBJECT IDENTIFIER ::= { cevChassis 315 } -- Catalyst 3550 24 10/100Mbps Multi Mode Fiber ports + 2 Gig uplinks fixed configuration Layer 2/Layer 3 Ethernet Switch -cevChassisWSC6503 OBJECT IDENTIFIER ::= { cevChassis 316 } -- Catalyst 6000 series chassis with 3 slots +cevChassisWSC6503 OBJECT IDENTIFIER ::= { cevChassis 316 } -- Catalyst 6000 series chassis with 3 slots cevChassisPIXFirewall506E OBJECT IDENTIFIER ::= { cevChassis 317 } -- Cisco PIX Firewall 506E cevChassisPIXFirewall515E OBJECT IDENTIFIER ::= { cevChassis 318 } -- Cisco PIX Firewall 515E cevChassisCat355024Dc OBJECT IDENTIFIER ::= { cevChassis 319 } -- Catalyst 3550 10/100Base-Tx ports + 2 Gig uplinks fixed configuration Layer 2/Layer 3 Ethernet Switch with DC power @@ -464,10 +464,10 @@ cevChassisDSC9509 OBJECT IDENTIFIER ::= { cevChassis 376 } -- DS-C9509 - MDS cevChassisDSC9513 OBJECT IDENTIFIER ::= { cevChassis 377 } -- DS-C9513 - MDS 9513 Chassis cevChassisONS15201 OBJECT IDENTIFIER ::= { cevChassis 378 } -- Cisco ONS 15201 Single Channel Unit cevChassisONS15252 OBJECT IDENTIFIER ::= { cevChassis 379 } -- Cisco ONS 15252 Multi Channel Unit -cevChassisMdsDSX9216 OBJECT IDENTIFIER ::= { cevChassis 380 } -- DS-X9216 - MDS 9216 Chassis +cevChassisMdsDSX9216 OBJECT IDENTIFIER ::= { cevChassis 380 } -- DS-X9216 - MDS 9216 Chassis cevChassisVG200 OBJECT IDENTIFIER ::= { cevChassis 381 } -- The Cisco VG200 chassis for Voice-over-IP (VoIP) Gateway -cevChassisAIRAP1210 OBJECT IDENTIFIER ::= { cevChassis 382 } -- 1200 series WLAN Access Point on Cisco IOS platform with 1 10/100TX port, 1 CardBus slot, 1 Mini PCI slot -cevChassisCat375048PS OBJECT IDENTIFIER ::= { cevChassis 383 } -- Catalyst 3750 48 10/100 ports with In-Line Power + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch.(SFP Small Formfactor Pluggable) +cevChassisAIRAP1210 OBJECT IDENTIFIER ::= { cevChassis 382 } -- 1200 series WLAN Access Point on Cisco IOS platform with 1 10/100TX port, 1 CardBus slot, 1 Mini PCI slot +cevChassisCat375048PS OBJECT IDENTIFIER ::= { cevChassis 383 } -- Catalyst 3750 48 10/100 ports with In-Line Power + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch.(SFP Small Formfactor Pluggable) cevChassisCat375024PS OBJECT IDENTIFIER ::= { cevChassis 384 } -- Catalyst 3750 24 10/100 ports with In-Line Power + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch.(SFP Small Formfactor Pluggable) cevChassisCe510 OBJECT IDENTIFIER ::= { cevChassis 385 } -- Cisco Content Engine Model 510 cevChassisCe565 OBJECT IDENTIFIER ::= { cevChassis 386 } -- Cisco Content Engine Model 565 @@ -476,18 +476,18 @@ cevChassisCe7325 OBJECT IDENTIFIER ::= { cevChassis 388 } -- Cisco Content Eng cevChassisCe4630 OBJECT IDENTIFIER ::= { cevChassis 389 } -- Cisco Content Engine Model 4630 cevChassisCe4650 OBJECT IDENTIFIER ::= { cevChassis 390 } -- Cisco Content Engine Model 4650 cevChassisCat297024 OBJECT IDENTIFIER ::= { cevChassis 391 } -- Catalyst 2970 24 10/100/1000 ports fixed configuration Layer 2 Ethernet Switch -cevChassisCisco7613 OBJECT IDENTIFIER ::= { cevChassis 392 } -- Cisco Internet router 7600 Series Chassis with 13 slots +cevChassisCisco7613 OBJECT IDENTIFIER ::= { cevChassis 392 } -- Cisco Internet router 7600 Series Chassis with 13 slots cevChassisCat3750Ge12Sfp OBJECT IDENTIFIER ::= { cevChassis 394 } -- Catalyst 3750 12 Ethernet Gigabit SFP ports stackable switch.(SFP: Small Form factor Pluggable) cevChassisCr4450 OBJECT IDENTIFIER ::= { cevChassis 395 } -- Cisco Content Router Model 4450 cevChassisAIRBR1410 OBJECT IDENTIFIER ::= { cevChassis 396 } -- 1410 Series Wireless LAN Bridge on Cisco IOS platform with 1 10/100Tx port and 1 5-GHz radio cevChassisWSC6509neba OBJECT IDENTIFIER ::= { cevChassis 397 } -- Catalyst 6500 series chassis with 9 slots -cevChassisCat4510 OBJECT IDENTIFIER ::= { cevChassis 398 } -- Catalyst 4000 with 10 slots ( WS-C4510R ) +cevChassisCat4510 OBJECT IDENTIFIER ::= { cevChassis 398 } -- Catalyst 4000 with 10 slots ( WS-C4510R ) cevChassisCisco1711 OBJECT IDENTIFIER ::= { cevChassis 399 } -- Enhanced security router with 4 FastEthernet switch ports, 1 Analog modem port, 1 FastEthernet port and a hardware encryption module cevChassisCisco1712 OBJECT IDENTIFIER ::= { cevChassis 400 } -- Enhanced security router with 4 FastEthernet switch ports, 1 Basic Rate Interface(S/T) data port, 1 FastEthernet port and a hardware encryption module. cevChassisCisco1701 OBJECT IDENTIFIER ::= { cevChassis 401 } -- c1701 is a re-packaging of existing products to create a fixed configuration sku. It has ADSLoPOTs WIC and ISDN BRI (S/T) WIC riveted into it. cevChassis29408TT OBJECT IDENTIFIER ::= { cevChassis 402 } -- Catalyst 2940 L2 switch with 8 10/100 copper ports and 1 10/100/1000 copper uplink port. cevChassis29408TF OBJECT IDENTIFIER ::= { cevChassis 403 } -- Catalyst 2940 L2 switch with 8 10/100 copper ports, 1 100 FX Uplink port and 1 Gigabit SFP Module slot. -cevChassis3825 OBJECT IDENTIFIER ::= { cevChassis 404 } -- Two Network Module Slots, Four WIC slots, Two Gigabit Ethernet ports 3800 family router +cevChassis3825 OBJECT IDENTIFIER ::= { cevChassis 404 } -- Two Network Module Slots, Four WIC slots, Two Gigabit Ethernet ports 3800 family router cevChassis3845 OBJECT IDENTIFIER ::= { cevChassis 405 } -- Four Network Module Slots, Four WIC slots, Two Gigabit Ethernet ports 3800 family router cevChassis2430Iad24Fxs OBJECT IDENTIFIER ::= { cevChassis 406 } -- cIAD2430 with 24FXS, 2FE cevChassis2431Iad8Fxs OBJECT IDENTIFIER ::= { cevChassis 407 } -- cIAD2431 with 8FXS, 2FE, 1T1/E1, 1 vwic slot @@ -507,8 +507,8 @@ cevChassisCat297024TS OBJECT IDENTIFIER ::= { cevChassis 420 } -- Catalyst 2970 cevChassisCrs116Fabric OBJECT IDENTIFIER ::= { cevChassis 421 } -- CRS1 16 slots Fabric Chassis cevChassisCrs116LineCard OBJECT IDENTIFIER ::= { cevChassis 422 } -- CRS1 16 slots Line Card Chassis cevChassisCrs18LineCard OBJECT IDENTIFIER ::= { cevChassis 423 } -- CRS1 8 slots Line Card Chassis -cevChassisCat356048PS OBJECT IDENTIFIER ::= { cevChassis 424 } -- Catalyst 3560 48 10/100 ports with In-Line Power + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch.(SFP Small Formfactor Pluggable) -cevChassisCat356024PS OBJECT IDENTIFIER ::= { cevChassis 425 } -- Catalyst 3560 24 10/100 ports with In-Line Power + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch.(SFP Small Formfactor Pluggable) +cevChassisCat356048PS OBJECT IDENTIFIER ::= { cevChassis 424 } -- Catalyst 3560 48 10/100 ports with In-Line Power + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch.(SFP Small Formfactor Pluggable) +cevChassisCat356024PS OBJECT IDENTIFIER ::= { cevChassis 425 } -- Catalyst 3560 24 10/100 ports with In-Line Power + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch.(SFP Small Formfactor Pluggable) cevChassisAIRBR1300 OBJECT IDENTIFIER ::= { cevChassis 426 } -- Cisco Aironet 1300 Series Wireless Bridge with 1 10/100TX Ethernet port, 1 IEEE 802.11g radio port cevChassis12004 OBJECT IDENTIFIER ::= { cevChassis 427 } -- Cisco 12000 platform with 4 slots cevChassis12006 OBJECT IDENTIFIER ::= { cevChassis 428 } -- Cisco 12000 platform with 6 slots @@ -528,11 +528,11 @@ cevChassisCat375024ME OBJECT IDENTIFIER ::= { cevChassis 439 } -- Metro Etherne cevChassisMdsDSC9216AK9 OBJECT IDENTIFIER ::= { cevChassis 442 } -- DS-C9216A-K9 - MDS 9216A Chassis cevChassis3201WMIC OBJECT IDENTIFIER ::= { cevChassis 443 } -- Cisco 3201 Wireless MIC (Mobile Interface card) with 802.11g wireless interface in the PC104+ form factor. An interface card for the existing MAR 3200 products(Mobile Access Router) cevChassisCat3750G16TD OBJECT IDENTIFIER ::= { cevChassis 444 } -- Cisco Catalyst 3750 switch with 16 gigabit and one 10G ethernet port (WS-C3750G-16TD) -cevChassis1718 OBJECT IDENTIFIER ::= { cevChassis 445 } -- Voice capable Cisco 1700 Router with 4 FastEthernet switch ports, 1 FastEthernet port and 4 FXS-DID ports +cevChassis1718 OBJECT IDENTIFIER ::= { cevChassis 445 } -- Voice capable Cisco 1700 Router with 4 FastEthernet switch ports, 1 FastEthernet port and 4 FXS-DID ports cevChassisIGESM OBJECT IDENTIFIER ::= { cevChassis 446 } -- Cisco Systems Intelligent Gigabit Ethernet Switch Module for IBM eServer BladeCenter (OS-CIGESM-18TT-E) cevChassisASA5510 OBJECT IDENTIFIER ::= { cevChassis 447 } -- This is Adaptive Security Appliance (ASA) 5510. This security appliance combines functions of firewall, intrusion prevention, VPN hub and remote access hub. This is a standalone appliance with no linecards cevChassisASA5520 OBJECT IDENTIFIER ::= { cevChassis 448 } -- This is Adaptive Security Appliance (ASA) 5520. This security appliance combines functions of firewall, IDS sensor, VPN hub and remote access hub. This is a modular chassis with a slot for one line card -cevChassisASA5540 OBJECT IDENTIFIER ::= { cevChassis 449 } -- This is Adaptive Security Appliance (ASA) 5540. This security appliance combines functions of firewall, intrusion prevention, VPN hub and remote access hub. This is a modular chassis with a slot for one line card +cevChassisASA5540 OBJECT IDENTIFIER ::= { cevChassis 449 } -- This is Adaptive Security Appliance (ASA) 5540. This security appliance combines functions of firewall, intrusion prevention, VPN hub and remote access hub. This is a modular chassis with a slot for one line card cevChassis1841 OBJECT IDENTIFIER ::= { cevChassis 450 } -- 1700 Next Generation data only router with 2 slots cevChassis2801 OBJECT IDENTIFIER ::= { cevChassis 451 } -- 1700 Next Generation voice enabled router with 4 slots cevChassisCe511K9 OBJECT IDENTIFIER ::= { cevChassis 452 } -- Cisco Content Engine Model CE-511-K9 @@ -548,7 +548,7 @@ cevChassisCat297048TS OBJECT IDENTIFIER ::= { cevChassis 461 } -- Catalyst 297 cevChassisDSX9132K9 OBJECT IDENTIFIER ::= { cevChassis 462 } -- DS-X9132-K9 MDS 9132 Chassis cevChassisDSX9116K9 OBJECT IDENTIFIER ::= { cevChassis 463 } -- DS-X9116-K9 MDS 9116 Chassis cevChassisBMGX8830 OBJECT IDENTIFIER ::= { cevChassis 464 } -- Cisco Multiservice Switch (Model B) with 14 half height slots -cevChassisBMGX8850 OBJECT IDENTIFIER ::= { cevChassis 465 } -- Cisco Multiservice Gigabit Switch (Model B) with 32 half height slots +cevChassisBMGX8850 OBJECT IDENTIFIER ::= { cevChassis 465 } -- Cisco Multiservice Gigabit Switch (Model B) with 32 half height slots cevChassisWsC4948 OBJECT IDENTIFIER ::= { cevChassis 466 } -- Cisco Catalyst 4000 series fixed configuration switch with 48 wirespeed 10/100/1000BaseT ports and 4 wirespeed 1000BaseX SFP ports cevChassisCe501K9 OBJECT IDENTIFIER ::= { cevChassis 467 } -- Cisco Content Engine Model CE-501-K9 cevChassisCat3560G24PS OBJECT IDENTIFIER ::= { cevChassis 468 } -- Catalyst 3560 24 10/100/1000 Power over Ethernet ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable) @@ -558,17 +558,17 @@ cevChassisCat3560G48TS OBJECT IDENTIFIER ::= { cevChassis 471 } -- Catalyst 35 cevChassisDSC9216iK9 OBJECT IDENTIFIER ::= { cevChassis 472 } -- 2-Slot MDS fabric switch chassis cevChassisAs5400XM OBJECT IDENTIFIER ::= { cevChassis 473 } -- Chassis for Cisco AS5400XM cevChassisAs5350XM OBJECT IDENTIFIER ::= { cevChassis 474 } -- Chassis for Cisco AS5350XM -cevChassisAIRAP1130 OBJECT IDENTIFIER ::= { cevChassis 475 } -- Cisco Aironet 1130 series WLAN Access Point with 1 10/100TX port, dual IEEE 802.11a and 802.11g radio port -cevChassisCisco7604 OBJECT IDENTIFIER ::= { cevChassis 476 } -- Cisco 7604 chassis, a 4-slot chassis. -cevChassisWsC494810GE OBJECT IDENTIFIER ::= { cevChassis 477 } -- Catalyst 4000 series fixed configuration switch with 48 10/100/1000BaseT wirespeed ports and two 10Gbps ports +cevChassisAIRAP1130 OBJECT IDENTIFIER ::= { cevChassis 475 } -- Cisco Aironet 1130 series WLAN Access Point with 1 10/100TX port, dual IEEE 802.11a and 802.11g radio port +cevChassisCisco7604 OBJECT IDENTIFIER ::= { cevChassis 476 } -- Cisco 7604 chassis, a 4-slot chassis. +cevChassisWsC494810GE OBJECT IDENTIFIER ::= { cevChassis 477 } -- Catalyst 4000 series fixed configuration switch with 48 10/100/1000BaseT wirespeed ports and two 10Gbps ports cevChassisCat3750G24TS1U OBJECT IDENTIFIER ::= { cevChassis 478 } -- Catalyst 3750 24 10/100/1000 Ethernet ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch. (SFP Small Formfactor Pluggable) -- removed can reuse assignment -cevChassis371098HP001 OBJECT IDENTIFIER ::= { cevChassis 480 } -- 24 port Gigabit Ethernet switch module for HP ProLiant BL p-class server chassis +cevChassis371098HP001 OBJECT IDENTIFIER ::= { cevChassis 480 } -- 24 port Gigabit Ethernet switch module for HP ProLiant BL p-class server chassis cevChassisSB101 OBJECT IDENTIFIER ::= { cevChassis 481 } -- (Small Buisness) Router, with 4-port 10/100 Base-T Ethernet Switch, 1 10Base-T Ethernet WAN interface cevChassisSB106 OBJECT IDENTIFIER ::= { cevChassis 482 } -- (Small Buisness) Router, with 4-port 10/100 Base-T Ethernet Switch, 1 ADSL over ISDN interface, 1 ISDN BRI S/T interface cevChassisSB107 OBJECT IDENTIFIER ::= { cevChassis 483 } -- (Small Buisness) Router, with 4-port 10/100 Base-T Ethernet Switch, 1 ADSL over POTS interface, data only model -cevChassisCat356024TS OBJECT IDENTIFIER ::= { cevChassis 484 } -- Catalyst 3560 24 10/100 ports + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable) -cevChassisCat356048TS OBJECT IDENTIFIER ::= { cevChassis 485 } -- Catalyst 3560 48 10/100 ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable) +cevChassisCat356024TS OBJECT IDENTIFIER ::= { cevChassis 484 } -- Catalyst 3560 24 10/100 ports + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable) +cevChassisCat356048TS OBJECT IDENTIFIER ::= { cevChassis 485 } -- Catalyst 3560 48 10/100 ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable) cevChassisONS15310 OBJECT IDENTIFIER ::= { cevChassis 486 } -- Cisco ONS 15310 Platform Chassis cevChassis1801 OBJECT IDENTIFIER ::= { cevChassis 487 } -- Cisco 1800 platform with 1 ADSL over POTS WAN interface, 8-port 10/100 BASE-T LAN Ethernet switch, 1 ISDN BRI S/T interface, 2 USB ports and an optional Wireless LAN card. cevChassis1802 OBJECT IDENTIFIER ::= { cevChassis 488 } -- Cisco 1800 platform with 1 ADSL over ISDN WAN interface, 8-port 10/100 BASE-T LAN Ethernet switch, 1 ISDN BRI S/T interface, 2 USB ports and an optional Wireless LAN card. @@ -586,7 +586,7 @@ cevChassisIDS4250SX OBJECT IDENTIFIER ::= { cevChassis 500 } -- Cisco Intrusio cevChassisIDS4250XL OBJECT IDENTIFIER ::= { cevChassis 501 } -- Cisco Intrusion Detection System 4250 with accelerator card cevChassisIDS4255 OBJECT IDENTIFIER ::= { cevChassis 502 } -- Cisco Intrusion Prevention System 4255 cevChassisCat375024FS OBJECT IDENTIFIER ::= { cevChassis 503 } -- Catalyst 3750 24 100BaseFX ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet switch. (SFP:Small Formfactor Pluggable) -cevChassisWSC6504E OBJECT IDENTIFIER ::= { cevChassis 504 } -- 4 slots chassis in Catalyst 6500 family +cevChassisWSC6504E OBJECT IDENTIFIER ::= { cevChassis 504 } -- 4 slots chassis in Catalyst 6500 family cevChassisIGESMSFP OBJECT IDENTIFIER ::= { cevChassis 505 } -- Cisco Systems Intelligent Gigabit Ethernet Switch Module with SFPs for IBM eServer BladeCenter (OS-CIGESM-18-SFP-E) cevChasisFe6326K9 OBJECT IDENTIFIER ::= { cevChassis 506 } -- Cisco File Engine Model FE-6326-K9 cevChassisFe7326K9 OBJECT IDENTIFIER ::= { cevChassis 508 } -- Cisco File Engine Model FE-7326-K9 @@ -594,7 +594,7 @@ cevChassisFe511K9 OBJECT IDENTIFIER ::= { cevChassis 509 } -- Cisco File Engin cevChassisSCEDispatcher OBJECT IDENTIFIER ::= { cevChassis 510 } -- Cisco Service Control Engine Dispatcher cevChassisSCE2000 OBJECT IDENTIFIER ::= { cevChassis 511 } -- Cisco SCE2000 Service Control Engine cevChassisSCE1000 OBJECT IDENTIFIER ::= { cevChassis 512 } -- Cisco SCE1000 Service Control Engine -cevChassisAIRAP1240 OBJECT IDENTIFIER ::= { cevChassis 513 } -- Cisco Aironet 1240 series WLAN Access Point with 1 10/100TX port, dual IEEE 802.11a and 802.11g radio ports, external antenna connectors +cevChassisAIRAP1240 OBJECT IDENTIFIER ::= { cevChassis 513 } -- Cisco Aironet 1240 series WLAN Access Point with 1 10/100TX port, dual IEEE 802.11a and 802.11g radio ports, external antenna connectors cevChassisDSC902020K9 OBJECT IDENTIFIER ::= { cevChassis 514 } -- DS-C9020-20K9 - MDS 9020-20K9, 20-Port 4 Gbps Fibre Channel Fabric Switch, Commercial cevChassisFe611K9 OBJECT IDENTIFIER ::= { cevChassis 515 } -- Cisco File Engine Model FE-611-K9 cevChassisCat3750Ge12SfpDc OBJECT IDENTIFIER ::= { cevChassis 520 } -- Catalyst 3750 12 Gigabit Ethernet SFP (small Form Factor Plugable) port chassis @@ -634,7 +634,7 @@ cevChassisWS3030DEL OBJECT IDENTIFIER ::= { cevChassis 562 } -- Cisco Catalyst cevChassisWLSE1133 OBJECT IDENTIFIER ::= { cevChassis 563 } -- Chassis for Cisco WLSE 1133 cevChassisASA5550 OBJECT IDENTIFIER ::= { cevChassis 564 } -- This is an Adaptive Security Appliance (ASA) 5550. This security appliance combines firewall, VPN and remote access capabilities.It is a fixed configuration device containing one ASA-SSM-4GE module. cevChassisWae612K9 OBJECT IDENTIFIER ::= { cevChassis 565 } -- Cisco Wide Area Engine Model WAE-612-K9 -cevChassisAirap1250 OBJECT IDENTIFIER ::= { cevChassis 567 } -- Cisco Aironet 1250 series WLAN Access Point with one 10/100/1000TX port and dual IEEE 802.11n radio ports +cevChassisAirap1250 OBJECT IDENTIFIER ::= { cevChassis 567 } -- Cisco Aironet 1250 series WLAN Access Point with one 10/100/1000TX port and dual IEEE 802.11n radio ports cevChassisCe512K9 OBJECT IDENTIFIER ::= { cevChassis 568 } -- Cisco Content Engine Model CE-512-K9 cevChassisFe512K9 OBJECT IDENTIFIER ::= { cevChassis 569 } -- Cisco File Engine Model FE-512-K9 cevChassisCe612K9 OBJECT IDENTIFIER ::= { cevChassis 570 } -- Cisco Content Engine Model CE-612-K9 @@ -652,9 +652,9 @@ cevChassisSpaIPSEC2g2 OBJECT IDENTIFIER ::= { cevChassis 582 } -- cevChassisOe511K9 OBJECT IDENTIFIER ::= { cevChassis 583 } -- Cisco Optimization Engine Model OE-511-K9 cevChassisOe611K9 OBJECT IDENTIFIER ::= { cevChassis 584 } -- Cisco Optimization Engine Model OE-611-K9 cevChassisOe7326K9 OBJECT IDENTIFIER ::= { cevChassis 585 } -- Cisco Optimization Engine Model OE-7326-K9 -cevChassisMe492410GE OBJECT IDENTIFIER ::= { cevChassis 586 } -- Metro Ethernet fixed configuration box (ME-4924-10GE) with 2 Ten Gigabit X2 ports and 24+4 One Gigabit SFP ports. +cevChassisMe492410GE OBJECT IDENTIFIER ::= { cevChassis 586 } -- Metro Ethernet fixed configuration box (ME-4924-10GE) with 2 Ten Gigabit X2 ports and 24+4 One Gigabit SFP ports. cevChassisDSC9124 OBJECT IDENTIFIER ::= { cevChassis 587 } -- Chassis of 24-port 1/2/4 Gig Supervisor Storage Switch -cevChassisCat3750E48TD OBJECT IDENTIFIER ::= { cevChassis 588 } -- Catalyst 3750E 48 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch. +cevChassisCat3750E48TD OBJECT IDENTIFIER ::= { cevChassis 588 } -- Catalyst 3750E 48 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch. cevChassisCat3750E24TD OBJECT IDENTIFIER ::= { cevChassis 589 } -- Catalyst 3750E 24 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch. cevChassisCat3750E24PD OBJECT IDENTIFIER ::= { cevChassis 590 } -- Catalyst 3750E 24 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch. cevChassisCat3750E48PD OBJECT IDENTIFIER ::= { cevChassis 591 } -- Catalyst 3750E 48 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch. @@ -665,7 +665,7 @@ cevChassisCat3560E48PD OBJECT IDENTIFIER ::= { cevChassis 595 } -- Cata cevChassisCat35608PC OBJECT IDENTIFIER ::= { cevChassis 596 } -- Catalyst 3560 8 10/100 Power over Ethernet ports + 1 dual purpose Gigabit Ethernet Ports fixed configuration Layer 2 /Layer 3 Ethernet Switch. cevChassisCat29608TC OBJECT IDENTIFIER ::= { cevChassis 597 } -- Catalyst 2960 8 10/100 Ethernet ports + 1 dual purpose Gigabit Ethernet Port fixed configuration Layer 2 Ethernet Switch. cevChassisCat2960G8TC OBJECT IDENTIFIER ::= { cevChassis 598 } -- Catalyst 2960 7 10/100/1000 Ethernet ports + 1 dual purpose Gigabit Ethernet Port fixed configuration Layer 2 Ethernet Switch. -cevChassisCisco7606S OBJECT IDENTIFIER ::= { cevChassis 599 } -- Cisco Internet Router 7600 S-series Chassis with 6 slots +cevChassisCisco7606S OBJECT IDENTIFIER ::= { cevChassis 599 } -- Cisco Internet Router 7600 S-series Chassis with 6 slots cevChassisCisco7609S OBJECT IDENTIFIER ::= { cevChassis 600 } -- Cisco Internet Router 7600 S-series Chassis with 9 slots cevChassisDSIBMFC OBJECT IDENTIFIER ::= { cevChassis 601 } -- Chassis of Cisco 4Gb Fibre Channel Switch Module for IBM BladeCenter cevChassisIPSVirtual OBJECT IDENTIFIER ::= { cevChassis 602 } -- Cisco Intrusion Prevention System virtual sensor @@ -676,11 +676,11 @@ cevChassisMe3400g2csA OBJECT IDENTIFIER ::= { cevChassis 607 } -- Metro cevChassis7201 OBJECT IDENTIFIER ::= { cevChassis 608 } -- Cisco 7201 platform, 1 Rack Unit (RU) application specific router with 1 slot cevChassisNmWae OBJECT IDENTIFIER ::= { cevChassis 609 } -- Cisco Content Engine Network Module cevChassisACE4710K9 OBJECT IDENTIFIER ::= { cevChassis 610 } -- ACE 4710 Application Control Engine Appliance -cevChassisN7Kc7010 OBJECT IDENTIFIER ::= { cevChassis 612 } -- Nexus7000 10 slot N7K chassis +cevChassisN7Kc7010 OBJECT IDENTIFIER ::= { cevChassis 612 } -- Nexus7000 10 slot N7K chassis cevChassisUbr7225Vxr OBJECT IDENTIFIER ::= { cevChassis 613 } -- Cisco 7225 Universal Broadband Router, VXR series cevChassisWSC6509ve OBJECT IDENTIFIER ::= { cevChassis 615 } -- Catalyst 6500 enhanced 9-slot vertical chassis cevChassisDSC9134 OBJECT IDENTIFIER ::= { cevChassis 616 } -- Chassis of 32-port 1/2/4 with 10 Gig Supervisor Storage -cevChassisCisco7603S OBJECT IDENTIFIER ::= { cevChassis 617 } -- Cisco Internet Router 7600 S-series Chassis with 3 slots +cevChassisCisco7603S OBJECT IDENTIFIER ::= { cevChassis 617 } -- Cisco Internet Router 7600 S-series Chassis with 3 slots cevChassis5740 OBJECT IDENTIFIER ::= { cevChassis 620 } -- Integrated Encryption Router cevChassis867 OBJECT IDENTIFIER ::= { cevChassis 623 } -- c867 with 1 ADSL2/2+ AnnexA, 4 switch ports, 1 Console/Aux port, and an optional Wireless LAN cevChassis881 OBJECT IDENTIFIER ::= { cevChassis 624 } -- c881 with 1 FE, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, and an optional Wireless LAN @@ -710,16 +710,16 @@ cevChassis885EJ3 OBJECT IDENTIFIER ::= { cevChassis 648 } -- c885-E/J-3 cevChassis7816H OBJECT IDENTIFIER ::= { cevChassis 649 } -- MCS-7816H class of servers Starting with CCM 6.0 release cevChassisSce8000 OBJECT IDENTIFIER ::= { cevChassis 650 } -- Cisco SCE8000 Service Control Engine cevChassisMdsDSC9222i OBJECT IDENTIFIER ::= { cevChassis 651 } -- MDS 9222i 18-port FC and 4-port GE + 1-slot Modular Switch -cevChassis860Ap OBJECT IDENTIFIER ::= { cevChassis 653 } -- Cisco 860 AP is the embedded wireless access point module for Cisco 860 router. It has one IEEE 802.11 b/g/n radio port which operates in 2.4 GHz. +cevChassis860Ap OBJECT IDENTIFIER ::= { cevChassis 653 } -- Cisco 860 AP is the embedded wireless access point module for Cisco 860 router. It has one IEEE 802.11 b/g/n radio port which operates in 2.4 GHz. cevChassis880Ap OBJECT IDENTIFIER ::= { cevChassis 654 } -- Cisco 880 AP is the embedded wireless access point module for Cisco 860 router. It has one IEEE 802.11 b/g/n radio port which operates in 2.4 GHz. cevChassis890Ap OBJECT IDENTIFIER ::= { cevChassis 655 } -- Cisco 890 AP is the embedded wireless access point module for Cisco 890 router. It has one IEEE 802.11 b/g/n radio port which operates in 2.4 GHz and one IEEE 802.11 a/n radio port which operates in 5 GHz -cevChassis1900Ap OBJECT IDENTIFIER ::= { cevChassis 656 } -- Cisco 1900 AP is the embedded wireless access point module for Cisco 1900 router. It has one IEEE 802.11 b/g/n radio port which operates in 2.4 GHz and one IEEE 802.11 a/n radio port which operates in 5 GHz +cevChassis1900Ap OBJECT IDENTIFIER ::= { cevChassis 656 } -- Cisco 1900 AP is the embedded wireless access point module for Cisco 1900 router. It has one IEEE 802.11 b/g/n radio port which operates in 2.4 GHz and one IEEE 802.11 a/n radio port which operates in 5 GHz cevChassis340024FSA OBJECT IDENTIFIER ::= { cevChassis 657 } -- Metro Ethernet 3400, 24 100BaseFX Fast Ethernet + 2 SFP ports fixed configuration Layer 2/3 Ethernet switch, AC power cevChassisCat4503e OBJECT IDENTIFIER ::= { cevChassis 658 } -- Catalyst 4500 E-series with 3 slots ( WS-C4503-E ) cevChassisCat4506e OBJECT IDENTIFIER ::= { cevChassis 659 } -- Catalyst 4500 E-series with 6 slots ( WS-C4506-E ) cevChassisCat4507re OBJECT IDENTIFIER ::= { cevChassis 660 } -- Catalyst 4500 E-series with 7 slots with redundant supervisors (WS-C4507R-E ) cevChassisCat4510re OBJECT IDENTIFIER ::= { cevChassis 661 } -- Catalyst 4500 E-series with 10 slots with redundant supervisors (WS-C4510R-E ) -cevChassisUc520s8U4FxoK9 OBJECT IDENTIFIER ::= { cevChassis 662 } -- UC500 with support for 8 switch ports and 4 FXO ports +cevChassisUc520s8U4FxoK9 OBJECT IDENTIFIER ::= { cevChassis 662 } -- UC500 with support for 8 switch ports and 4 FXO ports cevChassisUc520s8U4FxoWK9 OBJECT IDENTIFIER ::= { cevChassis 663 } -- UC500 with support for 8 switch ports, 4 FXO ports, and Wi-Fi cevChassisUc520s8U2BriK9 OBJECT IDENTIFIER ::= { cevChassis 664 } -- UC500 with support for 8 switch ports and 2 BRI cevChassisUc520s8U2BriWK9 OBJECT IDENTIFIER ::= { cevChassis 665 } -- UC500 with support for 8 switch ports and 2 BRI, and Wi-Fi @@ -741,11 +741,11 @@ cevChassisCE5208PC OBJECT IDENTIFIER ::= { cevChassis 680 } -- Catalyst Expre cevChassis7828H OBJECT IDENTIFIER ::= { cevChassis 681 } -- MCS-7828H class of servers Starting with CCM 6.0 release cevChassis7816I OBJECT IDENTIFIER ::= { cevChassis 682 } -- MCS-7816I class of servers Starting with CCM 6.0 release cevChassis7828I OBJECT IDENTIFIER ::= { cevChassis 683 } -- MCS-7828I class of servers Starting with CCM 6.0 release -cevChassis1861Uc2BK9 OBJECT IDENTIFIER ::= { cevChassis 684 } -- C1861 UC with support for 2 BRI ports and CUE +cevChassis1861Uc2BK9 OBJECT IDENTIFIER ::= { cevChassis 684 } -- C1861 UC with support for 2 BRI ports and CUE cevChassis1861Uc4FK9 OBJECT IDENTIFIER ::= { cevChassis 685 } -- C1861 UC with support for 4 FXO ports and CUE cevChassis1861Srst2BK9 OBJECT IDENTIFIER ::= { cevChassis 686 } -- C1861 SRST with support for 2 BRI ports cevChassis1861Srst4FK9 OBJECT IDENTIFIER ::= { cevChassis 687 } -- C1861 SRST with support for 4 FXO ports -cevChassisOe7330K9 OBJECT IDENTIFIER ::= { cevChassis 688 } -- Cisco Optimization Engine Model OE-7330-K9 +cevChassisOe7330K9 OBJECT IDENTIFIER ::= { cevChassis 688 } -- Cisco Optimization Engine Model OE-7330-K9 cevChassisOe7350K9 OBJECT IDENTIFIER ::= { cevChassis 689 } -- Cisco Optimization Engine Model OE-7350-K9 cevChassisCat296048TCS OBJECT IDENTIFIER ::= { cevChassis 694 } -- WS-C2960-48TC-S chassis cevChassisCat296024TCS OBJECT IDENTIFIER ::= { cevChassis 695 } -- WS-C2960-24TC-S chassis @@ -765,7 +765,7 @@ cevChassisCE52024TT OBJECT IDENTIFIER ::= { cevChassis 708 } cevChassisCE520G24TC OBJECT IDENTIFIER ::= { cevChassis 709 } -- Catalyst Express 520 24 10/100/1000 ports + 2 dual purpose Gigabit Ethernet Ports fixed configuration Layer 2 Ethernet Switch. cevChassis1861Srst2BCueK9 OBJECT IDENTIFIER ::= { cevChassis 710 } -- C1861 SRST with support for 2 BRI ports and CUE cevChassis1861Srst4FCueK9 OBJECT IDENTIFIER ::= { cevChassis 711 } -- C1861 SRST with support for 4 FXO ports and CUE -cevChassisVgd1t3 OBJECT IDENTIFIER ::= { cevChassis 712 } -- VGD Voice Gateway with 1xCT3 supporting CCM and MGCP +cevChassisVgd1t3 OBJECT IDENTIFIER ::= { cevChassis 712 } -- VGD Voice Gateway with 1xCT3 supporting CCM and MGCP cevChassisCat3560e12d OBJECT IDENTIFIER ::= { cevChassis 718 } -- Catalyst 3560E 12 Ten GE (X2) ports cevChassisN5kC5020pBf OBJECT IDENTIFIER ::= { cevChassis 719 } -- N5000 2RU Chassis, No Power Supply, 5 Fan Modules, 40 Ports (requires SFP+) @@ -814,12 +814,12 @@ cevChassisCe674 OBJECT IDENTIFIER ::= { cevChassis 761 } cevChassisCAM35 OBJECT IDENTIFIER ::= { cevChassis 762 } -- Four port GigE Common Appliance Model 35 for Service Control Operating System cevChassisCe7341 OBJECT IDENTIFIER ::= { cevChassis 763 } -- Cisco Content Engine 7341 cevChassisCe7371 OBJECT IDENTIFIER ::= { cevChassis 764 } -- Cisco Content Engine 7371 -cevChassisWsCbs3125gS OBJECT IDENTIFIER ::= { cevChassis 768 } -- Cisco Catalyst Blade Switch 3125G for HP +cevChassisWsCbs3125gS OBJECT IDENTIFIER ::= { cevChassis 768 } -- Cisco Catalyst Blade Switch 3125G for HP cevChassisWsC492810GE OBJECT IDENTIFIER ::= { cevChassis 770 } -- Catalyst 4000 series fixed configuration switch with 28 One Gigabit SFP ports and 2 Ten Gigabit X2 ports cevChassisCat296048TTS OBJECT IDENTIFIER ::= { cevChassis 771 } -- Catalyst 2960 48 10/100 ports + 2 10/100/1000 Ethernet ports fixed configuration Layer 2 Ethernet switch cevChassisCat29608TCS OBJECT IDENTIFIER ::= { cevChassis 772 } -- Catalyst 2960 8 10/100 ports + 1 dual purpose Gigabit Ethernet port fixed configuration Layer 2 Ethernet switch cevChassisSr520FE OBJECT IDENTIFIER ::= { cevChassis 774 } -- SR520 with 1 10/100T ethernet WAN interface, 4-port 10/100 Base-T LAN Ethernet switch, hardware encryption and an optional Wireless LAN card -cevChassisSr520ADSL OBJECT IDENTIFIER ::= { cevChassis 775 } -- SR520 with 1 ADSL over POTS WAN interface, 4-port 10/100 BASE-T LAN Ethernet switch, hardware encryption and an optional Wireless LAN card +cevChassisSr520ADSL OBJECT IDENTIFIER ::= { cevChassis 775 } -- SR520 with 1 ADSL over POTS WAN interface, 4-port 10/100 BASE-T LAN Ethernet switch, hardware encryption and an optional Wireless LAN card cevChassisSr520ADSLi OBJECT IDENTIFIER ::= { cevChassis 776 } -- SR520 with 1 ADSL over ISDN WAN interface, 4-port 10/100 Base-T LAN Ethernet switch, hardware encryption and an optional Wireless LAN card cevChassisN7Kc7018 OBJECT IDENTIFIER ::= { cevChassis 777 } -- Nexus7000 18 slot N7K chassis cevChassisCat356012PCS OBJECT IDENTIFIER ::= { cevChassis 778 } -- Catalyst 3560 12 10/100 Power over Ethernet ports + 1 dual purpose Gigabit Ethernet port fixed configuration Layer 2 Ethernet switch @@ -936,12 +936,12 @@ cevChassisOeNm522 OBJECT IDENTIFIER ::= { cevChassis 939 } -- Cis cevChassisOeSmSre700 OBJECT IDENTIFIER ::= { cevChassis 940 } -- Cisco Optimization Engine Service Module Service Ready Engine 700 cevChassisOeSmSre900 OBJECT IDENTIFIER ::= { cevChassis 941 } -- Cisco Optimization Engine Service Module Service Ready Engine 900 cevChassisCDScde2202s3 OBJECT IDENTIFIER ::= { cevChassis 944 } -- Cisco Content Delivery System Model CDE-220-2S3 -cevChassisWsC3750x24 OBJECT IDENTIFIER ::= { cevChassis 945 } -- Catalyst 3750X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevChassisWsC3750x48 OBJECT IDENTIFIER ::= { cevChassis 946 } -- Catalyst 3750X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevChassisWsC3750x24P OBJECT IDENTIFIER ::= { cevChassis 947 } -- Catalyst 3750X 24 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevChassisWsC3750x48P OBJECT IDENTIFIER ::= { cevChassis 948 } -- Catalyst 3750X 48 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevChassisWsC3560x24 OBJECT IDENTIFIER ::= { cevChassis 949 } -- Catalyst 3560X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch -cevChassisWsC3560x48 OBJECT IDENTIFIER ::= { cevChassis 950 } -- Catalyst 3560X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch +cevChassisWsC3750x24 OBJECT IDENTIFIER ::= { cevChassis 945 } -- Catalyst 3750X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevChassisWsC3750x48 OBJECT IDENTIFIER ::= { cevChassis 946 } -- Catalyst 3750X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevChassisWsC3750x24P OBJECT IDENTIFIER ::= { cevChassis 947 } -- Catalyst 3750X 24 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevChassisWsC3750x48P OBJECT IDENTIFIER ::= { cevChassis 948 } -- Catalyst 3750X 48 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevChassisWsC3560x24 OBJECT IDENTIFIER ::= { cevChassis 949 } -- Catalyst 3560X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch +cevChassisWsC3560x48 OBJECT IDENTIFIER ::= { cevChassis 950 } -- Catalyst 3560X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch cevChassis1841Ck9 OBJECT IDENTIFIER ::= { cevChassis 957 } -- 1841C/K9 data only router with 2 HWIC slots cevChassis2801Ck9 OBJECT IDENTIFIER ::= { cevChassis 958 } -- 2801C/K9 router with 4 HWIC slots cevChassis2811Ck9 OBJECT IDENTIFIER ::= { cevChassis 959 } -- 2811C/K9 router with two integrated fast ethernets and integrated VPN @@ -964,7 +964,7 @@ cevChassisWsC2960s24pdL OBJECT IDENTIFIER ::= { cevChassis 978 } -- Cat cevChassisWsC2960s24tdL OBJECT IDENTIFIER ::= { cevChassis 979 } -- Catalyst 2960S 24 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module cevChassisWsC2960s48fpsL OBJECT IDENTIFIER ::= { cevChassis 980 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 740W cevChassisWsC2960s48lpsL OBJECT IDENTIFIER ::= { cevChassis 981 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 370W -cevChassisWsC2960s24psL OBJECT IDENTIFIER ::= { cevChassis 982 } -- Catalyst 2960S 24 GigDownlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 370W +cevChassisWsC2960s24psL OBJECT IDENTIFIER ::= { cevChassis 982 } -- Catalyst 2960S 24 GigDownlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 370W cevChassisWsC2960s48tsL OBJECT IDENTIFIER ::= { cevChassis 983 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module cevChassisWsC2960S24tsL OBJECT IDENTIFIER ::= { cevChassis 984 } -- Catalyst 2960S 24 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module cevChassis1906Ck9 OBJECT IDENTIFIER ::= { cevChassis 985 } -- 1906C/K9 Chassis (2 GE, Serial 1T, 1 EHWIC) @@ -993,7 +993,7 @@ cevChassis881G2 OBJECT IDENTIFIER ::= { cevChassis 1009 } -- c88 cevChassisWsC3750v224fsS OBJECT IDENTIFIER ::= { cevChassis 1010 } -- Catalyst 3750 24FS: 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch cevChassisOeVWaas OBJECT IDENTIFIER ::= { cevChassis 1011 } -- Cisco Optimization Engine Virtual Wide Area Application Services cevChassisCrs16SB OBJECT IDENTIFIER ::= { cevChassis 1012 } -- Enhanced CRS 16 slots Line Card Chassis -cevChassisCat2960cG8TC OBJECT IDENTIFIER ::= { cevChassis 1014 } -- Catalyst 2960c 8 10/100/1000 ports + 2 dual purpose Gigabit Ethernet ports module +cevChassisCat2960cG8TC OBJECT IDENTIFIER ::= { cevChassis 1014 } -- Catalyst 2960c 8 10/100/1000 ports + 2 dual purpose Gigabit Ethernet ports module cevChassisECDS1100 OBJECT IDENTIFIER ::= { cevChassis 1017 } -- Cisco Enterprise Content Delivery System Model ECDS-1100 cevChassisECDS3100 OBJECT IDENTIFIER ::= { cevChassis 1018 } -- Cisco Enterprise Content Delivery System Model ECDS-3100 cevChassisIE301016S8PC OBJECT IDENTIFIER ::= { cevChassis 1019 } -- Cisco Industrial Ethernet 3010 Switch, 16 100 SFP + 8 10/100 + 2 T/SFP @@ -1001,7 +1001,7 @@ cevChassisIE301024TC OBJECT IDENTIFIER ::= { cevChassis 1020 } -- Cis cevChassisWsC4948ef10GE OBJECT IDENTIFIER ::= { cevChassis 1023 } -- Catalyst 4900 series front exhaust fixed configuration switch with 48 10/100/1000BaseT ports and four 10Gbps/1Gbps SFP+/SFP ports(WS-C4948E-F) cevChassisWave284K9 OBJECT IDENTIFIER ::= { cevChassis 1024 } -- Cisco Wide Area Virtualization Engine 284 cevChassisWave584K9 OBJECT IDENTIFIER ::= { cevChassis 1025 } -- Cisco Wide Area Virtualization Engine 584 -cevChassisWave684K9 OBJECT IDENTIFIER ::= { cevChassis 1026 } -- Cisco Wide Area Virtualization Engine 684 +cevChassisWave684K9 OBJECT IDENTIFIER ::= { cevChassis 1026 } -- Cisco Wide Area Virtualization Engine 684 cevChassisWave7441K9 OBJECT IDENTIFIER ::= { cevChassis 1027 } -- Cisco Wide Area Virtualization Engine 7441 cevChassisWave7471K9 OBJECT IDENTIFIER ::= { cevChassis 1028 } -- Cisco Wide Area Virtualization Engine 7471 cevChassisWave7626K9 OBJECT IDENTIFIER ::= { cevChassis 1029 } -- Cisco Wide Area Virtualization Engine 7626 @@ -1073,24 +1073,24 @@ cevChassisASR903 OBJECT IDENTIFIER ::= { cevChassis 1118 } -- Cis cevChassis3560c12pcS OBJECT IDENTIFIER ::= { cevChassis 1121 } -- Catalyst 3560C 12 10/100 with PoE + 2 Gig Dual Media Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch chassis cevChassis3560c8pcS OBJECT IDENTIFIER ::= { cevChassis 1122 } -- Catalyst 3560C 8 10/100 with PoE + 2 Gig Dual Media Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch chassis cevChassisCrs8SB OBJECT IDENTIFIER ::= { cevChassis 1123 } -- CRS-8 Line Card Chassis-enhanced for CRS-8/S-B -cevChassisRAIE1783BMS06S OBJECT IDENTIFIER ::= { cevChassis 1124 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP -cevChassisRAIE1783BMS06T OBJECT IDENTIFIER ::= { cevChassis 1125 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T -cevChassisRAIE1783BMS06SG OBJECT IDENTIFIER ::= { cevChassis 1126 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP +cevChassisRAIE1783BMS06S OBJECT IDENTIFIER ::= { cevChassis 1124 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP +cevChassisRAIE1783BMS06T OBJECT IDENTIFIER ::= { cevChassis 1125 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T +cevChassisRAIE1783BMS06SG OBJECT IDENTIFIER ::= { cevChassis 1126 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP cevChassisRAIE1783BMS10C OBJECT IDENTIFIER ::= { cevChassis 1127 } -- Rockwell Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP -cevChassisRAIE1783BMS06TG OBJECT IDENTIFIER ::= { cevChassis 1128 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T -cevChassisRAIE1783BMS10CG OBJECT IDENTIFIER ::= { cevChassis 1129 } -- Rockwell Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP -cevChassisRAIE1783BMS20C OBJECT IDENTIFIER ::= { cevChassis 1130 } -- Rockwell Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP -cevChassisRAIE1783BMS20CG OBJECT IDENTIFIER ::= { cevChassis 1131 } -- Rockwell Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP -cevChassisRAIE1783BMS20CGPK OBJECT IDENTIFIER ::= { cevChassis 1132 } -- Rockwell Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP -cevChassisIE20004TS OBJECT IDENTIFIER ::= { cevChassis 1133 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP -cevChassisIE20004T OBJECT IDENTIFIER ::= { cevChassis 1134 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T -cevChassisIE20004TSG OBJECT IDENTIFIER ::= { cevChassis 1135 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP -cevChassisIE20004TG OBJECT IDENTIFIER ::= { cevChassis 1136 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T -cevChassisIE20008TC OBJECT IDENTIFIER ::= { cevChassis 1137 } -- Cisco Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP -cevChassisIE20008TCG OBJECT IDENTIFIER ::= { cevChassis 1138 } -- Cisco Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP -cevChassisIE200016TC OBJECT IDENTIFIER ::= { cevChassis 1139 } -- Cisco Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP -cevChassisIE200016TCG OBJECT IDENTIFIER ::= { cevChassis 1140 } -- Cisco Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP -cevChassisIE200016TCGX OBJECT IDENTIFIER ::= { cevChassis 1141 } -- Cisco Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevChassisRAIE1783BMS06TG OBJECT IDENTIFIER ::= { cevChassis 1128 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T +cevChassisRAIE1783BMS10CG OBJECT IDENTIFIER ::= { cevChassis 1129 } -- Rockwell Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP +cevChassisRAIE1783BMS20C OBJECT IDENTIFIER ::= { cevChassis 1130 } -- Rockwell Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP +cevChassisRAIE1783BMS20CG OBJECT IDENTIFIER ::= { cevChassis 1131 } -- Rockwell Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevChassisRAIE1783BMS20CGPK OBJECT IDENTIFIER ::= { cevChassis 1132 } -- Rockwell Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevChassisIE20004TS OBJECT IDENTIFIER ::= { cevChassis 1133 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP +cevChassisIE20004T OBJECT IDENTIFIER ::= { cevChassis 1134 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T +cevChassisIE20004TSG OBJECT IDENTIFIER ::= { cevChassis 1135 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP +cevChassisIE20004TG OBJECT IDENTIFIER ::= { cevChassis 1136 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T +cevChassisIE20008TC OBJECT IDENTIFIER ::= { cevChassis 1137 } -- Cisco Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP +cevChassisIE20008TCG OBJECT IDENTIFIER ::= { cevChassis 1138 } -- Cisco Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP +cevChassisIE200016TC OBJECT IDENTIFIER ::= { cevChassis 1139 } -- Cisco Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP +cevChassisIE200016TCG OBJECT IDENTIFIER ::= { cevChassis 1140 } -- Cisco Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevChassisIE200016TCGX OBJECT IDENTIFIER ::= { cevChassis 1141 } -- Cisco Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP cevChassisASR5000CHSSYSK9 OBJECT IDENTIFIER ::= { cevChassis 1145 } -- Individually orderable base chassis cevChassisASR55CHSSYS OBJECT IDENTIFIER ::= { cevChassis 1146 } -- ASR5500 Base Chassis, with MidPlane EEProm Card (MEC, ASR55-MEC) cevChassisN7Kc7004 OBJECT IDENTIFIER ::= { cevChassis 1147 } -- Nexus7000 4slot zonda n7k chassis N7K-C7004 @@ -1195,11 +1195,11 @@ cevChassisNexus1000VKVM OBJECT IDENTIFIER ::= { cevChassis 1292 } -- Ne cevChassisNexus1000VMH OBJECT IDENTIFIER ::= { cevChassis 1294 } -- Nexus1000V on Microsoft Hypervisor cevChassisVG202XM OBJECT IDENTIFIER ::= { cevChassis 1295 } -- Line side Analog Gateway VG202XM with 2FXS Analog ports cevChassisVG204XM OBJECT IDENTIFIER ::= { cevChassis 1296 } -- Line side Analog Gateway VG204XM with 4FXS Analog ports -cevChassisAsr9904AC OBJECT IDENTIFIER ::= { cevChassis 1301 } -- ASR-9904 AC Chassis -cevChassisAsr9904DC OBJECT IDENTIFIER ::= { cevChassis 1302 } -- ASR-9904 DC Chassis -cevChassisME2600X OBJECT IDENTIFIER ::= { cevChassis 1303 } -- Cisco ME 2600X Series Ethernet Access Switches is Cisco's switches built specifically for the Fiber to the Home/Premise (FTTH/FTTP) services with 10G capability. It is 1-rack-unit (1RU), fixed-form-factor platform hardware-optimized for ANSI,ETSI & AC Power configurations +cevChassisAsr9904AC OBJECT IDENTIFIER ::= { cevChassis 1301 } -- ASR-9904 AC Chassis +cevChassisAsr9904DC OBJECT IDENTIFIER ::= { cevChassis 1302 } -- ASR-9904 DC Chassis +cevChassisME2600X OBJECT IDENTIFIER ::= { cevChassis 1303 } -- Cisco ME 2600X Series Ethernet Access Switches is Cisco's switches built specifically for the Fiber to the Home/Premise (FTTH/FTTP) services with 10G capability. It is 1-rack-unit (1RU), fixed-form-factor platform hardware-optimized for ANSI,ETSI & AC Power configurations cevChassisNCSCHASSIS OBJECT IDENTIFIER ::= { cevChassis 1304 } -- NCS 6008 - 8-Slot Chassis -cevChassisC6807xl OBJECT IDENTIFIER ::= { cevChassis 1305 } -- Catalyst 6800 series chassis with 7 slots +cevChassisC6807xl OBJECT IDENTIFIER ::= { cevChassis 1305 } -- Catalyst 6800 series chassis with 7 slots cevChassisN6kC600164P OBJECT IDENTIFIER ::= { cevChassis 1308 } -- Nexus 6001 chassis cevChassis131WsC385024U OBJECT IDENTIFIER ::= { cevChassis 1309 } -- cisco Catalyst 3850 24 Port UPOE cevChassis131WsC385048U OBJECT IDENTIFIER ::= { cevChassis 1310 } -- cisco Catalyst 3850 48 Port UPOE @@ -1209,8 +1209,8 @@ cevChassisCat365024PS OBJECT IDENTIFIER ::= { cevChassis 1313 } -- Cis cevChassisCat365048PS OBJECT IDENTIFIER ::= { cevChassis 1314 } -- Cisco Catalyst 3650 48 Port POE 4x1G Uplink cevChassisDSC9250IK9 OBJECT IDENTIFIER ::= { cevChassis 1326 } -- DS-C9250I-K9, Chassis for MDS 9250i Intelligent Fabric Switch, 40FC+8FCoE+2FCIP cevChassisDSC9710 OBJECT IDENTIFIER ::= { cevChassis 1327 } -- DS-C9710, Chassis for MDS 10-Slot Director Switch -cevChassisC6880xle OBJECT IDENTIFIER ::= { cevChassis 1328 } -- Catalyst 6880 LE chassis -cevChassisIE2000U16TCGP OBJECT IDENTIFIER ::= { cevChassis 1338 } -- Cisco Industrial Ethernet 2000U Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE + 1588 +cevChassisC6880xle OBJECT IDENTIFIER ::= { cevChassis 1328 } -- Catalyst 6880 LE chassis +cevChassisIE2000U16TCGP OBJECT IDENTIFIER ::= { cevChassis 1338 } -- Cisco Industrial Ethernet 2000U Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE + 1588 cevChassisN2kB22IBMP OBJECT IDENTIFIER ::= { cevChassis 1339 } -- N2K-B22IBM-P is a 10G Fabric Extender with 14 10G KR HIF ports and 8 NIF (uplink) ports cevChassisN6kC600164T OBJECT IDENTIFIER ::= { cevChassis 1340 } -- Nexus 6001 switch with 48x10G-BaseT + 4xQSFP ports cevChassisWsC2960P48PstL OBJECT IDENTIFIER ::= { cevChassis 1342 } -- 48-port PoE, 2+2 1G uplinks, LAN Base @@ -1223,9 +1223,9 @@ cevChassisWsC2960P24PcS OBJECT IDENTIFIER ::= { cevChassis 1348 } -- 24- cevChassisWsC2960P24LcS OBJECT IDENTIFIER ::= { cevChassis 1349 } -- 24-port, partial PoE 2/2 1G uplinks, LAN Lite cevChassisWsC2960P48TcS OBJECT IDENTIFIER ::= { cevChassis 1350 } -- 48-port, 2/2 1G uplinks, LAN Lite cevChassisWsC2960P24TcS OBJECT IDENTIFIER ::= { cevChassis 1351 } -- 24-port, 2/2 1G uplinks, LAN Lite -cevChassisN77c7718 OBJECT IDENTIFIER ::= { cevChassis 1352 } -- Nexus7700 18-slot chassis -cevChassisN77c7710 OBJECT IDENTIFIER ::= { cevChassis 1353 } -- Nexus7700 10-slot chassis -cevChassisN77c7706 OBJECT IDENTIFIER ::= { cevChassis 1354 } -- Nexus7700 6-slot chassis +cevChassisN77c7718 OBJECT IDENTIFIER ::= { cevChassis 1352 } -- Nexus7700 18-slot chassis +cevChassisN77c7710 OBJECT IDENTIFIER ::= { cevChassis 1353 } -- Nexus7700 10-slot chassis +cevChassisN77c7706 OBJECT IDENTIFIER ::= { cevChassis 1354 } -- Nexus7700 6-slot chassis cevChassisWsC2960XR48FpdI OBJECT IDENTIFIER ::= { cevChassis 1355 } -- Catalyst 2960XR 48 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable with POE support for 740W cevChassisWsC2960XR48LpdI OBJECT IDENTIFIER ::= { cevChassis 1356 } -- Catalyst 2960XR 48 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable with POE support for 370W cevChassisWsC2960XR48TdI OBJECT IDENTIFIER ::= { cevChassis 1357 } -- Catalyst 2960XR 48 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable @@ -1236,19 +1236,19 @@ cevChassisWsC2960XR48LpsI OBJECT IDENTIFIER ::= { cevChassis 1361 } -- Cat cevChassisWsC2960XR48TsI OBJECT IDENTIFIER ::= { cevChassis 1362 } -- Catalyst 2960XR 48 Gig Downlinks and 4 SFP uplinks IP Lite Stackable cevChassisWsC2960XR24PsI OBJECT IDENTIFIER ::= { cevChassis 1363 } -- Catalyst 2960XR 24 Gig Downlinks and 4 SFP uplinks IP Lite Stackable with POE support for 370W cevChassisWsC2960XR24TsI OBJECT IDENTIFIER ::= { cevChassis 1364 } -- Catalyst 2960XR 24 Gig Downlinks and 4 SFP uplinks IP Lite Stackable -cevChassisA901S4SGFD OBJECT IDENTIFIER ::= { cevChassis 1375 } -- Agora platform - 4 external Ports (4 SFP) + 1 Gland Interface, DC PSU -cevChassisA901S3SGFD OBJECT IDENTIFIER ::= { cevChassis 1376 } -- Agora platform - 3 external Ports (3 SFP+1Cu) + 1 Gland Interface, DC PSU -cevChassisA901S2SGFD OBJECT IDENTIFIER ::= { cevChassis 1377 } -- Agora platform - 3 external Ports (2 SFP+2Cu) + 1 Gland Interface, DC PSU +cevChassisA901S4SGFD OBJECT IDENTIFIER ::= { cevChassis 1375 } -- Agora platform - 4 external Ports (4 SFP) + 1 Gland Interface, DC PSU +cevChassisA901S3SGFD OBJECT IDENTIFIER ::= { cevChassis 1376 } -- Agora platform - 3 external Ports (3 SFP+1Cu) + 1 Gland Interface, DC PSU +cevChassisA901S2SGFD OBJECT IDENTIFIER ::= { cevChassis 1377 } -- Agora platform - 3 external Ports (2 SFP+2Cu) + 1 Gland Interface, DC PSU cevChassisA901S3SGFAH OBJECT IDENTIFIER ::= { cevChassis 1378 } -- Agora platform - AC, 3 External Ports (3SFP) + 1 Gland Interface, AC PSU, 1sec holdover for 1 PoE+ -cevChassisA901S2SGFAH OBJECT IDENTIFIER ::= { cevChassis 1379 } -- Agora platform - AC, 3 External Ports (2 SFP+1 Cu) + 1 Gland Interface, AC PSU, 1sec holdover for 1 PoE+ +cevChassisA901S2SGFAH OBJECT IDENTIFIER ::= { cevChassis 1379 } -- Agora platform - AC, 3 External Ports (2 SFP+1 Cu) + 1 Gland Interface, AC PSU, 1sec holdover for 1 PoE+ cevChassisASR901AC10G OBJECT IDENTIFIER ::= { cevChassis 1380 } -- ASR901 10G AC platform with TDM & Eth interfaces cevChassisASR901DC10G OBJECT IDENTIFIER ::= { cevChassis 1381 } -- ASR901 10G DC platform with TDM & Eth interfaces cevChassisASR901eAC10G OBJECT IDENTIFIER ::= { cevChassis 1382 } -- ASR901 10G AC platform with Eth interfaces cevChassisASR901eDC10G OBJECT IDENTIFIER ::= { cevChassis 1383 } -- ASR901 10G DC platform with Eth interfaces -cevChassisIE2000U4STSG OBJECT IDENTIFIER ::= { cevChassis 1384 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 SFP + 2 1000 SFP -cevChassisC881 OBJECT IDENTIFIER ::= { cevChassis 1385 } -- C881 router with 1 Fast Ethernet Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM -cevChassisC886VA OBJECT IDENTIFIER ::= { cevChassis 1386 } -- C886VA router with 1 VDSL2/ADSL2+ Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM -cevChassisC887VA OBJECT IDENTIFIER ::= { cevChassis 1387 } -- C887VA router with 1 VDSL2/ADSL2+ Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM +cevChassisIE2000U4STSG OBJECT IDENTIFIER ::= { cevChassis 1384 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 SFP + 2 1000 SFP +cevChassisC881 OBJECT IDENTIFIER ::= { cevChassis 1385 } -- C881 router with 1 Fast Ethernet Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM +cevChassisC886VA OBJECT IDENTIFIER ::= { cevChassis 1386 } -- C886VA router with 1 VDSL2/ADSL2+ Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM +cevChassisC887VA OBJECT IDENTIFIER ::= { cevChassis 1387 } -- C887VA router with 1 VDSL2/ADSL2+ Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM cevChassisN3KC3172PQ10GE OBJECT IDENTIFIER ::= { cevChassis 1388 } -- Cisco chassis for N3K / QuickIron2 cevChassisN3KC3172TQ10GT OBJECT IDENTIFIER ::= { cevChassis 1389 } -- Cisco chassis for N3K / QuickZinc2 cevChassisN3KC3132Q40GE OBJECT IDENTIFIER ::= { cevChassis 1390 } -- Cisco chassis for N3K / Neptune-GE @@ -1264,19 +1264,19 @@ cevChassisRAIE1783ZMS16TA OBJECT IDENTIFIER ::= { cevChassis 1399 } -- Roc cevChassisRAIE1783ZMS24TA OBJECT IDENTIFIER ::= { cevChassis 1400 } -- Rockwell IE2000 IP67 Variant Switch with 24 port 10/100 downlink, LAN Base Image cevChassisRAIE1783ZMS4T4E2TGP OBJECT IDENTIFIER ::= { cevChassis 1401 } -- Rockwell IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT cevChassisRAIE1783ZMS8T8E2TGP OBJECT IDENTIFIER ::= { cevChassis 1402 } -- Rockwell IE2000 IP67 Variant Switch with 8 port 10/100 downlink, 8-port POE / 4-port POE+, 2 10/100/1000 uplink , LAN Base Image, can support PTP, NAT -cevChassisC888 OBJECT IDENTIFIER ::= { cevChassis 1403 } -- C888 router with 1 EFM/ATM over G.SHDSL Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM -cevChassisC891F OBJECT IDENTIFIER ::= { cevChassis 1404 } -- C891F router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM -cevChassisC891FW OBJECT IDENTIFIER ::= { cevChassis 1405 } -- C891FW router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 1 Dual 2.4/5GHz Wireless LAN, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM +cevChassisC888 OBJECT IDENTIFIER ::= { cevChassis 1403 } -- C888 router with 1 EFM/ATM over G.SHDSL Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM +cevChassisC891F OBJECT IDENTIFIER ::= { cevChassis 1404 } -- C891F router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM +cevChassisC891FW OBJECT IDENTIFIER ::= { cevChassis 1405 } -- C891FW router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 1 Dual 2.4/5GHz Wireless LAN, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM cevChassisASR1001X OBJECT IDENTIFIER ::= { cevChassis 1406 } -- Cisco Aggregation Services Router 1000 Series, ASR1001-X Chassis -cevChassis1783WAP5100xK9 OBJECT IDENTIFIER ::= { cevChassis 1407 } -- Cisco Rockwell Industrial Automation Wireless AP 5100, one 10/100/1000 BASE-T, Dual-band autonomous 802.11a/g/n +cevChassis1783WAP5100xK9 OBJECT IDENTIFIER ::= { cevChassis 1407 } -- Cisco Rockwell Industrial Automation Wireless AP 5100, one 10/100/1000 BASE-T, Dual-band autonomous 802.11a/g/n cevChassisCDScde2502s5 OBJECT IDENTIFIER ::= { cevChassis 1408 } -- Cisco Content Delivery System Model CDE-250-2S5 -cevChassisN5KC56128P OBJECT IDENTIFIER ::= { cevChassis 1409 } -- Nexus 56128P 2RU Chassis,48x10G SFP+, 4x40G QSFP+ -cevChassisN5KC5672UP OBJECT IDENTIFIER ::= { cevChassis 1410 } -- Nexus 5672UP 1RU Chassis, 32x10G SFP+, 16xUP SFP+, 6x40G QSFP+ -cevChassisIE2000U4TG OBJECT IDENTIFIER ::= { cevChassis 1412 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 T -cevChassisIE2000U4TSG OBJECT IDENTIFIER ::= { cevChassis 1413 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 SFP -cevChassisIE2000U8TCG OBJECT IDENTIFIER ::= { cevChassis 1414 } -- Cisco Industrial Ethernet 2000U Switch, 8 10/100 T + 2 1000 T/SFP -cevChassisIE2000U16TCG OBJECT IDENTIFIER ::= { cevChassis 1415 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP -cevChassisIE2000U16TCGX OBJECT IDENTIFIER ::= { cevChassis 1416 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevChassisN5KC56128P OBJECT IDENTIFIER ::= { cevChassis 1409 } -- Nexus 56128P 2RU Chassis,48x10G SFP+, 4x40G QSFP+ +cevChassisN5KC5672UP OBJECT IDENTIFIER ::= { cevChassis 1410 } -- Nexus 5672UP 1RU Chassis, 32x10G SFP+, 16xUP SFP+, 6x40G QSFP+ +cevChassisIE2000U4TG OBJECT IDENTIFIER ::= { cevChassis 1412 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 T +cevChassisIE2000U4TSG OBJECT IDENTIFIER ::= { cevChassis 1413 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 SFP +cevChassisIE2000U8TCG OBJECT IDENTIFIER ::= { cevChassis 1414 } -- Cisco Industrial Ethernet 2000U Switch, 8 10/100 T + 2 1000 T/SFP +cevChassisIE2000U16TCG OBJECT IDENTIFIER ::= { cevChassis 1415 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevChassisIE2000U16TCGX OBJECT IDENTIFIER ::= { cevChassis 1416 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP cevChassisN3KC3132Q40GX OBJECT IDENTIFIER ::= { cevChassis 1417 } -- Neptune-CR chassis Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32 x QSFP+ ports, 2 Power Supplies and 4 FANs cevChassisVG310 OBJECT IDENTIFIER ::= { cevChassis 1418 } -- VG310 Medium Density Voice Gateway cevChassisVG320 OBJECT IDENTIFIER ::= { cevChassis 1419 } -- VG320 Medium Density Voice Gateway @@ -1286,7 +1286,7 @@ cevChassisAIRAP702 OBJECT IDENTIFIER ::= { cevChassis 1422 } -- Cis cevChassisAIRAP1532 OBJECT IDENTIFIER ::= { cevChassis 1423 } -- Cisco Aironet 1530 Series (IEEE 802.11n) Access point cevChassisC6800IA48FPD OBJECT IDENTIFIER ::= { cevChassis 1424 } -- Catalyst 6800IA 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module. POE support for 740W cevChassisC6800IA48TD OBJECT IDENTIFIER ::= { cevChassis 1425 } -- Catalyst 6800IA 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module -cevChassisNCS4016SAAC OBJECT IDENTIFIER ::= { cevChassis 1426 } -- NCS 4016 Shelf Assembly - AC Power +cevChassisNCS4016SAAC OBJECT IDENTIFIER ::= { cevChassis 1426 } -- NCS 4016 Shelf Assembly - AC Power cevChassisCat365048PQ OBJECT IDENTIFIER ::= { cevChassis 1427 } -- Cisco Catalyst 3650 48 Port POE 4x10G Uplink cevChassisCat365048TQ OBJECT IDENTIFIER ::= { cevChassis 1428 } -- Cisco Catalyst 3650 48 Port Data 4x10G Uplink cevChassisCat365024TD OBJECT IDENTIFIER ::= { cevChassis 1429 } -- Cisco Catalyst 3650 24 Port Data 2x10G Uplink @@ -1302,16 +1302,16 @@ cevChassisN9Kc9508 OBJECT IDENTIFIER ::= { cevChassis 1467 } -- Nex cevChassisME12006sAO OBJECT IDENTIFIER ::= { cevChassis 1469 } -- Cisco ME 1200 Outdoor Carrier Ethernet Access Demarcation Device, with 4 GE SFP ports and 2 RJ45 ports, AC power supply cevChassisME12006sD OBJECT IDENTIFIER ::= { cevChassis 1470 } -- Cisco ME 1200 Indoor Carrier Ethernet Access Demarcation Device, with 4 GE SFP ports and 2 RJ45 ports, DC power supply cevChassisME12006sA OBJECT IDENTIFIER ::= { cevChassis 1471 } -- Cisco ME 1200 Indoor Carrier Ethernet Access Demarcation Device, with 4 GE SFP ports and 2 RJ45 ports, AC power supply -cevChassis1783SR OBJECT IDENTIFIER ::= { cevChassis 1472 } -- Stratix S5900 K9 Hardened Router for Rockwell Automation with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 Serial, 1 Console/Aux ports, 1GB flash memory and 1GB DRAM -cevChassisWapAP702 OBJECT IDENTIFIER ::= { cevChassis 1475 } -- Wireless Access Point 700 -cevChassisWapAP2602 OBJECT IDENTIFIER ::= { cevChassis 1476 } -- Wireless Access Point 2600 +cevChassis1783SR OBJECT IDENTIFIER ::= { cevChassis 1472 } -- Stratix S5900 K9 Hardened Router for Rockwell Automation with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 Serial, 1 Console/Aux ports, 1GB flash memory and 1GB DRAM +cevChassisWapAP702 OBJECT IDENTIFIER ::= { cevChassis 1475 } -- Wireless Access Point 700 +cevChassisWapAP2602 OBJECT IDENTIFIER ::= { cevChassis 1476 } -- Wireless Access Point 2600 cevChassisWapAP1602 OBJECT IDENTIFIER ::= { cevChassis 1477 } -- Wireless Access Point 1600 cevChassisISR4431 OBJECT IDENTIFIER ::= { cevChassis 1485 } -- Cisco ISR 4431 Router Chassis -cevChassisC6880x OBJECT IDENTIFIER ::= { cevChassis 1486 } -- Catalyst 6880 chassis +cevChassisC6880x OBJECT IDENTIFIER ::= { cevChassis 1486 } -- Catalyst 6880 chassis cevChassisAIRAP2702 OBJECT IDENTIFIER ::= { cevChassis 1487 } -- Cisco Aironet 2700 Series (IEEE 802.11ac) Access Point cevChassisUCSFI6332 OBJECT IDENTIFIER ::= { cevChassis 1488 } -- Cisco UCS Unified Computing System 6332 1RU In-Chassis FI with 32x40G Fixed Ports cevChassisN6kC6004 OBJECT IDENTIFIER ::= { cevChassis 1489 } -- Nexus 6004 Switch with 6 Power Supplies, 4 Fan Modules and 96Q 40GE Ethernet/FCoE ports -cevChassisAsr9000V24vDcA OBJECT IDENTIFIER ::= { cevChassis 1490 } -- This is a new 9000v satellite chassis. Same 9000v hardware with a different 24volt DC Power module and PID +cevChassisAsr9000V24vDcA OBJECT IDENTIFIER ::= { cevChassis 1490 } -- This is a new 9000v satellite chassis. Same 9000v hardware with a different 24volt DC Power module and PID cevChassisDSC9148SK9 OBJECT IDENTIFIER ::= { cevChassis 1491 } -- Chassis for 16G MDS 9148 fabric swtich cevChassisRT1081K9 OBJECT IDENTIFIER ::= { cevChassis 1494 } -- Router 1081 Fast Ethernet Router cevChassisRT1091FK9 OBJECT IDENTIFIER ::= { cevChassis 1495 } -- Router 1091 GigaE SecRouter @@ -1323,7 +1323,7 @@ cevChassisRT3221K9 OBJECT IDENTIFIER ::= { cevChassis 1500 cevChassisRT3201K9 OBJECT IDENTIFIER ::= { cevChassis 1501 } -- Router 3201 w/2 GE,4 EHWIC,2 DSP,256MB CF,512MB DRAM,IP Base cevChassisN9Kc9516 OBJECT IDENTIFIER ::= { cevChassis 1506 } -- Nexus 9500 series 16 slot chassis N9K-C9516 cevChassisN9Kc9504 OBJECT IDENTIFIER ::= { cevChassis 1507 } -- Nexus 9500 series 4 slot chassis N9K-C9504 -cevChassisN9KC9396PX OBJECT IDENTIFIER ::= { cevChassis 1508 } -- Cisco chassis for 2RU TOR, 48x10GF+12x40G QSFP +cevChassisN9KC9396PX OBJECT IDENTIFIER ::= { cevChassis 1508 } -- Cisco chassis for 2RU TOR, 48x10GF+12x40G QSFP cevChassisN9KC9396TX OBJECT IDENTIFIER ::= { cevChassis 1509 } -- Cisco chassis for 2RU TOR, 48x10GT+12x40G QSFP cevChassisN9KC93128TX OBJECT IDENTIFIER ::= { cevChassis 1510 } -- Cisco chassis for 3RU TOR, 96x10GT+8x40G QSFP cevChassisISR4351 OBJECT IDENTIFIER ::= { cevChassis 1511 } -- Cisco ISR 4351 Router Chassis @@ -1332,18 +1332,18 @@ cevChassisPrime OBJECT IDENTIFIER ::= { cevChassis 1520 cevChassis897VAB OBJECT IDENTIFIER ::= { cevChassis 1521 } -- C897VAB-K9 router with 1 VDSL2 with bonding/ADSL2+ WAN , 1 Giga Ethernet WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 8 Giga Ethernet LAN,4PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM cevChassisC385012X48U OBJECT IDENTIFIER ::= { cevChassis 1537 } -- Cisco Catalyst 3850 48 UPOE 12 100M/1G/2.5G/5G/10G and 36 1G Ports Layer 2/Layer 3 Ethernet cevChassisC385024XU OBJECT IDENTIFIER ::= { cevChassis 1538 } -- Cisco Catalyst 3850 24 UPOE 100M/1G/2.5G/5G/10G Ports Layer2/Layer3 Ethernet -cevChassisN5kC5696Q OBJECT IDENTIFIER ::= { cevChassis 1539 } -- Nexus 5696 Switch with 6 Power Supplies, 4 Fan Modules and 96Q 40GE Ethernet/FCoE ports +cevChassisN5kC5696Q OBJECT IDENTIFIER ::= { cevChassis 1539 } -- Nexus 5696 Switch with 6 Power Supplies, 4 Fan Modules and 96Q 40GE Ethernet/FCoE ports cevChassisN2KC2348TQ OBJECT IDENTIFIER ::= { cevChassis 1540 } -- Nexus 2000 Series 10GE FEX; 48x1/10T; 6x40G QSFP cevChassisN2KC2348UPQ OBJECT IDENTIFIER ::= { cevChassis 1541 } -- Nexus 2000 Series 10GE FEX; 48x1/10GE SFP+; 6x40G QSFP cevChassisC6800IA48FPDR OBJECT IDENTIFIER ::= { cevChassis 1542 } -- Catalyst 6800IA-FPDR 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module. POE support for 740W -cevChassisISR4331 OBJECT IDENTIFIER ::= { cevChassis 1544 } -- Cisco ISR 4331 Router Chassis +cevChassisISR4331 OBJECT IDENTIFIER ::= { cevChassis 1544 } -- Cisco ISR 4331 Router Chassis cevChassisNCSFSYSS OBJECT IDENTIFIER ::= { cevChassis 1545 } -- NCS 12 Slot Fabric Card Chassis cevChassisIE40004TC4GE OBJECT IDENTIFIER ::= { cevChassis 1546 } -- Cisco IE4000 with 4 FE Combo DL ports, 4 GE combo UL ports, w/FPGA cevChassisIE40008T4GE OBJECT IDENTIFIER ::= { cevChassis 1547 } -- CISCO IE4000 with 8 FE Copper DL ports, 4 GE combo UL ports, w/FPGA cevChassisIE40008S4GE OBJECT IDENTIFIER ::= { cevChassis 1548 } -- CISCO IE4000 with 8 FE Fiber DL ports, 4 GE combo UL ports, w/FPGA cevChassisIE40004T4P4GE OBJECT IDENTIFIER ::= { cevChassis 1549 } -- CISCO IE4000 with 4 FE Copper DL ports + 4 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA cevChassisIE400016T4GE OBJECT IDENTIFIER ::= { cevChassis 1550 } -- CISCO IE4000 with 16 FE Copper DL ports, 4 GE combo UL ports, w/FPGA -cevChassisIE40004S8P4GE OBJECT IDENTIFIER ::= { cevChassis 1551 } -- CISCO IE4000 with 4 FE Fiber DL ports + 8 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA +cevChassisIE40004S8P4GE OBJECT IDENTIFIER ::= { cevChassis 1551 } -- CISCO IE4000 with 4 FE Fiber DL ports + 8 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA cevChassisIE40008GT4GE OBJECT IDENTIFIER ::= { cevChassis 1552 } -- CISCO IE4000 with 8 GE Copper DL ports, 4 GE combo UL ports, w/FPGA cevChassisIE40008GS4GE OBJECT IDENTIFIER ::= { cevChassis 1553 } -- CISCO IE4000 with 8 GE Fiber DL ports, 4 GE combo UL ports, w/FPGA cevChassisIE40004GC4GP4GE OBJECT IDENTIFIER ::= { cevChassis 1554 } -- CISCO IE4000 with 4 GE Combo DL ports + 4 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA @@ -1363,15 +1363,15 @@ cevChassisRAIE1783HMS16TG4CGN OBJECT IDENTIFIER ::= { cevChassis 1567 cevChassisRAIE1783HMS8TG8EG4CGN OBJECT IDENTIFIER ::= { cevChassis 1568 } -- CISCO IE4000 with 8 GE Copper DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA cevChassisRAIE1783HMS4SG8EG4CGN OBJECT IDENTIFIER ::= { cevChassis 1569 } -- CISCO IE4000 with 4 GE Fiber DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA cevChassisN2KC2232TQ OBJECT IDENTIFIER ::= { cevChassis 1571 } -- Nexus 2K Series-32x1/10GT+ 2x40G QSFP -cevChassisASR9010ACv2 OBJECT IDENTIFIER ::= { cevChassis 1572 } -- ASR 9010 AC Chassis with PEM Version 2 -cevChassisASR9010DCv2 OBJECT IDENTIFIER ::= { cevChassis 1573 } -- ASR 9010 DC Chassis with PEM Version 2 -cevChassisASR9006ACv2 OBJECT IDENTIFIER ::= { cevChassis 1574 } -- ASR 9006 AC Chassis with PEM Version 2 -cevChassisASR9006DCv2 OBJECT IDENTIFIER ::= { cevChassis 1575 } -- ASR 9006 DC Chassis with PEM Version 2 -cevChassisISR4321 OBJECT IDENTIFIER ::= { cevChassis 1576 } -- Cisco ISR 4321 Router Chassis +cevChassisASR9010ACv2 OBJECT IDENTIFIER ::= { cevChassis 1572 } -- ASR 9010 AC Chassis with PEM Version 2 +cevChassisASR9010DCv2 OBJECT IDENTIFIER ::= { cevChassis 1573 } -- ASR 9010 DC Chassis with PEM Version 2 +cevChassisASR9006ACv2 OBJECT IDENTIFIER ::= { cevChassis 1574 } -- ASR 9006 AC Chassis with PEM Version 2 +cevChassisASR9006DCv2 OBJECT IDENTIFIER ::= { cevChassis 1575 } -- ASR 9006 DC Chassis with PEM Version 2 +cevChassisISR4321 OBJECT IDENTIFIER ::= { cevChassis 1576 } -- Cisco ISR 4321 Router Chassis cevChassisASR901eDC10GS OBJECT IDENTIFIER ::= { cevChassis 1577 } -- ASR901 10GS DC platform with Eth interfaces cevChassisASR901eAC10GS OBJECT IDENTIFIER ::= { cevChassis 1578 } -- ASR901 10GS AC platform with Eth interfaces -cevChassisNCS4009SAAC OBJECT IDENTIFIER ::= { cevChassis 1579 } -- NCS4009 shelf assembly - AC Powers -cevChassisNCS4009SADC OBJECT IDENTIFIER ::= { cevChassis 1580 } -- NCS4009 shelf assembly - DC Powers +cevChassisNCS4009SAAC OBJECT IDENTIFIER ::= { cevChassis 1579 } -- NCS4009 shelf assembly - AC Powers +cevChassisNCS4009SADC OBJECT IDENTIFIER ::= { cevChassis 1580 } -- NCS4009 shelf assembly - DC Powers cevChassisCiscoQvPCDI OBJECT IDENTIFIER ::= { cevChassis 1585 } -- Cisco Quantum Virtualized Packet Core (Cisco QvPC) -DI cevChassisCiscoQvPC OBJECT IDENTIFIER ::= { cevChassis 1586 } -- Cisco Quantum Virtualized Packet Core (Cisco QvPC) cevChassisWSC3560CX8PTS OBJECT IDENTIFIER ::= { cevChassis 1587 } -- Smirnoff catalyst 3560CX 8x GE downlink ,PoE+, 2x 1G copper UPOE uplinks. @@ -1397,22 +1397,22 @@ cevChassisC385024XS OBJECT IDENTIFIER ::= { cevChassis 1606 cevChassisC385048XS OBJECT IDENTIFIER ::= { cevChassis 1607 } -- Cisco Catalyst 3850 48 Port 10G Fiber Switch cevChassisAIRAP1702 OBJECT IDENTIFIER ::= { cevChassis 1608 } -- Cisco Aironet 1700 Series (IEEE 802.11ac) Access Point cevChassisN3KC3164Q40GE OBJECT IDENTIFIER ::= { cevChassis 1609 } -- N3K-C3164Q-40GE Nexus 3000 series 2 RU fixed chassis with 64 QSFP ports, 2 Power Supplies and 2 Fan trays -cevChassisCCE8RU OBJECT IDENTIFIER ::= { cevChassis 1610 } -- Cisco uBR CCE NextGen platform -cevChassisCCE13RU OBJECT IDENTIFIER ::= { cevChassis 1611 } -- Cisco uBR CCE NextGen platform -cevChassisCCE18RU OBJECT IDENTIFIER ::= { cevChassis 1612 } -- Cisco uBR CCE NextGen platform -cevChassis2911T OBJECT IDENTIFIER ::= { cevChassis 1613 } -- CISCO2911-T/K9 with 3 GE, 4 EHWIC, 2 DSP, 1 SM , 256 MB CF, 512 MB DRAM, IPB, extended temperature range from -5 to 60 C +cevChassisCCE8RU OBJECT IDENTIFIER ::= { cevChassis 1610 } -- Cisco uBR CCE NextGen platform +cevChassisCCE13RU OBJECT IDENTIFIER ::= { cevChassis 1611 } -- Cisco uBR CCE NextGen platform +cevChassisCCE18RU OBJECT IDENTIFIER ::= { cevChassis 1612 } -- Cisco uBR CCE NextGen platform +cevChassis2911T OBJECT IDENTIFIER ::= { cevChassis 1613 } -- CISCO2911-T/K9 with 3 GE, 4 EHWIC, 2 DSP, 1 SM , 256 MB CF, 512 MB DRAM, IPB, extended temperature range from -5 to 60 C cevChassis891x24X OBJECT IDENTIFIER ::= { cevChassis 1614 } -- C891-24X Router series with 2 Giga Ethernet WAN Xor'ed with SFP (Small Form-factor Pluggable), 24 Giga Ethernet LAN with 8 PoE, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB/1GB DRAM cevChassisAsr9KvV2Ac OBJECT IDENTIFIER ::= { cevChassis 1615 } -- 44-Port GE + 4-Port 10GE ASR 9000v-V2, AC Power cevChassisAsr9KvV2DcA OBJECT IDENTIFIER ::= { cevChassis 1616 } -- 44-Port GE + 4-Port 10GE ASR 9000v-V2, DC Power ANSI Chassis cevChassisAsr9KvV2DcE OBJECT IDENTIFIER ::= { cevChassis 1617 } -- 44-Port GE + 4-Port 10GE ASR 9000v-V2, DC Power ETSI Chassis cevChassiscBR8 OBJECT IDENTIFIER ::= { cevChassis 1618 } -- Cisco cBR-8 CCAP platform with 8 subscriber slots and 2 Supervisor slots (including WAN) -cevChassisN5KC5624Q OBJECT IDENTIFIER ::= { cevChassis 1619 } -- Nexus 5624Q VXLAN 1RU Chassis, 12x40G QSFP+ +cevChassisN5KC5624Q OBJECT IDENTIFIER ::= { cevChassis 1619 } -- Nexus 5624Q VXLAN 1RU Chassis, 12x40G QSFP+ cevChassisN5KC5648Q OBJECT IDENTIFIER ::= { cevChassis 1620 } -- Nexus 5648Q VXLAN 2RU Chassis, 24x40G QSFP+ cevChassisN5KC5672UP16G OBJECT IDENTIFIER ::= { cevChassis 1621 } -- Nexus 5672UP VXLAN 1RU 16G FC, 6x40G QSFP+ cevChassisAIRAP1572 OBJECT IDENTIFIER ::= { cevChassis 1623 } -- Cisco Aironet 1570 (IEEE 802.11ac) Series Outdoor Access Points with two radio's cevChassisAIRAP702w OBJECT IDENTIFIER ::= { cevChassis 1624 } -- Cisco Aironet 702w (IEEE 802.11n) Series Access Points cevChassisN9KC9332PQ OBJECT IDENTIFIER ::= { cevChassis 1625 } -- Cisco 32x40G Supervisor, Cisco 1RU Top Of Rack L2/L3 switch with ACI, 32 QSFP ports -cevChassisN9KC9372PX OBJECT IDENTIFIER ::= { cevChassis 1626 } -- Cisco 48x10GE + 6x40G Supervisor, Cisco 1RU Top Of Rack L2/L3 switch with ACI +cevChassisN9KC9372PX OBJECT IDENTIFIER ::= { cevChassis 1626 } -- Cisco 48x10GE + 6x40G Supervisor, Cisco 1RU Top Of Rack L2/L3 switch with ACI cevChassisN9KC9372TX OBJECT IDENTIFIER ::= { cevChassis 1627 } -- Cisco 48x10GT + 6x40G Supervisor, 48 10GBaseT and 6 QSFPs ports, Cisco 1RU Top Of Rack L2/L3 switch with ACI, 32 QSFP ports cevChassisCiscoQvPCVSM OBJECT IDENTIFIER ::= { cevChassis 1630 } -- Cisco QvPC over VSM (ASR9000 + Forge Card) cevChassisRAIE1783ZMS4T4E2TGN OBJECT IDENTIFIER ::= { cevChassis 1632 } -- Rockwell IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT @@ -1429,7 +1429,7 @@ cevChassisCDScde2802s21 OBJECT IDENTIFIER ::= { cevChassis 1644 cevChassisCDScde2802h0 OBJECT IDENTIFIER ::= { cevChassis 1645 } -- Cisco Content Delivery System Model CDE-280-2H0 cevChassisCDScde2802h13 OBJECT IDENTIFIER ::= { cevChassis 1646 } -- Cisco Content Delivery System Model CDE-280-2H13 cevChassisCDScde2802h26 OBJECT IDENTIFIER ::= { cevChassis 1647 } -- Cisco Content Delivery System Model CDE-280-2H26 -cevChassisN77c7702 OBJECT IDENTIFIER ::= { cevChassis 1648 } -- Nexus7700 2-slot chassis +cevChassisN77c7702 OBJECT IDENTIFIER ::= { cevChassis 1648 } -- Nexus7700 2-slot chassis cevChassis841Mx4X OBJECT IDENTIFIER ::= { cevChassis 1650 } -- C841M-4X/K9 router with 4GE LAN, 2GE WAN, 2 WIM slots cevChassis841Mx8X OBJECT IDENTIFIER ::= { cevChassis 1651 } -- C841M-8X/K9 router with 8GE LAN, 2GE WAN, 2 WIM slots cevChassisN2kC2332TQ10GT OBJECT IDENTIFIER ::= { cevChassis 1652 } -- Nexus 2332TQ Fex with 32 HIF ports (copper) and 4 NIF (uplink) ports @@ -1460,7 +1460,7 @@ cevChassisISA30002C2F OBJECT IDENTIFIER ::= { cevChassis 1678 cevChassisRAISA1783SAD4T0S OBJECT IDENTIFIER ::= { cevChassis 1679 } -- Cisco Rockwell Industrial Security Appliance (ISA) 30004C Chassis cevChassisRAISA1783SAD2T2S OBJECT IDENTIFIER ::= { cevChassis 1680 } -- Cisco Rockwell Industrial Security Appliance (ISA) 30002C2F Chassis cevChassisISA4000 OBJECT IDENTIFIER ::= { cevChassis 1681 } -- CISCO Industrial Security Appliance (ISA) 4000 Chassis -cevChassisNCS5508CHASSIS OBJECT IDENTIFIER ::= { cevChassis 1682 } -- NCS5500 8 Slot Single Chassis +cevChassisNCS5508CHASSIS OBJECT IDENTIFIER ::= { cevChassis 1682 } -- NCS5500 8 Slot Single Chassis cevChassisDSC9718 OBJECT IDENTIFIER ::= { cevChassis 1683 } -- DS-C9718, Chassis for MDS 18-Slot Director Switch cevChassisN2KC2348TQ10GE OBJECT IDENTIFIER ::= { cevChassis 1684 } -- This product belongs to nexus 2k family of Fex's. This Fex is Currently in bringup stage. This FEX has 48 HIF ports (copper) and 6 NIF (uplink) ports. cevChassisC6816xle OBJECT IDENTIFIER ::= { cevChassis 1685 } -- Catalyst C6816-X-LE with 16x10G ports @@ -1474,7 +1474,7 @@ cevChassisN3KC3172PQOE OBJECT IDENTIFIER ::= { cevChassis 1693 cevChassisN3KC3172TQOE OBJECT IDENTIFIER ::= { cevChassis 1694 } -- Cisco chassis for N3K / QuickIron2, configured as environment hardware cevChassisN3KC3064XOE OBJECT IDENTIFIER ::= { cevChassis 1695 } -- Nexus 3000 Series 1 RU fixed chassis with 48 SFP+ and 4 QSFP ports, 2 Power Supplies and 1 Fan tray, configured as open environment hardware cevChassisN3KC3048OE OBJECT IDENTIFIER ::= { cevChassis 1696 } -- Nexus 3000 Series 1 RU fixed chassis with 48x1G-BaseT and 4x10GE SFP+ ports, no Power Supply, no fan, configured as open environment hardware -cevChassisN3KC3232C OBJECT IDENTIFIER ::= { cevChassis 1697 } -- 32x40/100G QSFP28, 2x10G SFP+ Ethernet +cevChassisN3KC3232C OBJECT IDENTIFIER ::= { cevChassis 1697 } -- 32x40/100G QSFP28, 2x10G SFP+ Ethernet cevChassisNamApp2420 OBJECT IDENTIFIER ::= { cevChassis 1698 } -- Cisco NAM Appliance 2420 cevChassisNamApp2440 OBJECT IDENTIFIER ::= { cevChassis 1699 } -- Cisco NAM Appliance 2440 cevChassisFlowAgent3300 OBJECT IDENTIFIER ::= { cevChassis 1700 } -- Cisco Integrated NetFlow Generation Agent Series 3300 @@ -1500,7 +1500,7 @@ cevChassis819GWLTELANK9 OBJECT IDENTIFIER ::= { cevChassis 1725 cevChassisN3KC3132QXL40GX OBJECT IDENTIFIER ::= { cevChassis 1726 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32 x QSFP+ports, 2 Power Supplies and 4 FANs cevChassisN3KC3172PQXL10GE OBJECT IDENTIFIER ::= { cevChassis 1727 } -- Nexus 3000 Series 1 RU fixed chassis with 48 x SFP+ and 6 QSFP+ports, 2 Power Supplies and 1 Fan tray cevChassisN3KC3172TQXL10GT OBJECT IDENTIFIER ::= { cevChassis 1728 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 3172P 48 x SFP+and 6 QSFP+ports, 2 Power Supplies and 1 Fan tray -cevChassisNCS4216SA OBJECT IDENTIFIER ::= { cevChassis 1729 } -- NCS 4216 shelf assembly - 16 slots-7 RU +cevChassisNCS4216SA OBJECT IDENTIFIER ::= { cevChassis 1729 } -- NCS 4216 shelf assembly - 16 slots-7 RU cevChassisNCS4206SA OBJECT IDENTIFIER ::= { cevChassis 1730 } -- NCS 4206 shelf assembly - 6 slots-3 RU cevChassisNCS4202SA OBJECT IDENTIFIER ::= { cevChassis 1731 } -- NCS 4202 shelf assembly - 4x10GE + 12xGE/FE + 1 slot-1 RU cevChassisASR901CC OBJECT IDENTIFIER ::= { cevChassis 1732 } -- ASR901-C platform with Conformal Coating @@ -1545,7 +1545,7 @@ cevChassisC36508X24UQ OBJECT IDENTIFIER ::= { cevChassis 1774 cevChassisC365012X48UQ OBJECT IDENTIFIER ::= { cevChassis 1775 } -- 3650 mGig-48 with 4x10G UL 36 x 100/1000 UPoE + 12 x 1G/mGig/10G POE+/UPoE cevChassisASR1001HX OBJECT IDENTIFIER ::= { cevChassis 1776 } -- Cisco Aggregation Services Router 1000 Series, ASR1001-HX Chassis cevChassisN3KC3172PQXL10GE16 OBJECT IDENTIFIER ::= { cevChassis 1777 } -- Nexus 3000 Series 1 RU fixed chassis with 48 x SFP+ and 6 QSFP+ ports, 2 Power Supplies and 1 Fan tray -cevChassisN3KC3172PQXLOE OBJECT IDENTIFIER ::= { cevChassis 1778 } -- Nexus 3000 Series 1 RU fixed chassis with 48 x SFP+ and 6 QSFP+ports, 2 Power Supplies and 1 Fan tray, configured as open environment hardware +cevChassisN3KC3172PQXLOE OBJECT IDENTIFIER ::= { cevChassis 1778 } -- Nexus 3000 Series 1 RU fixed chassis with 48 x SFP+ and 6 QSFP+ports, 2 Power Supplies and 1 Fan tray, configured as open environment hardware cevChassisN3KC3132Q40GEOE OBJECT IDENTIFIER ::= { cevChassis 1779 } -- Cisco chassis for N3K / Neptune-GE, configured as open environment hardware cevChassisN3KC3232COE OBJECT IDENTIFIER ::= { cevChassis 1780 } -- Nexus 3000 series 32x40/100G QSFP28, 2x10G SFP+ Ethernet configured as open environment hardware cevChassisN3KC3264QOE OBJECT IDENTIFIER ::= { cevChassis 1781 } -- Nexus 3000 series 2 RU fiexed chassis with 64x40G QSFP Ethernet configured as open environment hardware @@ -1575,13 +1575,13 @@ cevChassisWSC2960L16TSLL OBJECT IDENTIFIER ::= { cevChassis 1806 cevChassisWSC2960L16PSLL OBJECT IDENTIFIER ::= { cevChassis 1807 } -- Catalyst 2960L 16 x GE downlink, POE support, 2 x GE (2 SFP) uplinks cevChassisWSC2960L8TSLL OBJECT IDENTIFIER ::= { cevChassis 1808 } -- Catalyst 2960L 8 x GE downlink, 2 x GE (2 SFP) uplinks cevChassisWSC2960L8PSLL OBJECT IDENTIFIER ::= { cevChassis 1809 } -- Catalyst 2960L 8 x GE downlink, POE support, 2 x GE (2 SFP) uplinks -cevChassisIE40104S24P OBJECT IDENTIFIER ::= { cevChassis 1810 } -- CISCO IE4010 with 4 1GE Fiber UL ports + 24 GE Copper DL ports with POE, w/FPGA +cevChassisIE40104S24P OBJECT IDENTIFIER ::= { cevChassis 1810 } -- CISCO IE4010 with 4 1GE Fiber UL ports + 24 GE Copper DL ports with POE, w/FPGA cevChassisIE401016S12P OBJECT IDENTIFIER ::= { cevChassis 1811 } -- CISCO IE4010 with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE + 12 GE Fiber DL ports, w/FPGA cevChassisN9KC93180YCEX OBJECT IDENTIFIER ::= { cevChassis 1812 } -- Nexus 9300 series chassis 48x10G/25G SFP+ and 6x40G/100G QSFP cevChassisN9KC92304QC OBJECT IDENTIFIER ::= { cevChassis 1813 } -- Nexus 9000 series 2 RU fiexed chassis with 56x40G+8x100G Ethernet Module QSFP cevChassis86xVAEV2 OBJECT IDENTIFIER ::= { cevChassis 1818 } -- Chassis for C86xVAE series products -cevChassisRAIE1783LMS5 OBJECT IDENTIFIER ::= { cevChassis 1819 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 5x 10/100 BaseT Copper ports -cevChassisRAIE1783LMS8 OBJECT IDENTIFIER ::= { cevChassis 1820 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 8x 10/100 BaseT Copper ports +cevChassisRAIE1783LMS5 OBJECT IDENTIFIER ::= { cevChassis 1819 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 5x 10/100 BaseT Copper ports +cevChassisRAIE1783LMS8 OBJECT IDENTIFIER ::= { cevChassis 1820 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 8x 10/100 BaseT Copper ports cevChassisStealthWatch2404 OBJECT IDENTIFIER ::= { cevChassis 1821 } -- Cisco StealthWatch Packet Analyzer 2404 cevChassisStealthWatch2420 OBJECT IDENTIFIER ::= { cevChassis 1822 } -- Cisco StealthWatch Packet Analyzer 2420 cevChassisNamApp2404 OBJECT IDENTIFIER ::= { cevChassis 1823 } -- Cisco Prime NAM Appliance 2404 @@ -1594,10 +1594,10 @@ cevChassisISR4221 OBJECT IDENTIFIER ::= { cevChassis 1829 cevChassisISR4221B OBJECT IDENTIFIER ::= { cevChassis 1830 } -- Cisco ISR 4221 Router Boost Chassis cevChassisCSP2100 OBJECT IDENTIFIER ::= { cevChassis 1831 } -- Cloud Services Platform Model CSP-2100 cevChassisNCS5516CHASSIS OBJECT IDENTIFIER ::= { cevChassis 1832 } -- NCS5500 16 Slot Single Chassis -cevChassisMadeiraC480 OBJECT IDENTIFIER ::= { cevChassis 1833 } -- 4 socket C-series (rack) system -cevChassisCDB8U OBJECT IDENTIFIER ::= { cevChassis 1834 } -- Catalyst Digital Building 8 Port UPoE -cevChassisCDB8P OBJECT IDENTIFIER ::= { cevChassis 1835 } -- Catalyst Digital Building 8 Port PoE+ -cevChassisNCS4216F2BSA OBJECT IDENTIFIER ::= { cevChassis 1836 } -- NCS 4216 Front to Back Shelf Assembly (16 slots - 14 RU) - Includes Air Deflector Plenum and Brackets/Guides +cevChassisMadeiraC480 OBJECT IDENTIFIER ::= { cevChassis 1833 } -- 4 socket C-series (rack) system +cevChassisCDB8U OBJECT IDENTIFIER ::= { cevChassis 1834 } -- Catalyst Digital Building 8 Port UPoE +cevChassisCDB8P OBJECT IDENTIFIER ::= { cevChassis 1835 } -- Catalyst Digital Building 8 Port PoE+ +cevChassisNCS4216F2BSA OBJECT IDENTIFIER ::= { cevChassis 1836 } -- NCS 4216 Front to Back Shelf Assembly (16 slots - 14 RU) - Includes Air Deflector Plenum and Brackets/Guides cevChassisNCS5501A2SE OBJECT IDENTIFIER ::= { cevChassis 1838 } -- NCS-5501 - 48x25GE and 6x100G Scale Chassis cevChassisN9KC9232C OBJECT IDENTIFIER ::= { cevChassis 1839 } -- Nexus 9000 series 1 RU fiexed chassis with with 32x40G/100G QSFP28 Ethernet cevChassisFPR2KDC OBJECT IDENTIFIER ::= { cevChassis 1840 } -- FirePOWER 2K chassis with DC power permanent @@ -1608,7 +1608,7 @@ cevChassisFpr2130td OBJECT IDENTIFIER ::= { cevChassis 1847 cevChassisFpr2120td OBJECT IDENTIFIER ::= { cevChassis 1848 } -- Cisco FirePOWER 2120 Security Appliance, 1U with embedded security module cevChassisFpr2110td OBJECT IDENTIFIER ::= { cevChassis 1849 } -- Cisco FirePOWER 2110 Security Appliance, 1U with embedded security module cevChassisN9KC93180YCFX OBJECT IDENTIFIER ::= { cevChassis 1850 } -- Nexus 9300 series chassis 48x10/25G (SFP28) and 6x40/100G (QSFP28) -cevChassisN54024Z8Q2CM OBJECT IDENTIFIER ::= { cevChassis 1853 } -- NCS 540 Series 24x1/10GE, 8x10/25GE, 2x100GE Fixed Chassis +cevChassisN54024Z8Q2CM OBJECT IDENTIFIER ::= { cevChassis 1853 } -- NCS 540 Series 24x1/10GE, 8x10/25GE, 2x100GE Fixed Chassis cevChassisN9KC92300YC OBJECT IDENTIFIER ::= { cevChassis 1856 } -- Nexus 9000 series fixed chassis with 48x10/25G + 18x40/100G Ethernet cevChassisC11118P OBJECT IDENTIFIER ::= { cevChassis 1857 } -- Cisco C1111-8P Router Chassis cevChassisC11118PLteEA OBJECT IDENTIFIER ::= { cevChassis 1858 } -- Cisco C1111-8PLTEEA Router Chassis with Multimode Europe and North America Advanced LTE @@ -1647,31 +1647,31 @@ cevChassisC11138PLteLAWE OBJECT IDENTIFIER ::= { cevChassis 1890 cevChassisC11138PLteLAWZ OBJECT IDENTIFIER ::= { cevChassis 1891 } -- Cisco C1113-8PLTELAWZ Router Chassis cevChassisASR914 OBJECT IDENTIFIER ::= { cevChassis 1892 } -- ASR 914 Series Router Chassis cevChassisN9KC93108TCFX OBJECT IDENTIFIER ::= { cevChassis 1893 } -- Nexus 9300 series TOR chassis with 6x40G/100G uplink (QSFP28) and 48x10G BASE-T -cevChassisDSC9132TK9 OBJECT IDENTIFIER ::= { cevChassis 1894 } -- DS-C9132T-K9, MDS 9132T 32G 1 RU FC switch, with 16/32 active FC ports +cevChassisDSC9132TK9 OBJECT IDENTIFIER ::= { cevChassis 1894 } -- DS-C9132T-K9, MDS 9132T 32G 1 RU FC switch, with 16/32 active FC ports cevChassisDSC9232U OBJECT IDENTIFIER ::= { cevChassis 1895 } -- MDS 9232U 32G Universal 2 RU FC switch, with 48 active FC ports -cevChassisNCS4KFSADC OBJECT IDENTIFIER ::= { cevChassis 1896 } -- NCS 4000 Centralised Fabric Chassis Shelf Assembly - DC Power -cevChassisFpr1010td OBJECT IDENTIFIER ::= { cevChassis 1897 } -- Chassis for Cisco Firepower 1010 Security Appliance -cevChassis2911A OBJECT IDENTIFIER ::= { cevChassis 1899 } -- Cisco 2911A Chassis(3 GE, 4 EHWIC, 1 SM, 2 DSP) +cevChassisNCS4KFSADC OBJECT IDENTIFIER ::= { cevChassis 1896 } -- NCS 4000 Centralised Fabric Chassis Shelf Assembly - DC Power +cevChassisFpr1010td OBJECT IDENTIFIER ::= { cevChassis 1897 } -- Chassis for Cisco Firepower 1010 Security Appliance +cevChassis2911A OBJECT IDENTIFIER ::= { cevChassis 1899 } -- Cisco 2911A Chassis(3 GE, 4 EHWIC, 1 SM, 2 DSP) cevChassisC1100 OBJECT IDENTIFIER ::= { cevChassis 1902 } -- Cisco C1100 Series Chassis -cevChassisASR9906 OBJECT IDENTIFIER ::= { cevChassis 1903 } -- ASR 9906 4 Line Card Slot Chassis +cevChassisASR9906 OBJECT IDENTIFIER ::= { cevChassis 1903 } -- ASR 9906 4 Line Card Slot Chassis cevChassisASR9901 OBJECT IDENTIFIER ::= { cevChassis 1904 } -- ASR 9901 Chassis cevChassisNCS1001 OBJECT IDENTIFIER ::= { cevChassis 1905 } -- NCS1001 Platform cevChassisAIRCT5540K9 OBJECT IDENTIFIER ::= { cevChassis 1906 } -- AIRCT5540-K9 is a 40G Wireless LC that occupies 1RU rack space and will populate a total of 4 ports cevChassisAIRCT8580K9 OBJECT IDENTIFIER ::= { cevChassis 1907 } -- AIRCT8580-K9 is a 80G WLC that occupies 2RU rack space and will populate a total of 8 ports -cevChassisWSC2960L24TQLL OBJECT IDENTIFIER ::= { cevChassis 1908 } -- Catalyst 2960L 24 x GE downlink, 4 x 10GE (4 SFP+) uplinks -cevChassisWSC2960L48TQLL OBJECT IDENTIFIER ::= { cevChassis 1909 } -- Catalyst 2960L 48 x GE downlink, 4 x 10GE (4 SFP+) uplinks -cevChassisWSC2960L24PQLL OBJECT IDENTIFIER ::= { cevChassis 1910 } -- Catalyst 2960L 24 x GE downlink, 4 x 10GE (4 SFP+) uplinks, POE support -cevChassisWSC2960L48PQLL OBJECT IDENTIFIER ::= { cevChassis 1911 } -- Catalyst 2960L 48 x GE downlink, 4 x 10GE (4 SFP+) uplinks, POE support -cevChassisN3KC3264CE OBJECT IDENTIFIER ::= { cevChassis 1912 } -- Nexus 3000 series 2 RU fixed chassis with 64x100G QSFP Ethernet +cevChassisWSC2960L24TQLL OBJECT IDENTIFIER ::= { cevChassis 1908 } -- Catalyst 2960L 24 x GE downlink, 4 x 10GE (4 SFP+) uplinks +cevChassisWSC2960L48TQLL OBJECT IDENTIFIER ::= { cevChassis 1909 } -- Catalyst 2960L 48 x GE downlink, 4 x 10GE (4 SFP+) uplinks +cevChassisWSC2960L24PQLL OBJECT IDENTIFIER ::= { cevChassis 1910 } -- Catalyst 2960L 24 x GE downlink, 4 x 10GE (4 SFP+) uplinks, POE support +cevChassisWSC2960L48PQLL OBJECT IDENTIFIER ::= { cevChassis 1911 } -- Catalyst 2960L 48 x GE downlink, 4 x 10GE (4 SFP+) uplinks, POE support +cevChassisN3KC3264CE OBJECT IDENTIFIER ::= { cevChassis 1912 } -- Nexus 3000 series 2 RU fixed chassis with 64x100G QSFP Ethernet cevChassisC9404R OBJECT IDENTIFIER ::= { cevChassis 1913 } -- Cisco Catalyst 9400 Series 4 slot chassis -cevChassisC9407R OBJECT IDENTIFIER ::= { cevChassis 1914 } -- Cisco Catalyst 9400 Series 7 slot chassis -cevChassisC9410R OBJECT IDENTIFIER ::= { cevChassis 1915 } -- Cisco Catalyst 9400 Series 10 slot chassis -cevChassisASR920U16SZIM OBJECT IDENTIFIER ::= { cevChassis 1916 } -- Cisco ASR920U Series - 12GE and 4-10GE - Modular PSU and IM +cevChassisC9407R OBJECT IDENTIFIER ::= { cevChassis 1914 } -- Cisco Catalyst 9400 Series 7 slot chassis +cevChassisC9410R OBJECT IDENTIFIER ::= { cevChassis 1915 } -- Cisco Catalyst 9400 Series 10 slot chassis +cevChassisASR920U16SZIM OBJECT IDENTIFIER ::= { cevChassis 1916 } -- Cisco ASR920U Series - 12GE and 4-10GE - Modular PSU and IM cevChassisASR903U OBJECT IDENTIFIER ::= { cevChassis 1917 } -- Cisco Aggregation Services Router 900U Series, 3RU Chassis cevChassisASR902U OBJECT IDENTIFIER ::= { cevChassis 1918 } -- Cisco Aggregation Services Router 900U Series, 2RU Chassis cevChassisAIRCT9880K9 OBJECT IDENTIFIER ::= { cevChassis 1919 } -- AIR-CT9880-K9 is a 80G WLC that occupies 2RU rack space and will populate a total of 8 ports cevChassisC980040K9 OBJECT IDENTIFIER ::= { cevChassis 1920 } -- C9800-40-K9 is a 40G Wireless LC that occupies 1RU rack space and will populate a total of 4 ports -cevchassisN9KC9348GCFXP OBJECT IDENTIFIER ::= { cevChassis 1921 } -- Nexus 9300 series 1RU TOR chassis with 48x100/1000Mbps (PoE) + 4x10G/25G SFP28 + 2x40G/100G QSFP28 +cevchassisN9KC9348GCFXP OBJECT IDENTIFIER ::= { cevChassis 1921 } -- Nexus 9300 series 1RU TOR chassis with 48x100/1000Mbps (PoE) + 4x10G/25G SFP28 + 2x40G/100G QSFP28 cevChassisC11114P OBJECT IDENTIFIER ::= { cevChassis 1922 } -- Cisco C11114P Router Chassis cevChassisC11114PLteEA OBJECT IDENTIFIER ::= { cevChassis 1923 } -- Cisco C1111-4PLTEEA Router Chassis with Multimode Europe and North America Advanced LTE cevChassisC11114PLteLA OBJECT IDENTIFIER ::= { cevChassis 1924 } -- Cisco C1111-4PLTELA Router Chassis with Latin America Multimode and Asia Pacific Advanced LTE @@ -1699,7 +1699,7 @@ cevChassisC11174PMLteEA OBJECT IDENTIFIER ::= { cevChassis 1945 icevChassisC11174PMWE OBJECT IDENTIFIER ::= { cevChassis 1946 } -- Cisco C1117-4PMWE Router Chassis with WLAN E domain cevChassisC11174PLteEAWE OBJECT IDENTIFIER ::= { cevChassis 1947 } -- Cisco C1117-4PLTEEAWE Router Chassis cevChassisC11174PLteEAWA OBJECT IDENTIFIER ::= { cevChassis 1948 } -- Cisco C1117-4PLTEEAWA Router Chassis -cevChassisC11174PLteLAWZ OBJECT IDENTIFIER ::= { cevChassis 1949 } -- Cisco C1117-4PLTEEAWZ Router Chassis +cevChassisC11174PLteLAWZ OBJECT IDENTIFIER ::= { cevChassis 1949 } -- Cisco C1117-4PLTEEAWZ Router Chassis cevChassisC11174PMLteEAWE OBJECT IDENTIFIER ::= { cevChassis 1950 } -- Cisco C1117-4PMLTEEAWE Router Chassis cevChassisN9KV9000 OBJECT IDENTIFIER ::= { cevChassis 1951 } -- Nexus 9000v Virtual Platform cevChassisC11114PWE OBJECT IDENTIFIER ::= { cevChassis 1952 } -- Cisco C1111-4PWE Router Chassis with WLAN E domain @@ -1723,29 +1723,29 @@ cevChassisN520X4G4ZD OBJECT IDENTIFIER ::= { cevChassis 1978 cevChassisN520X20G4ZA OBJECT IDENTIFIER ::= { cevChassis 1979 } -- Cisco NCS520 Series - 20-1GE and 4-10GE - Dual AC, I-Temp, conformal Coated model cevChassisN520X20G4ZD OBJECT IDENTIFIER ::= { cevChassis 1980 } -- Cisco NCS520 Series - 20-1GE and 4-10GE - Dual DC, I-Temp, conformal Coated model cevChassisC9200L48T4G OBJECT IDENTIFIER ::= { cevChassis 1981 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks -cevChassisC9200L24T4G OBJECT IDENTIFIER ::= { cevChassis 1982 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks -cevChassisC9200L24T4X OBJECT IDENTIFIER ::= { cevChassis 1983 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks -cevChassisC9200L48T4X OBJECT IDENTIFIER ::= { cevChassis 1984 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks -cevChassisC9200L24P4G OBJECT IDENTIFIER ::= { cevChassis 1985 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks. PoE support for 740W +cevChassisC9200L24T4G OBJECT IDENTIFIER ::= { cevChassis 1982 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks +cevChassisC9200L24T4X OBJECT IDENTIFIER ::= { cevChassis 1983 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks +cevChassisC9200L48T4X OBJECT IDENTIFIER ::= { cevChassis 1984 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks +cevChassisC9200L24P4G OBJECT IDENTIFIER ::= { cevChassis 1985 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks. PoE support for 740W cevChassisC9200L48P4G OBJECT IDENTIFIER ::= { cevChassis 1986 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks. PoE support for 1480W -cevChassisC9200L24P4X OBJECT IDENTIFIER ::= { cevChassis 1987 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks. PoE support for 740W -cevChassisC9200L48P4X OBJECT IDENTIFIER ::= { cevChassis 1988 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks. PoE support for 1480W -cevChassisC9200L24PXG4X OBJECT IDENTIFIER ::= { cevChassis 1989 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 4 SFP+ uplinks. PoE support for 740W -cevChassisC9200L24PXG2Y OBJECT IDENTIFIER ::= { cevChassis 1990 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 740W -cevChassisC9200L48PXG4X OBJECT IDENTIFIER ::= { cevChassis 1991 } -- Catalyst 9200L 36 Gig + 12 mGig Downlinks, 4 SFP+ uplinks. PoE support for 1480W -cevChassisC9200L48PXG2Y OBJECT IDENTIFIER ::= { cevChassis 1992 } -- Catalyst 9200L 40 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 1480W -cevChassisC920024T OBJECT IDENTIFIER ::= { cevChassis 1993 } -- Catalyst 9200 24 Gig downlinks -cevChassisC920048T OBJECT IDENTIFIER ::= { cevChassis 1994 } -- Catalyst 9200 48 Gig downlinks -cevChassisC920024P OBJECT IDENTIFIER ::= { cevChassis 1995 } -- Catalyst 9200 24 Gig downlinks. PoE support for 740W -cevChassisC920048P OBJECT IDENTIFIER ::= { cevChassis 1996 } -- Catalyst 9200 48 Gig downlinks. PoE support for 1480W -cevChassisC920024PXG OBJECT IDENTIFIER ::= { cevChassis 1997 } -- Catalyst 9200 16 Gig + 8 mGig downlinks. PoE support for 740W -cevChassisC920048PXG OBJECT IDENTIFIER ::= { cevChassis 1998 } -- Catalyst 9200 40 Gig + 8 mGig downlinks. PoE support for 1480W +cevChassisC9200L24P4X OBJECT IDENTIFIER ::= { cevChassis 1987 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks. PoE support for 740W +cevChassisC9200L48P4X OBJECT IDENTIFIER ::= { cevChassis 1988 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks. PoE support for 1480W +cevChassisC9200L24PXG4X OBJECT IDENTIFIER ::= { cevChassis 1989 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 4 SFP+ uplinks. PoE support for 740W +cevChassisC9200L24PXG2Y OBJECT IDENTIFIER ::= { cevChassis 1990 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 740W +cevChassisC9200L48PXG4X OBJECT IDENTIFIER ::= { cevChassis 1991 } -- Catalyst 9200L 36 Gig + 12 mGig Downlinks, 4 SFP+ uplinks. PoE support for 1480W +cevChassisC9200L48PXG2Y OBJECT IDENTIFIER ::= { cevChassis 1992 } -- Catalyst 9200L 40 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 1480W +cevChassisC920024T OBJECT IDENTIFIER ::= { cevChassis 1993 } -- Catalyst 9200 24 Gig downlinks +cevChassisC920048T OBJECT IDENTIFIER ::= { cevChassis 1994 } -- Catalyst 9200 48 Gig downlinks +cevChassisC920024P OBJECT IDENTIFIER ::= { cevChassis 1995 } -- Catalyst 9200 24 Gig downlinks. PoE support for 740W +cevChassisC920048P OBJECT IDENTIFIER ::= { cevChassis 1996 } -- Catalyst 9200 48 Gig downlinks. PoE support for 1480W +cevChassisC920024PXG OBJECT IDENTIFIER ::= { cevChassis 1997 } -- Catalyst 9200 16 Gig + 8 mGig downlinks. PoE support for 740W +cevChassisC920048PXG OBJECT IDENTIFIER ::= { cevChassis 1998 } -- Catalyst 9200 40 Gig + 8 mGig downlinks. PoE support for 1480W cevChassisWedge10012VF OBJECT IDENTIFIER ::= { cevChassis 1999 } -- Facebook fixed chassis with with 32 100G Ethernet Module cevChassisS4048TON OBJECT IDENTIFIER ::= { cevChassis 2006 } -- Dell fixed chassis with 48x10G and 6x40G Ethernet module cevChassisZ9100ON OBJECT IDENTIFIER ::= { cevChassis 2007 } -- Dell fixed chassis with 32x40/100G QSFP28 and 2x10G SFP+ Ethernet module cevChassisT7032IX1 OBJECT IDENTIFIER ::= { cevChassis 2008 } -- Dell fixed chassis with 32x100G Ethernet module cevChassisN540X24Z8Q2CM OBJECT IDENTIFIER ::= { cevChassis 2009 } -- Conformal Coated NCS 540 Series Router 24x10G, 8x25G, 2x100G -cevChassisN9KC93240YCFX2 OBJECT IDENTIFIER ::= { cevChassis 2010 } -- Nexus 9300 series chassis 48x10/25G + 12x40/100G +cevChassisN9KC93240YCFX2 OBJECT IDENTIFIER ::= { cevChassis 2010 } -- Nexus 9300 series chassis 48x10/25G + 12x40/100G cevChassis8818 OBJECT IDENTIFIER ::= { cevChassis 2011 } -- Cisco 8818 18 LC Slot Chassis cevChassis8812 OBJECT IDENTIFIER ::= { cevChassis 2012 } -- Cisco 8812 12 LC Slot Chassis cevChassis8808 OBJECT IDENTIFIER ::= { cevChassis 2013 } -- Cisco 8808 8 LC Slot Chassis @@ -1776,7 +1776,7 @@ cevChassisC11094PLte2PWF OBJECT IDENTIFIER ::= { cevChassis 2038 cevChassisN3KC3548PXL OBJECT IDENTIFIER ::= { cevChassis 2039 } -- Nexus 3500 Series 1 RU fixed chassis (Monticello-2) with 48 SFPs, 2 Power Supplies, 4 individual Fans cevChassisC9606 OBJECT IDENTIFIER ::= { cevChassis 2040 } -- Cisco Catalyst 9600 Series 6 Slot Chassis cevChassis8201 OBJECT IDENTIFIER ::= { cevChassis 2044 } -- Cisco 8201 1RU Chassis with 24x400GE QSFP56-DD & 12x100G QSFP28 -cevChassis8202 OBJECT IDENTIFIER ::= { cevChassis 2045 } -- Cisco 8202 2RU Chassis with 12x400GE QSFP56-DD & 60x100GE QSFP28 +cevChassis8202 OBJECT IDENTIFIER ::= { cevChassis 2045 } -- Cisco 8202 2RU Chassis with 12x400GE QSFP56-DD & 60x100GE QSFP28 cevChassisC11092PLteGB OBJECT IDENTIFIER ::= { cevChassis 2047 } -- Cisco C1109-2PLTEGB 2 ports GE LAN M2M Router Chassis with Multimode LTE WWAN Global (non-US), 1 GE WAN and USB 3.0/Micro USB Console cevChassisC11092PLteUS OBJECT IDENTIFIER ::= { cevChassis 2048 } -- Cisco C1109-2PLTEUS 2 ports GE LAN M2M Router Chassis with Multimode LTE WWAN United States, 1 GE WAN and USB 3.0/Micro USB Console cevChassisC11092PLteVZ OBJECT IDENTIFIER ::= { cevChassis 2049 } -- Cisco C1109-2PLTEVZ 2 ports GE LAN M2M Router Chassis with Multimode LTE WWAN Verizon, 1 GE WAN and USB 3.0/Micro USB Console @@ -1784,7 +1784,7 @@ cevChassisC11092PLteJN OBJECT IDENTIFIER ::= { cevChassis 2050 cevChassisC11092PLteAU OBJECT IDENTIFIER ::= { cevChassis 2051 } -- Cisco C1109-2PLTEAU 2 ports GE LAN M2M Router Chassis with Multimode LTE WWAN Australia and New Zealand, 1 GE WAN and USB 3.0/Micro USB Console cevChassis731254XOACB OBJECT IDENTIFIER ::= { cevChassis 2052 } -- Walmart fixed chassis with 48x25G + 6x100G Ethernet Module cevChassis771232XOACB OBJECT IDENTIFIER ::= { cevChassis 2053 } -- Walmart fixed chassis with 32x100G Ethernet Module -cevChassisDSC9148TK9 OBJECT IDENTIFIER ::= { cevChassis 2054 } -- DS-C9148T-K9, MDS 9148T 32G 1 RU FC switch, with 48 active ports +cevChassisDSC9148TK9 OBJECT IDENTIFIER ::= { cevChassis 2054 } -- DS-C9148T-K9, MDS 9148T 32G 1 RU FC switch, with 48 active ports cevChassisDSC9396TK9 OBJECT IDENTIFIER ::= { cevChassis 2055 } -- DS-C9396T-K9, MDS 9396T 32G 2 RU FC switch, upto 96 active ports cevChassisC11128PWE OBJECT IDENTIFIER ::= { cevChassis 2056 } -- Cisco C1112-8PWE Router Chassis with WLAN E domain cevChassisC11128PLteEAWE OBJECT IDENTIFIER ::= { cevChassis 2057 } -- Cisco C1112-8PLTEEAWE Router Chassis @@ -1792,7 +1792,7 @@ cevChassisC11138PWB OBJECT IDENTIFIER ::= { cevChassis 2058 cevChassisC11138PLteEAWB OBJECT IDENTIFIER ::= { cevChassis 2059 } -- Cisco C1113-8PLTEEAWB Router Chassis cevChassisC11138PLteLAWA OBJECT IDENTIFIER ::= { cevChassis 2060 } -- Cisco C1113-8PLTELAWA Router Chassis cevChassisC11164PLteLA OBJECT IDENTIFIER ::= { cevChassis 2061 } -- Cisco C1116-4PLTELA Router Chassis with Latin America Multimode and Asia Pacific Advanced LTE -cevChassisIR1101K9 OBJECT IDENTIFIER ::= { cevChassis 2062 } -- Next-generation Industrial Modular Router with 4 Copper Ports + 1 Combo Port + expansion slot, no Fog computing +cevChassisIR1101K9 OBJECT IDENTIFIER ::= { cevChassis 2062 } -- Next-generation Industrial Modular Router with 4 Copper Ports + 1 Combo Port + expansion slot, no Fog computing cevChassisFpr1140td OBJECT IDENTIFIER ::= { cevChassis 2065 } -- Cisco Firepower 1140 Security Appliance cevChassisFpr1120td OBJECT IDENTIFIER ::= { cevChassis 2066 } -- Cisco Firepower 1120 Security Appliance cevChassisDX010 OBJECT IDENTIFIER ::= { cevChassis 2069 } -- Celestica fixed chassis with 32x100G Ethernet Module @@ -1801,8 +1801,8 @@ cevChassisC1111X8P OBJECT IDENTIFIER ::= { cevChassis 2071 cevChassisC980080K9 OBJECT IDENTIFIER ::= { cevChassis 2072 } -- C9800-80-K9 is a 80G WLC that occupies 2RU rack space and will populate a total of 8 ports cevChassisASR92012SZD OBJECT IDENTIFIER ::= { cevChassis 2073 } -- Cisco ASR920 Series - 12 port dual rate 10G/1G DC Power Supply cevChassisASR92012SZA OBJECT IDENTIFIER ::= { cevChassis 2074 } -- Cisco ASR920 Series - 12 port dual rate 10G/1G AC Power Supply -cevChassisN9KC9332C OBJECT IDENTIFIER ::= { cevChassis 2076 } -- 32x100G QSFP28 + 2x10G SFP+ Ethernet -cevChassisN3KC3132CZ OBJECT IDENTIFIER ::= { cevChassis 2077 } -- 32x40/100G QSFP28 2x10G SFP+ Ethernet Module +cevChassisN9KC9332C OBJECT IDENTIFIER ::= { cevChassis 2076 } -- 32x100G QSFP28 + 2x10G SFP+ Ethernet +cevChassisN3KC3132CZ OBJECT IDENTIFIER ::= { cevChassis 2077 } -- 32x40/100G QSFP28 2x10G SFP+ Ethernet Module cevChassisISR4461 OBJECT IDENTIFIER ::= { cevChassis 2078 } -- Cisco ISR 4461 Router Chassis cevChassisESS3300NCP OBJECT IDENTIFIER ::= { cevChassis 2079 } -- Cisco ESS-3300 Embedded Service Switch with 8 Gig Downlinks and 2x10G SFP+ Switch, Main Board, No cooling plate cevChassisESS3300CON OBJECT IDENTIFIER ::= { cevChassis 2080 } -- Cisco ESS-3300 Embedded Service Switch with 8 Gig Downlinks and 2x10G SFP+ Switch, Main Board, Conduction cooled @@ -1810,55 +1810,55 @@ cevChassisIE32008T2S OBJECT IDENTIFIER ::= { cevChassis 2081 cevChassisIE32008P2S OBJECT IDENTIFIER ::= { cevChassis 2082 } -- Cisco Industrial Ethernet 3200 Switch, Petra Fixed System 2 Port SFP + 8 Port GE PoE+ Basic cevChassisIE33008T2S OBJECT IDENTIFIER ::= { cevChassis 2083 } -- Cisco Industrial Ethernet 3300 Switch, Petra Expandable System 2 Port SFP + 8 Port GE Copper Basic cevChassisIE33008P2S OBJECT IDENTIFIER ::= { cevChassis 2084 } -- Cisco Industrial Ethernet 3300 Switch, Petra Expandable System 2 Port SFP + 8 Port GE PoE+ Basic -cevChassisIE34008P2S OBJECT IDENTIFIER ::= { cevChassis 2085 } -- Cisco Industrial Ethernet 3400 Switch, Petra Expandable System 2 Port SFP + 8 Port GE PoE+ Adv -cevChassisNamApp2520 OBJECT IDENTIFIER ::= { cevChassis 2086 } -- Cisco NAM Appliance 2520 -cevChassisNamApp2540 OBJECT IDENTIFIER ::= { cevChassis 2087 } -- Cisco NAM Appliance 2540 -cevChassisCSPA2520 OBJECT IDENTIFIER ::= { cevChassis 2088 } -- Cisco Security Packet Analyzer 2520 +cevChassisIE34008P2S OBJECT IDENTIFIER ::= { cevChassis 2085 } -- Cisco Industrial Ethernet 3400 Switch, Petra Expandable System 2 Port SFP + 8 Port GE PoE+ Adv +cevChassisNamApp2520 OBJECT IDENTIFIER ::= { cevChassis 2086 } -- Cisco NAM Appliance 2520 +cevChassisNamApp2540 OBJECT IDENTIFIER ::= { cevChassis 2087 } -- Cisco NAM Appliance 2540 +cevChassisCSPA2520 OBJECT IDENTIFIER ::= { cevChassis 2088 } -- Cisco Security Packet Analyzer 2520 cevChassisIR829MLTELAxK9 OBJECT IDENTIFIER ::= { cevChassis 2089 } -- Cisco 829 Single LTE with mSATA card and POE cevChassisIR829M2LTEEAxK9 OBJECT IDENTIFIER ::= { cevChassis 2090 } -- Cisco 829 Dual LTE with mSATA card and POE cevChassisIR829M2LTELAxK9 OBJECT IDENTIFIER ::= { cevChassis 2091 } -- Cisco 829 Dual LTE with mSATA card and POE cevChassisIR829MLTEEAxK9 OBJECT IDENTIFIER ::= { cevChassis 2092 } -- Cisco 829 Single LTE with mSATA card and POE cevChassisIR829BLTEEAxK9 OBJECT IDENTIFIER ::= { cevChassis 2093 } -- Cisco 829 4G LTE Industrial Integrated Service Routers with multi-mode LTE/HSPA+ with 802.11n, no POE and no mSATA card, FCC compliant cevChassisIR829BLTELAxK9 OBJECT IDENTIFIER ::= { cevChassis 2094 } -- Cisco 829 4G LTE Industrial Integrated Service Routers with multi-mode LTE/HSPA+ with 802.11n, no POE and no mSATA card, FCC compliant -cevChassisIR829B2LTEEAxK9 OBJECT IDENTIFIER ::= { cevChassis 2095 } -- Cisco 829 4G LTE Dual-modem Industrial Integrated Service Routers with multi-mode LTE/HSPA+ with 802.11n, no POE and no mSATA card, FCC compliant +cevChassisIR829B2LTEEAxK9 OBJECT IDENTIFIER ::= { cevChassis 2095 } -- Cisco 829 4G LTE Dual-modem Industrial Integrated Service Routers with multi-mode LTE/HSPA+ with 802.11n, no POE and no mSATA card, FCC compliant cevChassisIR829B2LTELAxK9 OBJECT IDENTIFIER ::= { cevChassis 2096 } -- Cisco 829 4G LTE Dual-modem Industrial Integrated Service Routers with multi-mode LTE/HSPA+ with 802.11n, no POE and no mSATA card, FCC compliant -cevChassisIR809GLTENAK9 OBJECT IDENTIFIER ::= { cevChassis 2097 } -- Cisco 809 4G LTE Industrial Integrated Service Routers with multi-mode AT&T and Canada LTE/HSPA+ +cevChassisIR809GLTENAK9 OBJECT IDENTIFIER ::= { cevChassis 2097 } -- Cisco 809 4G LTE Industrial Integrated Service Routers with multi-mode AT&T and Canada LTE/HSPA+ cevChassisIR809GLTEVZK9 OBJECT IDENTIFIER ::= { cevChassis 2098 } -- Cisco 809 4G LTE Industrial Integrated Service Routers with multi-mode Verizon LTE/DoRA -cevChassisIR809GLTEGAK9 OBJECT IDENTIFIER ::= { cevChassis 2099 } -- Cisco 809 4G LTE Industrial Integrated Service Routers with multi-mode Global (Europe & Australia)LTE/HSPA+ +cevChassisIR809GLTEGAK9 OBJECT IDENTIFIER ::= { cevChassis 2099 } -- Cisco 809 4G LTE Industrial Integrated Service Routers with multi-mode Global (Europe & Australia)LTE/HSPA+ cevChassisIR809GLTELAK9 OBJECT IDENTIFIER ::= { cevChassis 2100 } -- Cisco 809 4G LTE Industrial Integrated Service Routers with multi-mode LTE/HSPA+, ETSI compliant cevChassisVG450 OBJECT IDENTIFIER ::= { cevChassis 2101 } -- Cisco VG450 Router Chassis cevChassisASR92020SZM OBJECT IDENTIFIER ::= { cevChassis 2102 } -- Cisco ASR920 Series - 4GE Copper, 20GE SFP and 4-10GE - Modular PSU -cevChassisRAIE1783MMS10B OBJECT IDENTIFIER ::= { cevChassis 2103 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Fixed System 2 Port SFP + 8 Port GE Copper Basic -cevChassisRAIE1783MMS10BE OBJECT IDENTIFIER ::= { cevChassis 2104 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Fixed System 2 Port SFP + 8 Port GE PoE+ Basic +cevChassisRAIE1783MMS10B OBJECT IDENTIFIER ::= { cevChassis 2103 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Fixed System 2 Port SFP + 8 Port GE Copper Basic +cevChassisRAIE1783MMS10BE OBJECT IDENTIFIER ::= { cevChassis 2104 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Fixed System 2 Port SFP + 8 Port GE PoE+ Basic cevChassisRAIE1783MMS10 OBJECT IDENTIFIER ::= { cevChassis 2105 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Expandable System 2 Port SFP + 8 Port GE Copper Basic -cevChassisRAIE1783MMS10R OBJECT IDENTIFIER ::= { cevChassis 2106 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Advantage, Expandable System 2 Port SFP + 8 Port GE Copper Basic +cevChassisRAIE1783MMS10R OBJECT IDENTIFIER ::= { cevChassis 2106 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Advantage, Expandable System 2 Port SFP + 8 Port GE Copper Basic cevChassisRAIE1783MMS10E OBJECT IDENTIFIER ::= { cevChassis 2107 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Expandable System 2 Port SFP + 8 Port GE PoE+ Basic cevChassisRAIE1783MMS10ER OBJECT IDENTIFIER ::= { cevChassis 2108 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Advantage, Expandable System 2 Port SFP + 8 Port GE PoE+ Basic cevChassisRAIE1783MMS10EA OBJECT IDENTIFIER ::= { cevChassis 2109 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Expandable System 2 Port SFP + 8 Port GE PoE+ Advanced -cevChassisRAIE1783MMS10EAR OBJECT IDENTIFIER ::= { cevChassis 2110 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Advantage, Expandable System 2 Port SFP + 8 Port GE PoE+ Advanced +cevChassisRAIE1783MMS10EAR OBJECT IDENTIFIER ::= { cevChassis 2110 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Advantage, Expandable System 2 Port SFP + 8 Port GE PoE+ Advanced cevChassisN3KC34180YC OBJECT IDENTIFIER ::= { cevChassis 2111 } -- Nexus 3000 Series 2 RU fixed chassis with 48x10G/25G + 6x40/100G module cevChassisN3KC3464C OBJECT IDENTIFIER ::= { cevChassis 2112 } -- Nexus 3000 Series 1 RU fixed chassis with 64x100G QSFP28 + 2x10G SFP module -cevChassisIR807GLTEGAK9 OBJECT IDENTIFIER ::= { cevChassis 2113 } -- Cisco 807 4G LTE Industrial Integrated Service Routers with multi-mode Global (Europe & Australia) LTE/HSPA+ +cevChassisIR807GLTEGAK9 OBJECT IDENTIFIER ::= { cevChassis 2113 } -- Cisco 807 4G LTE Industrial Integrated Service Routers with multi-mode Global (Europe & Australia) LTE/HSPA+ cevChassisIR807GLTENAK9 OBJECT IDENTIFIER ::= { cevChassis 2114 } -- Cisco 807 4G LTE Industrial Integrated Service Routers with multi-mode AT&T and Canada LTE/HSPA+ cevChassisN9KC93240YCFX2Z OBJECT IDENTIFIER ::= { cevChassis 2115 } -- Nexus 9300 series fixed chassis with 48x10/25G SFP+ & 12x40/100G cevChassisN9KC93360YCFX3 OBJECT IDENTIFIER ::= { cevChassis 2117 } -- 2RU TOR fixed chassis with 96x10/25G SFP28 + 12x40/100G QSFP28 ports cevChassisNCS55A2MODHDS OBJECT IDENTIFIER ::= { cevChassis 2118 } -- NCS55A2 Fixed 24x10G & 16x25G with 2xMPA Chassis -cevChassisC941J4P OBJECT IDENTIFIER ::= { cevChassis 2119 } -- C941J-4P Router with 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 2GB DDR4 DRAM(x64) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash +cevChassisC941J4P OBJECT IDENTIFIER ::= { cevChassis 2119 } -- C941J-4P Router with 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 2GB DDR4 DRAM(x64) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash cevChassisC9214P OBJECT IDENTIFIER ::= { cevChassis 2120 } -- C921-4P Router with 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash cevChassisC9314P OBJECT IDENTIFIER ::= { cevChassis 2121 } -- C931-4P Router with Internal Power Supply, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash cevChassisC941J4PLTEJN OBJECT IDENTIFIER ::= { cevChassis 2122 } -- C941J-4PLTEJN Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 2GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash -cevChassisC9214PLTEGB OBJECT IDENTIFIER ::= { cevChassis 2123 } -- C921-4PLTE GB Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash -cevChassisC9214PLTEAS OBJECT IDENTIFIER ::= { cevChassis 2124 } -- C921-4PLTE AS Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash -cevChassisC9214PLTEAU OBJECT IDENTIFIER ::= { cevChassis 2125 } -- C921-4PLTE AU Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash -cevChassisC9214PLTENA OBJECT IDENTIFIER ::= { cevChassis 2126 } -- C921-4PLTE NA Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash -cevChassisC921J4P OBJECT IDENTIFIER ::= { cevChassis 2127 } -- C921J-4P Router with, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash -cevChassisC9274P OBJECT IDENTIFIER ::= { cevChassis 2128 } -- C927-4P Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash +cevChassisC9214PLTEGB OBJECT IDENTIFIER ::= { cevChassis 2123 } -- C921-4PLTE GB Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash +cevChassisC9214PLTEAS OBJECT IDENTIFIER ::= { cevChassis 2124 } -- C921-4PLTE AS Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash +cevChassisC9214PLTEAU OBJECT IDENTIFIER ::= { cevChassis 2125 } -- C921-4PLTE AU Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash +cevChassisC9214PLTENA OBJECT IDENTIFIER ::= { cevChassis 2126 } -- C921-4PLTE NA Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash +cevChassisC921J4P OBJECT IDENTIFIER ::= { cevChassis 2127 } -- C921J-4P Router with, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash +cevChassisC9274P OBJECT IDENTIFIER ::= { cevChassis 2128 } -- C927-4P Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash cevChassisC9274PM OBJECT IDENTIFIER ::= { cevChassis 2129 } -- C927-4PM Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash cevChassisC9264P OBJECT IDENTIFIER ::= { cevChassis 2130 } -- C926-4P Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash -cevChassisC9274PLTEAU OBJECT IDENTIFIER ::= { cevChassis 2131 } -- C927-4PLTE AU Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash -cevChassisC9274PLTENA OBJECT IDENTIFIER ::= { cevChassis 2132 } -- C927-4PLTE NA Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash -cevChassisC9274PLTEGB OBJECT IDENTIFIER ::= { cevChassis 2133 } -- C927-4PLTE GB Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash -cevChassisC9274PMLTEGB OBJECT IDENTIFIER ::= { cevChassis 2134 } -- C927-4PMLTEGB Router with 1 Eth+DSL with Annex M, 1 LTE interface,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash +cevChassisC9274PLTEAU OBJECT IDENTIFIER ::= { cevChassis 2131 } -- C927-4PLTE AU Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash +cevChassisC9274PLTENA OBJECT IDENTIFIER ::= { cevChassis 2132 } -- C927-4PLTE NA Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash +cevChassisC9274PLTEGB OBJECT IDENTIFIER ::= { cevChassis 2133 } -- C927-4PLTE GB Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash +cevChassisC9274PMLTEGB OBJECT IDENTIFIER ::= { cevChassis 2134 } -- C927-4PMLTEGB Router with 1 Eth+DSL with Annex M, 1 LTE interface,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash cevChassisC9264PLTEGB OBJECT IDENTIFIER ::= { cevChassis 2135 } -- C926-4PLTEGB Router with 1 Eth+DSL, 1 LTE interface,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash cevChassisC931J4P OBJECT IDENTIFIER ::= { cevChassis 2139 } -- C931J-4P Router with External Power Supply 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash cevChassisNCS5064 OBJECT IDENTIFIER ::= { cevChassis 2140 } -- Cisco NCS 5064 Series Router @@ -1867,7 +1867,7 @@ cevChassisC11118PLteLAWS OBJECT IDENTIFIER ::= { cevChassis 2142 cevChassisC11118PLteLAWA OBJECT IDENTIFIER ::= { cevChassis 2143 } -- Cisco C1111-8PLTELAWA Router Chassis cevChassisC11118PLteLAWE OBJECT IDENTIFIER ::= { cevChassis 2144 } -- Cisco C1111-8PLTELAWE Router Chassis cevChassis9200LFixedSwitchStack OBJECT IDENTIFIER ::= { cevChassis 2145 } -- A stack of any Cisco Catalyst 9200L Fixed stack-able ethernet switches with unified identity (as a single unified switch), control and management -cevChassis9200FixedSwitchStack OBJECT IDENTIFIER ::= { cevChassis 2146 } -- A stack of any Cisco Catalyst 9200 Fixed stack-able ethernet switches with unified identity (as a single unified switch), control and management +cevChassis9200FixedSwitchStack OBJECT IDENTIFIER ::= { cevChassis 2146 } -- A stack of any Cisco Catalyst 9200 Fixed stack-able ethernet switches with unified identity (as a single unified switch), control and management cevChassisNCS1004 OBJECT IDENTIFIER ::= { cevChassis 2147 } -- NCS1004 System (1RP, 3 FANs, 2 Powers, 4 LCs) cevChassisC11218PLteP OBJECT IDENTIFIER ::= { cevChassis 2148 } -- Cisco C1121-8PLTEP 8 Ports GE LAN Router Chassis, Pluggable LTE (Advanced), 1 GE WAN and USB 3.0/Micro USB Console cevChassisC1121X8PLTEP OBJECT IDENTIFIER ::= { cevChassis 2149 } -- Cisco C1121X-8PLTEP 8 Ports GE LAN Router Chassis with 8GB memory, Pluggable LTE (Advanced), 1 GE WAN and USB 3.0/Micro USB Console @@ -1900,7 +1900,7 @@ cevChassis01FT564E16 OBJECT IDENTIFIER ::= { cevChassis 2175 cevChassis01FT562R50 OBJECT IDENTIFIER ::= { cevChassis 2176 } -- IBM SAN50C-R 8977-R50 50 Port SAN Extension Switch cevChassis01FT563T32 OBJECT IDENTIFIER ::= { cevChassis 2177 } -- IBM SAN32C-6 8977-T32 32X32G FC SAN Switch cevChassisD2062 OBJECT IDENTIFIER ::= { cevChassis 2178 } -- Celestica fixed chassis with 48x10G and 6x40G Ethernet Module -cevChassisFPR4115 OBJECT IDENTIFIER ::= { cevChassis 2179 } -- FirePOWER 4115 chassis +cevChassisFPR4115 OBJECT IDENTIFIER ::= { cevChassis 2179 } -- FirePOWER 4115 chassis cevChassisFPR4125 OBJECT IDENTIFIER ::= { cevChassis 2180 } -- FirePOWER 4125 chassis cevChassisFPR4145 OBJECT IDENTIFIER ::= { cevChassis 2181 } -- FirePOWER 4145 chassis cevChassisN9KC9358GYFX OBJECT IDENTIFIER ::= { cevChassis 2183 } -- 2RU TOR fixed module with 8x100/1000M + 2x10G SFP ports @@ -1940,7 +1940,7 @@ cevChassisCat930024UB OBJECT IDENTIFIER ::= { cevChassis 2218 cevChassisESR1115CONK9 OBJECT IDENTIFIER ::= { cevChassis 2219 } -- Next-generation Embedded Services Router with 2 Gigabit Ethernet routed ports, 4 Gigabit Ethernet switched ports, with cooling cevChassisESR1115NCPK9 OBJECT IDENTIFIER ::= { cevChassis 2220 } -- Next-generation Embedded Services Router with 2 Gigabit Ethernet routed ports, 4 Gigabit Ethernet switched ports, no cooling cevChassisC83001N1S4T2X OBJECT IDENTIFIER ::= { cevChassis 2221 } -- Cisco C8300-1N1S-4T2X Chassis (2x10GE, 4xGE, 1 NIM, 1 SM, 1PIM, 8Core, 8G FLASH, 8G DRAM) -cevChassisC83001N1S6T OBJECT IDENTIFIER ::= { cevChassis 2222 } -- Cisco C8300-1N1S-6T Chassis (8C, 2x1GE, 4xGE, 1 NIM, 1 SM, 1PIM, 8Core, 8G FLASH, 8G DRAM)) +cevChassisC83001N1S6T OBJECT IDENTIFIER ::= { cevChassis 2222 } -- Cisco C8300-1N1S-6T Chassis (8C, 2x1GE, 4xGE, 1 NIM, 1 SM, 1PIM, 8Core, 8G FLASH, 8G DRAM)) cevChassisC9800LCK9 OBJECT IDENTIFIER ::= { cevChassis 2223 } -- C9800-L-C-K9 Chassis (RJ45) cevChassisC9800LFK9 OBJECT IDENTIFIER ::= { cevChassis 2224 } -- C9800-L-F-K9 Chassis (SFP) cevChassisN9KC9316DGX OBJECT IDENTIFIER ::= { cevChassis 2227 } -- 1RU TOR fixed chassis with 16x400GE DD QSFP Ports @@ -1965,7 +1965,7 @@ cevChassisNCS540L12Z20GSysA OBJECT IDENTIFIER ::= { cevChassis 2244 cevChassisNCS540L12Z20GSysD OBJECT IDENTIFIER ::= { cevChassis 2245 } -- NCS540L series - N540-12Z20G-SYS-D Chassis cevChassisNCS540L12Z16GSysA OBJECT IDENTIFIER ::= { cevChassis 2246 } -- NCS540L series - N540X-12Z16G-SYS-A Chassis cevChassisNCS540L12Z16GSysD OBJECT IDENTIFIER ::= { cevChassis 2247 } -- NCS540L series - N540X-12Z16G-SYS-D Chassis -cevChassisMS39048UXHW OBJECT IDENTIFIER ::= { cevChassis 2248 } -- +cevChassisMS39048UXHW OBJECT IDENTIFIER ::= { cevChassis 2248 } -- cevChassisIE34008T2S OBJECT IDENTIFIER ::= { cevChassis 2249 } -- Cisco Industrial Ethernet 3400 Switch, Petra Expandable System 2 Port SFP + 8 Port GE Copper Adv cevChassisIE34008FTMC OBJECT IDENTIFIER ::= { cevChassis 2250 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 8 port FE Copper , No PoE, FPGA available cevChassisIE340016FTMC OBJECT IDENTIFIER ::= { cevChassis 2251 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 16 port FE Copper , No PoE, FPGA available @@ -2025,7 +2025,7 @@ cevChassisCMICR4PT OBJECT IDENTIFIER ::= { cevChassis 2333 } cevChassisC100024P4GL OBJECT IDENTIFIER ::= { cevChassis 2334 } -- Catalyst 1000, 24x 1G downlink + 4x 1G uplink (SFP) + Partial PoE with 195W PoE budget cevChassisC82001N4T OBJECT IDENTIFIER ::= { cevChassis 2335 } -- Cisco C8200-1N-4T (4xGE, 1 NIM, 1PIM, 8Core, 8G FLASH, 8G DRAM) cevChassisC8200L4G OBJECT IDENTIFIER ::= { cevChassis 2336 } -- Cisco C8200-L-4G Chassis (AMD, 4xGE, 1PIM, 8Core, 8G FLASH, 8G DRAM) -cevChassisC83002N2S4T2X OBJECT IDENTIFIER ::= { cevChassis 2337 } -- Cisco C8300-2N2S-4T2X Chassis (2x10GE, 4xGE, 2 NIM, 2 SM, 1PIM, 12Core, 8G FLASH, 16G DRAM) +cevChassisC83002N2S4T2X OBJECT IDENTIFIER ::= { cevChassis 2337 } -- Cisco C8300-2N2S-4T2X Chassis (2x10GE, 4xGE, 2 NIM, 2 SM, 1PIM, 12Core, 8G FLASH, 16G DRAM) cevChassisC83002N2S6T OBJECT IDENTIFIER ::= { cevChassis 2338 } -- Cisco C8300-2N2S-6T Chassis (6xGE, 2 NIM, 2 SM. 1 PIM, 8Core, 8G FLASH, 8G DRAM) cevChassisC9200HFixedSwitchStack OBJECT IDENTIFIER ::= { cevChassis 2339 } -- A stack of Cisco Catalyst 9200H Fixed switch modules cevChassisUCSFI64108 OBJECT IDENTIFIER ::= { cevChassis 2340 } -- Cisco UCS Unified Computing System 64108 2RU In-Chassis FI with 96x10G/25G UP Ports + 12x40G/100G Ports @@ -2067,7 +2067,7 @@ cevChassisNCS540L8Z16GSysA OBJECT IDENTIFIER ::= { cevChassis 2385 } cevChassisNCS540L8Z16GSysD OBJECT IDENTIFIER ::= { cevChassis 2386 } -- NCS540L series - N540X-8Z16G-SYS-D Chassis cevChassisNCS540L4Z14G2QA OBJECT IDENTIFIER ::= { cevChassis 2387 } -- NCS540L series - N540X-4Z14G2Q-A Chassis cevChassisNCS540L4Z14G2QD OBJECT IDENTIFIER ::= { cevChassis 2388 } -- NCS540L series - NCS540L series - N540X-4Z14G2Q-D Chassis -cevChassisDNAPLTTA1X OBJECT IDENTIFIER ::= { cevChassis 2389 } -- Cisco DNA Traffic Telemetry Appliance - Model 1X +cevChassisDNAPLTTA1X OBJECT IDENTIFIER ::= { cevChassis 2389 } -- Cisco DNA Traffic Telemetry Appliance - Model 1X cevChassisIR1821K9 OBJECT IDENTIFIER ::= { cevChassis 2390 } -- Cisco Catalyst IR1821 Rugged Series Router cevChassisIR1831K9 OBJECT IDENTIFIER ::= { cevChassis 2391 } -- Cisco Catalyst IR1831 Rugged Series Router cevChassisIR1835K9 OBJECT IDENTIFIER ::= { cevChassis 2392 } -- Cisco Catalyst IR1835 Rugged Series Router @@ -2076,8 +2076,8 @@ cevChassisISR1100X4G OBJECT IDENTIFIER ::= { cevChassis 2398 } cevChassisISR1100X6G OBJECT IDENTIFIER ::= { cevChassis 2399 } -- Cisco ISR1100X-6G (4xGE, 2xSFP, Flexible Core, 8G FLASH, 8G DRAM) cevChassisN9KC9364DGX2A OBJECT IDENTIFIER ::= { cevChassis 2400 } -- Nexus 9300 series TOR chassis with 64x400G+2x10G, QuadPeaks 25.6T cevChassisESS930010XE OBJECT IDENTIFIER ::= { cevChassis 2401 } -- Catalyst ESS9300 Embedded Series switch - 10p 10G, NE -cevChassisDSC9220IK9 OBJECT IDENTIFIER ::= { cevChassis 2402 } -- DS-C9220I-K9, Chassis for MDS 9220i Intelligent Fabric Switch, 12FC+6IPS -cevChassisN9KC9332DGX2B OBJECT IDENTIFIER ::= { cevChassis 2403 } -- 1RU TOR fixed chassis with 32x400G+2x10G, QuadPeaks 25.6T +cevChassisDSC9220IK9 OBJECT IDENTIFIER ::= { cevChassis 2402 } -- DS-C9220I-K9, Chassis for MDS 9220i Intelligent Fabric Switch, 12FC+6IPS +cevChassisN9KC9332DGX2B OBJECT IDENTIFIER ::= { cevChassis 2403 } -- 1RU TOR fixed chassis with 32x400G+2x10G, QuadPeaks 25.6T cevChassisASR9903 OBJECT IDENTIFIER ::= { cevChassis 2404 } -- ASR 9903 Chassis cevChassisIR8140HK9 OBJECT IDENTIFIER ::= { cevChassis 2405 } -- Cisco Catalyst IR8140H Heavy Duty Series Router cevChassisIR8140HPK9 OBJECT IDENTIFIER ::= { cevChassis 2406 } -- Cisco Catalyst IR8140H Heavy Duty Series Router with PoE @@ -2095,15 +2095,15 @@ cevChassisNCS57C3MODCHASSIS OBJECT IDENTIFIER ::= { cevChassis 2420 } cevChassisC950028C8D OBJECT IDENTIFIER ::= { cevChassis 2421 } -- Cisco Catalyst 9500X series, fixed chassis with 28-port x 100G + 8-port x 400G cevChassisNCS540L24Q8L2DDSYS OBJECT IDENTIFIER ::= { cevChassis 2422 } -- NCS540L series - N540-24Q8L2DD-SYS cevChassis8608 OBJECT IDENTIFIER ::= { cevChassis 2424 } -- Cisco 8600 - 8 Slot Centralized Chassis -cevChassisC9200CX12T2X2G OBJECT IDENTIFIER ::= { cevChassis 2428 } -- Catalyst 9200CX 12x GE downlinks, 2x 1G copper + 2x 10G SFP+ uplinks, Class 6 PD port -cevChassisC9200CX12P2X2G OBJECT IDENTIFIER ::= { cevChassis 2429 } -- Catalyst 9200CX 12x GE downlinks, 2x 1G copper + 2x 10G SFP+ uplinks, PoE+ for 240W +cevChassisC9200CX12T2X2G OBJECT IDENTIFIER ::= { cevChassis 2428 } -- Catalyst 9200CX 12x GE downlinks, 2x 1G copper + 2x 10G SFP+ uplinks, Class 6 PD port +cevChassisC9200CX12P2X2G OBJECT IDENTIFIER ::= { cevChassis 2429 } -- Catalyst 9200CX 12x GE downlinks, 2x 1G copper + 2x 10G SFP+ uplinks, PoE+ for 240W cevChassisC850020X6C OBJECT IDENTIFIER ::= { cevChassis 2430 } -- Cisco Aggregation Services Router 1000 Series, C8500-20X6C Chassis cevChassisASR9902 OBJECT IDENTIFIER ::= { cevChassis 2432 } -- ASR 9902 Chassis -cevChassis03FR027R16 OBJECT IDENTIFIER ::= { cevChassis 2433 } -- IBM SAN16C-R 8977-R16 16 Port PSI 32G SAN Extension Switch -cevChassis03FR026R16 OBJECT IDENTIFIER ::= { cevChassis 2434 } -- IBM SAN16C-R 8977-R16 16 Port PSE 32G SAN Extension Switch -cevChassisC9200CX8P2X2G OBJECT IDENTIFIER ::= { cevChassis 2435 } -- Catalyst 9200CX 8x GE downlinks, 2x 1G copper + 2x 10G SFP+ uplinks, PoE+ for 240W -cevChassisC9200CX8PT2G OBJECT IDENTIFIER ::= { cevChassis 2436 } -- Catalyst 9200CX 8x1G Downlinks, 8x30W PoE+, 2x1G 90W PD Cu Uplinks -cevChassisC9200CX8UXG2X OBJECT IDENTIFIER ::= { cevChassis 2437 } -- Catalyst 9200CX 4x1G, 4x10G mGig Downlinks, 8x60W UPoE, 2x10G SFP+ Uplinks +cevChassis03FR027R16 OBJECT IDENTIFIER ::= { cevChassis 2433 } -- IBM SAN16C-R 8977-R16 16 Port PSI 32G SAN Extension Switch +cevChassis03FR026R16 OBJECT IDENTIFIER ::= { cevChassis 2434 } -- IBM SAN16C-R 8977-R16 16 Port PSE 32G SAN Extension Switch +cevChassisC9200CX8P2X2G OBJECT IDENTIFIER ::= { cevChassis 2435 } -- Catalyst 9200CX 8x GE downlinks, 2x 1G copper + 2x 10G SFP+ uplinks, PoE+ for 240W +cevChassisC9200CX8PT2G OBJECT IDENTIFIER ::= { cevChassis 2436 } -- Catalyst 9200CX 8x1G Downlinks, 8x30W PoE+, 2x1G 90W PD Cu Uplinks +cevChassisC9200CX8UXG2X OBJECT IDENTIFIER ::= { cevChassis 2437 } -- Catalyst 9200CX 4x1G, 4x10G mGig Downlinks, 8x60W UPoE, 2x10G SFP+ Uplinks cevChassisFpr3110td OBJECT IDENTIFIER ::= { cevChassis 2438 } -- Chassis for Cisco Firepower 3110 Security Appliance cevChassisFpr3120td OBJECT IDENTIFIER ::= { cevChassis 2439 } -- Chassis for Cisco Firepower 3120 Security Appliance cevChassisFpr3130td OBJECT IDENTIFIER ::= { cevChassis 2440 } -- Chassis for Cisco Firepower 3130 Security Appliance @@ -2113,11 +2113,12 @@ cevChassisFPR3100AC OBJECT IDENTIFIER ::= { cevChassis 2443 } cevChassis810132FH OBJECT IDENTIFIER ::= { cevChassis 2472 } -- Cisco 8100 32x400G QSFPDD 1RU Fixed System w/o HBM cevChassisC9500X60L4D OBJECT IDENTIFIER ::= { cevChassis 2473 } -- Cisco Catalyst 9500X Series fixed switch with 60 50G ports and 4 400G ports cevChassisN3KT48X OBJECT IDENTIFIER ::= { cevChassis 2474 } -- Nexus 3000 Series 1 RU fixed chassis with 48x10G Ethernet Module -cevChassisN9KC9408 OBJECT IDENTIFIER ::= { cevChassis 2476 } -- Nexus 9400 series chassis with QuadPeaks 25.6T and pluggable LEM +cevChassisN9KC9408 OBJECT IDENTIFIER ::= { cevChassis 2476 } -- Nexus 9400 series chassis with QuadPeaks 25.6T and pluggable LEM cevChassisNCS1010SA OBJECT IDENTIFIER ::= { cevChassis 2478 } -- Cisco Network Convergence System 1010 Shelf Assembly cevChassisNCS57C148Q6Sys OBJECT IDENTIFIER ::= { cevChassis 2484 } -- NCS5700 Twins cevChassisUCSFI6536 OBJECT IDENTIFIER ::= { cevChassis 2485 } -- Cisco UCS Unified Computing System 6536 36-40G/100G Port Fabric Interconnect cevChassisNCS540L6Z14GSysD OBJECT IDENTIFIER ::= { cevChassis 2491 } -- NCS540L Router - N540-6Z14G-SYS-D +cevChassisC9200CX12P2XGH OBJECT IDENTIFIER ::= { cevChassis 2492 } -- Catalyst 9200CX 12x GE downlinks, 2x 1G copper + 2x 10G SFP+ uplinks, PoE+ for 240W, 310W Internal FEP with SAF-D-Grid Power Connector for HVDC cevChassisFpr3105td OBJECT IDENTIFIER ::= { cevChassis 2493 } -- Chassis for Cisco Firepower 3105 Security Appliance cevChassisIE31004T2S OBJECT IDENTIFIER ::= { cevChassis 2494 } -- Catalyst IE3100 with 4 GE Copper and 2 GE SFP Ports, Fixed system, Network Essentials cevChassisIE31008T2C OBJECT IDENTIFIER ::= { cevChassis 2495 } -- Catalyst IE3100 with 8 GE Copper and 2 Combo Ports, Fixed system, Network Essentials @@ -2138,8 +2139,8 @@ cevChassisDSC9148VK9 OBJECT IDENTIFIER ::= { cevChassis 251 cevChassisDSC9124VK9 OBJECT IDENTIFIER ::= { cevChassis 2514 } -- Chassis information for 24 port 8/16/32/64 Gbps FC/Sup-4 Switch cevChassisN9KC93180YCFX3H OBJECT IDENTIFIER ::= { cevChassis 2518 } -- Nexus 9300 series fixed chassis with 24x1/10/25G SFP+, 6*40/100G Ethernet cevChassisN9KC93108TCFX3H OBJECT IDENTIFIER ::= { cevChassis 2519 } -- Cisco 1RU N9K-C93108TC-FX3P TOR chassis with 32 UPOE 24 100M/1G/2.5G/5G/10G base T downlink and 6x40/100G (QSFP28) uplink Ethernet -cevChassisC9200CX8P2XGH OBJECT IDENTIFIER ::= { cevChassis 2520 } -- Catalyst 9200CX 8x GE downlinks, 2x 1G copper + 2x 10G SFP+ uplinks, PoE+ for 240W 310W Internal FEP with SAF-D-Grid Power Connector for HVDC -cevChassisC9200CX8UXG2XH OBJECT IDENTIFIER ::= { cevChassis 2521 } -- Catalyst 9200CX 4x1G, 4x10G mGig Downlinks, 8x60W UPoE, 2x10G SFP+ Uplinks, Internal FEP with SAF-D-Grid Power Connector for HVDC +cevChassisC9200CX8P2XGH OBJECT IDENTIFIER ::= { cevChassis 2520 } -- Catalyst 9200CX 8x GE downlinks, 2x 1G copper + 2x 10G SFP+ uplinks, PoE+ for 240W 310W Internal FEP with SAF-D-Grid Power Connector for HVDC +cevChassisC9200CX8UXG2XH OBJECT IDENTIFIER ::= { cevChassis 2521 } -- Catalyst 9200CX 4x1G, 4x10G mGig Downlinks, 8x60W UPoE, 2x10G SFP+ Uplinks, Internal FEP with SAF-D-Grid Power Connector for HVDC cevChassis03FR176 OBJECT IDENTIFIER ::= { cevChassis 2523 } -- IBM SAN48C-7 9024-V48 48x64G PSE SAN Switch cevChassis03FR180 OBJECT IDENTIFIER ::= { cevChassis 2524 } -- IBM SAN48C-7 9024-V48 48x64G PSI SAN Switch cevChassis03FR183 OBJECT IDENTIFIER ::= { cevChassis 2525 } -- IBM SAN24C-7 9024-V24 24x64G PSE SAN Switch @@ -2171,9 +2172,9 @@ cevChassis00NR244V96 OBJECT IDENTIFIER ::= { cevChassis 2575 cevChassis00NR254V96 OBJECT IDENTIFIER ::= { cevChassis 2576 } -- IBM SAN96C-7 9024-V96 96 port PSI 64G SAN Extension Switch cevChassisN9KC93108TCFX3 OBJECT IDENTIFIER ::= { cevChassis 2578 } -- Cisco 1RU N9K-C93108TC-FX3 TOR chassis with 48x100M/1G/10G BASE-T downlinks and 6x40/100G (QSFP28) uplinks cevChassisN9KC9336CK1 OBJECT IDENTIFIER ::= { cevChassis 2579 } -- Nexus 9300 series TOR chassis with 36x40G/100G ports -cevChassisCW9800M OBJECT IDENTIFIER ::= { cevChassis 2593 } -- Cisco Catalyst CW9800M Chassis -cevChassisCW9800H1 OBJECT IDENTIFIER ::= { cevChassis 2594 } -- Cisco Catalyst CW9800H1 Chassis -cevChassisCW9800H2 OBJECT IDENTIFIER ::= { cevChassis 2595 } -- Cisco Catalyst CW9800H2 Chassis +cevChassisCW9800M OBJECT IDENTIFIER ::= { cevChassis 2593 } -- Cisco Catalyst CW9800M Chassis +cevChassisCW9800H1 OBJECT IDENTIFIER ::= { cevChassis 2594 } -- Cisco Catalyst CW9800H1 Chassis +cevChassisCW9800H2 OBJECT IDENTIFIER ::= { cevChassis 2595 } -- Cisco Catalyst CW9800H2 Chassis cevChassisNCS1012SA OBJECT IDENTIFIER ::= { cevChassis 2597 } -- NCS 1012 Shelf Assembly cevChassisNCS1020SA OBJECT IDENTIFIER ::= { cevChassis 2598 } -- NCS 1020 Shelf Assembly cevChassisC11318PWN OBJECT IDENTIFIER ::= { cevChassis 2600 } -- Cisco C1131-8PWN 8 Ports GE LAN Router Chassis with 4GB memory, 802.11ax WLAN -N Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console @@ -2201,12 +2202,20 @@ cevChassisC1131X8PLTEPWF OBJECT IDENTIFIER ::= { cevChassis 2621 cevChassisC1131X8PLTEPWD OBJECT IDENTIFIER ::= { cevChassis 2622 } -- Cisco C1131X-8PLTEPWD 8 Ports GE LAN Router Chassis with 8GB memory, Pluggable LTE (Advanced Pro), 802.11ax WLAN -D Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console cevChassisC1131X8PLTEPWR OBJECT IDENTIFIER ::= { cevChassis 2623 } -- Cisco C1131X-8PLTEPWR 8 Ports GE LAN Router Chassis with 8GB memory, Pluggable LTE (Advanced Pro), 802.11ax WLAN -R Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console cevChassisN9KC92348GCFX3 OBJECT IDENTIFIER ::= { cevChassis 2652 } -- Cisco Nexus 9200 Series fixed switch with 48x100M/1G BASE-T + 4x10/25 Gbps SFP28 + 2x40/100-Gbps QSFP28 ports - +cevChassisN9KC93320TCFX3P OBJECT IDENTIFIER ::= { cevChassis 2659 } -- 2RU TOR fixed chassis with 12 x 100M/1G/2.5G/5G/10G BASE-T+2x40/100G QSFP28 ports +cevChassisC11318PWS OBJECT IDENTIFIER ::= { cevChassis 2661 } -- Cisco C1131-8PWS 8 Ports GE LAN Router Chassis with 4GB memory, 802.11ax WLAN -S Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console +cevChassisC1131X8PWS OBJECT IDENTIFIER ::= { cevChassis 2662 } -- Cisco C1131X-8PWS 8 Ports GE LAN Router Chassis with 8GB memory, 802.11ax WLAN -S Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console +cevChassisC11318PLTEPWS OBJECT IDENTIFIER ::= { cevChassis 2663 } -- Cisco C1131-8PLTEPWS 8 Ports GE LAN Router Chassis with 4GB memory, Pluggable LTE (Advanced Pro), 802.11ax WLAN -S Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console +cevChassisC1131X8PLTEPWS OBJECT IDENTIFIER ::= { cevChassis 2664 } -- Cisco C1131X-8PLTEPWS 8 Ports GE LAN Router Chassis with 8GB memory, Pluggable LTE (Advanced Pro), 802.11ax WLAN -S Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console +cevChassisC11318PWI OBJECT IDENTIFIER ::= { cevChassis 2665 } -- Cisco C1131-8PWI 8 Ports GE LAN Router Chassis with 4GB memory, 802.11ax WLAN -I Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console +cevChassisC1131X8PWI OBJECT IDENTIFIER ::= { cevChassis 2666 } -- Cisco C1131X-8PWI 8 Ports GE LAN Router Chassis with 8GB memory, 802.11ax WLAN -I Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console +cevChassisC11318PLTEPWI OBJECT IDENTIFIER ::= { cevChassis 2667 } -- Cisco C1131-8PLTEPWI 8 Ports GE LAN Router Chassis with 4GB memory, Pluggable LTE (Advanced Pro), 802.11ax WLAN -I Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console +cevChassisC1131X8PLTEPWI OBJECT IDENTIFIER ::= { cevChassis 2668 } -- Cisco C1131X-8PLTEPWI 8 Ports GE LAN Router Chassis with 8GB memory, Pluggable LTE (Advanced Pro), 802.11ax WLAN -I Domain, 2 RJ45/SFP combo GE WAN, USB 2.0 and RJ45 console cevBackplane OBJECT IDENTIFIER ::= { cevMIBObjects 4 } cevBackplaneAtm OBJECT IDENTIFIER ::= { cevBackplane 4 } -- LS1010 Chassis cevBackplaneCat5500 OBJECT IDENTIFIER ::= { cevBackplane 5 } -- Catalyst 5500 Chassis -cevBackplaneCat6400 OBJECT IDENTIFIER ::= { cevBackplane 6 } -- Catalyst 6400 Chassis +cevBackplaneCat6400 OBJECT IDENTIFIER ::= { cevBackplane 6 } -- Catalyst 6400 Chassis cevBackplaneCat8510 OBJECT IDENTIFIER ::= { cevBackplane 7 } -- Catalyst 8510 Layer 3 Router/Switch cevBackplaneCat8540 OBJECT IDENTIFIER ::= { cevBackplane 8 } -- Catalyst 8540 Layer 3 Router/Switch cevBackplaneMGX8850 OBJECT IDENTIFIER ::= { cevBackplane 9 } -- MGX8850 Chassis @@ -2239,7 +2248,7 @@ cevBackplaneMGX8880 OBJECT IDENTIFIER ::= { cevBackplane 38 } -- Backplane for cevBackplane6SlotsRCON8850 OBJECT IDENTIFIER ::= { cevBackplane 39 } -- A 6-slot RCON for MGX8850/8880 chassis. Redundancy CONnector (RCON) is intended to provide 1:N front card redundancy solution for MGX8xxx solution where N can be 1,2,3,4,5. cevBackplane4SlotsRCON8850 OBJECT IDENTIFIER ::= { cevBackplane 40 } -- A 4-slot RCON for MGX8850/8880 chassis. Redundancy CONnector (RCON) is intended to provide 1:N front card redundancy solution for MGX8xxx solution where N can be 1,2,3,4,5. cevBackplane4SlotsRCON8830 OBJECT IDENTIFIER ::= { cevBackplane 41 } -- A 4-slot RCON for MGX8830 chassis. Redundancy CONnector (RCON) is intended to provide 1:N front card redundancy solution for MGX8xxx solution where N can be 1,2,3,4,5. -cevBackplaneDSX9116K9 OBJECT IDENTIFIER ::= { cevBackplane 42 } -- mds-9116 backplane type +cevBackplaneDSX9116K9 OBJECT IDENTIFIER ::= { cevBackplane 42 } -- mds-9116 backplane type cevBackplaneONS15310 OBJECT IDENTIFIER ::= { cevBackplane 43 } -- Cisco ONS 15310 Backplane cevBackplaneCat4503e OBJECT IDENTIFIER ::= { cevBackplane 48 } -- Catalyst 4503-E Backplane cevBackplaneCat4506e OBJECT IDENTIFIER ::= { cevBackplane 49 } -- Catalyst 4506-E Backplane @@ -2253,16 +2262,16 @@ cevBackplaneN7Kc7009 OBJECT IDENTIFIER ::= { cevBackplane 57 cevBackplaneN7Kc7004 OBJECT IDENTIFIER ::= { cevBackplane 61 } -- Nexus7000 4slot zonda n7k backplane N7K-C7004 cevBackplaneDSC9710 OBJECT IDENTIFIER ::= { cevBackplane 63 } -- DS-C9710, backplane for MDS 10-Slot Director Switch cevBackplaneN77c7718 OBJECT IDENTIFIER ::= { cevBackplane 64 } -- Nexus7700 18-slot backplane -cevBackplaneN77c7710 OBJECT IDENTIFIER ::= { cevBackplane 65 } -- Nexus7700 10-slot backplane -cevBackplaneN77c7706 OBJECT IDENTIFIER ::= { cevBackplane 66 } -- Nexus7700 6-slot backplane -cevBackplaneCat6800 OBJECT IDENTIFIER ::= { cevBackplane 67 } -- Catalyst 6800 Backplane +cevBackplaneN77c7710 OBJECT IDENTIFIER ::= { cevBackplane 65 } -- Nexus7700 10-slot backplane +cevBackplaneN77c7706 OBJECT IDENTIFIER ::= { cevBackplane 66 } -- Nexus7700 6-slot backplane +cevBackplaneCat6800 OBJECT IDENTIFIER ::= { cevBackplane 67 } -- Catalyst 6800 Backplane cevBackplaneDSC9706 OBJECT IDENTIFIER ::= { cevBackplane 68 } -- Backplane for MDS-9706 6-slot Director Switch cevBackplaneNCS4K OBJECT IDENTIFIER ::= { cevBackplane 69 } -- NCS4k Daughterboard Module -cevBackplaneN77c7702 OBJECT IDENTIFIER ::= { cevBackplane 70 } -- Nexus7700 2-slot backplane +cevBackplaneN77c7702 OBJECT IDENTIFIER ::= { cevBackplane 70 } -- Nexus7700 2-slot backplane cevBackplaneDSC9718 OBJECT IDENTIFIER ::= { cevBackplane 71 } -- DS-C9718, Backplane of MDS 18-Slot Director Switch cevBackplaneNCS1002 OBJECT IDENTIFIER ::= { cevBackplane 76 } -- Cisco NCS1002 Line Card Chassis Backplane -cevBackplaneC9404R OBJECT IDENTIFIER ::= { cevBackplane 78 } -- Cisco Catalyst 9400 Series 4 slot chassis backplane -cevBackplaneC9407R OBJECT IDENTIFIER ::= { cevBackplane 79 } -- Cisco Catalyst 9400 Series 7 slot chassis backplane +cevBackplaneC9404R OBJECT IDENTIFIER ::= { cevBackplane 78 } -- Cisco Catalyst 9400 Series 4 slot chassis backplane +cevBackplaneC9407R OBJECT IDENTIFIER ::= { cevBackplane 79 } -- Cisco Catalyst 9400 Series 7 slot chassis backplane cevBackplaneC9410R OBJECT IDENTIFIER ::= { cevBackplane 80 } -- Cisco Catalyst 9400 Series 10 slot chassis backplane cevBackplaneC9606 OBJECT IDENTIFIER ::= { cevBackplane 81 } -- Cisco Catalyst 9600 Series 6 slot chassis backplane cevBackplaneNCS1004 OBJECT IDENTIFIER ::= { cevBackplane 82 } -- Cisco NCS1004 Chassis Backplane @@ -2283,13 +2292,13 @@ cevContainerSlot OBJECT IDENTIFIER ::= { cevContainer 1 } -- represents slots cevContainerDaughterCard OBJECT IDENTIFIER ::= { cevContainer 2 } -- represents slots for a daughter card cevContainerPCMCIA OBJECT IDENTIFIER ::= { cevContainer 12 } cevContainerDSPModuleSlot OBJECT IDENTIFIER ::= { cevContainer 16 } -cevContainerCat8500Carrier OBJECT IDENTIFIER ::= { cevContainer 17 } -- Module Carrier that can carry 2 submodules per slot -cevContainerCat8500CpuSwitchAndFeature OBJECT IDENTIFIER ::= { cevContainer 18 } -- Switch Processor with feature card FC1 -cevContainerCat8500CpuSwitchAndFeaturePFQ OBJECT IDENTIFIER ::= { cevContainer 19 } -- Switch Processor with feature card FC-PFQ +cevContainerCat8500Carrier OBJECT IDENTIFIER ::= { cevContainer 17 } -- Module Carrier that can carry 2 submodules per slot +cevContainerCat8500CpuSwitchAndFeature OBJECT IDENTIFIER ::= { cevContainer 18 } -- Switch Processor with feature card FC1 +cevContainerCat8500CpuSwitchAndFeaturePFQ OBJECT IDENTIFIER ::= { cevContainer 19 } -- Switch Processor with feature card FC-PFQ cevContainerCat8500SuperCarrier OBJECT IDENTIFIER ::= { cevContainer 20 } -- Super Module Carrier that can carry 2 submodules per slot cevContainerCat8500CpuRoute OBJECT IDENTIFIER ::= { cevContainer 21 } -- Routing Processor cevContainerCat8500Switch10GAndFC OBJECT IDENTIFIER ::= { cevContainer 22 } -- 10 Gigabit Switch Fabric with Feature Card option -cevContainerCat8500Switch10GNoFC OBJECT IDENTIFIER ::= { cevContainer 23 } -- 10 Gigabit Switch Fabric without Feature Card option +cevContainerCat8500Switch10GNoFC OBJECT IDENTIFIER ::= { cevContainer 23 } -- 10 Gigabit Switch Fabric without Feature Card option cevContainerDslamSlot OBJECT IDENTIFIER ::= { cevContainer 24 } -- Cisco 6100, 6130, 6260 DSLAM Chassis General Purpose Slot cevContainerC6260PsSlot OBJECT IDENTIFIER ::= { cevContainer 25 } -- Cisco 6260 Power Supply Slot cevContainerC6260FanSlot OBJECT IDENTIFIER ::= { cevContainer 26 } -- Cisco 6260 Fan Tray Slot @@ -2345,7 +2354,7 @@ cevContainer12404FabricAlarmBay OBJECT IDENTIFIER ::= { cevContainer 82 } -- Fa cevContainer12404PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 83 } -- Power Supply bay for GSR 12404 cevContainer12404MainBlowerBay OBJECT IDENTIFIER ::= { cevContainer 84 } -- Main blower bay for GSR 12404 cevContainerC7304PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 85 } -- Cisco 7300 platform Power Supply Slot -cevContainerC10KSlot OBJECT IDENTIFIER ::= { cevContainer 86 } -- Cisco 10000 General Purpose Slot +cevContainerC10KSlot OBJECT IDENTIFIER ::= { cevContainer 86 } -- Cisco 10000 General Purpose Slot cevContainerC10KPowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 87 } -- Cisco 10000 Power Supply Slot cevContainerC10KFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 88 } -- Cisco 10000 Fan Tray Bay cevContainerC10KFlashCardSlot OBJECT IDENTIFIER ::= { cevContainer 89 } -- Cisco 10000 Flash Card Slot @@ -2379,7 +2388,7 @@ cevContainerSupFabricSlot OBJECT IDENTIFIER ::= { cevContainer 122 } -- Contain cevContainerLineCardSlot OBJECT IDENTIFIER ::= { cevContainer 123 } -- Container for supervisor/fabric slot cevContainer9506PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 124 } -- Container for 9506 Power supply bay cevContainer9509PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 125 } -- Container for 9509 Power supply bay -cevContainer9513PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 126 } -- Container for 9513 Power supply bay +cevContainer9513PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 126 } -- Container for 9513 Power supply bay cevContainer9506FanBay OBJECT IDENTIFIER ::= { cevContainer 127 } -- Container for 9506 Fan bay cevContainer9509FanBay OBJECT IDENTIFIER ::= { cevContainer 128 } -- Container for 9509 Fan bay cevContainer9513FanBay OBJECT IDENTIFIER ::= { cevContainer 129 } -- Container for 9513 Fan bay @@ -2397,7 +2406,7 @@ cevContainerPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 140 } -- Generi cevContainerPowerSupply OBJECT IDENTIFIER ::= { cevContainer 141 } -- Generic power supply subcontainer for bay cevContainerGbic OBJECT IDENTIFIER ::= { cevContainer 142 } -- Generic gigabit port container cevContainerCrs1RPSlot OBJECT IDENTIFIER ::= { cevContainer 143 } -- Cisco CRS1 route processor slot. -cevContainerCrs1LCDRPSlot OBJECT IDENTIFIER ::= { cevContainer 144 } -- Cisco CRS1 Line Card / Distributed Route Processor card slot +cevContainerCrs1LCDRPSlot OBJECT IDENTIFIER ::= { cevContainer 144 } -- Cisco CRS1 Line Card / Distributed Route Processor card slot cevContainerCrs1FabricSlot OBJECT IDENTIFIER ::= { cevContainer 145 } -- Cisco CRS1 fabric card slot. cevContainerCrs1AlarmSlot OBJECT IDENTIFIER ::= { cevContainer 146 } -- Cisco CRS1 alarm card slot. cevContainerCrs1PowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 147 } -- Cisco CRS1 power supply slot. @@ -2416,7 +2425,7 @@ cevContainerONS15310CardSlot OBJECT IDENTIFIER ::= { cevContainer 159 } -- Cisc cevContainerGSR6Blwr OBJECT IDENTIFIER ::= { cevContainer 160 } -- Cisco 12000 6-slot Enhanced blower cevContainerGSR10GSR16Blwr OBJECT IDENTIFIER ::= { cevContainer 161 } -- Cisco 12000 10-slot and 16-slot Enhanced blower cevContainer9513RearFanBay OBJECT IDENTIFIER ::= { cevContainer 162 } -- Container for 9513 Rear Fan bay -cevContainerFabricSlot OBJECT IDENTIFIER ::= { cevContainer 163 } -- Container for Fabric cards +cevContainerFabricSlot OBJECT IDENTIFIER ::= { cevContainer 163 } -- Container for Fabric cards cevContainerCrs18RPSlot OBJECT IDENTIFIER ::= { cevContainer 164 } -- Cisco CRS-1 Series 8 Slots Route Processor Slot cevContainerCrs18FabricSlot OBJECT IDENTIFIER ::= { cevContainer 165 } -- Cisco CRS-1 Series 8 Slots Fabric Card (Single) slot cevContainerCrs1FabricShelfControllerSlot OBJECT IDENTIFIER ::= { cevContainer 166 } -- Cisco CRS-1 Series Fabric Card Chassis Shelf controller Slot @@ -2427,7 +2436,7 @@ cevPowerSupplyCrs1PowerSupplyShelf OBJECT IDENTIFIER ::= { cevContainer 170 } - cevContainerTransceiver OBJECT IDENTIFIER ::= { cevContainer 171 } -- Represents a place-holder on the card where a transceiver module is inserted cevContainer9124PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 173 } -- Power Supply Bay for 24-port 1/2/4 Gig Supervisor Fabric Switch cevContainer9124FanBay OBJECT IDENTIFIER ::= { cevContainer 174 } -- Fan Bay for 24-port 1/2/4 Gig Supervisor Fabric Storage Switch -cevContainerC3KPowerSupply OBJECT IDENTIFIER ::= { cevContainer 175 } -- Catalyst 3K Power supply slot +cevContainerC3KPowerSupply OBJECT IDENTIFIER ::= { cevContainer 175 } -- Catalyst 3K Power supply slot cevContainerC3KRemotePowerSupply OBJECT IDENTIFIER ::= { cevContainer 176 } -- Catalyst 3K Remote Power Supply (RPS) slot cevContainerC3KBlower OBJECT IDENTIFIER ::= { cevContainer 177 } -- Catalyst 3K Blower / Fan slot cevContainer9222iFanBay OBJECT IDENTIFIER ::= { cevContainer 178 } -- Fan bay in MDS 9222i Chassis @@ -2450,14 +2459,14 @@ cevContainerASR9KPowerSupplySlotAC OBJECT IDENTIFIER ::= { cevConta cevContainerASR9KRSPSlot OBJECT IDENTIFIER ::= { cevContainer 191 } -- ASR 90xx Route/Switch Processor Module Container cevContainerASR9KLCSlot OBJECT IDENTIFIER ::= { cevContainer 192 } -- ASR 90xx Line Card Module Container cevContainerN7Kc7018PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 193 } -- container for Nexus7000 18 slot N7K powersupply -cevContainerN7KC7018FanBay OBJECT IDENTIFIER ::= { cevContainer 194 } -- container for Nexus7000 18 slot N7K fan -cevContainerCrs1PowerShelfSlot OBJECT IDENTIFIER ::= { cevContainer 195 } -- Cisco CRS1 Power Shelf slot +cevContainerN7KC7018FanBay OBJECT IDENTIFIER ::= { cevContainer 194 } -- container for Nexus7000 18 slot N7K fan +cevContainerCrs1PowerShelfSlot OBJECT IDENTIFIER ::= { cevContainer 195 } -- Cisco CRS1 Power Shelf slot cevContainerN5kC5010FanBay OBJECT IDENTIFIER ::= { cevContainer 196 } -- Container for N5kC5010 Fan bay cevContainerN5kC5010PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 197 } -- Container for N5kC5010 Power supply bay cevContainerXFP OBJECT IDENTIFIER ::= { cevContainer 198 } -- XFP container cevContainerAsr14kPowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 199 } -- Cisco ASR14000 Series Power Supply Slot cevContainerAsr14kPowerShelfSlot OBJECT IDENTIFIER ::= { cevContainer 200 } -- Cisco ASR14000 Series Power Shelf Slot -cevContainerAsr14kFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 201 } -- Cisco ASR14000 Series Fan Tray Slot +cevContainerAsr14kFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 201 } -- Cisco ASR14000 Series Fan Tray Slot cevContainerAsr14kFabricCardSlot OBJECT IDENTIFIER ::= { cevContainer 202 } -- Cisco ASR14000 Series Fabric Card Slot cevContainerAsr14kFPSlot OBJECT IDENTIFIER ::= { cevContainer 203 } -- Cisco ASR14000 Series Forwarding Processor Slot cevContainerAsr14kRPSlot OBJECT IDENTIFIER ::= { cevContainer 204 } -- Cisco ASR14000 Series Route Processor Slot @@ -2472,7 +2481,7 @@ cevContainerMXE5600FanTray OBJECT IDENTIFIER ::= { cevConta cevContainerN2kC2248TP1GEPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 218 } -- Container for N2K-C2248TP-1GE, N3K-C3016,N3K-C3048 and N3K-C3064 Power Supply bay cevContainerN7Kc7009PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 219 } -- container for Nexus7000 9slot boxster N7Kpowersupply cevContainerN7KC7009FanBay OBJECT IDENTIFIER ::= { cevContainer 220 } -- container for Nexus7000 9slot boxster N7K fan -cevContainerFruLinkModuleSlot OBJECT IDENTIFIER ::= { cevContainer 221 } -- Container for FRULink Modules +cevContainerFruLinkModuleSlot OBJECT IDENTIFIER ::= { cevContainer 221 } -- Container for FRULink Modules cevContainerFlexStackModuleSlot OBJECT IDENTIFIER ::= { cevContainer 222 } -- Container for Cisco FlexStack Module cevContainerMXE5600ShelfManagerBay OBJECT IDENTIFIER ::= { cevContainer 223 } -- Shelf Manager Bay for Cisco MXE 5600 platform cevContainerMXE5600NpmSlot OBJECT IDENTIFIER ::= { cevContainer 224 } -- Chassis Slot for NPM module of Cisco MXE 5600 platform @@ -2480,7 +2489,7 @@ cevContainerMXE5600MpmSlot OBJECT IDENTIFIER ::= { cevConta cevContainerN5KC5548FanBay OBJECT IDENTIFIER ::= { cevContainer 226 } -- Container for N5548P-Fan cevContainerN5kC5548PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 227 } -- Container for N55-PAC-750W Power supply cevContainerCrs18PowerShelfVirtual OBJECT IDENTIFIER ::= { cevContainer 228 } -- Cisco CRS-1 Series Virtual Power Shelf for 8 Slots LCC -cevContainer40GigBasePort OBJECT IDENTIFIER ::= { cevContainer 229 } -- Generic 40 gigabit ethernet port container +cevContainer40GigBasePort OBJECT IDENTIFIER ::= { cevContainer 229 } -- Generic 40 gigabit ethernet port container cevContainerSAMBay OBJECT IDENTIFIER ::= { cevContainer 230 } -- sub-slots in the Integrated Service Module (ISM) where Service Accelerator Module(SAM) Flash cards are inserted cevContainerN5KC5596FanBay OBJECT IDENTIFIER ::= { cevContainer 231 } -- Container for N5596UP-Fan cevContainerN5kC5596PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 232 } -- Container for N55-PAC-1100W Power supply @@ -2502,9 +2511,9 @@ cevContainerIMBay OBJECT IDENTIFIER ::= { cevConta cevContainerN7Kc7004FanBay OBJECT IDENTIFIER ::= { cevContainer 250 } -- container for Nexus7000 4slot zonda n7k fan cevContainerN7Kc7004PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 251 } -- container for Nexus7000 4slot zonda n7k powersupply cevContainerN3KC3048FanBay OBJECT IDENTIFIER ::= { cevContainer 252 } -- Container for N3K-C3048-Fan -cevContainerESGPSBay OBJECT IDENTIFIER ::= { cevContainer 253 } -- ESG 2000 Power Supply Module container -cevContainerESGPOEConvBay OBJECT IDENTIFIER ::= { cevContainer 254 } -- ESG 2000 POE converter supply bays container -cevContainerESGFanTrayBay OBJECT IDENTIFIER ::= { cevContainer 255 } -- ESG 2000 Fan Tray container +cevContainerESGPSBay OBJECT IDENTIFIER ::= { cevContainer 253 } -- ESG 2000 Power Supply Module container +cevContainerESGPOEConvBay OBJECT IDENTIFIER ::= { cevContainer 254 } -- ESG 2000 POE converter supply bays container +cevContainerESGFanTrayBay OBJECT IDENTIFIER ::= { cevContainer 255 } -- ESG 2000 Fan Tray container cevContainerESG2000RPSlot OBJECT IDENTIFIER ::= { cevContainer 256 } -- ESG2000 Routing Processor Module Container cevContainerESG2000FPSlot OBJECT IDENTIFIER ::= { cevContainer 257 } -- ESG2000 Forwarding Processor Module Container cevContainerESGNGSMSlot OBJECT IDENTIFIER ::= { cevContainer 258 } -- ESG2000 NGSM Container @@ -2520,22 +2529,22 @@ cevContainerISR4400POEBay OBJECT IDENTIFIER ::= { cevConta cevContainerISR4400InternalPOEBay OBJECT IDENTIFIER ::= { cevContainer 272 } -- ISR 4400 Series Internal Power Over Ethennet bay cevContainerDSC9710FanBay OBJECT IDENTIFIER ::= { cevContainer 273 } -- Fan Bay for MDS 10-Slot Director Switch, DS9710 cevContainerMDS9250iFanBay OBJECT IDENTIFIER ::= { cevContainer 274 } -- Fan Bay unit for MDS 9250i Intelligent Fabric Switch -cevContainerNCSProcessorSlot OBJECT IDENTIFIER ::= { cevContainer 275 } -- NCS Route Processor slot -cevContainerNCSLineCardSlot OBJECT IDENTIFIER ::= { cevContainer 276 } -- NCS Line Card slot -cevContainerNCSFabcardSlot OBJECT IDENTIFIER ::= { cevContainer 277 } -- NCS Fabric Card slot -cevContainerNCSPwrTraySlot OBJECT IDENTIFIER ::= { cevContainer 278 } -- NCS Power Tray slot +cevContainerNCSProcessorSlot OBJECT IDENTIFIER ::= { cevContainer 275 } -- NCS Route Processor slot +cevContainerNCSLineCardSlot OBJECT IDENTIFIER ::= { cevContainer 276 } -- NCS Line Card slot +cevContainerNCSFabcardSlot OBJECT IDENTIFIER ::= { cevContainer 277 } -- NCS Fabric Card slot +cevContainerNCSPwrTraySlot OBJECT IDENTIFIER ::= { cevContainer 278 } -- NCS Power Tray slot cevContainerNCSFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 279 } -- NCS Fan Tray slot -cevContainerNCSPwrSupSlot OBJECT IDENTIFIER ::= { cevContainer 280 } -- NCS Power Supply slot -cevContainerNCSDisplaySlot OBJECT IDENTIFIER ::= { cevContainer 281 } -- NCS Panel Display slot +cevContainerNCSPwrSupSlot OBJECT IDENTIFIER ::= { cevContainer 280 } -- NCS Power Supply slot +cevContainerNCSDisplaySlot OBJECT IDENTIFIER ::= { cevContainer 281 } -- NCS Panel Display slot cevContainerN77c7718PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 282 } -- Container for Nexus7700 18-slot power supply -cevContainerN77c7710PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 283 } -- Container for Nexus7700 10-slot power supply -cevContainerN77c7706PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 284 } -- Container for Nexus7700 6-slot power supply -cevContainerN77c7718FanBay OBJECT IDENTIFIER ::= { cevContainer 285 } -- Container for Nexus7700 18-slot fan -cevContainerN77c7710FanBay OBJECT IDENTIFIER ::= { cevContainer 286 } -- Container for Nexus7700 10-slot fan -cevContainerN77c7706FanBay OBJECT IDENTIFIER ::= { cevContainer 287 } -- Container for Nexus7700 6-slot fan +cevContainerN77c7710PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 283 } -- Container for Nexus7700 10-slot power supply +cevContainerN77c7706PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 284 } -- Container for Nexus7700 6-slot power supply +cevContainerN77c7718FanBay OBJECT IDENTIFIER ::= { cevContainer 285 } -- Container for Nexus7700 18-slot fan +cevContainerN77c7710FanBay OBJECT IDENTIFIER ::= { cevContainer 286 } -- Container for Nexus7700 10-slot fan +cevContainerN77c7706FanBay OBJECT IDENTIFIER ::= { cevContainer 287 } -- Container for Nexus7700 6-slot fan cevContainerCXP OBJECT IDENTIFIER ::= { cevContainer 288 } -- CXP Pluggable Optics port slot cevContainerCPAK OBJECT IDENTIFIER ::= { cevContainer 289 } -- CPAK Pluggable Optics port slot -cevContainerPsConverter OBJECT IDENTIFIER ::= { cevContainer 290 } -- Generic Power Supply converter module container +cevContainerPsConverter OBJECT IDENTIFIER ::= { cevContainer 290 } -- Generic Power Supply converter module container cevContainerFixedLinkModuleSlot OBJECT IDENTIFIER ::= { cevContainer 291 } -- Container for Fixed Link Modules cevContainerQIron22Qzinc2 OBJECT IDENTIFIER ::= { cevContainer 292 } -- QuickIron2/QuickZinc2 Fan Bay cevContainerDSC9706 OBJECT IDENTIFIER ::= { cevContainer 293 } -- Fan Bay Container for MDS-9706 6-slot Director Switch @@ -2567,26 +2576,26 @@ cevContainerN9Kc9516FanBay OBJECT IDENTIFIER ::= { cevContainer 318 cevContainerN9Kc9504FanBay OBJECT IDENTIFIER ::= { cevContainer 319 } -- container for Nexus9504 fan tray cevContainerN9KC9300FanBay2 OBJECT IDENTIFIER ::= { cevContainer 320 } -- Container for 3RU Fans cevContainerN9KC9300FanBay1 OBJECT IDENTIFIER ::= { cevContainer 321 } -- Container for 2RU Fans -cevContainerISRSSDSlot OBJECT IDENTIFIER ::= { cevContainer 322 } -- ISR Series SSD Module Container +cevContainerISRSSDSlot OBJECT IDENTIFIER ::= { cevContainer 322 } -- ISR Series SSD Module Container cevContainerNIMSlot OBJECT IDENTIFIER ::= { cevContainer 323 } -- Network Interface Module Container cevContainerISRPVDMSlot OBJECT IDENTIFIER ::= { cevContainer 324 } -- Cisco ISR Series Packet Voice DSP Module Container -cevContainerN5KC56128FanBay OBJECT IDENTIFIER ::= { cevContainer 327 } -- Container for N5K-C56128 Fan -cevContainerNXAPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 328 } -- Container for Nexus Power Module -cevContainerN6kC6001FanBay OBJECT IDENTIFIER ::= { cevContainer 329 } -- Container for N6K-C6001 Fan +cevContainerN5KC56128FanBay OBJECT IDENTIFIER ::= { cevContainer 327 } -- Container for N5K-C56128 Fan +cevContainerNXAPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 328 } -- Container for Nexus Power Module +cevContainerN6kC6001FanBay OBJECT IDENTIFIER ::= { cevContainer 329 } -- Container for N6K-C6001 Fan cevContainerNCS4KSFP OBJECT IDENTIFIER ::= { cevContainer 330 } -- NCS4k Pluggable Optical Module Container cevContainerNCS4KPwrSupSlot OBJECT IDENTIFIER ::= { cevContainer 331 } -- NCS4K Power Supply slot cevContainerNCS6KSwitchCard OBJECT IDENTIFIER ::= { cevContainer 332 } -- It is Switch Card, present in NCS6K Firin Chassis cevContainerUSB OBJECT IDENTIFIER ::= { cevContainer 333 } -- Universal Serial Bus (USB) module container cevContainerCCEPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 334 } -- uBR CCE NexGen Power Supply Slot cevContainerCCEFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 335 } -- uBR CCE NexGen Fan Tray Slot -cevContainerN77c7702PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 336 } -- Container for Nexus7700 2-slot power supply +cevContainerN77c7702PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 336 } -- Container for Nexus7700 2-slot power supply cevContainerN77c7702FanBay OBJECT IDENTIFIER ::= { cevContainer 337 } -- Container for Nexus7700 2-slot fan cevContainerASR1000XFanTrayBay OBJECT IDENTIFIER ::= { cevContainer 338 } -- Cisco ASR1006-X/ASR1009-X Fan Tray Container cevContainerDSCAC1200W OBJECT IDENTIFIER ::= { cevContainer 339 } -- Container for 1200W AC Power Supply for MDS-9396 16G x 96 FC ports fabric switch cevContainerDSC96SFAN OBJECT IDENTIFIER ::= { cevContainer 340 } -- Fan Bay for MDS-9396 16G x 96 FC ports fabric switch cevContainerUCS6332PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 341 } -- Container for UCS 6332 PSU cevContainerUCS6332FanBay OBJECT IDENTIFIER ::= { cevContainer 342 } -- Container for UCS 6332 Fan -cevContainerASR9KPwrTraySlot OBJECT IDENTIFIER ::= { cevContainer 343 } -- ASR9K Chassis Power Tray Slot +cevContainerASR9KPwrTraySlot OBJECT IDENTIFIER ::= { cevContainer 343 } -- ASR9K Chassis Power Tray Slot cevContainerDSCAC973KW OBJECT IDENTIFIER ::= { cevContainer 344 } -- Container for Power Supply Unit of MDS 18-Slot Director Switch, DS-C9718 cevContainerDSC9718FAN OBJECT IDENTIFIER ::= { cevContainer 345 } -- Container for Fan module of MDS 18-Slot Director Switch, DS-C9718 cevContainerN9kc9264PQFanBay OBJECT IDENTIFIER ::= { cevContainer 346 } -- container for Nexus9264PQ fan tray @@ -2617,16 +2626,16 @@ cevContainerNonCiscoQSFP28AOC OBJECT IDENTIFIER ::= { cevContainer 371 cevContainerNonCiscoQSFP28CWDM OBJECT IDENTIFIER ::= { cevContainer 372 } -- Non Cisco QSFP28 CWDM optics for NCS-5508 Chassis cevContainerNCS420XRSP OBJECT IDENTIFIER ::= { cevContainer 373 } -- NCS 4206/4204 Router & Switching Processor and Controller-400G cevContainerNCS4216RSP OBJECT IDENTIFIER ::= { cevContainer 374 } -- NCS 4216 Router & Switching Processor and Controller-400G -cevContainerNCS1002LineCardVirtual OBJECT IDENTIFIER ::= { cevContainer 377 } -- Cisco NCS1K Virtual Line Card Slot -cevContainerNCS1002RP OBJECT IDENTIFIER ::= { cevContainer 378 } -- NCS1K route processor slot 0 -cevContainerPowerModuleSlot OBJECT IDENTIFIER ::= { cevContainer 379 } -- Cisco NCS1K power module Slot +cevContainerNCS1002LineCardVirtual OBJECT IDENTIFIER ::= { cevContainer 377 } -- Cisco NCS1K Virtual Line Card Slot +cevContainerNCS1002RP OBJECT IDENTIFIER ::= { cevContainer 378 } -- NCS1K route processor slot 0 +cevContainerPowerModuleSlot OBJECT IDENTIFIER ::= { cevContainer 379 } -- Cisco NCS1K power module Slot cevContainerFPR2KFanBay OBJECT IDENTIFIER ::= { cevContainer 384 } -- FirePOWER 2K Fan Bay cevContainerFPR2KPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 385 } -- FirePOWER 2K Power Supply Bay cevContainerQSFP OBJECT IDENTIFIER ::= { cevContainer 390 } -- Represents a place-holder on the card where an QSFP module is inserted -cevContainerC9400RPSlot OBJECT IDENTIFIER ::= { cevContainer 391 } -- Cisco Catalyst 9400 Series Routing Processor Module Container -cevContainerC9400CCSlot OBJECT IDENTIFIER ::= { cevContainer 392 } -- Cisco Catalyst 9400 Series Carrier Card Module Container -cevContainerC9400PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 393 } -- Cisco Catalyst 9400 Series Power Supply Bay Module Container -cevContainerC9400FanTrayBay OBJECT IDENTIFIER ::= { cevContainer 394 } -- Cisco Catalyst 9400 Series Fan Tray Bay Module Container +cevContainerC9400RPSlot OBJECT IDENTIFIER ::= { cevContainer 391 } -- Cisco Catalyst 9400 Series Routing Processor Module Container +cevContainerC9400CCSlot OBJECT IDENTIFIER ::= { cevContainer 392 } -- Cisco Catalyst 9400 Series Carrier Card Module Container +cevContainerC9400PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 393 } -- Cisco Catalyst 9400 Series Power Supply Bay Module Container +cevContainerC9400FanTrayBay OBJECT IDENTIFIER ::= { cevContainer 394 } -- Cisco Catalyst 9400 Series Fan Tray Bay Module Container cevContainerISR1100PSBay OBJECT IDENTIFIER ::= { cevContainer 395 } -- Cisco ISR 1100 Series Power Supply Module Container cevContainerISR1100POEBay OBJECT IDENTIFIER ::= { cevContainer 396 } -- ISR 1100 Series Power Over Ethennet bay cevContainerISR1100InternalPOEBay OBJECT IDENTIFIER ::= { cevContainer 397 } -- ISR 1100 Series Internal Power Over Ethennet bay @@ -2662,7 +2671,7 @@ cevContainerFPR3100PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 435 cevContainerC95001RUFanTrayBay OBJECT IDENTIFIER ::= { cevContainer 436 } -- Cisco Catalyst 9500X Series 1RU Fan Tray Bay Module Container cevContainerC95001RUPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 437 } -- Cisco Catalyst 9500X Series 1RU Power Supply Bay Module Container cevContainerDSC9148VK9PSU OBJECT IDENTIFIER ::= { cevContainer 438 } -- "Power Supply Unit" information for 48 port 8/16/32/64 Gbps FC/Sup-4 Switch -cevContainerDSC9148VK9FanBay OBJECT IDENTIFIER ::= { cevContainer 439 } -- Fan Bay information for 48 port 8/16/32/64 Gbps FC/Sup-4 Switch +cevContainerDSC9148VK9FanBay OBJECT IDENTIFIER ::= { cevContainer 439 } -- Fan Bay information for 48 port 8/16/32/64 Gbps FC/Sup-4 Switch cevDSC9124VK9PSU OBJECT IDENTIFIER ::= { cevContainer 440 } -- "Power Supply Unit" information for 24 port 8/16/32/64 Gbps FC/Sup-4 Switch cevDSC9124VK9FanBay OBJECT IDENTIFIER ::= { cevContainer 441 } -- Fan Bay information for 24 port 8/16/32/64 Gbps FC/Sup-4 Switch cevContainerN9KC9808FANBAY OBJECT IDENTIFIER ::= { cevContainer 442 } -- Container for Nexus9808 fan tray @@ -2701,7 +2710,7 @@ cevPowerSupplyDC2500W OBJECT IDENTIFIER ::= { cevPowerSupply 22 } -- Cisco 2500 cevPowerSupplyAC1050W OBJECT IDENTIFIER ::= { cevPowerSupply 23 } -- Cisco 1050 Watt AC power supply for assorted MGX and IGX series chassis cevPowerSupplyAC2500W OBJECT IDENTIFIER ::= { cevPowerSupply 24 } -- Cisco 2500 Watt DC power supply for Catalyst 6000 or 8500 series cevPowerSupply6160DC OBJECT IDENTIFIER ::= { cevPowerSupply 25 } -- Cisco 6160 DC power supply module -cevPowerSupplyAC4000W OBJECT IDENTIFIER ::= { cevPowerSupply 28 } -- Cisco 4000 Watt AC power supply for Catalyst 6000 +cevPowerSupplyAC4000W OBJECT IDENTIFIER ::= { cevPowerSupply 28 } -- Cisco 4000 Watt AC power supply for Catalyst 6000 cevPowerSupplyDC4000W OBJECT IDENTIFIER ::= { cevPowerSupply 29 } -- Cisco 4000 Watt DC power supply for Catalyst 6000 cevPowerSupply12010DC OBJECT IDENTIFIER ::= { cevPowerSupply 31 } -- Cisco 12010 DC Power supply Module cevPowerSupply12010AC OBJECT IDENTIFIER ::= { cevPowerSupply 32 } -- Cisco 12010 AC Power supply Module @@ -2712,8 +2721,8 @@ cevPowerSupply12410DC OBJECT IDENTIFIER ::= { cevPowerSupply 36 } -- Cisco 12410 cevPowerSupply12410AC OBJECT IDENTIFIER ::= { cevPowerSupply 37 } -- Cisco 12410 AC Power supply Module cevPowerSupplyAC1900W OBJECT IDENTIFIER ::= { cevPowerSupply 38 } -- Cisco 1900 watt AC Power Supply cevPowerSupplyDC1900W OBJECT IDENTIFIER ::= { cevPowerSupply 39 } -- Cisco 1900 watt DC Power Supply -cevPowerSupplyDC950W OBJECT IDENTIFIER ::= { cevPowerSupply 40 } -- Cisco 950 watt DC Power Supply -cevPowerSupplyAC950W OBJECT IDENTIFIER ::= { cevPowerSupply 41 } -- Cisco 950 watt AC Power Supply +cevPowerSupplyDC950W OBJECT IDENTIFIER ::= { cevPowerSupply 40 } -- Cisco 950 watt DC Power Supply +cevPowerSupplyAC950W OBJECT IDENTIFIER ::= { cevPowerSupply 41 } -- Cisco 950 watt AC Power Supply cevPowerSupply12404DC OBJECT IDENTIFIER ::= { cevPowerSupply 42 } -- Cisco 12404 DC Power supply Module cevPowerSupply12404AC OBJECT IDENTIFIER ::= { cevPowerSupply 43 } -- Cisco 12404 AC Power supply Module cevPowerSupplyBP7513AC1200W OBJECT IDENTIFIER ::= { cevPowerSupply 44 } -- 1200W AC power supply @@ -2727,7 +2736,7 @@ cevPowerSupplyC7300AC OBJECT IDENTIFIER ::= { cevPowerSupply 51 } -- Cisco 730 cevPowerSupplyC7300DC OBJECT IDENTIFIER ::= { cevPowerSupply 52 } -- Cisco 7300 DC Power Supply cevPowerSupplyAC600W OBJECT IDENTIFIER ::= { cevPowerSupply 53 } -- Cisco 600 Watt AC Power Supply cevPowerSupplyDC600W OBJECT IDENTIFIER ::= { cevPowerSupply 54 } -- Cisco 600 Watt DC Power Supply -cevPowerSupplyC10KDC OBJECT IDENTIFIER ::= { cevPowerSupply 55 } -- Cisco 10000 DC Power Supply +cevPowerSupplyC10KDC OBJECT IDENTIFIER ::= { cevPowerSupply 55 } -- Cisco 10000 DC Power Supply cevPowerSupplyC10KAC OBJECT IDENTIFIER ::= { cevPowerSupply 56 } -- Cisco 10000 AC Power Supply cevPowerSupply15530AC OBJECT IDENTIFIER ::= { cevPowerSupply 59 } -- Cisco ONS 15530 120-240 VAC Power Supply cevPowerSupply15530DC OBJECT IDENTIFIER ::= { cevPowerSupply 60 } -- Cisco ONS 15530 -48 VDC Power Supply @@ -2763,19 +2772,19 @@ cevPowerSupplyDsCac300W OBJECT IDENTIFIER ::= { cevPowerSupply 96 } -- DS-CAC- cevPowerSupplyRedDsCac300W OBJECT IDENTIFIER ::= { cevPowerSupply 97 } -- DS-CAC-300W/2 - 300W AC Power Supply (Redundant) cevPowerSupplyAc1400W OBJECT IDENTIFIER ::= { cevPowerSupply 98 } -- Cisco 1400 Watt AC Power Supply cevPowerSupplyC2970AC204W12V OBJECT IDENTIFIER ::= { cevPowerSupply 99 } -- Cisco Catalyst 2970 AC power Supply 204 Watt, 12V DC -cevPowerSupplyCrs1PowerSupply OBJECT IDENTIFIER ::= { cevPowerSupply 100 } -- Cisco CRS1 Power Supply. +cevPowerSupplyCrs1PowerSupply OBJECT IDENTIFIER ::= { cevPowerSupply 100 } -- Cisco CRS1 Power Supply. cevPowerSupplyCrs1PowerZone OBJECT IDENTIFIER ::= { cevPowerSupply 101 } -- Cisco CRS1 Power Zones. cevPowerSupplyAC6000W OBJECT IDENTIFIER ::= { cevPowerSupply 102 } -- Cisco 6000 watt AC power supply for Catalyst 6000/6500 cevPowerSupplyDc150W OBJECT IDENTIFIER ::= { cevPowerSupply 103 } -- Cisco 150W DC Power Supply -cevPowerSupplyAC2700W OBJECT IDENTIFIER ::= { cevPowerSupply 104 } -- Cisco 2700W AC Power Supply -cevPowerSupplyDC2700W OBJECT IDENTIFIER ::= { cevPowerSupply 105 } -- Cisco 2700W DC Power Supply +cevPowerSupplyAC2700W OBJECT IDENTIFIER ::= { cevPowerSupply 104 } -- Cisco 2700W AC Power Supply +cevPowerSupplyDC2700W OBJECT IDENTIFIER ::= { cevPowerSupply 105 } -- Cisco 2700W DC Power Supply cevPowerSupplyPwrC45300AC OBJECT IDENTIFIER ::= { cevPowerSupply 106 } -- Catalyst 4000 PWR-C45-300AC power supply module cevPowerSupplyPwrC45300DC OBJECT IDENTIFIER ::= { cevPowerSupply 107 } -- Catalyst 4000 PWR-C45-300DC power supply module cevPowerSupplyAC2900WE OBJECT IDENTIFIER ::= { cevPowerSupply 108 } -- Cisco 2900W Power supply eith floating power capability for 6503/-E cevPowerSupplyAC6000WE OBJECT IDENTIFIER ::= { cevPowerSupply 109 } -- Cisco 6000 watt AC power supply with 52V floating output for Catalyst 6000/6500 cevPowerSupplyAC8700WE OBJECT IDENTIFIER ::= { cevPowerSupply 110 } -- Cisco 8700 watt AC power supply with 52V floating output for Catalyst 6000/6500 -cevPowerSupplyPWR2700AC4 OBJECT IDENTIFIER ::= { cevPowerSupply 111 } -- 2700 watt supply AC(PWR-2700-AC/4) -cevPowerSupplyPWR2700DC4 OBJECT IDENTIFIER ::= { cevPowerSupply 112 } -- 2700 watt supply DC(PWR-2700-AC/4) +cevPowerSupplyPWR2700AC4 OBJECT IDENTIFIER ::= { cevPowerSupply 111 } -- 2700 watt supply AC(PWR-2700-AC/4) +cevPowerSupplyPWR2700DC4 OBJECT IDENTIFIER ::= { cevPowerSupply 112 } -- 2700 watt supply DC(PWR-2700-AC/4) cevPowerSupplyPWRC49AC300W OBJECT IDENTIFIER ::= { cevPowerSupply 113 } -- Catalyst 4000 PWR-C49-300AC power supply module cevPowerSupplyPWRC49DC300W OBJECT IDENTIFIER ::= { cevPowerSupply 114 } -- Catalyst 4000 PWR-C49-300DC power supply module cevPowerSupplyGSR6PemAC OBJECT IDENTIFIER ::= { cevPowerSupply 115 } -- Cisco 12000 6-slot Enhanced AC PEM @@ -2818,8 +2827,8 @@ cevPowerSupplyCE500AC60W12V OBJECT IDENTIFIER ::= { cevPowerSupply 153 } -- C cevPowerSupplyCE500AC375W48V OBJECT IDENTIFIER ::= { cevPowerSupply 154 } -- Cisco Catalyst Express 500 AC power Supply 375 Watt, 48V DC cevPowerSupplyCE500AC75W48V OBJECT IDENTIFIER ::= { cevPowerSupply 155 } -- Cisco Catalyst Express 500 AC power Supply 75 Watt, 48V DC cevPowerSupplyCE500AC168W12V OBJECT IDENTIFIER ::= { cevPowerSupply 156 } -- Cisco Catalyst Express 500 AC power Supply 168 Watt, 12V DC -cevPowerSupplyCat3750AC210W12V OBJECT IDENTIFIER ::= { cevPowerSupply 157 } -- Cisco Catalyst 3750 AC power Supply 210 Watt, 12V DC -cevPowerSupplyCat3750AC375W48V OBJECT IDENTIFIER ::= { cevPowerSupply 158 } -- Cisco Catalyst 3750 AC power Supply 375 Watt, -48V DC +cevPowerSupplyCat3750AC210W12V OBJECT IDENTIFIER ::= { cevPowerSupply 157 } -- Cisco Catalyst 3750 AC power Supply 210 Watt, 12V DC +cevPowerSupplyCat3750AC375W48V OBJECT IDENTIFIER ::= { cevPowerSupply 158 } -- Cisco Catalyst 3750 AC power Supply 375 Watt, -48V DC cevPowerSupplyAC50W OBJECT IDENTIFIER ::= { cevPowerSupply 159 } -- Cisco 50W AC power supply cevPowerSupplyDC50W OBJECT IDENTIFIER ::= { cevPowerSupply 160 } -- Cisco 50W DC power supply cevPowerSupplyCrs116PowerShelfACDelta OBJECT IDENTIFIER ::= { cevPowerSupply 161 } -- Cisco CRS-1 Series AC Delta Power Shelf for 16 Slots Line Card Chassis @@ -2827,8 +2836,8 @@ cevPowerSupplyCrs116PowerShelfACWye OBJECT IDENTIFIER ::= { cevPowerSupply 162 cevPowerSupplyCrs116PowerShelfDC OBJECT IDENTIFIER ::= { cevPowerSupply 163 } -- Cisco CRS-1 Series DC Power Shelf for 16 Slots Line Card Chassis cevPowerSupplyCrs116ACRectifier OBJECT IDENTIFIER ::= { cevPowerSupply 164 } -- Cisco CRS-1 Series AC Power Rectifier for 16 Slot Line Card Chassis and Fabric Card Chassis cevPowerSupplyCrs116DCPEM OBJECT IDENTIFIER ::= { cevPowerSupply 165 } -- Cisco CRS-1 Series DC Power Entry Module for 16 Slot Line Card Chassis and Fabric Card Chassis -cevPowerSupplyDsCac3000W OBJECT IDENTIFIER ::= { cevPowerSupply 167 } -- Cisco MDS 9513 Power Supply - DS-CAC-3000W -cevPowerSupplyPWR6000DC OBJECT IDENTIFIER ::= { cevPowerSupply 168 } -- 6000W DC Power Supply +cevPowerSupplyDsCac3000W OBJECT IDENTIFIER ::= { cevPowerSupply 167 } -- Cisco MDS 9513 Power Supply - DS-CAC-3000W +cevPowerSupplyPWR6000DC OBJECT IDENTIFIER ::= { cevPowerSupply 168 } -- 6000W DC Power Supply cevPowerSupplyCrs18ACRectifier OBJECT IDENTIFIER ::= { cevPowerSupply 169 } -- Cisco CRS-1 Series AC Power Rectifier for 8 slot LCC cevPowerSupplyCrs18DCPem OBJECT IDENTIFIER ::= { cevPowerSupply 170 } -- Cisco CRS-1 Series DC Power Entry Module for 8 slot LCC cevPowerSupplyCrs18ACDelta OBJECT IDENTIFIER ::= { cevPowerSupply 171 } -- Cisco CRS-1 Series 8 Slot LCC with Redundant AC Delta Power @@ -2844,16 +2853,16 @@ cevPowerSupplyCrs14PowerShelfAC OBJECT IDENTIFIER ::= { cevPower cevPowerSupplyCrs14PowerShelfDC OBJECT IDENTIFIER ::= { cevPowerSupply 181 } -- Cisco CRS-1 Series DC Power Shelf for 4 Slots LCC cevPowerSupplyCrs14PowerSupplyDC OBJECT IDENTIFIER ::= { cevPowerSupply 182 } -- Cisco CRS-1 Series DC Power Supply for 4 Slots LCC cevPowerSupplyCrs14PowerSupplyAC OBJECT IDENTIFIER ::= { cevPowerSupply 183 } -- Cisco CRS-1 Series AC Power Supply for 4 Slots LCC -cevPowerSupplyC3KPWR265WAC OBJECT IDENTIFIER ::= { cevPowerSupply 184 } -- Catalyst 3K 265 Watt, 12V AC Power Supply -cevPowerSupplyC3KPWR265WDC OBJECT IDENTIFIER ::= { cevPowerSupply 185 } -- Catalyst 3K 265 Watt, 12V DC Power Supply +cevPowerSupplyC3KPWR265WAC OBJECT IDENTIFIER ::= { cevPowerSupply 184 } -- Catalyst 3K 265 Watt, 12V AC Power Supply +cevPowerSupplyC3KPWR265WDC OBJECT IDENTIFIER ::= { cevPowerSupply 185 } -- Catalyst 3K 265 Watt, 12V DC Power Supply cevPowerSupplyC3KPWR750WAC OBJECT IDENTIFIER ::= { cevPowerSupply 186 } -- Catalyst 3K 750 Watt, 12V/-52V AC Power Supply cevPowerSupplyCat2960AC36W12V OBJECT IDENTIFIER ::= { cevPowerSupply 188 } -- Cisco Catalyst 2960 AC power Supply 36 Watt, 12V DC -cevPowerSupplyCat3560AC173W48V OBJECT IDENTIFIER ::= { cevPowerSupply 189 } -- Cisco Catalyst 3560 AC power Supply 173 Watt, 48V DC +cevPowerSupplyCat3560AC173W48V OBJECT IDENTIFIER ::= { cevPowerSupply 189 } -- Cisco Catalyst 3560 AC power Supply 173 Watt, 48V DC cevPowerSupplyAC345 OBJECT IDENTIFIER ::= { cevPowerSupply 190 } -- AC Power Supply 345 Watts cevPowerSupplyC3KPWR1150WAC OBJECT IDENTIFIER ::= { cevPowerSupply 191 } -- Catalyst 3K 1150 Watt, 12V/-52V AC Power Supply cevPowerSupplyPwrRPS2300 OBJECT IDENTIFIER ::= { cevPowerSupply 192 } -- Cisco Redundant Power System (RPS2300) with 2300 Watt total power -cevPowerSupplyCrs14DcPim OBJECT IDENTIFIER ::= { cevPowerSupply 193 } -- Cisco CRS-1 Series DC Power Input Module for 4 Slots LCC -cevPowerSupplyDC1500W OBJECT IDENTIFIER ::= { cevPowerSupply 194 } -- Cisco 1500W DC power supply for CISCO 7603-S +cevPowerSupplyCrs14DcPim OBJECT IDENTIFIER ::= { cevPowerSupply 193 } -- Cisco CRS-1 Series DC Power Input Module for 4 Slots LCC +cevPowerSupplyDC1500W OBJECT IDENTIFIER ::= { cevPowerSupply 194 } -- Cisco 1500W DC power supply for CISCO 7603-S cevPowerSupplyC7201AC OBJECT IDENTIFIER ::= { cevPowerSupply 195 } -- Cisco 7201 AC power supply cevPowerSupplyC7201DC OBJECT IDENTIFIER ::= { cevPowerSupply 196 } -- Cisco 7201 DC power supply cevPowerSupplyCE520AC173W48V OBJECT IDENTIFIER ::= { cevPowerSupply 197 } -- Cisco Catalyst Express 520 AC power Supply 173 Watt, 48V DC @@ -2873,7 +2882,7 @@ cevPowerSupplyCE520LCAC135W12V OBJECT IDENTIFIER ::= { cevPower cevPowerSupplyCE520PCAC558W12V OBJECT IDENTIFIER ::= { cevPowerSupply 211 } -- Cisco Catalyst Express 520 AC power Supply 558 Watt, 12V DC cevPowerSupplyCE520TTAC60W12V OBJECT IDENTIFIER ::= { cevPowerSupply 212 } -- Cisco Catalyst Express 520 AC power Supply 60 Watt, 12V DC cevPowerSupplyCE520GTCAC125W12V OBJECT IDENTIFIER ::= { cevPowerSupply 213 } -- Cisco Catalyst Express 520 AC power Supply 125 Watt, 12V DC -cevPowerSupplyN7KAC6000W OBJECT IDENTIFIER ::= { cevPowerSupply 214 } -- N7K-AC-6.0KW, AC 6000W powersupply for Nexus7000 N7K +cevPowerSupplyN7KAC6000W OBJECT IDENTIFIER ::= { cevPowerSupply 214 } -- N7K-AC-6.0KW, AC 6000W powersupply for Nexus7000 N7K cevPowerSupplyDc4500W OBJECT IDENTIFIER ::= { cevPowerSupply 215 } -- RF gateway power supply DC 4500 Watts. cevPowerSupplyIE3000AC OBJECT IDENTIFIER ::= { cevPowerSupply 216 } -- Cisco Industrial Ethernet Switch IE3000 Power Transformer cevPowerSupplyN5kPac1200W OBJECT IDENTIFIER ::= { cevPowerSupply 217 } -- PSU module, A/C, 208v 1200w for N5020 2RU @@ -2881,7 +2890,7 @@ cevPowerSupplyCat2918AC60W12V OBJECT IDENTIFIER ::= { cevPower cevPowerSupplyC3KPWR300WAC OBJECT IDENTIFIER ::= { cevPowerSupply 220 } -- Catalyst 3560E-12D/3560E-12SD 300 Watt AC power supply cevPowerSupplyC3KPWR300WDC OBJECT IDENTIFIER ::= { cevPowerSupply 221 } -- Catalyst 3560E-12D/3560E-12SD 300 Watt DC power supply cevPowerSupplyDCPowerSupply OBJECT IDENTIFIER ::= { cevPowerSupply 222 } -- Generic DC power supply -cevPowerSupplyACPowerSupply OBJECT IDENTIFIER ::= { cevPowerSupply 223 } -- Generic AC power supply +cevPowerSupplyACPowerSupply OBJECT IDENTIFIER ::= { cevPowerSupply 223 } -- Generic AC power supply cevPowerSupplyN7KAC7500WINT OBJECT IDENTIFIER ::= { cevPowerSupply 228 } -- N7K-AC-7.5KW-INT AC powersupply for Nexus7000 N7k cevPowerSupplyN7KAC7500WUS OBJECT IDENTIFIER ::= { cevPowerSupply 229 } -- N7K-AC-7.5KW-US AC powersupply for Nexus7000 N7K cevPowerSupplyN5kPac550W OBJECT IDENTIFIER ::= { cevPowerSupply 230 } -- PSU module, A/C, 208v 1200w for N5K product family @@ -2898,7 +2907,7 @@ cevPowerSupplyC2911PWRAC OBJECT IDENTIFIER ::= { cevPower cevPowerSupplyC2901PWRPOE OBJECT IDENTIFIER ::= { cevPowerSupply 241 } -- Cisco 2901 AC Power Supply with Power Over Ethernat cevPowerSupplyC1941C2901PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 242 } -- Cisco 2901 AC Power Supply cevPowerSupplyC1941PWRPOE OBJECT IDENTIFIER ::= { cevPowerSupply 243 } -- Cisco 1941 AC Power Supply with Power Over Ethernat -cevPowerSupplyC3900PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 244 } -- Cisco 3925/3945 DC Power Supply +cevPowerSupplyC3900PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 244 } -- Cisco 3925/3945 DC Power Supply cevPowerSupplyC2921C2951PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 245 } -- Cisco 2921/2951 DC Power Supply cevPowerSupplyC2911PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 246 } -- Cisco 2911 DC power Supply cevPowerSupplyC2921C2951RPSADPTR OBJECT IDENTIFIER ::= { cevPowerSupply 247 } -- Cisco 2921/2951 RPS Adaptor for use with External RPS @@ -2925,11 +2934,11 @@ cevPowerSupplyASR1013AC OBJECT IDENTIFIER ::= { cevPower cevPowerSupplyASR1013DC OBJECT IDENTIFIER ::= { cevPowerSupply 270 } -- Cisco ASR1013 DC Power Supply cevPowerSupplyC1941PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 271 } -- C1941 AC Power Supply cevPowerSupplyASR1002DC24V OBJECT IDENTIFIER ::= { cevPowerSupply 272 } -- Cisco ASR1002 24V DC Power Supply -cevPowerSupplyN2kC2200Pac400W OBJECT IDENTIFIER ::= { cevPowerSupply 273 } -- N2K-C2200 Series 400W AC Power Supply -cevPowerSupplyC1921C1905PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 277 } -- Cisco 1921/K9 and 1905/K9 AC Power Supply -cevPowerSupplyC3kxPwr350wAc OBJECT IDENTIFIER ::= { cevPowerSupply 278 } -- Cisco Catalyst 3750X/3560X 350 Watt AC Power Supply -cevPowerSupplyC3kxPwr715wAc OBJECT IDENTIFIER ::= { cevPowerSupply 279 } -- Cisco Catalyst 3750X/3560X 715 Watt AC Power Supply -cevPowerSupplyC3kxPwr1100wAc OBJECT IDENTIFIER ::= { cevPowerSupply 280 } -- Cisco Catalyst 3750X/3560X 1100 Watt AC Power Supply +cevPowerSupplyN2kC2200Pac400W OBJECT IDENTIFIER ::= { cevPowerSupply 273 } -- N2K-C2200 Series 400W AC Power Supply +cevPowerSupplyC1921C1905PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 277 } -- Cisco 1921/K9 and 1905/K9 AC Power Supply +cevPowerSupplyC3kxPwr350wAc OBJECT IDENTIFIER ::= { cevPowerSupply 278 } -- Cisco Catalyst 3750X/3560X 350 Watt AC Power Supply +cevPowerSupplyC3kxPwr715wAc OBJECT IDENTIFIER ::= { cevPowerSupply 279 } -- Cisco Catalyst 3750X/3560X 715 Watt AC Power Supply +cevPowerSupplyC3kxPwr1100wAc OBJECT IDENTIFIER ::= { cevPowerSupply 280 } -- Cisco Catalyst 3750X/3560X 1100 Watt AC Power Supply cevPowerSupplyPWRME3KXAC OBJECT IDENTIFIER ::= { cevPowerSupply 282 } -- Metro Ethernet 3600X/3800X AC power supply cevPowerSupplyPWRME3KXDC OBJECT IDENTIFIER ::= { cevPowerSupply 283 } -- Metro Ethernet 3600X/3800X DC power supply cevPowerSupplyCGR20xxCGS25xxPWRACPOE OBJECT IDENTIFIER ::= { cevPowerSupply 284 } -- Cisco Connected Grid Router 20xx/Switch 25xx AC POE Power Supply @@ -2965,7 +2974,7 @@ cevPowerSupplyOe7541 OBJECT IDENTIFIER ::= { cevPower cevPowerSupplyOe694 OBJECT IDENTIFIER ::= { cevPowerSupply 318 } -- Power Supply Module for Oe694 cevPowerSupplyOe594 OBJECT IDENTIFIER ::= { cevPowerSupply 319 } -- Power Supply Module for Oe594 cevPowerSupplyOe294 OBJECT IDENTIFIER ::= { cevPowerSupply 320 } -- Power Supply Module for Oe294 -cevPowerSupplyASA5555PSInput OBJECT IDENTIFIER ::= { cevPowerSupply 324 } -- Power Supply unit in Adapative Security Appliance 5555 +cevPowerSupplyASA5555PSInput OBJECT IDENTIFIER ::= { cevPowerSupply 324 } -- Power Supply unit in Adapative Security Appliance 5555 cevPowerSupplyN2kN2200Pac400W OBJECT IDENTIFIER ::= { cevPowerSupply 325 } -- N2K-C2200, N3K-C3016, N3K-C3048 and N3K-C3064 400W ACPower Supply, Front to Back Airflow cevPowerSupplyN55Pac750WB OBJECT IDENTIFIER ::= { cevPowerSupply 326 } -- PSU module, A/C, 750W with Back-To-Front airflow for Nexus 5548 product family cevPowerSupplyN55Pac1100WB OBJECT IDENTIFIER ::= { cevPowerSupply 327 } -- PSU module, A/C, 1100W with Front-to-Back airflow for Nexus 5596 product family @@ -3005,20 +3014,20 @@ cevPowerSupplyASA5545PSInputSensor OBJECT IDENTIFIER ::= { cevPower cevPowerSupplyASA5555PSInputSensor OBJECT IDENTIFIER ::= { cevPowerSupply 367 } -- Power Supply unit sensor in Adaptive Security Appliance 5555 cevPowerSupplyASA5545K7PSInputSensor OBJECT IDENTIFIER ::= { cevPowerSupply 368 } -- Power Supply unit sensor in Adaptive Security Appliance 5545 with No Payload Encryption cevPowerSupplyASA5555K7PSInputSensor OBJECT IDENTIFIER ::= { cevPowerSupply 369 } -- Power Supply unit sensor in Adaptive Security Appliance 5555 with No Payload Encryption -cevPowerSupplyCat2960XAC173W OBJECT IDENTIFIER ::= { cevPowerSupply 370 } -- 173 W SierraCool Power Supply for WS-C2960X-24PSK-L -cevPowerSupplyC6880X3KWAC OBJECT IDENTIFIER ::= { cevPowerSupply 372 } -- Catalyst 6880 3KW AC power supply -cevPowerSupplyC6880X3KWDC OBJECT IDENTIFIER ::= { cevPowerSupply 373 } -- Catalyst 6880 3KW DC power supply +cevPowerSupplyCat2960XAC173W OBJECT IDENTIFIER ::= { cevPowerSupply 370 } -- 173 W SierraCool Power Supply for WS-C2960X-24PSK-L +cevPowerSupplyC6880X3KWAC OBJECT IDENTIFIER ::= { cevPowerSupply 372 } -- Catalyst 6880 3KW AC power supply +cevPowerSupplyC6880X3KWDC OBJECT IDENTIFIER ::= { cevPowerSupply 373 } -- Catalyst 6880 3KW DC power supply cevPowerSupplyDS9710 OBJECT IDENTIFIER ::= { cevPowerSupply 374 } -- Power Supply module for MDS 10-Slot Director Switch, DS9710 -cevPowerSupplyPWR2KWDCV2 OBJECT IDENTIFIER ::= { cevPowerSupply 375 } -- 2kW DC Power Module -cevPowerSupplyPWR3KWACV2 OBJECT IDENTIFIER ::= { cevPowerSupply 376 } -- 3kW AC Power Module -cevPowerSupplyNCSDCPWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 377 } -- NCS DC Power Tray -cevPowerSupplyNCSACPWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 378 } -- NCS AC Power Tray +cevPowerSupplyPWR2KWDCV2 OBJECT IDENTIFIER ::= { cevPowerSupply 375 } -- 2kW DC Power Module +cevPowerSupplyPWR3KWACV2 OBJECT IDENTIFIER ::= { cevPowerSupply 376 } -- 3kW AC Power Module +cevPowerSupplyNCSDCPWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 377 } -- NCS DC Power Tray +cevPowerSupplyNCSACPWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 378 } -- NCS AC Power Tray cevPowerSupplyDSC50I300AC OBJECT IDENTIFIER ::= { cevPowerSupply 380 } -- DS-C50I-300AC, Power Supply unit for MDS 9250i Intelligent Fabric Switch cevPowerSupplyDSCAC973KW OBJECT IDENTIFIER ::= { cevPowerSupply 381 } -- DS-CAC97-3KW, AC Power Supply module for MDS 10-Slot Director Switch, DS9710 cevPowerSupplyDSCDC973KW OBJECT IDENTIFIER ::= { cevPowerSupply 382 } -- DS-CDC97-3KW, DC Power Supply module for MDS 10-Slot Director Switch, DS9710 -cevPowerSupplyN77AC3KW OBJECT IDENTIFIER ::= { cevPowerSupply 383 } -- Nexus7700 AC 3000W power supply -cevPowerSupplyN77DC3KW OBJECT IDENTIFIER ::= { cevPowerSupply 384 } -- Nexus7700 DC 3000W power supply -cevPowerSupplyC6800XL3KWAC OBJECT IDENTIFIER ::= { cevPowerSupply 385 } -- Catalyst 6800 3000 watt AC power supply +cevPowerSupplyN77AC3KW OBJECT IDENTIFIER ::= { cevPowerSupply 383 } -- Nexus7700 AC 3000W power supply +cevPowerSupplyN77DC3KW OBJECT IDENTIFIER ::= { cevPowerSupply 384 } -- Nexus7700 DC 3000W power supply +cevPowerSupplyC6800XL3KWAC OBJECT IDENTIFIER ::= { cevPowerSupply 385 } -- Catalyst 6800 3000 watt AC power supply cevPowerSupplyCat36xxC2Pwr640wAc OBJECT IDENTIFIER ::= { cevPowerSupply 387 } -- Cisco Catalyst 3650 640 Watt AC Power Supply cevPowerSupplyC2960XR250W OBJECT IDENTIFIER ::= { cevPowerSupply 390 } -- Cisco Catalyst C2960XR 250 Watt AC Power Supply cevPowerSupplyC2960XR640W OBJECT IDENTIFIER ::= { cevPowerSupply 391 } -- Cisco Catalyst C2960XR 640 Watt AC Power Supply @@ -3037,9 +3046,9 @@ cevPowerSupplyN9KPac1200WB OBJECT IDENTIFIER ::= { cevPower cevPowerSupplyN9KPac1200W OBJECT IDENTIFIER ::= { cevPowerSupply 406 } -- TOR PSU, 1200W AC PSU, NORMAL (FRONT TO BACK) AIRFLOW cevPowerSupplyN9KPac650WB OBJECT IDENTIFIER ::= { cevPowerSupply 407 } -- TOR PSU, 650W AC PSU, REVERSE (BACK TO FRONT) AIRFLOW cevPowerSupplyN9KPac650W OBJECT IDENTIFIER ::= { cevPowerSupply 408 } -- TOR PSU, 650W AC PSU, NORMAL (FRONT TO BACK) AIRFLOW -cevPowerSupplyISR4430PWR250 OBJECT IDENTIFIER ::= { cevPowerSupply 409 } -- Cisco ISR 4430 Series 250W AC Power Supply +cevPowerSupplyISR4430PWR250 OBJECT IDENTIFIER ::= { cevPowerSupply 409 } -- Cisco ISR 4430 Series 250W AC Power Supply cevPowerSupplyASR1001XAC OBJECT IDENTIFIER ::= { cevPowerSupply 414 } -- Cisco ASR1001-X AC Power Supply -cevPowerSupplyASR1001XDC OBJECT IDENTIFIER ::= { cevPowerSupply 415 } -- Cisco ASR1001-X DC Power Supply +cevPowerSupplyASR1001XDC OBJECT IDENTIFIER ::= { cevPowerSupply 415 } -- Cisco ASR1001-X DC Power Supply cevPowerSupply30WAC OBJECT IDENTIFIER ::= { cevPowerSupply 416 } -- Power Supply 30 Watt AC cevPowerSupply60WAC OBJECT IDENTIFIER ::= { cevPowerSupply 417 } -- Power Supply 60 Watt AC cevPowerSupply60WACV2 OBJECT IDENTIFIER ::= { cevPowerSupply 418 } -- Power Supply 60 Watt AC @@ -3052,9 +3061,9 @@ cevPowerSupplyRT32PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 4 cevPowerSupplyRT3211RPSADPTR OBJECT IDENTIFIER ::= { cevPowerSupply 425 } -- Router 3211 RPS Adapter for use with External RPS cevPowerSupplyRT32RPSADPTR OBJECT IDENTIFIER ::= { cevPowerSupply 426 } -- Router 3200 RPS Adapter for use with External RPS cevPowerSupplyDSC48S300AC OBJECT IDENTIFIER ::= { cevPowerSupply 439 } -- DS-C48S-300AC, Power Supply unit for MDS 9148S 16G Fabric Switch -cevPowerSupplyISR4430PWR250DC OBJECT IDENTIFIER ::= { cevPowerSupply 440 } -- Cisco ISR 4430 Series 250W DC Power Supply -cevPowerSupplyISR4430PWR500ACIP OBJECT IDENTIFIER ::= { cevPowerSupply 441 } -- Cisco ISR 4430 Series 500W AC Power Supply -cevPowerSupplyISR4330PWR250AC OBJECT IDENTIFIER ::= { cevPowerSupply 442 } -- Cisco ISR 4330 Series 250W AC Power Supply +cevPowerSupplyISR4430PWR250DC OBJECT IDENTIFIER ::= { cevPowerSupply 440 } -- Cisco ISR 4430 Series 250W DC Power Supply +cevPowerSupplyISR4430PWR500ACIP OBJECT IDENTIFIER ::= { cevPowerSupply 441 } -- Cisco ISR 4430 Series 500W AC Power Supply +cevPowerSupplyISR4330PWR250AC OBJECT IDENTIFIER ::= { cevPowerSupply 442 } -- Cisco ISR 4330 Series 250W AC Power Supply cevPowerSupplyISR4330PWR500ACIP OBJECT IDENTIFIER ::= { cevPowerSupply 443 } -- Cisco ISR 4330 Series 500W AC Power Supply cevPowerSupplyISR4320PWR110AC OBJECT IDENTIFIER ::= { cevPowerSupply 444 } -- Cisco ISR 4320 Series 110W AC Power Supply cevPowerSupplyISR4320PWR230ACIP OBJECT IDENTIFIER ::= { cevPowerSupply 445 } -- Cisco ISR 4320 Series 230W AC Power Supply @@ -3076,7 +3085,7 @@ cevPowerSupplyCCEDC OBJECT IDENTIFIER ::= { cevPowerSupply 4 cevPowerSupplyASR92024SZIM OBJECT IDENTIFIER ::= { cevPowerSupply 463 } -- Cisco ASR920 Series - SKU Type - 1M , Modular PSU cevPowerSupplyASR92024SZM OBJECT IDENTIFIER ::= { cevPowerSupply 464 } -- Cisco ASR920 Series - SKU Type - F2 SFP, Modular PSU cevPowerSupplyASR92024TZM OBJECT IDENTIFIER ::= { cevPowerSupply 465 } -- Cisco ASR920 Series - SKU Type - F2 - CU, Modular PSU -cevPowerSupplyNCS4KPwrTrayDCDM OBJECT IDENTIFIER ::= { cevPowerSupply 466 } -- NCS4K PowerTray Dual Master(DM) +cevPowerSupplyNCS4KPwrTrayDCDM OBJECT IDENTIFIER ::= { cevPowerSupply 466 } -- NCS4K PowerTray Dual Master(DM) cevPowerSupplyNCS4KPwrTrayDM OBJECT IDENTIFIER ::= { cevPowerSupply 467 } -- NCS4K PowerTray Dual Master(DM) cevPowerSupplyASR9KDC4400W OBJECT IDENTIFIER ::= { cevPowerSupply 469 } -- 4.4kW DC V3 Power Module cevPowerSupplyASR920PWRA OBJECT IDENTIFIER ::= { cevPowerSupply 471 } -- Cisco ASR920 Series AC Power Supply @@ -3090,26 +3099,26 @@ cevPowerSupplySCE10000AC1200W OBJECT IDENTIFIER ::= { cevPowerSupply 4 cevPowerSupplySCE10000DC930W OBJECT IDENTIFIER ::= { cevPowerSupply 481 } -- SCE10000 PSU Direct Current, 930 Watts cevPowerSupplyDSCAC1200WE OBJECT IDENTIFIER ::= { cevPowerSupply 482 } -- 1200W AC Power Supply (port-side exhaust) for MDS-9396 16G x 96 FC ports fabric switch cevPowerSupplyDSCAC1200W OBJECT IDENTIFIER ::= { cevPowerSupply 483 } -- 1200W AC Power Supply (bi-directional/ VE PSU) for MDS-9396 16G x 96 FC ports fabric switch -cevPowerSupplyA920PWR400A OBJECT IDENTIFIER ::= { cevPowerSupply 484 } -- Cisco ASR920 Series Crete AC, Non uPoE PS. +cevPowerSupplyA920PWR400A OBJECT IDENTIFIER ::= { cevPowerSupply 484 } -- Cisco ASR920 Series Crete AC, Non uPoE PS. cevPowerSupplyUCS6332AC OBJECT IDENTIFIER ::= { cevPowerSupply 487 } -- UCS 6332 Power Supply/100-240V AC cevPowerSupplyUCS6332DC OBJECT IDENTIFIER ::= { cevPowerSupply 488 } -- UCS 6332 DC Power Supply -cevPowerSupplyASR9KACV2PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 492 } -- ASR9K AC Power Tray Version 2 -cevPowerSupplyASR9KDCV2PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 493 } -- ASR9K DC Power Tray Version 2 -cevPowerSupplyASR9KACV3PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 494 } -- ASR9K AC Power Tray Version 3 -cevPowerSupplyASR9KDCV3PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 495 } -- ASR9K DC Power Tray Version 3 +cevPowerSupplyASR9KACV2PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 492 } -- ASR9K AC Power Tray Version 2 +cevPowerSupplyASR9KDCV2PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 493 } -- ASR9K DC Power Tray Version 2 +cevPowerSupplyASR9KACV3PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 494 } -- ASR9K AC Power Tray Version 3 +cevPowerSupplyASR9KDCV3PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 495 } -- ASR9K DC Power Tray Version 3 cevPowerSupplyC6880X3500WHVAC OBJECT IDENTIFIER ::= { cevPowerSupply 496 } -- Catalyst 6880 3500W HVAC/HVDC power supply -cevPowerSupplyC6840X750WAC OBJECT IDENTIFIER ::= { cevPowerSupply 497 } -- Catalyst 6848 750W AC power supply -cevPowerSupplyC6840X750WDC OBJECT IDENTIFIER ::= { cevPowerSupply 498 } -- Catalyst 6848 750W DC power supply +cevPowerSupplyC6840X750WAC OBJECT IDENTIFIER ::= { cevPowerSupply 497 } -- Catalyst 6848 750W AC power supply +cevPowerSupplyC6840X750WDC OBJECT IDENTIFIER ::= { cevPowerSupply 498 } -- Catalyst 6848 750W DC power supply cevPowerSupplyC6840X1100WAC OBJECT IDENTIFIER ::= { cevPowerSupply 499 } -- Catalyst 6848 1100W AC power supply -cevPowerSupplyC6840X1100WDC OBJECT IDENTIFIER ::= { cevPowerSupply 500 } -- Catalyst 6848 1100W DC power supply +cevPowerSupplyC6840X1100WDC OBJECT IDENTIFIER ::= { cevPowerSupply 500 } -- Catalyst 6848 1100W DC power supply cevPowerSupplyPWRC3750WACR OBJECT IDENTIFIER ::= { cevPowerSupply 501 } -- Cisco Catalyst C3KX PWR-C3-750WAC-R 750W AC Power Supply with Front to Back Cooling cevPowerSupplyPWRC3750WDCR OBJECT IDENTIFIER ::= { cevPowerSupply 502 } -- Cisco Catalyst C3KX PWR-C3-750WDC-R 750W DC Power Supply with Front to Back Cooling cevPowerSupplyPWRC3750WACF OBJECT IDENTIFIER ::= { cevPowerSupply 503 } -- Cisco Catalyst C3KX PWR-C3-750WAC-F 750W AC Power Supply with Back to Front Cooling cevPowerSupplyPWRC3750WDCF OBJECT IDENTIFIER ::= { cevPowerSupply 504 } -- Cisco Catalyst C3KX PWR-C3-750WDC-F 750W DC Power Supply with Back to Front Cooling cevPowerSupplyISR4400PWR450DC OBJECT IDENTIFIER ::= { cevPowerSupply 508 } -- Cisco ISR 4400 Series 450W DC Power Supply cevPowerSupplyNC55UnivPSU OBJECT IDENTIFIER ::= { cevPowerSupply 509 } -- Universal Power Supply Unit (PSU) or Power Module (PEM) of NCS-5508, NCS-5516 chassis -cevPowerSupplyNC55DCPSU OBJECT IDENTIFIER ::= { cevPowerSupply 510 } -- NCS 5500 DC 3KW Power Supply -cevPowerSupplyNC55ACPSU OBJECT IDENTIFIER ::= { cevPowerSupply 511 } -- NCS 5500 AC 3KW Power Supply +cevPowerSupplyNC55DCPSU OBJECT IDENTIFIER ::= { cevPowerSupply 510 } -- NCS 5500 DC 3KW Power Supply +cevPowerSupplyNC55ACPSU OBJECT IDENTIFIER ::= { cevPowerSupply 511 } -- NCS 5500 AC 3KW Power Supply cevPowerSupply1783IMXAC OBJECT IDENTIFIER ::= { cevPowerSupply 512 } -- Rockwell Automation branded AC POE Power Supply cevPowerSupply1783IMXDC OBJECT IDENTIFIER ::= { cevPowerSupply 513 } -- Rockwell Automation branded DC POE Power Supply cevPowerSupplyFPR9KPSAC OBJECT IDENTIFIER ::= { cevPowerSupply 514 } -- FirePOWER 9K AC Power Supply @@ -3151,7 +3160,7 @@ cevPowerSupplyNCS950WDCFW OBJECT IDENTIFIER ::= { cevPowerSupply 5 cevPowerSupplyNCS1100WDCRV OBJECT IDENTIFIER ::= { cevPowerSupply 554 } -- NCS 5500 AC 1100W Power Supply Port-S Exhaust/Back-to-Front cevPowerSupplyUCS6332NAC OBJECT IDENTIFIER ::= { cevPowerSupply 559 } -- UCS 6332 NAC Power Supply cevPowerSupplyUCS6332NDC OBJECT IDENTIFIER ::= { cevPowerSupply 560 } -- UCS 6332 NDC Power Supply -cevPowerSupplyNCS1002AC2KW OBJECT IDENTIFIER ::= { cevPowerSupply 561 } -- Cisco NCS1002 AC 2KW power supply +cevPowerSupplyNCS1002AC2KW OBJECT IDENTIFIER ::= { cevPowerSupply 561 } -- Cisco NCS1002 AC 2KW power supply cevPowerSupplyISR4220PWR90AC OBJECT IDENTIFIER ::= { cevPowerSupply 571 } -- Cisco ISR 4220 Series 90W AC Power Supply cevPowerSupplyNCS4216PWRFAN OBJECT IDENTIFIER ::= { cevPowerSupply 572 } -- NCS 4216 Power supply Fan Tray cevPowerSupplyNXAPDC930WPI OBJECT IDENTIFIER ::= { cevPowerSupply 573 } -- Nexus Access Switches 930W DC PSU, Reversed Air Flow (port-side intake) @@ -3172,9 +3181,9 @@ cevPowerSupplyNXAPAC350WPE OBJECT IDENTIFIER ::= { cevPowerSupply 5 cevPowerSupplyASR9K9901AC OBJECT IDENTIFIER ::= { cevPowerSupply 593 } -- 1.6KW AC Power Module for ASR-9901 Chassis cevPowerSupplyASR9K9901DC OBJECT IDENTIFIER ::= { cevPowerSupply 594 } -- 1.6KW DC Power Module for ASR-9901 Chassis cevPowerSupplyNCS1K2KWAC2 OBJECT IDENTIFIER ::= { cevPowerSupply 595 } -- Cisco NCS1001 PSU 2KW AC2 -cevPowerSupplyC9400PWR3200AC OBJECT IDENTIFIER ::= { cevPowerSupply 596 } -- Cisco Catalyst 9400 Series 3200W AC Power Supply -cevPowerSupplyC9400PWR3000AC OBJECT IDENTIFIER ::= { cevPowerSupply 597 } -- Cisco Catalyst 9400 Series 3000W AC Power Supply -cevPowerSupplyC9400PWR3200DC OBJECT IDENTIFIER ::= { cevPowerSupply 598 } -- Cisco Catalyst 9400 Series 3200W DC Power Supply +cevPowerSupplyC9400PWR3200AC OBJECT IDENTIFIER ::= { cevPowerSupply 596 } -- Cisco Catalyst 9400 Series 3200W AC Power Supply +cevPowerSupplyC9400PWR3000AC OBJECT IDENTIFIER ::= { cevPowerSupply 597 } -- Cisco Catalyst 9400 Series 3000W AC Power Supply +cevPowerSupplyC9400PWR3200DC OBJECT IDENTIFIER ::= { cevPowerSupply 598 } -- Cisco Catalyst 9400 Series 3200W DC Power Supply cevPowerSupplyC9400PS OBJECT IDENTIFIER ::= { cevPowerSupply 599 } -- Cisco Catalyst 9400 Series Power Supply cevPowerSupplyPWR1100ACIP2 OBJECT IDENTIFIER ::= { cevPowerSupply 601 } -- Cisco ISR series 1100W AC 2 pin Power Supply POE Module cevPowerSupplyDSCAC650WE OBJECT IDENTIFIER ::= { cevPowerSupply 602 } -- DS-CAC-650W-E, Port side exhaust, 650W AC Power Supply Unit for DS-C9132T-K9 @@ -3213,7 +3222,7 @@ cevPowerSupplyC9600PWR2KWAC OBJECT IDENTIFIER ::= { cevPowerSupply 6 cevPowerSupplyC9800AC750W OBJECT IDENTIFIER ::= { cevPowerSupply 637 } -- Cisco 750 Watt AC power supply for C9800-40-K9 chassis cevPowerSupplyYM2651Y OBJECT IDENTIFIER ::= { cevPowerSupply 638 } -- Third party Walmart power supply YM-2651Y cevPowerSupplyN9KPUV3000WB2 OBJECT IDENTIFIER ::= { cevPowerSupply 639 } -- N9K-PUV-3000W-B2 3183W HVAC/HVDC dual input power supply for spine -cevPowerSupplyFPR1KAC OBJECT IDENTIFIER ::= { cevPowerSupply 640 } -- Cisco Firepower 1K AC Power Supply +cevPowerSupplyFPR1KAC OBJECT IDENTIFIER ::= { cevPowerSupply 640 } -- Cisco Firepower 1K AC Power Supply cevPowerSupplyC9300PWR350ACP OBJECT IDENTIFIER ::= { cevPowerSupply 641 } -- Cisco Catalyst 9300 350W AC Power Supply (Packaged for inclusion with switch at the time of ordering) cevPowerSupplyC9300PWR350ACPB OBJECT IDENTIFIER ::= { cevPowerSupply 642 } -- Cisco Catalyst 9300 350W AC Power Supply (Packaged for individual shipment) cevPowerSupplyC9300PWR350ACP2 OBJECT IDENTIFIER ::= { cevPowerSupply 643 } -- Cisco Catalyst 9300 350W AC Power Supply (2 power supplies populated by default when ordering) @@ -3232,12 +3241,12 @@ cevPowerSupplyISR1100PS OBJECT IDENTIFIER ::= { cevPowerSupply 6 cevPowerSupplyISR4400PWR650WAC OBJECT IDENTIFIER ::= { cevPowerSupply 659 } -- Cisco ISR 4400 650W AC Power Supply cevPowerSupplyPwrIR1101DC OBJECT IDENTIFIER ::= { cevPowerSupply 660 } -- Cisco IR1101 DC Power Supply cevPowerSupplyNC55900WDCFWHD OBJECT IDENTIFIER ::= { cevPowerSupply 661 } -- 900W DC power supply port-side exhaust airflow -cevPowerSupplyC9200LPWR125ACP OBJECT IDENTIFIER ::= { cevPowerSupply 662 } -- Cisco Catalyst 9200L 125W(12V) AC Power Supply -cevPowerSupplyC9200LPWR600ACP OBJECT IDENTIFIER ::= { cevPowerSupply 663 } -- Cisco Catalyst 9200L 600W(56V) AC Power Supply +cevPowerSupplyC9200LPWR125ACP OBJECT IDENTIFIER ::= { cevPowerSupply 662 } -- Cisco Catalyst 9200L 125W(12V) AC Power Supply +cevPowerSupplyC9200LPWR600ACP OBJECT IDENTIFIER ::= { cevPowerSupply 663 } -- Cisco Catalyst 9200L 600W(56V) AC Power Supply cevPowerSupplyC9200LPWR1000ACP OBJECT IDENTIFIER ::= { cevPowerSupply 664 } -- Cisco Catalyst 9200L 1000W(56V) AC Power Supply cevPowerSupplyC9500PWR950WAC OBJECT IDENTIFIER ::= { cevPowerSupply 665 } -- Cisco Catalyst 9500 950W AC Power Supply (2 power supplies populated by default when ordering) cevPowerSupplyC9500PWR950WDC OBJECT IDENTIFIER ::= { cevPowerSupply 666 } -- Cisco Catalyst 9500 950W DC Power Supply (2 power supplies populated by default when ordering) -cevPowerSupplyADHL2DC1500W OBJECT IDENTIFIER ::= { cevPowerSupply 667 } -- Third party 1500 DC power supply for N9K-C93240YC-FX2Z +cevPowerSupplyADHL2DC1500W OBJECT IDENTIFIER ::= { cevPowerSupply 667 } -- Third party 1500 DC power supply for N9K-C93240YC-FX2Z cevPowerSupplyIE3k480WDc OBJECT IDENTIFIER ::= { cevPowerSupply 668 } -- Cisco Industrial Ethernet Switch IE3k 480 Watt DC Power Supply cevPowerSupplyESS3300720WDc OBJECT IDENTIFIER ::= { cevPowerSupply 669 } -- Cisco ESS-3300 Embedded Service Switch 720 Watt DC Power Supply cevPowerSupplyNC55900WACFWHD OBJECT IDENTIFIER ::= { cevPowerSupply 670 } -- 900W AC power supply port-side exhaust airflow @@ -3245,7 +3254,7 @@ cevPowerSupplyNCS1004AC2KW OBJECT IDENTIFIER ::= { cevPowerSupply 6 cevPowerSupplyNCS1004DC2KW OBJECT IDENTIFIER ::= { cevPowerSupply 672 } -- Cisco NCS1004 DC 2KW power supply cevPowerSupplyN9KPuv23000WB OBJECT IDENTIFIER ::= { cevPowerSupply 673} -- Nexus 9500 platform 3150W universal high-voltage 200 to 277V AC or 240 to 380V DC power supply with port-side intake cevPowerSupplyDPS550AB21B OBJECT IDENTIFIER ::= { cevPowerSupply 674 } -- Third party Celestica power supply DPS-550AB-21 B -cevPowerSupply8000DHVDC OBJECT IDENTIFIER ::= { cevPowerSupply 675 } -- 8000-D AC/HVAC/HVDC Power-Tray +cevPowerSupply8000DHVDC OBJECT IDENTIFIER ::= { cevPowerSupply 675 } -- 8000-D AC/HVAC/HVDC Power-Tray cevPowerSupplyNCS5KPAC1200WFR OBJECT IDENTIFIER ::= { cevPowerSupply 678 } -- Cisco NCS 5000 Series Router Power AC 1200W Front flow cevPowerSupplyNCS5KPAC1200WBK OBJECT IDENTIFIER ::= { cevPowerSupply 679 } -- Cisco NCS 5000 Series Router Power AC 1200W Back flow cevPowerSupplyNCS5KPUV1200W OBJECT IDENTIFIER ::= { cevPowerSupply 680 } -- Cisco NCS 5000 Series Router Power UV 1200W @@ -3278,7 +3287,7 @@ cevPowerSupplyPSU2KWHVPI OBJECT IDENTIFIER ::= { cevPowerSupply 7 cevPowerSupplyPSU2KWHVPE OBJECT IDENTIFIER ::= { cevPowerSupply 714 } -- 8201 PSU - 2KW HV Port Exhaust cevPowerSupplyPSU2KWACPE OBJECT IDENTIFIER ::= { cevPowerSupply 715 } -- 8201 PSU - 2KW AC Port Exhaust cevPowerSupplyPSU2KWACPI OBJECT IDENTIFIER ::= { cevPowerSupply 716 } -- 8201 PSU - 2KW AC Port Inlet -cevPowerSupplyCat3kBuiltInPwr640wAc OBJECT IDENTIFIER ::= { cevPowerSupply 717 } -- Cisco Catalyst 3650 640 Watt AC Builtin Power Supply +cevPowerSupplyCat3kBuiltInPwr640wAc OBJECT IDENTIFIER ::= { cevPowerSupply 717 } -- Cisco Catalyst 3650 640 Watt AC Builtin Power Supply cevPowerSupplyCat3kBuiltInPwr975wAc OBJECT IDENTIFIER ::= { cevPowerSupply 718 } -- Cisco Catalyst 3650 975 Watt AC Builtin Power Supply cevPowerSupplyUCSPSU64108AC OBJECT IDENTIFIER ::= { cevPowerSupply 719 } -- Cisco UCS 64108 AC Power Supply cevPowerSupplyPWR1100TGAC OBJECT IDENTIFIER ::= { cevPowerSupply 720 } -- Cisco C1100TG terminal server 120W AC Power Supply @@ -3289,9 +3298,9 @@ cevPowerSupplyPWRCC1400WDC OBJECT IDENTIFIER ::= { cevPowerSupply 7 cevPowerSupplyPWRCC1501WAC OBJECT IDENTIFIER ::= { cevPowerSupply 725 } -- Cisco C8300 1RU, 500W AC with POE cevPowerSupplyPWRCC1250WAC OBJECT IDENTIFIER ::= { cevPowerSupply 726 } -- C8300 1RU, 250W AC cevPowerSupplyPWRCC1400WHV OBJECT IDENTIFIER ::= { cevPowerSupply 727 } -- C8300 1RU, 400W HVDC -cevPowerSupplyPWRCC1650WAC OBJECT IDENTIFIER ::= { cevPowerSupply 728 } -- Cisco C8300 2RU, 650W AC +cevPowerSupplyPWRCC1650WAC OBJECT IDENTIFIER ::= { cevPowerSupply 728 } -- Cisco C8300 2RU, 650W AC cevPowerSupplyPWRCC1650WDC OBJECT IDENTIFIER ::= { cevPowerSupply 729 } -- Cisco C8300 2RU, 650W DC -cevPowerSupplyPWRCC1650WDCR OBJECT IDENTIFIER ::= { cevPowerSupply 730 } -- Cisco C8300 2RU, 650W NEBS DC +cevPowerSupplyPWRCC1650WDCR OBJECT IDENTIFIER ::= { cevPowerSupply 730 } -- Cisco C8300 2RU, 650W NEBS DC cevPowerSupplyPWRCC11000WAC OBJECT IDENTIFIER ::= { cevPowerSupply 731 } -- Cisco C8300 2RU, 1000W AC cevPowerSupplyPWRCH1AC400W OBJECT IDENTIFIER ::= { cevPowerSupply 732 } -- Cisco 400 watt AC Power Supply cevPowerSupplyPWRCH1DC400W OBJECT IDENTIFIER ::= { cevPowerSupply 733 } -- Cisco 400 watt DC Power Supply @@ -3312,7 +3321,7 @@ cevPowerSupplyCat1000AC300W OBJECT IDENTIFIER ::= { cevPowerSupply 7 cevPowerSupplyCat1000AC60W OBJECT IDENTIFIER ::= { cevPowerSupply 748 } -- Cisco Catalyst c1000 AC power Supply 60 Watt cevPowerSupplyCat1000AC525W OBJECT IDENTIFIER ::= { cevPowerSupply 749 } -- Cisco Catalyst c1000 AC power Supply 525 Watt cevPowerSupplyCat1000AC915W OBJECT IDENTIFIER ::= { cevPowerSupply 750 } -- Cisco Catalyst c1000 AC power Supply 915 Watt -cevPowerSupplyPWRINT90WAC OBJECT IDENTIFIER ::= { cevPowerSupply 751 } -- Cisco C8300 1RU 90W AC Internal PSU +cevPowerSupplyPWRINT90WAC OBJECT IDENTIFIER ::= { cevPowerSupply 751 } -- Cisco C8300 1RU 90W AC Internal PSU cevPowerSupplyPWREXTPOE150WAC OBJECT IDENTIFIER ::= { cevPowerSupply 752 } -- Cisco C8200 1RU 150W AC Power Over Ethernet Module cevPowerSupplyPSU48KWDC100 OBJECT IDENTIFIER ::= { cevPowerSupply 753 } -- BELPOWR DC100 4.8KW power supply cevPowerSupply880048VDCTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 754 } -- BELPOWR DC100 POWER TRAY @@ -3323,17 +3332,17 @@ cevPowerSupplyNCS540LFHAGG OBJECT IDENTIFIER ::= { cevPowerSupply 7 cevPowerSupplyNCS540LFHIP65 OBJECT IDENTIFIER ::= { cevPowerSupply 759 } -- NCS540L series - N540-FH-IP65-SYS Power Supply Module cevPowerSupplyIR1800DC OBJECT IDENTIFIER ::= { cevPowerSupply 760 } -- Cisco IR1800 12V DC Power Supply cevPowerSupplyIRMHPWR60WAC OBJECT IDENTIFIER ::= { cevPowerSupply 761 } -- 60W AC Power Supply module for IR8140 -cevPowerSupplyAC1600W OBJECT IDENTIFIER ::= { cevPowerSupply 762 } -- 1.6kW AC Power Module -cevPowerSupplyDC1600W OBJECT IDENTIFIER ::= { cevPowerSupply 763 } -- 1.6kW DC Power Module -cevPowerSupplyNXAPDC715WPE OBJECT IDENTIFIER ::= { cevPowerSupply 764 } -- DC PSU 715W +cevPowerSupplyAC1600W OBJECT IDENTIFIER ::= { cevPowerSupply 762 } -- 1.6kW AC Power Module +cevPowerSupplyDC1600W OBJECT IDENTIFIER ::= { cevPowerSupply 763 } -- 1.6kW DC Power Module +cevPowerSupplyNXAPDC715WPE OBJECT IDENTIFIER ::= { cevPowerSupply 764 } -- DC PSU 715W cevPowerSupplyNXAPDC715WPI OBJECT IDENTIFIER ::= { cevPowerSupply 765 } -- DC PSU 715W cevPowerSupplyNC571600WACFW OBJECT IDENTIFIER ::= { cevPowerSupply 766 } -- 1600W PSU for Eyrie program from Belpower cevPowerSupplyNC571600WDCFW OBJECT IDENTIFIER ::= { cevPowerSupply 767 } -- New Dc power supply for Eyrie cevPowerSupplyPWRRGD150WACH OBJECT IDENTIFIER ::= { cevPowerSupply 768 } -- Sumatra 150W AC-DC High (H) Power Supply Module for Cisco IR8340-K9 cevPowerSupplyPWRRGD150WDCL OBJECT IDENTIFIER ::= { cevPowerSupply 769 } -- Sumatra 150W DC Low (L) Power Supply Module for Cisco IR8340-K9 -cevPowerSupplyPSU60KWHV OBJECT IDENTIFIER ::= { cevPowerSupply 770 } -- 6.0KW AC/HVAC/HVDC Power Supply +cevPowerSupplyPSU60KWHV OBJECT IDENTIFIER ::= { cevPowerSupply 770 } -- 6.0KW AC/HVAC/HVDC Power Supply cevPowerSupplyDSCAC500WI OBJECT IDENTIFIER ::= { cevPowerSupply 771 } -- DS-CAC-500W-I, Port side intake, 500W AC Power Supply Unit for DS-C9220U-K9 -cevPowerSupplyDSCAC500WE OBJECT IDENTIFIER ::= { cevPowerSupply 772 } -- DS-CAC-500W-E, Port side exhaust, 500W AC Power Supply Unit for DS-C9220I-K9 +cevPowerSupplyDSCAC500WE OBJECT IDENTIFIER ::= { cevPowerSupply 772 } -- DS-CAC-500W-E, Port side exhaust, 500W AC Power Supply Unit for DS-C9220I-K9 cevPowerSupplyNXAPAC3KWPI OBJECT IDENTIFIER ::= { cevPowerSupply 773 } -- 3KW AC Power Supply for TOR cevPowerSupplyNXAPAC3KWPE OBJECT IDENTIFIER ::= { cevPowerSupply 774 } -- 3KW AC Power Supply for TOR cevPowerSupplyNXAPDC3KWPI OBJECT IDENTIFIER ::= { cevPowerSupply 775 } -- 3KW AC Power Supply for TOR @@ -3356,9 +3365,9 @@ cevPowerSupplyPWRRGDACDC250 OBJECT IDENTIFIER ::= { cevPowerSupply 8 cevPowerSupplyNCS1010ACPSU OBJECT IDENTIFIER ::= { cevPowerSupply 802 } -- Cisco Network Convergence System 1010 AC PSU cevPowerSupplyNCS1010DCPSU OBJECT IDENTIFIER ::= { cevPowerSupply 803 } -- Cisco Network Convergence System 1010 DC PSU cevPowerSupplyN9KPAC3200WPI OBJECT IDENTIFIER ::= { cevPowerSupply 805 } -- N9K 3200W AC/DC Power Supply, Port Intake -cevPowerSupplyNCS1K4ACPSU2 OBJECT IDENTIFIER ::= { cevPowerSupply 813 } -- Network Convergence System 1004 AC Power Supply Unit 2.5KW +cevPowerSupplyNCS1K4ACPSU2 OBJECT IDENTIFIER ::= { cevPowerSupply 813 } -- Network Convergence System 1004 AC Power Supply Unit 2.5KW cevPowerSupplyNCS1K4DCPSU2 OBJECT IDENTIFIER ::= { cevPowerSupply 814 } -- Network Convergence System 1004 DC Power Supply Unit 2.5KW -cevPowerSupplyNXKHV6300W20A OBJECT IDENTIFIER ::= { cevPowerSupply 815 } -- 6.3KW20A Power Supply for Mando chassis +cevPowerSupplyNXKHV6300W20A OBJECT IDENTIFIER ::= { cevPowerSupply 815 } -- 6.3KW20A Power Supply for Mando chassis cevPowerSupplyNXKHV6300W30A OBJECT IDENTIFIER ::= { cevPowerSupply 816 } -- 6.3KW30A Power Supply for Mando chassis cevPowerSupplyNXKDC4400W OBJECT IDENTIFIER ::= { cevPowerSupply 817 } -- 4.4KW DC Power Supply for Mando chassis cevPowerSupplyN9KPDC3200WPI OBJECT IDENTIFIER ::= { cevPowerSupply 824 } -- N9K 3200W DC Power Supply, Port Intake @@ -3366,6 +3375,8 @@ cevPowerSupplyC9400PWR3200ACT OBJECT IDENTIFIER ::= { cevPowerSupply 8 cevPowerSupplyDSCAC1400WI OBJECT IDENTIFIER ::= { cevPowerSupply 834 } -- DS-CAC-1400W-I, Port side intake, 1400W AC Power Supply Unit for DS-C9396V-K9 cevPowerSupplyDSCAC1400WE OBJECT IDENTIFIER ::= { cevPowerSupply 835 } -- DS-CAC-1400W-E, Port side exhaust, 1400W AC Power Supply Unit for DS-C9396V-K9 cevPowerSupplyDSCHV2000WI OBJECT IDENTIFIER ::= { cevPowerSupply 836 } -- DS-CHV-2000W-I, Port side Intake, 2000W CHV Power Supply Unit for DS-C9396V-K9 +cevPowerSupplyNXAPAC1400WPI OBJECT IDENTIFIER ::= { cevPowerSupply 841 } -- N9K NXA-PAC-1400W-PI port-intake power supply unit +cevPowerSupplyNXAPAC1400WPE OBJECT IDENTIFIER ::= { cevPowerSupply 842 } -- N9K NXA-PAC-1400W-PE port-exhaust power supply unit cevPowerSupplyPWRC11900WHVT OBJECT IDENTIFIER ::= { cevPowerSupply 843 } -- 1900W hVAC/hVDC 80+ titanium Config 1 Power Supply cevPowerSupplyPWRCH1AC250W OBJECT IDENTIFIER ::= { cevPowerSupply 844 } -- Cisco 250 watt AC Power Supply cevPowerSupplyPWRC11900WHVT2 OBJECT IDENTIFIER ::= { cevPowerSupply 845 } -- 1900W hVAC/hVDC 80+ titanium Config 1 Secondary Power Supply @@ -3375,13 +3386,13 @@ cevPowerSupplyPWRC2500WACE OBJECT IDENTIFIER ::= { cevPowerSupply 8 cevFan OBJECT IDENTIFIER ::= { cevMIBObjects 7 } cevFanC6260FanTray OBJECT IDENTIFIER ::= { cevFan 3 } -- Cisco 6260 Fan Tray -cevFanSinglePulse OBJECT IDENTIFIER ::= { cevFan 4 } -- Single Pulse Fan used in Cisco MGX series and other products. +cevFanSinglePulse OBJECT IDENTIFIER ::= { cevFan 4 } -- Single Pulse Fan used in Cisco MGX series and other products. cevFanDualPulse OBJECT IDENTIFIER ::= { cevFan 5 } -- Dual Pulse Fan used in Cisco MGX series and other products cevFan12012FanTray3 OBJECT IDENTIFIER ::= { cevFan 6 } -- Cisco 12012 Fan tray with 3 fans cevFan12008FanTray6 OBJECT IDENTIFIER ::= { cevFan 7 } -- Cisco 12008 Fan tray with 6 fans cevFan12008FanTray4 OBJECT IDENTIFIER ::= { cevFan 8 } -- Cisco 12008 Fan tray with 4 fans cevFanC6160FanTray OBJECT IDENTIFIER ::= { cevFan 9 } -- Cisco 6160 Blower Module -cevFanC6100FanTray OBJECT IDENTIFIER ::= { cevFan 11 } -- Cisco 6100 Blower Module +cevFanC6100FanTray OBJECT IDENTIFIER ::= { cevFan 11 } -- Cisco 6100 Blower Module cevFan12010FanTray3 OBJECT IDENTIFIER ::= { cevFan 13 } -- Cisco 12010 Fan tray with 3 fans cevFan12406FanTray3 OBJECT IDENTIFIER ::= { cevFan 14 } -- Cisco 12406 Fan tray with 3 fans cevFan12410FanTray3 OBJECT IDENTIFIER ::= { cevFan 15 } -- Cisco 12410 Fan tray with 3 fans @@ -3405,25 +3416,25 @@ cevFanCat3750CFM26 OBJECT IDENTIFIER ::= { cevFan 34 } -- Cisco Catalyst 3750 cevFanDs6SlotFanTray OBJECT IDENTIFIER ::= { cevFan 35 } -- MDS 9506 Fan Tray(ProductID DS-6SLOT-FAN) cevFanDs9SlotFanTray OBJECT IDENTIFIER ::= { cevFan 36 } -- MDS 9509 Fan Tray(ProductID DS-9SLOT-FAN) cevFanDs13SlotFanTray OBJECT IDENTIFIER ::= { cevFan 37 } -- MDS 9513 Fan Tray(ProductID DS-13SLOT-FAN) -cevFanTrayUnknown OBJECT IDENTIFIER ::= { cevFan 38 } -- Unknown Fan Tray +cevFanTrayUnknown OBJECT IDENTIFIER ::= { cevFan 38 } -- Unknown Fan Tray cevFanDs2SlotFanTray OBJECT IDENTIFIER ::= { cevFan 39 } -- MDS 9216 Fan Tray(ProductID DS-2SLOT-FAN) cevFanCat3710CFM26 OBJECT IDENTIFIER ::= { cevFan 40 } -- Cisco Catalyst 3710 Fan, 26 CFM cool air flow cevFanCat37xx12 OBJECT IDENTIFIER ::= { cevFan 41 } -- Cisco 37xx12 Fan -cevFanWS9SlotFanTray OBJECT IDENTIFIER ::= { cevFan 42 } -- Catalyst 65509 Fan Tray +cevFanWS9SlotFanTray OBJECT IDENTIFIER ::= { cevFan 42 } -- Catalyst 65509 Fan Tray cevFanMod9FanTray OBJECT IDENTIFIER ::= { cevFan 43 } -- Cisco 7609 and Catalyst 6509-NEB-A Fan Tray cevFanCat2970CFM26 OBJECT IDENTIFIER ::= { cevFan 44 } -- Cisco Catalyst 2970 Fan, 26 CFM cool air flow cevFanDs1RUFanTray OBJECT IDENTIFIER ::= { cevFan 45 } -- DS-1RU-FAN - MDS 1RU Fan Tray -cevFanFanMod3 OBJECT IDENTIFIER ::= { cevFan 46 } -- Fan Module for Catalyst 6503 / Cisco 7603 chassis +cevFanFanMod3 OBJECT IDENTIFIER ::= { cevFan 46 } -- Fan Module for Catalyst 6503 / Cisco 7603 chassis cevFanWSC6k6SlotFan OBJECT IDENTIFIER ::= { cevFan 47 } -- Catalyst 6000 Fan Tray for 6-Slot Systems -cevFanWSC6k6SlotFan2 OBJECT IDENTIFIER ::= { cevFan 48 } -- High Speed Fan Tray for Catalyst 6506 +cevFanWSC6k6SlotFan2 OBJECT IDENTIFIER ::= { cevFan 48 } -- High Speed Fan Tray for Catalyst 6506 cevFanWSC6k9SlotFan OBJECT IDENTIFIER ::= { cevFan 49 } -- Catalyst 6000 Fan Tray for 9-Slot Systems cevFanWSC6k9SlotFan2 OBJECT IDENTIFIER ::= { cevFan 50 } -- Catalyst 6509 High Speed Fan Tray cevFanWSC6509NebFan OBJECT IDENTIFIER ::= { cevFan 51 } -- Catalyst 6509-NEB Fan Tray for 9-Vertical-Slot System -cevFanWSC6k13SlotFan OBJECT IDENTIFIER ::= { cevFan 52 } -- Fan Tray for 13-Slot C6K -cevFanWSC6k13SlotFan2 OBJECT IDENTIFIER ::= { cevFan 53 } -- High Speed Fan Tray,for Catalyst 6513 / Cisco 7613 +cevFanWSC6k13SlotFan OBJECT IDENTIFIER ::= { cevFan 52 } -- Fan Tray for 13-Slot C6K +cevFanWSC6k13SlotFan2 OBJECT IDENTIFIER ::= { cevFan 53 } -- High Speed Fan Tray,for Catalyst 6513 / Cisco 7613 cevFanFanMod3HS OBJECT IDENTIFIER ::= { cevFan 54 } -- High Speed Fan Module for Catalyst 6503 / Cisco 7603 chassis cevFanWSC6509NebFan2 OBJECT IDENTIFIER ::= { cevFan 55 } -- Catalyst 6509-NEB High Speed Fan Tray for 9-Vertical-Slot System -cevFanFanMod6 OBJECT IDENTIFIER ::= { cevFan 56 } -- Fan Module for Cisco 7606 chassis +cevFanFanMod6 OBJECT IDENTIFIER ::= { cevFan 56 } -- Fan Module for Cisco 7606 chassis cevFanFanMod6HS OBJECT IDENTIFIER ::= { cevFan 57 } -- High Speed Fan Tray for Cisco 7606 chassis cevFanCrs1Fan OBJECT IDENTIFIER ::= { cevFan 58 } -- Cisco CRS1 Fan Tray. cevFanCat3560CFM26 OBJECT IDENTIFIER ::= { cevFan 59 } -- Cisco Catalyst 3560 Fan, 26 CFM cool air flow @@ -3432,8 +3443,8 @@ cevFanWSC6506eFanTray OBJECT IDENTIFIER ::= { cevFan 61 } -- Catalyst 6506 En cevFanWSC6509eFanTray OBJECT IDENTIFIER ::= { cevFan 62 } -- Catalyst 6509 Enhanced Fan Tray cevFanWSC6513eFanTray OBJECT IDENTIFIER ::= { cevFan 63 } -- Catalyst 6513 Enhanced Fan Tray cevFanWSC6503eFanTray OBJECT IDENTIFIER ::= { cevFan 64 } -- Catalyst 6503 Enhanced Fan Tray -cevFanUmg9820FanTray OBJECT IDENTIFIER ::= { cevFan 65 } -- umg9820 product's Fan Tray -cevFanMod4HS OBJECT IDENTIFIER ::= { cevFan 66 } -- Fan module for cisco7604 +cevFanUmg9820FanTray OBJECT IDENTIFIER ::= { cevFan 65 } -- umg9820 product's Fan Tray +cevFanMod4HS OBJECT IDENTIFIER ::= { cevFan 66 } -- Fan module for cisco7604 cevFanC4kFCFanTray OBJECT IDENTIFIER ::= { cevFan 67 } -- Cisco Catalyst 4000 fixed chassis fan tray cevFan12410EnhFanTray3 OBJECT IDENTIFIER ::= { cevFan 68 } -- Cisco 12410 Enhanced Fan tray with 3 fans cevFan12406EnhFanTray3 OBJECT IDENTIFIER ::= { cevFan 69 } -- Cisco 12406 Enhanced Fan tray with 3 fans @@ -3454,15 +3465,15 @@ cevModuleCrs116FanTray OBJECT IDENTIFIER ::= { cevFan 83 } -- Cisco CRS-1 Ser cevModuleCrs18FanTray OBJECT IDENTIFIER ::= { cevFan 84 } -- Cisco CRS-1 Series Fan Tray for 8 slots LCC cevModuleCrs14FanTray OBJECT IDENTIFIER ::= { cevFan 85 } -- Cisco CRS-1 Series Fan Tray for 4 slots LC cevFanC3KBLWR60CFM OBJECT IDENTIFIER ::= { cevFan 86 } -- Catalyst 3K Fan, 60 CFM -cevFanMod6ShsFanTray OBJECT IDENTIFIER ::= { cevFan 87 } -- High Speed Fan Module for CISCO7606-S Chassis -cevFanMod9ShsFanTray OBJECT IDENTIFIER ::= { cevFan 88 } -- High Speed Fan Module for CISCO7609-S Chassis +cevFanMod6ShsFanTray OBJECT IDENTIFIER ::= { cevFan 87 } -- High Speed Fan Module for CISCO7606-S Chassis +cevFanMod9ShsFanTray OBJECT IDENTIFIER ::= { cevFan 88 } -- High Speed Fan Module for CISCO7609-S Chassis cevFanMod9StFanTray OBJECT IDENTIFIER ::= { cevFan 89 } -- Turbo Fan Module for CISCO7609-S Chassis cevFanBlwrRPS2300 OBJECT IDENTIFIER ::= { cevFan 90 } -- Blower Assembly for RPS2300 cevFanACE4710K9CpuFan OBJECT IDENTIFIER ::= { cevFan 91 } -- Cisco ACE 4710 CPU Blower cevFanACE4710K9DimmFan OBJECT IDENTIFIER ::= { cevFan 92 } -- Cisco ACE 4710 DIMM Blower cevFanACE4710K9PciFan OBJECT IDENTIFIER ::= { cevFan 93 } -- Cisco ACE 4710 PCI Axial Fan cevFanWSC6509veFan OBJECT IDENTIFIER ::= { cevFan 94 } -- FAN Tray for Catalyst 6500 enhanced 9-slot vertical chassis -cevFanMod3ShsFanTray OBJECT IDENTIFIER ::= { cevFan 95 } -- Variable High Speed Fan Module for CISCO7603-S Chassis +cevFanMod3ShsFanTray OBJECT IDENTIFIER ::= { cevFan 95 } -- Variable High Speed Fan Module for CISCO7603-S Chassis cevFanSce8000FanTray OBJECT IDENTIFIER ::= { cevFan 96 } -- Cisco SCE8000 Fan tray cevFanN7Kc7010MainFanTray OBJECT IDENTIFIER ::= { cevFan 97 } -- main system fan for Nexus7000 10 slot N7K cevFanN7KC7010FabricFanTray OBJECT IDENTIFIER ::= { cevFan 98 } -- fabric fan for Nexus7000 10 slot N7K @@ -3517,8 +3528,8 @@ cevFanOe7541 OBJECT IDENTIFIER ::= { cevFan 155 } -- Cisco Oe cevFanOe8541 OBJECT IDENTIFIER ::= { cevFan 156 } -- Cisco Oe8541 Fan cevFanCrs16SBFan OBJECT IDENTIFIER ::= { cevFan 157 } -- Cisco CRS Series Fan for CRS-16/S-B Fan Tray cevFanCrs16FabricFan OBJECT IDENTIFIER ::= { cevFan 158 } -- Cisco CRS Series Fan for Fabric Card Chassis Fan Tray -cevFanASA5555PSFan OBJECT IDENTIFIER ::= { cevFan 160 } -- Power Supply Fan in Adapative Security Appliance 5555 -cevFanASA5555ChassisFan OBJECT IDENTIFIER ::= { cevFan 167 } -- Chassis Cooling Fan in Adapative Security Appliance 5555 +cevFanASA5555PSFan OBJECT IDENTIFIER ::= { cevFan 160 } -- Power Supply Fan in Adapative Security Appliance 5555 +cevFanASA5555ChassisFan OBJECT IDENTIFIER ::= { cevFan 167 } -- Chassis Cooling Fan in Adapative Security Appliance 5555 cevFanN3kC3064FanB OBJECT IDENTIFIER ::= { cevFan 173 } -- N3K-C3016 and N3K-C3064 Fan Module, Back to Front Airflow, Spare cevFanASR903FanTray OBJECT IDENTIFIER ::= { cevFan 174 } -- ASR 900 Chassis Series 3RU FAN Tray cevFanASR900Fan OBJECT IDENTIFIER ::= { cevFan 175 } -- Fan for ASR 900 Series platform @@ -3541,20 +3552,20 @@ cevFanN3kC3548PFan OBJECT IDENTIFIER ::= { cevFan 193 } -- Nexus 35 cevFanA9K9912FAN OBJECT IDENTIFIER ::= { cevFan 194 } -- ASR 9912 Fan Tray cevFanISR4400Fan OBJECT IDENTIFIER ::= { cevFan 195 } -- Cisco ISR 4400 Series Generic Fan cevFanAsr9010FanV2 OBJECT IDENTIFIER ::= { cevFan 196 } -- ASR-9010 Fan Tray Version 2 -cevFanCat2960XCFM23 OBJECT IDENTIFIER ::= { cevFan 197 } -- Cisco Catalyst 2960X Fan, 23 CFM cool air flow for non -Pwr SKUs -cevFanCat2960XCFM38 OBJECT IDENTIFIER ::= { cevFan 198 } -- Cisco Catalyst 2960X Fan, 38 CFM cool air flow for Pwr SKUs +cevFanCat2960XCFM23 OBJECT IDENTIFIER ::= { cevFan 197 } -- Cisco Catalyst 2960X Fan, 23 CFM cool air flow for non -Pwr SKUs +cevFanCat2960XCFM38 OBJECT IDENTIFIER ::= { cevFan 198 } -- Cisco Catalyst 2960X Fan, 38 CFM cool air flow for Pwr SKUs cevFanDSC9710 OBJECT IDENTIFIER ::= { cevFan 200 } -- DS-C9710-FAN, Fan module for MDS 10-Slot Director Switch, DS9710 -cevFanAsr9904Fan OBJECT IDENTIFIER ::= { cevFan 201 } -- ASR9904 Fan Tray -cevFanNCSFANTRAY OBJECT IDENTIFIER ::= { cevFan 202 } -- NCS 6008 Chassis Fan Tray +cevFanAsr9904Fan OBJECT IDENTIFIER ::= { cevFan 201 } -- ASR9904 Fan Tray +cevFanNCSFANTRAY OBJECT IDENTIFIER ::= { cevFan 202 } -- NCS 6008 Chassis Fan Tray cevFanDSC50I OBJECT IDENTIFIER ::= { cevFan 203 } -- DS-C50I-FAN, Fan module for MDS 9250i Intelligent Fabric Switch -cevFanC6880xFan OBJECT IDENTIFIER ::= { cevFan 204 } -- Catalyst 6880 chassis fan +cevFanC6880xFan OBJECT IDENTIFIER ::= { cevFan 204 } -- Catalyst 6880 chassis fan cevFanCrs18SBFan OBJECT IDENTIFIER ::= { cevFan 205 } -- Cisco CRS Series Fan for 8-Slot/S-B Fan Tray cevFanCrs18FanTrayB OBJECT IDENTIFIER ::= { cevFan 206 } -- CRS-8 Enhanced chassis fan tray for CRS400G -cevFanN77c7718Fan OBJECT IDENTIFIER ::= { cevFan 207 } -- Fan for Nexus7700 18-slot chassis -cevFanN77c7710Fan OBJECT IDENTIFIER ::= { cevFan 208 } -- Fan for Nexus7700 10-slot chassis -cevFanN77c7706Fan OBJECT IDENTIFIER ::= { cevFan 209 } -- Fan for Nexus7700 6-slot chassis -cevFanC6807xlFan OBJECT IDENTIFIER ::= { cevFan 210 } -- Catalyst 6807 chassis fan -cevFanNCSFan OBJECT IDENTIFIER ::= { cevFan 211 } -- NCS Fan +cevFanN77c7718Fan OBJECT IDENTIFIER ::= { cevFan 207 } -- Fan for Nexus7700 18-slot chassis +cevFanN77c7710Fan OBJECT IDENTIFIER ::= { cevFan 208 } -- Fan for Nexus7700 10-slot chassis +cevFanN77c7706Fan OBJECT IDENTIFIER ::= { cevFan 209 } -- Fan for Nexus7700 6-slot chassis +cevFanC6807xlFan OBJECT IDENTIFIER ::= { cevFan 210 } -- Catalyst 6807 chassis fan +cevFanNCSFan OBJECT IDENTIFIER ::= { cevFan 211 } -- NCS Fan cevFanCat3kCT57xxFan OBJECT IDENTIFIER ::= { cevFan 212 } -- Cisco Catalyst 3k/CT57xx Fruable FAN ASSEMBLY, 40MM, 12V, 16KRPM cevFanN3KC3172TQFAN OBJECT IDENTIFIER ::= { cevFan 213 } -- N3K QuickIron2 Fan (Front to Back Airflow) cevFanN3KC3172TQFANB OBJECT IDENTIFIER ::= { cevFan 214 } -- N3K QuickIron2 Fan (Back to Front Airflow) @@ -3566,26 +3577,26 @@ cevFanDSC9706FAN OBJECT IDENTIFIER ::= { cevFan 219 } -- Fan for cevFanNCS4KFTA OBJECT IDENTIFIER ::= { cevFan 220 } -- NCS 4016 Chassis Fan Tray cevFanNCS4KLCCFan OBJECT IDENTIFIER ::= { cevFan 221 } -- Cisco NCS 4000 Series LCC Chassis Fan cevFanN9Kc9508FanTray OBJECT IDENTIFIER ::= { cevFan 222 } -- N9K-C9508-FAN fan tray for Nexus9508 chassis -cevFanTrayISR4430 OBJECT IDENTIFIER ::= { cevFan 223 } -- Cisco ISR 4430 Series Fan Tray -cevFanASR1001XFanTray OBJECT IDENTIFIER ::= { cevFan 225 } -- Cisco ASR1001-X Fan Tray -cevFanASR902FanTray OBJECT IDENTIFIER ::= { cevFan 226 } -- ASR 900 Chassis Series 2RU FAN Tray +cevFanTrayISR4430 OBJECT IDENTIFIER ::= { cevFan 223 } -- Cisco ISR 4430 Series Fan Tray +cevFanASR1001XFanTray OBJECT IDENTIFIER ::= { cevFan 225 } -- Cisco ASR1001-X Fan Tray +cevFanASR902FanTray OBJECT IDENTIFIER ::= { cevFan 226 } -- ASR 900 Chassis Series 2RU FAN Tray cevFanN56128FanB OBJECT IDENTIFIER ::= { cevFan 227 } -- Nexus 56128 Fan Module with Back to Front Airflow cevFanN56128FanF OBJECT IDENTIFIER ::= { cevFan 228 } -- Nexus 56128 Fan Module with Front to Back Airflow cevFanDSC48SFAN OBJECT IDENTIFIER ::= { cevFan 229 } -- Fan module for MDS 9148 16G Fabric Switch cevFanN9Kc9516FanTray OBJECT IDENTIFIER ::= { cevFan 230 } -- N9K-C9516-FAN fan tray for Nexus9516 chassis cevFanN9Kc9504FanTray OBJECT IDENTIFIER ::= { cevFan 231 } -- N9K-C9504-FAN fan tray for Nexus9504 chassis cevFanN9Kc9300FanTray2B OBJECT IDENTIFIER ::= { cevFan 232 } -- 3RU (Nagano) fan tray back to front air flow (dual fan) -cevFanN9Kc9300FanTray2 OBJECT IDENTIFIER ::= { cevFan 233 } -- 3RU (Nagano) fan tray front to back air flow (dual fan) +cevFanN9Kc9300FanTray2 OBJECT IDENTIFIER ::= { cevFan 233 } -- 3RU (Nagano) fan tray front to back air flow (dual fan) cevFanN9Kc9300FanTray1B OBJECT IDENTIFIER ::= { cevFan 234 } -- 2RU (Lake Placid) fan tray back to front air flow (single fan) -cevFanN9Kc9300FanTray1 OBJECT IDENTIFIER ::= { cevFan 235 } -- 2RU (Lake Placid) fan tray front to back air flow (single fan) +cevFanN9Kc9300FanTray1 OBJECT IDENTIFIER ::= { cevFan 235 } -- 2RU (Lake Placid) fan tray front to back air flow (single fan) cevFanAsr9922FanV2 OBJECT IDENTIFIER ::= { cevFan 236 } -- ASR-9922 Fan Tray V2 -cevFanNXAFAN30CFMB OBJECT IDENTIFIER ::= { cevFan 237 } -- Nexus 2K/3K Single Fan, reverse airflow (port side intake) -cevFanNXAFAN30CFMF OBJECT IDENTIFIER ::= { cevFan 238 } -- Nexus 2K/3K Single Fan, forward airflow (port side exhaust) +cevFanNXAFAN30CFMB OBJECT IDENTIFIER ::= { cevFan 237 } -- Nexus 2K/3K Single Fan, reverse airflow (port side intake) +cevFanNXAFAN30CFMF OBJECT IDENTIFIER ::= { cevFan 238 } -- Nexus 2K/3K Single Fan, forward airflow (port side exhaust) cevFanASR9001V2 OBJECT IDENTIFIER ::= { cevFan 239 } -- ASR-9001 Fan Tray Ver 2 -cevFanN6kC6001FanF OBJECT IDENTIFIER ::= { cevFan 240 } -- Nexus 6001 Fan Module with Front to Back Airflow -cevFanN6kC6001FanB OBJECT IDENTIFIER ::= { cevFan 241 } -- Nexus 6001 Fan Module with Back to Front Airflow +cevFanN6kC6001FanF OBJECT IDENTIFIER ::= { cevFan 240 } -- Nexus 6001 Fan Module with Front to Back Airflow +cevFanN6kC6001FanB OBJECT IDENTIFIER ::= { cevFan 241 } -- Nexus 6001 Fan Module with Back to Front Airflow cevFanNCSFFANTRAY OBJECT IDENTIFIER ::= { cevFan 242 } -- NCS Fabric Chassis Fan Tray -cevFanTrayISR4330 OBJECT IDENTIFIER ::= { cevFan 244 } -- Cisco ISR 4330 Series Fan Tray +cevFanTrayISR4330 OBJECT IDENTIFIER ::= { cevFan 244 } -- Cisco ISR 4330 Series Fan Tray cevFanTrayISR4320 OBJECT IDENTIFIER ::= { cevFan 245 } -- Cisco ISR 4320 Series Fan Tray cevFanASR1000XFanTray OBJECT IDENTIFIER ::= { cevFan 246 } -- Cisco ASR1006-X/ASR1009-X Fan Tray cevFanAsa5508ChassisFan OBJECT IDENTIFIER ::= { cevFan 247 } -- Chassis Cooling Fan for Adaptive Security Appliance 5508 @@ -3603,14 +3614,14 @@ cevFanDSC96SFANE OBJECT IDENTIFIER ::= { cevFan 262 } -- Fan Tray cevFanDSC96SFANI OBJECT IDENTIFIER ::= { cevFan 263 } -- Fan Tray (port-side intake) for MDS-9396 16G x 96 FC ports fabric switch cevFanAsa5516ChassisFan OBJECT IDENTIFIER ::= { cevFan 264 } -- Chassis Cooling Fan for Adaptive Security Appliance 5516 cevFanC6840XFAN OBJECT IDENTIFIER ::= { cevFan 265 } -- FRU type FAN support for Catalyst 68xx family -cevFanASR1002HXFanTray OBJECT IDENTIFIER ::= { cevFan 266 } -- Cisco ASR1002-HX Fan Tray +cevFanASR1002HXFanTray OBJECT IDENTIFIER ::= { cevFan 266 } -- Cisco ASR1002-HX Fan Tray cevFanAsr9910Fan OBJECT IDENTIFIER ::= { cevFan 267 } -- ASR 9910 Fan Tray cevFanASR920FanTray2ru OBJECT IDENTIFIER ::= { cevFan 268 } -- Fan tray for Crete box. Total 2 fans in this model cevFanDSC9718FAN OBJECT IDENTIFIER ::= { cevFan 269 } -- Fan module for MDS 18-Slot Director Switch, DS-C9718 cevFanT3R OBJECT IDENTIFIER ::= { cevFan 275 } -- Cisco 3850-XS FAN T3-R cevFanT3F OBJECT IDENTIFIER ::= { cevFan 276 } -- Cisco 3850-XS FAN T3-F -cevFanNC55FanTray OBJECT IDENTIFIER ::= { cevFan 277 } -- NCS 5508 Fan Tray -cevFanNC55Fan OBJECT IDENTIFIER ::= { cevFan 278 } -- NCS 5508 Chassis Fan +cevFanNC55FanTray OBJECT IDENTIFIER ::= { cevFan 277 } -- NCS 5508 Fan Tray +cevFanNC55Fan OBJECT IDENTIFIER ::= { cevFan 278 } -- NCS 5508 Chassis Fan cevFanNCS5001FANBK OBJECT IDENTIFIER ::= { cevFan 279 } -- Cisco NCS 5001 Router Fan Back ( Rear Side) to Front ( Port Side) Air Flow cevFanNCS5001FANFR OBJECT IDENTIFIER ::= { cevFan 280 } -- Cisco NCS 5001 Fan Front ( Port Side) to Back ( Rear Side) Air Flow cevFanNCS5002FANFR OBJECT IDENTIFIER ::= { cevFan 281 } -- Cisco NCS 5002 Fan Front ( Port Side) to Back ( Rear Side) Air Flow @@ -3619,19 +3630,19 @@ cevFanNCS4K OBJECT IDENTIFIER ::= { cevFan 285 } -- NC4K Fan cevFanASR1001HXFanTray OBJECT IDENTIFIER ::= { cevFan 287 } -- Cisco ASR1001-HX Fan Tray cevFanNCS4202 OBJECT IDENTIFIER ::= { cevFan 288 } -- Fan tray for NCS 4202 box, Total 4 fans in this model cevFanNCS4201 OBJECT IDENTIFIER ::= { cevFan 289 } -- Fan tray for NCS 4201 box, Total 5 fans in this model -cevFanASR920FanTray2ruCc OBJECT IDENTIFIER ::= { cevFan 290 } -- Fan tray for Crete box, Total 2 fans in this model -cevFanNCS1002FanTray OBJECT IDENTIFIER ::= { cevFan 291 } -- Cisco NCS1K fan tray slot -cevFanNCS5011FANFR OBJECT IDENTIFIER ::= { cevFan 298 } -- Cisco NCS 5011 Fan Front (Port Side) to Back (Rear Side) Air Flow -cevFanNCS5011FANBK OBJECT IDENTIFIER ::= { cevFan 299 } -- Cisco NCS 5011 Router Fan Back (Rear Side) to Front (Port Side) AirFlow +cevFanASR920FanTray2ruCc OBJECT IDENTIFIER ::= { cevFan 290 } -- Fan tray for Crete box, Total 2 fans in this model +cevFanNCS1002FanTray OBJECT IDENTIFIER ::= { cevFan 291 } -- Cisco NCS1K fan tray slot +cevFanNCS5011FANFR OBJECT IDENTIFIER ::= { cevFan 298 } -- Cisco NCS 5011 Fan Front (Port Side) to Back (Rear Side) Air Flow +cevFanNCS5011FANBK OBJECT IDENTIFIER ::= { cevFan 299 } -- Cisco NCS 5011 Router Fan Back (Rear Side) to Front (Port Side) AirFlow cevFanTrayISR4220 OBJECT IDENTIFIER ::= { cevFan 300 } -- Cisco ISR 4220 Series Fan Tray cevFanNCS4216F2BFAN OBJECT IDENTIFIER ::= { cevFan 301 } -- NCS 4216 Top/Bottom Fan Tray -cevFanFPR2KCoolingFan OBJECT IDENTIFIER ::= { cevFan 302 } -- FirePOWER 2K cooling Fan +cevFanFPR2KCoolingFan OBJECT IDENTIFIER ::= { cevFan 302 } -- FirePOWER 2K cooling Fan cevFanNCS4216F2BFan OBJECT IDENTIFIER ::= { cevFan 307 } -- NCS 4216-F2B Top/Bottom Fan Tray cevFanNCS4216PWRFAN OBJECT IDENTIFIER ::= { cevFan 308 } -- NCS 4216 Power Supply Fan Tray cevFanASR914F2BFan OBJECT IDENTIFIER ::= { cevFan 311 } -- ASR 914 Top/Bottom Airflow Deflector Fan Tray Kit cevFanASR914PWRFAN OBJECT IDENTIFIER ::= { cevFan 312 } -- ASR914 Power Supply Fan Tray cevFanNCS4KFFanTray OBJECT IDENTIFIER ::= { cevFan 313 } -- NCS 4000 Centralised Fabric Chassis Fan Tray Assembly -cevFanAsr9906Fan OBJECT IDENTIFIER ::= { cevFan 314 } -- ASR 9906 Fan +cevFanAsr9906Fan OBJECT IDENTIFIER ::= { cevFan 314 } -- ASR 9906 Fan cevFanN77C7706FAN2 OBJECT IDENTIFIER ::= { cevFan 315 } -- Gen2 Fan Module for Nexus7700 6-slot chassis cevFanN77C7710FAN2 OBJECT IDENTIFIER ::= { cevFan 316 } -- Gen2 Fan Module for Nexus7700 10-slot chassis cevFanN77C7718FAN2 OBJECT IDENTIFIER ::= { cevFan 317 } -- Gen2 Fan Module for Nexus7700 18-slot chassis @@ -3640,12 +3651,12 @@ cevFanNCS1001FanTray OBJECT IDENTIFIER ::= { cevFan 319 } -- Cisco NC cevFanC9410FAN OBJECT IDENTIFIER ::= { cevFan 320 } -- Cisco Catalyst 9400 Series 10 slot chassis Fan Tray cevFanC9407FAN OBJECT IDENTIFIER ::= { cevFan 321 } -- Cisco Catalyst 9400 Series 7 slot chassis Fan Tray cevFanC9404FAN OBJECT IDENTIFIER ::= { cevFan 322 } -- Cisco Catalyst 9400 Series 4 slot chassis Fan Tray -cevFanC9400FAN OBJECT IDENTIFIER ::= { cevFan 323 } -- Cisco Catalyst 9400 Series Fan +cevFanC9400FAN OBJECT IDENTIFIER ::= { cevFan 323 } -- Cisco Catalyst 9400 Series Fan cevFanC980040K9FanTray OBJECT IDENTIFIER ::= { cevFan 324 } -- C9800-40-K9 Fan tray cevFanAIRCT9880K9 OBJECT IDENTIFIER ::= { cevFan 325 } -- AIR-CT9880-K9 Fan tray cevFanNCS4009FANFC OBJECT IDENTIFIER ::= { cevFan 326 } -- NCS4009 Glaurung2 Fan -cevFanAIRCT5540K9FanTray OBJECT IDENTIFIER ::= { cevFan 327 } -- AIR-CT5540-K9 Fan tray -cevFanNXAFAN160CFMPI OBJECT IDENTIFIER ::= { cevFan 328 } -- NXA-FAN-160CFM-PI Nexus Fan, 160CFM, port side intake airflow +cevFanAIRCT5540K9FanTray OBJECT IDENTIFIER ::= { cevFan 327 } -- AIR-CT5540-K9 Fan tray +cevFanNXAFAN160CFMPI OBJECT IDENTIFIER ::= { cevFan 328 } -- NXA-FAN-160CFM-PI Nexus Fan, 160CFM, port side intake airflow cevFanNXAFAN160CFMPE OBJECT IDENTIFIER ::= { cevFan 329 } -- NXA-FAN-160CFM-PE Nexus Fan, 160CFM, port side exhaust airflow cevFanDSC32TFANE OBJECT IDENTIFIER ::= { cevFan 330 } -- DS-C32T-FAN-E, Port Side Exhaust Fan unit for DS-C9132T-K9 cevFanDSC32TFANI OBJECT IDENTIFIER ::= { cevFan 331 } -- DS-C32T-FAN-I, Port Side Intake Fan unit for DS-C9132T-K9 @@ -3660,7 +3671,7 @@ cevFanNCS520FanTray5 OBJECT IDENTIFIER ::= { cevFan 339 } -- Cisco NC cevFanN540FAN OBJECT IDENTIFIER ::= { cevFan 340 } -- NCS 540 Fan cevFanN540XFAN OBJECT IDENTIFIER ::= { cevFan 341 } -- Cisco NCS 540 Router Fan Conformal Coated cevFanSFD18FAN OBJECT IDENTIFIER ::= { cevFan 342 } -- SF-D18 Fan Tray -cevFan8812FAN OBJECT IDENTIFIER ::= { cevFan 343 } -- Cisco 8812 Fan Tray +cevFan8812FAN OBJECT IDENTIFIER ::= { cevFan 343 } -- Cisco 8812 Fan Tray cevFan8808FAN OBJECT IDENTIFIER ::= { cevFan 344 } -- Cisco 8808 Fan Tray cevFanSFD4FAN OBJECT IDENTIFIER ::= { cevFan 345 } -- SF-D4 Fan Tray cevFanC9600FAN OBJECT IDENTIFIER ::= { cevFan 346 } -- Cisco Catalyst 9600 Series Fan @@ -3670,12 +3681,12 @@ cevFan8201FANFW OBJECT IDENTIFIER ::= { cevFan 349 } -- Cisco 82 cevFanSystemFan OBJECT IDENTIFIER ::= { cevFan 350 } -- Generic system fan cevFanNC555516FAN2 OBJECT IDENTIFIER ::= { cevFan 351 } -- NCS 5516 Fan Tray version 2 module for 16 slot chassis NCS Whistler cevFanNC555508FAN2 OBJECT IDENTIFIER ::= { cevFan 352 } -- NCS 5508 Fan Tray version 2 module for 8 slot chassis NCS Whistler -cevFanFPR1KCoolingFan OBJECT IDENTIFIER ::= { cevFan 353 } -- Cisco Firepower 1K cooling Fan +cevFanFPR1KCoolingFan OBJECT IDENTIFIER ::= { cevFan 353 } -- Cisco Firepower 1K cooling Fan cevFanC980080K9FanTray OBJECT IDENTIFIER ::= { cevFan 355 } -- C9800-80-K9 Fan tray cevFanNXAFAN160CFM OBJECT IDENTIFIER ::= { cevFan 356 } -- Fans for N9K-C9364C cevFanNXAFAN35CFMPI OBJECT IDENTIFIER ::= { cevFan 357 } -- NXA-FAN-35CFM-PI Nexus Fan, 35CFM, port side intake airflow -cevFanNXAFAN35CFMPE OBJECT IDENTIFIER ::= { cevFan 358 } -- NXA-FAN-35CFM-PE Nexus Fan, 35CFM, port side exhaust airflow -cevFanASR9922FANV3 OBJECT IDENTIFIER ::= { cevFan 359 } -- ASR 9922 Fan Tray v3 +cevFanNXAFAN35CFMPE OBJECT IDENTIFIER ::= { cevFan 358 } -- NXA-FAN-35CFM-PE Nexus Fan, 35CFM, port side exhaust airflow +cevFanASR9922FANV3 OBJECT IDENTIFIER ::= { cevFan 359 } -- ASR 9922 Fan Tray v3 cevFanN560FANH OBJECT IDENTIFIER ::= { cevFan 360 } -- Cisco NCS 560 High Speed Fan - Industrial Temperature Range (I-Temp) cevFanNCS5064FANFR OBJECT IDENTIFIER ::= { cevFan 361 } -- NCS 5064 Router Fan Front to Back AirFlow cevFanNCS5064FANBK OBJECT IDENTIFIER ::= { cevFan 362 } -- NCS 5064 Router Fan Back to Front AirFlow @@ -3706,7 +3717,7 @@ cevFanNXAFAN160CFM2PE OBJECT IDENTIFIER ::= { cevFan 388 } -- NXA-FAN- cevFanUCSFAN64108 OBJECT IDENTIFIER ::= { cevFan 389 } -- Cisco UCS 64108 Fan Module cevFanNXAFAN300CFMPI OBJECT IDENTIFIER ::= { cevFan 392 } -- NXA-FAN-300CFM-PI Nexus Fan, 300CFM, port side intake airflow cevFanNXAFAN300CFMPE OBJECT IDENTIFIER ::= { cevFan 393 } -- NXA-FAN-300CFM-PE Nexus Fan, 300CFM, port side exhaust airflow -cevFanTrayC1100TG OBJECT IDENTIFIER ::= { cevFan 394 } -- Cisco C1100TG terminal server fantray with 2 fans +cevFanTrayC1100TG OBJECT IDENTIFIER ::= { cevFan 394 } -- Cisco C1100TG terminal server fantray with 2 fans cevFanTrayC1100TGX OBJECT IDENTIFIER ::= { cevFan 395 } -- Cisco C1100TG plus terminal server fantray with 3 fans cevFanTrayNCS540LFHCSR OBJECT IDENTIFIER ::= { cevFan 396 } -- NCS540L series - N540-FH-CSR-SYS Fan Tray cevFanTrayNCS540LFHAGG OBJECT IDENTIFIER ::= { cevFan 397 } -- NCS540L series - N540-FH-AGG-SYS Fan Tray @@ -3716,24 +3727,24 @@ cevFanNCS540LFHAGG OBJECT IDENTIFIER ::= { cevFan 400 } -- NCS540L cevFanNCS540LFHIP65 OBJECT IDENTIFIER ::= { cevFan 401 } -- NCS540L series - N540-FH-IP65-SYS Fan Module cevFanN9KC9504FAN2 OBJECT IDENTIFIER ::= { cevFan 402 } -- N9K-C9504-FAN2 fan tray for Nexus 9504 chassis cevFanN9KC9508FAN2 OBJECT IDENTIFIER ::= { cevFan 403 } -- N9K-C9508-FAN2 fan tray for Nexus 9508 chassis -cevFanTrayC83002N2S OBJECT IDENTIFIER ::= { cevFan 404 } -- Cisco C8300-2N2S-XX Fan Tray -cevFanTrayC83002N2SR OBJECT IDENTIFIER ::= { cevFan 405 } -- Cisco C8300-2N2S-XX NEBS Fan Tray -cevFanTrayC83001N1S OBJECT IDENTIFIER ::= { cevFan 406 } -- Cisco C8300-1N1S-XX Series Fan Tray -cevFanTrayC82001N4T OBJECT IDENTIFIER ::= { cevFan 407 } -- Cisco C8200-1N-4T Series Fan Tray +cevFanTrayC83002N2S OBJECT IDENTIFIER ::= { cevFan 404 } -- Cisco C8300-2N2S-XX Fan Tray +cevFanTrayC83002N2SR OBJECT IDENTIFIER ::= { cevFan 405 } -- Cisco C8300-2N2S-XX NEBS Fan Tray +cevFanTrayC83001N1S OBJECT IDENTIFIER ::= { cevFan 406 } -- Cisco C8300-1N1S-XX Series Fan Tray +cevFanTrayC82001N4T OBJECT IDENTIFIER ::= { cevFan 407 } -- Cisco C8200-1N-4T Series Fan Tray cevFanNC555504FAN2 OBJECT IDENTIFIER ::= { cevFan 408 } -- NCS 5504 Fan Tray version 2 module for 4 slot chassis cevFanPERSHINGFANPE OBJECT IDENTIFIER ::= { cevFan 409 } -- PERSHING fan module - PORT side Exhaust cevFanPERSHINGFANPI OBJECT IDENTIFIER ::= { cevFan 410 } -- PERSHING fan module - PORT side Intake cevFanTTA1XFanTray OBJECT IDENTIFIER ::= { cevFan 411 } -- Cisco DNA Traffic Telemetry Appliance - Model 1X, Fan Tray -cevFanNXASFAN30CFMPI OBJECT IDENTIFIER ::= { cevFan 412 } -- Smart fan for n9k tor -cevFanNXASFAN30CFMPE OBJECT IDENTIFIER ::= { cevFan 413 } -- Smart fan for n9k tor -cevFanNXASFAN35CFMPE OBJECT IDENTIFIER ::= { cevFan 414 } -- Smart fan for n9k tor -cevFanNXASFAN35CFMPI OBJECT IDENTIFIER ::= { cevFan 415 } -- Smart fan for n9k tor -cevFanNXASFAN65CFMPI OBJECT IDENTIFIER ::= { cevFan 416 } -- Smart fan for n9k tor -cevFanNXASFAN65CFMPE OBJECT IDENTIFIER ::= { cevFan 417 } -- Smart fan for n9k tor -cevFanNXASFAN160CFMPI OBJECT IDENTIFIER ::= { cevFan 418 } -- Smart fan for n9k tor -cevFanNXASFAN300CFMPI OBJECT IDENTIFIER ::= { cevFan 419 } -- Smart fan for n9k tor -cevFanNXASFAN160CFMPE OBJECT IDENTIFIER ::= { cevFan 420 } -- Smart fan for n9k tor -cevFanNXASFAN300CFMPE OBJECT IDENTIFIER ::= { cevFan 421 } -- Smart fan for n9k tor +cevFanNXASFAN30CFMPI OBJECT IDENTIFIER ::= { cevFan 412 } -- Smart fan for n9k tor +cevFanNXASFAN30CFMPE OBJECT IDENTIFIER ::= { cevFan 413 } -- Smart fan for n9k tor +cevFanNXASFAN35CFMPE OBJECT IDENTIFIER ::= { cevFan 414 } -- Smart fan for n9k tor +cevFanNXASFAN35CFMPI OBJECT IDENTIFIER ::= { cevFan 415 } -- Smart fan for n9k tor +cevFanNXASFAN65CFMPI OBJECT IDENTIFIER ::= { cevFan 416 } -- Smart fan for n9k tor +cevFanNXASFAN65CFMPE OBJECT IDENTIFIER ::= { cevFan 417 } -- Smart fan for n9k tor +cevFanNXASFAN160CFMPI OBJECT IDENTIFIER ::= { cevFan 418 } -- Smart fan for n9k tor +cevFanNXASFAN300CFMPI OBJECT IDENTIFIER ::= { cevFan 419 } -- Smart fan for n9k tor +cevFanNXASFAN160CFMPE OBJECT IDENTIFIER ::= { cevFan 420 } -- Smart fan for n9k tor +cevFanNXASFAN300CFMPE OBJECT IDENTIFIER ::= { cevFan 421 } -- Smart fan for n9k tor cevFanASR9903FanTray OBJECT IDENTIFIER ::= { cevFan 422 } -- ASR 9903 Fan Tray cevFanC8500L8S4XFanTray OBJECT IDENTIFIER ::= { cevFan 423 } -- Cisco C8500L-8S4X Fan Tray cevFanC8500FAN1RFanTray OBJECT IDENTIFIER ::= { cevFan 424 } -- Fan Tray for C8500-12X4QC chassis @@ -3746,21 +3757,21 @@ cevFanTray2RUC950056C16DF OBJECT IDENTIFIER ::= { cevFan 430 } -- Cisco Ca cevFanTray1RUC950056C16DR OBJECT IDENTIFIER ::= { cevFan 431 } -- Cisco Catalyst 9500 Series 1RU Fan Tray Reverse cevFanTray2RUC950056C16DR OBJECT IDENTIFIER ::= { cevFan 432 } -- Cisco Catalyst 9500 Series 2RU Fan Tray Reverse cevFanNC57C3FAN1FW OBJECT IDENTIFIER ::= { cevFan 433 } -- Eyrie 40 mm fan tray -cevFanNC57C3FAN2FW OBJECT IDENTIFIER ::= { cevFan 434 } -- Eyrie 60 mm fan tray +cevFanNC57C3FAN2FW OBJECT IDENTIFIER ::= { cevFan 434 } -- Eyrie 60 mm fan tray cevFanVG420Fan OBJECT IDENTIFIER ::= { cevFan 437 } -- Cisco VG420 Generic Fan -cevFanTray1RUC9500F OBJECT IDENTIFIER ::= { cevFan 438 } -- Cisco Catalyst 9500X Series 1RU Fan Tray Forward +cevFanTray1RUC9500F OBJECT IDENTIFIER ::= { cevFan 438 } -- Cisco Catalyst 9500X Series 1RU Fan Tray Forward cevFanTray1RUC9500R OBJECT IDENTIFIER ::= { cevFan 440} -- Cisco Catalyst 9500X Series 1RU Fan Tray Reverse cevFanTrayNCS1010 OBJECT IDENTIFIER ::= { cevFan 442} -- Cisco Network Convergence System 1010 Fan Tray cevFanN5604PWRFANR OBJECT IDENTIFIER ::= { cevFan 445 } -- Cisco NCS 560-4 High Speed Power Fan Tray(Reverse) cevFanN5604FANR OBJECT IDENTIFIER ::= { cevFan 446 } -- Cisco NCS 560-4 High Speed Fan Tray(Reverse) cevChassisFanFPR3105 OBJECT IDENTIFIER ::= { cevFan 447 } -- Cisco Firepower 3105 cooling Fan -cevFanDSC9148VK9FANE OBJECT IDENTIFIER ::= { cevFan 448 } -- FAN information of 48 port 8/16/32/64Gbps FC/Sup-4 Switch +cevFanDSC9148VK9FANE OBJECT IDENTIFIER ::= { cevFan 448 } -- FAN information of 48 port 8/16/32/64Gbps FC/Sup-4 Switch cevFanDSC9124VK9FANE OBJECT IDENTIFIER ::= { cevFan 449 } -- FAN information of 24 port 8/16/32/64Gbps FC/Sup-4 Switch cevFanN9KC9808FANTRAY OBJECT IDENTIFIER ::= { cevFan 450 } -- N9K-C9808-FAN-A fan tray for Nexus9808 chassis -cevFanN9KC9400FANPI OBJECT IDENTIFIER ::= { cevFan 453 } -- N9K-C9400-FAN-PI Nexus Fan, C9400, port side intake airflow +cevFanN9KC9400FANPI OBJECT IDENTIFIER ::= { cevFan 453 } -- N9K-C9400-FAN-PI Nexus Fan, C9400, port side intake airflow cevFanNC57D2FANFW OBJECT IDENTIFIER ::= { cevFan 454 } -- NCS 5700 Fan Tray 2RU Chassis Port-S Intake / Front-to-back cevFanNC57D2FANRV OBJECT IDENTIFIER ::= { cevFan 455 } -- NCS 5700 Fan Tray 2RU Chassis Port-S Exhaust / Back-to-Front -cevFan8808FANV1 OBJECT IDENTIFIER ::= { cevFan 456 } -- Cisco 8808 Fan Tray V2 +cevFan8808FANV1 OBJECT IDENTIFIER ::= { cevFan 456 } -- Cisco 8808 Fan Tray V2 cevFan8818FANV1 OBJECT IDENTIFIER ::= { cevFan 457 } -- Cisco 8818 Fan Tray V2 cevFanDSC9396VK9FANI OBJECT IDENTIFIER ::= { cevFan 460 } -- Port-Side Intake FAN information of 96 port 8/16/32/64Gbps FC/Sup-4 Switch cevFanDSC9396VK9FANE OBJECT IDENTIFIER ::= { cevFan 461 } -- Port-Side Exhaust FAN information of 96 port 8/16/32/64Gbps FC/Sup-4 Switch @@ -3768,15 +3779,16 @@ cevFanA907FANH OBJECT IDENTIFIER ::= { cevFan 462 } -- ASR907-H cevFanNCS1K14FAN OBJECT IDENTIFIER ::= { cevFan 463 } -- Network Convergence System 1014 FAN Module cevFanC9610FAN OBJECT IDENTIFIER ::= { cevFan 464 } -- Cisco Catalyst 9600 Series 10 slot Chassis Fan Tray cevFanNXASFAN39CFMPI OBJECT IDENTIFIER ::= { cevFan 467 } -- Nexus 9200 Fan (Port Side Intake) -cevFanCW9800MFanTray OBJECT IDENTIFIER ::= { cevFan 475 } -- Cisco Catalyst CW9800M Fan Tray -cevFanCW9800H1FanTray OBJECT IDENTIFIER ::= { cevFan 476 } -- Cisco Catalyst CW9800H1 Fan Tray -cevFanCW9800H2FanTray OBJECT IDENTIFIER ::= { cevFan 477 } -- Cisco Catalyst CW9800H2 Fan Tray +cevFanNXASFAN160CFM2PI OBJECT IDENTIFIER ::= { cevFan 470 } -- Smart fan for N9K TOR - port intake +cevFanNXASFAN160CFM2PE OBJECT IDENTIFIER ::= { cevFan 471 } -- Smart fan for N9K TOR - port exhaust +cevFanCW9800MFanTray OBJECT IDENTIFIER ::= { cevFan 475 } -- Cisco Catalyst CW9800M Fan Tray +cevFanCW9800H1FanTray OBJECT IDENTIFIER ::= { cevFan 476 } -- Cisco Catalyst CW9800H1 Fan Tray +cevFanCW9800H2FanTray OBJECT IDENTIFIER ::= { cevFan 477 } -- Cisco Catalyst CW9800H2 Fan Tray cevFanNCS1020FAN OBJECT IDENTIFIER ::= { cevFan 478 } -- NCS 1020 FAN Tray cevFanC8530L8S8X4YFanTray OBJECT IDENTIFIER ::= { cevFan 479 } -- Cisco C8530L-8S8X4Y Fan Tray cevFanC8530L8S2X2YFanTray OBJECT IDENTIFIER ::= { cevFan 480 } -- Cisco C8530L-8S2X2Y Fan Tray cevFanNCS1010 OBJECT IDENTIFIER ::= { cevFan 481 } -- NCS1010 Fan Module - cevSensor OBJECT IDENTIFIER ::= { cevMIBObjects 8 } cevSensorMGX8800Temp OBJECT IDENTIFIER ::= { cevSensor 11 } -- Cabinet Temperature sensor device in MGX8800 Universal Chassis cevSensorMGX8800PSVoltage OBJECT IDENTIFIER ::= { cevSensor 12 } -- Power Supply Voltage Monitoring device in MGX8800 Universal Chassis @@ -3809,7 +3821,7 @@ cevSensorPSFan OBJECT IDENTIFIER ::= { cevSensor 38 } -- Generic power suppl cevSensorPSOutput OBJECT IDENTIFIER ::= { cevSensor 39 } -- Generic power supply output sensor cevSensorPSInput OBJECT IDENTIFIER ::= { cevSensor 40 } -- Generic power supply input sensor cevSensorCrs1Voltage OBJECT IDENTIFIER ::= { cevSensor 41 } -- Cisco CRS1 voltage sensoro -cevSensorCrs1Temp OBJECT IDENTIFIER ::= { cevSensor 42 } -- Cisco CRS1 Temperature sensor +cevSensorCrs1Temp OBJECT IDENTIFIER ::= { cevSensor 42 } -- Cisco CRS1 Temperature sensor cevSensorCrs1Current OBJECT IDENTIFIER ::= { cevSensor 43 } -- Cisco CRS1 Current sensor cevSensorCrs1FanSpeed OBJECT IDENTIFIER ::= { cevSensor 44 } -- Cisco CRS1 Fan Speed sensor cevSensorModuleDeviceVoltage OBJECT IDENTIFIER ::= { cevSensor 45 } -- Generic Module Device Voltage Sensor @@ -3836,24 +3848,24 @@ cevSensorMXE5600Temp OBJECT IDENTIFIER ::= { cevSensor 67 } cevSensorMXE5600FanSpeed OBJECT IDENTIFIER ::= { cevSensor 68 } -- Generic MXE 5600 platform Fan Speed Sensor cevSensorMXE5600Voltage OBJECT IDENTIFIER ::= { cevSensor 69 } -- Generic MXE 5600 platform Voltage Sensor cevSensorMXE5600Current OBJECT IDENTIFIER ::= { cevSensor 70 } -- Generic MXE 5600 platform Current Sensor -cevSensorModuleDevicePower OBJECT IDENTIFIER ::= { cevSensor 132 } -- Generic Sensor for monitoring the Power Sensor -cevSensorModuleDeviceFanRotation OBJECT IDENTIFIER ::= { cevSensor 133 } -- Generic Sensor for monitoring the Fan Rotation Sensor -cevSensorModuleDevicePressure OBJECT IDENTIFIER ::= { cevSensor 134 } -- Generic Sensor for monitoring the Altitude Sensor -cevSensorVoltagesensor OBJECT IDENTIFIER ::= { cevSensor 135 } -- Voltage Sensor -cevSensorCursensor OBJECT IDENTIFIER ::= { cevSensor 136 } -- Current Sensor -cevSensorTempsensor OBJECT IDENTIFIER ::= { cevSensor 137 } -- Temperature Sensor -cevSensorLEDsensor OBJECT IDENTIFIER ::= { cevSensor 138 } -- LED Sensor -cevSensorFanSpeedsensor OBJECT IDENTIFIER ::= { cevSensor 139 } -- Fan Speed Sensor +cevSensorModuleDevicePower OBJECT IDENTIFIER ::= { cevSensor 132 } -- Generic Sensor for monitoring the Power Sensor +cevSensorModuleDeviceFanRotation OBJECT IDENTIFIER ::= { cevSensor 133 } -- Generic Sensor for monitoring the Fan Rotation Sensor +cevSensorModuleDevicePressure OBJECT IDENTIFIER ::= { cevSensor 134 } -- Generic Sensor for monitoring the Altitude Sensor +cevSensorVoltagesensor OBJECT IDENTIFIER ::= { cevSensor 135 } -- Voltage Sensor +cevSensorCursensor OBJECT IDENTIFIER ::= { cevSensor 136 } -- Current Sensor +cevSensorTempsensor OBJECT IDENTIFIER ::= { cevSensor 137 } -- Temperature Sensor +cevSensorLEDsensor OBJECT IDENTIFIER ::= { cevSensor 138 } -- LED Sensor +cevSensorFanSpeedsensor OBJECT IDENTIFIER ::= { cevSensor 139 } -- Fan Speed Sensor cevSensorMultiSensorModule OBJECT IDENTIFIER ::= { cevSensor 140 } -- Multiple Sensor Hosting Module l -cevSensorPowersensor OBJECT IDENTIFIER ::= { cevSensor 141 } -- Power Sensor -cevSensorModuleHotSpotTemp OBJECT IDENTIFIER ::= { cevSensor 142 } -- Generic module hotspot temperature sensor -cevSensorDiagStatus OBJECT IDENTIFIER ::= { cevSensor 143 } -- Generic diagnostics status sensor +cevSensorPowersensor OBJECT IDENTIFIER ::= { cevSensor 141 } -- Power Sensor +cevSensorModuleHotSpotTemp OBJECT IDENTIFIER ::= { cevSensor 142 } -- Generic module hotspot temperature sensor +cevSensorDiagStatus OBJECT IDENTIFIER ::= { cevSensor 143 } -- Generic diagnostics status sensor cevSensorNCS4KVol OBJECT IDENTIFIER ::= { cevSensor 144 } -- Cisco NCS 4000 Voltage Sensor cevSensorNCS4KCur OBJECT IDENTIFIER ::= { cevSensor 145 } -- Cisco NCS 4000 Current Sensor cevSensorNCS4KTemp OBJECT IDENTIFIER ::= { cevSensor 146 } -- Cisco NCS 4000 Temperature Sensor cevSensorNCS4KLED OBJECT IDENTIFIER ::= { cevSensor 147 } -- Cisco NCS 4000 LED Sensor cevSensorNCS4KFanSpeed OBJECT IDENTIFIER ::= { cevSensor 148 } -- Cisco NCS 4000 Fan Speed Sensor -cevSensorNCS4KMultiHostingMod OBJECT IDENTIFIER ::= { cevSensor 149 } -- Cisco NCS 4000 Multiple Sensor Hosting Module +cevSensorNCS4KMultiHostingMod OBJECT IDENTIFIER ::= { cevSensor 149 } -- Cisco NCS 4000 Multiple Sensor Hosting Module cevSensorNCS4KPressure OBJECT IDENTIFIER ::= { cevSensor 150 } -- Cisco NCS 4000 Pressure Sensor cevSensorASR5000CardTemp OBJECT IDENTIFIER ::= { cevSensor 151 } -- Temperature sensor on supported cards in ASR5000 chassis cevSensorASR5000CardVoltage OBJECT IDENTIFIER ::= { cevSensor 152 } -- Voltage sensor on supported cards in ASR5000 chassis @@ -3917,10 +3929,10 @@ cevSensorRAISA1783SAD4T0SPS OBJECT IDENTIFIER ::= { cevSensor 209 } cevSensorRAISA1783SAD2T2SPS OBJECT IDENTIFIER ::= { cevSensor 210 } -- Presence Sensor for Power Supply input for Cisco Rockwell ISA30002C2F Fiber SKU cevSensorModuleDeviceSNR OBJECT IDENTIFIER ::= { cevSensor 211 } -- Generic Sensor for monitoring the SNR Sensor cevSensorModuleDeviceISI OBJECT IDENTIFIER ::= { cevSensor 212 } -- Generic Sensor for monitoring the residual ISI Sensor -cevSensorModuleDevicePAM OBJECT IDENTIFIER ::= { cevSensor 213 } -- Generic Sensor for monitoring the rate of measured signal on the line that has an analog level near the cutoff for a PAM bit transition -cevSensorModuleDevicePreFECBER OBJECT IDENTIFIER ::= { cevSensor 214 } -- Generic Sensor for monitoring the Pre FEC BER -cevSensorModuleDeviceUncorrectedBER OBJECT IDENTIFIER ::= { cevSensor 215 } -- Generic Sensor for monitoring the Uncorrected BER -cevSensorModuleDeviceTECCurrent OBJECT IDENTIFIER ::= { cevSensor 216 } -- Generic Sensor for monitoring the TEC Current +cevSensorModuleDevicePAM OBJECT IDENTIFIER ::= { cevSensor 213 } -- Generic Sensor for monitoring the rate of measured signal on the line that has an analog level near the cutoff for a PAM bit transition +cevSensorModuleDevicePreFECBER OBJECT IDENTIFIER ::= { cevSensor 214 } -- Generic Sensor for monitoring the Pre FEC BER +cevSensorModuleDeviceUncorrectedBER OBJECT IDENTIFIER ::= { cevSensor 215 } -- Generic Sensor for monitoring the Uncorrected BER +cevSensorModuleDeviceTECCurrent OBJECT IDENTIFIER ::= { cevSensor 216 } -- Generic Sensor for monitoring the TEC Current cevSensorModuleDevDiffLaserFrequency OBJECT IDENTIFIER ::= { cevSensor 217 } -- Generic Sensor for monitoring the difference (in frequency units) between the target center frequency and the actual current center frequency cevSensorModuleDeviceDiffLaserTemp OBJECT IDENTIFIER ::= { cevSensor 218 } -- Generic Sensor for monitoring the difference (in Celsius units) between the target laser temperature for a cooled laser and the actual current temperature cevSensorFPR2KChassisFanSensor OBJECT IDENTIFIER ::= { cevSensor 219 } -- Chassis Cooling Fan Sensor for FPR2K @@ -4008,9 +4020,9 @@ cevDfcNp108 OBJECT IDENTIFIER ::= { cevModuleCommonCards 27 } -- Nextport (np) cevWicSerial2as OBJECT IDENTIFIER ::= { cevModuleCommonCards 29 } -- Wan Interface Card with 2 low speed sync/async serial ports for 2600, 3600 series cevWicCsuDsuFT1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 30 } -- Wan Interface Card with 1 Fractional T1 DSU/CSU port for 2600, 3600 series cevIsaIpsecMppe OBJECT IDENTIFIER ::= { cevModuleCommonCards 31 } -- Integrated Service Port Adapter, used in the 7100 and 7200 series as a module, and in the 7500 series as a Port Adapter. Hardware Accelerator for IPSEC Encryption and Compression, and MPPE encryption. May not be used in slot 5 of the 7100. -cevWicDslsar20150 OBJECT IDENTIFIER ::= { cevModuleCommonCards 32 } -- DSLSAR ADSL WIC (Wan Interface Card) used in 1720, 1750, 2600 and 3600 series. DSLSAR - SAR (Segmentation & Reassembly) of ATM cells and can be used with any DSL (Digital Subscriber Line). Uses ADSL (Asymmetric Digital Subscriber Line) as the physical layer. -cevDfc2ce1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 35 } -- 2 Primary Rate Interface (PRI) Channelized E1 (ce1) Dial Feature Card used in AS5350 platform -cevDfcNp60 OBJECT IDENTIFIER ::= { cevModuleCommonCards 37 } -- Nextport (np) Dial Feature Card, supports a total of 60 universal ports per card +cevWicDslsar20150 OBJECT IDENTIFIER ::= { cevModuleCommonCards 32 } -- DSLSAR ADSL WIC (Wan Interface Card) used in 1720, 1750, 2600 and 3600 series. DSLSAR - SAR (Segmentation & Reassembly) of ATM cells and can be used with any DSL (Digital Subscriber Line). Uses ADSL (Asymmetric Digital Subscriber Line) as the physical layer. +cevDfc2ce1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 35 } -- 2 Primary Rate Interface (PRI) Channelized E1 (ce1) Dial Feature Card used in AS5350 platform +cevDfcNp60 OBJECT IDENTIFIER ::= { cevModuleCommonCards 37 } -- Nextport (np) Dial Feature Card, supports a total of 60 universal ports per card cevSpeNp6 OBJECT IDENTIFIER ::= { cevModuleCommonCards 43 } -- NextPort(np) SPE(DSP), supports 6 universal ports per spe cevWvic2dsuT1DIR OBJECT IDENTIFIER ::= { cevModuleCommonCards 47 } -- WAN Voice Interface Cards with a dual port T1 DSU with drop & insert and protection switching relay for MWR1900 cevWvic2dsuE1DIR OBJECT IDENTIFIER ::= { cevModuleCommonCards 48 } -- WAN Voice Interface Cards with a dual port E1 DSU with drop & insert and protection switching relay for MWR1900 @@ -4020,7 +4032,7 @@ cevVic4fxoM2M3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 51 } -- Four port cevVic4fxoCAMA OBJECT IDENTIFIER ::= { cevModuleCommonCards 52 } -- Four port Foreign Exchange Office Voice Interface Card for US/North America with CAMA (Centralized Automated Message Accounting) 911 signalling support (software selectable per port basis) cevWicEthernet OBJECT IDENTIFIER ::= { cevModuleCommonCards 55 } -- WIC-1ENET card for 17xx platforms cevCeSA6DC OBJECT IDENTIFIER ::= { cevModuleCommonCards 56 } -- 6 Slot Storage Array disk shelf for Content Engines. 6 disks. DC power -cevCeSA6AC OBJECT IDENTIFIER ::= { cevModuleCommonCards 57 } -- 6 Slot Storage Array disk shelf for Content Engines. 6 disks. AC power +cevCeSA6AC OBJECT IDENTIFIER ::= { cevModuleCommonCards 57 } -- 6 Slot Storage Array disk shelf for Content Engines. 6 disks. AC power cevCeSA12AC OBJECT IDENTIFIER ::= { cevModuleCommonCards 58 } -- 12 Slot Storage Array disk shelf for Content Engines. 12 disks AC power cevC2610XM1Fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 59 } -- Card with 1 integrated fast ethernet interface with SDRAM for Cisco 2610XM platform cevC2611XM2Fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 60 } -- Card with 2 integrated fast ethernet interfaces with SDRAM for Cisco 2611XM platform @@ -4051,7 +4063,7 @@ cevSpa8pOc12Pos OBJECT IDENTIFIER ::= { cevModuleCommonCards 87 } -- 8-port O cevSpa4pFe7304 OBJECT IDENTIFIER ::= { cevModuleCommonCards 88 } -- 4-port 10/100 Ethernet Shared Port Adapter (SPA-4FE-7304) cevSpa2pGe7304 OBJECT IDENTIFIER ::= { cevModuleCommonCards 89 } -- 2 port 10/100/1000 Ethernet Shared Port Adapter (SPA-2GE-7304) cevWicEswitch4 OBJECT IDENTIFIER ::= { cevModuleCommonCards 90 } -- 4 Ports 10BaseT/100BaseTX Ethernet Switch card -cevWicBri3086u OBJECT IDENTIFIER ::= { cevModuleCommonCards 91 } -- BRI WIC U 3086 +cevWicBri3086u OBJECT IDENTIFIER ::= { cevModuleCommonCards 91 } -- BRI WIC U 3086 cevSpa1pOc192PosRprXfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 92 } -- 1-port OC192c/STM64c POS/RPR XFP Optics Shared Port Adapter (SPA-OC192POS-XFP) cevSpa1pOc192PosRprSmLr OBJECT IDENTIFIER ::= { cevModuleCommonCards 94 } -- 1-port OC192c/STM64c POS/RPR SMLR Optics Shared Port Adapter (SPA-OC192POS-LR) cevSpa1pOc192PosRprVsr OBJECT IDENTIFIER ::= { cevModuleCommonCards 95 } -- 1-port OC192c/STM64c POS/RPR VSR Optics Shared Port Adapter (SPA-OC192POS-VSR) @@ -4072,8 +4084,8 @@ cevSpa5pGe OBJECT IDENTIFIER ::= { cevModuleCommonCards 109 } -- 5-port Gigabi -- Assignment Cancelled. Reuse the OID cevSpa4pOc48PosRprHH OBJECT IDENTIFIER ::= { cevModuleCommonCards 113 } 4-port OC48/STM16 POS/RPR Shared Port Adapter -- Assignment Cancelled. Reuse the OID cevSpa8pOc3Oc12Pos OBJECT IDENTIFIER ::= { cevModuleCommonCards 114 } 8-port OC3/STM1 OC12/STM4 POS Shared Port Adapter cevSpa2pGe OBJECT IDENTIFIER ::= { cevModuleCommonCards 115 } -- 2-port Gigabit Ethernet Shared Port Adapter (SPA-2X1GE) -cevCompactFlash64MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 116 } -- 64MB compact flash disk -cevCompactFlash128MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 117 } -- 128MB compact flash disk +cevCompactFlash64MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 116 } -- 64MB compact flash disk +cevCompactFlash128MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 117 } -- 128MB compact flash disk cevCompactFlash256MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 118 } -- 256MB compact flash disk cevCompactFlash512MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 119 } -- 512MB compact flash disk cevCompactFlash OBJECT IDENTIFIER ::= { cevModuleCommonCards 120 } -- Compact Flash @@ -4141,7 +4153,7 @@ cevHwicBri4bST OBJECT IDENTIFIER ::= { cevModuleCommonCards 184 } -- HWIC-4B-S cevModuleCrs1RPB OBJECT IDENTIFIER ::= { cevModuleCommonCards 185 } -- Cisco CRS-1 Series 16 Slots Route Processor revision B cevModuleCrs1FccSCGe OBJECT IDENTIFIER ::= { cevModuleCommonCards 186 } -- Cisco CRS-1 Series FCC Shelf Controller and GE Switch cevModuleCrs1SPAInfCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 187 } -- Cisco Carrier Routing System SPA Interface Processor Card -cevModule4OC192DptIr OBJECT IDENTIFIER ::= { cevModuleCommonCards 188 } -- Cisco CRS-1 4xOC-192/STM-64 DPT Interface Module/IR +cevModule4OC192DptIr OBJECT IDENTIFIER ::= { cevModuleCommonCards 188 } -- Cisco CRS-1 4xOC-192/STM-64 DPT Interface Module/IR cevModuleCrs116mFabricCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 189 } -- Cisco CRS-1 Series 16 Slots Fabric Card / Multi cevHwicAdslPotsAnnexM OBJECT IDENTIFIER ::= { cevModuleCommonCards 190 } -- ADSL Annex M over POTS cevSpa4pOc3PosV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 191 } -- 4-port OC-3c/STM1c POS Shared Port Adapter (SPA-4XOC3-POS-V2) @@ -4161,10 +4173,10 @@ cevSpa1xOC3AtmV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 204 } -- 1-p cevSpa2xOC3AtmV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 205 } -- 2-port OC3c SFP Optics ATM Shared Port Adapter cevSpa3xOC3AtmV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 206 } -- 3-port OC3c SFP Optics ATM Shared Port Adapter cevSpa1xOC12AtmV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 207 } -- 1-port OC12c SFP Optics ATM Shared Port Adapter -cevNmTransOptSrvcEng1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 208 } -- Transport Performance Optimization NM Module (1GB DDRII) for Modular and Integrated Services Routers -cevAimTransOptSrvcEng1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 209 } -- Transport Performance Optimization AIM Module(512MB DDRII) for Modular and Integrated Services Routers -cevNmTransOptSrvcEng2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 210 } -- Transport Performance Optimization NM Module for Modular and Integrated Services Routers -cevAimTransOptSrvcEng2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 211 } -- Transport Performance Optimization AIM Module(1GB DDRII) for Modular and Integrated Services Routers +cevNmTransOptSrvcEng1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 208 } -- Transport Performance Optimization NM Module (1GB DDRII) for Modular and Integrated Services Routers +cevAimTransOptSrvcEng1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 209 } -- Transport Performance Optimization AIM Module(512MB DDRII) for Modular and Integrated Services Routers +cevNmTransOptSrvcEng2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 210 } -- Transport Performance Optimization NM Module for Modular and Integrated Services Routers +cevAimTransOptSrvcEng2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 211 } -- Transport Performance Optimization AIM Module(1GB DDRII) for Modular and Integrated Services Routers cevOnboardSe OBJECT IDENTIFIER ::= { cevModuleCommonCards 212 } -- On-board Integrated Service Engine cevAimIpsK9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 213 } -- Cisco Intrusion Proctection System AIM Adapter cevNmeApaModule OBJECT IDENTIFIER ::= { cevModuleCommonCards 214 } -- Integrated Service Engine for Application Performance Assurance. @@ -4205,13 +4217,13 @@ cevNmeVmssHp16 OBJECT IDENTIFIER ::= { cevModuleCommonCards 253 cevNmeVmss16 OBJECT IDENTIFIER ::= { cevModuleCommonCards 254 } -- Video Management and Storage System 16 streams 120GB HDD cevNamWaasVirtualBlade OBJECT IDENTIFIER ::= { cevModuleCommonCards 260 } -- Cisco Network Analysis Module (NAM) Virtual Blade on WAAS appliance cevSpaDsp OBJECT IDENTIFIER ::= { cevModuleCommonCards 273 } -- Digital Signal Processing Shared Port Adapter (SPA-DSP) -cevModuleCrs4S140GFabricCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 274 } -- Cisco CRS Series 4 Slots Fabric Card / Single (140G) +cevModuleCrs4S140GFabricCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 274 } -- Cisco CRS Series 4 Slots Fabric Card / Single (140G) cevModuleCrs8S140GFabricCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 275 } -- Cisco CRS Series 8 Slots Fabric Card / Single (140G) cevModuleCrs16S140GFabricCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 276 } -- Cisco CRS Series 16 Slots Fabric Card / Single (140G) cevModuleCrs16S140GFabricCardMulti OBJECT IDENTIFIER ::= { cevModuleCommonCards 277 } -- Cisco CRS Series 16 Slots Fabric Card / Multi (140G) cevModuleCrs1140GFCCSFC OBJECT IDENTIFIER ::= { cevModuleCommonCards 278 } -- Cisco CRS Series Fabric Card Chassis Switch Fabric Card (140G) -cevC3KxNm1g OBJECT IDENTIFIER ::= { cevModuleCommonCards 279 } -- 4-Port SFP FRULink Module -cevC3KxNm10g OBJECT IDENTIFIER ::= { cevModuleCommonCards 280 } -- 2-Port SFP + 2-Port SFP/SFP+ FRULink Module +cevC3KxNm1g OBJECT IDENTIFIER ::= { cevModuleCommonCards 279 } -- 4-Port SFP FRULink Module +cevC3KxNm10g OBJECT IDENTIFIER ::= { cevModuleCommonCards 280 } -- 2-Port SFP + 2-Port SFP/SFP+ FRULink Module cevHwic2tC OBJECT IDENTIFIER ::= { cevModuleCommonCards 282 } -- High speed Wan Interface Card - Serial (2T) cevHwic1tC OBJECT IDENTIFIER ::= { cevModuleCommonCards 283 } -- High speed Wan Interface Card - Serial (1T) cevHwic4fesC OBJECT IDENTIFIER ::= { cevModuleCommonCards 284 } -- HWIC 4 Port Fast Ethernet Switch Cards @@ -4298,27 +4310,27 @@ cevWaveSc10Ge4Sfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 38 cevWaveApnvGe12T OBJECT IDENTIFIER ::= { cevModuleCommonCards 388 } -- AppNav IOM for WAVE - 12 port Gigabit Ethernet copper cevWaveApnvGe12Sfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 389 } -- AppNav IOM for WAVE - 12 port Gigabit Ethernet SFP cevWaveApnv10Ge4Sfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 390 } -- AppNav IOM for WAVE-594 - 4 port 10 Gigabit Ethernet SFP+ -cevModuleNCSFCS OBJECT IDENTIFIER ::= { cevModuleCommonCards 403 } -- NCS 6008 Fabric Card -cevModuleNCS10X100GMK OBJECT IDENTIFIER ::= { cevModuleCommonCards 404 } -- NCS 6000 10x100G Multi-Service CPAK -cevModuleNCS10X100GMP OBJECT IDENTIFIER ::= { cevModuleCommonCards 405 } -- NCS 6000 10x100G Multi-Service CXP +cevModuleNCSFCS OBJECT IDENTIFIER ::= { cevModuleCommonCards 403 } -- NCS 6008 Fabric Card +cevModuleNCS10X100GMK OBJECT IDENTIFIER ::= { cevModuleCommonCards 404 } -- NCS 6000 10x100G Multi-Service CPAK +cevModuleNCS10X100GMP OBJECT IDENTIFIER ::= { cevModuleCommonCards 405 } -- NCS 6000 10x100G Multi-Service CXP cevModuleNCSRP OBJECT IDENTIFIER ::= { cevModuleCommonCards 406 } -- NCS 6008 Route Processor cevIM14pSerial OBJECT IDENTIFIER ::= { cevModuleCommonCards 407 } -- 14 port serial interface module with 8 async and 6 sync/async ports -cevModuleNCSCRFT OBJECT IDENTIFIER ::= { cevModuleCommonCards 413 } -- NCS Craft Panel Display Kit -cevModuleCommonCardsPSEASIC OBJECT IDENTIFIER ::= { cevModuleCommonCards 414 } -- Cisco Linecard PSE ASIC -cevModuleCommonCardsFIA OBJECT IDENTIFIER ::= { cevModuleCommonCards 415 } -- Cisco Fabric Interface Access ASIC -cevModulePowerController OBJECT IDENTIFIER ::= { cevModuleCommonCards 418 } -- NCS 6008 Power Control Module -cevModuleDIMM OBJECT IDENTIFIER ::= { cevModuleCommonCards 419 } -- DIMM for CPU -cevModuleNCS10X100GLP OBJECT IDENTIFIER ::= { cevModuleCommonCards 420 } -- NCS 6000 10x100G LSR CXP -cevModuleNCS10X100GLK OBJECT IDENTIFIER ::= { cevModuleCommonCards 421 } -- NCS 6000 10x100G LSR CPAK +cevModuleNCSCRFT OBJECT IDENTIFIER ::= { cevModuleCommonCards 413 } -- NCS Craft Panel Display Kit +cevModuleCommonCardsPSEASIC OBJECT IDENTIFIER ::= { cevModuleCommonCards 414 } -- Cisco Linecard PSE ASIC +cevModuleCommonCardsFIA OBJECT IDENTIFIER ::= { cevModuleCommonCards 415 } -- Cisco Fabric Interface Access ASIC +cevModulePowerController OBJECT IDENTIFIER ::= { cevModuleCommonCards 418 } -- NCS 6008 Power Control Module +cevModuleDIMM OBJECT IDENTIFIER ::= { cevModuleCommonCards 419 } -- DIMM for CPU +cevModuleNCS10X100GLP OBJECT IDENTIFIER ::= { cevModuleCommonCards 420 } -- NCS 6000 10x100G LSR CXP +cevModuleNCS10X100GLK OBJECT IDENTIFIER ::= { cevModuleCommonCards 421 } -- NCS 6000 10x100G LSR CPAK cevModuleFPD OBJECT IDENTIFIER ::= { cevModuleCommonCards 422 } -- Field Programmable Device Module -cevModuleI2CMUX OBJECT IDENTIFIER ::= { cevModuleCommonCards 423 } -- Inter Integrated Circuit -cevModulePCIESwitch OBJECT IDENTIFIER ::= { cevModuleCommonCards 424 } -- Peripheral Component Interconnect Express Switch -cevModuleStorage OBJECT IDENTIFIER ::= { cevModuleCommonCards 425 } -- Data Storage Device -cevModuleControlSwitch OBJECT IDENTIFIER ::= { cevModuleCommonCards 426 } -- Control traffic Switch +cevModuleI2CMUX OBJECT IDENTIFIER ::= { cevModuleCommonCards 423 } -- Inter Integrated Circuit +cevModulePCIESwitch OBJECT IDENTIFIER ::= { cevModuleCommonCards 424 } -- Peripheral Component Interconnect Express Switch +cevModuleStorage OBJECT IDENTIFIER ::= { cevModuleCommonCards 425 } -- Data Storage Device +cevModuleControlSwitch OBJECT IDENTIFIER ::= { cevModuleCommonCards 426 } -- Control traffic Switch cevModuleC3KxNm4x10g OBJECT IDENTIFIER ::= { cevModuleCommonCards 427 } -- 4-Port SFP/SFP+ FRULink Module cevModuleNCS4K20TOS OBJECT IDENTIFIER ::= { cevModuleCommonCards 428 } -- NCS 4016 20x10GE OTN LC -cevModuleNC6410X100GMK OBJECT IDENTIFIER ::= { cevModuleCommonCards 429 } -- NCS 6000 4x100G Multi-Service CPAK PAYG (To 10-Port) -cevModuleNC6610X100GLK OBJECT IDENTIFIER ::= { cevModuleCommonCards 430 } -- NCS 6000 6x100G LSR CPAK PAYG (To 10-Port) +cevModuleNC6410X100GMK OBJECT IDENTIFIER ::= { cevModuleCommonCards 429 } -- NCS 6000 4x100G Multi-Service CPAK PAYG (To 10-Port) +cevModuleNC6610X100GLK OBJECT IDENTIFIER ::= { cevModuleCommonCards 430 } -- NCS 6000 6x100G LSR CPAK PAYG (To 10-Port) cevModuleNCS4KTSP OBJECT IDENTIFIER ::= { cevModuleCommonCards 431 } -- NCS 4016 Route Processor cevModuleNCS4KFCM OBJECT IDENTIFIER ::= { cevModuleCommonCards 432 } -- NCS 4016 Fabric Card Multi Chassis cevModuleNCS4KFCS OBJECT IDENTIFIER ::= { cevModuleCommonCards 433 } -- NCS 4016 Fabric Card Single Chassis @@ -4360,25 +4372,25 @@ cevPHwic2as OBJECT IDENTIFIER ::= { cevModuleCommonC cevPHwic2Fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 478 } -- Two 10/100 routed port HWIC cevPHwic2t OBJECT IDENTIFIER ::= { cevModuleCommonCards 479 } -- 2-Port Serial WAN Interface Card cevPIsmSre300K9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 480 } -- Internal Services Module (ISM) with Services Ready Engine -cevSpa14pSaSerial OBJECT IDENTIFIER ::= { cevModuleCommonCards 481 } -- 14-port Sync/Async Serial Shared Port Adapter (SPA-14P-SA-SERIAL) +cevSpa14pSaSerial OBJECT IDENTIFIER ::= { cevModuleCommonCards 481 } -- 14-port Sync/Async Serial Shared Port Adapter (SPA-14P-SA-SERIAL) cevModuleCrs1FccSc22GeB OBJECT IDENTIFIER ::= { cevModuleCommonCards 483 } -- Cisco CRS Next Generation Fabric Chassis Integrated Switch Controller Card. -cevPEhwicVaMMDslA OBJECT IDENTIFIER ::= { cevModuleCommonCards 484 } -- Multi Mode Annex A DSL Card -cevPEhwicVaMMDslM OBJECT IDENTIFIER ::= { cevModuleCommonCards 485 } -- Multi Mode Annex M DSL Card -cevSPA1XOC12PS OBJECT IDENTIFIER ::= { cevModuleCommonCards 486 } -- 1-port OC12/STM-4 POS Shared Port Adapter +cevPEhwicVaMMDslA OBJECT IDENTIFIER ::= { cevModuleCommonCards 484 } -- Multi Mode Annex A DSL Card +cevPEhwicVaMMDslM OBJECT IDENTIFIER ::= { cevModuleCommonCards 485 } -- Multi Mode Annex M DSL Card +cevSPA1XOC12PS OBJECT IDENTIFIER ::= { cevModuleCommonCards 486 } -- 1-port OC12/STM-4 POS Shared Port Adapter cevModuleNCSFSCSW OBJECT IDENTIFIER ::= { cevModuleCommonCards 487 } -- Cisco PANINI Series FC Chassis Integrated Switch Controller cevModuleNCSFSC OBJECT IDENTIFIER ::= { cevModuleCommonCards 488 } -- Cisco PANINI Series FC Chassis Shelf Controller -cevModuleNCSFFC OBJECT IDENTIFIER ::= { cevModuleCommonCards 489 } -- Cisco PANINI Series FC Chassis S2 Fabric Card +cevModuleNCSFFC OBJECT IDENTIFIER ::= { cevModuleCommonCards 489 } -- Cisco PANINI Series FC Chassis S2 Fabric Card cevModuleNC6FCMC OBJECT IDENTIFIER ::= { cevModuleCommonCards 490 } -- NCS 6008 Fabric Card / Multi-Chassis cevModuleA900IMA8S1Z OBJECT IDENTIFIER ::= { cevModuleCommonCards 491 } -- 8-port Gigabit Ethernet & 1-port Ten Gigabit Ethernet SFP Interface Module cevModuleA900IMA8T1Z OBJECT IDENTIFIER ::= { cevModuleCommonCards 492 } -- 8-port Gigabit Ethernet & 1-port Ten Gigabit Ethernet CU Interface Module cevModuleA900IMA2Z OBJECT IDENTIFIER ::= { cevModuleCommonCards 493 } -- 2-port Ten Gigabit Ethernet XFP/SFP+ Interface Module -cevModuleNCS4009FCS OBJECT IDENTIFIER ::= { cevModuleCommonCards 494 } -- NCS 4009 Agnostic Cross connect - Single-chassis +cevModuleNCS4009FCS OBJECT IDENTIFIER ::= { cevModuleCommonCards 494 } -- NCS 4009 Agnostic Cross connect - Single-chassis cevModuleNCS4KEthContMod OBJECT IDENTIFIER ::= { cevModuleCommonCards 495 } -- NCS4k Ethernet Controller Module cevModuleNCS4KProcContHub OBJECT IDENTIFIER ::= { cevModuleCommonCards 496 } -- NCS4k Processor Controller Hub Module cevModuleNCS4KCPU OBJECT IDENTIFIER ::= { cevModuleCommonCards 497 } -- NCS4k CPU Module cevModuleNCS4KDaughterboard OBJECT IDENTIFIER ::= { cevModuleCommonCards 498 } -- NCS4k Daughterboard Module cevModuleNCS4KMotherboard OBJECT IDENTIFIER ::= { cevModuleCommonCards 499 } -- NCS4k Motherboard Module -cevModuleNCS4KASIC OBJECT IDENTIFIER ::= { cevModuleCommonCards 500 } -- NCS4k ASIC Module +cevModuleNCS4KASIC OBJECT IDENTIFIER ::= { cevModuleCommonCards 500 } -- NCS4k ASIC Module cevModuleNCS4KGENNUM OBJECT IDENTIFIER ::= { cevModuleCommonCards 501 } -- NCS4k GENNUM Module cevModuleNCS4KEAGLE OBJECT IDENTIFIER ::= { cevModuleCommonCards 502 } -- NCS4k Eagle Module cevModuleNCS4KGEARBOX OBJECT IDENTIFIER ::= { cevModuleCommonCards 503 } -- NCS4k GEARBOX Module @@ -4386,7 +4398,7 @@ cevModuleNCS4KCRFT OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleNCSFCB2B OBJECT IDENTIFIER ::= { cevModuleCommonCards 505 } -- It is Back-to-Back Fabric Card for NCS Chassis cevModuleNCSSfpPlusOpticsMod OBJECT IDENTIFIER ::= { cevModuleCommonCards 506 } -- Cisco NCS6K 10GE SFP+ Pluggable Optics Module cevModuleNCS6KSRTCAM OBJECT IDENTIFIER ::= { cevModuleCommonCards 507 } -- NCS6K Pat SFP Serial TCAM -cevModuleNCS6K210X100GMK OBJECT IDENTIFIER ::= { cevModuleCommonCards 508 } -- NCS6K 2X100GE MS PAYG Card with CPAK +cevModuleNCS6K210X100GMK OBJECT IDENTIFIER ::= { cevModuleCommonCards 508 } -- NCS6K 2X100GE MS PAYG Card with CPAK cevModuleNCS6K210X100GLK OBJECT IDENTIFIER ::= { cevModuleCommonCards 509 } -- NCS6K 2X100GE LSR PAYG Card with CPAK cevModuleNCS6K230X10GMS OBJECT IDENTIFIER ::= { cevModuleCommonCards 510 } -- NCS6K 30x10GE MS PAYG Card with SFPP cevModuleNCS6K230X10GLS OBJECT IDENTIFIER ::= { cevModuleCommonCards 511 } -- NCS6K 30x10GE LSR PAYG Card with SFPP @@ -4397,23 +4409,23 @@ cevModuleSPAETHER12xGE2x10GEDUAL OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleSPAETHER2xGE4x10GEDUAL OBJECT IDENTIFIER ::= { cevModuleCommonCards 516 } -- 2-port Gig & 4-port Ten Gig Dual Ethernet Interface Module cevModuleSPAETHER10xGE2x10GEDUAL OBJECT IDENTIFIER ::= { cevModuleCommonCards 517 } -- 10-port Gig & 2-port Ten Gig Dual Ethernet Interface Module cevModuleA900IMA32D OBJECT IDENTIFIER ::= { cevModuleCommonCards 518 } -- 32-port T1/E1 Interface Module -cevModuleA900IMA8D OBJECT IDENTIFIER ::= { cevModuleCommonCards 519 } -- 8-port T1/E1 Interface Module +cevModuleA900IMA8D OBJECT IDENTIFIER ::= { cevModuleCommonCards 519 } -- 8-port T1/E1 Interface Module cevModuleC3KxNm8x10g OBJECT IDENTIFIER ::= { cevModuleCommonCards 521 } -- 8-Port SFP/SFP+ FRULink Module cevModuleC3KxNm2x40g OBJECT IDENTIFIER ::= { cevModuleCommonCards 522 } -- 2-Port QSFP FRULink Module cevCVRCFP2CPAK10 OBJECT IDENTIFIER ::= { cevModuleCommonCards 530 } -- CFP2 to CPAK adapter for 10x10G interface cevCVRCFP2CPAK4 OBJECT IDENTIFIER ::= { cevModuleCommonCards 531 } -- CFP2 to CPAK adapter for 4x25G interface cevCVR4SFP10GQSFP OBJECT IDENTIFIER ::= { cevModuleCommonCards 532 } -- 4-port SFP+ to QSFP adapter cevModuleNC55RP OBJECT IDENTIFIER ::= { cevModuleCommonCards 533 } -- NCS-5508 chassis's RP (Supervisor) card -cevModuleNC55SC OBJECT IDENTIFIER ::= { cevModuleCommonCards 534 } -- NCS-5508 chassis's SC (System Controller) card +cevModuleNC55SC OBJECT IDENTIFIER ::= { cevModuleCommonCards 534 } -- NCS-5508 chassis's SC (System Controller) card cevModuleNC55LC36X100G OBJECT IDENTIFIER ::= { cevModuleCommonCards 535 } -- NCS 5500 36x100G Line Card -cevModuleNC55FC OBJECT IDENTIFIER ::= { cevModuleCommonCards 536 } -- NCS 5508 Fabric Card -cevModuleNCS4K2HOPWC2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 537 } -- NCS 4000 200G WDM wPacket/OTN - 2xCFP2 based - Line Card +cevModuleNC55FC OBJECT IDENTIFIER ::= { cevModuleCommonCards 536 } -- NCS 5508 Fabric Card +cevModuleNCS4K2HOPWC2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 537 } -- NCS 4000 200G WDM wPacket/OTN - 2xCFP2 based - Line Card cevMpa20X10GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 545 } -- ASR 9000 20-port 10GE Modular Port Adapter cevModuleNC6FCU OBJECT IDENTIFIER ::= { cevModuleCommonCards 546 } -- NCS 6008 Fabric Card Universal cevModuleNcs5000RP OBJECT IDENTIFIER ::= { cevModuleCommonCards 547 } -- NCS 5000 series Route Processor cevModuleNcs4016FC2M OBJECT IDENTIFIER ::= { cevModuleCommonCards 548 } -- NCS 4016 Agnostic Cross Connect - Multichassis - V2 cevModuleNcs4K4HOPK OBJECT IDENTIFIER ::= { cevModuleCommonCards 549 } -- NCS 4000 4x100 CPAK OTN/Packet Line Card -cevModuleNC620x100GEMC OBJECT IDENTIFIER ::= { cevModuleCommonCards 550 } -- NCS6000 20x100GE MS Linecard Combo Optics. MS: Multi-Service NCS: Network Convergence System +cevModuleNC620x100GEMC OBJECT IDENTIFIER ::= { cevModuleCommonCards 550 } -- NCS6000 20x100GE MS Linecard Combo Optics. MS: Multi-Service NCS: Network Convergence System cevModuleNC6FanTray2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 551 } -- NCS6208 Chassis Fan Tray (2nd Gen support) NCS: Network Convergence System cevModuleCVRCPAKQSFP40 OBJECT IDENTIFIER ::= { cevModuleCommonCards 552 } -- CPAK to QSFP40G adapter cevModuleNCS4009FC2S OBJECT IDENTIFIER ::= { cevModuleCommonCards 553 } -- NCS4009 FC2 S123 card @@ -4445,29 +4457,29 @@ cevModuleNC55LC18X100GS OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleNCS42004T12GPS OBJECT IDENTIFIER ::= { cevModuleCommonCards 605 } -- NCS 4200 12-port Gig & 4-port Ten Gig Ethernet Interface Module cevModuleA900IMA1Z8SC OBJECT IDENTIFIER ::= { cevModuleCommonCards 607 } -- 8-port OCx48/1xGE and 1-port OCx192/10GE Interface Module cevModuleSPAETHER12XGE4X10GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 608 } -- 12-port Gig & 4-port Ten Gig Dual Ethernet Interface Module -cevMpa20X10GECM OBJECT IDENTIFIER ::= { cevModuleCommonCards 609 } -- ASR 9000 20x10GE Consumption Model MPA -cevMpa2X100GECM OBJECT IDENTIFIER ::= { cevModuleCommonCards 610 } -- ASR 9000 2x100GE Consumption Model MPA +cevMpa20X10GECM OBJECT IDENTIFIER ::= { cevModuleCommonCards 609 } -- ASR 9000 20x10GE Consumption Model MPA +cevMpa2X100GECM OBJECT IDENTIFIER ::= { cevModuleCommonCards 610 } -- ASR 9000 2x100GE Consumption Model MPA cevModuleFprUS23070 OBJECT IDENTIFIER ::= { cevModuleCommonCards 612 } -- 8x1GE multi-mode copper EPM with programmable fail-to-wire (FTW) functionality -cevModuleFprUS23071 OBJECT IDENTIFIER ::= { cevModuleCommonCards 613 } -- 8x1GE SX Fiber EPM with programmable fail-to-wire (FTW) functionality -cevModuleNCS4K4HOPWQC2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 614 } -- NCS 4000 400G Packet/OTN/WDM - QSFP28/CFP2 - Line Card -cevModuleNCS4K4HOPWLP OBJECT IDENTIFIER ::= { cevModuleCommonCards 615 } -- NCS 4000 400G Packet/OTN/WDM - QSFP28/CFP2 - Lic. 100G Packet -cevModuleNCS4K4HOPWL OBJECT IDENTIFIER ::= { cevModuleCommonCards 616 } -- NCS 4000 400G Packet/OTN/WDM - QSFP28/CFP2 - Lic. 100G OTN -cevModuleNC55RPE OBJECT IDENTIFIER ::= { cevModuleCommonCards 617 } -- NCS 5500 Route Processor with SyncE +cevModuleFprUS23071 OBJECT IDENTIFIER ::= { cevModuleCommonCards 613 } -- 8x1GE SX Fiber EPM with programmable fail-to-wire (FTW) functionality +cevModuleNCS4K4HOPWQC2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 614 } -- NCS 4000 400G Packet/OTN/WDM - QSFP28/CFP2 - Line Card +cevModuleNCS4K4HOPWLP OBJECT IDENTIFIER ::= { cevModuleCommonCards 615 } -- NCS 4000 400G Packet/OTN/WDM - QSFP28/CFP2 - Lic. 100G Packet +cevModuleNCS4K4HOPWL OBJECT IDENTIFIER ::= { cevModuleCommonCards 616 } -- NCS 4000 400G Packet/OTN/WDM - QSFP28/CFP2 - Lic. 100G OTN +cevModuleNC55RPE OBJECT IDENTIFIER ::= { cevModuleCommonCards 617 } -- NCS 5500 Route Processor with SyncE cevModuleN9KX9636CR OBJECT IDENTIFIER ::= { cevModuleCommonCards 619 } -- Nexus 9000 series module with 36x100G ports cevModuleN9KX9636QR OBJECT IDENTIFIER ::= { cevModuleCommonCards 620 } -- Nexus 9000 series module with 36x40G ports cevModuleN9KC9508FMR OBJECT IDENTIFIER ::= { cevModuleCommonCards 621 } -- Nexus 9000 series fabric module for 8-slot chassis cevModuleN9KC9504FMR OBJECT IDENTIFIER ::= { cevModuleCommonCards 622 } -- Nexus 9000 series fabric module for 4-slot chassis -cevCVRQSFPSFP10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 624 } -- QSFP to SFP10G adapter +cevCVRQSFPSFP10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 624 } -- QSFP to SFP10G adapter cevModuleNCS5501A1SE OBJECT IDENTIFIER ::= { cevModuleCommonCards 625 } -- NC5501-2 SE Route Processor Card for Fixed Fretta router , contact team-padbalas -cevModuleC9500NM8X10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 631 } -- Catalyst 9500 8P 10G Network Module -cevModuleC9500NM2X40G OBJECT IDENTIFIER ::= { cevModuleCommonCards 632 } -- Catalyst 9500 2P 40G Network Module -cevModuleNCS42003GMS OBJECT IDENTIFIER ::= { cevModuleCommonCards 633 } -- Combo 4 port DS3 12 DS1 and 4 OCx -cevModuleNCS4KFRPMC OBJECT IDENTIFIER ::= { cevModuleCommonCards 634 } -- NCS 4000 RP w/ Ethernet Switch for Multi-chassis Connect -cevModuleNCS4KFFC2C OBJECT IDENTIFIER ::= { cevModuleCommonCards 635 } -- NCS 4000 Centralised Agnostic Xross connect 24 CXP2 - 400G +cevModuleC9500NM8X10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 631 } -- Catalyst 9500 8P 10G Network Module +cevModuleC9500NM2X40G OBJECT IDENTIFIER ::= { cevModuleCommonCards 632 } -- Catalyst 9500 2P 40G Network Module +cevModuleNCS42003GMS OBJECT IDENTIFIER ::= { cevModuleCommonCards 633 } -- Combo 4 port DS3 12 DS1 and 4 OCx +cevModuleNCS4KFRPMC OBJECT IDENTIFIER ::= { cevModuleCommonCards 634 } -- NCS 4000 RP w/ Ethernet Switch for Multi-chassis Connect +cevModuleNCS4KFFC2C OBJECT IDENTIFIER ::= { cevModuleCommonCards 635 } -- NCS 4000 Centralised Agnostic Xross connect 24 CXP2 - 400G cevModuleNCS4KFCraft OBJECT IDENTIFIER ::= { cevModuleCommonCards 636 } -- NCS 4000 Centralised Fabric Chassis Craft Panel -cevModuleA900IMA3GIMSG OBJECT IDENTIFIER ::= { cevModuleCommonCards 637 } -- ASR900 Combo 4 port DS3 12 DS1 and 4 OCx -cevModuleNCS1001EDFA OBJECT IDENTIFIER ::= { cevModuleCommonCards 638 } -- Cisco NCS1001 EDFA Optical Module -cevModuleNCS1001PSM OBJECT IDENTIFIER ::= { cevModuleCommonCards 639 } -- Cisco NCS1001 PSM Optical Module +cevModuleA900IMA3GIMSG OBJECT IDENTIFIER ::= { cevModuleCommonCards 637 } -- ASR900 Combo 4 port DS3 12 DS1 and 4 OCx +cevModuleNCS1001EDFA OBJECT IDENTIFIER ::= { cevModuleCommonCards 638 } -- Cisco NCS1001 EDFA Optical Module +cevModuleNCS1001PSM OBJECT IDENTIFIER ::= { cevModuleCommonCards 639 } -- Cisco NCS1001 PSM Optical Module cevModuleNCS1001InterBoard OBJECT IDENTIFIER ::= { cevModuleCommonCards 640 } -- Cisco NCS1001 Interconnected Card cevModuleNCS4KECU2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 641 } -- NCS 4000 External Connection Unit cevModuleNCS4009FC2SF OBJECT IDENTIFIER ::= { cevModuleCommonCards 642 } -- NCS4009 FC2 S123 card with Fan (Glaurung2) @@ -4482,14 +4494,14 @@ cevModuleNC55MODABM OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleNC55MODASM OBJECT IDENTIFIER ::= { cevModuleCommonCards 652 } -- NCS 5500 36X10G SFP & 2x40G QSFP & 2xMPA MACsec Base Scaled Line Card cevModuleSPAETHER4xGE4x10GEDUAL OBJECT IDENTIFIER ::= { cevModuleCommonCards 653 } -- 4-port Gig & 4-port Ten Gig Dual Ethernet Interface Module cevModuleSPAETHER20xGE4x10GEDUAL OBJECT IDENTIFIER ::= { cevModuleCommonCards 654 } -- 20-port Gig & 4-port Ten Gig Dual Ethernet Interface Module -cevModuleNC6FC2TMCRIGEL OBJECT IDENTIFIER ::= { cevModuleCommonCards 655 } -- NCS 6000 2T MC Rigel Fabric Card. NCS: Network Convergence System MC: Multi-Chassis -cevModuleNC5516FC2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 656 } -- NCS 5516 Fabric Card 2 NCS: Network Convergence System Fretta Fabric Card version 2 -cevModule8800LC36H4 OBJECT IDENTIFIER ::= { cevModuleCommonCards 657 } -- Cisco 8800 L36x400GE QSFP56-DD Line Card -cevModule8800LC48H OBJECT IDENTIFIER ::= { cevModuleCommonCards 658 } -- Cisco 8800 48x100GE QSFP28 Line Card -cevModule8818FC OBJECT IDENTIFIER ::= { cevModuleCommonCards 659 } -- Cisco 8818 Fabric Card -cevModule8812FC OBJECT IDENTIFIER ::= { cevModuleCommonCards 660 } -- Cisco 8812 Fabric Card -cevModule8808FC OBJECT IDENTIFIER ::= { cevModuleCommonCards 661 } -- Cisco 8808 Fabric Card -cevModule8800RP OBJECT IDENTIFIER ::= { cevModuleCommonCards 663 } -- Cisco 8800 Route Processor +cevModuleNC6FC2TMCRIGEL OBJECT IDENTIFIER ::= { cevModuleCommonCards 655 } -- NCS 6000 2T MC Rigel Fabric Card. NCS: Network Convergence System MC: Multi-Chassis +cevModuleNC5516FC2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 656 } -- NCS 5516 Fabric Card 2 NCS: Network Convergence System Fretta Fabric Card version 2 +cevModule8800LC36H4 OBJECT IDENTIFIER ::= { cevModuleCommonCards 657 } -- Cisco 8800 L36x400GE QSFP56-DD Line Card +cevModule8800LC48H OBJECT IDENTIFIER ::= { cevModuleCommonCards 658 } -- Cisco 8800 48x100GE QSFP28 Line Card +cevModule8818FC OBJECT IDENTIFIER ::= { cevModuleCommonCards 659 } -- Cisco 8818 Fabric Card +cevModule8812FC OBJECT IDENTIFIER ::= { cevModuleCommonCards 660 } -- Cisco 8812 Fabric Card +cevModule8808FC OBJECT IDENTIFIER ::= { cevModuleCommonCards 661 } -- Cisco 8808 Fabric Card +cevModule8800RP OBJECT IDENTIFIER ::= { cevModuleCommonCards 663 } -- Cisco 8800 Route Processor cevModuleN9KX96136YCR OBJECT IDENTIFIER ::= { cevModuleCommonCards 664 } -- Nexus 9000 series module with 16x10G SFP, 32x25G SFP ports and 4x100G QSFP ports cevNC55MpaRainbow OBJECT IDENTIFIER ::= { cevModuleCommonCards 665 } -- NCS5500 1-port of 100GE or 200GE and 2 -port 40GE or 100GE Module Port Adapter with CFP2, QSFP28, MACsec support cevNC55MpaColumbia OBJECT IDENTIFIER ::= { cevModuleCommonCards 666 } -- NCS5500 4-port 40GE or 100GE Module Port Adapter with QSFP28, MACsec support @@ -4517,8 +4529,8 @@ cevModuleNC55MPA4HHXS OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleNC55RPFIXED OBJECT IDENTIFIER ::= { cevModuleCommonCards 690 } -- NCS5500 Route Processor Card for Fixed fretta router , contact team-padbalas cevA900IMA1Z8SCXMS OBJECT IDENTIFIER ::= { cevModuleCommonCards 692 } -- ASR 900 8-port OCx48/1xGE and 1-port OCx192/10GE IM card cevMpa1X200GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 693 } -- ASR 9000 1-port 200-Gigabit Ethernet Modular -cevNCS1K4OTNXPL OBJECT IDENTIFIER ::= { cevModuleCommonCards 694 } -- NCS1004 OTN Xponder Licensed - 100G Client bandwidth -cevNCS1K4OTNXP OBJECT IDENTIFIER ::= { cevModuleCommonCards 695 } -- NCS1004 4xQSFPDD ,6xQSFP28, 2xCFP DCO OTN Xponder +cevNCS1K4OTNXPL OBJECT IDENTIFIER ::= { cevModuleCommonCards 694 } -- NCS1004 OTN Xponder Licensed - 100G Client bandwidth +cevNCS1K4OTNXP OBJECT IDENTIFIER ::= { cevModuleCommonCards 695 } -- NCS1004 4xQSFPDD ,6xQSFP28, 2xCFP DCO OTN Xponder cevModuleA900IMA8S1ZCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 696 } -- 8-port Gigabit Ethernet & 1-port Ten Gigabit Ethernet SFP Interface Module, Conformal Coated cevModuleA900IMA8T1ZCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 697 } -- 8-port Gigabit Ethernet & 1-port Ten Gigabit Ethernet CU Interface Module, Conformal Coated cevModuleA900IMA2ZCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 698 } -- 2-port Ten Gigabit Ethernet XFP/SFP+ Interface Module, Conformal Coated @@ -4533,8 +4545,8 @@ cevModuleNC5536H6DBS OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleNCS42002HPQ OBJECT IDENTIFIER ::= { cevModuleCommonCards 710 } -- NCS4200 2 port 100 GE QSFP28 port IM cevModuleA900IMA2C OBJECT IDENTIFIER ::= { cevModuleCommonCards 711 } -- ASR 900 2 port 100 GE QSFP28 port IM cevModuleNC5504FC2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 712 } -- NCS 5504 Fabric Card 2(NC55-5504-FC2) NCS: Network Convergence System Fretta Fabric Card version 2 -cevModuleN560IMA2CL OBJECT IDENTIFIER ::= { cevModuleCommonCards 713 } -- Introducing new VE IM -cevModuleA900IMA8ZL OBJECT IDENTIFIER ::= { cevModuleCommonCards 714 } -- Introducing new VE IM +cevModuleN560IMA2CL OBJECT IDENTIFIER ::= { cevModuleCommonCards 713 } -- Introducing new VE IM +cevModuleA900IMA8ZL OBJECT IDENTIFIER ::= { cevModuleCommonCards 714 } -- Introducing new VE IM cevModuleNC5532T16Q4HAT OBJECT IDENTIFIER ::= { cevModuleCommonCards 716 } -- NCS 5500 32x10, 16x25 & 4x100 Line Card Base cevModuleNC55A124Q6HSSRPFIXED OBJECT IDENTIFIER ::= { cevModuleCommonCards 717 } -- NC55A1 24Q6H SS Route Processor Card cevCVRQSFP28SFP28 OBJECT IDENTIFIER ::= { cevModuleCommonCards 718 } -- SFP28 to QSFP28 pluggable adapter module @@ -4552,8 +4564,8 @@ cevModuleN560IMA8Q4L OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleC9KF1SSD960G OBJECT IDENTIFIER ::= { cevModuleCommonCards 731 } -- This is 960GB SSD used in starfleet c9500-H. this is fru'able ssd accessed through SATA cevModuleC9KF1SSD480G OBJECT IDENTIFIER ::= { cevModuleCommonCards 732 } -- This is 480GB SSD used in starfleet c9500-H. this is fru'able ssd accessed through SATA cevModuleC9KF1SSD240G OBJECT IDENTIFIER ::= { cevModuleCommonCards 733 } -- This is 240GB SSD used in starfleet c9500-H. this is fru'able ssd accessed through SATA -cevModuleNCS1K4OTNXP OBJECT IDENTIFIER ::= { cevModuleCommonCards 734 } -- NCS1K4 4xDD,8xQSFP28,2xCFP2 DCO OTNXponder -cevModuleNCS1K4OTNXPL OBJECT IDENTIFIER ::= { cevModuleCommonCards 735 } -- NCS1K4 4xDD,8xQSFP28,2xCFP2 DCO OTNXponder Licensed card +cevModuleNCS1K4OTNXP OBJECT IDENTIFIER ::= { cevModuleCommonCards 734 } -- NCS1K4 4xDD,8xQSFP28,2xCFP2 DCO OTNXponder +cevModuleNCS1K4OTNXPL OBJECT IDENTIFIER ::= { cevModuleCommonCards 735 } -- NCS1K4 4xDD,8xQSFP28,2xCFP2 DCO OTNXponder Licensed card cevModuleC950056C16D OBJECT IDENTIFIER ::= { cevModuleCommonCards 737 } -- Module for Cisco Catalyst 9500X with 56-port x 100G + 16-port x 400G cevModuleC950028C8D OBJECT IDENTIFIER ::= { cevModuleCommonCards 740 } -- Module for Cisco Catalyst 9500X with 28-port x 100G + 8-port x 400G cevModuleNC57MPA2D4HS OBJECT IDENTIFIER ::= { cevModuleCommonCards 741 } -- 2X400G or 4X200/100G QSFP-DD MPA @@ -4564,15 +4576,15 @@ cevModuleNC57MODS OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleEPA20x10GSFPPLUS OBJECT IDENTIFIER ::= { cevModuleCommonCards 746 } -- 20-port Ten Gig Ethernet SFP Module cevModuleEPA6x100GQSFP OBJECT IDENTIFIER ::= { cevModuleCommonCards 747 } -- 6-port Hundred Gig Ethernet QSFP Module cevModuleNC57MPA12LS OBJECT IDENTIFIER ::= { cevModuleCommonCards 748 } -- NCS 5500 12x10/25/50GE MPA -cevModuleIDPROM OBJECT IDENTIFIER ::= { cevModuleCommonCards 749 } -- identification Programmable Read-Only Memory (IDPROM) information for field-replaceable units (FRUs) -cevModule88LC034H14FH OBJECT IDENTIFIER ::= { cevModuleCommonCards 750 } -- Cisco 8800 48x100G or 34x100GE + 14x400GE QSFP28/DD LC +cevModuleIDPROM OBJECT IDENTIFIER ::= { cevModuleCommonCards 749 } -- identification Programmable Read-Only Memory (IDPROM) information for field-replaceable units (FRUs) +cevModule88LC034H14FH OBJECT IDENTIFIER ::= { cevModuleCommonCards 750 } -- Cisco 8800 48x100G or 34x100GE + 14x400GE QSFP28/DD LC cevModuleNCS1010ILAC OBJECT IDENTIFIER ::= { cevModuleCommonCards 755 } -- Cisco Network Convergence System 1010 In-Line Amplifier - C-band cevModuleNCS1010ILARC OBJECT IDENTIFIER ::= { cevModuleCommonCards 756 } -- Cisco Network Convergence System 1010 In-Line Amplifier with 1x Raman - C-band cevModuleNCS1010ILA2RC OBJECT IDENTIFIER ::= { cevModuleCommonCards 757 } -- Cisco Network Convergence System 1010 In-Line Amplifier with 2x Raman - C-band cevModuleNCS1010OLTC OBJECT IDENTIFIER ::= { cevModuleCommonCards 758 } -- Cisco Network Convergence System 1010 Optical Line Terminal - C-band cevModuleNCS1010OLTRC OBJECT IDENTIFIER ::= { cevModuleCommonCards 759 } -- : Cisco Network Convergence System 1010 Optical Line Terminal with Raman - C-band cevModuleNCS1010ILAL OBJECT IDENTIFIER ::= { cevModuleCommonCards 766 } -- Cisco Network Convergence System 1010 In-Line Amplifier - L-bandCisco Network Convergence System 1010 In-Line Amplifier - L-band -cevModuleNCS1010OLTL OBJECT IDENTIFIER ::= { cevModuleCommonCards 767 } -- Cisco Network Convergence System 1010 Optical Line Terminal - L-band +cevModuleNCS1010OLTL OBJECT IDENTIFIER ::= { cevModuleCommonCards 767 } -- Cisco Network Convergence System 1010 Optical Line Terminal - L-band cevModuleNC5748Q2DS OBJECT IDENTIFIER ::= { cevModuleCommonCards 769 } -- Vigor-LS-Non-SE: NC57-48Q2D-S. 32x1/10/25G + 16x1/10/25/50G + 2x400G cevModuleNC5748Q2DSES OBJECT IDENTIFIER ::= { cevModuleCommonCards 770 } -- Vigor-LS-SE: NC57-48Q2D-SE-S. 32x1/10/25G + 16x1/10/25/50G + 2x400G cevModuleNCS1KQXPK9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 771 } -- NCS1004 Skinny BO 3.2T QSFP-DD DCO Transponder Linecard @@ -4581,9 +4593,9 @@ cevModuleNCS1K4QXPK9 OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleNCS1K4QXPLK9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 776 } -- NCS1004 Skinny BO 3.2T QSFP-DD DCO Transponder Licensed Linecard cevModule8800RP2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 777 } -- Route Processor Card (RP2) for spitfire modular chassis cevModule8800RP2E OBJECT IDENTIFIER ::= { cevModuleCommonCards 778 } -- Cisco 8800 Route Processor V2 Edge -cevModuleA900IMA8ZLCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 779 } -- ASR 900 8 port 10GE SFP+ Lite Interface Module, Conformal Coated +cevModuleA900IMA8ZLCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 779 } -- ASR 900 8 port 10GE SFP+ Lite Interface Module, Conformal Coated cevModuleNC57MPA1FH1DS OBJECT IDENTIFIER ::= { cevModuleCommonCards 780 } -- NCS 5700 1 x 400G CFP2 DCO + 1 x 400G QSFP-DD MPA -cevModuleNC55OIP02 OBJECT IDENTIFIER ::= { cevModuleCommonCards 785 } -- NCS 5500, 8 ports OTU2/2e/OC192/OC48/FC MPA +cevModuleNC55OIP02 OBJECT IDENTIFIER ::= { cevModuleCommonCards 785 } -- NCS 5500, 8 ports OTU2/2e/OC192/OC48/FC MPA cevModuleNCS4216RSP800 OBJECT IDENTIFIER ::= { cevModuleCommonCards 788 } -- NCS4216 RSP 800 System (14RU and 16 SLOT) cevModuleNCS4K4H4QDD OBJECT IDENTIFIER ::= { cevModuleCommonCards 789 } -- Second generation NCS4K 400G Packet/WDM Sauron Line card based on 4xQSFP+/QSFP28/QSFP-DD/SFP25/Bright QDD ZR+ cevModuleNCS1010BRK OBJECT IDENTIFIER ::= { cevModuleCommonCards 790 } -- This card name is for breakout optical module on ncs1010 which has following PIDs: NCS1K-BRK-8 NCS1K-BRK-16 NCS1K-BRK-24 @@ -4596,13 +4608,13 @@ cevModuleNCS1010BRK8 OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleNCS1010BRK16 OBJECT IDENTIFIER ::= { cevModuleCommonCards 801 } -- This card name is for breakout optical module on ncs1010 which has following PID: NCS1K-BRK-16 cevModuleNCS1010BRK24 OBJECT IDENTIFIER ::= { cevModuleCommonCards 802 } -- This card name is for breakout optical module on ncs1010 which has following PID: NCS1K-BRK-24 cevModuleNCS1010BRKSA OBJECT IDENTIFIER ::= { cevModuleCommonCards 803 } -- This card name is for breakout optical module on ncs1010 which has following PID: NCS1K-BRK-SA -cevModuleNCS1010MD32O OBJECT IDENTIFIER ::= { cevModuleCommonCards 804 } -- This card name is for mux-demux optical module on ncs1010 which has following PID: NCS1K-MD-32O-C -cevModuleNCS1010MD32E OBJECT IDENTIFIER ::= { cevModuleCommonCards 805 } -- This card name is for mux-demux optical module on ncs1010 which has following PID: NCS1K-MD-32E-C -cevModuleEPA8x10GSFPPLUS OBJECT IDENTIFIER ::= { cevModuleCommonCards 810 } -- 8-port Ten Gig Ethernet SFP Module -cevModuleEPA2x40GSFPPLUS OBJECT IDENTIFIER ::= { cevModuleCommonCards 811 } -- 2-port 40gig Gig Ethernet SFP Module -cevModuleEPA1x25GSFP28 OBJECT IDENTIFIER ::= { cevModuleCommonCards 812 } -- 1-port 25gig Gig Ethernet SFP Module -cevModuleEPA2x25GSFP28 OBJECT IDENTIFIER ::= { cevModuleCommonCards 813 } -- 2-port 25gig Gig Ethernet SFP Module -cevModuleEPA3x25GSFP28 OBJECT IDENTIFIER ::= { cevModuleCommonCards 814 } -- 3-port 25gig Gig Ethernet SFP Module +cevModuleNCS1010MD32O OBJECT IDENTIFIER ::= { cevModuleCommonCards 804 } -- This card name is for mux-demux optical module on ncs1010 which has following PID: NCS1K-MD-32O-C +cevModuleNCS1010MD32E OBJECT IDENTIFIER ::= { cevModuleCommonCards 805 } -- This card name is for mux-demux optical module on ncs1010 which has following PID: NCS1K-MD-32E-C +cevModuleEPA8x10GSFPPLUS OBJECT IDENTIFIER ::= { cevModuleCommonCards 810 } -- 8-port Ten Gig Ethernet SFP Module +cevModuleEPA2x40GSFPPLUS OBJECT IDENTIFIER ::= { cevModuleCommonCards 811 } -- 2-port 40gig Gig Ethernet SFP Module +cevModuleEPA1x25GSFP28 OBJECT IDENTIFIER ::= { cevModuleCommonCards 812 } -- 1-port 25gig Gig Ethernet SFP Module +cevModuleEPA2x25GSFP28 OBJECT IDENTIFIER ::= { cevModuleCommonCards 813 } -- 2-port 25gig Gig Ethernet SFP Module +cevModuleEPA3x25GSFP28 OBJECT IDENTIFIER ::= { cevModuleCommonCards 814 } -- 3-port 25gig Gig Ethernet SFP Module cevModuleCIM8LType OBJECT IDENTIFIER ::= { cevModuleCommonCards 815 } -- Coherent Interconnect Module 8 (CIM 8) is having 1.2T faceplate pluggable coherent solution. PID: CIM8-L-K9 cevModuleCIM8CType OBJECT IDENTIFIER ::= { cevModuleCommonCards 816 } -- Coherent Interconnect Module 8 (CIM 8) is having 1.2T faceplate pluggable coherent solution. PID: CIM8-C-K9 cevModuleNCS1K1424TXK9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 817 } -- NCS 1014 2.4T Line Card-crossconnect modes @@ -4618,8 +4630,9 @@ cevModuleCIM8CEK9 OBJECT IDENTIFIER ::= { cevModuleCommonC cevModuleCIM8LEK9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 831 } -- Coherent Interconnect Module 8 (CIM 8) is having 1.2T faceplate pluggable coherent Enhanced solution. PID: CIM8-LE-K9 cevModuleNCS1KMD32ECE OBJECT IDENTIFIER ::= { cevModuleCommonCards 834 } -- NCS 1000 32chs Even Mux/Demux-150GHz-C-band Enhanced - PID: NCS1K-MD-32E-CE cevModuleNCS1KMD32OCE OBJECT IDENTIFIER ::= { cevModuleCommonCards 835 } -- NCS 1000 32chs Odd Mux/Demux-150GHz-C-band Enhanced - PID: NCS1K-MD-32O-CE -cevModuleC9610SSD480GB OBJECT IDENTIFIER ::= { cevModuleCommonCards 836 } -- This is 480GB SSD used in Catalyst 9610 switch. This is fruable ssd accessed through SATA -cevModuleN9KC92348GCFX3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 837 } -- Cisco Nexus 9200 Series fixed switch with 48x100M/1G BASE-T + 4x10/25 Gbps SFP28 + 2x40/100-Gbps QSFP28 ports +cevModuleC9610SSD480GB OBJECT IDENTIFIER ::= { cevModuleCommonCards 836 } -- This is 480GB SSD used in Catalyst 9610 switch. This is fruable ssd accessed through SATA +cevModuleN9KC92348GCFX3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 837 } -- Cisco Nexus 9200 Series fixed switch with 48x100M/1G BASE-T + 4x10/25 Gbps SFP28 + 2x40/100-Gbps QSFP28 ports +cevModuleN9KC93320TCFX3P OBJECT IDENTIFIER ::= { cevModuleCommonCards 838 } -- 2RU TOR fixed module with 12 x 100M/1G/2.5G/5G/10G BASE-T + 2 x 40/100G QSFP28 ports --cevModuleC36xxType cards are slot-cards specific to the c36xx platforms cevModuleC36xxType OBJECT IDENTIFIER ::= { cevModule 3 } @@ -4660,21 +4673,21 @@ cevPm1fe1e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 35 } cevPm1fe2e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 36 } cevPm1fe1t1Csu OBJECT IDENTIFIER ::= { cevModuleC36xxType 37 } cevPm1fe2t1Csu OBJECT IDENTIFIER ::= { cevModuleC36xxType 38 } -cevC36xx2feTx OBJECT IDENTIFIER ::= { cevModuleC36xxType 39 } -- Onboard 2FE Interfaces for c3660 chassis +cevC36xx2feTx OBJECT IDENTIFIER ::= { cevModuleC36xxType 39 } -- Onboard 2FE Interfaces for c3660 chassis cevPmOc3mm OBJECT IDENTIFIER ::= { cevModuleC36xxType 40 } -- ATM OC3 multimode Port Module cevPmOc3mmVpd OBJECT IDENTIFIER ::= { cevModuleC36xxType 41 } -- ATM OC3 multimode Port Module with Voice Processing Deck cevPmOc3smiVpd OBJECT IDENTIFIER ::= { cevModuleC36xxType 42 } -- ATM OC3 single mode intermediate reach Port Module with Voice Processing Deck -cevPmOc3smlVpd OBJECT IDENTIFIER ::= { cevModuleC36xxType 43 } -- ATM OC3 single mode long reach Port Module with Voice Processing Deck +cevPmOc3smlVpd OBJECT IDENTIFIER ::= { cevModuleC36xxType 43 } -- ATM OC3 single mode long reach Port Module with Voice Processing Deck cevPmOc3sml OBJECT IDENTIFIER ::= { cevModuleC36xxType 44 } -- ATM OC3 single mode long reach Port Module cevPmOc3smi OBJECT IDENTIFIER ::= { cevModuleC36xxType 45 } -- ATM OC3 single mode intermediate reach Port Module cevVic2fxoEu OBJECT IDENTIFIER ::= { cevModuleC36xxType 46 } -- 2 port Foreign eXchange Office Voice Interface Cards for most of Europe cevVic2fxoM3 OBJECT IDENTIFIER ::= { cevModuleC36xxType 47 } -- 2 port Foreign eXchange Office Voice Interface Cards for Australia -cevVic2fxoM4 OBJECT IDENTIFIER ::= { cevModuleC36xxType 48 } -- 2 port Foreign eXchange Office Voice Interface Cards for Germany -cevVic2fxoM5 OBJECT IDENTIFIER ::= { cevModuleC36xxType 49 } -- 2 port Foreign eXchange Office Voice Interface Cards for France -cevVic2fxoM6 OBJECT IDENTIFIER ::= { cevModuleC36xxType 50 } -- 2 port Foreign eXchange Office Voice Interface Cards for Italy -cevVic2fxoM7 OBJECT IDENTIFIER ::= { cevModuleC36xxType 51 } -- 2 port Foreign eXchange Office Voice Interface Cards for Portugal -cevVic2fxoM8 OBJECT IDENTIFIER ::= { cevModuleC36xxType 52 } -- 2 port Foreign eXchange Office Voice Interface Cards for Singapore -cevVic2ST2086 OBJECT IDENTIFIER ::= { cevModuleC36xxType 53 } -- 2 port Terminal Endpoint BRI S/T Voice interface daughter card +cevVic2fxoM4 OBJECT IDENTIFIER ::= { cevModuleC36xxType 48 } -- 2 port Foreign eXchange Office Voice Interface Cards for Germany +cevVic2fxoM5 OBJECT IDENTIFIER ::= { cevModuleC36xxType 49 } -- 2 port Foreign eXchange Office Voice Interface Cards for France +cevVic2fxoM6 OBJECT IDENTIFIER ::= { cevModuleC36xxType 50 } -- 2 port Foreign eXchange Office Voice Interface Cards for Italy +cevVic2fxoM7 OBJECT IDENTIFIER ::= { cevModuleC36xxType 51 } -- 2 port Foreign eXchange Office Voice Interface Cards for Portugal +cevVic2fxoM8 OBJECT IDENTIFIER ::= { cevModuleC36xxType 52 } -- 2 port Foreign eXchange Office Voice Interface Cards for Singapore +cevVic2ST2086 OBJECT IDENTIFIER ::= { cevModuleC36xxType 53 } -- 2 port Terminal Endpoint BRI S/T Voice interface daughter card cevHdv OBJECT IDENTIFIER ::= { cevModuleC36xxType 54 } -- High Density Voice over IP network module cevNm1fe2w OBJECT IDENTIFIER ::= { cevModuleC36xxType 59 } -- Network Module with 1 Fast Ethernet and 2 WIC/VIC interfaces cevNm2fe2w OBJECT IDENTIFIER ::= { cevModuleC36xxType 60 } -- Network Module with 2 Fast Ethernet and 2 WIC/VIC interfaces @@ -4701,13 +4714,13 @@ cevNm1ct3e3 OBJECT IDENTIFIER ::= { cevModuleC36xxType 92 } -- One port Channel cevNm8ct1e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 93 } -- Eight port Channelized T1/E1 Network Module cevHdaEm4fxo OBJECT IDENTIFIER ::= { cevModuleC36xxType 94 } -- 4-port FXO Expansion Module for High Density Analog Voice Interface Daughtercard cevNm16AS OBJECT IDENTIFIER ::= { cevModuleC36xxType 95 } -- 16 port Async/Sync Network Module provides low speed serial interface for the MAR's family of platforms -cevNm1ct1e1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 102 } -- One port Primary Rate Interface (PRI) Channelized T1/E1 Network Module -cevNm2ct1e1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 103 } -- Two port Primary Rate Interface (PRI) Channelized T1/E1 Network Module +cevNm1ct1e1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 102 } -- One port Primary Rate Interface (PRI) Channelized T1/E1 Network Module +cevNm2ct1e1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 103 } -- Two port Primary Rate Interface (PRI) Channelized T1/E1 Network Module cevNmCeoip4t1e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 104 } -- Four port T1/E1 Circuit Emulation over IP network module cevNmCeoip4Serial OBJECT IDENTIFIER ::= { cevModuleC36xxType 105 } -- Four port Serial Interface Circuit Emulation over IP network module cevNm1aOc3mmEp OBJECT IDENTIFIER ::= { cevModuleC36xxType 106 } -- Enhanced Performance ATM OC3, multimode network module cevNm1aOc3smiEp OBJECT IDENTIFIER ::= { cevModuleC36xxType 107 } -- Enhanced Performance ATM OC3, intermediate reach single mode network module -cevNm1aOc3smlEp OBJECT IDENTIFIER ::= { cevModuleC36xxType 108 } -- Enhanced Performance ATM OC3, long reach single mode network module +cevNm1aOc3smlEp OBJECT IDENTIFIER ::= { cevModuleC36xxType 108 } -- Enhanced Performance ATM OC3, long reach single mode network module cevNmCids OBJECT IDENTIFIER ::= { cevModuleC36xxType 109 } -- Intrusion Detection Sensor Module in NM form factor for 36xx/37xx/26xx family branch routers cevHwic1GeSfp OBJECT IDENTIFIER ::= { cevModuleC36xxType 119 } -- Single port Gigabit Ethernet high-speed WAN interface card (HWIC) with Small Formfactor Pluggable (SFP) transceiver cevPortHdDsp OBJECT IDENTIFIER ::= { cevModuleC36xxType 120 } -- 5510 Digital Signal Processor on NM-HD-1V,NM-HD-2V and NM-HD-2VE @@ -4716,7 +4729,7 @@ cevHdv2port2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 122 } -- High Density cevHdv2port1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 123 } -- High Density Network module-2 with onboard one port T1/E1 interface cevNmAtm25 OBJECT IDENTIFIER ::= { cevModuleC36xxType 124 } -- 25 Mbits/sec ATM Port Module cevNmNam OBJECT IDENTIFIER ::= { cevModuleC36xxType 125 } -- Network Analysis Module (NAM) network module for the 2600/3600/3700 router families -cevNm8amV2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 126 } -- 8 Port Analog Modem Network Module Version 2 +cevNm8amV2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 126 } -- 8 Port Analog Modem Network Module Version 2 cevNm16amV2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 127 } -- 16 Port Analog Modem Network Module Version 2 cevCpuC28112fe OBJECT IDENTIFIER ::= { cevModuleC36xxType 129 } -- 2811 Motherboard with two integrated fast ethernets and integrated VPN cevCpuC28212ge OBJECT IDENTIFIER ::= { cevModuleC36xxType 130 } -- 2821 Motherboard with two integrated gigabit ethernets and integrated VPN @@ -4728,8 +4741,8 @@ cevHWicSerial8a OBJECT IDENTIFIER ::= { cevModuleC36xxType 135 } -- High Speed cevHWicSerial16a OBJECT IDENTIFIER ::= { cevModuleC36xxType 136 } -- High Speed Wan Interface card with 16 RS232 async ports(HWIC-16A) cevNm1AOc3Pom OBJECT IDENTIFIER ::= { cevModuleC36xxType 137 } -- Single port ATM OC3 network module with POM cevHWic1DOCSIS20CableModem OBJECT IDENTIFIER ::= { cevModuleC36xxType 146 } -- High Speed Wan Interface card with 1 DOCSIS 2.0 cable modem port(HWIC-1CM) -cevNm8ce1t1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 148 } -- 8 port T1/E1 clear channel and channelized NM -cevHWic4t1e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 149 } -- 4 port T1/E1 clear channel HWIC +cevNm8ce1t1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 148 } -- 8 port T1/E1 clear channel and channelized NM +cevHWic4t1e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 149 } -- 4 port T1/E1 clear channel HWIC cevHWic2ce1t1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 150 } -- 2 port T1/E1 channelized/PRI HWIC cevHWic1ce1t1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 151 } -- 1 port T1/E1 channelized/PRI HWIC cevHWic1DOCSIS20CableModemEJ OBJECT IDENTIFIER ::= { cevModuleC36xxType 152 } -- High Speed Wan Interface card with 1 Euro-DOCSIS/J-DOCSIS 2.0 cable modem port(HWIC-1CM) @@ -4769,7 +4782,7 @@ cevEhwic3gHspa7A OBJECT IDENTIFIER ::= { cevModuleC36xxType 191 } -- 3G W cevEhwic3gMm OBJECT IDENTIFIER ::= { cevModuleC36xxType 192 } -- 3G WWAN EHWIC - Multimode HSPA+/HSPA/UMTS/EDGE/GPRS EVDO RevA/Rev0/1xRTT cevEhwic4gLteA OBJECT IDENTIFIER ::= { cevModuleC36xxType 193 } -- 4G WWAN EHWIC - North America Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS cevEhwic4gLteG OBJECT IDENTIFIER ::= { cevModuleC36xxType 194 } -- 4G WWAN EHWIC - Global Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS -cevEhwic4gLteV OBJECT IDENTIFIER ::= { cevModuleC36xxType 195 } -- 4G WWAN EHWIC - Verizon Multimode LTE/eHRPD/EVDO RevA/Rev0/1xRTT +cevEhwic4gLteV OBJECT IDENTIFIER ::= { cevModuleC36xxType 195 } -- 4G WWAN EHWIC - Verizon Multimode LTE/eHRPD/EVDO RevA/Rev0/1xRTT cevSm1T3E3 OBJECT IDENTIFIER ::= { cevModuleC36xxType 196 } -- 1 port clear channel T3/E3 SM cevSM32A OBJECT IDENTIFIER ::= { cevModuleC36xxType 197 } -- 32-port Asynchronous Interface Service Module for ISR G2s (c39XX) cevSmD48FxsE OBJECT IDENTIFIER ::= { cevModuleC36xxType 202 } -- SM-D-48FXS-E is a double-wide service module with 48 OPX Lite FXS analog ports @@ -4803,7 +4816,7 @@ cevPSm2k23Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxTy cevPSm3k15Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 232 } -- Enhanced EtherSwitch, L2/L3, SM, 15 FE, 1 GE, POE cevPSm3k23Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 233 } -- Enhanced EtherSwitch, L2/L3, SM, 23 FE, 1 GE, POE cevPSm3k24GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 234 } -- Enhanced EtherSwitch, L2/L3, SM, 24 GE, POE -cevPSm1nm OBJECT IDENTIFIER ::= { cevModuleC36xxType 235 } -- Network Module Adapter for SM Slot on Router 2200, 3200 +cevPSm1nm OBJECT IDENTIFIER ::= { cevModuleC36xxType 235 } -- Network Module Adapter for SM Slot on Router 2200, 3200 cevPHdv2port2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 236 } -- IP Communications High-Density Digital Voice NM with 2 T1/E1 cevEhwic4gLteLA OBJECT IDENTIFIER ::= { cevModuleC36xxType 246 } -- 4G WWAN EHWIC - Latin America Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS cevEhwic4gLteCI OBJECT IDENTIFIER ::= { cevModuleC36xxType 247 } -- 4G WWAN EHWIC - China and India Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS @@ -4851,11 +4864,11 @@ cevPa4me1Bal OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 33 } cevPa2ce1Balanced OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 34 } cevPa2ct1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 35 } cevPa1vg OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 36 } -cevPaAtmdxDs3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 37 } +cevPaAtmdxDs3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 37 } cevPaAtmdxE3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 38 } cevPaAtmdxSmlOc3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 39 } cevPaAtmdxSmiOc3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 40 } -cevPaAtmdxMmOc3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 41 } +cevPaAtmdxMmOc3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 41 } cevPaA8tX21 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 42 } cevPaA8tRs232 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 43 } cevPa4me1Unbal OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 44 } @@ -4884,7 +4897,7 @@ cevPaVxc2t1e1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 67 } -- 2 port cevPaVxb2t1e1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 68 } -- 2 port T1/E1 voice port adapter with 12 DSP's cevPaAtmOc12Mm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 69 } -- Multimode ATM OC-12 Port Adapter cevPaAtmOc12Smi OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 70 } -- Singlemode ATM OC-12 Intermediate reach Port Adapter -cevPaMct3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 71 } -- Multichannel DS3 single port adapter +cevPaMct3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 71 } -- Multichannel DS3 single port adapter cevPaMc2t3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 72 } -- Multichannel DS3 dual port adapter cevPa1t3Plus OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 73 } -- Improved one port serial T3 plus port adapter cevPa2t3Plus OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 74 } -- Improved 2 port serial T3 plus port adapter @@ -4893,26 +4906,26 @@ cevPaPosOc12Sm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 76 } -- OC-12 P cevPaImaT1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 77 } -- Implements IMA functionality for the 7200/7500 platform for a T1 cevPaImaE1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 78 } -- Implements IMA functionality for the 7200/7500 platform for an E1 cevSrpPaOc12Mm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 79 } -- SRP OC-12/STM-4 Multimode Port Adapter for 7000 series -cevSrpPaOc12SmIr OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 80 } -- SRP OC-12/STM-4 Single Mode Intermediate Reach Port Adapter for 7000 series +cevSrpPaOc12SmIr OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 80 } -- SRP OC-12/STM-4 Single Mode Intermediate Reach Port Adapter for 7000 series cevSrpPaOc12Lr OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 81 } -- SRP OC-12/STM-4 Single Mode Long Reach Port Adapter for 7000 series -cevPa2ct1Csu OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 82 } -- 2 port multichannel T1 port adapter with built in csu/dsu for the 7200, 7500, and rsp7000 platforms -cevPa2ce1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 83 } -- 2 port multichannel E1 port adapter for the 7200, 7500, and rsp7000 platforms +cevPa2ct1Csu OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 82 } -- 2 port multichannel T1 port adapter with built in csu/dsu for the 7200, 7500, and rsp7000 platforms +cevPa2ce1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 83 } -- 2 port multichannel E1 port adapter for the 7200, 7500, and rsp7000 platforms cevPaMcx2te1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 84 } -- 2 port, software configurable Multichannel T1/E1 with TDM Port Adapter cevPaMcx4te1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 85 } -- 4 port, software configurable Multichannel T1/E1 with TDM Port Adapter -cevPaMcx8te1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 86 } -- 8 port, software configurable Multichannel T1/E1 with TDM Port Adapter +cevPaMcx8te1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 86 } -- 8 port, software configurable Multichannel T1/E1 with TDM Port Adapter cevSrpPaOc12SmXr OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 87 } -- SRP OC-12/STM-4 Single Mode Extended Reach Port Adapter for 7000 series cevPaMcStm1Smi OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 90 } -- channelized STM-1 PA for 7500/7200(single mode intermediate reach) cevPaMcStm1Mm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 91 } -- channelized STM-1 PA for 7500/7200(multimode) cevPa2feTxI82543 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 92 } -- 2 port Fast Ethernet 100TX Intel I82543 cevPa2feFxI82543 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 93 } -- 2 port Fast Ethernet 100FX (MMF) Intel I82543 cevPaDualWideGe OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 94 } -- Dual Wide Enhanced Gigabit Ethernet Port Adapter -cevPaVxa1T1E124 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 95 } -- 1 port T1/E1 voice port adapter w/ 7 DSPs +cevPaVxa1T1E124 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 95 } -- 1 port T1/E1 voice port adapter w/ 7 DSPs cevPaVxa1T1E130 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 96 } -- 1 port T1/E1 voice port adapter w/ 8 DSPs cevPaMcT1E1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 97 } -- Multichannel T1/E1 (without TDM) Port Adapter cevPaMcx8te1M OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 99 } -- 8 port, software configurable Multichannel T1/E1 SS7 with TDM Port Adapter cevPa1ce3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 100 } -- 1 port, Multichannel E1 Port Adapter cevPa2OC3PosSw OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 101 } -- Dual Port OC-3c Packet Over Sonet(POS) Single Wide Adapter -cevPa2feFxIsl OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 102 } -- PA-2feisl-fx fast ethernet 2 port adapter card +cevPa2feFxIsl OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 102 } -- PA-2feisl-fx fast ethernet 2 port adapter card cevPa4Dtr OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 103 } -- Four port dedicated tokenring adapter cevPaVmHda8FxsDid OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 104 } -- High density analog voice/fax voice module with 8 FXS/DID cevPa1OC3PosSw OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 105 } -- Single port OC-3c Packet over Sonet (POS) Single Wide Port Adapter Card @@ -4925,7 +4938,7 @@ cevPaMcx4te1Q OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 111 } -- 4 por cevPaMct3ec OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 112 } -- Enhanced 1 port multichannel PA cevPaMc2t3ec OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 113 } -- Enhanced 2 port multichannel PA cevPa1t3e3ec OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 114 } -- Enhanced 1 port T3/E3 clear channel PA -cevPa2t3e3ec OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 115 } -- Enhanced 2 port T3/E3 clear channel PA +cevPa2t3e3ec OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 115 } -- Enhanced 2 port T3/E3 clear channel PA cevModuleCpuType OBJECT IDENTIFIER ::= { cevModule 5 } cevC7200Io1fe OBJECT IDENTIFIER ::= { cevModuleCpuType 1 } @@ -4934,7 +4947,7 @@ cevCpuAS5300 OBJECT IDENTIFIER ::= { cevModuleCpuType 3 } cevCpuRpm OBJECT IDENTIFIER ::= { cevModuleCpuType 7 } -- Router Processor Module cevCpu2600 OBJECT IDENTIFIER ::= { cevModuleCpuType 8 } -- c2600 chassis CPU cevCpu7200Npe300 OBJECT IDENTIFIER ::= { cevModuleCpuType 9 } -- Network processing engine (CPU card) for 7200 series -cevCpu1400 OBJECT IDENTIFIER ::= { cevModuleCpuType 10 } -- CPU for Cisco 1400 series products +cevCpu1400 OBJECT IDENTIFIER ::= { cevModuleCpuType 10 } -- CPU for Cisco 1400 series products cevCpu800 OBJECT IDENTIFIER ::= { cevModuleCpuType 11 } -- CPU for Cisco 800 series products cevCpuPSM1Gbps OBJECT IDENTIFIER ::= { cevModuleCpuType 12 } -- Processor Switch Module with 1.2Gbps switching capacity for MGX8800 series chassis cevCpu7200Npe175 OBJECT IDENTIFIER ::= { cevModuleCpuType 14 } -- Network processing engine (CPU card) for 7200 series @@ -4958,25 +4971,25 @@ cevCpuGrp OBJECT IDENTIFIER ::= { cevModuleCpuType 35 } -- GSR Route Processor cevCpuMc3810V3 OBJECT IDENTIFIER ::= { cevModuleCpuType 36 } -- CPU card for the MC3810-V3; higher performance than MC3810 with NEBs compliant changes. cevCpuAs5850 OBJECT IDENTIFIER ::= { cevModuleCpuType 38 } -- High End Dial Access Platform cevCpu7200Npe400 OBJECT IDENTIFIER ::= { cevModuleCpuType 39 } -- Network processing engine (CPU card) for 7200 series -cevCpuAs5350 OBJECT IDENTIFIER ::= { cevModuleCpuType 40 } -- CPU card for AS5350 +cevCpuAs5350 OBJECT IDENTIFIER ::= { cevModuleCpuType 40 } -- CPU card for AS5350 cevCpuRsp4Plus OBJECT IDENTIFIER ::= { cevModuleCpuType 41 } -- RSP4+ is ECC capable RSP4, ie. With a Tiger5 asic cevCpuUbr91x OBJECT IDENTIFIER ::= { cevModuleCpuType 42 } -- CPU card for the UBR91X family of Cable Modems (912-c, 912-s, 914) cevCpu7150 OBJECT IDENTIFIER ::= { cevModuleCpuType 43 } -- CPU for the 7150 series cevCpuPXMB45Gbps OBJECT IDENTIFIER ::= { cevModuleCpuType 44 } -- PXM45B Processor Module with R7K Processor cevCpuONS15540 OBJECT IDENTIFIER ::= { cevModuleCpuType 47 } -- ONS 15540 ESP Processor Board without Switch Fabric cevCpuRsp16 OBJECT IDENTIFIER ::= { cevModuleCpuType 48 } -- RSP16 board processor -cevCpuPrp1 OBJECT IDENTIFIER ::= { cevModuleCpuType 49 } -- GSR Performance Route Processor 1 +cevCpuPrp1 OBJECT IDENTIFIER ::= { cevModuleCpuType 49 } -- GSR Performance Route Processor 1 cevCpuC7300Nse100 OBJECT IDENTIFIER ::= { cevModuleCpuType 50 } -- Network Service Engine 100 (CPU card) for Cisco 7300 platform cevCpuPXM1E1Gbps OBJECT IDENTIFIER ::= { cevModuleCpuType 51 } -- Cisco MGX88XX Processor Switch Module 1 Enhancement version cevCpuPXM1E2Oc12 OBJECT IDENTIFIER ::= { cevModuleCpuType 52 } -- Cisco MGX88XX Processor Switch Module 1, 2 OC12 ports, Enhanced version with PNNI support cevCpuPXM1E8Oc3 OBJECT IDENTIFIER ::= { cevModuleCpuType 53 } -- Cisco MGX88XX Processor Switch Module 1 Enhancement version with PNNI support cevCpuPXM1E8T3E3 OBJECT IDENTIFIER ::= { cevModuleCpuType 54 } -- Cisco MGX88XX Processor Switch Module 1 Enhanced version with 8 T3/E3 ports cevCpuPXM1EComboT3E3Oc3 OBJECT IDENTIFIER ::= { cevModuleCpuType 55 } -- Cisco MGX88XX Processor Switch Module 1 Enhancement version combo card with 8 T3/E3 and 4 OC3 ports -cevCpu7200Npeg1 OBJECT IDENTIFIER ::= { cevModuleCpuType 56 } -- Network Processing Engine (CPU card) for 7200VXR series +cevCpu7200Npeg1 OBJECT IDENTIFIER ::= { cevModuleCpuType 56 } -- Network Processing Engine (CPU card) for 7200VXR series cevCpu26912fe OBJECT IDENTIFIER ::= { cevModuleCpuType 57 } -- c2691 Motherboard with Fast Ethernet -cevCpu37452fe OBJECT IDENTIFIER ::= { cevModuleCpuType 58 } -- c3745 Motherboard with Fast Ethernet -cevCpu37252fe OBJECT IDENTIFIER ::= { cevModuleCpuType 59 } -- c3725 Motherboard with Fast Ethernet -cevCpu36311fe OBJECT IDENTIFIER ::= { cevModuleCpuType 60 } -- c3631 Motherboard with Fast Ethernet +cevCpu37452fe OBJECT IDENTIFIER ::= { cevModuleCpuType 58 } -- c3745 Motherboard with Fast Ethernet +cevCpu37252fe OBJECT IDENTIFIER ::= { cevModuleCpuType 59 } -- c3725 Motherboard with Fast Ethernet +cevCpu36311fe OBJECT IDENTIFIER ::= { cevModuleCpuType 60 } -- c3631 Motherboard with Fast Ethernet cevCpu19002fe OBJECT IDENTIFIER ::= { cevModuleCpuType 61 } -- MWR 1900 Motherboard with Fast Ethernet cevCpuONS15530SW OBJECT IDENTIFIER ::= { cevModuleCpuType 62 } -- Cisco ONS 15530 CPU and Switch Board cevCpu6400Nsp OBJECT IDENTIFIER ::= { cevModuleCpuType 63 } -- Cisco 6400 Node Switch Processor @@ -5030,7 +5043,7 @@ cevCpuCat6kWsSup3210ge OBJECT IDENTIFIER ::= { cevModuleCpuType 112 } -- CPU for cevCpuAs5400XM OBJECT IDENTIFIER ::= { cevModuleCpuType 113 } -- CPU card for AS5400XM cevCpuAs5350XM OBJECT IDENTIFIER ::= { cevModuleCpuType 114 } -- CPU card for AS5350XM cevCpu1800 OBJECT IDENTIFIER ::= { cevModuleCpuType 115 } -- CPU for the 1800 fixed-configuration series. -cevCpu7200Npeg2 OBJECT IDENTIFIER ::= { cevModuleCpuType 118 } -- Network Processing Engine 2 (CPU card) for 7200VXR series +cevCpu7200Npeg2 OBJECT IDENTIFIER ::= { cevModuleCpuType 118 } -- Network Processing Engine 2 (CPU card) for 7200VXR series cevCpuCat6kMsfc2a OBJECT IDENTIFIER ::= { cevModuleCpuType 119 } -- CPU for Catalyst 6000 Msfc2A module cevCpuC28012fe OBJECT IDENTIFIER ::= { cevModuleCpuType 120 } -- 2801 Motherboard with two integrated fast ethernets cevCpuIXP2350WestportNP OBJECT IDENTIFIER ::= { cevModuleCpuType 121 } -- Processor used for Paldron development platform @@ -5042,12 +5055,12 @@ cevCpuCre1Fp OBJECT IDENTIFIER ::= { cevModuleCpuType 126 } -- Central Routing cevCpuCre2Fp OBJECT IDENTIFIER ::= { cevModuleCpuType 127 } -- Central Routing Engine 2 - Forwarding Processor for Cisco 10000 series cevCpuCre3Fp OBJECT IDENTIFIER ::= { cevModuleCpuType 128 } -- Central Routing Engine 3 - Forwarding Processor for Cisco 10000 series cevCpu7600Sip600DC OBJECT IDENTIFIER ::= { cevModuleCpuType 130 } -- CPU for 7600 SIP 600 DC module -cevCpuCat6kVsF6kMsfc3 OBJECT IDENTIFIER ::= { cevModuleCpuType 131 } -- CPU for Catalyst 6500 Supervisor VS-F6K-MSFC3 Module -cevCpuCat6kVsS72010G OBJECT IDENTIFIER ::= { cevModuleCpuType 132 } -- CPU for Catalyst 6500 Supervisor VS-S720-10G Module +cevCpuCat6kVsF6kMsfc3 OBJECT IDENTIFIER ::= { cevModuleCpuType 131 } -- CPU for Catalyst 6500 Supervisor VS-F6K-MSFC3 Module +cevCpuCat6kVsS72010G OBJECT IDENTIFIER ::= { cevModuleCpuType 132 } -- CPU for Catalyst 6500 Supervisor VS-S720-10G Module cevCpu7201Npeg2 OBJECT IDENTIFIER ::= { cevModuleCpuType 133 } -- Network Processing Engine 2 (CPU card) for 7201 series cevCpuSamiDc8548H OBJECT IDENTIFIER ::= { cevModuleCpuType 134 } -- CPU on the daughter cards on Service and Application Module for IP cevCpuUC500 OBJECT IDENTIFIER ::= { cevModuleCpuType 135 } -- Processor -cevCpuBroadcomSB1A OBJECT IDENTIFIER ::= { cevModuleCpuType 138 } -- Broadcom SB-1A high performance MIPS64 CPU +cevCpuBroadcomSB1A OBJECT IDENTIFIER ::= { cevModuleCpuType 138 } -- Broadcom SB-1A high performance MIPS64 CPU cevCpuCrs1SPLCB OBJECT IDENTIFIER ::= { cevModuleCpuType 139 } -- Cisco CRS-1 Modular Services Card Rev B cevCpuUc520s OBJECT IDENTIFIER ::= { cevModuleCpuType 140 } -- CPU card for the UC520 UCSO fixed-configuration series cevCpuUc520m OBJECT IDENTIFIER ::= { cevModuleCpuType 141 } -- CPU card for the 19 inch rack-mount model of UC520 series @@ -5062,7 +5075,7 @@ cevCpuVG204 OBJECT IDENTIFIER ::= { cevModuleCpuType 154 } -- Line cevCpuVG202 OBJECT IDENTIFIER ::= { cevModuleCpuType 155 } -- Line Side Analog Gateway with 2FXS Analog ports cevCpu2941 OBJECT IDENTIFIER ::= { cevModuleCpuType 157 } -- CPU for MWR-2941-DC cevCPU8641D OBJECT IDENTIFIER ::= { cevModuleCpuType 158 } -- Cisco ASR9K RSP, LC CPU Type -cevCpuCat6kVsSup2t10g OBJECT IDENTIFIER ::= { cevModuleCpuType 159 } -- CPU for Catalyst 6500 Supervisor Module VS-SUP2T-10G +cevCpuCat6kVsSup2t10g OBJECT IDENTIFIER ::= { cevModuleCpuType 159 } -- CPU for Catalyst 6500 Supervisor Module VS-SUP2T-10G cevCpu19412ge OBJECT IDENTIFIER ::= { cevModuleCpuType 160 } -- Cisco 1941 Motherboard with 2 GE cevCpu29012ge OBJECT IDENTIFIER ::= { cevModuleCpuType 161 } -- Cisco 2901 Motherboard with 2 GE cevCpu29113ge OBJECT IDENTIFIER ::= { cevModuleCpuType 162 } -- Cisco 2911 Motherboard with 3 GE @@ -5118,18 +5131,18 @@ cevCpuCgrSup OBJECT IDENTIFIER ::= { cevModuleCpuType 266 } -- Connec cevCpu86xVAEW OBJECT IDENTIFIER ::= { cevModuleCpuType 267 } -- CPU for Cisco 86xVAEW series products cevCpuvg202xm OBJECT IDENTIFIER ::= { cevModuleCpuType 268 } -- Line side Analog Gateway VG202XM with 2FXS Analog ports cevCpuvg204xm OBJECT IDENTIFIER ::= { cevModuleCpuType 269 } -- Line side Analog Gateway VG204XM with 4FXS Analog ports -cevCpuC6880x OBJECT IDENTIFIER ::= { cevModuleCpuType 270 } -- Catalyst 6880 CPU +cevCpuC6880x OBJECT IDENTIFIER ::= { cevModuleCpuType 270 } -- Catalyst 6880 CPU cevCpu1783SR OBJECT IDENTIFIER ::= { cevModuleCpuType 280 } -- CPU for C819H-K9 Hardened Router for Rockwell Automation with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 Serial, 1 Console/Aux port, 256MB flash memory and 256MB DRAM -cevCpuTypeCPU OBJECT IDENTIFIER ::= { cevModuleCpuType 281 } -- CPU +cevCpuTypeCPU OBJECT IDENTIFIER ::= { cevModuleCpuType 281 } -- CPU cevCpuC881 OBJECT IDENTIFIER ::= { cevModuleCpuType 282 } -- C881 router with 1 Fast Ethernet Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM -cevCpuC886VA OBJECT IDENTIFIER ::= { cevModuleCpuType 283 } -- C886VA router with 1 VDSL2/ADSL2+ Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM -cevCpuC887VA OBJECT IDENTIFIER ::= { cevModuleCpuType 284 } -- C887VA router with 1 VDSL2/ADSL2+ Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM +cevCpuC886VA OBJECT IDENTIFIER ::= { cevModuleCpuType 283 } -- C886VA router with 1 VDSL2/ADSL2+ Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM +cevCpuC887VA OBJECT IDENTIFIER ::= { cevModuleCpuType 284 } -- C887VA router with 1 VDSL2/ADSL2+ Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM cevCpuC888 OBJECT IDENTIFIER ::= { cevModuleCpuType 285 } -- C888 router with 1 EFM/ATM over G.SHDSL Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM -cevCpuC891F OBJECT IDENTIFIER ::= { cevModuleCpuType 286 } -- C891F router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM +cevCpuC891F OBJECT IDENTIFIER ::= { cevModuleCpuType 286 } -- C891F router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM cevCpuC891FW OBJECT IDENTIFIER ::= { cevModuleCpuType 287 } -- C891FW router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 1 Dual 2.4/5GHz Wireless LAN, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM cevCpuVG310 OBJECT IDENTIFIER ::= { cevModuleCpuType 288 } -- VG310 Medium Density Voice Gateway cevCpuVG320 OBJECT IDENTIFIER ::= { cevModuleCpuType 289 } -- VG320 Medium Density Voice Gateway -cevCpuCat6kSup OBJECT IDENTIFIER ::= { cevModuleCpuType 290 } -- Generic Supervisor CPU for Catalyst 6000 families +cevCpuCat6kSup OBJECT IDENTIFIER ::= { cevModuleCpuType 290 } -- Generic Supervisor CPU for Catalyst 6000 families cevCpuNCS4KRPCPU OBJECT IDENTIFIER ::= { cevModuleCpuType 291 } -- Cisco NCS 4000 Series RP CPU cevCPURT1081K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 293 } -- Router 1081 Fast Ethernet Router cevCPURT1091K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 294 } -- Router 1091 GigaE SecRouter @@ -5140,21 +5153,21 @@ cevCpuRT3211K9 OBJECT IDENTIFIER ::= { cevModuleCpuType cevCpuRT3221K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 299 } -- Router 3221 w/3 GE,4 EHWIC,3 DSP,1 SM,256MB CF,512MB DRAM,IPB cevCpuRT3201K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 300 } -- Router 3201 w/2 GE,4 EHWIC,2 DSP,256MB CF,512MB DRAM,IP Base cevCpu897VAB OBJECT IDENTIFIER ::= { cevModuleCpuType 306 } -- C897VAB-K9 router with 1 VDSL2 with bonding/ADSL2+ WAN , 1 Giga Ethernet WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 8 Giga Ethernet LAN,4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM -cevCpuCrs1LSPX OBJECT IDENTIFIER ::= { cevModuleCpuType 307 } -- Cisco CRS Label Switch Processor Card 400G -cevCpuCrs1FPX OBJECT IDENTIFIER ::= { cevModuleCpuType 308 } -- Cisco CRS Forwarding Processor Card 400G +cevCpuCrs1LSPX OBJECT IDENTIFIER ::= { cevModuleCpuType 307 } -- Cisco CRS Label Switch Processor Card 400G +cevCpuCrs1FPX OBJECT IDENTIFIER ::= { cevModuleCpuType 308 } -- Cisco CRS Forwarding Processor Card 400G cevCpuCrs1MSCX OBJECT IDENTIFIER ::= { cevModuleCpuType 309 } -- Cisco CRS Series Modular Services Card 400G cevCpuAsa5506 OBJECT IDENTIFIER ::= { cevModuleCpuType 312 } -- Central Processing Unit for 5506 Adaptive Security Appliance cevCpuAsa5506W OBJECT IDENTIFIER ::= { cevModuleCpuType 313 } -- Central Processing Unit for 5506W Adaptive Security Appliance cevCpuAsa5508 OBJECT IDENTIFIER ::= { cevModuleCpuType 314 } -- Central Processing Unit for 5508 Adaptive Security Appliance cevCpuAsa5506K7 OBJECT IDENTIFIER ::= { cevModuleCpuType 315 } -- Central Processing Unit for 5506 with No Payload Encryption Adaptive Security Appliance cevCpuAsa5508K7 OBJECT IDENTIFIER ::= { cevModuleCpuType 316 } -- Central Processing Unit for 5508 with No Payload Encryption Adaptive Security Appliance -cevCpu2911T OBJECT IDENTIFIER ::= { cevModuleCpuType 317 } -- CISCO2911-T/K9 with 3 GE, 4 EHWIC, 2 DSP, 1 SM , 256 MB CF, 512 MB DRAM, IPB, extended temperature range from -5 to 60 C +cevCpu2911T OBJECT IDENTIFIER ::= { cevModuleCpuType 317 } -- CISCO2911-T/K9 with 3 GE, 4 EHWIC, 2 DSP, 1 SM , 256 MB CF, 512 MB DRAM, IPB, extended temperature range from -5 to 60 C cevCpu891x24X OBJECT IDENTIFIER ::= { cevModuleCpuType 318 } -- C891-24X Router series with 2 Giga Ethernet WAN Xor'ed with SFP (Small Form-factor Pluggable), 24 Giga Ethernet LAN with 8 PoE, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB/1GB DRAM cevCpu841Mx4X OBJECT IDENTIFIER ::= { cevModuleCpuType 321 } -- CPU for C841M-4X/K9 router cevCpu841Mx8X OBJECT IDENTIFIER ::= { cevModuleCpuType 322 } -- CPU for C841M-8X/K9 router cevCpuCrs1MSCXL OBJECT IDENTIFIER ::= { cevModuleCpuType 323 } -- Cisco CRS Series Modular Services Card 200G -cevCpuCrs1FPXL OBJECT IDENTIFIER ::= { cevModuleCpuType 324 } -- Cisco CRS Forwarding Processor Card 200G -cevCpuN9kCpu OBJECT IDENTIFIER ::= { cevModuleCpuType 325 } -- The CPU for N9K SUP/Linecard +cevCpuCrs1FPXL OBJECT IDENTIFIER ::= { cevModuleCpuType 324 } -- Cisco CRS Forwarding Processor Card 200G +cevCpuN9kCpu OBJECT IDENTIFIER ::= { cevModuleCpuType 325 } -- The CPU for N9K SUP/Linecard cevCpuAsa5506H OBJECT IDENTIFIER ::= { cevModuleCpuType 326 } -- Central Processing Unit for 5506H Adaptive Security Appliance cevCpuAsa5516 OBJECT IDENTIFIER ::= { cevModuleCpuType 327 } -- Central Processing Unit for 5516 Adaptive Security Appliance cevCpuC819GWLTE OBJECT IDENTIFIER ::= { cevModuleCpuType 328 } -- C819GWLTE router with 1 4G LTE interface, 4 Fast Ethernet LAN interfaces, 1GE WAN, 1 Serial(sync/async) interface, 2 terminal lines, 1 Virtual Private Network (VPN) Module, 1 cisco Embedded AP, 1 Console/Aux port, and 1GB FLASH @@ -5164,32 +5177,32 @@ cevCpuRAISA1783SAD4T0S OBJECT IDENTIFIER ::= { cevModuleCpuType cevCpuRAISA1783SAD2T2S OBJECT IDENTIFIER ::= { cevModuleCpuType 332 } -- Cisco Rockwell ISA 30002C2F Fiber SKU's Central Processing Unit cevCpuISA4000 OBJECT IDENTIFIER ::= { cevModuleCpuType 333 } -- Central Processing Unit for ISA4000 SKU cevCpu86xVAEV2 OBJECT IDENTIFIER ::= { cevModuleCpuType 334 } -- CPU for C86xVAE series products -cevCpu2911A3ge OBJECT IDENTIFIER ::= { cevModuleCpuType 335 } -- Cisco 2911A Motherboard with 3 GE +cevCpu2911A3ge OBJECT IDENTIFIER ::= { cevModuleCpuType 335 } -- Cisco 2911A Motherboard with 3 GE cevCpu807 OBJECT IDENTIFIER ::= { cevModuleCpuType 336 } -- CPU for Cisco 807 series products cevCpuAsa1000V OBJECT IDENTIFIER ::= { cevModuleCpuType 337 } -- Central Processing Unit for Adaptive Security Appliance 1000V cevCpuVAsa OBJECT IDENTIFIER ::= { cevModuleCpuType 338 } -- Central Processing Unit for Adaptive Security Appliance -cevCpuC941J4P OBJECT IDENTIFIER ::= { cevModuleCpuType 339 } -- C941J-4P Router with 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 2GB DDR4 DRAM(x64) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash +cevCpuC941J4P OBJECT IDENTIFIER ::= { cevModuleCpuType 339 } -- C941J-4P Router with 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 2GB DDR4 DRAM(x64) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash cevCpuC9214P OBJECT IDENTIFIER ::= { cevModuleCpuType 340 } -- C921-4P Router with 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash cevCpuC9314P OBJECT IDENTIFIER ::= { cevModuleCpuType 341 } -- C931-4P Router with Internal Power supply, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash cevCpuC941J4PLTEJN OBJECT IDENTIFIER ::= { cevModuleCpuType 342 } -- C941J-4PLTEJN Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 2GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash -cevCpuC9214PLTE OBJECT IDENTIFIER ::= { cevModuleCpuType 343 } -- C921-4PLTE Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash -cevCpuC921J4P OBJECT IDENTIFIER ::= { cevModuleCpuType 344 } -- C921J-4P Router with, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash -cevCpuC9274P OBJECT IDENTIFIER ::= { cevModuleCpuType 345 } -- C927-4P Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash +cevCpuC9214PLTE OBJECT IDENTIFIER ::= { cevModuleCpuType 343 } -- C921-4PLTE Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash +cevCpuC921J4P OBJECT IDENTIFIER ::= { cevModuleCpuType 344 } -- C921J-4P Router with, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash +cevCpuC9274P OBJECT IDENTIFIER ::= { cevModuleCpuType 345 } -- C927-4P Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash cevCpuC9274PM OBJECT IDENTIFIER ::= { cevModuleCpuType 346 } -- C927-4PM Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash cevCpuC9264P OBJECT IDENTIFIER ::= { cevModuleCpuType 347 } -- C926-4P Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash -cevCpuC9274PLTE OBJECT IDENTIFIER ::= { cevModuleCpuType 348 } -- C927-4PLTE Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash -cevCpuC9274PMLTEGB OBJECT IDENTIFIER ::= { cevModuleCpuType 349 } -- C927-4PMLTEGB Router with 1 Eth+DSL with Annex M, 1 LTE interface,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash +cevCpuC9274PLTE OBJECT IDENTIFIER ::= { cevModuleCpuType 348 } -- C927-4PLTE Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash +cevCpuC9274PMLTEGB OBJECT IDENTIFIER ::= { cevModuleCpuType 349 } -- C927-4PMLTEGB Router with 1 Eth+DSL with Annex M, 1 LTE interface,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash cevCpuC9264PLTEGB OBJECT IDENTIFIER ::= { cevModuleCpuType 350 } -- C926-4PLTEGB Router with 1 Eth+DSL, 1 LTE interface,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash cevCPUC931J4P OBJECT IDENTIFIER ::= { cevModuleCpuType 354 } -- C931J-4P Router with External Power Supply 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash cevCpuFPR1140 OBJECT IDENTIFIER ::= { cevModuleCpuType 355 } -- Central Processing Unit for Cisco Firepower 1140 Security Appliance cevCpuFPR1120 OBJECT IDENTIFIER ::= { cevModuleCpuType 356 } -- Central Processing Unit for Cisco Firepower 1120 Security Appliance cevCpuFPR1010 OBJECT IDENTIFIER ::= { cevModuleCpuType 357 } -- Central Processing Unit for Cisco Firepower 1010 Security Appliance cevCpuFPR2140 OBJECT IDENTIFIER ::= { cevModuleCpuType 358 } -- Central Processing Unit for Cisco Firepower 2140 Security Appliance -cevCpuFPR2120 OBJECT IDENTIFIER ::= { cevModuleCpuType 359 } -- Central Processing Unit for Cisco Firepower 2120 Security Appliance +cevCpuFPR2120 OBJECT IDENTIFIER ::= { cevModuleCpuType 359 } -- Central Processing Unit for Cisco Firepower 2120 Security Appliance cevCpuFPR2110 OBJECT IDENTIFIER ::= { cevModuleCpuType 360 } -- Central Processing Unit for Cisco Firepower 2110 Security Appliance cevCpuFPR2130 OBJECT IDENTIFIER ::= { cevModuleCpuType 361 } -- Central Processing Unit for Cisco Firepower 2130 Security Appliance cevCpuFPR2140N OBJECT IDENTIFIER ::= { cevModuleCpuType 362 } -- Network Processing Unit for Cisco Firepower 2140 Security Appliance -cevCpuFPR2120N OBJECT IDENTIFIER ::= { cevModuleCpuType 363 } -- Network Processing Unit for Cisco Firepower 2120 Security Appliance +cevCpuFPR2120N OBJECT IDENTIFIER ::= { cevModuleCpuType 363 } -- Network Processing Unit for Cisco Firepower 2120 Security Appliance cevCpuFPR2110N OBJECT IDENTIFIER ::= { cevModuleCpuType 364 } -- Network Processing Unit for Cisco Firepower 2110 Security Appliance cevCpuFPR2130N OBJECT IDENTIFIER ::= { cevModuleCpuType 365 } -- Network Processing Unit for Cisco Firepower 2130 Security Appliance cevCpuFPR1150 OBJECT IDENTIFIER ::= { cevModuleCpuType 366 } -- Central Processing Unit for Cisco Firepower 1150 Security Appliance @@ -5202,13 +5215,13 @@ cevCpuFPR1010E OBJECT IDENTIFIER ::= { cevModuleCpuType cevModuleCscType OBJECT IDENTIFIER ::= { cevModule 6 } cevModuleC7xxxType OBJECT IDENTIFIER ::= { cevModule 7 } -cevC7xxxMc14a OBJECT IDENTIFIER ::= { cevModuleC7xxxType 1 } -- cable card 1 downstream 4 upstream -cevC7xxxMc16a OBJECT IDENTIFIER ::= { cevModuleC7xxxType 2 } -- cable card 1 downstream 6 upstream -cevC7xxxMc11 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 3 } -- cable card 1 downstream 1 upstream +cevC7xxxMc14a OBJECT IDENTIFIER ::= { cevModuleC7xxxType 1 } -- cable card 1 downstream 4 upstream +cevC7xxxMc16a OBJECT IDENTIFIER ::= { cevModuleC7xxxType 2 } -- cable card 1 downstream 6 upstream +cevC7xxxMc11 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 3 } -- cable card 1 downstream 1 upstream cevC7xxxMc12a OBJECT IDENTIFIER ::= { cevModuleC7xxxType 4 } -- cable card 1 downstream 2 upstream cevC7xxxMc11a OBJECT IDENTIFIER ::= { cevModuleC7xxxType 5 } -- modem card 1 downstream 1 upstream (ASIC) cevC7xxxIo1feTxIsl OBJECT IDENTIFIER ::= { cevModuleC7xxxType 6 } -- Fast Ethernet I/O Controller which provides RJ45 and MII Connectors -cevC7xxxMc28 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 8 } -- cable card 2 downstream 8 upstream +cevC7xxxMc28 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 8 } -- cable card 2 downstream 8 upstream cevVip480 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 9 } -- 4th Generation Versatile Interface Processor for the c7500 router cevVip450 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 10 } -- 4th Generation Versatile Interface Processor for the c7500 router, lower performance than cevVip480 card cevC7xxxIoEGE OBJECT IDENTIFIER ::= { cevModuleC7xxxType 11 } -- C7200 I/O Controller with GE(1000Mbps) + E(10Mbps) interface @@ -5247,12 +5260,12 @@ cevC7411 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 66 } -- Cisco 7400 Family, cevC7411IoGE OBJECT IDENTIFIER ::= { cevModuleC7xxxType 67 } -- Cisco 7411 I/O Controller with three 10/100/1000Mbps GE interfaces cevC7301 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 68 } -- Cisco 7300 Family, 1 sLOT rOUTER cevC7301IoGE OBJECT IDENTIFIER ::= { cevModuleC7xxxType 69 } -- Cisco 7301 I/O Controller with three 10/100/1000Mbps GE interfaces -cevVip680 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 70 } --A new VIP card to be used in 7500 box. this card is same as VIP4-80 but with a higher speed CPU. +cevVip680 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 70 } --A new VIP card to be used in 7500 box. this card is same as VIP4-80 but with a higher speed CPU. cevC7300CCPA OBJECT IDENTIFIER ::= { cevModuleC7xxxType 76 } -- Port Adaptor Carrier Card for Cisco 7304 cevC7304MSC100 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 77 } -- C7304-MSC-100 is a carrier card for 7304. it can carry up to 2 VPA (Versatile Port Adaptor) cards cevC73006E3 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 78 } -- 6-port E3 interface line card for Cisco 7300 cevC73001Oc12Atm OBJECT IDENTIFIER ::= { cevModuleC7xxxType 79 } -- 1-port OC12 ATM line card for Cisco 7300 -cevC7200Vsa OBJECT IDENTIFIER ::= { cevModuleC7xxxType 81 } -- C7200 VPN Services Adapter +cevC7200Vsa OBJECT IDENTIFIER ::= { cevModuleC7xxxType 81 } -- C7200 VPN Services Adapter cevModuleC4xxxType OBJECT IDENTIFIER ::= { cevModule 8 } cevC4xxxUnknown OBJECT IDENTIFIER ::= { cevModuleC4xxxType 1 } @@ -5265,11 +5278,11 @@ cevNIM4gLteNA7354 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 7 } -- 4G WW cevNIM4gLteGA7304 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 8 } -- 4G WWAN NIM - Global Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS cevNIM4gLteVZ7350 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 9 } -- 4G WWAN NIM - Verizon Multimode LTE/eHRPD/EVDO RevA/Rev0/1xRTT cevNIM4gLteST7350 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 10 } -- 4G WWAN NIM - Sprint Multimode LTE/eHRPD/EVDO RevA/Rev0/1xRTT -cevCat4kWsx45Sup8LE OBJECT IDENTIFIER ::= { cevModuleC4xxxType 11 } -- Catalyst 4500 Sup 8L-E, 560 Gbps Wired, 4x10Gbps SFP+ uplink ports +cevCat4kWsx45Sup8LE OBJECT IDENTIFIER ::= { cevModuleC4xxxType 11 } -- Catalyst 4500 Sup 8L-E, 560 Gbps Wired, 4x10Gbps SFP+ uplink ports cevNIM4gLteLA7430 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 13 } -- 4G WWAN NIM - Latin America Multimode and Asia Pacific LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS cevNIM4gLteALA7430 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 14 } -- 4G WWAN NIM - Latin America Multimode and Asian Pacific Advanced LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS cevNIM4gLteAEA7455 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 15 } -- 4G WWAN NIM - Europe Multimode and North America Advanced LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS -cevCat4kWsx45Sup9e OBJECT IDENTIFIER ::= { cevModuleC4xxxType 19 } -- Catalyst 4500 Sup 9-E Wired Wireless Convergence, 492 Gbps Wired, 4x10G/1G SFP+ or 2x40G QSFP uplink ports +cevCat4kWsx45Sup9e OBJECT IDENTIFIER ::= { cevModuleC4xxxType 19 } -- Catalyst 4500 Sup 9-E Wired Wireless Convergence, 492 Gbps Wired, 4x10G/1G SFP+ or 2x40G QSFP uplink ports cevModuleAS5200Type OBJECT IDENTIFIER ::= { cevModule 9 } @@ -5291,11 +5304,11 @@ cevAS5300VoiceCarrierCard OBJECT IDENTIFIER ::= { cevModuleAS5300Type 7 } cevAS5300Dspmc542 OBJECT IDENTIFIER ::= { cevModuleAS5300Type 8 } -- DSP (Digital Signal Processor) C542 module for the AS5300 and AS5800 series cevAS5300Dsp OBJECT IDENTIFIER ::= { cevModuleAS5300Type 9 } cevAS5300PmDtd12m OBJECT IDENTIFIER ::= { cevModuleAS5300Type 10 } -- Mica 12 modem module -cevAS53008ct14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 11 } -- Channelized Octal T1 and 4 serial card +cevAS53008ct14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 11 } -- Channelized Octal T1 and 4 serial card cevAS53008ce14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 12 } -- Channelized Octal E1 and 4 serial card -cevAS53004ct14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 13 } -- Channelized Quad T1 and 4 serial card -cevAS53004ce14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 14 } -- Channelized Quad E1 and 4 serial card -cevAS5300Amazon2Carrier OBJECT IDENTIFIER ::= { cevModuleAS5300Type 15 } -- Amazon II mica carrier card +cevAS53004ct14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 13 } -- Channelized Quad T1 and 4 serial card +cevAS53004ce14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 14 } -- Channelized Quad E1 and 4 serial card +cevAS5300Amazon2Carrier OBJECT IDENTIFIER ::= { cevModuleAS5300Type 15 } -- Amazon II mica carrier card cevAS5300Dspm6c549 OBJECT IDENTIFIER ::= { cevModuleAS5300Type 16 } -- DSP (Digital Signal Processor) module that contains 6 C549 DSPs, used in AS5300 and AS5800 cevModuleAS5800Type OBJECT IDENTIFIER ::= { cevModule 12 } @@ -5305,7 +5318,7 @@ cevMAs5800T1 OBJECT IDENTIFIER ::= { cevModuleAS5800Type 3 } cevMAs5800MicaHmm OBJECT IDENTIFIER ::= { cevModuleAS5800Type 4 } cevMAs5800T3 OBJECT IDENTIFIER ::= { cevModuleAS5800Type 5 } -- T3 Trunk Card cevMAs5800FeDsi OBJECT IDENTIFIER ::= { cevModuleAS5800Type 6 } -cevMAs5800MicaDmm OBJECT IDENTIFIER ::= { cevModuleAS5800Type 7 } -- Mica Double Density Modem Module +cevMAs5800MicaDmm OBJECT IDENTIFIER ::= { cevModuleAS5800Type 7 } -- Mica Double Density Modem Module cevMAs5800Vcc OBJECT IDENTIFIER ::= { cevModuleAS5800Type 8 } -- Voice Carrier Card cevMAs5800Dspm6c549 OBJECT IDENTIFIER ::= { cevModuleAS5800Type 9 } -- Digital Signal Processor Module with 6 C549's Voice Feature Card cevMAs5800Dsp OBJECT IDENTIFIER ::= { cevModuleAS5800Type 10 } -- Digital Signal Processor Module Voice Feature Card @@ -5317,7 +5330,7 @@ cev12012Csc OBJECT IDENTIFIER ::= { cevModuleFabricType 4 } -- 12012 Clock Sche cev12008Sfc8 OBJECT IDENTIFIER ::= { cevModuleFabricType 5 } -- 12008 Switch Fabric Card cev12008Csc8 OBJECT IDENTIFIER ::= { cevModuleFabricType 6 } -- 12008 Clock Scheduler Card cev12016Sfc16 OBJECT IDENTIFIER ::= { cevModuleFabricType 7 } -- GSR 12016 Switch Fabric Card -cev12016Csc16 OBJECT IDENTIFIER ::= { cevModuleFabricType 8 } -- GSR 12016 Clock Scheduler Card +cev12016Csc16 OBJECT IDENTIFIER ::= { cevModuleFabricType 8 } -- GSR 12016 Clock Scheduler Card cev12016Sfc16Oc192 OBJECT IDENTIFIER ::= { cevModuleFabricType 9 } -- GSR 12016 OC192 Switch Fabric Card cev12016Csc16Oc192 OBJECT IDENTIFIER ::= { cevModuleFabricType 10 } -- GSR 12016 OC192 Clock Scheduler Card cev12010Sfc10 OBJECT IDENTIFIER ::= { cevModuleFabricType 11 } -- GSR 12010 Switch Fabric Card @@ -5340,7 +5353,7 @@ cev12016SfcAdvncd OBJECT IDENTIFIER ::= { cevModuleFabricType 27 } -- GSR 12016/ cev12004FabAdvncd OBJECT IDENTIFIER ::= { cevModuleFabricType 28 } -- GSR 12004/12404 Advanced Collapsed Fabric/Alarm card cev12816Csc16Oc768B OBJECT IDENTIFIER ::= { cevModuleFabricType 29 } -- GSR 12816 Enhanced Clock Scheduler Card cev12810Csc10Oc768B OBJECT IDENTIFIER ::= { cevModuleFabricType 30 } -- GSR 12810 Enhanced Clock Scheduler Card -cevModuleFabricTypeAsic OBJECT IDENTIFIER ::= { cevModuleFabricType 45 } -- Cisco Fabric SFE ASIC +cevModuleFabricTypeAsic OBJECT IDENTIFIER ::= { cevModuleFabricType 45 } -- Cisco Fabric SFE ASIC cevModuleFabricTypeNCS4KLCFASIC OBJECT IDENTIFIER ::= { cevModuleFabricType 46 } -- Cisco NCS 4000 Series Linecard Chassis Fabric ASIC @@ -5360,10 +5373,10 @@ cevCeScsi2636 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 24 } -- SCSI daught cevCeIde2636 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 25 } -- IDE daughter card used by Content Engine Modules for 26xx and 36xx series platforms cevVic4vpFxs4Did OBJECT IDENTIFIER ::= { cevModuleDaughterCard 26 } -- 4-port Direct Inward Dialing (DID) and 4-port Foreign Exchange Station (FXS) Voice Interface Daughtercard cevC7300Nse100PlusDb OBJECT IDENTIFIER ::= { cevModuleDaughterCard 27 } -- Network Service Engine 100+ Daughtercard for Cisco 7300 platform -cevModuleCat4000DaughterCardType OBJECT IDENTIFIER ::= { cevModuleDaughterCard 28 } -- Catalyst 4000 Daughter Cards +cevModuleCat4000DaughterCardType OBJECT IDENTIFIER ::= { cevModuleDaughterCard 28 } -- Catalyst 4000 Daughter Cards -cevCat4kDCWsf4531 OBJECT IDENTIFIER ::= { cevModuleCat4000DaughterCardType 1 } --NFFC(Netflow Feature Card) supervisor daughter card -cevCat4kDCWsu4504FxMt OBJECT IDENTIFIER ::= { cevModuleCat4000DaughterCardType 2 } -- Daughter Card with 4 100-Base FX uplink ports +cevCat4kDCWsf4531 OBJECT IDENTIFIER ::= { cevModuleCat4000DaughterCardType 1 } --NFFC(Netflow Feature Card) supervisor daughter card +cevCat4kDCWsu4504FxMt OBJECT IDENTIFIER ::= { cevModuleCat4000DaughterCardType 2 } -- Daughter Card with 4 100-Base FX uplink ports cevVwic2Mft1T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 29 } -- VWIC2-1MFT-T1E1 (1 Port) RJ-48 Multi-Flex Trunk -T1/E1 cevVwic2Mft1G703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 30 } -- VWIC2-1MFT-G703 (1 Port) RJ-48 Multi-Flex Trunk - G.703 cevVwic2Mft2T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 31 } -- VWIC2-2MFT-T1E1 (2 Port) RJ-48 Multi-Flex Trunk - T1/E1 @@ -5384,7 +5397,7 @@ cevpvdm2hwecan1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 45 } -- Packet Vo cevNetworkProcessor OBJECT IDENTIFIER ::= { cevModuleDaughterCard 46 } -- Network Processor card cevVic2Mft1T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 47 } -- 1-Port RJ-48 Multiflex Voice Trunk - T1/E1 cevVic2Mft2T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 48 } -- 2-Port RJ-48 Multiflex Voice Trunk - T1/E1 -cevEm2Hda4Fxo OBJECT IDENTIFIER ::= { cevModuleDaughterCard 49 } -- 4-port voice/fax expansion module - FXO +cevEm2Hda4Fxo OBJECT IDENTIFIER ::= { cevModuleDaughterCard 49 } -- 4-port voice/fax expansion module - FXO cevVic1J1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 50 } -- VIC-1J1,Digital Voice J1 Interface with a single port DB-15 Connector for 2600, 3600 and 3700 series cevWic1amV2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 51 } -- WAN Interface Card - 1 Port Analog Modem cevWic2amV2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 52 } -- WAN Interface Card - 2 port Analog Modem @@ -5414,9 +5427,9 @@ cevVwic3Mft1G703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 84 } cevVwic3Mft2T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 85 } -- VWIC3-2MFT-T1E1 (2 Port) RJ-48 Multi-Flex Trunk -T1/E1 cevVwic3Mft2G703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 86 } -- VWIC3-2MFT-G703 (2 Port) RJ-48 Multi-Flex Trunk - G.703 cevPrp3Smdc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 87 } -- New daughter card for the route processor card on c12000. Please refer to EDCS-883053 for more details -cevModemWan4g OBJECT IDENTIFIER ::= { cevModuleDaughterCard 88 } -- 4G WAN Modem Card -cevMdcC6880xPfc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 89 } -- Catalyst 6880 Policy Feature Card -cevMdcC6880xlePfc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 90 } -- Catalyst 6880 Policy Feature Card LE +cevModemWan4g OBJECT IDENTIFIER ::= { cevModuleDaughterCard 88 } -- 4G WAN Modem Card +cevMdcC6880xPfc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 89 } -- Catalyst 6880 Policy Feature Card +cevMdcC6880xlePfc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 90 } -- Catalyst 6880 Policy Feature Card LE cevMdcC6880xDfc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 91 } -- Catalyst 6880 Distributed Forwarding Card cevMdcC6880xleDfc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 92 } -- Catalyst 6880 Distributed Forwarding Card LE cevPWic1AmV2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 93 } -- one-port Analog Modem Interface card @@ -5499,12 +5512,12 @@ cevMGBICDWDM3346 OBJECT IDENTIFIER ::= { cevModuleGBICs 58 } -- DWDM cevModuleC6xxxType OBJECT IDENTIFIER ::= { cevModule 17 } cevC6xxxSlcCap8 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 1 } -- Subscriber line card for c6200 - Carrierless Amplitude and Phase modulation, 8 port variation cevC6xxxNtcOc3si OBJECT IDENTIFIER ::= { cevModuleC6xxxType 2 } -- Network Trunk card for c6200 - Optical Carrier 3, single-mode, intermediate reach variation -cevC6xxxNtcOc3mm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 3 } -- Network Trunk Card for c6200 - Optical Carrier 3, multi-mode variation +cevC6xxxNtcOc3mm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 3 } -- Network Trunk Card for c6200 - Optical Carrier 3, multi-mode variation cevC6xxxNtcStm1si OBJECT IDENTIFIER ::= { cevModuleC6xxxType 4 } -- Network Trunk Card for c6200 - Synchronous Transport Module level 1, single-mode, intermediate reach variation cevC6xxxNtcStm1mm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 5 } -- Network Trunk Card for c6200 - Synchronous Transport Module level 1, multi-mode variation -cevC6xxxSlcDmt8 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 6 } -- Subscriber line card for c6200 - Discrete Multi-Tone, 8 port variation +cevC6xxxSlcDmt8 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 6 } -- Subscriber line card for c6200 - Discrete Multi-Tone, 8 port variation cevC6xxxSlcDmt16 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 7 } -- Subscriber line card for c6200 - Discrete Multi-Tone, 16 port variation -cevC6xxxNtcDs3 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 8 } -- Network Trunk card for c6200 - DS3 +cevC6xxxNtcDs3 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 8 } -- Network Trunk card for c6200 - DS3 cevC6xxxOsm1Oc48PosSs OBJECT IDENTIFIER ::= { cevModuleC6xxxType 10 } -- Optical Service Module, 1-Port OC48 POS SS w/ 4 GE cevC6xxxOsm1Oc48PosSl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 11 } -- Optical Service Module, 1-Port OC48 POS SL w/ 4 GE cevC6xxxOsm1Oc48PosSi OBJECT IDENTIFIER ::= { cevModuleC6xxxType 12 } -- Optical Service Module, 1-Port OC48 POS SI w/ 4 GE @@ -5537,20 +5550,20 @@ cevC6xxxOsm1Oc48PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 44 } -- En cevC6xxxOsm1Oc48PosSlPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 45 } -- Enhanced Optical Service Module, 1-Port OC48 POS SL w/ 4 GE cevC6xxxOsm4Oc12PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 46 } -- Enhanced Optical Service Module, 4-Port OC12 POS SI w/ 4 GE cevC6xxxOsm2Oc12PosMmPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 47 } -- Enhanced Optical Service Module, 2-Port OC12 POS MM w/ 4 GE -cevC6xxxOsm4Oc3PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 48 } -- Enhanced Optical Service Module, 4-Port OC3 POS SI w/ 4 GE +cevC6xxxOsm4Oc3PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 48 } -- Enhanced Optical Service Module, 4-Port OC3 POS SI w/ 4 GE cevC6xxxOsm8Oc3PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 49 } -- Enhanced Optical Service Module, 8-Port OC3 POS SI w/ 4 GE cevC6xxxOsm8Oc3PosSlPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 50 } -- Enhanced Optical Service Module, 8-Port OC3 POS SL w/ 4 GE cevC6xxxOsm16Oc3PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 51 } -- Enhanced Optical Service Module, 16-Port OC3 POS SI w/ 4 GE -cevC6xxxOsm12Ct3T1 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 52 } -- Optical Service Module, 12-Port DS3 Channelized T1/E1 +cevC6xxxOsm12Ct3T1 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 52 } -- Optical Service Module, 12-Port DS3 Channelized T1/E1 cevC6xxxCwpa2 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 53 } -- Flexwan2 Linecard cevC6xxxSIP200 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 54 } -- SIP1/SIP200 LC which holds the SPAs. cevC6xxxSIP400 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 55 } -- SIP2/SIP400 LC which holds SPAs cevC6xxxSIP600 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 56 } -- SIP2-10G/SIP600 LC which holds SPAs -cevC6xxxOsm2Oc12PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 57 } -- Enhanced Optical Service Module, 2 port OC12 Pos SI w/4 GE -cevC6xxxOsm4Oc3PosSi OBJECT IDENTIFIER ::= { cevModuleC6xxxType 58 } -- Optical Service Module, 4 port OC3 POS SI w/ 4 GE -cevC6xxxOsm4Oc3PosSl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 59 } -- Optical Service Module, 4 port OC3 POS SL w/ 4 GE -cevC6xxxOsm4Oc3PosMm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 60 } -- Optical Service Module, 4 port OC3 POS MM w/ 4 GE -cevC6xxxOsm24Ct3T1 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 61 } -- Optical Service Module, 24 port DS3 Channelized T1/E1 +cevC6xxxOsm2Oc12PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 57 } -- Enhanced Optical Service Module, 2 port OC12 Pos SI w/4 GE +cevC6xxxOsm4Oc3PosSi OBJECT IDENTIFIER ::= { cevModuleC6xxxType 58 } -- Optical Service Module, 4 port OC3 POS SI w/ 4 GE +cevC6xxxOsm4Oc3PosSl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 59 } -- Optical Service Module, 4 port OC3 POS SL w/ 4 GE +cevC6xxxOsm4Oc3PosMm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 60 } -- Optical Service Module, 4 port OC3 POS MM w/ 4 GE +cevC6xxxOsm24Ct3T1 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 61 } -- Optical Service Module, 24 port DS3 Channelized T1/E1 cevCat6kWsx6600 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 62 } -- Catalyst 6000 Acess Gateway line card supporting voice and WAN (Wide Area Network)interfaces as well as conferencing and transcoding services cevC6xxxSSC600 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 63 } -- SSC600 LC which holds the SPAs cevC6xxxSSC400 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 64 } -- SSC400 LC which holds the SPAs @@ -5560,8 +5573,8 @@ cevC6xxxRSP3210GEBase OBJECT IDENTIFIER ::= { cevModuleC6xxxType 67 } -- C760 cevC6xxxRSP720 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 68 } -- C7600 Route Switch Processor Module 720 CPU board cevC6xxxRSP32 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 69 } -- C7600 Route Switch Processor Module 32 CPU board cevC6xxxSIP600DC OBJECT IDENTIFIER ::= { cevModuleC6xxxType 71 } -- SIP 600 Distributed Forwarding Card -cevC6xxxRSP720MsfcNaboo OBJECT IDENTIFIER ::= { cevModuleC6xxxType 72 } -- RSP720 Multilevel Switching Feature Card -cevC6xxxRSP720PfcGanges OBJECT IDENTIFIER ::= { cevModuleC6xxxType 73 } -- RSP720 Policy Feature Card +cevC6xxxRSP720MsfcNaboo OBJECT IDENTIFIER ::= { cevModuleC6xxxType 72 } -- RSP720 Multilevel Switching Feature Card +cevC6xxxRSP720PfcGanges OBJECT IDENTIFIER ::= { cevModuleC6xxxType 73 } -- RSP720 Policy Feature Card cevC6xxxEsm20G OBJECT IDENTIFIER ::= { cevModuleC6xxxType 74 } -- 2x10G or 20x1G Ethernet Distributed Forwarding Line Card on Cisco 7600 cevC6xxxEsm20GCpuDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 75 } -- ESM20G CPU Daughter Card cevC6xxxEsm20GPfc3CxlDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 76 } -- ESM20G Policy Forwarding 3CXL Daughter Card @@ -5627,10 +5640,10 @@ cevPos8oc3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 7 } -- GSR 8 port OC3 Mul cevPos8oc3Ir OBJECT IDENTIFIER ::= { cevModuleGsrType 8 } -- GSR 8 port OC3 SM intermediate reach POS cevPos8oc3Lr OBJECT IDENTIFIER ::= { cevModuleGsrType 9 } -- GSR 8 port OC3 SM long reach POS cevPos16oc3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 10 } -- GSR 16 port OC3 multimode POS -cevPos16oc3Ir OBJECT IDENTIFIER ::= { cevModuleGsrType 11 } -- GSR 16 port OC3 SM intermediate reach POS +cevPos16oc3Ir OBJECT IDENTIFIER ::= { cevModuleGsrType 11 } -- GSR 16 port OC3 SM intermediate reach POS cevPos16oc3Lr OBJECT IDENTIFIER ::= { cevModuleGsrType 12 } -- GSR 16 port OC3 SM long reach POS -cevGsr8feTx OBJECT IDENTIFIER ::= { cevModuleGsrType 13 } -- GSR 8 port Fast Ethernet card with copper interface -cevGsr8feFx OBJECT IDENTIFIER ::= { cevModuleGsrType 14 } -- GSR 8 port Fast Ethernet card with fiber interface +cevGsr8feTx OBJECT IDENTIFIER ::= { cevModuleGsrType 13 } -- GSR 8 port Fast Ethernet card with copper interface +cevGsr8feFx OBJECT IDENTIFIER ::= { cevModuleGsrType 14 } -- GSR 8 port Fast Ethernet card with fiber interface cevSsrpOc48SmSr OBJECT IDENTIFIER ::= { cevModuleGsrType 15 } -- GSR 1 port SONET based SRP OC-48c/STM-16 Single Mode, Short Reach cevSsrpOc48SmLr OBJECT IDENTIFIER ::= { cevModuleGsrType 16 } -- GSR 1 port SONET based SRP OC-48c/STM-16 Single Mode, Long Reach cevPosQoc12SmLr OBJECT IDENTIFIER ::= { cevModuleGsrType 17 } -- GSR 4 port (Quad) OC-12 POS cards, single mode, long reach @@ -5665,7 +5678,7 @@ cevAtm4Oc3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 45 } -- 4 port OC3 ATM mu cevOc12ChDs3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 46 } -- OC12 Channelized DS3 multimode linecard cevOc12ChDs3Sm OBJECT IDENTIFIER ::= { cevModuleGsrType 47 } -- OC12 Channelized DS3 single mode linecard cevGsrGe OBJECT IDENTIFIER ::= { cevModuleGsrType 48 } -- 1 port Gigabit Ethernet line card -cevGsr3ge OBJECT IDENTIFIER ::= { cevModuleGsrType 49 } -- GSR 3 Port Gigabit Ethernet Line Card +cevGsr3ge OBJECT IDENTIFIER ::= { cevModuleGsrType 49 } -- GSR 3 Port Gigabit Ethernet Line Card cevGsrAlarm16 OBJECT IDENTIFIER ::= { cevModuleGsrType 50 } -- GSR Alarm Module cevGsrBusBoard16 OBJECT IDENTIFIER ::= { cevModuleGsrType 51 } -- GSR Bus Board for power distribution cevSrpOc12SmXr OBJECT IDENTIFIER ::= { cevModuleGsrType 52 } -- GSR 1 port single mode SRP OC-12/STM-4 extended reach module @@ -5674,7 +5687,7 @@ cevPosEnQoc48SmSrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 54 } -- GSR enhance cevPosEnQoc48SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 55 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Short Reach, SC Connector Card cevPosEnQoc48SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 56 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Long Reach, SC Connector Card cevPosEnQoc48SmLrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 57 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Long Reach, FC Connector Card -cevGsr6Ct3 OBJECT IDENTIFIER ::= { cevModuleGsrType 58 } -- GSR 6 Port Channelized T3 Line Card +cevGsr6Ct3 OBJECT IDENTIFIER ::= { cevModuleGsrType 58 } -- GSR 6 Port Channelized T3 Line Card cevPosEnOc192SmLrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 59 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Long Reach, FC Connector Card cevPosEnOc192SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 60 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Long Reach, SC Connector Card cevPosEnOc192SmVsrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 61 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Very Short Reach, SC Connector Card @@ -5698,14 +5711,14 @@ cevGsrBusBoard10 OBJECT IDENTIFIER ::= { cevModuleGsrType 82 } -- GSR Bus Board cevGsrOc48Chstsds3SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 83 } -- GSR 1-port-OC48, channelized to STS-48c/STM-16, STS-12c/STM-4, STS-3c/STM-1 or DS3, single mode, short-reach, SC connector cevGsrE48PosOc48SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 84 } -- GSR, Edge Engine 48, (concatenated) 1 port OC48 POS, single mode, short-reach, SC connector cevGsrE48PosOc48SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 85 } -- GSR, Edge Engine 48, (concatenated) 1 port OC48 POS, single mode, long-reach, SC connector -cevGsrE48PosQoc12SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 86 } -- GSR, Edge Engine 48, 4 port (concatenated) OC12 POS, single mode, intermediate reach, SC connector +cevGsrE48PosQoc12SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 86 } -- GSR, Edge Engine 48, 4 port (concatenated) OC12 POS, single mode, intermediate reach, SC connector cevGsrE48Pos16oc3SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 87 } -- GSR, Edge Engine 48, 16 port (concatenated) OC3 POS, single mode, intermediate reach, SC connector cevCopper6e3 OBJECT IDENTIFIER ::= { cevModuleGsrType 88 } -- GSR 6 port copper E3 interface line card cevCopper12e3 OBJECT IDENTIFIER ::= { cevModuleGsrType 89 } -- GSR 12 port copper E3 interface line card cevGsrE48Pos16oc3SmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 93 } -- GSR, Edge Engine 48, 16 port (concatenated) OC3 POS, single mode, intermediate reach, LC connector cevGsr16oc3Chstsds3SmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 94 } -- GSR 16 port OC3 channelized to STS-3c/STM-1 or DS-3; single mode fiber, intermediate reach, LC connector cevGsrOc12ChDs1SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 95 } -- GSR 1 port OC12 channelized to DS1, single-mode intermediate reach line card with SC connector -cevGsrAlarm6 OBJECT IDENTIFIER ::= { cevModuleGsrType 96 } -- GSR 12406 Alarm Module +cevGsrAlarm6 OBJECT IDENTIFIER ::= { cevModuleGsrType 96 } -- GSR 12406 Alarm Module cevPosEnQoc48Vsr OBJECT IDENTIFIER ::= { cevModuleGsrType 97 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Very Short Reach Card cevPosEnQoc48MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 98 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Multi Mode, Short Reach, SC Connector Card cevPosEnQoc48SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 99 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Intermediate Reach, SC Connector Card @@ -5721,7 +5734,7 @@ cevPosEnOc192SmVlrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 108 } -- GSR enhan cevPosEnOc192SmVlrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 109 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Very Long Reach, FC Connector Card cevPosEnOc192SmElrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 110 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Extremely Long Reach, SC Connector Card cevPosEnOc192SmElrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 111 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Extremely Long Reach, FC Connector Card -cevGsrEn8Oc3 OBJECT IDENTIFIER ::= { cevModuleGsrType 112 } -- GSR enhanced 8 port OC3c/STM-1 ATM LC +cevGsrEn8Oc3 OBJECT IDENTIFIER ::= { cevModuleGsrType 112 } -- GSR enhanced 8 port OC3c/STM-1 ATM LC cevGsr1p10ge OBJECT IDENTIFIER ::= { cevModuleGsrType 113 } -- One Port 10 Gigabit Ethernet Card for the 12000 series routers cevGsrE48PosOc48SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 114 } -- GSR, Edge Engine, OC48 POS, Single Mode, Intermediate Reach, SC Connector cevGsrEOc192SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 116 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Long Reach, SC Connector card @@ -5763,19 +5776,19 @@ cevSsrp2Oc48PosSmSrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 151 } -- GSR 2 p cevSsrp2Oc48PosSmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 152 } -- GSR 2 port SONET dual SRP/POS OC-48c/STM-16, POS Mode, Single Mode, Intermediate Reach, LC Connector card cevSsrp2Oc48PosSmLrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 153 } -- GSR 2 port SONET dual SRP/POS OC-48c/STM-16, POS Mode, Single Mode, Long Reach, LC Connector card cevGsrE48PosQoc12MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 155 } -- GSR edge48 Quad OC-12 (concanenated) POS card, Multi Mode (fiber), Short Reach, SC connector -cevGsrGeFe OBJECT IDENTIFIER ::= { cevModuleGsrType 156 } -- Modular Gigabit/Fast Ethernet card for GSR +cevGsrGeFe OBJECT IDENTIFIER ::= { cevModuleGsrType 156 } -- Modular Gigabit/Fast Ethernet card for GSR cevGsrE48Atm4oc12SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 157 } -- Edge Engine 48, ATM, 4 ports OC12/STM4, Single Mode, Intermediate Reach, SC connector cevGsrE48Atm4oc12MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 158 } -- GSR, Edge Engine 48, ATM, 4 ports OC12/STM4, Multi Mode, Short Reach, SC connector cevGsrE48Atm4oc3SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 159 } -- GSR, Edge Engine 48, ATM, 4 ports OC3/STM1, Single Mode, Intermediate reach, SC connector cevGsrE48Atm4oc3MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 160 } -- GSR, Edge Engine 48, ATM, 4 ports OC3/STM1, Multi Mode, Short Reach, SC connector cevGsrE48Pos4oc3SmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 162 } -- GSR, Edge Engine 48, 4 port concatenated OC3 POS, Single mode, Intermediate reach, LC connector -cevGsrE48Pos8oc3SmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 166 } -- GSR, Edge Engine 48, 8 port concatenated OC3 POS, Single mode, Intermediate reach, LC connector -cevSsrp2Oc12E48SmIr OBJECT IDENTIFIER ::= { cevModuleGsrType 167 } -- GSR 2 port SONET based SRP OC-12c/STM-4 Single mode Intermediate reach line card -cevSsrp2Oc12E48SmXr OBJECT IDENTIFIER ::= { cevModuleGsrType 168 } -- GSR 2 port SONET based SRP OC-12c/STM-4 Single mode Extented reach line card -cevSsrp1Oc12E48SmIr OBJECT IDENTIFIER ::= { cevModuleGsrType 169 } -- GSR 1 port SONET based SRP OC-12c/STM-4 Single mode Intermediate reach line card -cevSsrp1Oc12E48SmXr OBJECT IDENTIFIER ::= { cevModuleGsrType 170 } -- GSR 1 port SONET based SRP OC-12c/STM-4 Single mode Extented reach line card +cevGsrE48Pos8oc3SmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 166 } -- GSR, Edge Engine 48, 8 port concatenated OC3 POS, Single mode, Intermediate reach, LC connector +cevSsrp2Oc12E48SmIr OBJECT IDENTIFIER ::= { cevModuleGsrType 167 } -- GSR 2 port SONET based SRP OC-12c/STM-4 Single mode Intermediate reach line card +cevSsrp2Oc12E48SmXr OBJECT IDENTIFIER ::= { cevModuleGsrType 168 } -- GSR 2 port SONET based SRP OC-12c/STM-4 Single mode Extented reach line card +cevSsrp1Oc12E48SmIr OBJECT IDENTIFIER ::= { cevModuleGsrType 169 } -- GSR 1 port SONET based SRP OC-12c/STM-4 Single mode Intermediate reach line card +cevSsrp1Oc12E48SmXr OBJECT IDENTIFIER ::= { cevModuleGsrType 170 } -- GSR 1 port SONET based SRP OC-12c/STM-4 Single mode Extented reach line card cevGsrSIP600 OBJECT IDENTIFIER ::= { cevModuleGsrType 171 } -- ISE 10G SPA Interface Card -cevGsr4pge OBJECT IDENTIFIER ::= { cevModuleGsrType 173 } -- Tetra card Edge engine 3 - 4 port Gigabit Ethernet card +cevGsr4pge OBJECT IDENTIFIER ::= { cevModuleGsrType 173 } -- Tetra card Edge engine 3 - 4 port Gigabit Ethernet card cevGsrAtmEn8Oc3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 174 } -- GSR enhanced 8 port OC3c/STM-1 Multimode ATM LC cevGsr2Oc192Pos OBJECT IDENTIFIER ::= { cevModuleGsrType 175 } -- GSR 2 Port Packet Over Sonet OC-192c/STM-64 line card cevGsr8Oc48Pos OBJECT IDENTIFIER ::= { cevModuleGsrType 176 } -- GSR 8 Port Packet Over Sonet OC-48c/STM-16 line card @@ -5794,41 +5807,41 @@ cevPosE2Oc192SmVlrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 188 } -- GSR Edge cevPosE2Oc192SmElrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 189 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Extremely Long Reach, SC Connector Card cevPosE2Oc192SmElrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 190 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Extremely Long Reach, FC Connector Card cevGsr6Ds3e3Smb OBJECT IDENTIFIER ::= { cevModuleGsrType 191 } -- GSR 6 Port DS3/E3 Clear Channel, SMB Connector line card -cevGsr6Ds3e3Ct3Smb OBJECT IDENTIFIER ::= { cevModuleGsrType 192 } -- GSR 6 Port DS3/E3 Clear channel and/or Channelized to DS1/E1, SMB Connector line card +cevGsr6Ds3e3Ct3Smb OBJECT IDENTIFIER ::= { cevModuleGsrType 192 } -- GSR 6 Port DS3/E3 Clear channel and/or Channelized to DS1/E1, SMB Connector line card cevGsr2Oc3Chds1ds3e3SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 193 } -- GSR 2 Port STM-1/OC-3 Channelized to DS3/E3/DS1/E1, Single Mode, Intermediate Reach and SC Connector line card cevGsrService OBJECT IDENTIFIER ::= { cevModuleGsrType 194 } -- GSR Service Card -cevGsrSIP601 OBJECT IDENTIFIER ::= { cevModuleGsrType 195 } -- ISE 10G SPA Interface Card +cevGsrSIP601 OBJECT IDENTIFIER ::= { cevModuleGsrType 195 } -- ISE 10G SPA Interface Card cevGsrSIP501 OBJECT IDENTIFIER ::= { cevModuleGsrType 196 } -- ISE 5G SPA Interface Card cevGsrSIP401 OBJECT IDENTIFIER ::= { cevModuleGsrType 197 } -- ISE 2.5G SPA Interface Card -cevGsrSsrp2Oc48Lc OBJECT IDENTIFIER ::= { cevModuleGsrType 198 } -- GSR 2 port SONET based SRP OC-48c/STM-16 (SFP) LC +cevGsrSsrp2Oc48Lc OBJECT IDENTIFIER ::= { cevModuleGsrType 198 } -- GSR 2 port SONET based SRP OC-48c/STM-16 (SFP) LC cevGsrE384Cec OBJECT IDENTIFIER ::= { cevModuleGsrType 200 } -- Cisco 12000 Series SPA nterface Processor-701 -- cevModuleRpmType cards are slot-cards specific to the RPM platform cevModuleRpmType OBJECT IDENTIFIER ::= { cevModule 19 } -cevAtmdxRpm OBJECT IDENTIFIER ::= { cevModuleRpmType 1 } -- RPM Cell Bus Interface +cevAtmdxRpm OBJECT IDENTIFIER ::= { cevModuleRpmType 1 } -- RPM Cell Bus Interface -- cevModuleCat8500Type cards are slot cards specific to the Catalyst 85xx MSR/CSR family cevModuleCat8500Type OBJECT IDENTIFIER ::= { cevModule 20 } -cevCat8500CpuSwitch OBJECT IDENTIFIER ::= { cevModuleCat8500Type 1 } -- Switch Processor -cevCat8500FeatureFpga OBJECT IDENTIFIER ::= { cevModuleCat8500Type 2 } -- FPGA feature card -cevCat8500FeatureAsic OBJECT IDENTIFIER ::= { cevModuleCat8500Type 3 } -- ASIC feature card -cevCat8500FeaturePVC OBJECT IDENTIFIER ::= { cevModuleCat8500Type 4 } -- PVC feature card -cevCat8500FeUTP8p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 5 } -- 8 port 16k memory fast ethernet UTP card -cevCat8500FeUTP8p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 6 } -- 8 port 64k memory fast ethernet UTP card -cevCat8500FeMMF8p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 7 } -- 8 port 16k memory fast ethernet fiber card -cevCat8500FeMMF8p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 8 } -- 8 port 64k memory fast ethernet fiber card -cevCat8500FeUTP16p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 9 } -- 16 port 16k memory fast ethernet UTP card -cevCat8500FeUTP16p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 10 } -- 16 port 64k memory fast ethernet UTP card -cevCat8500FeMMF16p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 11 } -- 16 port 16k memory fast ethernet fiber card -cevCat8500FeMMF16p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 12 } -- 16 port 64k memory fast ethernet fiber card -cevCat8500GeF1p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 13 } -- 1 port 16k memory gigabit ethernet fiber card -cevCat8500GeF1p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 14 } -- 1 port 64k memory gigabit ethernet fiber card -cevCat8500GeF2p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 15 } -- 2 port 16k memory gigabit ethernet fiber card -cevCat8500GeF2p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 16 } -- 2 port 64k memory gigabit ethernet fiber card -cevCat8500FeBridge4p OBJECT IDENTIFIER ::= { cevModuleCat8500Type 17 } -- 4 port fast ethernet bridge card -cevCat8500RouteProc OBJECT IDENTIFIER ::= { cevModuleCat8500Type 18 } -- Routing Processor -cevCat8500Switch10GProc OBJECT IDENTIFIER ::= { cevModuleCat8500Type 19 } -- 10G switching processor -cevCat8500FeatureNetClock OBJECT IDENTIFIER ::= { cevModuleCat8500Type 20 } -- Network Clock feature card +cevCat8500CpuSwitch OBJECT IDENTIFIER ::= { cevModuleCat8500Type 1 } -- Switch Processor +cevCat8500FeatureFpga OBJECT IDENTIFIER ::= { cevModuleCat8500Type 2 } -- FPGA feature card +cevCat8500FeatureAsic OBJECT IDENTIFIER ::= { cevModuleCat8500Type 3 } -- ASIC feature card +cevCat8500FeaturePVC OBJECT IDENTIFIER ::= { cevModuleCat8500Type 4 } -- PVC feature card +cevCat8500FeUTP8p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 5 } -- 8 port 16k memory fast ethernet UTP card +cevCat8500FeUTP8p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 6 } -- 8 port 64k memory fast ethernet UTP card +cevCat8500FeMMF8p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 7 } -- 8 port 16k memory fast ethernet fiber card +cevCat8500FeMMF8p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 8 } -- 8 port 64k memory fast ethernet fiber card +cevCat8500FeUTP16p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 9 } -- 16 port 16k memory fast ethernet UTP card +cevCat8500FeUTP16p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 10 } -- 16 port 64k memory fast ethernet UTP card +cevCat8500FeMMF16p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 11 } -- 16 port 16k memory fast ethernet fiber card +cevCat8500FeMMF16p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 12 } -- 16 port 64k memory fast ethernet fiber card +cevCat8500GeF1p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 13 } -- 1 port 16k memory gigabit ethernet fiber card +cevCat8500GeF1p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 14 } -- 1 port 64k memory gigabit ethernet fiber card +cevCat8500GeF2p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 15 } -- 2 port 16k memory gigabit ethernet fiber card +cevCat8500GeF2p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 16 } -- 2 port 64k memory gigabit ethernet fiber card +cevCat8500FeBridge4p OBJECT IDENTIFIER ::= { cevModuleCat8500Type 17 } -- 4 port fast ethernet bridge card +cevCat8500RouteProc OBJECT IDENTIFIER ::= { cevModuleCat8500Type 18 } -- Routing Processor +cevCat8500Switch10GProc OBJECT IDENTIFIER ::= { cevModuleCat8500Type 19 } -- 10G switching processor +cevCat8500FeatureNetClock OBJECT IDENTIFIER ::= { cevModuleCat8500Type 20 } -- Network Clock feature card cevCat8500FeatureABR OBJECT IDENTIFIER ::= { cevModuleCat8500Type 21 } -- ABR relative rate feature card cevCat8500FeatureLite OBJECT IDENTIFIER ::= { cevModuleCat8500Type 22 } -- Feature Card for Catalyst8540MSR cevCat8500m16pOC3Mm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 23 } -- 16-port OC3 Multimode @@ -5840,19 +5853,19 @@ cevCat8500m4pOC3Mixed OBJECT IDENTIFIER ::= { cevModuleCat8500Type 28 } -- 4-po cevCat8500m4pOC3Sm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 29 } -- 4-port OC3 Singlemode cevCat8500m4pOC3Mm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 30 } -- 4-port OC3 Multimode cevCat8500mATM25 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 31 } -- 25Mbps ATM port adapter module -cevCat8500m4pE3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 32 } -- Quad E3 -cevCat8500m4pDs3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 33 } -- Quad DS3 +cevCat8500m4pE3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 32 } -- Quad E3 +cevCat8500m4pDs3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 33 } -- Quad DS3 cevCat8500mCbr75E1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 34 } -- Circuit Emulation E1 (75ohm) cevCat8500mCbr120E1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 35 } -- Circuit Emulation E1 (120ohm) cevCat8500mCbrT1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 36 } -- Circuit Emulation T1 -cevCat8500mE1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 37 } -- E1 ATM +cevCat8500mE1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 37 } -- E1 ATM cevCat8500mT1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 38 } -- T1 ATM cevCat8500mE1Bnc OBJECT IDENTIFIER ::= { cevModuleCat8500Type 39 } -- E1 ATM with BNC connector -cevCat8500mE3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 40 } -- E3 ATM +cevCat8500mE3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 40 } -- E3 ATM cevCat8500mDs3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 41 } -- DS3 ATM cevCat8500m4pFrCE1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 42 } -- 4-port Channelized E1, Frame-based -cevCat8500m1pFrCT3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 43 } -- Channelized T3, Frame-based -cevCat8500GeF8p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 44 } -- 8 port 64k memory Gigabit Ethernet fiber card +cevCat8500m1pFrCT3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 43 } -- Channelized T3, Frame-based +cevCat8500GeF8p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 44 } -- 8 port 64k memory Gigabit Ethernet fiber card cevCat8500mArm1p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 45 } -- 1 port ATM router module with 64K memory cevCat8500mArm2p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 46 } -- 2 port ATM router module with 64K memory cevCat8500mOC48c1pSm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 47 } -- 1 port OC48c Single Mode module @@ -5880,7 +5893,7 @@ cevCat8500Pos1pXpif256kOc12SmIr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 68 cevCat8500Pos1pXpif64kOc12SmLr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 69 } -- 1 port 64k memory POS OC12 Single Mode Long Reach XPIF PM card cevCat8500Pos1pXpif256kOc12SmLr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 70 } -- 1 port 256k memory POS OC12 Single Mode Long Reach XPIF PM card -cevModuleWASCommonCards OBJECT IDENTIFIER ::= { cevModule 21 } -- These cards can be used in multiple MGX and IGX series Wide Area Edge Switches, but not necessarily all of them. +cevModuleWASCommonCards OBJECT IDENTIFIER ::= { cevModule 21 } -- These cards can be used in multiple MGX and IGX series Wide Area Edge Switches, but not necessarily all of them. cevAusm8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 1 } -- ATM User Network Interface Service Module with 8 T1 ports cevAusm8e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 2 } -- ATM User Network Interface Service Module with 8 E1 ports cevCesm8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 3 } -- Circuit Emulation Service Module with 8 T1 ports @@ -5970,14 +5983,14 @@ cevMpsm16t1e1Ppp OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 107 } -- Multi cevMpsm155t3e3Ppp OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 108 } -- Multi protocol service module having t3/e3/oc3 interfaces and supporitng only PPP service cevModule38xxType OBJECT IDENTIFIER ::= { cevModule 22 } -- These cards are used in the Cisco 3800 and MC3800 series. -cevMc3810Vcm3 OBJECT IDENTIFIER ::= { cevModule38xxType 1 } -- MC3810 Voice Compression Module with 3 DSPs (Digital Signal Processor) -cevMc3810Bvm OBJECT IDENTIFIER ::= { cevModule38xxType 2 } -- MC3810 Basic Voice Module -cevMc3810AvmFxoUk OBJECT IDENTIFIER ::= { cevModule38xxType 3 } -- MC3810 Analog Voice Module UK Foreign eXchange Office -cevMc3810AvmFxoGer OBJECT IDENTIFIER ::= { cevModule38xxType 4 } -- MC3810 Analog Voice Module Germany Foreign eXchange Office -cevMc3810Hcm2 OBJECT IDENTIFIER ::= { cevModule38xxType 5 } -- MC3810 High (Voice) Capacity Module with 2 DSPs (Digital Signal Processor) -cevMc3810Hcm6 OBJECT IDENTIFIER ::= { cevModule38xxType 6 } -- MC3810 High (Voice) Capacity Module with 6 DSPs (Digital Signal Processor) -cevMc3810AvmFxoPr3 OBJECT IDENTIFIER ::= { cevModule38xxType 7 } -- MC3810 Analog Voice Module Singapore or Japan Foreign eXchange Office -cevMc3810AvmFxoPr2 OBJECT IDENTIFIER ::= { cevModule38xxType 8 } -- MC3810 Analog Voice Module Australia or New Zealand Foreign eXchange Office +cevMc3810Vcm3 OBJECT IDENTIFIER ::= { cevModule38xxType 1 } -- MC3810 Voice Compression Module with 3 DSPs (Digital Signal Processor) +cevMc3810Bvm OBJECT IDENTIFIER ::= { cevModule38xxType 2 } -- MC3810 Basic Voice Module +cevMc3810AvmFxoUk OBJECT IDENTIFIER ::= { cevModule38xxType 3 } -- MC3810 Analog Voice Module UK Foreign eXchange Office +cevMc3810AvmFxoGer OBJECT IDENTIFIER ::= { cevModule38xxType 4 } -- MC3810 Analog Voice Module Germany Foreign eXchange Office +cevMc3810Hcm2 OBJECT IDENTIFIER ::= { cevModule38xxType 5 } -- MC3810 High (Voice) Capacity Module with 2 DSPs (Digital Signal Processor) +cevMc3810Hcm6 OBJECT IDENTIFIER ::= { cevModule38xxType 6 } -- MC3810 High (Voice) Capacity Module with 6 DSPs (Digital Signal Processor) +cevMc3810AvmFxoPr3 OBJECT IDENTIFIER ::= { cevModule38xxType 7 } -- MC3810 Analog Voice Module Singapore or Japan Foreign eXchange Office +cevMc3810AvmFxoPr2 OBJECT IDENTIFIER ::= { cevModule38xxType 8 } -- MC3810 Analog Voice Module Australia or New Zealand Foreign eXchange Office cevMc3810Vdm OBJECT IDENTIFIER ::= { cevModule38xxType 9 } -- MC3810 Video Dial-up Module enables MC3810 video call management via ATM signaling Subsystem through RS366 or V.35 interface cevMc3810ApmFxsDid OBJECT IDENTIFIER ::= { cevModule38xxType 10 } -- MC3810 Foreign Exchange Station (FXS) Direct Inward Dialing (DID) Analog Personality Module cevMc3810BvmNtTe OBJECT IDENTIFIER ::= { cevModule38xxType 11 } -- 4 ports NT or TE BRI Voice Module on MC3810 @@ -5987,7 +6000,7 @@ cevMc3810Hcm4 OBJECT IDENTIFIER ::= { cevModule38xxType 14 } -- High performanc cevMc3810Hcm5 OBJECT IDENTIFIER ::= { cevModule38xxType 15 } -- High performance compression module for the MC3810 platform equipped with five TI 549 DSPs cevSmSre710K9 OBJECT IDENTIFIER ::= { cevModule38xxType 17 } -- SM-SRE-710-K9: Service Module for Modular and Integrated Services Routers cevSmSre910K9 OBJECT IDENTIFIER ::= { cevModule38xxType 18 } -- SM-SRE-910-K9: Service Module for Modular and Integrated Services Routers -cevPSmSre710K9 OBJECT IDENTIFIER ::= { cevModule38xxType 19 } -- SRE 710 (4GB MEM,500GB 7K HDD,1C CPU) for router bundle +cevPSmSre710K9 OBJECT IDENTIFIER ::= { cevModule38xxType 19 } -- SRE 710 (4GB MEM,500GB 7K HDD,1C CPU) for router bundle cevPSmSre910K9 OBJECT IDENTIFIER ::= { cevModule38xxType 20 } -- SRE 910 (4-8GB MEM,2x500GB 7k HDD,2C CPU) for router bundle cevModuleCat29xxType OBJECT IDENTIFIER ::= { cevModule 23 } -- These are modules that are used in Catalyst 2900 series switches. @@ -5996,11 +6009,11 @@ cevX2922 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 2 } -- 2 port 100BaseFX mo cevX2914V OBJECT IDENTIFIER ::= { cevModuleCat29xxType 3 } -- 4 port 10/100BaseTX ISL module cevX2922V OBJECT IDENTIFIER ::= { cevModuleCat29xxType 4 } -- 2 port 100BaseFX ISL module cevX2924V OBJECT IDENTIFIER ::= { cevModuleCat29xxType 5 } -- 4 port 100BaseFX module -cevX2951 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 6 } -- ATM UTP module -cevX2961 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 7 } -- ATM MMF module -cevX2971 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 8 } -- ATM SMF-MR module -cevX2972 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 9 } -- ATM SMF-LR module -cevX2931 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 10 } -- GBIC Gigabit module +cevX2951 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 6 } -- ATM UTP module +cevX2961 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 7 } -- ATM MMF module +cevX2971 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 8 } -- ATM SMF-MR module +cevX2972 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 9 } -- ATM SMF-LR module +cevX2931 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 10 } -- GBIC Gigabit module cevModuleCat297024 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 12 } -- Catalyst 2970 24 Ethernet 10/100/1000 port module. cevModuleCat297024TS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 13 } -- Catalyst 2970 24 Ethernet 10/100/1000 ports + 4 Ethernet Gigabit SFP ports module.(SFP: Small Form factor Pluggable) cevModuleCat297048TS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 14 } -- Catalyst 2970 48 Ethernet 10/100/1000 ports + 4 Ethernet Gigabit SFP ports module.(SFP: Small Form factor Pluggable) @@ -6016,7 +6029,7 @@ cevModuleCat296048TCS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 23 cevModuleCat296024TCS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 24 } -- Catalyst 2960 24 10/100 2T/SFP cevModuleCat296024S OBJECT IDENTIFIER ::= { cevModuleCat29xxType 25 } -- Catalyst 2960 24 10/100 cevModuleCat296024PC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 26 } -- Catalyst 2960 24 10/100 PoE, 2 T/SFP -cevModuleCat296024LT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 27 } -- Catalyst 2960 24 10/100, 8 PoE, 2 T +cevModuleCat296024LT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 27 } -- Catalyst 2960 24 10/100, 8 PoE, 2 T cevModuleCat2960PD8TT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 28 } -- Catalyst 2960 8 10/100, 1 T PD cevModuleCat291824TT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 29 } -- Catalyst 2918 24 10/100 + 2 10/100/1000 Ethernet ports module cevModuleCat291824TC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 30 } -- Catalyst 2918 24 10/100 + 2 dual purpose Gigabit Ethernet ports module @@ -6041,7 +6054,7 @@ cevModuleWsC2960s24psL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 48 cevModuleWsC2960s48tsL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 49 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module cevModuleWsC2960S24tsL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 50 } -- Catalyst2960S 24 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module cevModuleCat2960cPD8TT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 51 } -- Catalyst 2960c 8 10/100 ports + 2 Gigabit Ethernet PD ports -cevModuleCat2960cG8TC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 53 } -- Catalyst 2960c 8 10/100/1000 ports + 2 dual purpose Gigabit Ethernet ports module +cevModuleCat2960cG8TC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 53 } -- Catalyst 2960c 8 10/100/1000 ports + 2 dual purpose Gigabit Ethernet ports module cevModuleCat292824TCC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 54 } -- Catalyst 2928 24 10/100 + 2 10/100/1000 Ethernet ports module cevModuleCat292824LTC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 55 } -- Catalyst 24 10/100 ports with 8 POE ports + 2 10/100/1000 Ethernet ports. POE support for 123 W cevModuleCat292848TCC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 56 } -- Catalyst 2928 48 10/100 + 2 10/100/1000 Ethernet ports module @@ -6087,8 +6100,8 @@ cevModuleWsC2960XR48LpsI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 102 cevModuleWsC2960XR48TsI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 103 } -- Catalyst 2960XR 48 Gig Downlinks and 4 SFP uplinks IP Lite Stackable cevModuleWsC2960XR24PsI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 104 } -- Catalyst 2960XR 24 Gig Downlinks and 4 SFP uplinks IP Lite Stackable with POE support for 370W cevModuleWsC2960XR24TsI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 105 } -- Catalyst 2960XR 24 Gig Downlinks and 4 SFP uplinks IP Lite Stackable -cevModuleWsC2960CX8TCL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 142 } -- Smirnoff catalyst 2960CX 8x GE downlink, 2 Copper, 2 SFP uplink -cevModuleC2960XHybridStack OBJECT IDENTIFIER ::= { cevModuleCat29xxType 144 } -- Arcadia Stacking module for 2960x, 1 Copper stack port, 1 Fiber/SFP stack port +cevModuleWsC2960CX8TCL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 142 } -- Smirnoff catalyst 2960CX 8x GE downlink, 2 Copper, 2 SFP uplink +cevModuleC2960XHybridStack OBJECT IDENTIFIER ::= { cevModuleCat29xxType 144 } -- Arcadia Stacking module for 2960x, 1 Copper stack port, 1 Fiber/SFP stack port cevModuleC2960XFiberStack OBJECT IDENTIFIER ::= { cevModuleCat29xxType 145 } -- Arcadia Stacking module for 2960x, 2 Fiber/SFP stack ports cevModuleCat2960L24TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 146 } -- Catalyst 2960L 24 x GE downlinks, 4 x GE (4 SFP) uplinks cevModuleCat2960L8TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 147 } -- Catalyst 2960L 8 x GE downlinks, 2 x GE (2 SFP) uplinks @@ -6098,10 +6111,10 @@ cevModuleCat2960L48PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xx cevModuleCat2960L16PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 151 } -- Catalyst 2960L 16 x GE downlinks, POE support, 2 x GE (2 SFP) uplinks cevModuleCat2960L8PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 152 } -- Catalyst 2960L 8 x GE downlinks, POE support, 2 x GE (2 SFP) uplinks cevModuleCat2960L24PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 153 } -- Catalyst 2960L 24 x GE downlinks, POE support, 4 x GE (4 SFP) uplinks -cevModuleCat2960L24TQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 154 } -- Catalyst 2960L 24 x GE downlinks, 4 x 10GE (4 SFP+) uplinks -cevModuleCat2960L24PQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 155 } -- Catalyst 2960L 24 x GE downlinks, 4 x 10GE (4 SFP+) uplinks, POE support -cevModuleCat2960L48TQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 156 } -- Catalyst 2960L 48 x GE downlinks, 4 x 10GE (4 SFP+) uplinks -cevModuleCat2960L48PQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 157 } -- Catalyst 2960L 48 x GE downlinks, 4 x 10GE (4 SFP+) uplinks, POE support +cevModuleCat2960L24TQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 154 } -- Catalyst 2960L 24 x GE downlinks, 4 x 10GE (4 SFP+) uplinks +cevModuleCat2960L24PQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 155 } -- Catalyst 2960L 24 x GE downlinks, 4 x 10GE (4 SFP+) uplinks, POE support +cevModuleCat2960L48TQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 156 } -- Catalyst 2960L 48 x GE downlinks, 4 x 10GE (4 SFP+) uplinks +cevModuleCat2960L48PQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 157 } -- Catalyst 2960L 48 x GE downlinks, 4 x 10GE (4 SFP+) uplinks, POE support cevModuleCat2960LSM24TS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 158 } -- Catalyst C2960L-SM 24 x GE downlinks, 4 x GE (4 SFP) uplinks cevModuleCat2960LSM8TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 159 } -- Catalyst C2960L-SM 8 x GE downlinks, 2 x GE (2 SFP) uplinks cevModuleCat2960LSM16TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 160 } -- Catalyst C2960L-SM 16 x GE downlinks, 2 x GE (2 SFP) uplinks @@ -6150,12 +6163,12 @@ cevIo6160DS3 OBJECT IDENTIFIER ::= { cevModuleDslamType 44 } -- 6160 Network I cevIo6260OC3 OBJECT IDENTIFIER ::= { cevModuleDslamType 45 } -- 6260 Network I/O module (2 OC3) cevIo6260Ds3T1 OBJECT IDENTIFIER ::= { cevModuleDslamType 46 } -- 6260 Network I/O module (DS3, 8 T1) --- These back cards defined under "cevModuleWASBackCards" are also called --- Line Modules. These Line Modules can be plugged into the connectors on --- Service Modules defined under "cevWASCommonCards". The same back card --- can be used under multiple Service Module types. +-- These back cards defined under "cevModuleWASBackCards" are also called +-- Line Modules. These Line Modules can be plugged into the connectors on +-- Service Modules defined under "cevWASCommonCards". The same back card +-- can be used under multiple Service Module types. -cevModuleWASBackCards OBJECT IDENTIFIER ::= { cevModule 26 } +cevModuleWASBackCards OBJECT IDENTIFIER ::= { cevModule 26 } cevLmBnc2t3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 1 } -- Two T3 75-ohm BNC back card cevLmBnc2e3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 2 } -- Two E3 75-ohm BNC back card cevLmDb154x21 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 3 } -- Four X.21 DB-15 back card @@ -6219,7 +6232,7 @@ cevLmMcc16e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 69 } -- 16 E1 Port M cevLmRj4816t1e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 70 } -- Sixteen T1/E1 RJ-48 Back Card cevLmSmfIr2Oc12c OBJECT IDENTIFIER ::= { cevModuleWASBackCards 71 } -- 2 port, 622Mbps, SMFIR-2-622LC/C (Intermediate Reach) Back Card, LC Connector cevLmSmfLr2Oc12c OBJECT IDENTIFIER ::= { cevModuleWASBackCards 72 } -- 2 port, 622Mbps, SMFLR-2-622LC/C (Long Reach) Back Card, LC Connector -cevLmSmb8Stm1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 82 } -- 8 port 155-mbps Electrical Back Card, SMB Connector +cevLmSmb8Stm1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 82 } -- 8 port 155-mbps Electrical Back Card, SMB Connector cevLmSmf8Oc3Sfp OBJECT IDENTIFIER ::= { cevModuleWASBackCards 83 } -- SMF-8-155-SFP SMF(Single Mode Fiber) 8 OC3 Small Form Factor Pluggable(SFP) backcard cevLmRbbn16t1e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 84 } -- RBBN-16-T1E1 A "Ribbon" type connector supporting 16 T1 or E1 ports. cevLmSmfSr1Oc192 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 85 } -- Line Module with 1 OC192 SMF SR(short reach) port @@ -6249,7 +6262,7 @@ cevLm5efegeTx OBJECT IDENTIFIER ::= { cevModuleWASBackCards 110 } -- 5 port Eth cevLmPsmHDV OBJECT IDENTIFIER ::= { cevModuleWASBackCards 111 } -- Hard Disk V back card for Processor Service Module -cevModuleUbrType OBJECT IDENTIFIER ::= { cevModule 27 } -- Cards that go into UBR chassis +cevModuleUbrType OBJECT IDENTIFIER ::= { cevModule 27 } -- Cards that go into UBR chassis cevUbrMc16s OBJECT IDENTIFIER ::= { cevModuleUbrType 2 } -- Cable card, 1 downstream 6 upstream for Spectrum Management cevUbrMc11 OBJECT IDENTIFIER ::= { cevModuleUbrType 3 } -- Cable linecard 1 downstream, 1 upstream, FPGA cevUbrMc11c OBJECT IDENTIFIER ::= { cevModuleUbrType 4 } -- Cable linecard 1 downstream, 1 upstream, ASIC C @@ -6259,14 +6272,14 @@ cevUbrMc16a OBJECT IDENTIFIER ::= { cevModuleUbrType 7 } -- Cable linecard 1 do cevUbrMc16b OBJECT IDENTIFIER ::= { cevModuleUbrType 8 } -- Cable linecard 1 downstream, 6 upstream, ASIC B cevUbrMc16c OBJECT IDENTIFIER ::= { cevModuleUbrType 9 } -- Cable linecard 1 downstream, 6 upstream, ASIC C cevUbrMc16e OBJECT IDENTIFIER ::= { cevModuleUbrType 10 } -- Cable linecard 1 downstream, 6 upstream, ASIC for Europe -cevUbrMc28c OBJECT IDENTIFIER ::= { cevModuleUbrType 11 } -- Cable linecard 2 downstream, 8 upstream -cevUbrMc26 OBJECT IDENTIFIER ::= { cevModuleUbrType 12 } -- Cable linecard 2 downstream, 6 upstream +cevUbrMc28c OBJECT IDENTIFIER ::= { cevModuleUbrType 11 } -- Cable linecard 2 downstream, 8 upstream +cevUbrMc26 OBJECT IDENTIFIER ::= { cevModuleUbrType 12 } -- Cable linecard 2 downstream, 6 upstream cevUbr912C OBJECT IDENTIFIER ::= { cevModuleUbrType 13 } -- Cisco uBR912-C Cable Modem Card with CSU/DSU WIC cevUbr912S OBJECT IDENTIFIER ::= { cevModuleUbrType 14 } -- Cisco uBR912-S Cable Modem Card with Serial WIC cevUbr914R OBJECT IDENTIFIER ::= { cevModuleUbrType 15 } -- Cisco uBR914 Cable Modem Card with removable WIC cevUbrClk OBJECT IDENTIFIER ::= { cevModuleUbrType 16 } -- Cisco Cable Clock Card that provides the national clock signal to Cisco uBR7200 VXR cevUbr925 OBJECT IDENTIFIER ::= { cevModuleUbrType 17 } -- Cisco UBR925 Cable Modem/Router with VOIP and hardware accelerated IPSEC -cevUbrMc26c OBJECT IDENTIFIER ::= { cevModuleUbrType 18 } -- Cable linecard 2 downstream, 6 upstream +cevUbrMc26c OBJECT IDENTIFIER ::= { cevModuleUbrType 18 } -- Cable linecard 2 downstream, 6 upstream cevUbrMc28cf OBJECT IDENTIFIER ::= { cevModuleUbrType 21 } -- Cable linecard 2 downstream, 8 upstream, with F connector cevUbrMc28cBnc OBJECT IDENTIFIER ::= { cevModuleUbrType 22 } -- Cable linecard 2 downstream, 8 upstream, with BNC connector cevUbrMc26cf OBJECT IDENTIFIER ::= { cevModuleUbrType 23 } -- Cable linecard 2 downstream, 6 upstream, with F connector @@ -6289,22 +6302,22 @@ cevUbrMc3g60Mha OBJECT IDENTIFIER ::= { cevModuleUbrType 48 } -- C-DOC cevUbrMc3g60rphy OBJECT IDENTIFIER ::= { cevModuleUbrType 49 } -- C-DOCSIS compliant intelligent coax cable line card with 72 downstream and 60 upstream ports for uBR10000 series cable router cevUbrcBR8 OBJECT IDENTIFIER ::= { cevModuleUbrType 50 } -- Cisco cBR-8 CCAP(Converged Cable Access Platform) platform with 8 subscriber slots and 2 Supervisor slots (including WAN) -cevModuleCmccType OBJECT IDENTIFIER ::= { cevModule 28 } -- Cisco Mainframe Channel Connection Cards +cevModuleCmccType OBJECT IDENTIFIER ::= { cevModule 28 } -- Cisco Mainframe Channel Connection Cards cevCmccCip OBJECT IDENTIFIER ::= { cevModuleCmccType 1 } -- Channel Interface Processor for the C75xx platform -cevCmccCip2 OBJECT IDENTIFIER ::= { cevModuleCmccType 2 } -- Channel Interface Processor 2 for the C75xx platform +cevCmccCip2 OBJECT IDENTIFIER ::= { cevModuleCmccType 2 } -- Channel Interface Processor 2 for the C75xx platform cevCmccPa1ec OBJECT IDENTIFIER ::= { cevModuleCmccType 3 } -- Escon Channel Port Adapter (Supports single ESCON interface) cevCmccPa1pc OBJECT IDENTIFIER ::= { cevModuleCmccType 4 } -- Parallel (Bus & Tag) Channel Port Adapter (Supports single parallel interface) cevCmccPa1ec4 OBJECT IDENTIFIER ::= { cevModuleCmccType 5 } -- High Performance ESCON Channel Port Adapter Version 4 cevCmccC9610R OBJECT IDENTIFIER ::= { cevModuleCmccType 7 } -- Cisco Catalyst 9600 Series Carrier Card Module Container cevModuleCat6000Type OBJECT IDENTIFIER ::= { cevModule 29 } -- Catalyst 6000 Cards -cevCat6kWsxSup12ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 2 } -- Supervisor with 2 Gigabit Ethernet ports -cevCat6kWsx6408Gbic OBJECT IDENTIFIER ::= { cevModuleCat6000Type 3 } -- Card with 8 Gigabit Ethernet ports +cevCat6kWsxSup12ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 2 } -- Supervisor with 2 Gigabit Ethernet ports +cevCat6kWsx6408Gbic OBJECT IDENTIFIER ::= { cevModuleCat6000Type 3 } -- Card with 8 Gigabit Ethernet ports cevCat6kWsx6224Fx100Mt OBJECT IDENTIFIER ::= { cevModuleCat6000Type 4 } -- Card with 24 port 100BaseFX MM (MT-RJ) for the Catalyst 6000 series -cevCat6kWsx6248Rj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 5 } -- Card with 48 10/100 RJ45 Fast Ethernet ports -cevCat6kWsx6248Tel OBJECT IDENTIFIER ::= { cevModuleCat6000Type 6 } -- Card with 48 10/100 RJ21 Fast Ethernet ports +cevCat6kWsx6248Rj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 5 } -- Card with 48 10/100 RJ45 Fast Ethernet ports +cevCat6kWsx6248Tel OBJECT IDENTIFIER ::= { cevModuleCat6000Type 6 } -- Card with 48 10/100 RJ21 Fast Ethernet ports cevCat6kWsx6302Msm OBJECT IDENTIFIER ::= { cevModuleCat6000Type 7 } -- Multilayer Switch Module for the Catalyst 6000 series -cevCat6kWsx6024Mtrj OBJECT IDENTIFIER ::= { cevModuleCat6000Type 9 } -- Card with 24 10/100 MTRJ Fast Ethernet ports +cevCat6kWsx6024Mtrj OBJECT IDENTIFIER ::= { cevModuleCat6000Type 9 } -- Card with 24 10/100 MTRJ Fast Ethernet ports cevCat6kMsfc2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 10 } -- Multilevel Switching Feature Card Version 2 for Catalyst 6000 that is treated as a standalone system by the NMS cevCat6kWsx6316GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 11 } -- 16-port RJ-45 Gigabit ethernet module cevCat6kWsx6416Gbic OBJECT IDENTIFIER ::= { cevModuleCat6000Type 12 } -- 16-port GBIC Gigabit ethernet module @@ -6315,7 +6328,7 @@ cevCat6kWsx6066SlbApc OBJECT IDENTIFIER ::= { cevModuleCat6000Type 16 } -- Venus cevCat6kWsx6548Rj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 18 } -- 48 port 10/100 Hydra2+/Hydra2V+ cevCat6kWsx6248aTel OBJECT IDENTIFIER ::= { cevModuleCat6000Type 19 } -- Card for C6K with 48 10/100 RJ21 ports with enhanched QoS a.k.a Indus w/ Enhanced QoS cevCat6kWsxSup22ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 20 } -- Supervisor 2 with 2 Gigabit Ethernet ports -cevCat6kWsc6500SFM OBJECT IDENTIFIER ::= { cevModuleCat6000Type 21 } -- Catalyst 6500 Switch Fabric Module +cevCat6kWsc6500SFM OBJECT IDENTIFIER ::= { cevModuleCat6000Type 21 } -- Catalyst 6500 Switch Fabric Module cevCat6kWsc6500SFM2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 22 } -- Catalyst 6500 Switch Fabric Module II cevCat6kWsx6816GBIC OBJECT IDENTIFIER ::= { cevModuleCat6000Type 23 } -- Catalyst 6500 16 port 1000BaseX (Layer 3) cevCat6kWsx6600Audio OBJECT IDENTIFIER ::= { cevModuleCat6000Type 27 } -- Catalyst 6000 256-Audio Services Module @@ -6329,10 +6342,10 @@ cevCat6kWsx6248aRJ45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 34 } -- Cataly cevCat6kWsx6408aGbic OBJECT IDENTIFIER ::= { cevModuleCat6000Type 35 } -- Catalyst 6500 8 port 1000BaseX (GBIC), Enhanced QoS module cevCat6kWsx6381IDS OBJECT IDENTIFIER ::= { cevModuleCat6000Type 36 } -- Catalyst 6500 Intrusion Detection module cevCat6kWsx6524MmMT OBJECT IDENTIFIER ::= { cevModuleCat6000Type 37 } -- Catalyst 6500 24 port 100BaseX MM (MT-RJ) module -cevCat6kWsx6516GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 38 } -- Catalyst 6500 16 port 10/100/1000BaseT (RJ-45) module +cevCat6kWsx6516GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 38 } -- Catalyst 6500 16 port 10/100/1000BaseT (RJ-45) module cevCat6kWsx650110Gex4 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 39 } -- Catalyst 6500 1 port 10 Gigabit Ethernet (EX4) module cevCat6kWsx6816Oc3Mm OBJECT IDENTIFIER ::= { cevModuleCat6000Type 40 } -- Catalyst 6500 16 port OC3c Packet Over Sonet Multimode -cevCat6kWsf6kVpwr OBJECT IDENTIFIER ::= { cevModuleCat6000Type 41 } -- Catalyst 6500 inline power card +cevCat6kWsf6kVpwr OBJECT IDENTIFIER ::= { cevModuleCat6000Type 41 } -- Catalyst 6500 inline power card cevCat6kWsSvcNam1 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 42 } -- Catalyst 6500 Network AnalysisModule cevCat6kWsSvcNam2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 43 } -- Catalyst 6500 Network AnalysisModule cevCat6kWsSvcFwm1 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 44 } -- Catalyst 6500 Firewall Module @@ -6341,23 +6354,23 @@ cevCat6kWsx6516aGBIC OBJECT IDENTIFIER ::= { cevModuleCat6000Type 46 } cevCat6kIpSecVPNSm OBJECT IDENTIFIER ::= { cevModuleCat6000Type 49 } -- Gigabit IPsec VPN Service Module for the Catalyst 6500 and 7600 cevCat6kWsSup720 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 50 } -- Catalyst 6500 Supervisor Module 720 CPU board cevCat6kWsSup720Base OBJECT IDENTIFIER ::= { cevModuleCat6000Type 51 } -- Catalyst 6500 Supervisor Module 720 base board -cevCat6kWsx680210Ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 52 } -- Catalyst 6500 2 port 10 GE -cevCat6kWsx6832Sfp OBJECT IDENTIFIER ::= { cevModuleCat6000Type 53 } -- Catalyst 6500 32 port 1000Base FX (SFP GBIC) +cevCat6kWsx680210Ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 52 } -- Catalyst 6500 2 port 10 GE +cevCat6kWsx6832Sfp OBJECT IDENTIFIER ::= { cevModuleCat6000Type 53 } -- Catalyst 6500 32 port 1000Base FX (SFP GBIC) cevCat6kWsx6748GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 54 } -- Catalyst 6500 48 port 10/100/1000 (RJ-45) -cevCat6kWsx670410Ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 55 } -- Catalyst 6500 4 port 10 GE +cevCat6kWsx670410Ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 55 } -- Catalyst 6500 4 port 10 GE cevCat6kWsx6748Sfp OBJECT IDENTIFIER ::= { cevModuleCat6000Type 56 } -- Catalyst 6500 48 port 1000Base FX (SFP GBIC) cevCat6kWsx6724Sfp OBJECT IDENTIFIER ::= { cevModuleCat6000Type 57 } -- Catalyst 6500 24 port 1000Base FX (SFP GBIC) -cevCat6kWsf6kPfc OBJECT IDENTIFIER ::= { cevModuleCat6000Type 58 } -- Catalyst 6500 L3 switching engine -cevCat6kWsf6kPfc2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 59 } -- Catalyst 6500 L3 switching engine II -cevCat6kWsf6kDfc OBJECT IDENTIFIER ::= { cevModuleCat6000Type 60 } -- Catalyst 6500 distributed switching engine +cevCat6kWsf6kPfc OBJECT IDENTIFIER ::= { cevModuleCat6000Type 58 } -- Catalyst 6500 L3 switching engine +cevCat6kWsf6kPfc2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 59 } -- Catalyst 6500 L3 switching engine II +cevCat6kWsf6kDfc OBJECT IDENTIFIER ::= { cevModuleCat6000Type 60 } -- Catalyst 6500 distributed switching engine cevCat6kWsf6kPfc3a OBJECT IDENTIFIER ::= { cevModuleCat6000Type 61 } -- Catalyst 6500 Centralized L3 switching engine IIIa cevCat6kWsf6kDfc3a OBJECT IDENTIFIER ::= { cevModuleCat6000Type 62 } -- Catalyst 6500 Distributed L3 switching engine IIIa -cevCat6kWsx6148GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 63 } -- Catalyst 6000 48 port10/100/1000BaseT(RJ-45) module -cevCat6kWsx6148Rj21 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 64 } -- Catalyst 6000 48 port10/100BaseTX(RJ-21) module -cevCat6kWsx6148Rj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 65 } -- Catalyst 6000 48 port10/100BaseTX(RJ-45) module -cevCat6kMWAMBlade OBJECT IDENTIFIER ::= { cevModuleCat6000Type 66 } -- Mobile wireless application module for the Catalyst 6500 and Cisco 7600. +cevCat6kWsx6148GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 63 } -- Catalyst 6000 48 port10/100/1000BaseT(RJ-45) module +cevCat6kWsx6148Rj21 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 64 } -- Catalyst 6000 48 port10/100BaseTX(RJ-21) module +cevCat6kWsx6148Rj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 65 } -- Catalyst 6000 48 port10/100BaseTX(RJ-45) module +cevCat6kMWAMBlade OBJECT IDENTIFIER ::= { cevModuleCat6000Type 66 } -- Mobile wireless application module for the Catalyst 6500 and Cisco 7600. cevCat6kWsx6548GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 67 } -- Catalyst 6500 48 port 10/100/1000 (RJ-45) -cevCat6kWsf6700dfc3a OBJECT IDENTIFIER ::= { cevModuleCat6000Type 68 } -- Catalyst 6500 Distributed L3 switching engine IIIa +cevCat6kWsf6700dfc3a OBJECT IDENTIFIER ::= { cevModuleCat6000Type 68 } -- Catalyst 6500 Distributed L3 switching engine IIIa cevCat6kWsx6324100FxSm OBJECT IDENTIFIER ::= { cevModuleCat6000Type 69 } -- 24-port 100FX single mode MT-RJ with 128K per-port packet buffer cevCat6kWsc6000cl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 70 } -- Catalyst 6000 clock module cevCat6kWsc6513cl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 71 } -- Catalyst 6000 clock module for WS-C6513 @@ -6420,10 +6433,10 @@ cevCat6kVsS72010G OBJECT IDENTIFIER ::= { cevModuleCat6000Type 133 } -- Cat cevCat6kVsf6kPfc3c OBJECT IDENTIFIER ::= { cevModuleCat6000Type 134 } -- Catalyst 6500 Policy Feature Card 3C cevCat6kVsf6kPfc3cxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 135 } -- Catalyst 6500 Policy Feature Card 3C XL cevCat6kVsF6kMsfc3 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 136 } -- Supervisor Module 720 10G CPU board -cevCat6kWsF6kPisa OBJECT IDENTIFIER ::= { cevModuleCat6000Type 137 } -- Catalyst 6500 Programmable IP Services Accelerator Internal Router Daughtercard +cevCat6kWsF6kPisa OBJECT IDENTIFIER ::= { cevModuleCat6000Type 137 } -- Catalyst 6500 Programmable IP Services Accelerator Internal Router Daughtercard cevCat6kVsF6kPfc4xl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 138 } -- Catalyst 6500 Policy Feature Card 4 XL cevCat6kWsF6kDfc4exl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 139 } -- Catalyst 6500 Distributed Forwarding Card 4E XL -cevCat6kWsx671610Ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 142 } -- Catalyst 6500 16 port 10 GE +cevCat6kWsx671610Ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 142 } -- Catalyst 6500 16 port 10 GE cevCat6kVsF6kPfc4 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 143 } -- Catalyst 6500 Policy Feature Card 4 cevCat6kWsF6kDfc4e OBJECT IDENTIFIER ::= { cevModuleCat6000Type 144 } -- Catalyst 6500 Distributed Forwarding Card 4E cevCat6kWsSup32Pge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 145 } -- Catalyst 6500 Supervisor Module with PISA and 8 Gigabit Ethernet SFP uplink ports @@ -6454,17 +6467,17 @@ cevCat6kWsSvcWism2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 185 } cevCat6kWsSvcAsaSm1K7 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 186 } -- Adaptive Security Appliance (ASA) with No Payload Encryption (NPE) cevCat6kWsSvcVse1K9 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 187 } -- Virtual Services Engine cevCat6kSvcAppProc1 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 188 } -- Service Module Application Processor 1 Card -cevCat6kC6880xSup OBJECT IDENTIFIER ::= { cevModuleCat6000Type 189 } -- Catalyst 6880 Supervisor Module -cevCat6kC6880xleSup OBJECT IDENTIFIER ::= { cevModuleCat6000Type 190 } -- Catalyst 6880 Supervisor Module LE +cevCat6kC6880xSup OBJECT IDENTIFIER ::= { cevModuleCat6000Type 189 } -- Catalyst 6880 Supervisor Module +cevCat6kC6880xleSup OBJECT IDENTIFIER ::= { cevModuleCat6000Type 190 } -- Catalyst 6880 Supervisor Module LE cevCat6kC6880x16p10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 191 } -- Catalyst 6880 16 port 10G/1G SFP+ module cevCat6kC6880xle16p10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 192 } -- Catalyst 6880 16 port 10G/1G SFP+ module LE -cevCat6kC6800xl33vCon OBJECT IDENTIFIER ::= { cevModuleCat6000Type 195 } -- Catalyst 6800 Power Supply converter module +cevCat6kC6800xl33vCon OBJECT IDENTIFIER ::= { cevModuleCat6000Type 195 } -- Catalyst 6800 Power Supply converter module cevCat6kC680032p10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 196 } -- Catalyst 6800 32 port 10G Module cevCat6kC680032p10gxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 197 } -- Catalyst 6800 32 port 10G XL Module cevCat6kC680016p10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 198 } -- Catalyst 6800 16 port 10G Module cevCat6kC680016p10gxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 199 } -- Catalyst 6800 16 port 10G XL Module cevCat6kC68008p10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 200 } -- Catalyst 6800 8 port 10G Module -cevCat6kC68008p10gxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 201 } -- Catalyst 6800 8 port 10G XL Module +cevCat6kC68008p10gxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 201 } -- Catalyst 6800 8 port 10G XL Module cevCat6kIA48FPDR OBJECT IDENTIFIER ::= { cevModuleCat6000Type 210 } -- Catalyst 6800IA-FPDR 48 Gig Downlinks and 2 SFP+ uplink with support for a 2x10G stacking module, POE suports for 740W cevCat6kPrimus OBJECT IDENTIFIER ::= { cevModuleCat6000Type 211 } -- Cisco Catalyst 68xx Series Supervisor - Primus cevCat6kOptimus OBJECT IDENTIFIER ::= { cevModuleCat6000Type 212 } -- Cisco Catalyst 68xx Series Supervisor - Optimus @@ -6477,12 +6490,12 @@ cevModuleCat5000Type OBJECT IDENTIFIER ::= { cevModule 30 } -- Catalyst 5000 C cevCat5kRsfc OBJECT IDENTIFIER ::= { cevModuleCat5000Type 1 } -- Routing Switching Feature Card cevModule7100Type OBJECT IDENTIFIER ::= { cevModule 31 } -- Cards that go into the 7100 series (7120 and 7140) -cevIo2feTxIsl OBJECT IDENTIFIER ::= { cevModule7100Type 1 } -- I/O Card Dual 10/100 Fast Ethernet ISL +cevIo2feTxIsl OBJECT IDENTIFIER ::= { cevModule7100Type 1 } -- I/O Card Dual 10/100 Fast Ethernet ISL cevIsmIpsecMppe OBJECT IDENTIFIER ::= { cevModule7100Type 2 } -- Integrated Service Module, used only in slot 5 of the 7100 series, is a hardware accelerator for IPSEC Encryption and Compression, and MPPE encryption. cev7100VPNAccelerator OBJECT IDENTIFIER ::= { cevModule7100Type 3 } -- VPN Encryption Accelerator Engine cev7100VPNAcceleratorModule2 OBJECT IDENTIFIER ::= { cevModule7100Type 4 } -- VPN Encryption Accelerator Engine 2 cev7100VPNAcceleratorAES OBJECT IDENTIFIER ::= { cevModule7100Type 5 } -- VPN Encryption Accelerator Engine with AES Support -cev7100VPNAM2Plus OBJECT IDENTIFIER ::= { cevModule7100Type 6 } -- The VPN Acceleration Module 2+ (VAM2+) is a port adapter that installs in any single port-adapter slot on the Cisco 7204VXR or Cisco 7206VXR router with the NPE-225, NPE-400, or NPE-G1 processor, or the Cisco 7301 router. +cev7100VPNAM2Plus OBJECT IDENTIFIER ::= { cevModule7100Type 6 } -- The VPN Acceleration Module 2+ (VAM2+) is a port adapter that installs in any single port-adapter slot on the Cisco 7204VXR or Cisco 7206VXR router with the NPE-225, NPE-400, or NPE-G1 processor, or the Cisco 7301 router. cevModule10000Type OBJECT IDENTIFIER ::= { cevModule 32 } -- Cards that go into the 10x00 series router platform cevPos1oc12 OBJECT IDENTIFIER ::= { cevModule10000Type 1 } -- 1 port OC12 Packet over Sonet card @@ -6497,16 +6510,16 @@ cev24feFxSm OBJECT IDENTIFIER ::= { cevModule10000Type 10 } -- c10720 24 ports cevSrpOc48SmSr OBJECT IDENTIFIER ::= { cevModule10000Type 11 } -- c10720 1 port OC-48c SRP SM short reach uplink card cevSrpOc48SmIr OBJECT IDENTIFIER ::= { cevModule10000Type 12 } -- c10720 1 port OC-48c SRP SM intermediate reach uplink card cevPos6oc3 OBJECT IDENTIFIER ::= { cevModule10000Type 13 } -- 6 port OC3 Pocket over Sonet Card for the 10000 ESR -cevAtm4oc3 OBJECT IDENTIFIER ::= { cevModule10000Type 14 } -- 4 port OC3 ATM line card with single mode, intermediate reach optics for the C10000 platform +cevAtm4oc3 OBJECT IDENTIFIER ::= { cevModule10000Type 14 } -- 4 port OC3 ATM line card with single mode, intermediate reach optics for the C10000 platform cevP8E3Ds3 OBJECT IDENTIFIER ::= { cevModule10000Type 15 } -- 8 port unchannalized switchable t3/e3 -cevSrpPos1oc48SmSr OBJECT IDENTIFIER ::= { cevModule10000Type 16 } -- 1 Port OC48 SRP or POS SM short reach card +cevSrpPos1oc48SmSr OBJECT IDENTIFIER ::= { cevModule10000Type 16 } -- 1 Port OC48 SRP or POS SM short reach card cevSrpPos1oc48SmLr OBJECT IDENTIFIER ::= { cevModule10000Type 17 } -- 1 Port OC48 SRP or POS SM long reach card cevC10K48MbFlashCard OBJECT IDENTIFIER ::= { cevModule10000Type 18 } -- Cisco 10000 48 MB Flash Card cevC10K128MbFlashCard OBJECT IDENTIFIER ::= { cevModule10000Type 19 } -- Cisco 10000 128 MB Flash Card cevP24ChE1T1 OBJECT IDENTIFIER ::= { cevModule10000Type 22 } -- 24 Port Channelized E1/T1 card -cev4Ge8FeTx OBJECT IDENTIFIER ::= { cevModule10000Type 23 } -- c10720 4 port gigabit ethernet + 8 port fast ethernet access card -cev4Ge8FeFxMm OBJECT IDENTIFIER ::= { cevModule10000Type 24 } -- c10720 4 port gigabit ethernet + 8 port fast ethernet FX MM (2km) access card -cev4Ge8FeFxSm OBJECT IDENTIFIER ::= { cevModule10000Type 25 } -- c10720 4 port gigabit ethernet + 8 port fast ethernet FX SM (15km) access card +cev4Ge8FeTx OBJECT IDENTIFIER ::= { cevModule10000Type 23 } -- c10720 4 port gigabit ethernet + 8 port fast ethernet access card +cev4Ge8FeFxMm OBJECT IDENTIFIER ::= { cevModule10000Type 24 } -- c10720 4 port gigabit ethernet + 8 port fast ethernet FX MM (2km) access card +cev4Ge8FeFxSm OBJECT IDENTIFIER ::= { cevModule10000Type 25 } -- c10720 4 port gigabit ethernet + 8 port fast ethernet FX SM (15km) access card cevSrpOc48SmLr1 OBJECT IDENTIFIER ::= { cevModule10000Type 26 } -- 1 port OC-48c SRP SM Long Reach (40Km) uplink card cevSrpOc48SmLr2 OBJECT IDENTIFIER ::= { cevModule10000Type 27 } -- 1 port OC-48c SRP SM long reach (80Km) uplink card cevP8Fe OBJECT IDENTIFIER ::= { cevModule10000Type 30 } -- 8 Port Fast Ethernet line card @@ -6525,7 +6538,7 @@ cevAtm4oc3stm1Lr OBJECT IDENTIFIER ::= { cevModule10000Type 43 } -- c10000 4 po -cevModuleAs5400Type OBJECT IDENTIFIER ::= { cevModule 33 } -- Cards that go into the AS5400 series router platform +cevModuleAs5400Type OBJECT IDENTIFIER ::= { cevModule 33 } -- Cards that go into the AS5400 series router platform cevAs5400DfcCarrier OBJECT IDENTIFIER ::= { cevModuleAs5400Type 1 } -- Carrier card that holds Dial Feature Cards for the AS5400 platform cevAs5400DfcNp348 OBJECT IDENTIFIER ::= { cevModuleAs5400Type 2 } -- Nextport (np) Modem Dial Feature Card consisting of 3 modem modules, 2 of which have 120 modems and that has 108, for a total of 348 modems per card, used in AS5400 and AS5350 platforms cevAs5400DfcNp192 OBJECT IDENTIFIER ::= { cevModuleAs5400Type 3 } -- Nextport (np) Modem Dial Feature Card consisting of 2 modem modules, 1 of which has 120 modems the other 72, for a total of 192 modems per card, used in AS5400 and AS5350 platforms @@ -6533,7 +6546,7 @@ cevAs5400XMDfcCarrier OBJECT IDENTIFIER ::= { cevModuleAs5400Type 4 } -- Carrier cevAs5400XMVFC OBJECT IDENTIFIER ::= { cevModuleAs5400Type 5 } -- Voice Feature Card containing Texas Instruments Digital Signal processor(DSP) -cevModuleCat4000Type OBJECT IDENTIFIER ::= { cevModule 35 } -- Catalyst 4000 Cards +cevModuleCat4000Type OBJECT IDENTIFIER ::= { cevModule 35 } -- Catalyst 4000 Cards cevCat4232L3 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 1 } -- Cisco Catalyst 4232-L3 layer 3 line card that is treated as a standalone system by the NMS cevCat4kGateway OBJECT IDENTIFIER ::= { cevModuleCat4000Type 2 } -- Catalyst 4000 Access Gateway line card supporting voice and WAN (Wide Area Network) interfaces as well as conferencing and transcoding services for operation with the Cisco Call Manager cevCat4kWsx4014 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 3 } -- Supervisor III Card @@ -6577,7 +6590,7 @@ cevCat4kWsx494810GE OBJECT IDENTIFIER ::= { cevModuleCat4000Type 42 } cevCat4kWsx4kMux OBJECT IDENTIFIER ::= { cevModuleCat4000Type 43 } -- Mux Buffers for Redundancy Logic. cevCat4kWsx490410ge OBJECT IDENTIFIER ::= { cevModuleCat4000Type 44 } -- Catalyst 4900M series, half height line card with 4 port wire speed 10GE interface (WS-X4904-10GE) cevCat4kWsx4900M OBJECT IDENTIFIER ::= { cevModuleCat4000Type 45 } -- Catalyst 4900M series chassis with fixed 8 10Gig port base system with 2 additional half height line card slots(WS-C4900M ) -cevCat4kWsx490810ge OBJECT IDENTIFIER ::= { cevModuleCat4000Type 46 } -- Catalyst 4900M series, half height line card with 8 port 2:1 10GE interface (WS-X4908-10GE) +cevCat4kWsx490810ge OBJECT IDENTIFIER ::= { cevModuleCat4000Type 46 } -- Catalyst 4900M series, half height line card with 8 port 2:1 10GE interface (WS-X4908-10GE) cevCat4kWsx4920Gbrj45 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 47 } -- Catalyst 4900M series, half height line card with 20 port 10/100/1000 RJ45 interface (WS-X4920-GB-RJ45) cevCat4kWsx4590 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 48 } -- Catalyst 4507R/4510R Fabric Redundancy Module cevCatWsx4624SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000Type 49 } -- WS-X4624-SFP-E:1000BaseX (SFP) with 24 SFP ports. Linecard with 24 SFP ports providing 1-Gigabit non-blocking traffic on each port, for Catalyst-4500E series modular switches. @@ -6604,7 +6617,7 @@ cevAs585024E1 OBJECT IDENTIFIER ::= { cevModuleAs5850Type 5 } cevAs585024T1 OBJECT IDENTIFIER ::= { cevModuleAs5850Type 6 } -- 24 port Channelized T1 Feature Card for the AS5850 platform cevModuleAs5350Type OBJECT IDENTIFIER ::= { cevModule 38 } -- Cards that go into the AS5350 series router platform -cevAs5350XMDfcCarrier OBJECT IDENTIFIER ::= { cevModuleAs5350Type 2 } -- Carrier card that holds Dial Feature Cards for the AS5350-XM carrier +cevAs5350XMDfcCarrier OBJECT IDENTIFIER ::= { cevModuleAs5350Type 2 } -- Carrier card that holds Dial Feature Cards for the AS5350-XM carrier cevModule24xxType OBJECT IDENTIFIER ::= { cevModule 39 } cevIad2420Vm8fxs OBJECT IDENTIFIER ::= { cevModule24xxType 1 } -- This card provides 8 analog Foreign eXchange Stations (FXS) in the Integrated Access Device 2420 (IAD2420) chassis cevIad242016fxs OBJECT IDENTIFIER ::= { cevModule24xxType 2 } -- This card provides 16 analog Foreign eXchange Stations (FXS) in the Integrated Access Device 2420 (IAD2420) chassis @@ -6635,12 +6648,12 @@ cevVg204xmOb4fxs OBJECT IDENTIFIER ::= { cevModule24xxType 28 } - cevVg3x0ob24fxs OBJECT IDENTIFIER ::= { cevModule24xxType 29 } -- This card provides 24 onboard analog Foreign Exchange Station (FXS) in voice gateway VG310 and VG320 -cevModule10000Bases OBJECT IDENTIFIER ::= { cevModule 40 } -- Cisco 10 gigabit ethernet port adapter cards -cevM10000BaseLX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 2 } -- Cisco Wide-WDM 1310nm Laser 10 gigabit ethernet port adapter -cevM10000BaseEX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 3 } -- Cisco Wide-WDM 1550nm Laser 10 gigabit ethernet port adapter -cevM10000BaseLR OBJECT IDENTIFIER ::= { cevModule10000Bases 4 } -- Cisco Serial 1310nm Laser 10 gigabit ethernet port adapter -cevM10000BaseER OBJECT IDENTIFIER ::= { cevModule10000Bases 5 } -- Cisco Serial 1550nm Laser 10 gigabit ethernet port adapter -cevM10000BaseSX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 6 } -- Cisco Wide-WDM 850nm Laser 10 gigabit ethernet port adapter +cevModule10000Bases OBJECT IDENTIFIER ::= { cevModule 40 } -- Cisco 10 gigabit ethernet port adapter cards +cevM10000BaseLX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 2 } -- Cisco Wide-WDM 1310nm Laser 10 gigabit ethernet port adapter +cevM10000BaseEX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 3 } -- Cisco Wide-WDM 1550nm Laser 10 gigabit ethernet port adapter +cevM10000BaseLR OBJECT IDENTIFIER ::= { cevModule10000Bases 4 } -- Cisco Serial 1310nm Laser 10 gigabit ethernet port adapter +cevM10000BaseER OBJECT IDENTIFIER ::= { cevModule10000Bases 5 } -- Cisco Serial 1550nm Laser 10 gigabit ethernet port adapter +cevM10000BaseSX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 6 } -- Cisco Wide-WDM 850nm Laser 10 gigabit ethernet port adapter cevM10000BaseSR OBJECT IDENTIFIER ::= { cevModule10000Bases 7 } -- Cisco Serial 850nm Laser 10 gigabit ethernet port adapter cevM10000BaseCX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 8 } -- Cisco XAUI Copper 10 gigabit ethernet port adapter cevM10000BaseZR OBJECT IDENTIFIER ::= { cevModule10000Bases 9 } -- Cisco ZR 1550nm Laser 10 gigabit ethernet port adapter @@ -6656,7 +6669,7 @@ cev10GBaseDwdm3425 OBJECT IDENTIFIER ::= { cevModule10000Bases 18 } -- 10GBASE-D cev10GBaseDwdm3504 OBJECT IDENTIFIER ::= { cevModule10000Bases 19 } -- 10GBASE-DWDM 1535.04 nm XENPAK cev10GBaseDwdm3582 OBJECT IDENTIFIER ::= { cevModule10000Bases 20 } -- 10GBASE-DWDM 1535.82 nm XENPAK cev10GBaseDwdm3661 OBJECT IDENTIFIER ::= { cevModule10000Bases 21 } -- 10GBASE-DWDM 1536.61 nm XENPAK -cev10GBaseDwdm3819 OBJECT IDENTIFIER ::= { cevModule10000Bases 22 } -- 10GBASE-DWDM 1538.19 nm XENPAK +cev10GBaseDwdm3819 OBJECT IDENTIFIER ::= { cevModule10000Bases 22 } -- 10GBASE-DWDM 1538.19 nm XENPAK cev10GBaseDwdm3898 OBJECT IDENTIFIER ::= { cevModule10000Bases 23 } -- 10GBASE-DWDM 1538.98 nm XENPAK cev10GBaseDwdm3977 OBJECT IDENTIFIER ::= { cevModule10000Bases 24 } -- 10GBASE-DWDM 1539.77 nm XENPAK cev10GBaseDwdm4056 OBJECT IDENTIFIER ::= { cevModule10000Bases 25 } -- 10GBASE-DWDM 1540.56 nm XENPAK @@ -6680,7 +6693,7 @@ cev10GBaseDwdm5817 OBJECT IDENTIFIER ::= { cevModule10000Bases 42 } -- 10GBASE-D cev10GBaseDwdm5898 OBJECT IDENTIFIER ::= { cevModule10000Bases 43 } -- 10GBASE-DWDM 1558.98 nm XENPAK cev10GBaseDwdm5979 OBJECT IDENTIFIER ::= { cevModule10000Bases 44 } -- 10GBASE-DWDM 1559.79 nm XENPAK cev10GBaseDwdm6061 OBJECT IDENTIFIER ::= { cevModule10000Bases 45 } -- 10GBASE-DWDM 1560.61 nm XENPAK -cev10GBaseRec OBJECT IDENTIFIER ::= { cevModule10000Bases 46 } -- 10GBASE-WDM receive-only XENPAK +cev10GBaseRec OBJECT IDENTIFIER ::= { cevModule10000Bases 46 } -- 10GBASE-WDM receive-only XENPAK cevModuleONS15540Type OBJECT IDENTIFIER ::= { cevModule 42 } -- Cisco ONS 15540 ESP Modules @@ -6916,11 +6929,11 @@ cevONS15540ESPxVOA2ITUCh2930 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 229 } cevONS15540ESPxVOA2ITUCh3132 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 230 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 31/32 cevONS15540ESPxVOA4 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 231 } -- ONS 15540 ESPx - 4 Channel VOA -cevModuleGsrPortAdapterType OBJECT IDENTIFIER ::= { cevModule 43 } -- Port Adapters for GSR -cevGsrPaUnknown OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 1 } -cevGsrPa1Ge OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 2 } -- 1 Port Gigabit Ethernet Port Adapter Of Modular Gigabit/Fast Ethernet card for GSR -cevGsrPa3Ge OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 3 } -- 3 Port Gigabit Ethernet Port Adapter Of Modular Gigabit/Fast Ethernet card for GSR -cevGsrPa24Fe OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 4 } -- 24 Port Fast Ethernet Port Adapter Of Modular Gigabit/Fast Ethernet card for GSR +cevModuleGsrPortAdapterType OBJECT IDENTIFIER ::= { cevModule 43 } -- Port Adapters for GSR +cevGsrPaUnknown OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 1 } +cevGsrPa1Ge OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 2 } -- 1 Port Gigabit Ethernet Port Adapter Of Modular Gigabit/Fast Ethernet card for GSR +cevGsrPa3Ge OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 3 } -- 3 Port Gigabit Ethernet Port Adapter Of Modular Gigabit/Fast Ethernet card for GSR +cevGsrPa24Fe OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 4 } -- 24 Port Fast Ethernet Port Adapter Of Modular Gigabit/Fast Ethernet card for GSR cevModuleC4224Type OBJECT IDENTIFIER ::= { cevModule 47 } -- Cisco Access Gateway Switch platform cevC42241FeTx OBJECT IDENTIFIER ::= { cevModuleC4224Type 1 } -- Onboard 1 FastEthernet management port for c4224 platform @@ -7110,7 +7123,7 @@ cevONS155302p5GCh2728 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 180 } -- cevONS155302p5GCh2930 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 181 } -- ONS 15530 Channel 29 or 30 2.5 Gbps ITU Line Card MU without Splitter cevONS155302p5GCh3132 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 182 } -- ONS 15530 Channel 31 or 32 2.5 Gbps ITU Line Card MU without Splitter cevONS15530PSM OBJECT IDENTIFIER ::= { cevModuleONS15530Type 183 } -- ONS 15530 Protection Switch Module -cevONS15530LC2xFC4P OBJECT IDENTIFIER ::= { cevModuleONS15530Type 184 } -- ONS15530 4-port 2xFC line card +cevONS15530LC2xFC4P OBJECT IDENTIFIER ::= { cevModuleONS15530Type 184 } -- ONS15530 4-port 2xFC line card cevONS15530MRC8PCh0102Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 185 } -- ONS 15530 Channel 01 or 02 8-Port Multirate Muxponder card with OC48 trunk and with Splitter cevONS15530MRC8PCh0304Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 186 } -- ONS 15530 Channel 03 or 04 8-Port Multirate Muxponder card with OC48 trunk and with Splitter cevONS15530MRC8PCh0506Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 187 } -- ONS 15530 Channel 05 or 06 8-Port Multirate Muxponder card with OC48 trunk and with Splitter @@ -7143,10 +7156,10 @@ cevONS15530MRC8PCh2526 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 213 } -- O cevONS15530MRC8PCh2728 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 214 } -- ONS 15530 Channel 27 or 28 8-Port Multirate Muxponder card with OC48 trunk and without Splitter cevONS15530MRC8PCh2930 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 215 } -- ONS 15530 Channel 29 or 30 8-Port Multirate Muxponder card with OC48 trunk and without Splitter cevONS15530MRC8PCh3132 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 216 } -- ONS 15530 Channel 31 or 32 8-Port Multirate Muxponder card with OC48 trunk and without Splitter -cevONS1553010G4ChASp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 217 } -- ONS 15530 4-Channel Band A 10Gbps ITU Line Card MU with Splitter +cevONS1553010G4ChASp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 217 } -- ONS 15530 4-Channel Band A 10Gbps ITU Line Card MU with Splitter cevONS1553010G4ChBSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 218 } -- ONS 15530 4-Channel Band B 10Gbps ITU Line Card MU with Splitter cevONS1553010G4ChCSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 219 } -- ONS 15530 4-Channel Band C 10Gbps ITU Line Card MU with Splitter -cevONS1553010G4ChDSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 220 } -- ONS 15530 4-Channel Band D 10Gbps ITU Line Card MU with Splitter +cevONS1553010G4ChDSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 220 } -- ONS 15530 4-Channel Band D 10Gbps ITU Line Card MU with Splitter cevONS1553010G4ChESp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 221 } -- ONS 15530 4-Channel Band E 10Gbps ITU Line Card MU with Splitter cevONS1553010G4ChFSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 222 } -- ONS 15530 4-Channel Band F 10Gbps ITU Line Card MU with Splitter cevONS1553010G4ChGSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 223 } -- ONS 15530 4-Channel Band G 10Gbps ITU Line Card MU with Splitter @@ -7199,7 +7212,7 @@ cevONS15500XvrOC12Son1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 32 cevONS15500XvrOC48Son1310MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 33 } -- SONET OC48 transceiver - 1310nm SM - MTRJ cevONS15500XvrOC48Son1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 34 } -- SONET OC48 transceiver - 1310nm SM - LC cevONS15500XvrLowMM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 35 } -- Low band (8-200Mbps) variable rate transceiver - 1310nm Multimode -LC -cevONS15500XvrLowSM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 36 } -- Low band (8-200Mbps) variable rate transceiver - 1310nm Singlemode -LC +cevONS15500XvrLowSM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 36 } -- Low band (8-200Mbps) variable rate transceiver - 1310nm Singlemode -LC cevONS15500XvrMidMM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 37 } -- Mid band (200-622Mbps) variable rate transceiver - 1310nm Multimode - LC cevONS15500XvrMidSM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 38 } -- Mid band (200-1250Mbps) variable rate transceiver - 1310nm Singlemode - LC cevONS15500XvrHighSM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 39 } -- High band (1.06-2.66Gbps) variable rate transceiver - 1310nm Singlemode - LC @@ -7226,15 +7239,15 @@ cevModuleCat3750Ge12Sfp OBJECT IDENTIFIER ::= { cevModuleCat37xxType 6 } -- Cat cevModuleCat375048PS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 7 } -- 48 10/100 In-Line Power Ethernet ports + 2 Gigabit Ethernet SFP ports Layer 2/Layer 3 Module.(SFP Small Form factor Plugable) cevModuleCat375024PS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 8 } -- 24 10/100 In-Line Power Ethernet ports + 4 Gigabit Ethernet SFP ports Layer 2/Layer 3 Module.(SFP Small Form factor Plugable) cevModuleCat375024ME OBJECT IDENTIFIER ::= { cevModuleCat37xxType 9 } -- Metro Ethernet Catalyst 3750 Module. 24-10/100 + 2 SFP (Small Formfactor Pluggable) ports for downlinks -cevModuleCat3750G16TD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 10 } -- Catalyst 3750 switch with 16 Ethernet 10/100/1000 ports + one 10 gigabit ethernet port module +cevModuleCat3750G16TD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 10 } -- Catalyst 3750 switch with 16 Ethernet 10/100/1000 ports + one 10 gigabit ethernet port module cevModuleCat3750G24PS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 11 } -- Catalyst 3750 24 Power over Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable) cevModuleCat3750G48PS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 12 } -- Catalyst 3750 48 Power over Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable) cevModuleCat3750G48TS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 13 } -- Catalyst 3750 48 Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable) cevModuleCat3750G24TS1U OBJECT IDENTIFIER ::= { cevModuleCat37xxType 14 } -- Catalyst 3750 24 Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable) cevModuleCat375024FS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 16 } -- Catalyst 3750 24 100BaseFX ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet switch. (SFP:Small Formfactor Pluggable) -cevModuleCat3750Ge12SfpDc OBJECT IDENTIFIER ::= { cevModuleCat37xxType 17 } -- Catalyst 3750 12 Gigabit Ethernet SFP (small Form Factor Plugable) ports +cevModuleCat3750Ge12SfpDc OBJECT IDENTIFIER ::= { cevModuleCat37xxType 17 } -- Catalyst 3750 12 Gigabit Ethernet SFP (small Form Factor Plugable) ports cevModuleCat3750G24WS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 18 } -- Catalyst 3750 Unified Access Switch with 24 10/100/1000 Power over Ethernet ports + 2 Gigabit Ethernet SFP ports and integrated Wireless Controller. (SFP Small Form factor Pluggable) -cevModuleCat3750E24TD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 19 } -- Catalyst 3750E 24 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports +cevModuleCat3750E24TD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 19 } -- Catalyst 3750E 24 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports cevModuleCat3750E48TD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 20 } -- Catalyst 3750E 48 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports cevModuleCat3750E48PD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 21 } -- Catalyst 3750E 48 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports cevModuleCat3750E24PD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 22 } -- Catalyst 3750E 24 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports @@ -7242,10 +7255,10 @@ cevModuleCat3750v248ps OBJECT IDENTIFIER ::= { cevModuleCat37xxType 23 cevModuleCat3750v248ts OBJECT IDENTIFIER ::= { cevModuleCat37xxType 24 } -- 48 10/100 ports + 4 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch cevModuleCat3750v224ps OBJECT IDENTIFIER ::= { cevModuleCat37xxType 25 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable PoE switch cevModuleCat3750v224ts OBJECT IDENTIFIER ::= { cevModuleCat37xxType 26 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch -cevModuleCat3750x24 OBJECT IDENTIFIER ::= { cevModuleCat37xxType 27 } -- Catalyst 3750X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevModuleCat3750x48 OBJECT IDENTIFIER ::= { cevModuleCat37xxType 28 } -- Catalyst 3750X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevModuleCat3750x24P OBJECT IDENTIFIER ::= { cevModuleCat37xxType 29 } -- Catalyst 3750X 24 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevModuleCat3750x48P OBJECT IDENTIFIER ::= { cevModuleCat37xxType 30 } -- Catalyst 3750X 48 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevModuleCat3750x24 OBJECT IDENTIFIER ::= { cevModuleCat37xxType 27 } -- Catalyst 3750X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevModuleCat3750x48 OBJECT IDENTIFIER ::= { cevModuleCat37xxType 28 } -- Catalyst 3750X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevModuleCat3750x24P OBJECT IDENTIFIER ::= { cevModuleCat37xxType 29 } -- Catalyst 3750X 24 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevModuleCat3750x48P OBJECT IDENTIFIER ::= { cevModuleCat37xxType 30 } -- Catalyst 3750X 48 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch cevModuleCat3750x48U OBJECT IDENTIFIER ::= { cevModuleCat37xxType 33 } -- Catalyst 3750X 48 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch cevModuleCat3750x24U OBJECT IDENTIFIER ::= { cevModuleCat37xxType 34 } -- Catalyst 3750X 24 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch @@ -7375,7 +7388,7 @@ cevSFPTDwdmXfp OBJECT IDENTIFIER ::= { cevModuleSFPType 123 }-- cevXFP10GLR192SRL OBJECT IDENTIFIER ::= { cevModuleSFPType 124 }-- 10GE Long Reach / OC192 Short Reach Low Power Single Mode XFP(10KM) cevXFP10GER192IRL OBJECT IDENTIFIER ::= { cevModuleSFPType 125 }-- 10GE Extended Reach / OC192 Intermediate Reach Low Power Single Mode XFP (40KM) cevSFPCiscoSfpT3Ge OBJECT IDENTIFIER ::= { cevModuleSFPType 126 }-- GE to T3 SFP module -cevSFPT1E1Fe OBJECT IDENTIFIER ::= { cevModuleSFPType 127 }-- FE over T1/E1 SFP Module. +cevSFPT1E1Fe OBJECT IDENTIFIER ::= { cevModuleSFPType 127 }-- FE over T1/E1 SFP Module. cevSFPT3E3Fe OBJECT IDENTIFIER ::= { cevModuleSFPType 128 }-- FE over T3/E3 SFP Module cevXFPDWDMXFPC OBJECT IDENTIFIER ::= { cevModuleSFPType 129 } -- 10G MultiRate C Band Tunable DWDM XFP cevXFP10GLROC192 OBJECT IDENTIFIER ::= { cevModuleSFPType 130 } -- Multirate XFP module for 10GBASE-LR and OC192 SR-1 @@ -7417,13 +7430,13 @@ cevSFPONSSI2GS1 OBJECT IDENTIFIER ::= { cevModuleSFPType cevSFPONSSI2GL1 OBJECT IDENTIFIER ::= { cevModuleSFPType 191 } -- OC48/STM16, LR1, 1310 nm, ITEMP, LC supports Cabling-SMF, Wavelength-1550nm, P/N-10-2102-02, Rates/Reach-OC48/STM16, SR1, S16.1, Part No. : 10-2102-02, Applicable Standard : GR253 OC48 LR1 G.957 L-16.1, Temp: -40 to +85 cevSFPONSSI2GL2 OBJECT IDENTIFIER ::= { cevModuleSFPType 192 } -- OC48/STM16, LR2, 1550 nm, ITEMP, LC supports Cabling-SMF, Wavelength-1550nm, P/N-10-1990-02, Rates/Reach-OC48/STM16/OTU1 , LR2, L-16.2,Part No. : 10-1990-02, Applicable Standard : GR253 OC48 LR2 G.957 L-16.2, Temp: -40 to +85 cevSFPONSSEZ1 OBJECT IDENTIFIER ::= { cevModuleSFPType 193 } -- OC-48IR1,12/3SR1, GE LX STM S-16.1, I-4,I-1, 1310nm EXT-TEMP, Supports Cabling-SMF, Wavelength-1310nm, /N-10-1971-02, Rates/Reach-1GE/OC48/STM16/OTU1 , IR1,S-16.1,SR,I-4,SR,| 1-1,LX, Part No. : 10-1971-02, Applicable Standard : 1000BASE-LX IEEE-802.3, GR253 OC-48 IR1 OC-12 SR, OC-3 SR G.957 S-16.1, I-4.1, I-1.1, Temp : -10 to +85 -cevSFP1000BaseBx40DI OBJECT IDENTIFIER ::= { cevModuleSFPType 194 } -- 1000BASE-BX40 SFP, 1550NM +cevSFP1000BaseBx40DI OBJECT IDENTIFIER ::= { cevModuleSFPType 194 } -- 1000BASE-BX40 SFP, 1550NM cevSFP1000BaseBx40DAI OBJECT IDENTIFIER ::= { cevModuleSFPType 195 } -- 1000BASE-BX40 SFP, 1490NM -cevSFP1000BaseBx40UI OBJECT IDENTIFIER ::= { cevModuleSFPType 196 } -- 1000BASE-BX40 SFP, 1310NM -cevSFP1000BaseBx80DI OBJECT IDENTIFIER ::= { cevModuleSFPType 197 } -- 1000BASE-BX80 SFP, 1570NM +cevSFP1000BaseBx40UI OBJECT IDENTIFIER ::= { cevModuleSFPType 196 } -- 1000BASE-BX40 SFP, 1310NM +cevSFP1000BaseBx80DI OBJECT IDENTIFIER ::= { cevModuleSFPType 197 } -- 1000BASE-BX80 SFP, 1570NM cevSFP1000BaseBx80UI OBJECT IDENTIFIER ::= { cevModuleSFPType 198 } -- 1000BASE-BX80 SFP, 1490NM -cevSFPGlcT OBJECT IDENTIFIER ::= { cevModuleSFPType 199 } -- 1000BASE-T SFP module for Category 5 copper wire -cevSSFPOAM1000BaseZX OBJECT IDENTIFIER ::= { cevModuleSFPType 200 } -- Cisco OAM Smart SFP Long Reach +cevSFPGlcT OBJECT IDENTIFIER ::= { cevModuleSFPType 199 } -- 1000BASE-T SFP module for Category 5 copper wire +cevSSFPOAM1000BaseZX OBJECT IDENTIFIER ::= { cevModuleSFPType 200 } -- Cisco OAM Smart SFP Long Reach cevSSFPOAM1000BaseLX OBJECT IDENTIFIER ::= { cevModuleSFPType 201 } -- Cisco OAM Smart SFP Short Reach cevSFPGLCBX40UI OBJECT IDENTIFIER ::= { cevModuleSFPType 202 } -- 1GE-Bidi-U-40km cevSFPGLCBX40DI OBJECT IDENTIFIER ::= { cevModuleSFPType 203 } -- 1GE-Bidi-D-40km @@ -7437,8 +7450,8 @@ cevSFPGLC2BXDI OBJECT IDENTIFIER ::= { cevModuleSFPType cevSFPASR9KvGlcFe100ex OBJECT IDENTIFIER ::= { cevModuleSFPType 254 } -- GLC-FE-100EX modules operate in Fast Ethernet or dual-rate Fast/Gigabit Ethernet ports of Cisco switches and routers cevSFPASR9KvGlcFe100zx OBJECT IDENTIFIER ::= { cevModuleSFPType 255 } -- GLC-FE-100ZX modules operate in Fast Ethernet or dual-rate Fast/Gigabit Ethernet ports of Cisco switches and routers cevSFPONGSC2GEBXD OBJECT IDENTIFIER ::= { cevModuleSFPType 258 } -- 1000BASE-BX10 SFP, 1490NM, 2-Channels -cevSFPONSSC2GEBXDI OBJECT IDENTIFIER ::= { cevModuleSFPType 259 } -- 1000BASE-BX10 SFP, 1490NM, 2-Channels, Industrial Temp rebranded one -cevSFP100BaseGlcLxFe OBJECT IDENTIFIER ::= { cevModuleSFPType 260 } -- 100BASE-LX SFP operates on ordinary SMF link spans up to 10 km long +cevSFPONSSC2GEBXDI OBJECT IDENTIFIER ::= { cevModuleSFPType 259 } -- 1000BASE-BX10 SFP, 1490NM, 2-Channels, Industrial Temp rebranded one +cevSFP100BaseGlcLxFe OBJECT IDENTIFIER ::= { cevModuleSFPType 260 } -- 100BASE-LX SFP operates on ordinary SMF link spans up to 10 km long cevSFPGLCBXDI OBJECT IDENTIFIER ::= { cevModuleSFPType 261 } -- 1000BASE-BX-D Bidi downstream SFP, I-Temp cevSFPGLCBXUI OBJECT IDENTIFIER ::= { cevModuleSFPType 262 } -- 1000BASE-BX-U Bidi upstream SFP, I-Temp cevSFPT1FSATOPI OBJECT IDENTIFIER ::= { cevModuleSFPType 263 } -- DS1/T1 smart pluggable with Framing and Line Coding @@ -7455,13 +7468,14 @@ cevGLCSXMMRGD OBJECT IDENTIFIER ::= { cevModuleSFPType cevGLCLXSMRGD OBJECT IDENTIFIER ::= { cevModuleSFPType 274 } -- Cisco GLC-LX-SM-RGD Optical Module Transceiver 1000Mbps Single Mode Rugged SFP cevGLCZXSMRGD OBJECT IDENTIFIER ::= { cevModuleSFPType 275 } -- Cisco GLC-ZX-SM-RGD Compatible 1000BASE-ZX SFP 1550nm 70km Industrial Transceiver cevGLCTRGD OBJECT IDENTIFIER ::= { cevModuleSFPType 276 } -- Cisco Copper SFP Module, 10/100/1000Base-TX RJ45, -40 to +85 deg C -cevSFPGEZ OBJECT IDENTIFIER ::= { cevModuleSFPType 279 } -- 1000BASE-ZX Gigabit Ethernet SFP (DOM), SMF, 70Km +cevSFPGEZ OBJECT IDENTIFIER ::= { cevModuleSFPType 279 } -- 1000BASE-ZX Gigabit Ethernet SFP (DOM), SMF, 70Km cevONSSCZ31510 OBJECT IDENTIFIER ::= { cevModuleSFPType 307 } -- Cisco SFP 1G ONS-SC-Z3-1510 Pluggable Optics Module cevSFPPONOLT20X OBJECT IDENTIFIER ::= { cevModuleSFPType 308 } -- Cisco SFP PON OLT Pluggable Optics Module cevGLCFE100FX OBJECT IDENTIFIER ::= { cevModuleSFPType 309 } -- 100FX SFP on FE ports cevGLCFE100BXD OBJECT IDENTIFIER ::= { cevModuleSFPType 310 } -- FE 100BASE-BX10 SFP 1550 nm TX/1310 nm RX 10 km over single-strand SMF cevGLCFE100BXU OBJECT IDENTIFIER ::= { cevModuleSFPType 311 } -- FE 100BASE-BX10 SFP 1310 nm TX/1550 nm RX 10 km over single-strand SMF cevSFP50GERI OBJECT IDENTIFIER ::= { cevModuleSFPType 315 } -- Cisco SFP28 50G ER Pluggable Optics Module +cevONSSCPTP1510 OBJECT IDENTIFIER ::= { cevModuleSFPType 316 } -- Cisco SFP GE 1510 OSC Pluggable Optics Module cevModuleONS15200Type OBJECT IDENTIFIER ::= { cevModule 52 } -- Represents the base class for all the modules used in ONS15200. cevONS15252Clip OBJECT IDENTIFIER ::= { cevModuleONS15200Type 1 } -- ONS15252 Client Line Interface Port @@ -7481,7 +7495,7 @@ cevMDSDsSfpFc2Glw OBJECT IDENTIFIER ::= { cevModuleMDSType 9 } -- DS-SFP-FC-2G cevMDSDsSfpGeSw OBJECT IDENTIFIER ::= { cevModuleMDSType 10 } -- DS-SFP-GE-SW - 1 Gbps Ethernet-SW Small Form-Factor Pluggable, LC cevMDSDsSfpGeLw OBJECT IDENTIFIER ::= { cevModuleMDSType 11 } -- DS-SFP-GE-LW - 1 Gbps Ethernet-LW Small Form-Factor Pluggable, LC cevMDSDsC9500Cl OBJECT IDENTIFIER ::= { cevModuleMDSType 12 } -- DS-C9500-CL - MDS 9500 Backplane Clock Module -cevMDSDsX9216K9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 13 } -- DS-X9216-K9-SUP - MDS 9216 16-port 1/2Gbps FC Module +cevMDSDsX9216K9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 13 } -- DS-X9216-K9-SUP - MDS 9216 16-port 1/2Gbps FC Module cevMDSMemFld512M OBJECT IDENTIFIER ::= { cevModuleMDSType 14 } -- MEM-MDS-FLD512M - MDS 9500 Sup Compact Flash Disk, 512MB cevMDSMemMd1G OBJECT IDENTIFIER ::= { cevModuleMDSType 15 } -- MEM-MDS-MD1G - MDS 9500 Sup Microdrive 1GB cevMDSDsC9509Cl OBJECT IDENTIFIER ::= { cevModuleMDSType 16 } -- DS-C9509-CL - MDS 9509 Clock Module @@ -7510,7 +7524,7 @@ cevMDSDsX9222iK9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 38 } -- D cevMDSDxX930418K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 39 } -- DS-X9304-18K9 coco Linecard cevMDSDsX9134S2K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 40 } -- 32-port 1/2/4 with 10 Gig Supervisor Fabric Switch cevMdsDSC9222iK9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 41 } -- Supervisor module in slot 1 of MDS 9222i chassis -cevMDSDsX9248FC48Gbps OBJECT IDENTIFIER ::= { cevModuleMDSType 42 } -- 48 port 1/2/4/8G 48Gbps FibreChannel linecard A-Oahu PID:DS-X9248-48 +cevMDSDsX9248FC48Gbps OBJECT IDENTIFIER ::= { cevModuleMDSType 42 } -- 48 port 1/2/4/8G 48Gbps FibreChannel linecard A-Oahu PID:DS-X9248-48 cevMDSDsX9248FC96Gbps OBJECT IDENTIFIER ::= { cevModuleMDSType 43 } -- 48 port 1/2/4/8G 96Gbps FibreChannel linecard TwinPeaks PID:DS-X9248-96 cevMDSDsX9316SSM OBJECT IDENTIFIER ::= { cevModuleMDSType 44 } -- Lanai PID=DS-X9316-SSM, 16 GE port Storage Service Module cevMDSDs13SltFab2 OBJECT IDENTIFIER ::= { cevModuleMDSType 45 } -- Cisco MDS 9513 Fabric2 (evia2)DS-13SLT-FAB2 @@ -7522,7 +7536,7 @@ cevMDSDs13SlotFabricEvia3 OBJECT IDENTIFIER ::= { cevModuleMDSType 55 } cevMDSDsX9530Sf2AK9 OBJECT IDENTIFIER ::= { cevModuleMDSType 56 } -- 2nd gen sup2a DS-X9530-SF2A-K9 for MDS cevMDSDs9708HPK9 OBJECT IDENTIFIER ::= { cevModuleMDSType 57 } -- DS-9708-HPK9 HP-Mira-midas cevMDSDs9708K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 58 } -- DS-9708-K9 Mira-midas -cevMDSDSX9448n768K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 61 } -- DS-X9448-768K9, 48 Port 16 GBit/s Fiber Channel Linecard for MDS 10-Slot Director Switch, DS9710 +cevMDSDSX9448n768K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 61 } -- DS-X9448-768K9, 48 Port 16 GBit/s Fiber Channel Linecard for MDS 10-Slot Director Switch, DS9710 cevMDSDSX9848n480K9SM OBJECT IDENTIFIER ::= { cevModuleMDSType 62 } -- DS-X9848-480-K9, 10G FCoE Storage Module for MDS 10-Slot Director Switch, DS9710 cevMDSDSX97SF1K9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 63 } -- DS-X97-SF1-K9, Supervisor Module for NextGen MDS Director Switch cevMDSDSX9710FAB1 OBJECT IDENTIFIER ::= { cevModuleMDSType 64 } -- DS-X9710-FAB1, Fabric Module for MDS 10-Slot Director Switch, DS9710 @@ -7546,7 +7560,7 @@ cevDSC9148TK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 81 } -- DS-C91 cevDSC9396TK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 82 } -- DS-C9396T-K9-SUP, 48X32G FC Supervisor module for DS-C9396T-K9 cevDSC9396T64SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 83 } -- DS-C9396T-K9-SUP, 64X32G FC Supervisor module for DS-C9396T-K9 cevDSC9396T80SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 84 } -- DS-C9396T-K9-SUP, 80X32G FC Supervisor module for DS-C9396T-K9 -cevDSC9396T96SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 85 } -- DS-C9396T-K9-SUP, 96X32G FC Supervisor module for DS-C9396T-K9 +cevDSC9396T96SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 85 } -- DS-C9396T-K9-SUP, 96X32G FC Supervisor module for DS-C9396T-K9 cevDSX9706FAB3 OBJECT IDENTIFIER ::= { cevModuleMDSType 86 } -- DS-X9706-FAB3, Fabric Module for MDS 6-Slot Director Switch DS9706 cevDSX9710FAB3 OBJECT IDENTIFIER ::= { cevModuleMDSType 87 } -- DS-X9710-FAB3, Fabric Module for MDS 10-Slot Director Switch DS9710 cevDSX9718FAB3 OBJECT IDENTIFIER ::= { cevModuleMDSType 88 } -- DS-X9718-FAB3, Fabric Module for MDS 18-Slot Director Switch DS9718 @@ -7554,7 +7568,7 @@ cevDSX97SF4K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 89 } -- DS-X97 cevDSC9220IK9 OBJECT IDENTIFIER ::= { cevModuleMDSType 90 } -- MDS 9220i Multiprotocol Fabric Switch, with support for FC and FC-IP Protocols cevDSC9220IK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 91 } -- DS-C9220i-K9-SUP, Supervisor module for MDS 9220i Intelligent Fabric Switch cevDSX97483072k9 OBJECT IDENTIFIER ::= { cevModuleMDSType 92 } -- DS-X9748-3072K9, 8/16/32/64 Gbps Advanced FC Module for MDS Director Switch M9700 -cevDSC9148VK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 93 } -- 48 port 8/16/32/64Gbps FC/Sup-4 +cevDSC9148VK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 93 } -- 48 port 8/16/32/64Gbps FC/Sup-4 cevDSC9124VK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 94 } -- 24 port 8/16/32/64 Gbps FC/Sup-4 switch cevDSC9396VK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 95 } -- Supervisor module for MDS-9396V 64G x 96 FC ports fabric switch @@ -7595,17 +7609,17 @@ cevModuleCrs1FabricOIMDualSlot OBJECT IDENTIFIER ::= { cevModuleCrs1Type 28 } cevModuleCrs18dS123Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 29 } -- Cisco CRS-1 Series 8 Slots Fabric Card/Dual cevModuleCrs18mS123Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 30 } -- Cisco CRS-1 Series 8 Slots Fabric Card/Multi cevModuleCrs116dS123Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 31 } -- Cisco CRS-1 Series 16 Slots Fabric Card/Dual -cevModuleCrs1FccSc22Ge OBJECT IDENTIFIER ::= { cevModuleCrs1Type 32 } -- CRS-1 Fabric Chassis Integrated Switch Controller Card -cevModuleCrs1FccSFEc OBJECT IDENTIFIER ::= { cevModuleCrs1Type 33 } -- Cisco CRS-1 Series FC Chassis Shelf/Fan/Enet Controller +cevModuleCrs1FccSc22Ge OBJECT IDENTIFIER ::= { cevModuleCrs1Type 32 } -- CRS-1 Fabric Chassis Integrated Switch Controller Card +cevModuleCrs1FccSFEc OBJECT IDENTIFIER ::= { cevModuleCrs1Type 33 } -- Cisco CRS-1 Series FC Chassis Shelf/Fan/Enet Controller cevModuleCrs14x10GeCDwdmPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 34 } -- Cisco CRS-1 4 port 10GE (C-band) DWDM PLIM cevModuleCrs14OC192CDwdmPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 35 } -- Cisco CRS-1 4 port OC192 (C-band) DWDM PLIM cevModuleCrs1OC768CDwdmPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 36 } -- Cisco CRS-1 OC768 (C-band) DWDM PLIM -cevModuleCrs1DRPBPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 37 } -- Cisco CRS-1 Series Distributed Route Processor PLIM revision B +cevModuleCrs1DRPBPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 37 } -- Cisco CRS-1 Series Distributed Route Processor PLIM revision B cevModuleCrs1DRPB OBJECT IDENTIFIER ::= { cevModuleCrs1Type 38 } -- Cisco CRS-1 Series Distributed Route Processor CPU board revision B cevModuleCrs1OC768CDwdmDpskC OBJECT IDENTIFIER ::= { cevModuleCrs1Type 39 } -- Cisco CRS-1 OC768 DPSK C-BAND STD CHAN PLIM -cevModuleCrs14FabricCard OBJECT IDENTIFIER ::= { cevModuleCrs1Type 42 } -- Cisco CRS-1 Series 4 Slots Fabric Card +cevModuleCrs14FabricCard OBJECT IDENTIFIER ::= { cevModuleCrs1Type 42 } -- Cisco CRS-1 Series 4 Slots Fabric Card cevModuleCrsASPLIM OBJECT IDENTIFIER ::= { cevModuleCrs1Type 43 } -- Cisco CRS-1 Carrier Grade Service Engine PLIM -cevModuleCrs4OC192DptLr OBJECT IDENTIFIER ::= { cevModuleCrs1Type 44 } -- Cisco CRS-1 4xOC-192/STM-64 DPT Interface Module/LR +cevModuleCrs4OC192DptLr OBJECT IDENTIFIER ::= { cevModuleCrs1Type 44 } -- Cisco CRS-1 4xOC-192/STM-64 DPT Interface Module/LR cevModuleCrs4OC192DptSr OBJECT IDENTIFIER ::= { cevModuleCrs1Type 45 } -- Cisco CRS-1 4xOC-192/STM-64 DPT Interface Module/SR cevModuleCrs4OC192DptVs OBJECT IDENTIFIER ::= { cevModuleCrs1Type 46 } -- Cisco CRS-1 4xOC-192/STM-64 DPT Interface Module/VSR cevModuleCrs14x10GE OBJECT IDENTIFIER ::= { cevModuleCrs1Type 47 } -- Cisco CRS-1 Series 4x10GE Interface Module @@ -7620,9 +7634,9 @@ cevModuleCrs1Lc40G OBJECT IDENTIFIER ::= { cevModuleCrs1Type 55 } cevModuleCrs114X10GBEWLXFPPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 56 } -- Cisco CRS Series 14x10GbE LAN/WAN-PHY Interface Module cevModuleCrs120X10GBEWLXFPPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 57 } -- Cisco CRS Series 20x10GbE LAN/WAN-PHY Interface Module cevModuleCrs11X100GBEPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 58 } -- Cisco CRS Series 1x100GbE Interface Module -cevModuleCrs8Prp12g OBJECT IDENTIFIER ::= { cevModuleCrs1Type 59 } -- Cisco CRS-1 Series 8 Slots 12 GB Performance Route Processor +cevModuleCrs8Prp12g OBJECT IDENTIFIER ::= { cevModuleCrs1Type 59 } -- Cisco CRS-1 Series 8 Slots 12 GB Performance Route Processor cevModuleCrs8Prp6g OBJECT IDENTIFIER ::= { cevModuleCrs1Type 60 } -- Cisco CRS-1 Series 8 Slots 6 GB Performance Route Processor -cevModuleCrs16Prp12g OBJECT IDENTIFIER ::= { cevModuleCrs1Type 61 } -- Cisco CRS-1 Series 16 Slots 12 GB Performance Route Processor +cevModuleCrs16Prp12g OBJECT IDENTIFIER ::= { cevModuleCrs1Type 61 } -- Cisco CRS-1 Series 16 Slots 12 GB Performance Route Processor cevModuleCrs16Prp6g OBJECT IDENTIFIER ::= { cevModuleCrs1Type 62 } -- Cisco CRS-1 Series 16 Slots 6 GB Performance Route Processor cevModuleCrs16FanCtB OBJECT IDENTIFIER ::= { cevModuleCrs1Type 63 } -- CRS-16-FAN-CT-B cevModuleCrs16AlarmMB OBJECT IDENTIFIER ::= { cevModuleCrs1Type 64 } -- CRS Modular Power Alarm for CRS-16/S-B @@ -7632,7 +7646,7 @@ cevModuleCrs120X10GBEDwdmXfpPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 67 } cevModuleCrs14X40GBEOtu3Plim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 68 } -- Cisco CRS-1 Series 4x40GbE OTU3 Interface Module cevModuleCrs11X100GBEDwdmPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 69 } -- Cisco CRS-1 Series 1x100GbE DWDM Interface Module cevModuleCrsCgsePlusPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 72 } -- Cisco CRS-3 80 Gbps next generation Services PLIM -cevModuleCrs140X10GEWLOPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 73 } -- Cisco CRS-10 Series 40x10GbE LAN/WAN-PHY/OTU2e Interface Module +cevModuleCrs140X10GEWLOPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 73 } -- Cisco CRS-10 Series 40x10GbE LAN/WAN-PHY/OTU2e Interface Module cevModuleCrs14x100GELOPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 74 } -- Cisco CRS-10 Series 4x100GbE LAN/OTU4 Interface Module cevModuleCrs12X100GELOFlex40Plim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 75 } -- Cisco CRS-10 Series 2x100GbE LAN/OTU4 and 5x40GbE LAN/OTU3 combined Interface Module. Will also support breakout port modes cevModuleCrs400GEDWDMFLEX OBJECT IDENTIFIER ::= { cevModuleCrs1Type 76 } -- Cisco CRS-10 Series 400GE_DWDM_FLEX Interface Module @@ -7647,7 +7661,7 @@ cevModuleCat3560G48PS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 5 } -- Cata cevModuleCat3560G48TS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 6 } -- Catalyst 3560 48 Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable) cevModuleCat356024TS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 7 } -- Catalyst 3560 24 Ethernet 10/100 port + 2 Ethernet Gigabit SFP ports module. (SFP: Small Form factor Pluggable) cevModuleCat356048TS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 8 } -- Catalyst 3560 48 Ethernet 10/100 port + 4 Ethernet Gigabit SFP ports module. (SFP: Small Form factor Pluggable) -cevModuleCat3560E24TD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 9 } -- Catalyst 3560E 24 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports +cevModuleCat3560E24TD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 9 } -- Catalyst 3560E 24 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports cevModuleCat3560E48TD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 10 } -- Catalyst 3560E 48 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports cevModuleCat3560E24PD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 11 } -- Catalyst 3560E 24 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports cevModuleCat3560E48PD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 12 } -- Catalyst 3560E 48 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports @@ -7660,12 +7674,12 @@ cevModuleCat3560v248ts OBJECT IDENTIFIER ::= { cevModuleCat35xxType 18 cevModuleCat3560v224ps OBJECT IDENTIFIER ::= { cevModuleCat35xxType 19 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable PoE switch cevModuleCat3560v224ts OBJECT IDENTIFIER ::= { cevModuleCat35xxType 20 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable switch cevModuleCat3560v224tsD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 21 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable switch, DC power -cevModuleCat3560x24 OBJECT IDENTIFIER ::= { cevModuleCat35xxType 22 } -- Catalyst 3560X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch -cevModuleCat3560x48 OBJECT IDENTIFIER ::= { cevModuleCat35xxType 23 } -- Catalyst 3560X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch +cevModuleCat3560x24 OBJECT IDENTIFIER ::= { cevModuleCat35xxType 22 } -- Catalyst 3560X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch +cevModuleCat3560x48 OBJECT IDENTIFIER ::= { cevModuleCat35xxType 23 } -- Catalyst 3560X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch cevModuleWsC3560CPD8ptS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 28 } -- Catalyst 3560C 8 10/100/1000 with PoE and 2 Gig Copper PoE+ Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch cevModuleWsC3560C12pcS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 29 } -- Catalyst 3560C 12 10/100 with PoE + 2 Gig Dual Media Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch cevModuleWsC3560C8pcS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 30 } -- Catalyst 3560C 8 10/100 with PoE + 2 Gig Dual Media Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch -cevModuleCat3560x48U OBJECT IDENTIFIER ::= { cevModuleCat35xxType 31 } -- Catalyst 3560X 48 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch +cevModuleCat3560x48U OBJECT IDENTIFIER ::= { cevModuleCat35xxType 31 } -- Catalyst 3560X 48 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch cevModuleCat3557x24U OBJECT IDENTIFIER ::= { cevModuleCat35xxType 32 } -- Catalyst 3560X 24 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch cevModuleWsC3560CX8PTS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 43 } -- Smirnoff catalyst 3560CX 8x GE downlink ,PoE+, 2x 1G copper UPOE uplinks. cevModuleWsC3560CX8XPDS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 44 } -- Smirnoff catalyst 3560CX 2x mGig + 6x GE downlink ,PoE+, 2x SFP+ uplinks. @@ -7696,11 +7710,11 @@ cevONS15310Ge8CE2 OBJECT IDENTIFIER ::= { cevModuleONS15310Type 3 } -- Ci cevModuleX2s OBJECT IDENTIFIER ::= { cevModule 60 } -- 10 Gigabit Pluggable X2 Modules -cevMX210GBaseSR OBJECT IDENTIFIER ::= { cevModuleX2s 1 } -- 10 Gigabit Ethernet X2 with Short Wave Multi Mode Fiber +cevMX210GBaseSR OBJECT IDENTIFIER ::= { cevModuleX2s 1 } -- 10 Gigabit Ethernet X2 with Short Wave Multi Mode Fiber cevMX210GBaseLR OBJECT IDENTIFIER ::= { cevModuleX2s 2 } -- 10 Gigabit Ethernet X2 with Long Wave Single Mode Fiber -cevMX210GBaseER OBJECT IDENTIFIER ::= { cevModuleX2s 3 } -- 10 Gigabit Ethernet X2 with Extra Long Wave Single Mode Fiber -cevMX210GBaseLX4 OBJECT IDENTIFIER ::= { cevModuleX2s 4 } -- 10 Gigabit Ethernet X2 with Long Wave Multi Mode Fiber - 4 channels -cevMX210GBaseCX4 OBJECT IDENTIFIER ::= { cevModuleX2s 5 } -- 10 Gigabit Ethernet X2 with Copper Wire +cevMX210GBaseER OBJECT IDENTIFIER ::= { cevModuleX2s 3 } -- 10 Gigabit Ethernet X2 with Extra Long Wave Single Mode Fiber +cevMX210GBaseLX4 OBJECT IDENTIFIER ::= { cevModuleX2s 4 } -- 10 Gigabit Ethernet X2 with Long Wave Multi Mode Fiber - 4 channels +cevMX210GBaseCX4 OBJECT IDENTIFIER ::= { cevModuleX2s 5 } -- 10 Gigabit Ethernet X2 with Copper Wire cevMX210GBaseZR OBJECT IDENTIFIER ::= { cevModuleX2s 6 } -- 10G Ethernet X2, 80km over Single Modle Fiber cevMX210GBaseLW OBJECT IDENTIFIER ::= { cevModuleX2s 7 } -- 10G Ethernet X2, 1310nm WAN Serial Single Modle Fiber cevMX210GBaseLRM OBJECT IDENTIFIER ::= { cevModuleX2s 8 } -- 10G Ethernet X2, 300m over 50um Muti Mode Fiber and 220m over FDDI grade Muti Mode Fiber @@ -7735,7 +7749,7 @@ cevMX2s10GBaseDwdm5494 OBJECT IDENTIFIER ::= { cevModuleX2s 37 } -- 10G cevMX2s10GBaseDwdm5575 OBJECT IDENTIFIER ::= { cevModuleX2s 38 } -- 10G Ethernet 5575 Laser X2 Module cevMX2s10GBaseDwdm5655 OBJECT IDENTIFIER ::= { cevModuleX2s 39 } -- 10G Ethernet 5655 Laser X2 Module cevMX2s10GBaseDwdm5817 OBJECT IDENTIFIER ::= { cevModuleX2s 40 } -- 10G Ethernet 5817 Laser X2 Module -cevMX2s10GBaseDwdm5898 OBJECT IDENTIFIER ::= { cevModuleX2s 41 } -- 10G Ethernet 5898 Laser X2 Module +cevMX2s10GBaseDwdm5898 OBJECT IDENTIFIER ::= { cevModuleX2s 41 } -- 10G Ethernet 5898 Laser X2 Module cevMX2s10GBaseDwdm5979 OBJECT IDENTIFIER ::= { cevModuleX2s 42 } -- 10G Ethernet 5979 Laser X2 Module cevMX2s10GBaseDwdm6061 OBJECT IDENTIFIER ::= { cevModuleX2s 43 } -- 10G Ethernet 6061 Laser X2 Module cevMX210GEBaseT OBJECT IDENTIFIER ::= { cevModuleX2s 44 } -- 10 Gigabit Ethernet X2 with four pairs of Class E or Class F balanced copper cabling @@ -7750,15 +7764,15 @@ cevModuleCE50024PC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 3 } -- Catalyst cevModuleCE500G12TC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 4 } -- Catalyst Express 500 8 Gigabit Ethernet Ports + 4 dual purpose Gigabit Ethernet ports module cevModuleCE5208PC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 5 } -- Catalyst Express 520 8 10/100 Power over Ethernet ports + 1 dual purpose Gigabit Ethernet port fixed configuration Layer 2 Ethernet switch cevModuleCE52024PC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 6 } -- Catalyst Express 520 24 Power Over Ethernet Ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch -cevModuleCE52024TT OBJECT IDENTIFIER ::= { cevModuleCE5xxType 7 } -- Catalyst Express 520 24 10/100 ports + 2 Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch +cevModuleCE52024TT OBJECT IDENTIFIER ::= { cevModuleCE5xxType 7 } -- Catalyst Express 520 24 10/100 ports + 2 Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch cevModuleCE52024LC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 8 } -- Catalyst Express 520 24 10/100 ports (4 Power Over Ethernet Ports) + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch cevModule520G24TC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 9 } -- Catalyst Express 520 24 Gigabit Ethernet Ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch cevModuleMEType OBJECT IDENTIFIER ::= { cevModule 64 } -- Modules that are used in Cisco Metro Ethernet Switches cevModuleME240024TS OBJECT IDENTIFIER ::= { cevModuleMEType 1 } -- Metro Ethernet 2400 24 10/100 fast ethernet + 2 SFP ports module cevModuleME340024TS OBJECT IDENTIFIER ::= { cevModuleMEType 2 } -- Metro Ethernet 3400 24 10/100 fast ethernet + 2 SFP ports module -cevModuleME3400G12CS OBJECT IDENTIFIER ::= { cevModuleMEType 3 } -- Metro Ethernet 3400, 12 GE/SFP ports + 4 SFP ports module -cevModuleME3400G2CS OBJECT IDENTIFIER ::= { cevModuleMEType 4 } -- Metro Ethernet 3400, 2 GE/SFP ports + 2 SFP ports module +cevModuleME3400G12CS OBJECT IDENTIFIER ::= { cevModuleMEType 3 } -- Metro Ethernet 3400, 12 GE/SFP ports + 4 SFP ports module +cevModuleME3400G2CS OBJECT IDENTIFIER ::= { cevModuleMEType 4 } -- Metro Ethernet 3400, 2 GE/SFP ports + 2 SFP ports module cevModuleME492410GE OBJECT IDENTIFIER ::= { cevModuleMEType 5 } -- Metro Ethernet 492410GE, 24+4 GE/SFP ports + 2 X2 ports module. cevModuleME340024FS OBJECT IDENTIFIER ::= { cevModuleMEType 6 } -- Metro Ethernet 3400 24 100BaseFX fast ethernet + 2 SFP ports module cevModuleME3400E24TS OBJECT IDENTIFIER ::= { cevModuleMEType 7 } -- Metro Ethernet 3400E, 24 10/100 Fast Ethernet + 2 SFP ports module @@ -7785,9 +7799,9 @@ cevCat4kWsx4612SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 17 } cevCat4kWsx4640CSfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 18 } -- Catalyst 4500 EX-Series 40-Port SFP/80-Port C-SFP cevCatWsX4748Rj45E OBJECT IDENTIFIER ::= { cevModuleCat4000EType 19 } -- 10/100/1000BaseT (RJ45) with 48 10/100/1000BaseT Energy Efficient Ethernet (EEE) ports cevCat4kWsX4748NgpoeE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 20 } -- WS-X4748-UPOE+E is a RJ45-based 48 port linecard. The card supports UPOE, the Cisco-proprietary method of providing upto 60W of inline power per port -cevCat4kWsx4712SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 21 } -- Catalyst 4500 Ex-Series 12-Port SFP -cevCat4kWsx4724SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 22 } -- Catalyst 4500 Ex-Series 24-Port SFP -cevCat4kWsx4748SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 23 } -- Catalyst 4500 Ex-Series 48-Port SFP +cevCat4kWsx4712SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 21 } -- Catalyst 4500 Ex-Series 12-Port SFP +cevCat4kWsx4724SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 22 } -- Catalyst 4500 Ex-Series 24-Port SFP +cevCat4kWsx4748SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 23 } -- Catalyst 4500 Ex-Series 48-Port SFP cevCat4kWsX474812X48uE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 33 } -- Switch 4500E 100/1000/2500/5000/10GBaseT (RJ45)+V E Series with 48 10GbaseT cevModuleN7KType OBJECT IDENTIFIER ::= { cevModule 66 } -- Group for the Nexus7000 N7K type of cards @@ -7819,7 +7833,7 @@ cevN7KM224XP23L OBJECT IDENTIFIER ::= { cevModuleN7KType 32 } cevN7KSUP2E OBJECT IDENTIFIER ::= { cevModuleN7KType 33 } -- silverstoneHeavy sup2e N7K-SUP2E cevN7KForwardingEngine OBJECT IDENTIFIER ::= { cevModuleN7KType 34 } -- Forwarding engine asic on nexus n7k linecards cevN7KF306CK25 OBJECT IDENTIFIER ::= { cevModuleN7KType 35 } -- Nexus 7000 F3-series 6-port 100 Gigabit Ethernet Module -cevN7KF312FQ25 OBJECT IDENTIFIER ::= { cevModuleN7KType 36 } -- Pescara-40-12 n7k 12 Port 10/40G QSFP Line Card N7K-F312FQ-25 +cevN7KF312FQ25 OBJECT IDENTIFIER ::= { cevModuleN7KType 36 } -- Pescara-40-12 n7k 12 Port 10/40G QSFP Line Card N7K-F312FQ-25 cevN7KF248XT25E OBJECT IDENTIFIER ::= { cevModuleN7KType 45 } -- N7K-F248XT-25E Enhanced 1/10 Gbps BASE-T Ethernet Module cevN7KF248XP25E OBJECT IDENTIFIER ::= { cevModuleN7KType 46 } -- N7K-F248XP-25E Enhanced 1/10 Gbps Ethernet Module cevN7KM324FQ25L OBJECT IDENTIFIER ::= { cevModuleN7KType 48 } -- 24-port 10/40Gbps QSFP M3 Linecard for Nexus 7000 platform @@ -7857,10 +7871,10 @@ cevModuleASR1001IDC4xT3 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 23 } cevModuleASR1001IDC8xChT1E1 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 24 } -- Cisco ASR1002 8xChT1/E1 Integrated Daughter Card cevModuleASR1001IDC4xGe OBJECT IDENTIFIER ::= { cevModuleASR1000Type 25 } -- Cisco ASR1001 4xGe Integrated Daughter Card cevModuleASR1001IDCHDD OBJECT IDENTIFIER ::= { cevModuleASR1000Type 26 } -- ASR1001 harddisk Integrated Daughter Card -cevModuleASR1002XRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 27 } -- Cisco ASR1002-X Routing Processor Module -cevModuleASR1002XESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 28 } -- Cisco ASR1002-X Embedded Services Processor 2.5Gbps Module -cevModuleASR1002XSIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 29 } -- Cisco ASR1002-X SPA Interface Processor Module -cevModuleASR1002X6xGeBuiltIn OBJECT IDENTIFIER ::= { cevModuleASR1000Type 30 } -- Built-in 6 port Ge Module for Cisco ASR1002-X +cevModuleASR1002XRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 27 } -- Cisco ASR1002-X Routing Processor Module +cevModuleASR1002XESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 28 } -- Cisco ASR1002-X Embedded Services Processor 2.5Gbps Module +cevModuleASR1002XSIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 29 } -- Cisco ASR1002-X SPA Interface Processor Module +cevModuleASR1002X6xGeBuiltIn OBJECT IDENTIFIER ::= { cevModuleASR1000Type 30 } -- Built-in 6 port Ge Module for Cisco ASR1002-X cevModuleASR1000ESP100 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 31 } -- Cisco ASR1000 Embedded Services Processor 100Gbps Module cevModuleASR1000ESP200 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 32 } -- Cisco ASR1000 Embedded Services Processor 200Gbps Module cevModuleASR1000ELC2xT20xGe OBJECT IDENTIFIER ::= { cevModuleASR1000Type 33} -- Integrated Daughter Card 2xT+20xGE for Cisco ASR1000 Ethernet Line 40G Card. It contains 20-port GigabitEtherent ports and 2-port TenGigabitEtherent ports @@ -7883,7 +7897,7 @@ cevModuleASR1000AIRCT5540K9RP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 64 } cevModuleASR1000AIRCT5540K9ESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 65 } -- AIRCT5540-K9 Embedded Services Processor Module cevModuleASR1000AIRCT5540K9MIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 66 } -- AIRCT5540-K9 Modular Interface Processor Module cevModuleC980040K9MIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 67 } -- C9800-40-K9 Modular Interface Processor Module -cevModuleC980040K9ESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 68 } -- C9800-40-K9 Embedded Services Processor Module +cevModuleC980040K9ESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 68 } -- C9800-40-K9 Embedded Services Processor Module cevModuleC980040K9RP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 69 } -- C9800-40-K9 Routing Processor Module cevModuleC980080K9ESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 76 } -- C9800-80-K9 Embedded Services Processor Module cevModuleC980080K9MIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 77 } -- C9800-80-K9 Modular Interface Processor Module @@ -7909,7 +7923,7 @@ cevModuleC9800LFK9MIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 97 } cevModuleC8500L8S4X4x10GeSfp OBJECT IDENTIFIER ::= { cevModuleASR1000Type 110 } -- Built-In 4xSFP+ (10G) Module for Cisco C8500L-8S4X cevModuleC8500L8S4X8x1GeSfp OBJECT IDENTIFIER ::= { cevModuleASR1000Type 111 } -- Built-In 8xSFP (1G) Module for Cisco C8500L-8S4X cevModuleC8500L8S4XRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 112 } -- C8500L-8S4X Routing Processor Module -cevModuleC8500L8S4XESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 113 } -- C8500L-8S4X Embedded Services Processor Module +cevModuleC8500L8S4XESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 113 } -- C8500L-8S4X Embedded Services Processor Module cevModuleC8500L8S4XSIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 114 } -- C8500L-8S4X SPA Interface Processor Module cevModuleC850020X6CRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 115 } -- Cisco C8500-20X6C Routing Processor Module cevModuleC850020X6CESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 116 } -- Cisco C8500-20X6C Embedded Services Processor Module @@ -7922,15 +7936,15 @@ cevModuleC8500L8S2X2YESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 125 cevModuleC8500L8S8X4YESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 126 } -- C8500L-8S8X4Y Embedded Services Processor Module cevModuleC8500L8S2X2YSIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 127 } -- C8500L-8S2X2Y SPA Interface Processor Module cevModuleC8500L8S8X4YSIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 128 } -- C8500L-8S8X4Y SPA Interface Processor Module -cevModuleCW9800MRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 144 } -- Cisco CW9800M Routing Processor Module -cevModuleCW9800MESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 145 } -- Cisco CW9800M Embedded Services Processor Module -cevModuleCW9800MMIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 146 } -- Cisco CW9800M Modular Interface Processor Module -cevModuleCW9800H1RP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 147 } -- Cisco CW9800H1 Routing Processor Module +cevModuleCW9800MRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 144 } -- Cisco CW9800M Routing Processor Module +cevModuleCW9800MESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 145 } -- Cisco CW9800M Embedded Services Processor Module +cevModuleCW9800MMIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 146 } -- Cisco CW9800M Modular Interface Processor Module +cevModuleCW9800H1RP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 147 } -- Cisco CW9800H1 Routing Processor Module cevModuleCW9800H1ESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 148 } -- Cisco CW9800H1 Embedded Services Processor Module -cevModuleCW9800H1MIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 149 } -- Cisco CW9800H1 Modular Interface Processor Module -cevModuleCW9800H2RP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 150 } -- Cisco CW9800H2 Routing Processor Module -cevModuleCW9800H2ESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 151 } -- Cisco CW9800H2 Embedded Services Processor Module -cevModuleCW9800H2MIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 152 } -- Cisco CW9800H2 Modular Interface Processor Module +cevModuleCW9800H1MIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 149 } -- Cisco CW9800H1 Modular Interface Processor Module +cevModuleCW9800H2RP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 150 } -- Cisco CW9800H2 Routing Processor Module +cevModuleCW9800H2ESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 151 } -- Cisco CW9800H2 Embedded Services Processor Module +cevModuleCW9800H2MIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 152 } -- Cisco CW9800H2 Modular Interface Processor Module cevModuleCatRfgwType OBJECT IDENTIFIER ::= { cevModule 69 } -- Cards that go into Rfgw chassis cevRfgwDtcc OBJECT IDENTIFIER ::= { cevModuleCatRfgwType 1 } -- DOCSIS Timing, Communication, and Control Plus Card for RF gateway @@ -7944,11 +7958,11 @@ cevVgdDfcCT3 OBJECT IDENTIFIER ::= { cevModuleVgdType 1 } cevVgdDfcVFC OBJECT IDENTIFIER ::= { cevModuleVgdType 2 } -- VGD Series Voice Feature Card with Six Packet Voice Data Modules (PVDM2) module slots cevVgdDfcCarrier OBJECT IDENTIFIER ::= { cevModuleVgdType 3 } -- Carrier Card that holds VGD Series Feature/Interface Cards -cevModuleIEType OBJECT IDENTIFIER ::= { cevModule 71 } -- new switch product line for IE +cevModuleIEType OBJECT IDENTIFIER ::= { cevModule 71 } -- new switch product line for IE cevModuleIE30004TC OBJECT IDENTIFIER ::= { cevModuleIEType 1 } -- Cisco Industrial Ethernet Switch IE 3000 with 4 10/100 + 2 T/SFP Ethernet Interfaces cevModuleIE30008TC OBJECT IDENTIFIER ::= { cevModuleIEType 2 } -- Cisco Industrial Ethernet Switch IE3000 with 8 10/100 + 2 T/SFP Ethernet Interfaces cevModuleIE30008TM OBJECT IDENTIFIER ::= { cevModuleIEType 3 } -- Cisco Industrial Ethernet Switch Expansion Module IE3000, 8 10/100 -cevModuleIE30008FM OBJECT IDENTIFIER ::= { cevModuleIEType 4 } -- Cisco Industrial Ethernet Switch Expansion Module IE3000, 8 100FX interfaces +cevModuleIE30008FM OBJECT IDENTIFIER ::= { cevModuleIEType 4 } -- Cisco Industrial Ethernet Switch Expansion Module IE3000, 8 100FX interfaces cevModuleRAIE1783MS06T OBJECT IDENTIFIER ::= { cevModuleIEType 5 } -- Cisco-Rockwell Industrial Ethernet Switch 1783 with 4 10/100 + 2 T/SFP Ethernet Interfaces cevModuleRAIE1783MS10T OBJECT IDENTIFIER ::= { cevModuleIEType 6 } -- Cisco Rockwell Industrial Ethernet Switch IE1783 with 8 10/100 + 2 T/SFP Ethernet Interfaces cevModuleRAIE1783MX08T OBJECT IDENTIFIER ::= { cevModuleIEType 7 } -- Cisco-Rockwell Industrial Ethernet Switch Expansion Module IE1783 with 8 10/100 interface @@ -7956,34 +7970,34 @@ cevModuleRAIE1783MX08F OBJECT IDENTIFIER ::= { cevModuleIEType 8 } cevModuleIE301016S8PC OBJECT IDENTIFIER ::= { cevModuleIEType 9 } -- Cisco Industrial Ethernet 3010 Switch with 16 100 SFP + 8 10/100 + 2 T/SFP Ethernet Interfaces cevModuleRAIE1783RMS06T OBJECT IDENTIFIER ::= { cevModuleIEType 13 } -- Cisco-Rockwell Industrial Ethernet Switch IE1783 with 4 10/100 + 2 T/SFP Ethernet Interfaces cevModuleRAIE1783RMS10T OBJECT IDENTIFIER ::= { cevModuleIEType 14 } -- Cisco Rockwell Industrial Ethernet Switch IE1783 with 8 10/100 + 2 T/SFP Ethernet Interfaces -cevModuleIE20004TS OBJECT IDENTIFIER ::= { cevModuleIEType 15 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP -cevModuleIE20004T OBJECT IDENTIFIER ::= { cevModuleIEType 16 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T -cevModuleIE20004TSG OBJECT IDENTIFIER ::= { cevModuleIEType 17 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP -cevModuleIE20004TG OBJECT IDENTIFIER ::= { cevModuleIEType 18 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T -cevModuleIE20008TC OBJECT IDENTIFIER ::= { cevModuleIEType 19 } -- Cisco IA Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP -cevModuleIE20008TCG OBJECT IDENTIFIER ::= { cevModuleIEType 20 } -- Cisco IA Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP -cevModuleIE200016TC OBJECT IDENTIFIER ::= { cevModuleIEType 21 } -- Cisco IA Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP -cevModuleIE200016TCG OBJECT IDENTIFIER ::= { cevModuleIEType 22 } -- Cisco IA Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP -cevModuleIE200016TCGX OBJECT IDENTIFIER ::= { cevModuleIEType 23 } -- Cisco IA Base + 1588 + Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP -cevModuleRAIE1783BMS06SL OBJECT IDENTIFIER ::= { cevModuleIEType 24 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP -cevModuleRAIE1783BMS06SA OBJECT IDENTIFIER ::= { cevModuleIEType 25 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP -cevModuleRAIE1783BMS06TL OBJECT IDENTIFIER ::= { cevModuleIEType 26 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T -cevModuleRAIE1783BMS06TA OBJECT IDENTIFIER ::= { cevModuleIEType 27 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T -cevModuleRAIE1783BMS06SGL OBJECT IDENTIFIER ::= { cevModuleIEType 28 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP -cevModuleRAIE1783BMS06SGA OBJECT IDENTIFIER ::= { cevModuleIEType 29 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP -cevModuleRAIE1783BMS06TGL OBJECT IDENTIFIER ::= { cevModuleIEType 30 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T -cevModuleRAIE1783BMS06TGA OBJECT IDENTIFIER ::= { cevModuleIEType 31 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T -cevModuleRAIE1783BMS10CL OBJECT IDENTIFIER ::= { cevModuleIEType 32 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP -cevModuleRAIE1783BMS10CA OBJECT IDENTIFIER ::= { cevModuleIEType 33 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP -cevModuleRAIE1783BMS10CGL OBJECT IDENTIFIER ::= { cevModuleIEType 34 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP -cevModuleRAIE1783BMS10CGA OBJECT IDENTIFIER ::= { cevModuleIEType 35 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP -cevModuleRAIE1783BMS10CGP OBJECT IDENTIFIER ::= { cevModuleIEType 36 } -- Cisco Rockwell IA Base + 1588 Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP -cevModuleRAIE1783BMS10CGN OBJECT IDENTIFIER ::= { cevModuleIEType 37 } -- Cisco Rockwell IA Base + 1588 + NAT Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP -cevModuleRAIE1783BMS20CL OBJECT IDENTIFIER ::= { cevModuleIEType 38 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP -cevModuleRAIE1783BMS20CA OBJECT IDENTIFIER ::= { cevModuleIEType 39 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP -cevModuleRAIE1783BMS20CGL OBJECT IDENTIFIER ::= { cevModuleIEType 40 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP -cevModuleRAIE1783BMS20CGP OBJECT IDENTIFIER ::= { cevModuleIEType 41 } -- Cisco Rockwell IA Base + 1588 Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP -cevModuleRAIE1783BMS20CGPK OBJECT IDENTIFIER ::= { cevModuleIEType 42 } -- Cisco Rockwell IA Base + 1588 + Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevModuleIE20004TS OBJECT IDENTIFIER ::= { cevModuleIEType 15 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP +cevModuleIE20004T OBJECT IDENTIFIER ::= { cevModuleIEType 16 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T +cevModuleIE20004TSG OBJECT IDENTIFIER ::= { cevModuleIEType 17 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP +cevModuleIE20004TG OBJECT IDENTIFIER ::= { cevModuleIEType 18 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T +cevModuleIE20008TC OBJECT IDENTIFIER ::= { cevModuleIEType 19 } -- Cisco IA Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP +cevModuleIE20008TCG OBJECT IDENTIFIER ::= { cevModuleIEType 20 } -- Cisco IA Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP +cevModuleIE200016TC OBJECT IDENTIFIER ::= { cevModuleIEType 21 } -- Cisco IA Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP +cevModuleIE200016TCG OBJECT IDENTIFIER ::= { cevModuleIEType 22 } -- Cisco IA Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevModuleIE200016TCGX OBJECT IDENTIFIER ::= { cevModuleIEType 23 } -- Cisco IA Base + 1588 + Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevModuleRAIE1783BMS06SL OBJECT IDENTIFIER ::= { cevModuleIEType 24 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP +cevModuleRAIE1783BMS06SA OBJECT IDENTIFIER ::= { cevModuleIEType 25 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP +cevModuleRAIE1783BMS06TL OBJECT IDENTIFIER ::= { cevModuleIEType 26 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T +cevModuleRAIE1783BMS06TA OBJECT IDENTIFIER ::= { cevModuleIEType 27 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T +cevModuleRAIE1783BMS06SGL OBJECT IDENTIFIER ::= { cevModuleIEType 28 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP +cevModuleRAIE1783BMS06SGA OBJECT IDENTIFIER ::= { cevModuleIEType 29 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP +cevModuleRAIE1783BMS06TGL OBJECT IDENTIFIER ::= { cevModuleIEType 30 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T +cevModuleRAIE1783BMS06TGA OBJECT IDENTIFIER ::= { cevModuleIEType 31 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T +cevModuleRAIE1783BMS10CL OBJECT IDENTIFIER ::= { cevModuleIEType 32 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP +cevModuleRAIE1783BMS10CA OBJECT IDENTIFIER ::= { cevModuleIEType 33 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP +cevModuleRAIE1783BMS10CGL OBJECT IDENTIFIER ::= { cevModuleIEType 34 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP +cevModuleRAIE1783BMS10CGA OBJECT IDENTIFIER ::= { cevModuleIEType 35 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP +cevModuleRAIE1783BMS10CGP OBJECT IDENTIFIER ::= { cevModuleIEType 36 } -- Cisco Rockwell IA Base + 1588 Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP +cevModuleRAIE1783BMS10CGN OBJECT IDENTIFIER ::= { cevModuleIEType 37 } -- Cisco Rockwell IA Base + 1588 + NAT Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP +cevModuleRAIE1783BMS20CL OBJECT IDENTIFIER ::= { cevModuleIEType 38 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP +cevModuleRAIE1783BMS20CA OBJECT IDENTIFIER ::= { cevModuleIEType 39 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP +cevModuleRAIE1783BMS20CGL OBJECT IDENTIFIER ::= { cevModuleIEType 40 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevModuleRAIE1783BMS20CGP OBJECT IDENTIFIER ::= { cevModuleIEType 41 } -- Cisco Rockwell IA Base + 1588 Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevModuleRAIE1783BMS20CGPK OBJECT IDENTIFIER ::= { cevModuleIEType 42 } -- Cisco Rockwell IA Base + 1588 + Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP cevModuleIE200016TCGP OBJECT IDENTIFIER ::= { cevModuleIEType 52 } -- Cisco IA Base + Lite Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE cevModuleIE200016TCGEP OBJECT IDENTIFIER ::= { cevModuleIEType 53 } -- Cisco IA Base + 1588 Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE cevModuleIE200016TCGNXP OBJECT IDENTIFIER ::= { cevModuleIEType 54 } -- Cisco IA Base + 1588 + Conformal coating Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE @@ -8015,13 +8029,13 @@ cevModuleRAIE1783ZMS16TA OBJECT IDENTIFIER ::= { cevModuleIEType 85 } -- Rockw cevModuleRAIE1783ZMS24TA OBJECT IDENTIFIER ::= { cevModuleIEType 86 } -- Rockwell IE2000 IP67 Variant Switch with 24 port 10/100 downlink, LAN Base Image cevModuleRAIE1783ZMS4T4E2TGP OBJECT IDENTIFIER ::= { cevModuleIEType 87 } -- Rockwell IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT cevModuleRAIE1783ZMS8T8E2TGP OBJECT IDENTIFIER ::= { cevModuleIEType 88 } -- Rockwell IE2000 IP67 Variant Switch with 8 port 10/100 downlink, 8-port POE / 4-port POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT -cevModuleIE2000U4STSG OBJECT IDENTIFIER ::= { cevModuleIEType 89 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 SFP + 2 1000 SFP -cevModuleIE2000U16TCGP OBJECT IDENTIFIER ::= { cevModuleIEType 90 } -- Cisco Industrial Ethernet 2000U Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE + 1588 -cevModuleIE2000U4TG OBJECT IDENTIFIER ::= { cevModuleIEType 91 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 T -cevModuleIE2000U4TSG OBJECT IDENTIFIER ::= { cevModuleIEType 92 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 SFP -cevModuleIE2000U8TCG OBJECT IDENTIFIER ::= { cevModuleIEType 93 } -- Cisco Industrial Ethernet 2000U Switch, 8 10/100 T + 2 1000 T/SFP -cevModuleIE2000U16TCG OBJECT IDENTIFIER ::= { cevModuleIEType 94 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP -cevModuleIE2000U16TCGX OBJECT IDENTIFIER ::= { cevModuleIEType 95 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevModuleIE2000U4STSG OBJECT IDENTIFIER ::= { cevModuleIEType 89 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 SFP + 2 1000 SFP +cevModuleIE2000U16TCGP OBJECT IDENTIFIER ::= { cevModuleIEType 90 } -- Cisco Industrial Ethernet 2000U Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE + 1588 +cevModuleIE2000U4TG OBJECT IDENTIFIER ::= { cevModuleIEType 91 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 T +cevModuleIE2000U4TSG OBJECT IDENTIFIER ::= { cevModuleIEType 92 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 SFP +cevModuleIE2000U8TCG OBJECT IDENTIFIER ::= { cevModuleIEType 93 } -- Cisco Industrial Ethernet 2000U Switch, 8 10/100 T + 2 1000 T/SFP +cevModuleIE2000U16TCG OBJECT IDENTIFIER ::= { cevModuleIEType 94 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP +cevModuleIE2000U16TCGX OBJECT IDENTIFIER ::= { cevModuleIEType 95 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP cevModuleIE40004TC4GE OBJECT IDENTIFIER ::= { cevModuleIEType 96 } -- Cisco IE4000 with 4 FE Combo DL ports, 4 GE combo UL ports, w/FPGA, cevModuleIE40008T4GE OBJECT IDENTIFIER ::= { cevModuleIEType 97 } -- CISCO IE4000 with 8 FE Copper DL ports, 4 GE combo UL ports, w/FPGA, cevModuleIE40008S4GE OBJECT IDENTIFIER ::= { cevModuleIEType 98 } -- CISCO IE4000 with 8 FE Fiber DL ports, 4 GE combo UL ports, w/FPGA, @@ -8055,9 +8069,9 @@ cevModuleRAIE1783HMS4SG8EG4CGR OBJECT IDENTIFIER ::= { cevModuleIEType 125 } - cevModuleIE500012S12P10G OBJECT IDENTIFIER ::= { cevModuleIEType 126 } -- CISCO IE5000 with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module cevModuleRAIE1783IMS28NAC OBJECT IDENTIFIER ::= { cevModuleIEType 127 } -- CISCO IE5000 for RockWell Automation Lanbase license AC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module cevModuleRAIE1783IMS28NDC OBJECT IDENTIFIER ::= { cevModuleIEType 128 } -- CISCO IE5000 for RockWell Automation Lanbase license DC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module -cevModuleRAIE1783IMS28RAC OBJECT IDENTIFIER ::= { cevModuleIEType 129 } -- CISCO IE5000 for RockWell Automation IP Services license AC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module -cevModuleRAIE1783IMS28RDC OBJECT IDENTIFIER ::= { cevModuleIEType 130 } -- CISCO IE5000 for RockWell Automation IP Services license DC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module -cevModuleIE500016S12P OBJECT IDENTIFIER ::= { cevModuleIEType 131 } -- CISCO IE5000 with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12 GE Fiber DL ports, w/FPGA, Timing Module +cevModuleRAIE1783IMS28RAC OBJECT IDENTIFIER ::= { cevModuleIEType 129 } -- CISCO IE5000 for RockWell Automation IP Services license AC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module +cevModuleRAIE1783IMS28RDC OBJECT IDENTIFIER ::= { cevModuleIEType 130 } -- CISCO IE5000 for RockWell Automation IP Services license DC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module +cevModuleIE500016S12P OBJECT IDENTIFIER ::= { cevModuleIEType 131 } -- CISCO IE5000 with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12 GE Fiber DL ports, w/FPGA, Timing Module cevModuleIE10004TLM OBJECT IDENTIFIER ::= { cevModuleIEType 132 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 5x 10/100 BaseT Copper ports cevModuleIE10006TLM OBJECT IDENTIFIER ::= { cevModuleIEType 133 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 8x 10/100 BaseT Copper ports cevModuleIE10004PTSLM OBJECT IDENTIFIER ::= { cevModuleIEType 134 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 4x 10/100 BaseT downlink ports and 2X GE SFP uplink ports @@ -8066,21 +8080,21 @@ cevModuleRAIE1783IMS28GNAC OBJECT IDENTIFIER ::= { cevModuleIEType 136 } - cevModuleRAIE1783IMS28GNDC OBJECT IDENTIFIER ::= { cevModuleIEType 137 } -- CISCO IE5000 for RockWell Automation Lanbase license DC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12 GE Fiber DL ports, w/FPGA, Timing Module cevModuleRAIE1783IMS28GRAC OBJECT IDENTIFIER ::= { cevModuleIEType 138 } -- CISCO IE5000 for RockWell Automation IP Services license AC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12 GE Fiber DL ports, w/FPGA, Timing Module cevModuleRAIE1783IMS28GRDC OBJECT IDENTIFIER ::= { cevModuleIEType 139 } -- CISCO IE5000 for RockWell Automation IP Services license DC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12 GE Fiber DL ports, w/FPGA, Timing Module -cevModuleRAIE1783ZMS4T4E2TGN OBJECT IDENTIFIER ::= { cevModuleIEType 140 } -- Rockwell IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT -cevModuleRAIE1783ZMS8T8E2TGN OBJECT IDENTIFIER ::= { cevModuleIEType 141 } -- Rockwell IE2000 IP67 Variant Switch with 8 port 10/100 downlink, 8-port POE / 4-port POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT +cevModuleRAIE1783ZMS4T4E2TGN OBJECT IDENTIFIER ::= { cevModuleIEType 140 } -- Rockwell IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT +cevModuleRAIE1783ZMS8T8E2TGN OBJECT IDENTIFIER ::= { cevModuleIEType 141 } -- Rockwell IE2000 IP67 Variant Switch with 8 port 10/100 downlink, 8-port POE / 4-port POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT cevModuleIE40104S24P OBJECT IDENTIFIER ::= { cevModuleIEType 142 } -- CISCO IE4010 with 4 1GE Fiber UL ports + 24 GE Copper DL ports with POE, w/FPGA cevModuleIE401016S12P OBJECT IDENTIFIER ::= { cevModuleIEType 143 } -- CISCO IE4010 with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE + 12 GE Fiber DL ports, w/FPGA -cevModuleRAIE1783LMS5 OBJECT IDENTIFIER ::= { cevModuleIEType 144 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 5x 10/100 BaseT Copper ports -cevModuleRAIE1783LMS8 OBJECT IDENTIFIER ::= { cevModuleIEType 145 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 8x 10/100 BaseT Copper ports +cevModuleRAIE1783LMS5 OBJECT IDENTIFIER ::= { cevModuleIEType 144 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 5x 10/100 BaseT Copper ports +cevModuleRAIE1783LMS8 OBJECT IDENTIFIER ::= { cevModuleIEType 145 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 8x 10/100 BaseT Copper ports cevModuleESS3300NCP OBJECT IDENTIFIER ::= { cevModuleIEType 146 } -- Cisco ESS-3300 Embedded Service Switch with 8 Gig Downlinks and 2x10G SFP+ Switch, Main Board, No cooling plate -cevModuleESS3300CON OBJECT IDENTIFIER ::= { cevModuleIEType 147 } -- Cisco ESS-3300 Embedded Service Switch with 8 Gig Downlinks and 2x10G SFP+ Switch, Main Board, Conduction cooled -cevModuleESS330016TNCP OBJECT IDENTIFIER ::= { cevModuleIEType 148 } -- Cisco ESS-3300 Embedded Service Switch with 16 Gig Downlinks Switch, Expansion board, No Cooling plate +cevModuleESS3300CON OBJECT IDENTIFIER ::= { cevModuleIEType 147 } -- Cisco ESS-3300 Embedded Service Switch with 8 Gig Downlinks and 2x10G SFP+ Switch, Main Board, Conduction cooled +cevModuleESS330016TNCP OBJECT IDENTIFIER ::= { cevModuleIEType 148 } -- Cisco ESS-3300 Embedded Service Switch with 16 Gig Downlinks Switch, Expansion board, No Cooling plate cevModuleESS330016TCON OBJECT IDENTIFIER ::= { cevModuleIEType 149 } -- Cisco ESS-3300 Embedded Service Switch with 16 Gig Downlinks Switch, Expansion board, Conduction cooled cevModuleIE32008T2S OBJECT IDENTIFIER ::= { cevModuleIEType 150 } -- Cisco Industrial Ethernet 3200 Switch, Petra Fixed System 2 Port SFP + 8 Port GE Copper Basic cevModuleIE32008P2S OBJECT IDENTIFIER ::= { cevModuleIEType 151 } -- Cisco Industrial Ethernet 3200 Switch, Petra Fixed System 2 Port SFP + 8 Port GE PoE+ Basic cevModuleIE33008T2S OBJECT IDENTIFIER ::= { cevModuleIEType 152 } -- Cisco Industrial Ethernet 3300 Switch, Petra Expandable System 2 Port SFP + 8 Port GE Copper Basic cevModuleIE33008P2S OBJECT IDENTIFIER ::= { cevModuleIEType 153 } -- Cisco Industrial Ethernet 3300 Switch, Petra Expandable System 2 Port SFP + 8 Port GE PoE+ Basic -cevModuleIE34008P2S OBJECT IDENTIFIER ::= { cevModuleIEType 154 } -- Cisco Industrial Ethernet 3400 Switch, Petra Expandable System 2 Port SFP + 8 Port GE PoE+ Adv +cevModuleIE34008P2S OBJECT IDENTIFIER ::= { cevModuleIEType 154 } -- Cisco Industrial Ethernet 3400 Switch, Petra Expandable System 2 Port SFP + 8 Port GE PoE+ Adv cevModuleIEM33008T OBJECT IDENTIFIER ::= { cevModuleIEType 155 } -- Cisco Industrial Ethernet 3300 Switch - 8 Port GE Copper Exp Module Basic cevModuleIEM33008P OBJECT IDENTIFIER ::= { cevModuleIEType 156 } -- Cisco Industrial Ethernet 3300 Switch - 8 Port GE PoE+ Exp Module Basic PoE+ cevModuleIEM34008P OBJECT IDENTIFIER ::= { cevModuleIEType 157 } -- Cisco Industrial Ethernet 3400 Switch - 8 Port GE PoE+ Exp Module Adv PoE+ @@ -8089,22 +8103,22 @@ cevModuleIEM33008S OBJECT IDENTIFIER ::= { cevModuleIEType 159 } - cevModuleIEM34008S OBJECT IDENTIFIER ::= { cevModuleIEType 160 } -- Cisco Industrial Ethernet 3400 Switch - 8 Port SFP Fiber Exp Module Advanced cevModuleIEM330016T OBJECT IDENTIFIER ::= { cevModuleIEType 161 } -- Cisco Industrial Ethernet 3300 Switch - 16 Port GE Copper Exp Module Basic cevModuleIEM330016P OBJECT IDENTIFIER ::= { cevModuleIEType 162 } -- Cisco Industrial Ethernet 3300 Switch - 16 Port GE PoE+ Exp Module Basic -cevModuleIEM330014T2S OBJECT IDENTIFIER ::= { cevModuleIEType 163 } -- Cisco Industrial Ethernet 3300 Switch -14 Port GE Copper + 2 Port SFP Fiber Mixed Exp Module Basic +cevModuleIEM330014T2S OBJECT IDENTIFIER ::= { cevModuleIEType 163 } -- Cisco Industrial Ethernet 3300 Switch -14 Port GE Copper + 2 Port SFP Fiber Mixed Exp Module Basic cevModuleRAIE1783MMS10B OBJECT IDENTIFIER ::= { cevModuleIEType 164 } -- Cisco-Rockwell Stratix 5800 Supervisor Card , Network Essentials, Fixed System 2 Port SFP + 8 Port GE Copper Basic cevModuleRAIE1783MMS10BE OBJECT IDENTIFIER ::= { cevModuleIEType 165 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Essentials, Fixed System 2 Port SFP + 8 Port GE PoE+ Basic cevModuleRAIE1783MMS10 OBJECT IDENTIFIER ::= { cevModuleIEType 166 } -- Cisco-Rockwell Stratix 5800 Supervisor Card Network Essentials, Expandable System 2 Port SFP + 8 Port GE Copper Basic cevModuleRAIE1783MMS10R OBJECT IDENTIFIER ::= { cevModuleIEType 167 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Advantage, Expandable System 2 Port SFP + 8 Port GE Copper Basic -cevModuleRAIE1783MMS10E OBJECT IDENTIFIER ::= { cevModuleIEType 168 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Essentials, Expandable System 2 Port SFP + 8 Port GE PoE+ Basic +cevModuleRAIE1783MMS10E OBJECT IDENTIFIER ::= { cevModuleIEType 168 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Essentials, Expandable System 2 Port SFP + 8 Port GE PoE+ Basic cevModuleRAIE1783MMS10ER OBJECT IDENTIFIER ::= { cevModuleIEType 169 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Advantage, Expandable System 2 Port SFP + 8 Port GE PoE+ Basic cevModuleRAIE1783MMS10EA OBJECT IDENTIFIER ::= { cevModuleIEType 170 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Essentials, Expandable System 2 Port SFP + 8 Port GE PoE+ Advanced cevModuleRAIE1783MMS10EAR OBJECT IDENTIFIER ::= { cevModuleIEType 171 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Advantage, Expandable System 2 Port SFP + 8 Port GE PoE+ Advanced cevModuleRAIE1783MMX8T OBJECT IDENTIFIER ::= { cevModuleIEType 172 } -- Cisco-Rockwell Stratix 5800 8 Port GE Copper Expansion Module Basic -cevModuleRAIE1783MMX8E OBJECT IDENTIFIER ::= { cevModuleIEType 173 } -- Cisco-Rockwell Stratix 5800 8 Port GE PoE+ Expansion Module Basic PoE+ +cevModuleRAIE1783MMX8E OBJECT IDENTIFIER ::= { cevModuleIEType 173 } -- Cisco-Rockwell Stratix 5800 8 Port GE PoE+ Expansion Module Basic PoE+ cevModuleRAIE1783MMX8EA OBJECT IDENTIFIER ::= { cevModuleIEType 174 } -- Cisco-Rockwell Stratix 5800 8 Port GE PoE+ Expansion Module Advanced PoE+ cevModuleRAIE1783MMX6T2S OBJECT IDENTIFIER ::= { cevModuleIEType 175 } -- Cisco-Rockwell Stratix 5800 6 Port GE Copper + 2 Port SFP Mixed Expansion Module Basic cevModuleRAIE1783MMX8S OBJECT IDENTIFIER ::= { cevModuleIEType 176 } -- Cisco-Rockwell Stratix 5800 8 Port SFP Fiber Expansion Module Basic cevModuleRAIE1783MMX8SA OBJECT IDENTIFIER ::= { cevModuleIEType 177 } -- Cisco-Rockwell Stratix 5800 8 Port SFP Fiber Expansion Module Advanced -cevModuleRAIE1783MMX16T OBJECT IDENTIFIER ::= { cevModuleIEType 178 } -- Cisco-Rockwell Stratix 5800 16 Port GE Copper Expansion Module Basic +cevModuleRAIE1783MMX16T OBJECT IDENTIFIER ::= { cevModuleIEType 178 } -- Cisco-Rockwell Stratix 5800 16 Port GE Copper Expansion Module Basic cevModuleRAIE1783MMX16E OBJECT IDENTIFIER ::= { cevModuleIEType 179 } -- Cisco-Rockwell Stratix 5800 16 Port GE PoE+ Expansion Module Basic cevModuleRAIE1783MMX14T2S OBJECT IDENTIFIER ::= { cevModuleIEType 180 } -- Cisco-Rockwell Stratix 5800 14 Port GE Copper + 2 Port SFP Fiber Mixed Expansion Module Basic cevModuleIE34008T2S OBJECT IDENTIFIER ::= { cevModuleIEType 181 } -- Cisco Industrial Ethernet 3400 Switch, Petra Expandable System 2 Port SFP + 8 Port GE Copper Adv @@ -8171,10 +8185,10 @@ cevN5KN55D160L3V2 OBJECT IDENTIFIER ::= { cevModuleN5KType 21 } -- cevN5kC5596TFAFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 22 } -- The fixed module that has 48 10G BaseT ports + supervisor in Nexus 5596 cevN5KN55M12T OBJECT IDENTIFIER ::= { cevModuleN5KType 23 } -- Expansion Module, 12x10GE cevN5KN55M4Q OBJECT IDENTIFIER ::= { cevModuleN5KType 24 } -- Expansion Module, 4x40GE (requires QSFP) -cevN5KN56M24UP2Q OBJECT IDENTIFIER ::= { cevModuleN5KType 25 } -- Nexus 5600 Module, 24x10G SFP+ UP, 2xQSFP+ fixed ports -cevN5KC56128PFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 26 } -- The fixed module that has 48x 10G (SFP+), 4x 40G (QSFP+) and supervisor in Nexus 56128P -cevN5KC5672UPM6Q OBJECT IDENTIFIER ::= { cevModuleN5KType 27 } -- Nexus 5672UP 6x 40G QSFP+ Module -cevN5KC5672UPFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 28 } -- The fixed module that has 32x10G SFP+, 16x UP SFP+ and supervisor in Nexus 5672UP +cevN5KN56M24UP2Q OBJECT IDENTIFIER ::= { cevModuleN5KType 25 } -- Nexus 5600 Module, 24x10G SFP+ UP, 2xQSFP+ fixed ports +cevN5KC56128PFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 26 } -- The fixed module that has 48x 10G (SFP+), 4x 40G (QSFP+) and supervisor in Nexus 56128P +cevN5KC5672UPM6Q OBJECT IDENTIFIER ::= { cevModuleN5KType 27 } -- Nexus 5672UP 6x 40G QSFP+ Module +cevN5KC5672UPFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 28 } -- The fixed module that has 32x10G SFP+, 16x UP SFP+ and supervisor in Nexus 5672UP cevN5KC5672UP16GFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 29 } -- The fixed module that has 24x10G Eth/FCoE or 16G FC Ports cevN5KN5648M12QFIX OBJECT IDENTIFIER ::= { cevModuleN5KType 30 } -- Nexus 5648 Fixed Module with 12Q 40GE Ethernet/FCoE cevN5KN5624M12QFIX OBJECT IDENTIFIER ::= { cevModuleN5KType 31 } -- Nexus 5624 Fixed Module with 12Q 40GE Ethernet/FCoE @@ -8205,19 +8219,19 @@ cevModuleA9K40x1GEE OBJECT IDENTIFIER ::= { cevModuleASR9KType 6 } cevModuleA9KRSP OBJECT IDENTIFIER ::= { cevModuleASR9KType 7 } -- ASR9K Fabric, Controller, 2G memory cevModuleA9KRSP4G OBJECT IDENTIFIER ::= { cevModuleASR9KType 8 } -- ASR9K Fabric, Controller, 4G memory cevModuleASR9KHost OBJECT IDENTIFIER ::= { cevModuleASR9KType 9 } -- Cisco ASR9K RSP/LC Host module -cevModuleA9K2x10GE20x1GEB OBJECT IDENTIFIER ::= { cevModuleASR9KType 10 } -- 2-Port 10GE, 20-Port GE Line Card, Requires XFPs and SFPs -cevModuleA9K8x10GELRB OBJECT IDENTIFIER ::= { cevModuleASR9KType 11 } -- 8-Port 10GE Line Card, Requires XFPs -cevModuleA9K8x10GELRE OBJECT IDENTIFIER ::= { cevModuleASR9KType 12 } -- 8-Port 10GE Extended Line Card, Requires XFPs -cevModuleA9K40x1GEL OBJECT IDENTIFIER ::= { cevModuleASR9KType 13 } -- 40-Port GE Low Queue Line Card, Requires SFPs +cevModuleA9K2x10GE20x1GEB OBJECT IDENTIFIER ::= { cevModuleASR9KType 10 } -- 2-Port 10GE, 20-Port GE Line Card, Requires XFPs and SFPs +cevModuleA9K8x10GELRB OBJECT IDENTIFIER ::= { cevModuleASR9KType 11 } -- 8-Port 10GE Line Card, Requires XFPs +cevModuleA9K8x10GELRE OBJECT IDENTIFIER ::= { cevModuleASR9KType 12 } -- 8-Port 10GE Extended Line Card, Requires XFPs +cevModuleA9K40x1GEL OBJECT IDENTIFIER ::= { cevModuleASR9KType 13 } -- 40-Port GE Low Queue Line Card, Requires SFPs cevModuleA9K4x10GEL OBJECT IDENTIFIER ::= { cevModuleASR9KType 14 } -- 4-Port 10GE Low Queue Line Card, Requires XFPs -cevModuleA9K8x10GEL OBJECT IDENTIFIER ::= { cevModuleASR9KType 15 } -- 8-Port 10GE DX Low Queue Line Card, Requires XFPs -cevModuleA9K2x10GE20x1GEE OBJECT IDENTIFIER ::= { cevModuleASR9KType 16 } -- 2-Port 10GE, 20-Port GE Extended LC, Req. XFPs and SFPs +cevModuleA9K8x10GEL OBJECT IDENTIFIER ::= { cevModuleASR9KType 15 } -- 8-Port 10GE DX Low Queue Line Card, Requires XFPs +cevModuleA9K2x10GE20x1GEE OBJECT IDENTIFIER ::= { cevModuleASR9KType 16 } -- 2-Port 10GE, 20-Port GE Extended LC, Req. XFPs and SFPs cevModuleA9KISM100 OBJECT IDENTIFIER ::= { cevModuleASR9KType 17 } -- ASR9000 Integrated Service Module (ISM) for the support of Advanced Virtual Services including video and other cloud based services cevModuleA9KQFPSIP OBJECT IDENTIFIER ::= { cevModuleASR9KType 18 } -- QFP SIP 20G Line Card -cevModuleA9KRSP8G OBJECT IDENTIFIER ::= { cevModuleASR9KType 19 } -- ASR9K Fabric, Route Switch Processor with 8GB memory +cevModuleA9KRSP8G OBJECT IDENTIFIER ::= { cevModuleASR9KType 19 } -- ASR9K Fabric, Route Switch Processor with 8GB memory cevModuleA9K2x10GE20x1GEL OBJECT IDENTIFIER ::= { cevModuleASR9KType 20 } -- 2-Port 10GE, 20-Port GE Low Queue LC, Req. XFPs and SFPs cevModuleA9K8x10GELRL OBJECT IDENTIFIER ::= { cevModuleASR9KType 21 } -- 8-Port 10GE Low Queue Line Card, Requires XFPs -cevModuleA9K16x10GEOVB OBJECT IDENTIFIER ::= { cevModuleASR9KType 22 } -- 16-Port 10GE Line Card, Requires SFP+s +cevModuleA9K16x10GEOVB OBJECT IDENTIFIER ::= { cevModuleASR9KType 22 } -- 16-Port 10GE Line Card, Requires SFP+s cevModuleA9KQFPSIP500 OBJECT IDENTIFIER ::= { cevModuleASR9KType 23 } -- QFP SIP 5G Line Card cevModuleA9KServiceAcceleratorModule OBJECT IDENTIFIER ::= { cevModuleASR9KType 24 } -- SAM: ServiceAcceleratorModule Flash cards cevModuleA9KRsp440Se OBJECT IDENTIFIER ::= { cevModuleASR9KType 25 } -- ASR 9000 RSP-440 Service Edge Optimized @@ -8245,7 +8259,7 @@ cevModuleA9KMODULEv OBJECT IDENTIFIER ::= { cevModuleASR9KType 46 } -- AS cevModuleA9K9001Lc OBJECT IDENTIFIER ::= { cevModuleASR9KType 47 } -- ASR 9001, Modular Line Card cevModuleA9K9001Rp OBJECT IDENTIFIER ::= { cevModuleASR9KType 48 } -- ASR 9001, Route Switch Processor with 8GB memory cevModuleA9KSip7008G OBJECT IDENTIFIER ::= { cevModuleASR9KType 49 } -- Cisco ASR9000 Series SPA Interface Processor 700 with 8G memory -cevModuleA9K9001LcS OBJECT IDENTIFIER ::= { cevModuleASR9KType 53 } -- ASR 9001 Modular Line Card low speed +cevModuleA9K9001LcS OBJECT IDENTIFIER ::= { cevModuleASR9KType 53 } -- ASR 9001 Modular Line Card low speed cevModuleA9KVSM500 OBJECT IDENTIFIER ::= { cevModuleASR9KType 54 } -- ASR9K Virtualized Services Module cevModuleA9K40x1GeSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 55 } -- ASR 9000 40-port 1GE, Service Edge Optimized LC cevModuleA9K40x1GeTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 56 } -- ASR 9000 40-port 1GE, Packet Transport Optimized LC @@ -8283,17 +8297,17 @@ cevModuleA99MOD400SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 88 } -- AS cevModuleA99MOD200TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 89 } -- ASR 9900 Modular 200GE Line Card, Packet Transport Optimized cevModuleA99MOD200SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 90 } -- ASR 9900 Modular 200GE Line Card, Service Edge Optimized cevModuleA998X100GELSE OBJECT IDENTIFIER ::= { cevModuleASR9KType 91 } -- ASR 9900 8 port 100GE LAN service edge optimized line card -cevModuleA9K24X10GE1GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 92 } -- ASR 9000 24-port 10GE & 1GE dual rate Service Edge optimized LC -cevModuleA9K24X10GE1GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 93 } -- ASR 9000 24-port 10GE & 1GE dual rate Packet Transport optimized LC -cevModuleA9K24X10GE1GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 94 } -- ASR 9000 24-port 10GE & 1GE dual rate Consumption model LC -cevModuleA9K48X10GE1GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 95 } -- ASR 9000 48-port 10GE & 1GE dual rate Service Edge optimized LC -cevModuleA9K48X10GE1GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 96 } -- ASR 9000 48-port 10GE & 1GE dual rate Packet Transport optimized LC -cevModuleA9K48X10GE1GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 97 } -- ASR 9000 48-port 10GE & 1GE dual rate Consumption model LC +cevModuleA9K24X10GE1GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 92 } -- ASR 9000 24-port 10GE & 1GE dual rate Service Edge optimized LC +cevModuleA9K24X10GE1GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 93 } -- ASR 9000 24-port 10GE & 1GE dual rate Packet Transport optimized LC +cevModuleA9K24X10GE1GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 94 } -- ASR 9000 24-port 10GE & 1GE dual rate Consumption model LC +cevModuleA9K48X10GE1GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 95 } -- ASR 9000 48-port 10GE & 1GE dual rate Service Edge optimized LC +cevModuleA9K48X10GE1GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 96 } -- ASR 9000 48-port 10GE & 1GE dual rate Packet Transport optimized LC +cevModuleA9K48X10GE1GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 97 } -- ASR 9000 48-port 10GE & 1GE dual rate Consumption model LC cevModuleA9KMOD400CM OBJECT IDENTIFIER ::= { cevModuleASR9KType 98 } -- 400G Modular Linecard, Consumption Model -cevModuleA9KMOD200CM OBJECT IDENTIFIER ::= { cevModuleASR9KType 99 } -- 200G Modular Linecard, Consumption Model +cevModuleA9KMOD200CM OBJECT IDENTIFIER ::= { cevModuleASR9KType 99 } -- 200G Modular Linecard, Consumption Model cevModuleA9KRsp880LTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 100 } -- ASR 9000 Route Switch Processor 880-Lite for Packet Trans cevModuleA9KRsp880LSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 101 } -- ASR 9000 Route Switch Processor 880-Lite for Service Edge -cevModuleA9K9906SfcT OBJECT IDENTIFIER ::= { cevModuleASR9KType 102 } -- ASR 9906 Switch Fabric Card +cevModuleA9K9906SfcT OBJECT IDENTIFIER ::= { cevModuleASR9KType 102 } -- ASR 9906 Switch Fabric Card cevModuleA9901RP OBJECT IDENTIFIER ::= { cevModuleASR9KType 103 } -- ASR 9901 Route Switch Processor with 32GB memory cevModuleA9901LC OBJECT IDENTIFIER ::= { cevModuleASR9KType 104 } -- ASR 9901 Modular Line Card cevModuleA9K400G OBJECT IDENTIFIER ::= { cevModuleASR9KType 105 } -- ASR 9000 4-port 100GE Line card @@ -8321,8 +8335,8 @@ cevModuleA9932X100GEXCM OBJECT IDENTIFIER ::= { cevModuleASR9KType 131 } -- cevModuleA9K20X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 132 } -- ASR9000 2T 5 Fabric Service Edge Combo Card cevModuleA9K20X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 133 } -- ASR9000 2T 5 Fabric Transport Combo Card cevModuleA9K20X100GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 134 } -- ASR9000 2T 5 Fabric Combo CM Card -cevModuleA9K12X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 135 } -- ASR9000 1.2T 5 Fabric Service Edge Combo Card -cevModuleA9K12X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 136 } -- ASR9000 1.2T 5 Fabric Transport Combo Card +cevModuleA9K12X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 135 } -- ASR9000 1.2T 5 Fabric Service Edge Combo Card +cevModuleA9K12X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 136 } -- ASR9000 1.2T 5 Fabric Transport Combo Card cevModuleA9K12X100GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 137 } -- ASR9000 1.2T 5 Fabric Combo CM Card cevModuleA9K8X100GEX2SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 138 } -- ASR9000 0.8T 5 Fabric Service Edge Combo Card cevModuleA9K8X100GEX2TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 139 } -- ASR9000 0.8T 5 Fabric Transport Combo Card @@ -8333,10 +8347,10 @@ cevModuleA9924X100GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 143 } -- cevModuleA9910X400GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 144 } -- ASR9900 4T 7 Fabric Service Edge Combo Card cevModuleA9910X400GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 145 } -- ASR9900 4T 7 Fabric Transport Combo Card cevModuleA9910X400GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 146 } -- ASR9900 4T 7 Fabric Combo CM Card -cevModuleA99RPF OBJECT IDENTIFIER ::= { cevModuleASR9KType 147 } -- ASR 9900 Fixed Chassis Route Processor -cevModuleASR9903LC OBJECT IDENTIFIER ::= { cevModuleASR9KType 148 } -- ASR 9903 1600G Fixed Linecard -cevModuleA990320HGPEC OBJECT IDENTIFIER ::= { cevModuleASR9KType 149 } -- ASR 9903 2T Multi-rate Port Expansion Card -cevModuleA99038HGPEC OBJECT IDENTIFIER ::= { cevModuleASR9KType 150 } -- ASR 9903 800G Multi-rate Port Expansion Card +cevModuleA99RPF OBJECT IDENTIFIER ::= { cevModuleASR9KType 147 } -- ASR 9900 Fixed Chassis Route Processor +cevModuleASR9903LC OBJECT IDENTIFIER ::= { cevModuleASR9KType 148 } -- ASR 9903 1600G Fixed Linecard +cevModuleA990320HGPEC OBJECT IDENTIFIER ::= { cevModuleASR9KType 149 } -- ASR 9903 2T Multi-rate Port Expansion Card +cevModuleA99038HGPEC OBJECT IDENTIFIER ::= { cevModuleASR9KType 150 } -- ASR 9903 800G Multi-rate Port Expansion Card cevModuleASR9000400GTR OBJECT IDENTIFIER ::= { cevModuleASR9KType 151 } -- ASR 9000 400G TR flexible line card cevModuleASR9000400GFC OBJECT IDENTIFIER ::= { cevModuleASR9KType 152 } -- ASR 9000 400G FC flexible line card cevModuleASR9000400GSE OBJECT IDENTIFIER ::= { cevModuleASR9KType 153 } -- ASR 9000 400G SE flexible line card @@ -8554,10 +8568,10 @@ cevSFPCwdmSfp10g1530 OBJECT IDENTIFIER ::= { cevModuleSFPPlus cevSFPCwdmSfp10g1510 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 201 } -- 10GB CWDM SFP+ 1510nm 40km Single Fiber Mode(SMF) LC duplex connector cevSFPCwdmSfp10g1490 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 202 } -- 10GB CWDM SFP+ 1490nm 40km Single Fiber Mode(SMF) LC duplex connector cevSFPCwdmSfp10g1470 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 203 } -- 10GB CWDM SFP+ 1550nm 40km optical transceiver -cevSFP10GBXDI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 204 } -- 10GBASE-BXDI SFP+ Module for SMF -cevSFP10GBXUI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 205 } -- 10GBASE-BXUI SFP+ Module for SMF -cevSFP10GBX40DI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 206 } -- 10GBASE-BX40DI SFP+ Module for SMF -cevSFP10GBX40UI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 207 } -- 10GBASE-BX40UI SFP+ Module for SMF +cevSFP10GBXDI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 204 } -- 10GBASE-BXDI SFP+ Module for SMF +cevSFP10GBXUI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 205 } -- 10GBASE-BXUI SFP+ Module for SMF +cevSFP10GBX40DI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 206 } -- 10GBASE-BX40DI SFP+ Module for SMF +cevSFP10GBX40UI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 207 } -- 10GBASE-BX40UI SFP+ Module for SMF cevSFPQsfpPlusLROpticsMod OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 208 } -- Cisco 40GE QSFP LR Pluggable Optics Module cevSFPQsfpPlusSROpticsMod OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 209 } -- Cisco 40GE QSFP SR Pluggable Optics Module cevSFPPDWDMSFP10GC OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 213 } -- DWDM Tunable SFP+ 10 Gigabit Ethernet Transceiver Module @@ -8693,7 +8707,7 @@ cevSFPPONSSI10GSR OBJECT IDENTIFIER ::= { cevModuleSFPPlus cevSFPPONSSI10GLR OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 343 } -- 10GBASE-LR SFP+ Module, I-Temp cevSFPPONSSI10GER OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 344 } -- 10GBASE-ER SFP+ Module, I-Temp cevSFPPONSSI10GZR OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 345 } -- 10GBASE-ZR SFP+ Module, I-Temp -cevSFPPONSSIDS1TPOP OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 346 } -- Transparent PDH over Packet, Small Form Factor Pluggable Optics +cevSFPPONSSIDS1TPOP OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 346 } -- Transparent PDH over Packet, Small Form Factor Pluggable Optics cevSFP10GERI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 347 } -- 10GBASE-ER SFP+ Module, I-Temp cevSFP10GZRI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 348 } -- 10GBASE-ZR SFP+ Module, I-Temp cevSFP10GLR10I OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 349 } -- 10GBASE-LR10 SFP+ Module, I-Temp @@ -8732,19 +8746,19 @@ cevSFPH10GBAOC5M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 27 } cevSFPH10GBAOC7M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 28 } -- 10GBASE-Active Optical SFP+ Cable 7 Meter cevSFPH10GBAOC10M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 29 } -- 10GBASE-Active Optical SFP+ Cable 10 Meter cevSFPH10GBCU10M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 30 } -- 10GBASE-CU SFP+ Cable 10 Meter -cevQSFP4x10GAC7M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 31 } -- Direct Attach Copper QSFP 4x10G 7M -cevQSFP4x10GAC10M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 32 } -- Direct Attach Copper QSFP 4x10G 10M +cevQSFP4x10GAC7M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 31 } -- Direct Attach Copper QSFP 4x10G 7M +cevQSFP4x10GAC10M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 32 } -- Direct Attach Copper QSFP 4x10G 10M cevSFPH10GBCUDOT5M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 33 } -- 10GBASE-CU SFP+ Cable 0.5 Meter cevModuleN2KType OBJECT IDENTIFIER ::= { cevModule 78 } -- Group for the Nexus N2K Type of cards cevN2kC2148T1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 1 } -- The fixed module in N2K-C2148T-1GE -cevN2kC2232PP10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 2 } -- The fixed module in N2K-C2232PP-10GE -cevN2kC2248TP1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 3 } -- The fixed module in N2K-C2248TP-1GE +cevN2kC2232PP10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 2 } -- The fixed module in N2K-C2232PP-10GE +cevN2kC2248TP1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 3 } -- The fixed module in N2K-C2248TP-1GE cevN2kC2224TP1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 4 } -- The fixed module in N2K-C2224TP-1GE cevN2kC2232TT10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 5 } -- The fixed module in N2K-C2232TT-10GE cevN2kC2232TP10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 6 } -- The fixed module in N2K-C2232TP-10GE cevN2kC2248TT1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 7 } -- The fixed module in N2K-C2248TT-1GE -cevN2kC2248TPE1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 8 } -- The fixed module in N2K-C2248TP-E-1GE +cevN2kC2248TPE1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 8 } -- The fixed module in N2K-C2248TP-E-1GE cevN2kB22HPPFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 9 } -- The fixed module in N2K-B22HP-P cevN2kM2800P OBJECT IDENTIFIER ::= { cevModuleN2KType 10 } -- N2K-C2232TM-10GE Modular uplink, 8 ports SFP+ cevN2kC2232TM10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 11 } -- The fixed module in N2K-C2232TM-10GE @@ -8758,8 +8772,8 @@ cevN2KC2348TQFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 18 } cevN2KC2232TQFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 19 } -- The fixed module in N2K-C2232TQ cevN2KC2348TQ10GE OBJECT IDENTIFIER ::= { cevModuleN2KType 20 } -- This product belongs to nexus 2k family of Fex's. This Fex is Currently in bringup stage. This FEX has 48 HIF ports (copper) and 6 NIF (uplink) ports. - -cevModuleN1KVType OBJECT IDENTIFIER ::= { cevModule 79 } -- Group for the Nexus1000V type of modules + +cevModuleN1KVType OBJECT IDENTIFIER ::= { cevModule 79 } -- Group for the Nexus1000V type of modules cevN1KVVSM OBJECT IDENTIFIER ::= { cevModuleN1KVType 1 } -- Virtual Supervisor Module for Nexus1000V cevN1KVVEM OBJECT IDENTIFIER ::= { cevModuleN1KVType 2 } -- Virtual Ethernet Module for Nexus1000V cevN1KVVXLANGateway OBJECT IDENTIFIER ::= { cevModuleN1KVType 3 } -- VXLAN (Virtual eXtensible LAN) Gateway Service Module @@ -8775,15 +8789,16 @@ cevUCSFIE16UP OBJECT IDENTIFIER ::= { cevModuleUCSType 7 } cevUCSFI6248UPFixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 8 } -- Fixed Module within Cisco UCS 6248 Fabric InterConnect cevUCSFI6296UPFixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 9 } -- Fixed Module within Cisco UCS 6296 Fabric InterConnect cevUCSFIDL2 OBJECT IDENTIFIER ::= { cevModuleUCSType 10 } -- UCS 6248 Layer 2 Daughter Card -cevUCSFIM6324FixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 171 } -- Fixed Module within Cisco UCS 6324 Fabric InterConnect +cevUCSFIM6324FixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 171 } -- Fixed Module within Cisco UCS 6324 Fabric InterConnect cevUCSFI6332FixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 172 } -- Fixed Module within Cisco UCS 6332 Fabric InterConnect cevUCSFI633216UPFixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 173 } -- Fixed Module within Cisco UCS 6332-16UP Fabric InterConnect cevUCSIOM2304Q OBJECT IDENTIFIER ::= { cevModuleUCSType 176 } -- 4 ports 40G Network Facing and 8 ports 40G Host Facing cevUCSFI6454FixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 182 } -- Fixed Module within Cisco UCS 6454 Fabric InterConnect with 40x10G/25G + 6x40G/100G + 8 UP Ports cevUCSE180DM3K9 OBJECT IDENTIFIER ::= { cevModuleUCSType 183 } -- Cisco Integrated Management Controller (CIMC) UCS-E180D-M3/K9 cevUCSE1120DM3K9 OBJECT IDENTIFIER ::= { cevModuleUCSType 184 } -- Cisco Integrated Management Controller (CIMC) UCS-E1120D-M3/K9 -cevUCSFI64108 OBJECT IDENTIFIER ::= { cevModuleUCSType 185 } -- Fixed Module within Cisco UCS 64108 Fabric InterConnect with 96x10G/25G UP Ports + 12x40G/100G Ports -cevUCSFI6536FixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 186 } -- Fixed Module within Cisco UCS 6536 Fabric InterConnect +cevUCSFI64108 OBJECT IDENTIFIER ::= { cevModuleUCSType 185 } -- Fixed Module within Cisco UCS 64108 Fabric InterConnect with 96x10G/25G UP Ports + 12x40G/100G Ports +cevUCSFI6536FixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 186 } -- Fixed Module within Cisco UCS 6536 Fabric InterConnect +cevUCSXS9108100G OBJECT IDENTIFIER ::= { cevModuleUCSType 188 } -- Fixed module within Cisco UCSX-Direct FI/IFM cevModuleNexus1010Type OBJECT IDENTIFIER ::= { cevModule 81 } -- This is the module type to represent a Virtual Supervisor Card for the Nexus1010 product cevNexus1010VSM OBJECT IDENTIFIER ::= { cevModuleNexus1010Type 1 } -- Virtual Supervisor Module for Nexus1010 @@ -8814,10 +8829,10 @@ cevMASA5585IsmSspIps60K7 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 16 } -- cevMASA5585Nm8x10GE OBJECT IDENTIFIER ::= { cevModuleASA5585Type 17 } -- Cisco Adaptive Security Appliance 5585-XHalf Width 8 TenGigabit Ethernet Network Module This card includes 8 TenGigabit Ethernet I/O ports cevMASA5585Nm4x10GE OBJECT IDENTIFIER ::= { cevModuleASA5585Type 18 } -- Cisco Adaptive Security Appliance 5585-XHalf Width 4 TenGigabit Ethernet Network Module This card includes 4 TenGigabit Ethernet I/O ports cevMASA5585Nm20x1GE OBJECT IDENTIFIER ::= { cevModuleASA5585Type 19 } -- Cisco Adaptive Security Appliance 5585-X Half Width 20 Gigabit Ethernet Network Module. This card includes 20 Gigabit Ethernet I/O ports -cevMASA5585CxSsp40 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 20 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-40 -cevMASA5585CxSsp60 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 21 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-60 -cevMASA5585CxSsp10 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 22 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-10 -cevMASA5585CxSsp20 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 23 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-20 +cevMASA5585CxSsp40 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 20 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-40 +cevMASA5585CxSsp60 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 21 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-60 +cevMASA5585CxSsp10 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 22 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-10 +cevMASA5585CxSsp20 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 23 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-20 cevMASA5585SFRSsp10 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 24 } -- Cisco Adaptive Security Appliance 5585-X FirePOWER SSP10 cevMASA5585SFRSsp20 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 25 } -- Cisco Adaptive Security Appliance 5585-X FirePOWER SSP20 cevMASA5585SFRSsp40 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 26 } -- Cisco Adaptive Security Appliance 5585-X FirePOWER SSP40 @@ -8829,28 +8844,28 @@ cevCFP40GLR4 OBJECT IDENTIFIER ::= { cevModuleCFPs 2 } -- cevCFP40GSR4 OBJECT IDENTIFIER ::= { cevModuleCFPs 3 } -- 40GBASE-SR4 CFP Module for MMF - 4 channels cevCFP40GFR OBJECT IDENTIFIER ::= { cevModuleCFPs 4 } -- 40GBASE-FR CFP Module for SMF cevCFP100GSR10 OBJECT IDENTIFIER ::= { cevModuleCFPs 5 } -- 100GBASE-SR10 CFP, 100m OM3 MMF -cevCFP100GER4 OBJECT IDENTIFIER ::= { cevModuleCFPs 6 } -- 100GBASE-ER4 CFP Module for SMF +cevCFP100GER4 OBJECT IDENTIFIER ::= { cevModuleCFPs 6 } -- 100GBASE-ER4 CFP Module for SMF cevCFPUnknown OBJECT IDENTIFIER ::= { cevModuleCFPs 7 } -- Unknown CFP Module cevModuleN3KType OBJECT IDENTIFIER ::= { cevModule 85 } -- Group for the Nexus 3000 Type of cards cevN3kC3064PQfixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 1 } -- Nexus 3000 Series 1 RU fixed module with 48 SFP+ and and 4 QSFP ports -cevN3kC3064PQ10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 2 } -- Nexus 3000 Series 1 RU fixed module with 48 SFP+ and 4 QSFP ports +cevN3kC3064PQ10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 2 } -- Nexus 3000 Series 1 RU fixed module with 48 SFP+ and 4 QSFP ports cevN3kC3048TP1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 3 } -- Nexus 3000 Series 1 RU fixed module with 48x1G-BaseT and 4x10GE SFP+ ports cevN3kC3016Q40GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 4 } -- Nexus 3000 Series 1 RU fixed module with 16x40GE QSFP ports cevN3kC3064Pq10GXFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 5 } -- Nexus 3000 Series 1 RU fixed module with 48 SFP+ and 4 QSFP ports cevN3kC3548P10GFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 6 } -- Nexus 3500 Series 1 RU fixed module with 48 SFP ports -cevN3kC3064TQ10GTFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 7 } -- Nexus 3000 Series 1 RU fixed module with 48 SFP+ and 4 QSFP ports +cevN3kC3064TQ10GTFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 7 } -- Nexus 3000 Series 1 RU fixed module with 48 SFP+ and 4 QSFP ports cevN3KC3172 OBJECT IDENTIFIER ::= { cevModuleN3KType 8 } -- N3K / QuickIron2 Supervisor module cevN3KC3172TQ OBJECT IDENTIFIER ::= { cevModuleN3KType 9 } -- N3K / QuickZinc2 Supervisor module cevN3KC3132TQ OBJECT IDENTIFIER ::= { cevModuleN3KType 10 } -- N3K / Neptune Supervisor module cevN3KC3132CR OBJECT IDENTIFIER ::= { cevModuleN3KType 11 } -- N3K Neptune-CR Module Supervisor cevN3kC3164Q40GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 12 } -- Nexus 3000 series 2 RU fixed module with 64 QSFP ports cevN3kC3548P10GXFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 13 } -- Nexus 3500 Series 1 RU fixed module with 48 SFP ports -cevN3KC3132QXOE OBJECT IDENTIFIER ::= { cevModuleN3KType 14 } -- Neptune-CR chassis Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32 x QSFP+ ports, 2 Power Supplies and 4 FANs, configured as open environment hardware +cevN3KC3132QXOE OBJECT IDENTIFIER ::= { cevModuleN3KType 14 } -- Neptune-CR chassis Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32 x QSFP+ ports, 2 Power Supplies and 4 FANs, configured as open environment hardware cevN3KC3172PQOE OBJECT IDENTIFIER ::= { cevModuleN3KType 15 } -- Cisco chassis for N3K / QuickIron2, configured as open environment hardware cevN3KC3172TQOE OBJECT IDENTIFIER ::= { cevModuleN3KType 16 } -- Cisco chassis for N3K / QuickIron2, configured as open environment hardware cevN3KC3064XOE OBJECT IDENTIFIER ::= { cevModuleN3KType 17 } -- Nexus 3000 Series 1 RU fixed chassis with 48 SFP+ and 4 QSFP ports, 2 Power Supplies and 1 Fan tray, configured as open environment hardware -cevN3KC3048OE OBJECT IDENTIFIER ::= { cevModuleN3KType 18 } -- Nexus 3000 Series 1 RU fixed chassis with 48x1G-BaseT and 4x10GE SFP+ ports, no Power Supply, no fan, configured as open environment hardware +cevN3KC3048OE OBJECT IDENTIFIER ::= { cevModuleN3KType 18 } -- Nexus 3000 Series 1 RU fixed chassis with 48x1G-BaseT and 4x10GE SFP+ ports, no Power Supply, no fan, configured as open environment hardware cevN3kC3232CFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 19 } -- Nexus 3000 Series 1 RU fixed module with 32x40/100G QSFP + 2x10G SFP+ cevN3kC31128PQfixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 20 } -- 2RU TOR fixed module with 96x10GT 8x40G QSFP cevN3KC3132QXL OBJECT IDENTIFIER ::= { cevModuleN3KType 21 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32xQSFP+ports, 2 Power Supplies and 4 FANs @@ -8883,8 +8898,8 @@ cevModuleASR900Type OBJECT IDENTIFIER ::= { cevModule 87 } -- cevModuleASR903RSP1A OBJECT IDENTIFIER ::= { cevModuleASR900Type 1 } -- ASR 903 Route Switch Processor 1, Base Scale, 55Gbps cevModuleASR900ESP OBJECT IDENTIFIER ::= { cevModuleASR900Type 2 } -- Cisco ASR 900 Embedded Services Processor Module cevModuleASR903RSP1B OBJECT IDENTIFIER ::= { cevModuleASR900Type 3 } -- ASR 903 Route Switch Processor 1, Large Scale, 55Gbps -cevModuleASR903RSP2A64G OBJECT IDENTIFIER ::= { cevModuleASR900Type 4 } -- ASR 903 Route Switch Processor 2, Base Scale, 64Gbps -cevModuleASR903RSP2A128G OBJECT IDENTIFIER ::= { cevModuleASR900Type 5 } -- ASR 903 Route Switch Processor 2, Base Scale, 128Gbps +cevModuleASR903RSP2A64G OBJECT IDENTIFIER ::= { cevModuleASR900Type 4 } -- ASR 903 Route Switch Processor 2, Base Scale, 64Gbps +cevModuleASR903RSP2A128G OBJECT IDENTIFIER ::= { cevModuleASR900Type 5 } -- ASR 903 Route Switch Processor 2, Base Scale, 128Gbps cevModuleASR92024SZIM OBJECT IDENTIFIER ::= { cevModuleASR900Type 6 } -- ASR 920 Route Switch Processor , Base Scale, 64Gbps cevModuleASR92024SZM OBJECT IDENTIFIER ::= { cevModuleASR900Type 7 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps cevModuleASR92024TZM OBJECT IDENTIFIER ::= { cevModuleASR900Type 8 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps @@ -8897,7 +8912,7 @@ cevModuleASR92010SZPD OBJECT IDENTIFIER ::= { cevModuleASR900Type 14 } - cevModuleASR92016SZIM OBJECT IDENTIFIER ::= { cevModuleASR900Type 18 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps cevModuleASR92012SZIMCC OBJECT IDENTIFIER ::= { cevModuleASR900Type 19 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps conformal coated Crete cevModuleASR900RSP3C200CC OBJECT IDENTIFIER ::= { cevModuleASR900Type 20 } -- ASR 900 Route Switch Processor 3 FOR CONFORMAL COATING, 200G, XL Scale -cevModuleASR920U16SZIM OBJECT IDENTIFIER ::= { cevModuleASR900Type 21 } -- ASR 920 Route Switch Processor, BaseScale, 64Gbps +cevModuleASR920U16SZIM OBJECT IDENTIFIER ::= { cevModuleASR900Type 21 } -- ASR 920 Route Switch Processor, BaseScale, 64Gbps cevModuleASR900URSP2A64G OBJECT IDENTIFIER ::= { cevModuleASR900Type 22 } -- ASR 900U Route Switch Processor 2, Base Scale, 64Gbps cevModuleASR900URSP2A128G OBJECT IDENTIFIER ::= { cevModuleASR900Type 23 } -- ASR 900U Route Switch Processor 2, Base Scale, 128Gbps cevModuleASR900IMA8CS1ZM OBJECT IDENTIFIER ::= { cevModuleASR900Type 24 } -- ASR 900 16 port GE C-SFP + 1 port SFP+ IM with MACsec @@ -8944,7 +8959,7 @@ cevModuleASR5KSpioBncK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 33 } cevModuleASR5KSpio3pnK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 34 } -- Switch Processor I/O, 3-Pin BITS cevModuleASR5KRccK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 35 } -- Redundancy Crossbar Card - + cevModuleASR5500Type OBJECT IDENTIFIER ::= { cevModule 89 } -- cevModuleASR5500Type cards cevModuleASR55DPC OBJECT IDENTIFIER ::= { cevModuleASR5500Type 1 } -- ASR5500 Data Processing Card (DPC) cevModuleASR55FSC OBJECT IDENTIFIER ::= { cevModuleASR5500Type 2 } -- ASR5500 Fabric and Storage Card (FSC) @@ -8960,14 +8975,14 @@ cevModuleASR55MIO2 OBJECT IDENTIFIER ::= { cevModuleASR5500Type 11 } cevModuleCSR1000vType OBJECT IDENTIFIER ::= { cevModule 90 } -- These are modules that are used in Cisco Cloud Services Router 1000 -cevModuleCSR1000vRP OBJECT IDENTIFIER ::= { cevModuleCSR1000vType 1 } -- Cisco CSR 1000v Routing Processor Module +cevModuleCSR1000vRP OBJECT IDENTIFIER ::= { cevModuleCSR1000vType 1 } -- Cisco CSR 1000v Routing Processor Module cevModuleCSR1000vESP OBJECT IDENTIFIER ::= { cevModuleCSR1000vType 2 } -- Cisco CSR 1000v Embedded Services Processor Module cevModuleCSRC8000VRP OBJECT IDENTIFIER ::= { cevModuleCSR1000vType 4 } -- Cisco Catalyst 8000V Edge Route Processor cevModuleCSRC8000VESP OBJECT IDENTIFIER ::= { cevModuleCSR1000vType 5 } -- Cisco Catalyst 8000V Edge Embedded Services Processor cevModuleCSRC8000VNIM OBJECT IDENTIFIER ::= { cevModuleCSR1000vType 6 } -- Cisco Catalyst 8000V Edge NIM controller - + cevModuleCgrType OBJECT IDENTIFIER ::= { cevModule 91 } -- cevModuleCgrType Modules cevModuleCGMPlc OBJECT IDENTIFIER ::= { cevModuleCgrType 18 } -- Connected Grid Module - PLC Module cevModuleCGMGe OBJECT IDENTIFIER ::= { cevModuleCgrType 19 } -- Connected Grid Module - Gigabit Ethernet @@ -9011,13 +9026,13 @@ cevModuleISR4451ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 19 } -- Cisco cevModuleISR4452ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 20 } -- Cisco ISR 4452 Built-In Enhanced Service Module controller Module cevModuleISR44000FP4xGE OBJECT IDENTIFIER ::= { cevModuleISR4400Type 21 } -- Cisco ISR 4400 Series Built-in Front Panel 4xGE Module cevModuleISR4400InternalPOE OBJECT IDENTIFIER ::= { cevModuleISR4400Type 22 } -- Cisco ISR 4400 Series Internal Power Over Ethernet Card for Onboard GE -cevModuleISR4400ExternalPOE OBJECT IDENTIFIER ::= { cevModuleISR4400Type 42 } -- Cisco ISR 4400 Series External Power Over Ethernet Module +cevModuleISR4400ExternalPOE OBJECT IDENTIFIER ::= { cevModuleISR4400Type 42 } -- Cisco ISR 4400 Series External Power Over Ethernet Module cevModuleNGWICSerial1T OBJECT IDENTIFIER ::= { cevModuleISR4400Type 43 } -- 1-Port 12in1 serial network interface module cevModuleNGWICSerial2T OBJECT IDENTIFIER ::= { cevModuleISR4400Type 44 } -- 2-Port 12in1 serial network interface module cevModuleNGWICSerial4T OBJECT IDENTIFIER ::= { cevModuleISR4400Type 45 } -- 4-Port 12in1 serial network interface module -cevModuleISR4431RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 46 } -- Cisco ISR 4431 Routing Processor Module +cevModuleISR4431RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 46 } -- Cisco ISR 4431 Routing Processor Module cevModuleISR4431FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 47 } -- Cisco ISR 4431 Forwarding Processor Module -cevModuleISR4431NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 48 } -- Cisco ISR 4431 Built-In Network Interface Module controller +cevModuleISR4431NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 48 } -- Cisco ISR 4431 Built-In Network Interface Module controller cevModuleISR4451BRP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 49 } -- Cisco ISR 4451 Boost Routing Processor Module cevModuleISR4431BRP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 50 } -- Cisco ISR 4431 Boost Routing Processor Module cevModuleISR4451BFP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 51 } -- Cisco ISR 4451 Boost Forwarding Processor Module @@ -9026,11 +9041,11 @@ cevModuleISR4451BNIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 53 } cevModuleISR4431BNIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 54 } -- Cisco ISR 4431 Boost Built-In Network Interface Module controller cevModuleISR4451BESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 55 } -- Cisco ISR 4451 Boost Built-In Enhanced Service Module controller Module cevModuleISR44000FP4X1G2XTG OBJECT IDENTIFIER ::= { cevModuleISR4400Type 56 } -- Cisco ISR 4400 Series Front Panel 6 ports Ten/Gigabitethernet Module -cevModuleISR4461RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 57 } -- Cisco ISR 4461 Routing Processor Module +cevModuleISR4461RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 57 } -- Cisco ISR 4461 Routing Processor Module cevModuleISR4461FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 58 } -- Cisco ISR 4461 Forwarding Processor Module cevModuleISR4461NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 59 } -- Cisco ISR 4461 Built-In Network Interface Module controller cevModuleISRVG450RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 60 } -- Cisco VG450 Routing Processor Module -cevModuleISRVG450FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 61 } -- Cisco VG450 Forwarding Processor Module +cevModuleISRVG450FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 61 } -- Cisco VG450 Forwarding Processor Module cevModuleISRVG450NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 62 } -- Cisco VG450 Built-In Network Interface M cevModuleISR4461ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 63 } -- Cisco ISR 4461 Built-In Enhanced Service Module controller Module cevModuleVG450ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 64 } -- Cisco VG450 Built-In Enhanced Service Module controller Module @@ -9052,27 +9067,27 @@ cevQSFP40GCR4Active OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 4 } -- cevQSFP40GCR4Passive OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 5 } -- 40G-CR4Passive QSFP+ Module for Copper Passive cevSFPQSFP40GECSR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 6 } -- 40GE-CSR4 QSFP+ Module for MMF LAN mode only cevSFPQSFP40GELR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 7 } -- 40GE-LR4 QSFP+ Module for SMF LAN mode only -cevQSFP40GSRBD OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 8 } -- 40G-SRBD QSFP+ Module for SMF +cevQSFP40GSRBD OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 8 } -- 40G-SRBD QSFP+ Module for SMF cevQSFP40GER4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 9 } -- 40G QSFP+ module for Extended Range (ER). Supports Single Mode Fiber (SMF) cevQSFP40GSR4S OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 10 } -- 40GBASE-SR4 QSFP Trnscvr Module, MPO Conn, Enterprise-Class cevQSFP40GLR4LS OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 11 } -- QSFP 40G Ethernet - LR4 Lite, LC, 2KM, Enterprise-Class cevQSFP40GLR4S OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 12 } -- QSFP 40GBASE-LR4 Trnscvr Mod, LC, 10km, Enterprise-Class -cevQSFP4X10GLRS OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 13 } -- QSFP 4x10G Transceiver Module, LC, 10KM, Enterprise-Class -cevQSFPH40GAOC1M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 14 } -- 40GBASE Active Optical Cable, 1m -cevQSFPH40GAOC2M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 15 } -- 40GBASE Active Optical Cable, 2m -cevQSFPH40GAOC3M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 16 } -- 40GBASE Active Optical Cable, 3m -cevQSFPH40GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 17 } -- 40GBASE Active Optical Cable, 5m -cevQSFPH40GAOC7M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 18 } -- 40GBASE Active Optical Cable, 7m -cevQSFPH40GAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 19 } -- 40GBASE Active Optical Cable, 10m -cevQSFPH40GAOC15M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 20 } -- 40GBASE Active Optical Cable, 15m -cevQSFPH40GAOC20M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 21 } -- 40GBASE Active Optical Cable, 20m -cevQSFPH40GAOC25M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 22 } -- 40GBASE Active Optical Cable, 25m -cevQSFPH40GAOC30M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 23 } -- 40GBASE Active Optical Cable, 30m -cevQSFP40GCSR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 24 } -- 40G-CSR4 QSFP+ Module for MMF, MPO, 300M +cevQSFP4X10GLRS OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 13 } -- QSFP 4x10G Transceiver Module, LC, 10KM, Enterprise-Class +cevQSFPH40GAOC1M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 14 } -- 40GBASE Active Optical Cable, 1m +cevQSFPH40GAOC2M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 15 } -- 40GBASE Active Optical Cable, 2m +cevQSFPH40GAOC3M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 16 } -- 40GBASE Active Optical Cable, 3m +cevQSFPH40GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 17 } -- 40GBASE Active Optical Cable, 5m +cevQSFPH40GAOC7M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 18 } -- 40GBASE Active Optical Cable, 7m +cevQSFPH40GAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 19 } -- 40GBASE Active Optical Cable, 10m +cevQSFPH40GAOC15M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 20 } -- 40GBASE Active Optical Cable, 15m +cevQSFPH40GAOC20M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 21 } -- 40GBASE Active Optical Cable, 20m +cevQSFPH40GAOC25M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 22 } -- 40GBASE Active Optical Cable, 25m +cevQSFPH40GAOC30M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 23 } -- 40GBASE Active Optical Cable, 30m +cevQSFP40GCSR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 24 } -- 40G-CSR4 QSFP+ Module for MMF, MPO, 300M cevQSFPWSPQ40GLR4L OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 25 } -- QSFP 40G Ethernet - LR4 Lite, LC, 2KM -cevQSFP4X10GAOC1M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 26 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 1m -cevQSFP4X10GAOC2M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 27 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 2m -cevQSFP4X10GAOC3M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 28 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 3m +cevQSFP4X10GAOC1M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 26 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 1m +cevQSFP4X10GAOC2M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 27 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 2m +cevQSFP4X10GAOC3M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 28 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 3m cevQSFP4X10GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 29 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 5m cevQSFP4X10GAOC7M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 30 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 7m cevQSFP4X10GAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 31 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 10m @@ -9094,7 +9109,7 @@ cevQSFP4X10GLR4S OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 45 } -- cevModuleN6KType OBJECT IDENTIFIER ::= { cevModule 95 } -- Module for Nexus 6004 cevN6KN6004XM20UP OBJECT IDENTIFIER ::= { cevModuleN6KType 1 } -- Nexus 6004 Unified Module 20 Ports 10GE Eth/FCoE OR 16/8/4/2G FC -cevN6KC6004M12Q OBJECT IDENTIFIER ::= { cevModuleN6KType 2 } -- Nexus 6004 Module 12Q 40GE Ethernet/FCoE +cevN6KC6004M12Q OBJECT IDENTIFIER ::= { cevModuleN6KType 2 } -- Nexus 6004 Module 12Q 40GE Ethernet/FCoE cevN6KC600496QFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 3 } -- The fixed module that has 48Q 40GE ports + supervisor in Nexus 6004 cevN6KC6001M4Q OBJECT IDENTIFIER ::= { cevModuleN6KType 4 } -- Nexus 6001 4xQSFP Module cevN6KC600164PFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 5 } -- The fixed module that has 48 10GE Ethernet/FCoE ports + supervisor in Nexus 6001 @@ -9102,10 +9117,10 @@ cevN6K48P10G OBJECT IDENTIFIER ::= { cevModuleN6KType 6 } -- N cevN6K32Q40G OBJECT IDENTIFIER ::= { cevModuleN6KType 7 } -- N6K 32xQSFP 40G LineCard permanent cevN6K24Q40G OBJECT IDENTIFIER ::= { cevModuleN6KType 8 } -- N6K 24xQSFP 40G LineCard permanent cevN6KC600164TFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 11 } -- The fixed module that has 48x10G-BaseT ports + supervisor in Nexus 6001 -cevN6KN6002M24UP2Q OBJECT IDENTIFIER ::= { cevModuleN6KType 12 } -- N6K Module 24 ports 10G (SFP+) Unified Ports, 2 ports 40G (QSFP+) +cevN6KN6002M24UP2Q OBJECT IDENTIFIER ::= { cevModuleN6KType 12 } -- N6K Module 24 ports 10G (SFP+) Unified Ports, 2 ports 40G (QSFP+) cevN6KN6002M24UP2Q16G OBJECT IDENTIFIER ::= { cevModuleN6KType 13 } -- N6K Module 24 ports 10G (SFP+) Unified Ports with 16G FC, 2 ports 40G (QSFP+) -cevN6KC6002128PFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 15 } -- The fixed module that has 48 ports fixed 10G (SFP+), 4 ports fixed 40G (QSFP+) + supervisor in Nexus 6002-128P -cevN6KC600172UPFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 16 } -- The fixed module that has 48 ports fixed 10G(SFP+) Unified Ports, 6 ports fixed 40G (QSFP+) + supervisor in Nexus 6001-72UP +cevN6KC6002128PFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 15 } -- The fixed module that has 48 ports fixed 10G (SFP+), 4 ports fixed 40G (QSFP+) + supervisor in Nexus 6002-128P +cevN6KC600172UPFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 16 } -- The fixed module that has 48 ports fixed 10G(SFP+) Unified Ports, 6 ports fixed 40G (QSFP+) + supervisor in Nexus 6001-72UP cevN6KN6004M12Q OBJECT IDENTIFIER ::= { cevModuleN6KType 18 } -- Nexus 6004 Module 12Q 40GE Ethernet/FCoE cevN6KC6001M6Q OBJECT IDENTIFIER ::= { cevModuleN6KType 19 } -- N6001 6xQSFP Module @@ -9117,10 +9132,10 @@ cevModuleISRSmEs3x16P OBJECT IDENTIFIER ::= { cevModuleISRType 4 } -- Et cevModuleISRSmEs3x24P OBJECT IDENTIFIER ::= { cevModuleISRType 5 } -- EtherSwitch Next Generation Service Module Layer3 + MACSec + PoEPlus + 24 10/100/1000 cevModuleISRSmDEs3x48P OBJECT IDENTIFIER ::= { cevModuleISRType 6 } -- EtherSwitch Double Wide Next Generation Service Module Layer3 + MACSec + PoEPlus + 48 10/100/1000 cevModuleISRSSD OBJECT IDENTIFIER ::= { cevModuleISRType 7 } -- ISR SSD Module -cevModuleISRMSM50 OBJECT IDENTIFIER ::= { cevModuleISRType 8 } -- Media Service Module 50 for Transcoding and Conferencing services +cevModuleISRMSM50 OBJECT IDENTIFIER ::= { cevModuleISRType 8 } -- Media Service Module 50 for Transcoding and Conferencing services cevModuleISRMSM100 OBJECT IDENTIFIER ::= { cevModuleISRType 9 } -- Media Service Module 100 for Transcoding and Conferencing services -cevModuleISRMSM200 OBJECT IDENTIFIER ::= { cevModuleISRType 10 } -- Media Service Module 200 for Transcoding and Conferencing services -cevModuleISRMSM300 OBJECT IDENTIFIER ::= { cevModuleISRType 11 } -- Media Service Module 300 for Transcoding and Conferencing services +cevModuleISRMSM200 OBJECT IDENTIFIER ::= { cevModuleISRType 10 } -- Media Service Module 200 for Transcoding and Conferencing services +cevModuleISRMSM300 OBJECT IDENTIFIER ::= { cevModuleISRType 11 } -- Media Service Module 300 for Transcoding and Conferencing services cevModuleISRMSM400 OBJECT IDENTIFIER ::= { cevModuleISRType 12 } -- Media Service Module 400 for Transcoding and Conferencing services cevModuleISRExtNIM OBJECT IDENTIFIER ::= { cevModuleISRType 13 } -- SM-X Adapter for one NIM module for Cisco 4000 Series ISR cevModuleISRNIM1XGE OBJECT IDENTIFIER ::= { cevModuleISRType 14 } -- NIM card used in ISR which provides one GE ether port @@ -9138,7 +9153,7 @@ cevModuleISRAP1100B OBJECT IDENTIFIER ::= { cevModuleISRType 25 } -- C cevModuleISRAP1100A OBJECT IDENTIFIER ::= { cevModuleISRType 26 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in A domain cevModuleISRAP1100Z OBJECT IDENTIFIER ::= { cevModuleISRType 27 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in Z domain cevModuleISRAP1100N OBJECT IDENTIFIER ::= { cevModuleISRType 28 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in N domain -cevModuleISRAP1100Q OBJECT IDENTIFIER ::= { cevModuleISRType 29 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in Q domain +cevModuleISRAP1100Q OBJECT IDENTIFIER ::= { cevModuleISRType 29 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in Q domain cevModuleISRAP1100C OBJECT IDENTIFIER ::= { cevModuleISRType 30 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in C domain cevModuleISRAP1100R OBJECT IDENTIFIER ::= { cevModuleISRType 31 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in R domain cevModuleISRAP1100K OBJECT IDENTIFIER ::= { cevModuleISRType 32 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in K domain @@ -9278,16 +9293,16 @@ cevModuleC9514PPIM OBJECT IDENTIFIER ::= { cevModuleISRType 183 } -- Cis cevModuleCNIM1X OBJECT IDENTIFIER ::= { cevModuleISRType 184 } -- Network interface module with one ten gigabit ethernet port cevModuleC83001N1S4T2XRP OBJECT IDENTIFIER ::= { cevModuleISRType 185 } -- Cisco C8300-1N1S-4T2X Series Routing Processor Module cevModuleC83001N1S4T2XFP OBJECT IDENTIFIER ::= { cevModuleISRType 186 } -- Cisco C8300-1N1S-4T2X Series Forwarding Processor Module -cevModuleC83001N1S4T2XNIM OBJECT IDENTIFIER ::= { cevModuleISRType 187 } -- Cisco C8300-1N1S-4T2X Series Built-In Network Interface +cevModuleC83001N1S4T2XNIM OBJECT IDENTIFIER ::= { cevModuleISRType 187 } -- Cisco C8300-1N1S-4T2X Series Built-In Network Interface cevModuleC83001N1S6TRP OBJECT IDENTIFIER ::= { cevModuleISRType 188 } -- Cisco C8300-1N1S-6T Series Routing Processor Module cevModuleC83001N1S6TFP OBJECT IDENTIFIER ::= { cevModuleISRType 189 } -- Cisco C8300-1N1S-6T Series Forwarding Processor Module -cevModuleC83001N1S6TNIM OBJECT IDENTIFIER ::= { cevModuleISRType 190 } -- Cisco C8300-1N1S-6T Series Built-In Network Interface -cevModuleC83001N1S4T2XESM OBJECT IDENTIFIER ::= { cevModuleISRType 191 } -- Cisco C8300-1N1S-4T2X Series Built-In Enhanced Service Module +cevModuleC83001N1S6TNIM OBJECT IDENTIFIER ::= { cevModuleISRType 190 } -- Cisco C8300-1N1S-6T Series Built-In Network Interface +cevModuleC83001N1S4T2XESM OBJECT IDENTIFIER ::= { cevModuleISRType 191 } -- Cisco C8300-1N1S-4T2X Series Built-In Enhanced Service Module cevModuleC83001N1S6TESM OBJECT IDENTIFIER ::= { cevModuleISRType 192 } -- Cisco C83001N1S6T Series Built-In Enhanced Service Module cevModuleESR63004ES OBJECT IDENTIFIER ::= { cevModuleISRType 195 } -- Cisco ESR6300 Built-In Ethernet Switch Module with 4 Gigabit Ethernet ports cevModuleESR6300FP2x1GE OBJECT IDENTIFIER ::= { cevModuleISRType 196 } -- Cisco ESR6300 Built-In Front Panel 2x1GE Module with 2 RJ45/SFP combo ports -cevModuleISRSmX16G4M2X OBJECT IDENTIFIER ::= { cevModuleISRType 197 } -- Cisco ISR SM 16-port 1G, 4-port 2.5 mGigabit Ethernet and 2-port 10G SFP/SFP+ -cevModuleISRSmX40G8M2X OBJECT IDENTIFIER ::= { cevModuleISRType 198 } -- Cisco ISR SM 40-port 1G, 8-port 2.5 mGigabit Ethernet and 2-port 10G SFP/SFP+ +cevModuleISRSmX16G4M2X OBJECT IDENTIFIER ::= { cevModuleISRType 197 } -- Cisco ISR SM 16-port 1G, 4-port 2.5 mGigabit Ethernet and 2-port 10G SFP/SFP+ +cevModuleISRSmX40G8M2X OBJECT IDENTIFIER ::= { cevModuleISRType 198 } -- Cisco ISR SM 40-port 1G, 8-port 2.5 mGigabit Ethernet and 2-port 10G SFP/SFP+ cevModuleISRPLteA11GL OBJECT IDENTIFIER ::= { cevModuleISRType 199 } -- Cisco LTE Advanced CAT-11 pluggable-Global Multimode LTE/LTE-A/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS module cevModuleISRPLteAP18GL OBJECT IDENTIFIER ::= { cevModuleISRType 200 } -- Cisco LTE Advanced Pro CAT-18 pluggable-Global Multimode LTE/LTE-A/LTE-AP/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS module cevModuleCatSm16G4M2X OBJECT IDENTIFIER ::= { cevModuleISRType 201 } -- Cisco Catalyst Edge SM 16-port 1G, 4-port 2.5 mGigabit Ethernet and 2-port 10G SFP/SFP+ @@ -9313,20 +9328,20 @@ cevModuleISRDLteGB OBJECT IDENTIFIER ::= { cevModuleISRType 220 } -- Ci cevModuleISRDLteAS OBJECT IDENTIFIER ::= { cevModuleISRType 221 } -- Cisco LTE Dongle - Asia Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS cevModuleISRDLteNA OBJECT IDENTIFIER ::= { cevModuleISRType 222 } -- Cisco LTE Dongle - North America Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS cevModuleCSMNIMADPT OBJECT IDENTIFIER ::= { cevModuleISRType 223 } -- Cisco SM to NIM Module Adaptor, support on Catalyst 8300 Edge Series platforms -cevModuleISR11004GRP OBJECT IDENTIFIER ::= { cevModuleISRType 224 } -- Cisco ISR1100-4G Series Routing Processor Module -cevModuleISR11004GFP OBJECT IDENTIFIER ::= { cevModuleISRType 225 } -- Cisco ISR1100-4G Series Forwarding Processor Module -cevModuleISR11006GRP OBJECT IDENTIFIER ::= { cevModuleISRType 226 } -- Cisco ISR1100-6G Series Routing Processor Module -cevModuleISR11006GFP OBJECT IDENTIFIER ::= { cevModuleISRType 227 } -- Cisco ISR1100-6G Series Forwarding Processor Module +cevModuleISR11004GRP OBJECT IDENTIFIER ::= { cevModuleISRType 224 } -- Cisco ISR1100-4G Series Routing Processor Module +cevModuleISR11004GFP OBJECT IDENTIFIER ::= { cevModuleISRType 225 } -- Cisco ISR1100-4G Series Forwarding Processor Module +cevModuleISR11006GRP OBJECT IDENTIFIER ::= { cevModuleISRType 226 } -- Cisco ISR1100-6G Series Routing Processor Module +cevModuleISR11006GFP OBJECT IDENTIFIER ::= { cevModuleISRType 227 } -- Cisco ISR1100-6G Series Forwarding Processor Module cevModuleISR11006GSIP OBJECT IDENTIFIER ::= { cevModuleISRType 228 } -- Cisco ISR1100-6G SPA Interface Processor Module -cevModuleISR4x1G2x1GeSfp OBJECT IDENTIFIER ::= { cevModuleISRType 229 } -- Built-In 4x1G-2xSFP Module with 4 RJ45 ports and 2x 1GE SFP ports for Cisco ISR1100-6G, ISR1100X-6G +cevModuleISR4x1G2x1GeSfp OBJECT IDENTIFIER ::= { cevModuleISRType 229 } -- Built-In 4x1G-2xSFP Module with 4 RJ45 ports and 2x 1GE SFP ports for Cisco ISR1100-6G, ISR1100X-6G cevModuleISR11004GLTEGBRP OBJECT IDENTIFIER ::= { cevModuleISRType 230 } -- Cisco ISR1100-4GLTE-GB Series Routing Processor Module cevModuleISR11004GLTEGBFP OBJECT IDENTIFIER ::= { cevModuleISRType 231 } -- Cisco ISR1100-4GLTE-GB Series Forwarding Processor Module -cevModuleISR11004GLTENARP OBJECT IDENTIFIER ::= { cevModuleISRType 232 } -- Cisco ISR1100-4GLTE-NA Series Routing Processor Module +cevModuleISR11004GLTENARP OBJECT IDENTIFIER ::= { cevModuleISRType 232 } -- Cisco ISR1100-4GLTE-NA Series Routing Processor Module cevModuleISR11004GLTENAFP OBJECT IDENTIFIER ::= { cevModuleISRType 233 } -- Cisco ISR1100-4GLTE-NA Series Forwarding Processor Module cevModuleISR11004GSIP OBJECT IDENTIFIER ::= { cevModuleISRType 234 } -- Cisco ISR1100-4G SPA Interface Processor Module cevModuleISR11004GLTEGBSIP OBJECT IDENTIFIER ::= { cevModuleISRType 235 } -- Cisco ISR1100-4GLTE-GB SPA Interface Processor Module cevModuleISR11004GLTENASIP OBJECT IDENTIFIER ::= { cevModuleISRType 236 } -- Cisco ISR1100-4GLTE-NA SPA Interface Processor Module -cevModuleISR4x1G OBJECT IDENTIFIER ::= { cevModuleISRType 237 } -- Built-In 4x1G Module with 4 RJ45 ports for Cisco ISR1100-4G,ISR1100X-4G, ISR1100-4GLTE-GB and ISR1100-4GLTE-NA +cevModuleISR4x1G OBJECT IDENTIFIER ::= { cevModuleISRType 237 } -- Built-In 4x1G Module with 4 RJ45 ports for Cisco ISR1100-4G,ISR1100X-4G, ISR1100-4GLTE-GB and ISR1100-4GLTE-NA cevModuleIR1821K9MB OBJECT IDENTIFIER ::= { cevModuleISRType 239 } -- Cisco IR1821 Motherboard with 4 Copper Ports + 1 Combo Port cevModuleIR1831K9MB OBJECT IDENTIFIER ::= { cevModuleISRType 240 } -- Cisco IR1831 Motherboard with 4 Copper Ports + 1 Combo Port cevModuleIR1833K9MB OBJECT IDENTIFIER ::= { cevModuleISRType 241 } -- Cisco IR1833 Motherboard with 4 Copper Ports + 1 Combo Port @@ -9344,10 +9359,10 @@ cevModuleISR1100X4GRP OBJECT IDENTIFIER ::= { cevModuleISRType 253 } -- Ci cevModuleISR1100X4GFP OBJECT IDENTIFIER ::= { cevModuleISRType 254 } -- Cisco ISR1100X-4G Series Forwarding Processor Module cevModuleISR1100X4GSIP OBJECT IDENTIFIER ::= { cevModuleISRType 255 } -- Cisco ISR1100X-4G SPA Interface Processor Module cevModuleISR1100X6GRP OBJECT IDENTIFIER ::= { cevModuleISRType 256 } -- Cisco ISR1100X-6G Series Routing Processor Module -cevModuleISR1100X6GFP OBJECT IDENTIFIER ::= { cevModuleISRType 257 } -- Cisco ISR1100X-6G Series Forwarding Processor Module -cevModuleISR1100X6GSIP OBJECT IDENTIFIER ::= { cevModuleISRType 258 } -- Cisco ISR1100X-6G SPA Interface Processor Module -cevModuleISRFLteNA OBJECT IDENTIFIER ::= { cevModuleISRType 259 } -- WP7610 based fixed module for Cisco ISR1100-4GLTE-NA -cevModuleISRFLteGB OBJECT IDENTIFIER ::= { cevModuleISRType 260 } -- WP7607 based fixed module for Cisco ISR1100-4GLTE-GB +cevModuleISR1100X6GFP OBJECT IDENTIFIER ::= { cevModuleISRType 257 } -- Cisco ISR1100X-6G Series Forwarding Processor Module +cevModuleISR1100X6GSIP OBJECT IDENTIFIER ::= { cevModuleISRType 258 } -- Cisco ISR1100X-6G SPA Interface Processor Module +cevModuleISRFLteNA OBJECT IDENTIFIER ::= { cevModuleISRType 259 } -- WP7610 based fixed module for Cisco ISR1100-4GLTE-NA +cevModuleISRFLteGB OBJECT IDENTIFIER ::= { cevModuleISRType 260 } -- WP7607 based fixed module for Cisco ISR1100-4GLTE-GB cevModuleIRMHSUPSP OBJECT IDENTIFIER ::= { cevModuleISRType 261 } -- Supervisor Module with 1 Copper + 1 Fiber Port for IR8140 cevModuleIRMHWPANNA OBJECT IDENTIFIER ::= { cevModuleISRType 262 } -- IEEE 802.15.4e/g 900Mhz WPAN Module for North America cevModuleIRMHWPANBRZ OBJECT IDENTIFIER ::= { cevModuleISRType 263 } -- IEEE 802.15.4e/g 900Mhz WPAN Module for Brazil @@ -9359,7 +9374,7 @@ cevModuleIRMHLTEAEA900 OBJECT IDENTIFIER ::= { cevModuleISRType 268 } -- CA cevModuleIRMHLTEALA OBJECT IDENTIFIER ::= { cevModuleISRType 269 } -- CAT6 LTEA Module for APAC, LATAM and ANZ cevModuleIRMHLTEAP18GL OBJECT IDENTIFIER ::= { cevModuleISRType 270 } -- CAT18 LTEA PRO Module for ALL Global Regions cevModuleIRMHBATT4AH OBJECT IDENTIFIER ::= { cevModuleISRType 271 } -- 4 AH Battery Backup for IR8140 -cevModuleC8200L1N4TRP OBJECT IDENTIFIER ::= { cevModuleISRType 272 } -- Cisco C8200L-1N-4T Series Routing Processor Module +cevModuleC8200L1N4TRP OBJECT IDENTIFIER ::= { cevModuleISRType 272 } -- Cisco C8200L-1N-4T Series Routing Processor Module cevModuleC8200L1N4TNIM OBJECT IDENTIFIER ::= { cevModuleISRType 274 } -- Cisco C8200L-1N-4T Series Built-In Network Interface cevModuleISRP5GS6GL OBJECT IDENTIFIER ::= { cevModuleISRType 276 } -- 5G Global LTE, and Sub-6GHz Pluggable cevModuleISRTypeCNIM2T OBJECT IDENTIFIER ::= { cevModuleISRType 277 } -- network interface module with 2x1G combo ethernet ports @@ -9377,7 +9392,7 @@ cevModuleISRAP1101AXZ OBJECT IDENTIFIER ::= { cevModuleISRType 289 } -- Ci cevModuleISRISRAP1101AXQ OBJECT IDENTIFIER ::= { cevModuleISRType 290 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ax in Q domain cevModuleC11318PRP OBJECT IDENTIFIER ::= { cevModuleISRType 291 } -- Cisco C1131-8P Series Routing Processor Module cevModuleCNIM4X OBJECT IDENTIFIER ::= { cevModuleISRType 322 } -- 4-port non-POE Ether switch module, 2 x 1G/10G L2 SFP ports, 2 x 1G/10G L2/L3 convertible SFP ports -cevModuleCNIM8M OBJECT IDENTIFIER ::= { cevModuleISRType 323 } -- 4-port non-POE and 4-port POE Ether switch module, 6 x 100/1000/2500 L2 ports, 2 x 100/1000/2500 L2/L3 convertible ports +cevModuleCNIM8M OBJECT IDENTIFIER ::= { cevModuleISRType 323 } -- 4-port non-POE and 4-port POE Ether switch module, 6 x 100/1000/2500 L2 ports, 2 x 100/1000/2500 L2/L3 convertible ports cevModuleCNIM8T OBJECT IDENTIFIER ::= { cevModuleISRType 324 } -- 8-port non-POE Ether switch module, 6 x 1G L2 ports, 2 x 1G L2/L3 convertible ports cevModuleISRAP1101AXN OBJECT IDENTIFIER ::= { cevModuleISRType 330 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ax in N domain cevModuleISRAP1101AXH OBJECT IDENTIFIER ::= { cevModuleISRType 331 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ax in H domain @@ -9385,16 +9400,17 @@ cevModuleISRAP1101AXK OBJECT IDENTIFIER ::= { cevModuleISRType 332 } -- Ci cevModuleISRAP1101AXF OBJECT IDENTIFIER ::= { cevModuleISRType 333 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ax in F domain cevModuleISRAP1101AXD OBJECT IDENTIFIER ::= { cevModuleISRType 334 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ax in D domain cevModuleISRAP1101AXR OBJECT IDENTIFIER ::= { cevModuleISRType 335 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ax in R domain +cevModuleIRM11004S8I OBJECT IDENTIFIER ::= { cevModuleISRType 341 } -- Goldcrest is an Expansion module of IR1101 with 4xGE SFP Ports and 8 Digital IO alarm ports -cevModuleN77Type OBJECT IDENTIFIER ::= { cevModule 97 } -- Group for the Nexus7700 type of cards -cevN77c7718Fab2 OBJECT IDENTIFIER ::= { cevModuleN77Type 1 } -- Fabric for Nexus7700 18-slot chassis -cevN77c7710Fab2 OBJECT IDENTIFIER ::= { cevModuleN77Type 2 } -- Fabric for Nexus7700 10-slot chassis -cevN77c7706Fab2 OBJECT IDENTIFIER ::= { cevModuleN77Type 3 } -- Fabric for Nexus7700 6-slot chassis -cevN77F248XP23E OBJECT IDENTIFIER ::= { cevModuleN77Type 4 } -- N77-F248XP-23E Enhanced 1/10 Gbps Ethernet Module +cevModuleN77Type OBJECT IDENTIFIER ::= { cevModule 97 } -- Group for the Nexus7700 type of cards +cevN77c7718Fab2 OBJECT IDENTIFIER ::= { cevModuleN77Type 1 } -- Fabric for Nexus7700 18-slot chassis +cevN77c7710Fab2 OBJECT IDENTIFIER ::= { cevModuleN77Type 2 } -- Fabric for Nexus7700 10-slot chassis +cevN77c7706Fab2 OBJECT IDENTIFIER ::= { cevModuleN77Type 3 } -- Fabric for Nexus7700 6-slot chassis +cevN77F248XP23E OBJECT IDENTIFIER ::= { cevModuleN77Type 4 } -- N77-F248XP-23E Enhanced 1/10 Gbps Ethernet Module cevN77SUP2E OBJECT IDENTIFIER ::= { cevModuleN77Type 5 } -- N77-SUP2E Nexus 7700 Supervisor -cevN77F324FQ25 OBJECT IDENTIFIER ::= { cevModuleN77Type 6 } -- 24 Port 10/40G QSFP Line Card for Nexus 7700 family -cevN77F348XP23 OBJECT IDENTIFIER ::= { cevModuleN77Type 7 } -- Nexus 7700 F3-Series 48-Port Fiber 1 and 10 Gigabit Ethernet Module -cevN77F312CK26 OBJECT IDENTIFIER ::= { cevModuleN77Type 8 } -- Nexus 7700 F3-Series 12-Port 100 Gigabit Ethernet Module +cevN77F324FQ25 OBJECT IDENTIFIER ::= { cevModuleN77Type 6 } -- 24 Port 10/40G QSFP Line Card for Nexus 7700 family +cevN77F348XP23 OBJECT IDENTIFIER ::= { cevModuleN77Type 7 } -- Nexus 7700 F3-Series 48-Port Fiber 1 and 10 Gigabit Ethernet Module +cevN77F312CK26 OBJECT IDENTIFIER ::= { cevModuleN77Type 8 } -- Nexus 7700 F3-Series 12-Port 100 Gigabit Ethernet Module cevN77M312CQ26L OBJECT IDENTIFIER ::= { cevModuleN77Type 9 } -- 12-port 100Gbps QSFP28 M3 Linecard for Nexus 7700 platform cevN77M324FQ25L OBJECT IDENTIFIER ::= { cevModuleN77Type 10 } -- 24-port 10/40Gbps QSFP M3 Linecard for Nexus 7700 platform cevN77M348XP23L OBJECT IDENTIFIER ::= { cevModuleN77Type 11 } -- 48-port 1/10Gbps SFP+ M3 Linecard for Nexus 7700 platform @@ -9405,22 +9421,22 @@ cevN77c7706Fab3 OBJECT IDENTIFIER ::= { cevModuleN77Type 16 } -- Ne cevN77F430CQ36 OBJECT IDENTIFIER ::= { cevModuleN77Type 18 } -- Nexus 7700 F4-Series 30 oversubscribed port 100G QSFP28 module cevModuleCat3KCAxType OBJECT IDENTIFIER ::= { cevModule 98 } -- These cards are used in the Cisco catalyst converged access switches -cevModuleCat365048PQ OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 1 } -- Cisco Catalyst 3650 48 Port POE 4x10G Uplink -cevModuleCat365048TQ OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 2 } -- Cisco Catalyst 3650 48 Port Data 4x10G Uplink -cevModuleCat385024u OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 3 } -- Catalyst 3850 24 10/100/1000 UPoE Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevModuleCat385048u OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 4 } -- Catalyst 3850 48 10/100/1000 UPoE Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevModuleCat365024TD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 5 } -- Cisco Catalyst 3650 24 Port Data 2x10G Uplink -cevModuleCat365048TD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 6 } -- Cisco Catalyst 3650 48 Port Data 2x10G Uplink -cevModuleCat365024PD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 7 } -- Cisco Catalyst 3650 24 Port POE 2x10G Uplink -cevModuleCat365048PD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 8 } -- Cisco Catalyst 3650 48 Port POE 2x10G Uplink -cevModuleCat365024TS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 9 } -- Cisco Catalyst 3650 24 Port Data 4x1G Uplink -cevModuleCat365048TS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 10 } -- Cisco Catalyst 3650 48 Port Data 4x1G Uplink -cevModuleCat365024PS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 11 } -- Cisco Catalyst 3650 24 Port POE 4x1G Uplink -cevModuleCat365048PS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 12 } -- Cisco Catalyst 3650 48 Port POE 4x1G Uplink -cevModuleCat385024T OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 13 } -- Catalyst 3850 24 10/100/1000 Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevModuleCat385048T OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 14 } -- Catalyst 3850 48 10/100/1000 Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevModuleCat385024P OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 15 } -- Catalyst 3850 24 10/100/1000 PoE+Ports Layer 2/Layer 3 Ethernet Stackable Switch -cevModuleCat385048P OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 16 } -- Catalyst 3850 48 10/100/1000 PoE+Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevModuleCat365048PQ OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 1 } -- Cisco Catalyst 3650 48 Port POE 4x10G Uplink +cevModuleCat365048TQ OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 2 } -- Cisco Catalyst 3650 48 Port Data 4x10G Uplink +cevModuleCat385024u OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 3 } -- Catalyst 3850 24 10/100/1000 UPoE Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevModuleCat385048u OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 4 } -- Catalyst 3850 48 10/100/1000 UPoE Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevModuleCat365024TD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 5 } -- Cisco Catalyst 3650 24 Port Data 2x10G Uplink +cevModuleCat365048TD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 6 } -- Cisco Catalyst 3650 48 Port Data 2x10G Uplink +cevModuleCat365024PD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 7 } -- Cisco Catalyst 3650 24 Port POE 2x10G Uplink +cevModuleCat365048PD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 8 } -- Cisco Catalyst 3650 48 Port POE 2x10G Uplink +cevModuleCat365024TS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 9 } -- Cisco Catalyst 3650 24 Port Data 4x1G Uplink +cevModuleCat365048TS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 10 } -- Cisco Catalyst 3650 48 Port Data 4x1G Uplink +cevModuleCat365024PS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 11 } -- Cisco Catalyst 3650 24 Port POE 4x1G Uplink +cevModuleCat365048PS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 12 } -- Cisco Catalyst 3650 48 Port POE 4x1G Uplink +cevModuleCat385024T OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 13 } -- Catalyst 3850 24 10/100/1000 Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevModuleCat385048T OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 14 } -- Catalyst 3850 48 10/100/1000 Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevModuleCat385024P OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 15 } -- Catalyst 3850 24 10/100/1000 PoE+Ports Layer 2/Layer 3 Ethernet Stackable Switch +cevModuleCat385048P OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 16 } -- Catalyst 3850 48 10/100/1000 PoE+Ports Layer 2/Layer 3 Ethernet Stackable Switch cevModuleCat385012S OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 17 } -- WS-C3850-12S Catalyst 3850 Series Switch with 12 1GE SFP Interfaces cevModuleCat385024S OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 18 } -- WS-C3850-24S Catalyst 3850 Series Switch with 24 1GE SFP Interfaces @@ -9454,18 +9470,18 @@ cevN9KC9504FMe OBJECT IDENTIFIER ::= { cevModuleN95KType 28 } -- N cevN9KC9508FMe OBJECT IDENTIFIER ::= { cevModuleN95KType 29 } -- N9K-C9508-FM3 Fabric Module for Nexus 9508 chassis cevN9KX9432CS OBJECT IDENTIFIER ::= { cevModuleN95KType 30 } -- N9K-X9432C-S 32 ports 100G QSFP Ethernet Module for Nexus 9500 series chassis cevN9KC9508FMS OBJECT IDENTIFIER ::= { cevModuleN95KType 31 } -- N9K-C9508-FM-S Fabric Module for Nexus 9508 chassis -cevN9KX9736CEX OBJECT IDENTIFIER ::= { cevModuleN95KType 32 } -- N9K-X9736C-EX 36p 40/100G Ethernet Module for for Nexus 9500 series chassis +cevN9KX9736CEX OBJECT IDENTIFIER ::= { cevModuleN95KType 32 } -- N9K-X9736C-EX 36p 40/100G Ethernet Module for for Nexus 9500 series chassis cevN9KC9504FMS OBJECT IDENTIFIER ::= { cevModuleN95KType 33 } -- N9K-C9504-FMS Fabric Module for Nexus 9504 chassis cevN9KC9504FM4 OBJECT IDENTIFIER ::= { cevModuleN95KType 34 } -- N9K-C9504-FM4 Fabric Module for Nexus 9504 chassis cevN9KX9732CEX OBJECT IDENTIFIER ::= { cevModuleN95KType 35 } -- N9K-X9732C-EX 32p 100G Ethernet Module for Nexus 9500 series chassis cevN9KX97160YCEX OBJECT IDENTIFIER ::= { cevModuleN95KType 36 } -- N9K-X97160YC-EX 48x25G + 4x100G Ethernet Module cevN9KC9516FME OBJECT IDENTIFIER ::= { cevModuleN95KType 37 } -- N9K-C9516-FM-E Fabric Module for Nexus 9516 chassis cevN9KX9732CEXM OBJECT IDENTIFIER ::= { cevModuleN95KType 38 } -- N9K-X9732C-EXM 32p 100G Ethernet Module for Nexus 9500 series chassis -cevN9KSUPAPlus OBJECT IDENTIFIER ::= { cevModuleN95KType 39 } -- N9K-SUP-A+ Broadwell CPU based Supervisor Module for Nexus 9500 series +cevN9KSUPAPlus OBJECT IDENTIFIER ::= { cevModuleN95KType 39 } -- N9K-SUP-A+ Broadwell CPU based Supervisor Module for Nexus 9500 series cevN9KSUPBPlus OBJECT IDENTIFIER ::= { cevModuleN95KType 40 } -- N9K-SUP-B+ Broadwell CPU based Supervisor Module for Nexus 9500 series -cevN9KX9736CFX OBJECT IDENTIFIER ::= { cevModuleN95KType 41 } -- N9K-X9736C-FX 36 port 40/100G Ethernet Module with MAC-Sec for Nexus 9500 series chassis +cevN9KX9736CFX OBJECT IDENTIFIER ::= { cevModuleN95KType 41 } -- N9K-X9736C-FX 36 port 40/100G Ethernet Module with MAC-Sec for Nexus 9500 series chassis cevN9KC9516FME2 OBJECT IDENTIFIER ::= { cevModuleN95KType 42 } -- N9K-C9516-FM-E2 Fabric Module for Nexus 9516 chassis -cevN9KC9508FME2 OBJECT IDENTIFIER ::= { cevModuleN95KType 43 } -- N9K-C9508-FM-E2 Fabric Module for Nexus 9508 chassis +cevN9KC9508FME2 OBJECT IDENTIFIER ::= { cevModuleN95KType 43 } -- N9K-C9508-FM-E2 Fabric Module for Nexus 9508 chassis cevN9KX9788TCFX OBJECT IDENTIFIER ::= { cevModuleN95KType 44 } -- N9K-X9788TC-FX 48x10G + 4x40/100G Ethernet Module for Nexus 9500 series chassis cevN9KX9732CFX OBJECT IDENTIFIER ::= { cevModuleN95KType 45 } -- N9K-X9732C-FX 32x40/100G Ethernet Module for Nexus 9500 series chassis cevN9KX9736QFX OBJECT IDENTIFIER ::= { cevModuleN95KType 46 } -- N9K-X9736Q-FX 36 port 40GEthernet Module with MAC-Sec for Nexus 9500 series chassis @@ -9478,8 +9494,8 @@ cevN9KC9504FANPWR OBJECT IDENTIFIER ::= { cevModuleN95KType 54 } -- S cevN9KX9736CFX3 OBJECT IDENTIFIER ::= { cevModuleN95KType 55 } -- N9K-X9736C-FX3 36 port 100G Ethernet Module with MAC-Sec for Nexus 9500 series chassis cevModuleCPAKType OBJECT IDENTIFIER ::= { cevModule 101 } -- Group for 100G CPAK modules -cevCPAK100GLR4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 1 } -- 100G LR4 CPAK modules -cevCPAK100GSR10 OBJECT IDENTIFIER ::= { cevModuleCPAKType 2 } -- 100G SR10 CPAK modules +cevCPAK100GLR4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 1 } -- 100G LR4 CPAK modules +cevCPAK100GSR10 OBJECT IDENTIFIER ::= { cevModuleCPAKType 2 } -- 100G SR10 CPAK modules cevCPAK100GLR10 OBJECT IDENTIFIER ::= { cevModuleCPAKType 3 } -- 100G LR10 CPAK module cevCPAK100GER4L OBJECT IDENTIFIER ::= { cevModuleCPAKType 4 } -- CPAK 100G ER4L Optics cevCPAKUnknown OBJECT IDENTIFIER ::= { cevModuleCPAKType 5 } -- Unknown or Unsupported CPAK Module @@ -9487,13 +9503,13 @@ cevCPAK10X10GLR OBJECT IDENTIFIER ::= { cevModuleCPAKType 6 } -- CP cevCPAK100GSR4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 7 } -- CPAK 100G SR4 optics module cevCPAK100GELR4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 8 } -- 100GBASE-LR4 Cisco CPAK Module for SMF cevCPAK10X10GERL OBJECT IDENTIFIER ::= { cevModuleCPAKType 9 } -- 10X10G-ERL Cisco CPAK Module, 25km SMF -cevCPAK100GCWDM4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 10 } -- CPAK 100G CWDM4 optics module +cevCPAK100GCWDM4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 10 } -- CPAK 100G CWDM4 optics module cevCPAK100GPSM4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 11 } -- CPAK 100G PSM4 optics module cevCPAK100GLR4LANPHY OBJECT IDENTIFIER ::= { cevModuleCPAKType 12 } -- CPAK 100G LR4 LANPHY optics module cevCPAK100GFR OBJECT IDENTIFIER ::= { cevModuleCPAKType 13 } -- CPAK-100G-FR 100G FR CPAK modules cevCPAK100GER4F OBJECT IDENTIFIER ::= { cevModuleCPAKType 14 } -- CPAK optical transceiver module, 40km SMF, duplex, LC -cevDirectAttachCable40Gs OBJECT IDENTIFIER ::= { cevModule 102 } -- Group for DirectAttachCable40Gs Type of Cards +cevDirectAttachCable40Gs OBJECT IDENTIFIER ::= { cevModule 102 } -- Group for DirectAttachCable40Gs Type of Cards cevQSFP4SFP10GCU1M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 1 } -- QSFP to 4xSFP10G Passive Copper Splitter Cable, 1m cevQSFP4SFP10GCU3M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 2 } -- QSFP to 4xSFP10G Passive Copper Splitter Cable, 3m cevQSFP4SFP10GCU5M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 3 } -- QSFP to 4xSFP10G Passive Copper Splitter Cable, 5m @@ -9529,12 +9545,12 @@ cevQSFPH40GBCU7M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 29 cevModuleN93KType OBJECT IDENTIFIER ::= { cevModule 103 } -- These cards are used for Nexus 9300 series cevN9KM6PQ OBJECT IDENTIFIER ::= { cevModuleN93KType 1 } -- 6x40G QSFP GEM Card for Nexus 9300 TOR platform cevN9KM12PQ OBJECT IDENTIFIER ::= { cevModuleN93KType 2 } -- 12x40G QSFP GEM Card for Nexus 9300 TOR platform -cevN9KC93128TXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 3 } -- 3RU TOR fixed module with 96x10GT and 8x40G QSFP -cevN9KC9396TXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 4 } -- 2RU TOR fixed module with 48x10GT and 12x40G QSFP -cevN9KC9396PXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 5 } -- 2RU TOR fixed module with 48x10GF and 12x40G QSFP +cevN9KC93128TXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 3 } -- 3RU TOR fixed module with 96x10GT and 8x40G QSFP +cevN9KC9396TXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 4 } -- 2RU TOR fixed module with 48x10GT and 12x40G QSFP +cevN9KC9396PXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 5 } -- 2RU TOR fixed module with 48x10GF and 12x40G QSFP cevN9KC9372PXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 7 } -- 1RU TOR fixed module with 48x10GF and 6x40G QSFP cevN9KC9372TXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 8 } -- 1RU TOR fixed module with 48x10GT and 6x40G QSFP -cevN9KC9332PQfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 9 } -- 1RU TOR fixed module with 32x40G QSFP +cevN9KC9332PQfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 9 } -- 1RU TOR fixed module with 32x40G QSFP cevN9KM4PC OBJECT IDENTIFIER ::= { cevModuleN93KType 10 } -- 4x100G CFP2 GEM CArd for Nexus 9300 TOR platform cevN9KM6PQE OBJECT IDENTIFIER ::= { cevModuleN93KType 11 } -- 6x40G QSFP GEM Card (N9K-M6PQ-E) for Nexus 9300 TOR platform cevN9KC9372TXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 12 } -- Fixed Module for Nexus 9300 series chassis with 48x10G TX and 6x40G QSFP @@ -9543,21 +9559,21 @@ cevN9KC9372TXEFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KTyp cevN9KC9372PXEFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 15 } -- Nexus 9300 Series fixed module with 48x10G SFP + and 6x40G QSFP cevN9KC93120TXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 16 } -- Nexus 9300 Series fixed module with 96x10GT and 8x40G QSFP cevN9KC93180YCEXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 17 } -- Nexus 9300 Series fixed module with 48x10G/25G SFP and 6x40G/100G QSFP -cevN9KC93108TCEXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 18 } -- Cisco 1RU N9K-C93108TC-EX TOR chassis with 6x40G/100G uplink (6 QSFP/4 QSFP28) and 48x10G base T downlink +cevN9KC93108TCEXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 18 } -- Cisco 1RU N9K-C93108TC-EX TOR chassis with 6x40G/100G uplink (6 QSFP/4 QSFP28) and 48x10G base T downlink cevN9KC93180LCEXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 19 } -- 1RU TOR fixed module with 32p QSFP28 cevN9KC93180YCFXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 20 } -- Nexus 9300 series card type 48x10/25G (SFP28) and 6x40/100G (QSFP28) cevN9KC92300YCFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 21 } -- Nexus 9000 Series fixed module with 48x10/25G + 18x40/100G Ethernet cevN9KC93108TCFXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 22 } -- Nexus 9300 series fixed module with 6x40G/100G uplink (QSFP28) and 48x10G BASE-T -cevN9KC9348GCFXPFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 23 } -- Nexus 9300 1RU TOR fixed module with 48x100/1000Mbps (PoE) + 4x25G SFP28 + 2x100G QSFP28 -cevN9KC9364CFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 24 } -- TOR fixed module with with 64x100G QSFP28+ 2x10G SFP Ethernet +cevN9KC9348GCFXPFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 23 } -- Nexus 9300 1RU TOR fixed module with 48x100/1000Mbps (PoE) + 4x25G SFP28 + 2x100G QSFP28 +cevN9KC9364CFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 24 } -- TOR fixed module with with 64x100G QSFP28+ 2x10G SFP Ethernet cevN9KC9336CFX2FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 25 } -- TOR fixed module with 1RU 36 x 100G QSFP28 Ports Ethernet -cevN9KC93240YCFX2FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 26 } -- Nexus 9300 series fixed module with 48x10/25G + 12x40/100G +cevN9KC93240YCFX2FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 26 } -- Nexus 9300 series fixed module with 48x10/25G + 12x40/100G cevN9KC9332CFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 27 } -- Single chip spine fixed module with 32x100G QSFP28 + 2x10G SFP+ Ethernet cevN9KC93360YCFX3FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 28 } -- 2RU TOR fixed module with 96x10/25G SFP28 + 12x40/100G QSFP28 ports -cevN9KC93240YCFX2ZFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 29 } -- Nexus 9300 series fixed module with 48x10/25G SFP+ & 12x40/100G +cevN9KC93240YCFX2ZFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 29 } -- Nexus 9300 series fixed module with 48x10/25G SFP+ & 12x40/100G cevN9KC9358GYFXPFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 30 } -- 2RU TOR fixed module with 8x100/1000M + 2x10/25G SFP28 ports cevN9KC93180YCFX3FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 31 } -- Nexus 9300 Series fixed module with 48x1/10/25G SFP + 6*40/100G Ethernet -cevN9KC9316DGX OBJECT IDENTIFIER ::= { cevModuleN93KType 32 } -- 1RU TOR fixed module with 16x400GE DD QSFP Ports +cevN9KC9316DGX OBJECT IDENTIFIER ::= { cevModuleN93KType 32 } -- 1RU TOR fixed module with 16x400GE DD QSFP Ports cevN9KC9358GYFXPv2FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 33 } -- 2RU TOR fixed module with 8x100/1000M + 2x10/25G SFP28 ports cevN9KC93600CDGX OBJECT IDENTIFIER ::= { cevModuleN93KType 34 } -- 1RU TOR fixed module with 28xQSFP28 (100G/40G) + 8xQSFP-DD(400G) Ports cevN9KC93360YCFX2 OBJECT IDENTIFIER ::= { cevModuleN93KType 35 } -- 2RU TOR fixed module with 96x10/25G SFP28 + 12x40/100G QSFP28 ports @@ -9589,15 +9605,15 @@ cevN9KC9336CK1FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KTyp cevModuleISR4300Type OBJECT IDENTIFIER ::= { cevModule 104 } -- These are modules that are used in Cisco ISR 4300 Series Router cevModuleISR4351RP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 1 } -- Cisco ISR 4351 Routing Processor Module cevModuleISR4351FP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 2 } -- Cisco ISR 4351 Forwarding Processor Module -cevModuleISR4351NIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 3 } -- Cisco ISR 4351 Built-In Network Interface Module controller +cevModuleISR4351NIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 3 } -- Cisco ISR 4351 Built-In Network Interface Module controller cevModuleISR4351ESM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 4 } -- Cisco ISR 4351 Built-In Enhanced Service Module controller Module cevModuleISR4300FP3xGE OBJECT IDENTIFIER ::= { cevModuleISR4300Type 5 } -- Cisco ISR 4300 Series Built-in Front Panel 3xGE Module -cevModuleISR4331RP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 6 } -- Cisco ISR 4331 Routing Processor Module -cevModuleISR4331FP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 7 } -- Cisco ISR 4331 Forwarding Processor Module -cevModuleISR4331NIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 8 } -- Cisco ISR 4331 Built-In Network Interface Module controller -cevModuleISR4331ESM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 9 } -- Cisco ISR 4331 Built-In Enhanced Service Module controller Module +cevModuleISR4331RP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 6 } -- Cisco ISR 4331 Routing Processor Module +cevModuleISR4331FP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 7 } -- Cisco ISR 4331 Forwarding Processor Module +cevModuleISR4331NIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 8 } -- Cisco ISR 4331 Built-In Network Interface Module controller +cevModuleISR4331ESM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 9 } -- Cisco ISR 4331 Built-In Enhanced Service Module controller Module cevModuleISR4321RP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 10 } -- Cisco ISR 4331 Routing Processor Module -cevModuleISR4321FP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 11 } -- Cisco ISR 4321 Forwarding Processor Module +cevModuleISR4321FP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 11 } -- Cisco ISR 4321 Forwarding Processor Module cevModuleISR4321NIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 12 } -- Cisco ISR 4321 Built-In Network Interface Module controller cevModuleISR4300FP2xGE OBJECT IDENTIFIER ::= { cevModuleISR4300Type 13 } -- Cisco ISR 4300 Series Built-in Front Panel 2xGE Module cevModuleISR4351BRP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 14 } -- Cisco ISR 4351 Boost Routing Processor Module @@ -9620,33 +9636,33 @@ cevModuleNIM8MftT1E1 OBJECT IDENTIFIER ::= { cevModuleNIMType cevModuleNIM1CE1T1PRI OBJECT IDENTIFIER ::= { cevModuleNIMType 5 } -- 1-Port RJ-48 channelized -T1/E1 Network Interface Module cevModuleNIM2CE1T1PRI OBJECT IDENTIFIER ::= { cevModuleNIMType 6 } -- 2-Port RJ-48 channelized -T1/E1 Network Interface Module cevModuleNIM8CE1T1PRI OBJECT IDENTIFIER ::= { cevModuleNIMType 7 } -- 8-Port RJ-48 channelized -T1/E1 Network Interface Module -cevModuleNIMPVDM4c32 OBJECT IDENTIFIER ::= { cevModuleNIMType 8 } -- PVDM4 DSP Module with 32 G.711 Channels -cevModuleNIMPVDM4c64 OBJECT IDENTIFIER ::= { cevModuleNIMType 9 } -- PVDM4 DSP Module with 64 G.711 Channels +cevModuleNIMPVDM4c32 OBJECT IDENTIFIER ::= { cevModuleNIMType 8 } -- PVDM4 DSP Module with 32 G.711 Channels +cevModuleNIMPVDM4c64 OBJECT IDENTIFIER ::= { cevModuleNIMType 9 } -- PVDM4 DSP Module with 64 G.711 Channels cevModuleNIMPVDM4c128 OBJECT IDENTIFIER ::= { cevModuleNIMType 10 } -- PVDM4 DSP Module with 128 G.711 Channels cevModuleNIMPVDM4c192 OBJECT IDENTIFIER ::= { cevModuleNIMType 11 } -- PVDM4 DSP Module with 192 G.711 Channels cevModuleNIMPVDM4c256 OBJECT IDENTIFIER ::= { cevModuleNIMType 12 } -- PVDM4 DSP Module with 256 G.711 Channels -cevModuleNIMSSD OBJECT IDENTIFIER ::= { cevModuleNIMType 13 } -- solid-state disk Network Interface Module +cevModuleNIMSSD OBJECT IDENTIFIER ::= { cevModuleNIMType 13 } -- solid-state disk Network Interface Module cevModuleNIMHDD OBJECT IDENTIFIER ::= { cevModuleNIMType 14 } -- Hard Disk Drive Network Interface Module -cevModuleNIM2FXS OBJECT IDENTIFIER ::= { cevModuleNIMType 15 } -- 2-port RJ-11 FXS Network Interface Module -cevModuleNIM4FXS OBJECT IDENTIFIER ::= { cevModuleNIMType 16 } -- 4-port RJ-11 FXS Network Interface Module +cevModuleNIM2FXS OBJECT IDENTIFIER ::= { cevModuleNIMType 15 } -- 2-port RJ-11 FXS Network Interface Module +cevModuleNIM4FXS OBJECT IDENTIFIER ::= { cevModuleNIMType 16 } -- 4-port RJ-11 FXS Network Interface Module cevModuleNIM2FXO OBJECT IDENTIFIER ::= { cevModuleNIMType 17 } -- 2-port RJ-11 FXO Network Interface Module -cevModuleNIM4FXO OBJECT IDENTIFIER ::= { cevModuleNIMType 18 } -- 4-port RJ-11 FXO Network Interface Module +cevModuleNIM4FXO OBJECT IDENTIFIER ::= { cevModuleNIMType 18 } -- 4-port RJ-11 FXO Network Interface Module cevModuleNIM2FXS4FXO OBJECT IDENTIFIER ::= { cevModuleNIMType 19 } -- 6-port RJ-11 FXSFXO Network Interface Module -cevModuleNIM2EM OBJECT IDENTIFIER ::= { cevModuleNIMType 20 } -- 2-port RJ-11 E&M Network Interface Module -cevModuleNIM4EM OBJECT IDENTIFIER ::= { cevModuleNIMType 21 } -- 4-port RJ-11 E&M Network Interface Module -cevModuleNIM2BRI OBJECT IDENTIFIER ::= { cevModuleNIMType 22 } -- 2-port RJ-45 BRI-NT/TE Network Interface Module -cevModuleNIM4BRI OBJECT IDENTIFIER ::= { cevModuleNIMType 23 } -- 4-port RJ-45 BRI-NT/TE Network Interface Module -cevModuleNIMVABAnnexA OBJECT IDENTIFIER ::= { cevModuleNIMType 25 } -- Multi-mode xDSL with VDSL bondingand ADSL1/2/2+ Annex A over POTS -cevModuleNIMVAAnnexB OBJECT IDENTIFIER ::= { cevModuleNIMType 26 } -- Multi-mode xDSL with VDSL bondingand ADSL2/2+ Annex B/J -cevModuleNIMVABAnnexM OBJECT IDENTIFIER ::= { cevModuleNIMType 27 } -- Multi-mode xDSL with VDSL bondingand ADSL2/2+ Annex M -cevModuleNIM4ES2 OBJECT IDENTIFIER ::= { cevModuleNIMType 28 } -- 4-port non-POE Layer 2 Gigabit Ethernet Switch Network Interface Module -cevModuleNIM8ES2 OBJECT IDENTIFIER ::= { cevModuleNIMType 29 } -- 8-port non-POE Layer 2 Gigabit Ethernet Switch Network Interface Module -cevModuleNIM8ES2POE OBJECT IDENTIFIER ::= { cevModuleNIMType 30 } -- 8-port POE Layer 2 Gigabit Ethernet Switch Network Interface Module +cevModuleNIM2EM OBJECT IDENTIFIER ::= { cevModuleNIMType 20 } -- 2-port RJ-11 E&M Network Interface Module +cevModuleNIM4EM OBJECT IDENTIFIER ::= { cevModuleNIMType 21 } -- 4-port RJ-11 E&M Network Interface Module +cevModuleNIM2BRI OBJECT IDENTIFIER ::= { cevModuleNIMType 22 } -- 2-port RJ-45 BRI-NT/TE Network Interface Module +cevModuleNIM4BRI OBJECT IDENTIFIER ::= { cevModuleNIMType 23 } -- 4-port RJ-45 BRI-NT/TE Network Interface Module +cevModuleNIMVABAnnexA OBJECT IDENTIFIER ::= { cevModuleNIMType 25 } -- Multi-mode xDSL with VDSL bondingand ADSL1/2/2+ Annex A over POTS +cevModuleNIMVAAnnexB OBJECT IDENTIFIER ::= { cevModuleNIMType 26 } -- Multi-mode xDSL with VDSL bondingand ADSL2/2+ Annex B/J +cevModuleNIMVABAnnexM OBJECT IDENTIFIER ::= { cevModuleNIMType 27 } -- Multi-mode xDSL with VDSL bondingand ADSL2/2+ Annex M +cevModuleNIM4ES2 OBJECT IDENTIFIER ::= { cevModuleNIMType 28 } -- 4-port non-POE Layer 2 Gigabit Ethernet Switch Network Interface Module +cevModuleNIM8ES2 OBJECT IDENTIFIER ::= { cevModuleNIMType 29 } -- 8-port non-POE Layer 2 Gigabit Ethernet Switch Network Interface Module +cevModuleNIM8ES2POE OBJECT IDENTIFIER ::= { cevModuleNIMType 30 } -- 8-port POE Layer 2 Gigabit Ethernet Switch Network Interface Module cevModuleNIM16A OBJECT IDENTIFIER ::= { cevModuleNIMType 31 } -- 16-Port asynchronous network interface module cevModuleNIM24A OBJECT IDENTIFIER ::= { cevModuleNIMType 32 } -- 24-Port asynchronous network interface module -cevModuleNIM2BRIST OBJECT IDENTIFIER ::= { cevModuleNIMType 33 } -- 2-port RJ-45 BRI-S/T Network Interface Module -cevModuleNIM4BRIST OBJECT IDENTIFIER ::= { cevModuleNIMType 34 } -- 4-port RJ-45 BRI-S/T Network Interface Module -cevModuleNIM4shdslEA OBJECT IDENTIFIER ::= { cevModuleNIMType 35 } -- G.SHDSL NIM (4port) supporting multimode ATM and EFM on ISR4400 series +cevModuleNIM2BRIST OBJECT IDENTIFIER ::= { cevModuleNIMType 33 } -- 2-port RJ-45 BRI-S/T Network Interface Module +cevModuleNIM4BRIST OBJECT IDENTIFIER ::= { cevModuleNIMType 34 } -- 4-port RJ-45 BRI-S/T Network Interface Module +cevModuleNIM4shdslEA OBJECT IDENTIFIER ::= { cevModuleNIMType 35 } -- G.SHDSL NIM (4port) supporting multimode ATM and EFM on ISR4400 series cevModuleNIM2FXS2FXO OBJECT IDENTIFIER ::= { cevModuleNIMType 36 } -- 2 port Analog FXS and 2 port Analog FXO RJ-11 Network Interface Module cevModuleNIM4FXS4FXO OBJECT IDENTIFIER ::= { cevModuleNIMType 37 } -- 4 port Analog FXS and 4 port Analog FXO RJ-11 Network Interface Module cevModuleNIM6FXS6FXO OBJECT IDENTIFIER ::= { cevModuleNIMType 38 } -- 6 port Analog FXS and 6 port Analog FXO RJ-11 Network Interface Module @@ -9662,7 +9678,7 @@ cevModuleIRMNIMRS232 OBJECT IDENTIFIER ::= { cevModuleNIMType cevModuleCXPType OBJECT IDENTIFIER ::= { cevModule 106 } -- Group of 100G CXP modules -cevModuleCXP100GSR10 OBJECT IDENTIFIER ::= { cevModuleCXPType 1 } -- 100G SR10 CXP modules +cevModuleCXP100GSR10 OBJECT IDENTIFIER ::= { cevModuleCXPType 1 } -- 100G SR10 CXP modules cevModuleCXP100GSR12 OBJECT IDENTIFIER ::= { cevModuleCXPType 2 } -- 100G SR12 CXP modules cevModuleONSCXP2SR25 OBJECT IDENTIFIER ::= { cevModuleCXPType 3 } -- 12-Channel, 23Gbps per channel, duplex, pluggable CXP2 transceive @@ -9678,13 +9694,13 @@ cevModuleAsa5508SSD OBJECT IDENTIFIER ::= { cevModuleASA5508 cevModuleAsa5508K7SSD OBJECT IDENTIFIER ::= { cevModuleASA5508Type 2 } -- 5508 with No Payload Encryption Adaptive Security Appliance Field-Replaceable Solid State Drive cevModuleCCEType OBJECT IDENTIFIER ::= { cevModule 109 } -- These are modules that are used in Cisco cBR CCE NextGen -cevModuleCCESup OBJECT IDENTIFIER ::= { cevModuleCCEType 1 } -- Cisco cBR CCE Supervisor Card -cevModuleCCESupPic OBJECT IDENTIFIER ::= { cevModuleCCEType 2 } -- Cisco cBR CCE Supervisor PIC Card -cevModuleCCESsi OBJECT IDENTIFIER ::= { cevModuleCCEType 3 } -- Cisco cBR CCE RF Line Card -cevModuleCCESsiPic OBJECT IDENTIFIER ::= { cevModuleCCEType 4 } -- Cisco cBR CCE RF Line Card PIC -cevModuleCCECbrRS422BaseRJ45 OBJECT IDENTIFIER ::= { cevModuleCCEType 5 } -- Cisco cBR CCE RS422 basing onRJ45 -cevModuleCCECbrBNC OBJECT IDENTIFIER ::= { cevModuleCCEType 6 } -- Cisco cBR CCE BNC connector -cevModuleCCERphySsi OBJECT IDENTIFIER ::= { cevModuleCCEType 7 } -- Cisco cBR CCE Remote-Phy Line Card +cevModuleCCESup OBJECT IDENTIFIER ::= { cevModuleCCEType 1 } -- Cisco cBR CCE Supervisor Card +cevModuleCCESupPic OBJECT IDENTIFIER ::= { cevModuleCCEType 2 } -- Cisco cBR CCE Supervisor PIC Card +cevModuleCCESsi OBJECT IDENTIFIER ::= { cevModuleCCEType 3 } -- Cisco cBR CCE RF Line Card +cevModuleCCESsiPic OBJECT IDENTIFIER ::= { cevModuleCCEType 4 } -- Cisco cBR CCE RF Line Card PIC +cevModuleCCECbrRS422BaseRJ45 OBJECT IDENTIFIER ::= { cevModuleCCEType 5 } -- Cisco cBR CCE RS422 basing onRJ45 +cevModuleCCECbrBNC OBJECT IDENTIFIER ::= { cevModuleCCEType 6 } -- Cisco cBR CCE BNC connector +cevModuleCCERphySsi OBJECT IDENTIFIER ::= { cevModuleCCEType 7 } -- Cisco cBR CCE Remote-Phy Line Card cevModuleCCERphySsiPic OBJECT IDENTIFIER ::= { cevModuleCCEType 8 } -- Cisco cBR CCE Remote-Phy Line Card PIC cevModuleWIMType OBJECT IDENTIFIER ::= { cevModule 110 } -- These are non OIR modules that are used in Cisco 400r series of routers cevModuleWIM1T OBJECT IDENTIFIER ::= { cevModuleWIMType 3 } -- WIM-1T, Single Port 12-in-1 Serial WAN Interface Module @@ -9721,13 +9737,14 @@ cevN9KC92304QCFixedModule OBJECT IDENTIFIER ::= { cevModuleN92KTyp cevN9KC9232CFixedModule OBJECT IDENTIFIER ::= { cevModuleN92KType 7 } -- Nexus N9K-C9232C Series fixed module with 32x40G/100G QSFP28 Ethernet cevN9KC92348GCXFixedModule OBJECT IDENTIFIER ::= { cevModuleN92KType 8 } -- TOR 48x100M/1G Base-T + 4x10/25G SPF28 + 2x40/100G QSFP28 cevN9KC9232EB1FixedModule OBJECT IDENTIFIER ::= { cevModuleN92KType 9 } -- 32 port 800G module +cevN9KC92348GCFX3 OBJECT IDENTIFIER ::= { cevModuleN92KType 11 } -- Cisco Nexus 9200 Series fixed switch with 48x100M/1G BASE-T + 4x10/25 Gbps SFP28 + 2x40/100-Gbps QSFP28 ports cevModuleN9KType OBJECT IDENTIFIER ::= { cevModule 115 } -- Group for the Nexus9000 Module cevN9KFabricExtenderConnectionCable OBJECT IDENTIFIER ::= { cevModuleN9KType 1 } -- N9K FEX Fabric Extender cabling cevModuleFPRType OBJECT IDENTIFIER ::= { cevModule 116 } -- These are modules that are used in Cisco FirePOWER series -cevFPR9KSUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 1 } -- FirePOWER 9K Supervisor Module -cevFPRNetworkModule4X40G OBJECT IDENTIFIER ::= { cevModuleFPRType 2 } -- FirePOWER Network Module 4x40G +cevFPR9KSUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 1 } -- FirePOWER 9K Supervisor Module +cevFPRNetworkModule4X40G OBJECT IDENTIFIER ::= { cevModuleFPRType 2 } -- FirePOWER Network Module 4x40G cevFPRNetworkModule8X10G OBJECT IDENTIFIER ::= { cevModuleFPRType 3 } -- FirePOWER Network Module 8x10G cevFPR4120SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 4 } -- FirePOWER 4120 Supervisor Module cevFPR4140SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 5 } -- FirePOWER 4140 Supervisor Module @@ -9736,13 +9753,13 @@ cevFPRDNM2X100GF OBJECT IDENTIFIER ::= { cevModuleFPRType cevFPRDNM2X100G OBJECT IDENTIFIER ::= { cevModuleFPRType 9 } -- Firepower Series - 2 port 100G Network Module, Double Width cevFPRNM6X10LRF OBJECT IDENTIFIER ::= { cevModuleFPRType 11 } -- Cisco FirePower 6 port 10G LR FTW (Fail to Wire) Network Module cevFPRNM6X10SRF OBJECT IDENTIFIER ::= { cevModuleFPRType 12 } -- Cisco FirePower 6 port 10G SR FTW (Fail to Wire) Network Module -cevFPRNM6X1SXF OBJECT IDENTIFIER ::= { cevModuleFPRType 13 } -- Cisco FirePower 6 port 1G SX FTW (Fail to Wire) Network Module -cevFprUS23070 OBJECT IDENTIFIER ::= { cevModuleFPRType 14 } -- 8x1GE multi-mode copper EPM with programmable fail-to-wire (FTW) functionality +cevFPRNM6X1SXF OBJECT IDENTIFIER ::= { cevModuleFPRType 13 } -- Cisco FirePower 6 port 1G SX FTW (Fail to Wire) Network Module +cevFprUS23070 OBJECT IDENTIFIER ::= { cevModuleFPRType 14 } -- 8x1GE multi-mode copper EPM with programmable fail-to-wire (FTW) functionality cevFprUS23071 OBJECT IDENTIFIER ::= { cevModuleFPRType 15 } -- 8x1GE SX Fiber EPM with programmable fail-to-wire (FTW) functionality cevFprUS23072 OBJECT IDENTIFIER ::= { cevModuleFPRType 16 } -- 8x1/10GE SFP/SFP+ EPM (Regents Park) cevFprUS23073 OBJECT IDENTIFIER ::= { cevModuleFPRType 17 } -- 8x10GE LR Fiber EPM with programmable fail-to-wire (FTW) functionality cevFprUS23074 OBJECT IDENTIFIER ::= { cevModuleFPRType 18 } -- 8x10GE SR Fiber EPM with programmable fail-to-wire (FTW) functionality -cevFPRNM8X1F OBJECT IDENTIFIER ::= { cevModuleFPRType 19 } -- 8x1GE multi-mode copper EPM with programmable fail-to-wire (FTW) functionality +cevFPRNM8X1F OBJECT IDENTIFIER ::= { cevModuleFPRType 19 } -- 8x1GE multi-mode copper EPM with programmable fail-to-wire (FTW) functionality cevFPRNM2X40GF OBJECT IDENTIFIER ::= { cevModuleFPRType 20 } -- Cisco FirePower 2 port 40G FTW (Fail to Wire) Network Module cevFPRNetworkModule8X1G OBJECT IDENTIFIER ::= { cevModuleFPRType 21 } -- FirePOWER Network Module 8x1G cevFPR9KNM2X100G OBJECT IDENTIFIER ::= { cevModuleFPRType 22 } -- Cisco FirePower 2 port 100G Network Module @@ -9750,7 +9767,7 @@ cevFPR9KNM4X100G OBJECT IDENTIFIER ::= { cevModuleFPRType cevFPR4125SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 24 } -- FirePOWER 4125 Supervisor Module cevFPR4145SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 25 } -- FirePOWER 4145 Supervisor Module cevFPR4115SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 26 } -- FirePOWER 4115 Supervisor Module -cevFPR4112SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 27 } -- FirePOWER 4112 Supervisor Module +cevFPR4112SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 27 } -- FirePOWER 4112 Supervisor Module cevFPRNM6X25SRF OBJECT IDENTIFIER ::= { cevModuleFPRType 35 } -- Cisco FirePower 6-port 25G SR SFP Fail-to-Wire Network Module cevFPRNM6X25LRF OBJECT IDENTIFIER ::= { cevModuleFPRType 36 } -- Cisco FirePower 6-port 25G LR SFP Fail-to-Wire Network Module cevFPRNM8x1GF OBJECT IDENTIFIER ::= { cevModuleFPRType 37 } -- Cisco FirePower 8-port 1G RJ45 Copper Fail-to-Wire Network Module @@ -9767,9 +9784,9 @@ cevQSFP100GESR4S OBJECT IDENTIFIER ::= { cevModuleQSFP28 cevQSFP100GELR4S OBJECT IDENTIFIER ::= { cevModuleQSFP28 4 } -- 100GE-LR4-S QSFP Module cevQSFP100GEAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFP28 5 } -- 100GE-AOC10M QSFP Module cevQSFP28Unknown OBJECT IDENTIFIER ::= { cevModuleQSFP28 6 } -- Unknown or Unsupported QSFP28 Module -cevQSFP100GEDWDM2 OBJECT IDENTIFIER ::= { cevModuleQSFP28 7 } -- QSFP28 DWDM transceiver using 2 wavelengths on a 1550nm DWDM grid with a reach up to 80km +cevQSFP100GEDWDM2 OBJECT IDENTIFIER ::= { cevModuleQSFP28 7 } -- QSFP28 DWDM transceiver using 2 wavelengths on a 1550nm DWDM grid with a reach up to 80km -cevModuleQSFP28S OBJECT IDENTIFIER ::= { cevModule 118 } -- QSFP28S group +cevModuleQSFP28S OBJECT IDENTIFIER ::= { cevModule 118 } -- QSFP28S group cevQSFP100GSR4S OBJECT IDENTIFIER ::= { cevModuleQSFP28S 1 } -- 100GBASE SR4 QSFP Transceiver, MPO, 100m, Enterprise Class cevQSFP100GCWDM4S OBJECT IDENTIFIER ::= { cevModuleQSFP28S 2 } -- 100GBASE CWDM4 QSFP Transceiver, LC, 2km, Enterprise Class cevQSFP100GPSM4S OBJECT IDENTIFIER ::= { cevModuleQSFP28S 3 } -- 100GBASE PSM4 QSFP Transceiver, MPO, 500m, Enterprise Class @@ -9777,23 +9794,23 @@ cevQSFP100GLR4S OBJECT IDENTIFIER ::= { cevModuleQSFP28S cevQSFP100GAOC1M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 5 } -- 100GBASE QSFP Active Optical Cable, 1m cevQSFP100GAOC2M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 6 } -- 100GBASE QSFP Active Optical Cable, 2m cevQSFP100GAOC3M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 7 } -- 100GBASE QSFP Active Optical Cable, 3m -cevQSFP100GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 8 } -- 100GBASE QSFP Active Optical Cable, 5m +cevQSFP100GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 8 } -- 100GBASE QSFP Active Optical Cable, 5m cevQSFP100GAOC7M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 9 } -- 100GBASE QSFP Active Optical Cable, 7m cevQSFP100GAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 10 } -- 100GBASE QSFP Active Optical Cable, 10m cevQSFP100GAOC15M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 11 } -- 100GBASE QSFP Active Optical Cable, 15m -cevQSFP100GAOC20M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 12 } -- 100GBASE QSFP Active Optical Cable, 20m +cevQSFP100GAOC20M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 12 } -- 100GBASE QSFP Active Optical Cable, 20m cevQSFP100GAOC25M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 13 } -- 100GBASE QSFP Active Optical Cable, 25m -cevQSFP100GAOC30M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 14 } -- 100GBASE QSFP Active Optical Cable, 30m +cevQSFP100GAOC30M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 14 } -- 100GBASE QSFP Active Optical Cable, 30m cevQSFP100GCU1M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 15 } -- 100GBASE-CR4 Passive Copper Cable, 1m -cevQSFP100GCU2M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 16 } -- 100GBASE-CR4 Passive Copper Cable, 2m +cevQSFP100GCU2M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 16 } -- 100GBASE-CR4 Passive Copper Cable, 2m cevQSFP100GCU3M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 17 } -- 100GBASE-CR4 Passive Copper Cable, 3m cevQSFP100GCU4M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 18 } -- 100GBASE-CR4 Passive Copper Cable, 4m cevQSFP100GCU5M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 19 } -- 100GBASE-CR4 Passive Copper Cable, 5m -cevQSFP4SFP25GCU1M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 20 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 1m -cevQSFP4SFP25GCU2M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 21 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 2m -cevQSFP4SFP25GCU3M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 22 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 3m -cevQSFP4SFP25GCU4M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 23 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 4m -cevQSFP4SFP25GCU5M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 24 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 5m +cevQSFP4SFP25GCU1M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 20 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 1m +cevQSFP4SFP25GCU2M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 21 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 2m +cevQSFP4SFP25GCU3M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 22 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 3m +cevQSFP4SFP25GCU4M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 23 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 4m +cevQSFP4SFP25GCU5M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 24 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 5m cevNonCiscoQSFP100GSR4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 25 } -- Non Cisco QSFP100G SR optics for NCS-5508 Chassis cevNonCiscoQSFP100GLR4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 26 } -- Non Cisco QSFP100G LR optics for NCS-5508 Chassis cevNonCiscoQSFP100GCWDM4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 27 } -- Non Cisco QSFP100G CWDW optics for NCS-5508 Chassis @@ -9806,11 +9823,11 @@ cevGF100GCWDM4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S cevQSFP100GER4LS OBJECT IDENTIFIER ::= { cevModuleQSFP28S 34 } -- 100GBASE QSFP Transceiver, 25-40KM reach over SMF, Duplex LC cevQSFP100GFRS OBJECT IDENTIFIER ::= { cevModuleQSFP28S 35 } -- QSFP28 100GBase-FR module, 2km SMF cevQSFP40100SRBD OBJECT IDENTIFIER ::= { cevModuleQSFP28S 36 } -- QSFP28 dual rate 40/100G SRBD module, PID = QSFP-40/100-SRBD -cevQSFP40100GSR4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 37 } -- QSFP28 dual rate 40/100G SR4 module, PID = QSFP-40/100G-SR4 +cevQSFP40100GSR4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 37 } -- QSFP28 dual rate 40/100G SR4 module, PID = QSFP-40/100G-SR4 cevQSFP100GLRS OBJECT IDENTIFIER ::= { cevModuleQSFP28S 38 } -- QSFP28 100GBase-LR module cevQSFP100GLR4I OBJECT IDENTIFIER ::= { cevModuleQSFP28S 39 } -- QSFP28 100GBase module 10km, I-Temp cevQSFP100G4W40I OBJECT IDENTIFIER ::= { cevModuleQSFP28S 40 } -- QSFP28 100GBase module, 40km, I-Temp -cevQSFP100GDRS OBJECT IDENTIFIER ::= { cevModuleQSFP28S 41 } -- QSFP28 100GBase-DR module, 500m SMF +cevQSFP100GDRS OBJECT IDENTIFIER ::= { cevModuleQSFP28S 41 } -- QSFP28 100GBase-DR module, 500m SMF cevQSFP100G4W10I OBJECT IDENTIFIER ::= { cevModuleQSFP28S 42 } -- QSFP28 100GBase module, 10km, I-Temp cevQ100ZR4SEA OBJECT IDENTIFIER ::= { cevModuleQSFP28S 43 } -- QSFP28, 100GBase module, 80km, C-Temp cevQSFP100GCUDOT5M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 44 } -- 100GBASE-CR4 Passive Copper Cable, 0.5m @@ -9826,11 +9843,11 @@ cevQSFP100GERLS OBJECT IDENTIFIER ::= { cevModuleQSFP28S cevQSFP1004W40I OBJECT IDENTIFIER ::= { cevModuleQSFP28S 54 } -- QSFP 100GBase-4W40-I module cevQSFP100GB20D4I OBJECT IDENTIFIER ::= { cevModuleQSFP28S 55 } -- QSFP28, 100GBase Downstream 20km, I-Temp cevQSFP100GB20U4I OBJECT IDENTIFIER ::= { cevModuleQSFP28S 56 } -- QSFP28, 100GBase Upstream 20km, I-Temp -cevModuleQSFP100GSR1dot2 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 57 } -- Cisco QSFP28 100G SR 1.2 Pluggable Optics Module -cevQSFP100GB40DI OBJECT IDENTIFIER ::= { cevModuleQSFP28S 58 } -- QSFP28, 100GBase Downstream 40km, I-Temp -cevQSFP100GB40UI OBJECT IDENTIFIER ::= { cevModuleQSFP28S 59 } -- QSFP28, 100GBase Upstream 40km, I-Temp -cevNonCiscoQSFP100GER4L OBJECT IDENTIFIER ::= { cevModuleQSFP28S 60 } -- Non-Cisco QSFP28 ER4L Pluggable Optics Module -cevQSFP100GB40BiDi OBJECT IDENTIFIER ::= { cevModuleQSFP28S 61 } -- OID for QSFP-100G-B40-D/U-I +cevModuleQSFP100GSR1dot2 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 57 } -- Cisco QSFP28 100G SR 1.2 Pluggable Optics Module +cevQSFP100GB40DI OBJECT IDENTIFIER ::= { cevModuleQSFP28S 58 } -- QSFP28, 100GBase Downstream 40km, I-Temp +cevQSFP100GB40UI OBJECT IDENTIFIER ::= { cevModuleQSFP28S 59 } -- QSFP28, 100GBase Upstream 40km, I-Temp +cevNonCiscoQSFP100GER4L OBJECT IDENTIFIER ::= { cevModuleQSFP28S 60 } -- Non-Cisco QSFP28 ER4L Pluggable Optics Module +cevQSFP100GB40BiDi OBJECT IDENTIFIER ::= { cevModuleQSFP28S 61 } -- OID for QSFP-100G-B40-D/U-I cevModuleNCS4K OBJECT IDENTIFIER ::= { cevModule 119 } -- cevModuleNCS4K Series @@ -9838,7 +9855,7 @@ cevModuleNCS4216RSP OBJECT IDENTIFIER ::= { cevModuleNCS4K 1 cevModuleNCS420XRSP OBJECT IDENTIFIER ::= { cevModuleNCS4K 2 } -- NCS 4206/4204 Router & Switching Processor and Controller - 400G cevModuleNCS4K4T12GPS OBJECT IDENTIFIER ::= { cevModuleNCS4K 3 } -- NCS 4202 Switch Processor, Base Scale, 64Gbps cevModuleNCS4201RSP OBJECT IDENTIFIER ::= { cevModuleNCS4K 4 } -- NCS 4201 Route Switch Processor, BaseScale, 64Gbps,FIXED 24GE Fiber and 4-10GE - Modular PSU and FAN -cevModuleNCS4206RSP2A64G OBJECT IDENTIFIER ::= { cevModuleNCS4K 5 } -- NCS4206 Route Switch Processor 2, Base Scale, 64Gbps +cevModuleNCS4206RSP2A64G OBJECT IDENTIFIER ::= { cevModuleNCS4K 5 } -- NCS4206 Route Switch Processor 2, Base Scale, 64Gbps cevModuleNCS4206RSP2A128G OBJECT IDENTIFIER ::= { cevModuleNCS4K 6 } -- NCS4206 Route Switch Processor 2, Base Scale, 128Gbps cevModuleASA5516Type OBJECT IDENTIFIER ::= { cevModule 120 } -- cevModule5516 Type Chassis @@ -9849,9 +9866,9 @@ cevModuleNCS1002RP0 OBJECT IDENTIFIER ::= { cevModuleNCS1002 cevModuleSFP25S OBJECT IDENTIFIER ::= { cevModule 122 } -- Module for SFP running at 25 Gbps -cevSFPH25GCU1M OBJECT IDENTIFIER ::= { cevModuleSFP25S 1 } -- 25GBASE-CU SFP28 Cable 1 Meter -cevSFPH25GCU2M OBJECT IDENTIFIER ::= { cevModuleSFP25S 2 } -- 25GBASE-CU SFP28 Cable 2 Meter -cevSFPH25GCU3M OBJECT IDENTIFIER ::= { cevModuleSFP25S 3 } -- 25GBASE-CU SFP28 Cable 3 Meter +cevSFPH25GCU1M OBJECT IDENTIFIER ::= { cevModuleSFP25S 1 } -- 25GBASE-CU SFP28 Cable 1 Meter +cevSFPH25GCU2M OBJECT IDENTIFIER ::= { cevModuleSFP25S 2 } -- 25GBASE-CU SFP28 Cable 2 Meter +cevSFPH25GCU3M OBJECT IDENTIFIER ::= { cevModuleSFP25S 3 } -- 25GBASE-CU SFP28 Cable 3 Meter cevSFPH25GCU5M OBJECT IDENTIFIER ::= { cevModuleSFP25S 4 } -- 25GBASE-CU SFP28 Cable 5 Meter cevSFP25GAOC1M OBJECT IDENTIFIER ::= { cevModuleSFP25S 5 } -- Ethernet Direct Attach Active Optical 1m SFP28 cevSFP25GAOC2M OBJECT IDENTIFIER ::= { cevModuleSFP25S 6 } -- Ethernet Direct Attach Active Optical 2m SFP28 @@ -9880,13 +9897,13 @@ cevModuleISR4221NIM OBJECT IDENTIFIER ::= { cevModuleISR4200 cevModuleISR4221BRP OBJECT IDENTIFIER ::= { cevModuleISR4200Type 4 } -- Cisco ISR 4221 Boost Routing Processor Module cevModuleISR4221BFP OBJECT IDENTIFIER ::= { cevModuleISR4200Type 5 } -- Cisco ISR 4221 Boost Forwarding Processor Module cevModuleISR4221BNIM OBJECT IDENTIFIER ::= { cevModuleISR4200Type 6 } -- Cisco ISR 4221 Boost Built-In Network Interface Module controller -cevModuleISR4221XRP OBJECT IDENTIFIER ::= { cevModuleISR4200Type 7 } -- Cisco ISR 4221X Routing Processor Module +cevModuleISR4221XRP OBJECT IDENTIFIER ::= { cevModuleISR4200Type 7 } -- Cisco ISR 4221X Routing Processor Module cevModuleISR4221XFP OBJECT IDENTIFIER ::= { cevModuleISR4200Type 8 } -- Cisco ISR 4221X Forwarding Processor Module cevModuleISR4221XNIM OBJECT IDENTIFIER ::= { cevModuleISR4200Type 9 } -- Cisco ISR 4221x Built-In Network Interface Module controller cevModuleCDBType OBJECT IDENTIFIER ::= { cevModule 124 } -- Module for Cisco Digital building switches -cevModuleCDB8P OBJECT IDENTIFIER ::= { cevModuleCDBType 1 } -- Cisco Digital Building 8 x FE, PoE+ Support, 2 x 1G -cevModuleCDB8U OBJECT IDENTIFIER ::= { cevModuleCDBType 2 } -- Cisco Digital Building 8 x FE, UPoE Support, 2 x 1G +cevModuleCDB8P OBJECT IDENTIFIER ::= { cevModuleCDBType 1 } -- Cisco Digital Building 8 x FE, PoE+ Support, 2 x 1G +cevModuleCDB8U OBJECT IDENTIFIER ::= { cevModuleCDBType 2 } -- Cisco Digital Building 8 x FE, UPoE Support, 2 x 1G cevModuleSMType OBJECT IDENTIFIER ::= { cevModule 125 } -- Module for SM Types cevModuleSM8FXS12FXO OBJECT IDENTIFIER ::= { cevModuleSMType 1 } -- 8 port Analog FXS and 12 port Analog FXO RJ21 Single Wide Service Module @@ -9931,16 +9948,16 @@ cevModuleC930048UUL OBJECT IDENTIFIER ::= { cevModule93xxTy cevModuleC9300X12Y OBJECT IDENTIFIER ::= { cevModule93xxType 19 } -- Catalyst 9300X Pacman 12 ports Catalyst 9300X switch cevModuleC9300X24Y OBJECT IDENTIFIER ::= { cevModule93xxType 20 } -- Catalyst 9300X Pacman 24 ports Catalyst 9300X switch cevModuleC9300X48HX OBJECT IDENTIFIER ::= { cevModule93xxType 21 } -- Catalyst 9300X 48 ports mGig with 90W POE Catalyst 9300X switch -cevModuleC9300X48T OBJECT IDENTIFIER ::= { cevModule93xxType 22 } -- Catalyst 9300X 48 ports mGig 9300X switch +cevModuleC9300X48T OBJECT IDENTIFIER ::= { cevModule93xxType 22 } -- Catalyst 9300X 48 ports mGig 9300X switch cevModuleC9300X24HX OBJECT IDENTIFIER ::= { cevModule93xxType 23 } -- Catalyst 9300x 24 ports mgig with 90W POE switch cevModuleC9300X48HXN OBJECT IDENTIFIER ::= { cevModule93xxType 24 } -- Catalyst 9300X 48 ports mgig switch -cevModule94xxType OBJECT IDENTIFIER ::= { cevModule 128 } -- Module for 94xx Types -cevModuleC9400SUP1 OBJECT IDENTIFIER ::= { cevModule94xxType 1 } -- Cisco Catalyst 9400 Series Supervisor 1 Module +cevModule94xxType OBJECT IDENTIFIER ::= { cevModule 128 } -- Module for 94xx Types +cevModuleC9400SUP1 OBJECT IDENTIFIER ::= { cevModule94xxType 1 } -- Cisco Catalyst 9400 Series Supervisor 1 Module cevModuleC9400SUP1XL OBJECT IDENTIFIER ::= { cevModule94xxType 2 } -- Cisco Catalyst 9400 Series Supervisor 1 XL Module -cevModuleC9400LC48U OBJECT IDENTIFIER ::= { cevModule94xxType 3 } -- Cisco Catalyst 9400 Series 48-Port UPOE 10/100/1000 (RJ-45) Line Card +cevModuleC9400LC48U OBJECT IDENTIFIER ::= { cevModule94xxType 3 } -- Cisco Catalyst 9400 Series 48-Port UPOE 10/100/1000 (RJ-45) Line Card cevModuleC9400LC48UX OBJECT IDENTIFIER ::= { cevModule94xxType 4 } -- Cisco Catalyst 9400 Series 48-Port UPOE w/ 24p mGig 24p RJ-45 -cevModuleC9400LC48T OBJECT IDENTIFIER ::= { cevModule94xxType 5 } -- Cisco Catalyst 9400 Series 48-Port 10/100/1000 (RJ-45) Line Card +cevModuleC9400LC48T OBJECT IDENTIFIER ::= { cevModule94xxType 5 } -- Cisco Catalyst 9400 Series 48-Port 10/100/1000 (RJ-45) Line Card cevModuleC9400LC48P OBJECT IDENTIFIER ::= { cevModule94xxType 6 } -- Cisco Catalyst 9400 Series 48-Port PoE+ 10/100/1000 (RJ-45) Line Card cevModuleC9400LC24XS OBJECT IDENTIFIER ::= { cevModule94xxType 7 } -- Cisco Catalyst 9400 Series 24-Port 10 Gigabit Ethernet (SFP+) Line Card cevModuleC9400LC48S OBJECT IDENTIFIER ::= { cevModule94xxType 8 } -- Cisco Catalyst 9400 Series 48-Port GE (SFP) Line Card @@ -9969,23 +9986,23 @@ cevModuleN520X20G4ZA OBJECT IDENTIFIER ::= { cevModuleNCS520T cevModuleN520X20G4ZD OBJECT IDENTIFIER ::= { cevModuleNCS520Type 7 } -- NCS520 Route Switch Processor , Base Scale, 60Gbps cevModuleCat92xxType OBJECT IDENTIFIER ::= { cevModule 131 } -cevModuleC9200L48T4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 1 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks -cevModuleC9200L24T4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 2 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks -cevModuleC9200L24T4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 3 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks -cevModuleC9200L48T4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 4 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks -cevModuleC9200L24P4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 5 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks. PoE support for 740W -cevModuleC9200L48P4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 6 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks. PoE support for 1480W -cevModuleC9200L24P4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 7 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks. PoE support for 740W -cevModuleC9200L48P4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 8 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks. PoE support for 1480W -cevModuleC9200L24PXG4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 9 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 4 SFP+ uplinks. PoE support for 740W -cevModuleC9200L24PXG2Y OBJECT IDENTIFIER ::= { cevModuleCat92xxType 10 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 740W -cevModuleC9200L48PXG4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 11 } -- Catalyst 9200L 36 Gig + 12 mGig Downlinks, 4 SFP+ uplinks. PoE support for 1480W -cevModuleC9200L48PXG2Y OBJECT IDENTIFIER ::= { cevModuleCat92xxType 12 } -- Catalyst 9200L 40 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 1480W -cevModuleC920024T OBJECT IDENTIFIER ::= { cevModuleCat92xxType 13 } -- Catalyst 9200 24 Gig downlinks -cevModuleC920048T OBJECT IDENTIFIER ::= { cevModuleCat92xxType 14 } -- Catalyst 9200 48 Gig downlinks -cevModuleC920024P OBJECT IDENTIFIER ::= { cevModuleCat92xxType 15 } -- Catalyst 9200 24 Gig downlinks. PoE support for 740W -cevModuleC920048P OBJECT IDENTIFIER ::= { cevModuleCat92xxType 16 } -- Catalyst 9200 48 Gig downlinks. PoE support for 1480W -cevModuleC920024PXG OBJECT IDENTIFIER ::= { cevModuleCat92xxType 17 } -- Catalyst 9200 16 Gig + 8 mGig downlinks. PoE support for 740W +cevModuleC9200L48T4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 1 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks +cevModuleC9200L24T4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 2 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks +cevModuleC9200L24T4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 3 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks +cevModuleC9200L48T4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 4 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks +cevModuleC9200L24P4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 5 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks. PoE support for 740W +cevModuleC9200L48P4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 6 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks. PoE support for 1480W +cevModuleC9200L24P4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 7 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks. PoE support for 740W +cevModuleC9200L48P4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 8 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks. PoE support for 1480W +cevModuleC9200L24PXG4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 9 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 4 SFP+ uplinks. PoE support for 740W +cevModuleC9200L24PXG2Y OBJECT IDENTIFIER ::= { cevModuleCat92xxType 10 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 740W +cevModuleC9200L48PXG4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 11 } -- Catalyst 9200L 36 Gig + 12 mGig Downlinks, 4 SFP+ uplinks. PoE support for 1480W +cevModuleC9200L48PXG2Y OBJECT IDENTIFIER ::= { cevModuleCat92xxType 12 } -- Catalyst 9200L 40 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 1480W +cevModuleC920024T OBJECT IDENTIFIER ::= { cevModuleCat92xxType 13 } -- Catalyst 9200 24 Gig downlinks +cevModuleC920048T OBJECT IDENTIFIER ::= { cevModuleCat92xxType 14 } -- Catalyst 9200 48 Gig downlinks +cevModuleC920024P OBJECT IDENTIFIER ::= { cevModuleCat92xxType 15 } -- Catalyst 9200 24 Gig downlinks. PoE support for 740W +cevModuleC920048P OBJECT IDENTIFIER ::= { cevModuleCat92xxType 16 } -- Catalyst 9200 48 Gig downlinks. PoE support for 1480W +cevModuleC920024PXG OBJECT IDENTIFIER ::= { cevModuleCat92xxType 17 } -- Catalyst 9200 16 Gig + 8 mGig downlinks. PoE support for 740W cevModuleC920048PXG OBJECT IDENTIFIER ::= { cevModuleCat92xxType 18 } -- Catalyst 9200 40 Gig + 8 mGig downlinks. PoE support for 1480W cevModuleC9200L48PL4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 21 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+uplinks. PoE support for 740W cevModuleC9200L48PL4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 22 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks. PoE support for 740W @@ -10002,19 +10019,19 @@ cevModule771232XOACB OBJECT IDENTIFIER ::= { cevModuleThirdPa cevModuleDX010 OBJECT IDENTIFIER ::= { cevModuleThirdPartyType 7 } -- Celestica fixed module with 32x100G Ethernet Ports cevModuleD2062 OBJECT IDENTIFIER ::= { cevModuleThirdPartyType 8 } -- Celestica fixed module with 48x10G and 6x40G Ethernet Ports -cevModule96xxType OBJECT IDENTIFIER ::= { cevModule 133 } -- Module for 96xx Types +cevModule96xxType OBJECT IDENTIFIER ::= { cevModule 133 } -- Module for 96xx Types cevModuleC9600LC24C OBJECT IDENTIFIER ::= { cevModule96xxType 1 } -- Cisco Catalyst 9600 Series 24-Port 40GE/12-Port 100GE cevModuleC9600LC48YL OBJECT IDENTIFIER ::= { cevModule96xxType 2 } -- Cisco Catalyst 9600 Series 48-Port 25GE/10GE/1GE cevModuleC9600SUP1 OBJECT IDENTIFIER ::= { cevModule96xxType 3 } -- Cisco Catalyst 9600 Series Supervisor 1 Module cevModuleC960048PTX OBJECT IDENTIFIER ::= { cevModule96xxType 5 } -- Cisco Catalyst 9600 Series 48-port 10M/100M/1G/2.5G/5G/10G Copper Line Card -cevModuleC9600LC48S OBJECT IDENTIFIER ::= { cevModule96xxType 6 } -- Cisco Catalyst 9600 Series 48-Port GE SFP +cevModuleC9600LC48S OBJECT IDENTIFIER ::= { cevModule96xxType 6 } -- Cisco Catalyst 9600 Series 48-Port GE SFP cevModuleC9600XLC32CD OBJECT IDENTIFIER ::= { cevModule96xxType 9 } -- Cisco Catalyst 9600 Series 32-Port 100GE / 2-Port 400GE Line Card (C9600X-LC-32CD) cevModuleC9610SUP3XL OBJECT IDENTIFIER ::= { cevModule96xxType 11 } -- Cisco Catalyst 9600 Series Supervisor 3 XL Module cevModuleC9610SUP3 OBJECT IDENTIFIER ::= { cevModule96xxType 12 } -- Cisco Catalyst 9600 Series Supervisor 3 Module cevModuleC9610LC40YL4CD OBJECT IDENTIFIER ::= { cevModule96xxType 13 } -- Cisco Catalyst 9600 Series 40-Port 10GE/25GE/50GE, 2-Port 40GE/100GE/200GE and 2-Port 40GE/100GE/400GE Line Card Module (C9610-LC-40YL4CD) cevModuleC9610LC32CD OBJECT IDENTIFIER ::= { cevModule96xxType 14 } -- Cisco Catalyst 9600 Series 32-Port 40GE/100GE, 2-Port 400GE Line Card Module (C9610-LC-32CD) -cevModuleCXP270GType OBJECT IDENTIFIER ::= { cevModule 134 } -- Group of 270G CXP modules +cevModuleCXP270GType OBJECT IDENTIFIER ::= { cevModule 134 } -- Group of 270G CXP modules cevModuleCXP270GSR12 OBJECT IDENTIFIER ::= { cevModuleCXP270GType 1 } -- 270G SR12 CXP modules cevModuleNCS1004 OBJECT IDENTIFIER ::= { cevModule 135 } -- Module for NCS1004 series @@ -10046,18 +10063,18 @@ cevModule9300L48PF4G OBJECT IDENTIFIER ::= { cevModule9300LTy cevModuleQSFPDD OBJECT IDENTIFIER ::= { cevModule 139 } -- QSFPDD group of Optics cevQSFP400GCU1M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 1 } -- 400GBASE-CR4 Passive Copper Cable, 1m -cevQSFP400GCU2M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 2 } -- 400GBASE-CR4 Passive Copper Cable, 2m +cevQSFP400GCU2M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 2 } -- 400GBASE-CR4 Passive Copper Cable, 2m cevQSFP400GCU3M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 3 } -- 400GBASE-CR4 Passive Copper Cable, 3m cevQSFP400GAOC1M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 4 } -- 400GBASE QSFP Active Optical Cable, 1m cevQSFP400GAOC2M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 5 } -- 400GBASE QSFP Active Optical Cable, 2m cevQSFP400GAOC3M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 6 } -- 400GBASE QSFP Active Optical Cable, 3m -cevQSFP400GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 7 } -- 400GBASE QSFP Active Optical Cable, 5m +cevQSFP400GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 7 } -- 400GBASE QSFP Active Optical Cable, 5m cevQSFP400GAOC7M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 8 } -- 400GBASE QSFP Active Optical Cable, 7m cevQSFP400GAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 9 } -- 400GBASE QSFP Active Optical Cable, 10m cevQSFP400GAOC15M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 10 } -- 400GBASE QSFP Active Optical Cable, 15m -cevQSFP400GAOC20M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 11 } -- 400GBASE QSFP Active Optical Cable, 20m +cevQSFP400GAOC20M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 11 } -- 400GBASE QSFP Active Optical Cable, 20m cevQSFP400GAOC25M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 12 } -- 400GBASE QSFP Active Optical Cable, 25m -cevQSFP400GAOC30M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 13 } -- 400GBASE QSFP Active Optical Cable, 30m +cevQSFP400GAOC30M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 13 } -- 400GBASE QSFP Active Optical Cable, 30m cevQSFP400GLR8 OBJECT IDENTIFIER ::= { cevModuleQSFPDD 14 } -- 400GE-LR8 QSFP Module cevQSFP400GFR4 OBJECT IDENTIFIER ::= { cevModuleQSFPDD 15 } -- 400GE-FR4 QSFP Module cevQSFP400GDR4 OBJECT IDENTIFIER ::= { cevModuleQSFPDD 16 } -- 400GE-DR4 QSFP Module @@ -10072,7 +10089,7 @@ cevQDD200LR4S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 24 } -- 200 cevQDD400CU1M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 25 } -- QDD 400 Passive Copper 1M cevQDD400CU2M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 26 } -- QDD 400 Passive Copper 2M cevQDD400CU2DOT5M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 27 } -- QDD 400 Passive Copper 2.5M -cevQDD400CU3M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 28 } -- QDD 400 Passive Copper 3M +cevQDD400CU3M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 28 } -- QDD 400 Passive Copper 3M cevQDD400GDR4S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 29 } -- 400G-DR4-S QDD Module cevQDD400GLR8S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 30 } -- 400G-LR8-S QDD Module cevQDD400GSR4BD OBJECT IDENTIFIER ::= { cevModuleQSFPDD 31 } -- 400G-SR4-BD QDD Module @@ -10094,7 +10111,7 @@ cevQDD400AOC20M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 47 } -- QDD cevQDD400AOC25M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 48 } -- QDD 400G Active Optical Cable, 25m cevQDD400AOC30M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 49 } -- QDD 400G Active Optical Cable, 30m cevQDD4x100GLRS OBJECT IDENTIFIER ::= { cevModuleQSFPDD 50 } -- 4x100G-LR-S QDD Module -cevQDD400CUDOT5M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 51 } -- QDD 400 Passive Copper 0.5M +cevQDD400CUDOT5M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 51 } -- QDD 400 Passive Copper 0.5M cevQDD400CU1DOT5M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 52 } -- QDD 400 Passive Copper 1.5M cevQDD2Q200CU3M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 53 } -- QDD 2Q200 Passive Copper Cable, 3m cevQSFP200CU1M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 54 } -- 200GBASE-CR4 Passive Copper Cable, 1m @@ -10119,7 +10136,9 @@ cevQDD4ZQ100CU3M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 77 } -- 4Z cevDP04QSDDER1 OBJECT IDENTIFIER ::= { cevModuleQSFPDD 78 } -- Cisco QSFPDD 400G ER1 Pluggable Optics Module cevQDDONSOLS OBJECT IDENTIFIER ::= { cevModuleQSFPDD 79 } -- Cisco QSFP-DD Pluggable Optical Line System cevQDD400GSR4DOT2BD OBJECT IDENTIFIER ::= { cevModuleQSFPDD 81 } -- 400G BiDi QDD Module, 70/100/150m over OM3/OM4/OM5 - +cevQDD400GDR4PLUS OBJECT IDENTIFIER ::= { cevModuleQSFPDD 82 } -- QSFP-DD-400G-DR4-PLUS cable +cevONSQSFPOTDR OBJECT IDENTIFIER ::= { cevModuleQSFPDD 83 } -- QSFP DD ONS OTDR Module from Coherent +cevQSFPDDZT5 OBJECT IDENTIFIER ::= { cevModuleQSFPDD 84 } -- Cisco QSFP DD ZT5 Pluggable Optics Module cevModuleNCS540LType OBJECT IDENTIFIER ::= { cevModule 140 } -- NCS540L series cevModuleNCS540L28Z4SysA OBJECT IDENTIFIER ::= { cevModuleNCS540LType 1 } -- NCS540L series - NCS540-28Z4-SYS-A Module @@ -10132,7 +10151,7 @@ cevModuleNCS540L12Z16GSysA OBJECT IDENTIFIER ::= { cevModuleNCS540LType 7 } -- cevModuleNCS540L12Z16GSysD OBJECT IDENTIFIER ::= { cevModuleNCS540LType 8 } -- NCS540L series - N540X-12Z16G-SYS-D Module cevModuleNCS540LFHCSRSys OBJECT IDENTIFIER ::= { cevModuleNCS540LType 9 } -- NCS540L series - N540-FH-CSR-SYS cevModuleNCS540LFHAGGSys OBJECT IDENTIFIER ::= { cevModuleNCS540LType 10 } -- NCS540L series - N540-FH-AGG-SYS -cevModuleNCS540LFHIP65Sys OBJECT IDENTIFIER ::= { cevModuleNCS540LType 11 } -- NCS540L series - N540-FH-IP65-SYS +cevModuleNCS540LFHIP65Sys OBJECT IDENTIFIER ::= { cevModuleNCS540LType 11 } -- NCS540L series - N540-FH-IP65-SYS cevModuleNCS540L6Z18GSysA OBJECT IDENTIFIER ::= { cevModuleNCS540LType 12 } -- NCS540L series - N540X-6Z18G-SYS-A Module cevModuleNCS540L6Z18GSysD OBJECT IDENTIFIER ::= { cevModuleNCS540LType 13 } -- NCS540L series - N540X-6Z18G-SYS-D Module cevModuleNCS540L8Z16GSysA OBJECT IDENTIFIER ::= { cevModuleNCS540LType 14 } -- NCS540L series - N540X-8Z16G-SYS-A Module @@ -10176,9 +10195,9 @@ cevModuleCat1000FE48P4GL OBJECT IDENTIFIER ::= { cevModuleCat1000Type 56 } -- -cevModuleC1100TGType OBJECT IDENTIFIER ::= { cevModule 143 } -- These are modules that are used in Cisco C1100TG Series Terminal Server +cevModuleC1100TGType OBJECT IDENTIFIER ::= { cevModule 143 } -- These are modules that are used in Cisco C1100TG Series Terminal Server cevModuleC1100TG1N32ARP OBJECT IDENTIFIER ::= { cevModuleC1100TGType 1 } -- Cisco C1100TG-1N32A Series Routing Processor Module -cevModuleC1100TG1N32AFP OBJECT IDENTIFIER ::= { cevModuleC1100TGType 2 } -- Cisco C1100TG-1N32A Series Forwarding Processor Module +cevModuleC1100TG1N32AFP OBJECT IDENTIFIER ::= { cevModuleC1100TGType 2 } -- Cisco C1100TG-1N32A Series Forwarding Processor Module cevModuleC1100TG1N32ANIM OBJECT IDENTIFIER ::= { cevModuleC1100TGType 3 } -- Cisco C1100TG-1N32A Series Built-In Network Interface cevModuleC1100TG1N24P32ANIM OBJECT IDENTIFIER ::= { cevModuleC1100TGType 4 } -- Cisco C1100TG-1N24P32A Series Built-In Network Interface cevModuleC1100TG1N24P32AFP OBJECT IDENTIFIER ::= { cevModuleC1100TGType 5 } -- Cisco C1100TG-1N24P32A Series Forwarding Processor @@ -10217,7 +10236,7 @@ cevModuleNCS1010FLRP OBJECT IDENTIFIER ::= { cevModuleNCS1010 8} -- Fille cevModuleNCS1020FANBLANK OBJECT IDENTIFIER ::= { cevModuleNCS1010 9} -- NCS1020 Fan Filler -cevModuleSFP50G OBJECT IDENTIFIER ::= { cevModule 149 } -- +cevModuleSFP50G OBJECT IDENTIFIER ::= { cevModule 149 } -- cevModuleSFP50GSRS OBJECT IDENTIFIER ::= { cevModuleSFP50G 1 } -- SFP-50G-SR-S cevModuleSFP50GSLS OBJECT IDENTIFIER ::= { cevModuleSFP50G 2 } -- SFP-50G-SL-S cevModuleSFP50GLRS OBJECT IDENTIFIER ::= { cevModuleSFP50G 3 } -- SFP-50G-LR-S @@ -10230,7 +10249,7 @@ cevModuleSFP50GCU1M OBJECT IDENTIFIER ::= { cevModuleSFP50G 9 } -- SFP-5 cevModuleSFP50GCU2M OBJECT IDENTIFIER ::= { cevModuleSFP50G 10 } -- SFP-50G-CU2M cevModuleSFP50GCU25M OBJECT IDENTIFIER ::= { cevModuleSFP50G 11 } -- SFP-50G-CU2.5M cevModuleSFP50GCU3M OBJECT IDENTIFIER ::= { cevModuleSFP50G 12 } -- SFP-50G-CU3M -cevModuleSFP50GCU5M OBJECT IDENTIFIER ::= { cevModuleSFP50G 13 } -- SFP-50G-CU5M +cevModuleSFP50GCU5M OBJECT IDENTIFIER ::= { cevModuleSFP50G 13 } -- SFP-50G-CU5M cevModuleSFP50GCUDOT5M OBJECT IDENTIFIER ::= { cevModuleSFP50G 14 } -- 50GBASE-CU Cable 0.5 Meter cevModuleSFP50GCU1DOT5M OBJECT IDENTIFIER ::= { cevModuleSFP50G 15 } -- 50GBASE-CU Cable 1.5 Meter cevModuleSFP50GCU4M OBJECT IDENTIFIER ::= { cevModuleSFP50G 16 } -- 50GBASE-CU Cable 4 Meter @@ -10239,7 +10258,7 @@ cevModuleSFP50GERI OBJECT IDENTIFIER ::= { cevModuleSFP50G 17 } -- SFP5 cevModuleN98KType OBJECT IDENTIFIER ::= { cevModule 150 } -- cevModuleN9KC9808FMA OBJECT IDENTIFIER ::= { cevModuleN98KType 1 } -- Nexus 9800 8-Slot Fabric Module 1st Generation cevModuleN9KX9836DMA OBJECT IDENTIFIER ::= { cevModuleN98KType 2 } -- Nexus 9800 36D Line Card with Macsec -cevModuleN9KC9800SUPA OBJECT IDENTIFIER ::= { cevModuleN98KType 3 } -- N9K-C9800-SUP-A Broadwell CPU based Supervisor Module for Nexus 9800 series +cevModuleN9KC9800SUPA OBJECT IDENTIFIER ::= { cevModuleN98KType 3 } -- N9K-C9800-SUP-A Broadwell CPU based Supervisor Module for Nexus 9800 series cevModuleN94KType OBJECT IDENTIFIER ::= { cevModule 151 } -- Nexus 9400 series @@ -10249,7 +10268,7 @@ cevN9KC9400SWGX2A OBJECT IDENTIFIER ::= { cevModuleN94KType 3 } -- Nex cevN9KC9400SUPA OBJECT IDENTIFIER ::= { cevModuleN94KType 4 } -- Edelweiss sup card cevN9KX940022L OBJECT IDENTIFIER ::= { cevModuleN94KType 5 } -- Nexus 9400 series LEM with 22x50G -cevModuleTimingInterfaceCard OBJECT IDENTIFIER ::= { cevModule 152 } -- Timing Interface Card Modules +cevModuleTimingInterfaceCard OBJECT IDENTIFIER ::= { cevModule 152 } -- Timing Interface Card Modules cevModuleTICGNSS OBJECT IDENTIFIER ::= { cevModuleTimingInterfaceCard 1 } -- TIC-GNSS - Cisco GNSS 1PPS/10M module cevModuleTIC OBJECT IDENTIFIER ::= { cevModuleTimingInterfaceCard 2 } -- TIC - Cisco 1PPS/10M Module @@ -10334,14 +10353,14 @@ cevPortEswitch OBJECT IDENTIFIER ::= { cevPort 69 } -- c7200 Ethernet Switch Por cevPortBITS OBJECT IDENTIFIER ::= { cevPort 70 } -- BITS (Building Integrated Timing Supply) port for telco network clock & alarm handling card for Cat8540 cevPortAdslCap OBJECT IDENTIFIER ::= { cevPort 71 } -- ADSL CAP Line cevPortAdslDmt OBJECT IDENTIFIER ::= { cevPort 72 } -- ADSL DMT Line -cevPortSdsl2b1q OBJECT IDENTIFIER ::= { cevPort 73 } -- SDSL 2B1Q line +cevPortSdsl2b1q OBJECT IDENTIFIER ::= { cevPort 73 } -- SDSL 2B1Q line cevPortEscon OBJECT IDENTIFIER ::= { cevPort 74 } -- IBM ESCON interface type for CIP or CIP2 cards/port adapters cevPortParallel OBJECT IDENTIFIER ::= { cevPort 75 } -- IBM Parallel (Bus & Tag) interface type for CIP or CIP2 cards/port adapters cevPortCipVirtual OBJECT IDENTIFIER ::= { cevPort 76 } -- Virtual port on a CIP or CIP2 card cevPortDs3 OBJECT IDENTIFIER ::= { cevPort 78 } -- DS-3 interface cevPortE3 OBJECT IDENTIFIER ::= { cevPort 79 } -- E-3 interface cevPortOc3 OBJECT IDENTIFIER ::= { cevPort 80 } -- OC-3 interface -cevPortHdvDsp OBJECT IDENTIFIER ::= { cevPort 82 } -- DSP processor port on the cevDspmPvdm3 daughtercard +cevPortHdvDsp OBJECT IDENTIFIER ::= { cevPort 82 } -- DSP processor port on the cevDspmPvdm3 daughtercard cevPortAdslFlexiDmt OBJECT IDENTIFIER ::= { cevPort 83 } -- Flexi DMT port cevPortAdslFlexiCap OBJECT IDENTIFIER ::= { cevPort 84 } -- Flexi CAP port cevPortAdslDmtIsdn OBJECT IDENTIFIER ::= { cevPort 85 } -- DMT over ISDN port @@ -10351,7 +10370,7 @@ cevPortRfUs OBJECT IDENTIFIER ::= { cevPort 87 } -- Line card upstream interface cevPortRfDs OBJECT IDENTIFIER ::= { cevPort 88 } -- Line card downstream interface for UBR7200 cevPortUbrClk OBJECT IDENTIFIER ::= { cevPort 89 } -- Cable national clock card DB-15 interface cevPortShdslTcpam OBJECT IDENTIFIER ::= { cevPort 90 } -- Single-Pair High-bit-rate DSL Trellis-Coded PAM Line -cevPortShdslTcpamOptis OBJECT IDENTIFIER ::= { cevPort 91 } -- Single-Pair High-bit-rate DSL Trellis-Coded PAM Overlapped PAM Transmission with Interlocking Spectra (OPTIS) Line +cevPortShdslTcpamOptis OBJECT IDENTIFIER ::= { cevPort 91 } -- Single-Pair High-bit-rate DSL Trellis-Coded PAM Overlapped PAM Transmission with Interlocking Spectra (OPTIS) Line cevPortGEIP OBJECT IDENTIFIER ::= { cevPort 100 } -- Gigabit Ethernet interface processor cevPortWDM OBJECT IDENTIFIER ::= { cevPort 101 } -- Passive optical trunk port that sends and receives multiple wavelengths on the ITU grid cevPortThru OBJECT IDENTIFIER ::= { cevPort 102 } -- Optical port carrying passed-through wavelengths @@ -10361,7 +10380,7 @@ cevPortWavePatch OBJECT IDENTIFIER ::= { cevPort 105 } -- Passive optical port c cevPortTransparent OBJECT IDENTIFIER ::= { cevPort 106 } -- Optical port that handles multiple protocols (ESCON, FICON, etc.) cevPortDPT OBJECT IDENTIFIER ::= { cevPort 107 } -- Dynamic Packet Transport (DPT) Interface cevPortOc12 OBJECT IDENTIFIER ::= { cevPort 108 } -- OC-12 interface -cevPortGe OBJECT IDENTIFIER ::= { cevPort 109 } -- Gigabit Ethernet Port +cevPortGe OBJECT IDENTIFIER ::= { cevPort 109 } -- Gigabit Ethernet Port cevPortChOc12 OBJECT IDENTIFIER ::= { cevPort 110 } -- Channelized OC12 Port cevPortChOc3Stm1 OBJECT IDENTIFIER ::= { cevPort 111 } -- Channelized OC3/STM-1 Port cevPortFilterGroup OBJECT IDENTIFIER ::= { cevPort 112 } -- Passive optical port that sends and receives multiple wavelengths on the ITU grid @@ -10371,8 +10390,8 @@ cevPortASIMod OBJECT IDENTIFIER ::= { cevPort 115 } -- Asynchronous Serial Inte cevPortASIIn OBJECT IDENTIFIER ::= { cevPort 116 } -- Media Line Card Asynchronous Serial Interface Input interface cevPortASIOut OBJECT IDENTIFIER ::= { cevPort 117 } -- Media Line Card Asynchronous Serial Interface Output interface cevPortAimDsp OBJECT IDENTIFIER ::= { cevPort 118 } -- DSP processor on AIM DSP modules -cevPortAtm OBJECT IDENTIFIER ::= { cevPort 119 } -- ATM interfaces -cevPortChSonet OBJECT IDENTIFIER ::= { cevPort 120 } -- channelized sonet interfaces +cevPortAtm OBJECT IDENTIFIER ::= { cevPort 119 } -- ATM interfaces +cevPortChSonet OBJECT IDENTIFIER ::= { cevPort 120 } -- channelized sonet interfaces cevPortChOcX OBJECT IDENTIFIER ::= { cevPort 121 } -- channelized OC X card interfaces cevPortFe OBJECT IDENTIFIER ::= { cevPort 123 } -- Fast ethernet interfaces cevPortDs3E3Atm OBJECT IDENTIFIER ::= { cevPort 125 } -- DS3/E3 ATM interface @@ -10402,7 +10421,7 @@ cevPortBaseTEther OBJECT IDENTIFIER ::= { cevPort 150 } -- Ethernet 10/100/100 cevPortGESFP OBJECT IDENTIFIER ::= { cevPort 151 } -- Gigabit Ethernet Port Small Form factor Pluggable port. cevPortWdmSplit OBJECT IDENTIFIER ::= { cevPort 152 } -- Passive optical trunk port that sends and receives multiple wavelengths in the ITU grid and is internally connected to an optical splitter cevPortWavePassThru OBJECT IDENTIFIER ::= { cevPort 153 } -- Passive port transmitting and receiving optical signals, used to provide optical connectivity within the box and is incapable of monitoring or doing anything else with the signal -cevPortDspPVDM OBJECT IDENTIFIER ::= { cevPort 154 } -- DSP on a Packet Voice Data Module (PVDM) daughter card in 1700 +cevPortDspPVDM OBJECT IDENTIFIER ::= { cevPort 154 } -- DSP on a Packet Voice Data Module (PVDM) daughter card in 1700 cevPortiScsi OBJECT IDENTIFIER ::= { cevPort 155 } -- iSCSI port cevPortVic2Did OBJECT IDENTIFIER ::= { cevPort 156 } -- Two port Direct Inward Dial trunk Voice Interface Card cevPortWic1Adsl OBJECT IDENTIFIER ::= { cevPort 157 } -- 1-port ADSL WAN Interface Card @@ -10502,9 +10521,9 @@ cevPort10GigBaseDwdm6061 OBJECT IDENTIFIER ::= { cevPort 251 } -- 10 Gigabit cevPortGigBaseBX10D OBJECT IDENTIFIER ::= { cevPort 252 } -- Giga Ethernet bidirectional 10km Downlink over SMF cevPortGigBaseBX10U OBJECT IDENTIFIER ::= { cevPort 253 } -- Giga Ethernet bidirectional 10km uplink over SMF cevPortT1E1 OBJECT IDENTIFIER ::= { cevPort 254 } -- 8 port T1/E1 Shared Port Adapter -cevPort2GFCPhy OBJECT IDENTIFIER ::= { cevPort 255 } -- Optical port that is capable of transporting 2x Fibre Channel traffic +cevPort2GFCPhy OBJECT IDENTIFIER ::= { cevPort 255 } -- Optical port that is capable of transporting 2x Fibre Channel traffic cevPortLanWirelessApplication OBJECT IDENTIFIER ::= { cevPort 256 } -- LAN wireless application interface -cevPortSEInternalFE OBJECT IDENTIFIER ::= { cevPort 257 } -- Internal FastEthernet interface in NM-SE - Service Engine Port adapter +cevPortSEInternalFE OBJECT IDENTIFIER ::= { cevPort 257 } -- Internal FastEthernet interface in NM-SE - Service Engine Port adapter cevPortCEInternalFE OBJECT IDENTIFIER ::= { cevPort 258 } -- Internal FastEthernet interface in NMD-CE-HP - Content Engine Port adapter cevPortIpsecVpn OBJECT IDENTIFIER ::= { cevPort 259 } -- IPsec VPN Service interface cevPortSsl OBJECT IDENTIFIER ::= { cevPort 260 } -- Ssl interface @@ -10544,7 +10563,7 @@ cevPortUSB OBJECT IDENTIFIER ::= { cevPort 296 } -- Universal Serial Bus (USB) cevPortSslVpn OBJECT IDENTIFIER ::= { cevPort 297 } -- Web/VPN interface cevPortCableModem OBJECT IDENTIFIER ::= { cevPort 298 } -- Cable modem port cevNmeApaPort OBJECT IDENTIFIER ::= { cevPort 299 } -- Service Classification Element Port for NME-APA. -cevPort10GigBase OBJECT IDENTIFIER ::= { cevPort 300 } -- 300m over 50um MMF and 220m over FDDI grade MMF 10G Module +cevPort10GigBase OBJECT IDENTIFIER ::= { cevPort 300 } -- 300m over 50um MMF and 220m over FDDI grade MMF 10G Module cevPort10GigBaseLRM OBJECT IDENTIFIER ::= { cevPort 301 } -- 300m over 50um MMF and 220m over FDDI grade MMF 10G Module cevPortdot11abg OBJECT IDENTIFIER ::= { cevPort 302 } -- 802.11G Radio cevPortDti OBJECT IDENTIFIER ::= { cevPort 303 } -- DOCSIS Timing, Communication, and Control Plus port for DTI module @@ -10560,11 +10579,11 @@ cevPortGigBaseDwdm4134 OBJECT IDENTIFIER ::= { cevPort 312 } -- DWDM cevPortGigBaseDwdm3739 OBJECT IDENTIFIER ::= { cevPort 313 } -- DWDM 3739 Giga Ethernet SFP cevPortGigBaseDwdm3346 OBJECT IDENTIFIER ::= { cevPort 314 } -- DWDM 3346 Giga Ethernet SFP cevPort10GigEthernet OBJECT IDENTIFIER ::= { cevPort 315 } -- 10 Gigabit Ethernet interface -cevPortSEInternal OBJECT IDENTIFIER ::= { cevPort 316 } -- Virtual port of a Service Engine connecting the RP and the SE +cevPortSEInternal OBJECT IDENTIFIER ::= { cevPort 316 } -- Virtual port of a Service Engine connecting the RP and the SE cevPortGigBaseEX OBJECT IDENTIFIER ::= { cevPort 317 } -- 1000 Base EX Fiber Gigabit Ethernet cevPort40GigEthernet OBJECT IDENTIFIER ::= { cevPort 318 } -- 40 Gigabit Ethernet interface cevPortAces OBJECT IDENTIFIER ::= { cevPort 319 } -- Application Control Engine Service interface -cevPort100GigEthernet OBJECT IDENTIFIER ::= { cevPort 320 } -- 100 Gig Ethernet port +cevPort100GigEthernet OBJECT IDENTIFIER ::= { cevPort 320 } -- 100 Gig Ethernet port cevPort40GigQSFPPlus OBJECT IDENTIFIER ::= { cevPort 321 } -- A type of 40GE port that can take a variety of transceivers fitting the QSFP + Multi Source Agreement form factor cevPort100GECFP OBJECT IDENTIFIER ::= { cevPort 322 } -- a type of 100GE port that can take a variety of transceivers fitting the CFP Multi Source Agreement form factor cevPortPlcG OBJECT IDENTIFIER ::= { cevPort 323 } -- PLC Generic Port @@ -10573,11 +10592,11 @@ cevPort3gCdmaG OBJECT IDENTIFIER ::= { cevPort 325 } -- 3G CDMA cevPort3gGsmG OBJECT IDENTIFIER ::= { cevPort 326 } -- 3G GSM Generic Port cevPortWpanG OBJECT IDENTIFIER ::= { cevPort 327 } -- WPAN Generic Port cevPortDsp OBJECT IDENTIFIER ::= { cevPort 328 } -- Generic port for the Digital Signal Processor -cevPortCXP OBJECT IDENTIFIER ::= { cevPort 331 } -- CXP-100G-SR10 transceiver Module -cevPortCPAK OBJECT IDENTIFIER ::= { cevPort 332 } -- 100G LR4 CPAK, 10km SMF -cevPortConsole OBJECT IDENTIFIER ::= { cevPort 333 } -- Cisco Console Port -cevPortAlarmDSUB15 OBJECT IDENTIFIER ::= { cevPort 334 } -- Cisco Alarm Port DSUB15 -cevPortOTU4 OBJECT IDENTIFIER ::= { cevPort 335 } -- Cisco Optical Port OTU4 +cevPortCXP OBJECT IDENTIFIER ::= { cevPort 331 } -- CXP-100G-SR10 transceiver Module +cevPortCPAK OBJECT IDENTIFIER ::= { cevPort 332 } -- 100G LR4 CPAK, 10km SMF +cevPortConsole OBJECT IDENTIFIER ::= { cevPort 333 } -- Cisco Console Port +cevPortAlarmDSUB15 OBJECT IDENTIFIER ::= { cevPort 334 } -- Cisco Alarm Port DSUB15 +cevPortOTU4 OBJECT IDENTIFIER ::= { cevPort 335 } -- Cisco Optical Port OTU4 cevPortSCSI26 OBJECT IDENTIFIER ::= { cevPort 336 } -- Cisco Alarm Port SCSI26 cevPortSseBreakout100GePort OBJECT IDENTIFIER ::= { cevPort 337 } -- 100GE port available on the next generation of Cisco Network Processors used in Panini family or products cevPortSseBreakout10GePort OBJECT IDENTIFIER ::= { cevPort 338 } -- 10GE port available on the next generation of Cisco Network Processors used in Panini family of products @@ -10587,11 +10606,11 @@ cevPortCisco10GeSFPPlusPOSRX OBJECT IDENTIFIER ::= { cevPort 341 } -- Cisco S cevPortCisco10GeSFPPlusPOLRX OBJECT IDENTIFIER ::= { cevPort 342 } -- Cisco SFP-10G-LR-X Cable: 9 micron singlemode Wavelength: 1310nm cevPortCisco10GeSFPPlusPOLR OBJECT IDENTIFIER ::= { cevPort 343 } -- Cisco SFP-10G-LR Cable: 9 micron singlemode Wavelength: 1310nm cevPortCisco10GeSFPPlusPOSR OBJECT IDENTIFIER ::= { cevPort 344 } -- Cisco SFP-10G-SR Cable: 50 micron multimode Wavelength: 850nm -cevPortCPAKSR10 OBJECT IDENTIFIER ::= { cevPort 345 } -- Cisco SR-10 Transceiver Pluggable CPAK +cevPortCPAKSR10 OBJECT IDENTIFIER ::= { cevPort 345 } -- Cisco SR-10 Transceiver Pluggable CPAK cevPortPHwicSerial OBJECT IDENTIFIER ::= { cevPort 346 } -- 16-Port Async HWIC cevPortPT1E1 OBJECT IDENTIFIER ::= { cevPort 347 } -- 2 port channelized T1/E1, and PRI HWIC (data only) cevPortPHdvDsp OBJECT IDENTIFIER ::= { cevPort 348 } -- 128-channel high-density voice and video DSP module -cevPortSerial OBJECT IDENTIFIER ::= { cevPort 350 } -- Serial Shared Port Adapter +cevPortSerial OBJECT IDENTIFIER ::= { cevPort 350 } -- Serial Shared Port Adapter cevPortCPAKLR10 OBJECT IDENTIFIER ::= { cevPort 351 } -- Cisco LR-10 Transceiver Pluggable CPAK cevPortAdslAnnexM OBJECT IDENTIFIER ::= { cevPort 352 } -- ADSL Annex M cevPortNCS4KUSB OBJECT IDENTIFIER ::= { cevPort 354 } -- NCS4k USB Module @@ -10607,9 +10626,9 @@ cevPort400GigEthernet OBJECT IDENTIFIER ::= { cevPort 374 } -- cevPortAlarmExt OBJECT IDENTIFIER ::= { cevPort 403 } -- External Alarm Port cevPortBreakout200GePort OBJECT IDENTIFIER ::= { cevPort 404 } -- 200GE Breakout Port cevPortBreakout400GePort OBJECT IDENTIFIER ::= { cevPort 405} -- 400G Breakout port -cevPort25GigEthPhy OBJECT IDENTIFIER ::= { cevPort 407} -- 1-port 25G -cevPortSP10GigSFPPlus OBJECT IDENTIFIER ::= { cevPort 408} -- a type of 10GE port SFP+ Multi Source Agreement form factor -cevPort40GigEthPhy OBJECT IDENTIFIER ::= { cevPort 409} -- 1-port 40G +cevPort25GigEthPhy OBJECT IDENTIFIER ::= { cevPort 407} -- 1-port 25G +cevPortSP10GigSFPPlus OBJECT IDENTIFIER ::= { cevPort 408} -- a type of 10GE port SFP+ Multi Source Agreement form factor +cevPort40GigEthPhy OBJECT IDENTIFIER ::= { cevPort 409} -- 1-port 40G cevStack OBJECT IDENTIFIER ::= { cevMIBObjects 11 } @@ -10617,10 +10636,10 @@ cevStackUnknown OBJECT IDENTIFIER ::= { cevStack 1 } cevStackCat37xx OBJECT IDENTIFIER ::= { cevStack 2 } -- The type of stacking used for Catalyst 37xx stack-able switch product cevCat65xxVirtualSwitch OBJECT IDENTIFIER ::= { cevStack 3 } -- Catalyst 65xx Virtual Switch product cevCbs3120Stack OBJECT IDENTIFIER ::= { cevStack 5 } -- CBS3120-stack: A stack of CBS3120 switch modules -cevC29xxStack OBJECT IDENTIFIER ::= { cevStack 11 } -- A stack of C29XX switch modules +cevC29xxStack OBJECT IDENTIFIER ::= { cevStack 11 } -- A stack of C29XX switch modules cevStackIosXrMultichassis OBJECT IDENTIFIER ::= { cevStack 12 } -- IOS-XR Multichassis virtual stack entity provides containment relationship of 2 or more IOS-XR chassis connected in a multi-chasiss setup cevStackCat4xxxVirtualSwitchStack OBJECT IDENTIFIER ::= { cevStack 13 } -- catalyst 4xxx based virtual switching system stack -cevStackFex OBJECT IDENTIFIER ::= { cevStack 14 } -- Generic Fabric Extender Stack +cevStackFex OBJECT IDENTIFIER ::= { cevStack 14 } -- Generic Fabric Extender Stack cevStackCat3KCAx OBJECT IDENTIFIER ::= { cevStack 18 } -- A stack of Catalyst 3k Converged Access switch modules cevStackC68xxVirSwitch OBJECT IDENTIFIER ::= { cevStack 20 } -- Catalyst 68xx Virtual Switch product cevC35xxStack OBJECT IDENTIFIER ::= { cevStack 21 } -- A stack of C35XX switch modules @@ -10633,9 +10652,10 @@ cevC9200FixedSwitchStack OBJECT IDENTIFIER ::= { cevStack 27 } -- A stack of cevHAC9800DualChassis OBJECT IDENTIFIER ::= { cevStack 28 } -- Cisco C9800 Dual Chassis stack entity provides containment relationship of 2 C9800 series chassis connected in a HA setup cevC9300LStack OBJECT IDENTIFIER ::= { cevStack 30 } -- A stack of any catalyst9300L stack-able Ethernet switches with unified identity (as a single unified switch), control and management cevC9200BFixedSwitchStack OBJECT IDENTIFIER ::= { cevStack 33 } -- A stack of Cisco Catalyst 9200 Fixed switch modules -cevCat100010GbpsStack OBJECT IDENTIFIER ::= { cevStack 34 } -- A 10 Gbps ethernet stack of cat1000 switch modules +cevCat100010GbpsStack OBJECT IDENTIFIER ::= { cevStack 34 } -- A 10 Gbps ethernet stack of cat1000 switch modules cevCat10001GbpsStack OBJECT IDENTIFIER ::= { cevStack 35 } -- A 1 Gbps ethernet stack of cat1000 switch modules cevIE9300Stack OBJECT IDENTIFIER ::= { cevStack 39 } -- Cisco Catalyst IE9300 stackable Ethernet switches with unified identity, control and management +cevStackC9610RVirtualStack OBJECT IDENTIFIER ::= { cevStack 41 } -- Cisco Catalyst 9600 Series 10 slot Virtual Stack cevMidplane OBJECT IDENTIFIER ::= { cevMIBObjects 12 } -- Midplane of the chassis cevMidplaneUmg9820 OBJECT IDENTIFIER ::= { cevMidplane 1 } -- Midplane of umg9820 diff --git a/priv/mibs/cisco/CISCO-ERR-DISABLE-MIB b/priv/mibs/cisco/CISCO-ERR-DISABLE-MIB index d5593555..96d878d5 100644 --- a/priv/mibs/cisco/CISCO-ERR-DISABLE-MIB +++ b/priv/mibs/cisco/CISCO-ERR-DISABLE-MIB @@ -33,7 +33,7 @@ IMPORTS ciscoErrDisableMIB MODULE-IDENTITY - LAST-UPDATED "201606020000Z" + LAST-UPDATED "201911280000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems @@ -103,6 +103,11 @@ ciscoErrDisableMIB MODULE-IDENTITY 3) If error recovery is possible, then the time interval to wait before the system starts the recovery attempt." + REVISION "201911280000Z" + DESCRIPTION + "Added the following new enumerations in + CErrDisableFeatureID: + loopDetect(62)." REVISION "201606020000Z" DESCRIPTION "Added the following new enumerations in @@ -317,7 +322,8 @@ CErrDisableFeatureID ::= TEXTUAL-CONVENTION oneHundredPdusWithoutAck: DCX Recieved 100 PDUs without ACK - ipQosCompatCheckFailure: IP Qos DCBXP compat check failed" + ipQosCompatCheckFailure: IP Qos DCBXP compat check failed + loopDetect: Loopdetection in the network" SYNTAX INTEGER { udld(1), bpduGuard(2), @@ -379,7 +385,8 @@ CErrDisableFeatureID ::= TEXTUAL-CONVENTION ipConflict(58), multipleMSapIdsRcvd(59), oneHundredPdusWithoutAck(60), - ipQosCompatCheckFailure(61) + ipQosCompatCheckFailure(61), + loopDetect(62) } -- Global configuration objects @@ -931,6 +938,3 @@ ciscoErrDisableFeatureFlapGroup OBJECT-GROUP END - - - diff --git a/priv/mibs/cisco/CISCO-IF-EXTENSION-MIB b/priv/mibs/cisco/CISCO-IF-EXTENSION-MIB index 9b3a90bb..d4a78a5a 100644 --- a/priv/mibs/cisco/CISCO-IF-EXTENSION-MIB +++ b/priv/mibs/cisco/CISCO-IF-EXTENSION-MIB @@ -7,7 +7,7 @@ -- %DNP% Aug 2003, Jayakumar Kadirvelu -- %DNP% Aug 2004, Arul Mozhi -- --- Copyright (c) 2002-2016, 2020 by cisco Systems Inc. +-- Copyright (c) 2002-2016-2021 by cisco Systems Inc. -- -- All rights reserved. -- ************************************************************* @@ -51,7 +51,7 @@ IMPORTS ciscoIfExtensionMIB MODULE-IDENTITY - LAST-UPDATED "202011030000Z" + LAST-UPDATED "202102120000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems @@ -91,6 +91,10 @@ ciscoIfExtensionMIB MODULE-IDENTITY Drop Virtual Link - According to 802.3 standard, Traffic drop may occur on this virtual Link." + REVISION "202102120000Z" + DESCRIPTION + "Added enumerated value eightSixteenThirtyTwoSixtyFourG to + cieIfSpeedGroupConfig." REVISION "202011030000Z" DESCRIPTION "Added cieIfDuplexCfgStatus and cieIfDuplexDetectStatus." @@ -1016,7 +1020,8 @@ cieIfSpeedGroupConfig OBJECT-TYPE tenG(2), oneTwoFourEightG(3), twoFourEightSixteenG(4), - fourEightSixteenThirtyTwoG(5) + fourEightSixteenThirtyTwoG(5), + eightSixteenThirtyTwoSixtyFourG(6) } MAX-ACCESS read-write STATUS current @@ -1034,7 +1039,9 @@ cieIfSpeedGroupConfig OBJECT-TYPE '2G-4G-8G-16G' - the interface speed group configuration on this interface as 2G-4G-8G-16G. '4G-8G-16G-32G' - the interface speed group configuration - on this interface as 4G-8G-16G-32G." + on this interface as 4G-8G-16G-32G. + '8G-16G-32G-64G' - the interface speed group configuration + on this interface as 8G-16G-32G-64G." ::= { cieIfInterfaceEntry 15 } cieIfTransceiverFrequencyConfig OBJECT-TYPE diff --git a/priv/mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB b/priv/mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB index f49852b5..81c5f50d 100644 --- a/priv/mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB +++ b/priv/mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB @@ -1,10 +1,10 @@ -- ******************************************************************* -- CISCO-LWAPP-DOT11-CLIENT-MIB.my: Dot11 Wireless Clients MIB --- +-- -- June 2006, Devesh Pujari, Srinath Candadai -- March 2011 Suja Thangaveluchamy --- --- Copyright (c) 2006, 2010-2012, 2016-2018 by Cisco Systems Inc. +-- +-- Copyright (c) 2006, 2010-2012, 2016-2018, 2020-2021, 2024 by Cisco Systems, Inc. -- All rights reserved. -- ******************************************************************* @@ -71,7 +71,7 @@ IMPORTS -- ******************************************************************** ciscoLwappDot11ClientMIB MODULE-IDENTITY - LAST-UPDATED "201804230000Z" + LAST-UPDATED "202405130000Z" ORGANIZATION "Cisco Systems Inc." CONTACT-INFO "Cisco Systems, @@ -235,6 +235,23 @@ ciscoLwappDot11ClientMIB MODULE-IDENTITY [2] Draft-obara-capwap-lwapp-00.txt, IETF Light Weight Access Point Protocol" + REVISION "202011230000Z" + DESCRIPTION + "Added the following objects: + cldcMaxClientsTrapEnabled, + cldcMaxClientsTrapThreshold, + cldcMaxClientsTrapPeriod, + cldcMaxClientsCount, + cldcMaxThresholdReachedClear, + ciscoLwappDot11ClientMaxClientsReached, + and groups: + ciscoLwappDot11ClientMIBConfigGroupRev2, + ciscoLwappDot11ClientMIBNotifsGroupRev3, + ciscoLwappDot11ClientMIBNotifControlGroupRev2, + ciscoLwappDot11ClientMIBStatusGroupRev3" + REVISION "202005130000Z" + DESCRIPTION + "Added cldcClientMobileStPolicyType" REVISION "201804230000Z" DESCRIPTION "Added cldcClientiPSKTag." @@ -371,7 +388,8 @@ CldcClientEntry ::= SEQUENCE { cldcClientHtCapable TruthValue, cldcClientVhtCapable TruthValue, cldcClientCurrentTxRate Unsigned32, - cldcClientiPSKTag OCTET STRING + cldcClientiPSKTag OCTET STRING, + cldcClientMobileStPolicyType INTEGER } cldcClientMacAddress OBJECT-TYPE @@ -443,7 +461,10 @@ cldcClientProtocol OBJECT-TYPE dot11n5(7), ethernet(8), dot3(9), - dot11ac5(10) + dot11ac5(10), + dot11ax5(11), + dot11ax24(12), + dot11ax6(13) } MAX-ACCESS read-only STATUS current @@ -1155,10 +1176,28 @@ cldcClientiPSKTag OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "This object indicates the iPSK peer group that this client is part of. - The clients with same ipsk tag can be allowed to have peer to peer traffic by + "This object indicates the PSK peer group that this client is part of. + The clients with same psk tag can be allowed to have peer to peer traffic by configuring the wlan p2p blocking." ::= { cldcClientEntry 51 } + +cldcClientMobileStPolicyType OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + dot1x(1), + wpa1(2), + wpa2(3), + wpa2vff(4), + notavailable(5), + wpa2or3(6), + wpaOsen(7), + wpaOsenWithinRsn(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Security policy of the AP to which the Mobile Station is associated." + ::= { cldcClientEntry 52 } @@ -1804,6 +1843,53 @@ ciscoLwappDot11ClientStaticIpFailTrapEnabled OBJECT-TYPE DEFVAL { true } ::= { cldcConfigObjects 5 } +cldcMaxClientsTrapEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether the + ciscoLwappDot11ClientMaxClientsReached notification would + be generated. + A value of 'true' indicates that the agent generates + ciscoLwappDot11ClientMaxClientsReached notifications. + A value of 'false' indicates that the agent doesn't + generate ciscoLwappDot11ClientMaxClientsReached + notification." + DEFVAL { true } + ::= { cldcConfigObjects 6 } + +cldcMaxClientsTrapThreshold OBJECT-TYPE + SYNTAX Unsigned32 (50..100) + UNITS "Percent" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the threshold for number + of clients on the controller to trigger a trap. + The trap ciscoLwappDot11ClientMaxClientsReached + will be triggered once the count of clients + on the controller reaches this limit and the + ciscoLwappDot11ClientMaxClientsTrapEnabled + is enabled. The admissible range goes from 50% + to 100%." + ::= { cldcConfigObjects 7 } + +cldcMaxClientsTrapPeriod OBJECT-TYPE + SYNTAX Unsigned32 (1..60) + UNITS "Minutes" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the period of time for the + controller to trigger a trap. + The trap ciscoLwappDot11ClientMaxClientsReached + will be triggered only once per period if + ciscoLwappDot11ClientMaxClientsTrapEnabled + is enabled. The admissible range goes from 1 minute + to 60 minutes." + ::= { cldcConfigObjects 8 } + -- ******************************************************************** -- * NOTIFICATIONS Objects -- ******************************************************************** @@ -2476,6 +2562,29 @@ cldcClientPmipDownKey OBJECT-TYPE "This object indicates the downstream key of the PMIP client." ::= { cldcNotifObjects 44 } +cldcMaxClientsCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the number of clients joined + to the controller when ciscoLwappDot11ClientMaxClientsReached + is sent." + ::= { cldcNotifObjects 45 } + +cldcMaxThresholdReachedClear OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents whether + ciscoLwappDot11ClientMaxClientsReached is + raise or clear. + A value of 'true' indicates that this event is + cleared + A value of 'false' indicates that this event is + raised." + ::= { cldcNotifObjects 46 } -- ******************************************************************** -- * NOTIFICATIONS -- ******************************************************************** @@ -2970,6 +3079,18 @@ ciscoLwappDot11ClientMobilityTrap NOTIFICATION-TYPE "The notification shall be sent when the Station gets roamed." ::= { ciscoLwappDot11ClientMIBNotifs 12 } +ciscoLwappDot11ClientMaxClientsReached NOTIFICATION-TYPE + OBJECTS { + cldcMaxClientsTrapThreshold, + cldcMaxClientsCount, + cldcMaxThresholdReachedClear + } + STATUS current + DESCRIPTION + "This notification is generated when the number of + clients on the controller exceeds the limit defined by + cldcMaxClientsTrapThreshold." + ::= { ciscoLwappDot11ClientMIBNotifs 13 } -- ******************************************************************* -- * Compliance statements -- ******************************************************************** @@ -3035,7 +3156,7 @@ ciscoLwappDot11ClientMIBComplianceRev3 MODULE-COMPLIANCE ::= { ciscoLwappDot11ClientMIBCompliances 3 } ciscoLwappDot11ClientMIBComplianceRev4 MODULE-COMPLIANCE - STATUS current + STATUS deprecated DESCRIPTION "The compliance statement for the SNMP entities that implement this MIB." @@ -3053,6 +3174,29 @@ ciscoLwappDot11ClientMIBComplianceRev4 MODULE-COMPLIANCE } ::= { ciscoLwappDot11ClientMIBCompliances 4 } +ciscoLwappDot11ClientMIBComplianceRev5 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement this MIB." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappDot11ClientMIBConfigGroup, + ciscoLwappDot11ClientMIBNotifsGroup, + ciscoLwappDot11ClientMIBStatusGroup, + ciscoLwappDot11ClientMIBStatusGroupRev2, + ciscoLwappDot11ClientMIBNotifsGroupRev2, + ciscoLwappDot11ClientMIBNotifControlGroup, + ciscoLwappDot11ClientMIBStatusGroupRev2Sup, + ciscoLwappDot11ClientMIBCcxGroup, + ciscoLwappDot11ClientMIBSup1Group, + ciscoLwappDot11ClientMIBConfigGroupRev2, + ciscoLwappDot11ClientMIBNotifsGroupRev3, + ciscoLwappDot11ClientMIBNotifControlGroupRev2, + ciscoLwappDot11ClientMIBStatusGroupRev3 + } + ::= { ciscoLwappDot11ClientMIBCompliances 5 } + -- ******************************************************************** -- * Units of conformance -- ******************************************************************** @@ -3165,7 +3309,8 @@ ciscoLwappDot11ClientMIBStatusGroupRev2 OBJECT-GROUP cldcClientRxDataPackets, cldcClientRxDataBytes, ciscoLwappDot11ClientStaticIpFailTrapEnabled, - cldcClientCurrentTxRate + cldcClientCurrentTxRate, + cldcClientMobileStPolicyType } STATUS current DESCRIPTION @@ -3289,6 +3434,49 @@ ciscoLwappDot11ClientMIBSup1Group OBJECT-GROUP clients notifications information." ::= { ciscoLwappDot11ClientMIBGroups 9 } +ciscoLwappDot11ClientMIBConfigGroupRev2 OBJECT-GROUP + OBJECTS { + cldcMaxClientsTrapPeriod, + cldcMaxClientsTrapThreshold + } + STATUS current + DESCRIPTION + "This collection of objects specifies the required + configuration parameters for the 802.11 wireless + clients." + ::= { ciscoLwappDot11ClientMIBGroups 10 } + +ciscoLwappDot11ClientMIBNotifsGroupRev3 NOTIFICATION-GROUP + NOTIFICATIONS { + ciscoLwappDot11ClientMaxClientsReached + } + STATUS current + DESCRIPTION + "This collection of objects represents the + notifications for the 802.11 wireless clients." + ::= { ciscoLwappDot11ClientMIBGroups 11 } + +ciscoLwappDot11ClientMIBNotifControlGroupRev2 OBJECT-GROUP + OBJECTS { + cldcMaxClientsTrapEnabled + } + STATUS current + DESCRIPTION + "This collection of objects represents the objects that + control the notifications for the 802.11 wireless + clients." + ::= { ciscoLwappDot11ClientMIBGroups 12 } + +ciscoLwappDot11ClientMIBStatusGroupRev3 OBJECT-GROUP + OBJECTS { + cldcMaxThresholdReachedClear, + cldcMaxClientsCount + } + STATUS current + DESCRIPTION + "This collection of objects specifies the required + status parameters for the 802.11 wireless clients." + ::= { ciscoLwappDot11ClientMIBGroups 13 } + END - diff --git a/priv/mibs/cisco/CISCO-LWAPP-DOT11-MIB b/priv/mibs/cisco/CISCO-LWAPP-DOT11-MIB index 0cb6ffb8..7272ff04 100644 --- a/priv/mibs/cisco/CISCO-LWAPP-DOT11-MIB +++ b/priv/mibs/cisco/CISCO-LWAPP-DOT11-MIB @@ -2,7 +2,7 @@ -- CISCO-LWAPP-DOT11-MIB.my -- January 2007, Devesh Pujari, Srinath Candadai -- --- Copyright (c) 2007, 2009-2010-2014, 2017 by Cisco Systems Inc. +-- Copyright (c) 2007, 2009-2010, 2014-2021, 2023-2024 by Cisco Systems, Inc. -- All rights reserved. -- ******************************************************************* @@ -23,6 +23,9 @@ IMPORTS FROM SNMPv2-TC SnmpAdminString FROM SNMP-FRAMEWORK-MIB + cLApSysMacAddress, + cLApDot11IfSlotId + FROM CISCO-LWAPP-AP-MIB CLDot11Band, CLDot11ChannelBandwidth FROM CISCO-LWAPP-TC-MIB @@ -35,7 +38,7 @@ IMPORTS -- ******************************************************************** ciscoLwappDot11MIB MODULE-IDENTITY - LAST-UPDATED "201705220000Z" + LAST-UPDATED "202405140000Z" ORGANIZATION "Cisco Systems Inc." CONTACT-INFO "Cisco Systems, @@ -247,6 +250,72 @@ ciscoLwappDot11MIB MODULE-IDENTITY [4] Enhanced Wireless Consortium PHY Specification, v1.27." + REVISION "202305300000Z" + DESCRIPTION + "Added below objects to the cld11beMcsTable + - cld11beMcsEntry + - Cld11beMcsEntry + - cldDot11beBand + - cld11beMcsSpatialStreamIndex + - cld11beMcsDataRateIndex + - cld11beMcsSupportEnable" + REVISION "202104160000Z" + DESCRIPTION + "Added below objects to the cld11axObssPdConfigTable + - cld11axSrgObssPdEnable + - cld11axSrgObssPdMin + - cld11axSrgObssPdMax" + REVISION "202101110000Z" + DESCRIPTION + "Added following in cldConfig: + - cldDot116GHzPhy + - cldDot116GHzMediumOccupancyLimit + - cldDot116GHzCFPPeriod + - cldDot116GHzCFPMaxDuration + - cldDot116GHzCFPollable + - cldDot116GHzCFPollRequest + - cldDot116GHzDTIMPeriod + - cldDot116GHzRTSThreshold + - cldDot116GHzShortRetryLimit + - cldDot116GHzLongRetryLimit + - cldDot116GHzFragmentationThreshold + - cldDot116GHzMaxTransmitMSDULifetime + - cldDot116GHzMaxReceiveLifetime + - cldDot116GHzChannelAgilityEnabled + - cldDot116GHzGlobalConfig + - cldDot116GHzNetworkStatus + - cldDot116GHzBeaconPeriod + - cldDot116GHzDynamicChannelAssignment + - cldDot116GHzDynamicChannelUpdateInterval + - cldDot116GHzChannelUpdateCmdInvoke + - cldDot116GHzChannelUpdateCmdStatus + - cldDot116GHzDynamicTransmitPowerControl + - cldDot116GHzCurrentTxPowerLevel + - cldDot116GHzPowerUpdateCmdInvoke + - cldDot116GHzPowerUpdateCmdStatus + - cldDot116GHz80211eMaxBandwidth + - cldDot116GHzDTPCSupport" + REVISION "202009020000Z" + DESCRIPTION + "Added following in cldConfig: + - cldDot11NdpMode + - cldDot11aNdpMode + - cldDot11bNdpMode" + REVISION "202008070000Z" + DESCRIPTION + "Added cld11axObssPdConfigTable to cldConfig." + REVISION "201906280000Z" + DESCRIPTION + "Added the following tables in cldConfig: + cld11axBssColorConfigTable, + cld11axBssColorRadioTable" + REVISION "201902130000Z" + DESCRIPTION + "Added following in cldConfig: + cldLoadBalancingDot11aWindowSize + cldLoadBalancingDot11aDenialCount + cldLoadBalancingDot11bWindowSize + cldLoadBalancingDot11bDenialCount" REVISION "201705220000Z" DESCRIPTION "Added cldVhtDot11acEnable in cld11acConfig. @@ -255,7 +324,7 @@ ciscoLwappDot11MIB MODULE-IDENTITY Added following in cld11acMcs table: cld11acMcsSpatialStreamIndex, cld11acMcsDataRateIndex, - cld11acMcsSupportEnable" + cld11acMcsSupportEnable" REVISION "201005060000Z" DESCRIPTION "Added cldHtDot11nEnable in CldHtMacOperationsEntry @@ -276,6 +345,10 @@ ciscoLwappDot11MIB MODULE-IDENTITY cldBandSelectAgeOutSuppression cldBandSelectAgeOutDualBand cldBandSelectClientRssi + cldBandSelectClientMidRssi + cldDot11RxsopThreshold + cldDot11bRxSopThresholdCustom + cldDot11aRxSopThresholdCustom Added following table: cld11nMcsTable cldCountryTable @@ -283,8 +356,24 @@ ciscoLwappDot11MIB MODULE-IDENTITY ciscoLwappDot11MIBConfigGroup ciscoLwappDot11MIBNotifsGroup ciscoLwappDot11MIBStatusGroup - Added ciscoLwappDot11MIBComplianceRev1 in - OBJECT-COMPLIANCE." + Added ciscoLwappDot11MIBComplianceRev1 in MODULE-COMPLIANCE" + REVISION "201803280000Z" + DESCRIPTION + "Added the following tables in cldConfig. + cld11axConfigTable, + cld11axMcsTable, + cldDot11axHeCapTable, + cld11axMbssidTable + Added new group ciscoLwappDot11MIBHeStatusGroup." + REVISION "201803280000Z" + DESCRIPTION + "Added the following tables in cldConfig. + cld11axConfigTable, + cld11axMcsTable, + cldDot11axHeCapTable, + cld11axMbssidTable + Added new group ciscoLwappDot11MIBHeStatusGroup. + OBJECT-COMPLIANCE." REVISION "200701040000Z" DESCRIPTION "Initial version of this MIB module." @@ -444,9 +533,9 @@ cldRegulatoryDomain OBJECT-TYPE STATUS current DESCRIPTION "This object represents the regulatory domains for - the controller.Regulatory domain specifies allowed - 802.11 chanels.Multiple domains can be listed seperated - with spaces." + the controller. + Regulatory domain specifies allowed 802.11 chanels. + Multiple domains can be listed seperated with spaces." ::= { cldConfig 3 } -- ******************************************************************** -- * MCS table @@ -523,9 +612,9 @@ cld11nMcsSupportEnable OBJECT-TYPE STATUS current DESCRIPTION "This object is used to enable or disable the data - rate. - A value of 'true' indicates, MCS support is enabled. - A value of 'false' indicates, MCS support is disabled." + rate. When this object is set to 'true' the MCS + support is enabled. When this object is set + to 'false' the MCS support is disabled.." DEFVAL { true } ::= { cld11nMcsEntry 4 } @@ -557,7 +646,7 @@ cld11nMcsModulation OBJECT-TYPE "The object represents the modulation used to calculate cld11nMcsDataRate." ::= { cld11nMcsEntry 7 } - + -- ***************************** -- LOAD BALANCING CONFIGURATION @@ -566,7 +655,6 @@ cld11nMcsModulation OBJECT-TYPE cld11acConfig OBJECT IDENTIFIER ::= { cldConfig 5 } - cldVhtDot11acEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write @@ -576,14 +664,15 @@ cldVhtDot11acEnable OBJECT-TYPE 802.11ac networks. A value of 'true' means the 802.11ac network is enabled. A value of 'false' means the 802.11ac network is disabled." - DEFVAL { true } + DEFVAL { true } ::= { cld11acConfig 1 } + -- ******************************************************************** -- * MCS table -- ******************************************************************** cld11acMcsTable OBJECT-TYPE - SYNTAX SEQUENCE OF Cld11acMcsEntry + SYNTAX SEQUENCE OF Cld11acMcsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION @@ -596,20 +685,20 @@ cld11acMcsEntry OBJECT-TYPE MAX-ACCESS not-accessible STATUS current DESCRIPTION - "An entry in this table represents the additional MCS data + "An entry in this table represents the additional MCS data rate for 802.11ac band which is uniquely identifies by cld11acMcsSpatialStreamIndex and cld11acMcsDataRateIndex. - All entries are added by the controller at startup." + All entries are added by the controller at startup." INDEX { cld11acMcsSpatialStreamIndex, cld11acMcsDataRateIndex - } + } ::= { cld11acMcsTable 1 } Cld11acMcsEntry ::= SEQUENCE { - cld11acMcsSpatialStreamIndex Unsigned32, - cld11acMcsDataRateIndex Unsigned32, - cld11acMcsSupportEnable TruthValue + cld11acMcsSpatialStreamIndex Unsigned32, + cld11acMcsDataRateIndex Unsigned32, + cld11acMcsSupportEnable TruthValue } cld11acMcsSpatialStreamIndex OBJECT-TYPE @@ -619,7 +708,7 @@ cld11acMcsSpatialStreamIndex OBJECT-TYPE DESCRIPTION "The object represents the spatial stream number related to MCS data rate settings on the 802.11ac - band." + band." ::= { cld11acMcsEntry 1 } cld11acMcsDataRateIndex OBJECT-TYPE @@ -628,7 +717,7 @@ cld11acMcsDataRateIndex OBJECT-TYPE STATUS current DESCRIPTION "This object uniquely identifies the data rate - for a particular band." + for a particular band." ::= { cld11acMcsEntry 2 } cld11acMcsSupportEnable OBJECT-TYPE @@ -637,12 +726,12 @@ cld11acMcsSupportEnable OBJECT-TYPE STATUS current DESCRIPTION "This object is used to enable or disable the data - rate. - A value of 'true' indicates the MCS support is enabled. - A value of 'false' indicates the MCS support is disabled." - DEFVAL { true } + rate. When this object is set to 'true' the MCS + support is enabled. When this object is set + to 'false' the MCS support is disabled.." + DEFVAL { true } ::= { cld11acMcsEntry 3 } - + -- ***************************** -- LOAD BALANCING CONFIGURATION @@ -651,7 +740,6 @@ cld11acMcsSupportEnable OBJECT-TYPE cldLoadBalancing OBJECT IDENTIFIER ::= { cldConfig 8 } - cldLoadBalancingEnable OBJECT-TYPE SYNTAX INTEGER { enable(1), @@ -741,6 +829,104 @@ cldLoadBalancingTrafficThreshold OBJECT-TYPE at that WLAN." DEFVAL { 50 } ::= { cldLoadBalancing 4 } + +cldLoadBalancingDot11aWindowSize OBJECT-TYPE + SYNTAX Integer32 (0..20) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the threshold for the difference + between number of mobile station a given AP can have and + mobile station count of the AP having minimum number of + mobile station in the setup. + + For example, suppose in a network setup there are three + APs are connected to Controller, say AP1, AP2 and AP3. + AP1 have 2 mobile stations, AP2 have 3 and AP3 have 4 + mobile stations. + Here AP1 have minimum number of mobile stations i.e. 2. + Suppose window size is configured as 2. So every AP can have + 2+2=4 mobile stations. So every 5th mobile station will be + load balanced. + + So, if any mobile station tries to join AP3, denial will be sent + from AP3. For a mobile station denial will be send only for + cldLoadBalancingDenialCount number of time." + DEFVAL { 5 } + ::= { cldLoadBalancing 5 } + +cldLoadBalancingDot11aDenialCount OBJECT-TYPE + SYNTAX Integer32 (1..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies maximum number of association + rejection AP will send to a mobile station for a given sequence + of association. + + When a mobile station tries to associate on wireless network, it + sends association request to AP. If AP is overloaded and + load balancing is enable on controller, AP will send a + denial to association request. If there are no other AP + in the vicinity of mobile station, it will try to associate same + AP again. So to restrict the number of denial sent from + AP, cldLoadBalancingDenialCount is defined. After maximum + denial count is reached mobile station will be able to + associate. + + Association attempts on an AP from any mobile station before + associating any AP is called as sequence of assoociation." + DEFVAL { 3 } + ::= { cldLoadBalancing 6 } +cldLoadBalancingDot11bWindowSize OBJECT-TYPE + SYNTAX Integer32 (0..20) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the threshold for the difference + between number of mobile station a given AP can have and + mobile station count of the AP having minimum number of + mobile station in the setup. + + For example, suppose in a network setup there are three + APs are connected to Controller, say AP1, AP2 and AP3. + AP1 have 2 mobile stations, AP2 have 3 and AP3 have 4 + mobile stations. + Here AP1 have minimum number of mobile stations i.e. 2. + Suppose window size is configured as 2. So every AP can have + 2+2=4 mobile stations. So every 5th mobile station will be + load balanced. + + So, if any mobile station tries to join AP3, denial will be sent + from AP3. For a mobile station denial will be send only for + cldLoadBalancingDenialCount number of time." + DEFVAL { 5 } + ::= { cldLoadBalancing 7 } + +cldLoadBalancingDot11bDenialCount OBJECT-TYPE + SYNTAX Integer32 (1..10) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies maximum number of association + rejection AP will send to a mobile station for a given sequence + of association. + + When a mobile station tries to associate on wireless network, it + sends association request to AP. If AP is overloaded and + load balancing is enable on controller, AP will send a + denial to association request. If there are no other AP + in the vicinity of mobile station, it will try to associate same + AP again. So to restrict the number of denial sent from + AP, cldLoadBalancingDenialCount is defined. After maximum + denial count is reached mobile station will be able to + associate. + + Association attempts on an AP from any mobile station before + associating any AP is called as sequence of assoociation." + DEFVAL { 3 } + ::= { cldLoadBalancing 8 } + -- ************************** -- BAND SELECT CONFIGURATION -- ************************** @@ -885,6 +1071,935 @@ cldBandSelectClientRssi OBJECT-TYPE mobile stations on the table to a reasonable amount." DEFVAL { -80 } ::= { cldBandSelect 6 } +cldBandSelectClientMidRssi OBJECT-TYPE + SYNTAX Integer32 (-90..-20) + UNITS "dBm" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies medium mobile station RSSI threshold. + Mobile station between this value and cldBandSelectClientRssi + will be recorded in suppressed table but will not be denied. + The mobile station having RSSI stronger this value will be recorded + and denied." + DEFVAL { -80 } + ::= { cldBandSelect 7 } + +-- *********************************************************** +-- 11ax CONFIGURATION +-- *********************************************************** +cld11axConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11axConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the operational parameters + at the MAC layer for the 802.11ax networks managed + through the controller. An agent adds an entry to + this table for every 802.11ax band on startup." + ::= { cldConfig 10 } + +cld11axConfigEntry OBJECT-TYPE + SYNTAX Cld11axConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents the configurational parameters + of 802.11ax networks." + INDEX { cldDot11axBandId } + ::= { cld11axConfigTable 1 } +Cld11axConfigEntry ::= SEQUENCE { + cldDot11axBandId CLDot11Band, + cldDot11axEnable TruthValue +} + +cldDot11axBandId OBJECT-TYPE + SYNTAX CLDot11Band + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the 802.11ax band the parameters + correspond to." + ::= { cld11axConfigEntry 1 } + +cldDot11axEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the status of 802.11ax networks + in controller. A value of 'true' means the 802.11ax + network is enabled. A value of 'false' means the 802.11ax + network is disabled." + DEFVAL { true } + ::= { cld11axConfigEntry 2 } + +cld11axMcsTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11axMcsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the operational parameters + at the MAC layer for the 802.11ax networks managed + through the controller. An agent adds an entry to + this table for every 802.11ax band on startup." + ::= { cldConfig 11 } + +cld11axMcsEntry OBJECT-TYPE + SYNTAX Cld11axMcsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents the configurational parameters + of 802.11ax networks." + INDEX { cldDot11axBand, + cld11axMcsSpatialStreamIndex, + cld11axMcsDataRateIndex + } + ::= { cld11axMcsTable 1 } + +Cld11axMcsEntry ::= SEQUENCE { + cldDot11axBand CLDot11Band, + cld11axMcsSpatialStreamIndex Unsigned32, + cld11axMcsDataRateIndex Unsigned32, + cld11axMcsSupportEnable TruthValue +} + +cldDot11axBand OBJECT-TYPE + SYNTAX CLDot11Band + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the 802.11ax band the parameters + correspond to." + ::= { cld11axMcsEntry 1 } + +cld11axMcsSpatialStreamIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The object represents the spatial stream number + related to MCS data rate settings on the 802.11ax + band." + ::= { cld11axMcsEntry 2 } + +cld11axMcsDataRateIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the data rate for a + particular band." + ::= { cld11axMcsEntry 3 } + +cld11axMcsSupportEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies a option to enable or disable the data + rate. + A value of 'true' indicates the MCS support is enabled. + A value of 'false' indicates the MCS support is disabled." + DEFVAL { true } + ::= { cld11axMcsEntry 4 } + +cldDot11axHeCapTable OBJECT-TYPE + SYNTAX SEQUENCE OF CldDot11axHeCapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the HE capabilities + at the MAC layer for the 802.11ax networks managed + through the controller. An agent adds an entry to + this table for every 802.11ax band on startup." + ::= { cldConfig 12 } + +cldDot11axHeCapEntry OBJECT-TYPE + SYNTAX CldDot11axHeCapEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents the configurational HE parameters + of 802.11ax networks." + INDEX { cLApSysMacAddress, + cLApDot11IfSlotId } + ::= { cldDot11axHeCapTable 1 } + +CldDot11axHeCapEntry ::= SEQUENCE { + cldDot11IsHeCapable TruthValue, + cldDot11IsHeEnable TruthValue, + cldDot11HeSuBF Unsigned32, + cldDot11HeMuBF Unsigned32, + cldDot11HeStbcMode Unsigned32, + cldDot11HeAmpduTidBmap Unsigned32, + cldDot11HeCapTxRxMcsNss Unsigned32 +} + +cldDot11IsHeCapable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents the HE capability of + 802.11ax radio." + ::= { cldDot11axHeCapEntry 1 } + +cldDot11IsHeEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents status of HE mode of + 802.11ax radio." + ::= { cldDot11axHeCapEntry 2 } + +cldDot11HeSuBF OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents the AP operation as a + SU beamformer in HE mode status." + ::= { cldDot11axHeCapEntry 3 } + +cldDot11HeMuBF OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents the AP operation as a + MU beamformer in HE mode status." + ::= { cldDot11axHeCapEntry 4 } + +cldDot11HeStbcMode OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents the HE STBC TX-RX mode + status of the AP." + ::= { cldDot11axHeCapEntry 5 } + +cldDot11HeAmpduTidBmap OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents the number of TIDs. The value + is number of TIDs minus 1 of QoS Data frames that an + HE STA can aggregate in a multi-TID AMPDU." + ::= { cldDot11axHeCapEntry 6 } + +cldDot11HeCapTxRxMcsNss OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents Tx Rx HE MCS NSS Support of AP." + ::= { cldDot11axHeCapEntry 7 } + +cld11axMbssidTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11axMbssidEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the configuration of 802.11ax + specific Mbssid settings on a controller." + ::= { cldConfig 13 } + +cld11axMbssidEntry OBJECT-TYPE + SYNTAX Cld11axMbssidEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the Mbssid parameters + on a controller." + INDEX { + cldBand + } + ::= { cld11axMbssidTable 1 } + +Cld11axMbssidEntry ::= SEQUENCE { + cldBand CLDot11Band, + cld11axMbssidCap TruthValue +} + +cldBand OBJECT-TYPE + SYNTAX CLDot11Band + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the 802.11ax band the parameters + correspond to." + ::= { cld11axMbssidEntry 1 } + +cld11axMbssidCap OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the state of the Mbssid support on + 802.11ax networks. A value of 'true' means Mbssid in the + network is enabled. A value of 'false' means Mbssid in the + network is disabled." + ::= { cld11axMbssidEntry 2 } + +cld11axTargetWakeupTimeTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11axTargetWakeupTimeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the configuration of 802.11ax + specific target wake-up time settings on a controller." + ::= { cldConfig 15 } + +cld11axTargetWakeupTimeEntry OBJECT-TYPE + SYNTAX Cld11axTargetWakeupTimeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the target wake-up time + parameters on a controller." + INDEX { + cldBand + } + ::= { cld11axTargetWakeupTimeTable 1 } + +Cld11axTargetWakeupTimeEntry ::= SEQUENCE { + cldBand CLDot11Band, + cld11axTargetWakeupTimeEnable TruthValue + } + +cld11axTargetWakeupTimeEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 802.11ax target wake-up time is enabled + or disabled. + Target wake-up time is a function that permits an AP to + define a specific time or set of times for individual stations + to access the medium. + + A value of 'true' indicates that 802.11ax Target wake-up time is enabled. + A value of 'false' indicates that 802.11ax Target wake-up time is disabled." + DEFVAL { true } + ::= { cld11axTargetWakeupTimeEntry 1 } + +cld11axTargetWakeupTimeBroadcastTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11axTargetWakeupTimeBoradcastEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the 802.11ax target wake-up time broadcast + configurations on a controller." + ::= { cldConfig 16 } + +cld11axTargetWakeupTimeBroadcastEntry OBJECT-TYPE + SYNTAX Cld11axTargetWakeupTimeBroadcastEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the target wake-up time broadcast + parameters on a controller." + INDEX { + cldBand + } + ::= { cld11axTargetWakeupTimeBroadcastTable 1 } + +Cld11axTargetWakeupTimeBroadcastEntry ::= SEQUENCE { + cldBand CLDot11Band, + cld11axTargetWakeupTimeBroadcastEnable TruthValue +} + +cld11axTargetWakeupTimeBroadcastEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 802.11ax target wake-up time broadcast + is enabled or disabled. + + A value of 'true' indicates that 802.11ax target wake-up time broadcast + is enabled. + A value of 'false' indicates that 802.11ax target wake-up time broadcast + is disabled." + DEFVAL { true } + ::= { cld11axTargetWakeupTimeBroadcastEntry 1 } + +cld11axBssColorConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11axBssColorConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the configuration of network + 802.11ax BSS Color settings on a controller." + ::= { cldConfig 17 } + +cld11axBssColorConfigEntry OBJECT-TYPE + SYNTAX Cld11axBssColorConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the 802.11ax + BSS Color network parameters on a controller." + INDEX { + cldBand + } + ::= { cld11axBssColorConfigTable 1 } + +Cld11axBssColorConfigEntry ::= SEQUENCE { + cldBand CLDot11Band, + cld11axBssColorState TruthValue +} + +cld11axBssColorState OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the state of the BSS Color support on + 802.11ax networks. A value of 'true' means BSS Color in the + network is enabled. A value of 'false' means BSS Color in the + network is disabled." + ::= { cld11axBssColorConfigEntry 1 } + +cld11axBssColorRadioTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11axBssColorRadioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents AP radio-specific 802.11ax + BSS Color capability and configuration." + ::= { cldConfig 18 } + +cld11axBssColorRadioEntry OBJECT-TYPE + SYNTAX Cld11axBssColorRadioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents an 802.11ax BSS color parameter + for the given AP radio." + INDEX { cLApSysMacAddress, + cLApDot11IfSlotId } + ::= { cld11axBssColorRadioTable 1 } + +Cld11axBssColorRadioEntry ::= SEQUENCE { + cld11axIsBssColorCapable TruthValue, + cld11axBssColor INTEGER, + cld11axBssColorConfigType INTEGER +} + +cld11axIsBssColorCapable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The object represents the 802.11ax BSS color capability + of the radio." + ::= { cld11axBssColorRadioEntry 1 } + +cld11axBssColor OBJECT-TYPE + SYNTAX INTEGER (0..63) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The object represents the configured BSS color of the + 802.11ax radio. Valid values are between 0 and 63, where + 0 means disabled. This attribute can be set only if + cld11axBssColorConfigType is set to customized." + ::= { cld11axBssColorRadioEntry 2 } + +cld11axBssColorConfigType OBJECT-TYPE + SYNTAX INTEGER { + automatic(1), + customized(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this value is 1 (automatic), then cld11axBssColor is + assigned by dynamic algorithm and read-only. If this value + is 2 (customized), then cld11axBssColor is read-write and + allowed to be set" + ::= { cld11axBssColorRadioEntry 3 } + +cld11axObssPdConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11axObssPdConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the configuration of network + 802.11ax OBSS PD settings on a controller." + ::= { cldConfig 20 } + +cld11axObssPdConfigEntry OBJECT-TYPE + SYNTAX Cld11axObssPdConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry in this table represents the 802.11ax + OBSS PD network parameters on a controller." + INDEX { + cldBand + } + ::= { cld11axObssPdConfigTable 1 } + +Cld11axObssPdConfigEntry ::= SEQUENCE { + cldBand CLDot11Band, + cld11axObssPdEnable TruthValue, + cld11axNonSrgObssPdMax Integer32, + cld11axSrgObssPdEnable TruthValue, + cld11axSrgObssPdMin Integer32, + cld11axSrgObssPdMax Integer32 +} + +cld11axObssPdEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the state of the OBSS PD spatial reuse + support on 802.11ax networks. A value of 'true' means OBSS PD + in the network is enabled. A value of 'false' means OBSS PD in + the network is disabled." + DEFVAL { false } + ::= { cld11axObssPdConfigEntry 1 } + +cld11axNonSrgObssPdMax OBJECT-TYPE + SYNTAX Integer32 (-82..-62) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the non-SRG OBSS PD max threshold in dBm on + 802.11ax networks." + DEFVAL { -62 } + ::= { cld11axObssPdConfigEntry 2 } + +cld11axSrgObssPdEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the state of the SRG OBSS PD spatial reuse + support on 802.11ax networks. A value of 'true' means SRG OBSS PD + in the network is enabled. A value of 'false' means SRG OBSS PD in + the network is disabled." + DEFVAL { false } + ::= { cld11axObssPdConfigEntry 3 } + +cld11axSrgObssPdMin OBJECT-TYPE + SYNTAX Integer32 (-82..-62) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the SRG OBSS PD min threshold in dBm on + 802.11ax networks." + DEFVAL { -82 } + ::= { cld11axObssPdConfigEntry 4 } + +cld11axSrgObssPdMax OBJECT-TYPE + SYNTAX Integer32 (-82..-62) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the SRG OBSS PD max threshold in dBm on + 802.11ax networks." + DEFVAL { -62 } + ::= { cld11axObssPdConfigEntry 5 } + +-- ***************************** +-- RXSOP THRESHOLD CONFIGURATION +-- ***************************** + +cldDot11RxsopThreshold OBJECT IDENTIFIER + ::= { cldConfig 14 } + +cldDot11bRxSopThresholdCustom OBJECT-TYPE + SYNTAX INTEGER (-85..-60) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute is used to configure Rxsop or receiver start + of packet custom values for 802.11b/g radios. + bsnGlobalDot11bRxSopThreshold should be set to custom for + cldDot11bRxSopThresholdCustom configured value to be used" + DEFVAL { -85 } + ::= { cldDot11RxsopThreshold 1 } + +cldDot11aRxSopThresholdCustom OBJECT-TYPE + SYNTAX INTEGER (-85..-60) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute is used to configure Rxsop or receiver start + of packet custom values for 802.11b/g radios. + bsnGlobalDot11aRxSopThreshold should be set to custom for + cldDot11aRxSopThresholdCustom configured value to be used" + DEFVAL { -85 } + ::= { cldDot11RxsopThreshold 2 } + +-- ************************************* +-- Neighbor Discovery mode CONFIGURATION +-- ************************************* + +cldDot11NdpMode OBJECT IDENTIFIER + ::= { cldConfig 21 } + +cldDot11bNdpMode OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute is used to configure neighbor + discovery mode for 802.11b/g radios." + DEFVAL { 0 } + ::= { cldDot11NdpMode 1 } + +cldDot11aNdpMode OBJECT-TYPE + SYNTAX INTEGER (0..1) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute is used to configure neighbor + discovery mode for 802.11a radios." + DEFVAL { 0 } + ::= { cldDot11NdpMode 2 } + +-- ******************************************************************** +-- * Begin of cldDot116GHzPhy +-- ******************************************************************** + +cldDot116GHzPhy OBJECT IDENTIFIER + ::= { cldConfig 22 } + +cldDot116GHzMediumOccupancyLimit OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute for 6GHz band shall indicate the maximum amount + of time in TU, that a point coordinator may control + the usage of the wireless medium without relinquishing control + for long enough to allow at least one instance of DCF access + to the medium. The default value of this attribute shall be 100." + ::= { cldDot116GHzPhy 1 } + +cldDot116GHzCFPPeriod OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The attribute for 6GHz band shall describe the number of + DTIM intervals between the start of CFPs. It is modified by + MLME-START.request primitive. Default value is 4" + ::= { cldDot116GHzPhy 2 } + +cldDot116GHzCFPMaxDuration OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The attribute for 6GHz band shall describe the maximum + duration of the CFP in TU that may be generated by the PCF. + It is modified by MLME-START.request primitive. + Default value is 60." + ::= { cldDot116GHzPhy 3 } + +cldDot116GHzCFPollable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "When this attribute is true, it shall indicate that the STA + is able to respond to a CF-Poll with a data frame within a + SIFS time for 6GHz band. This attribute shall be false if the + STA is not able to respond to a CF-Poll with a data frame + within a SIFS time. Default value is false." + ::= { cldDot116GHzPhy 4 } + +cldDot116GHzCFPollRequest OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Specifies whether CFP is requested by Mobile + Station or not for 6GHz band. Default value is false." + ::= { cldDot116GHzPhy 5 } + +cldDot116GHzDTIMPeriod OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute for 6GHz band shall specify the number + of beacon intervals that shall elapse between transmission of + Beacons frames containing a TIM element whose DTIM + Count field is 0. This value is transmitted in the DTIM Period + field of Beacon frames. Default value is 1." + ::= { cldDot116GHzPhy 6 } + +cldDot116GHzRTSThreshold OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute for 6GHz band shall indicate the number of octets + in an MPDU, below which an RTS/CTS handshake shall not be performed. + An RTS/CTS handshake shall be performed at the beginning of any + frame exchange sequence where the MPDU is of type Data or + Management, the MPDU has an individual address in the Address1 + field, and the length of the MPDU is greater than + this threshold. (For additional details, refer to Table 21 in + 9.7.) Setting this attribute to be larger than the maximum + MSDU size shall have the effect of turning off the RTS/CTS + handshake for frames of Data or Management type transmitted by + this STA. Setting this attribute to zero shall have the effect + of turning on the RTS/CTS handshake for all frames of Data or + Management type transmitted by this STA. The default value of + this attribute shall be 2347." + ::= { cldDot116GHzPhy 7 } + +cldDot116GHzShortRetryLimit OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute for 6GHZ band shall indicate the maximum number of + transmission attempts of a frame, the length of which is less + than or equal to bsnGlobalDot11RTSThreshold, that shall be + made before a failure condition is indicated. The default + value of this attribute shall be 7." + ::= { cldDot116GHzPhy 8 } + +cldDot116GHzLongRetryLimit OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute for 6GHZ band shall indicate the maximum number of + transmission attempts of a frame, the length of which is + greater than bsnGlobalDot11RTSThreshold, that shall be made + before a failure condition is indicated. The default value of + this attribute shall be 4." + ::= { cldDot116GHzPhy 9 } + +cldDot116GHzFragmentationThreshold OBJECT-TYPE + SYNTAX Unsigned32 (256..2346) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute for 6GHz band shall specify the current maximum size, + in octets, of the MPDU that may be delivered to the PHY. An MSDU + shall be broken into fragments if its size exceeds the value + of this attribute after adding MAC headers and trailers. MSDU + or MMPDU shall be fragmented when the resulting frame has an + individual address in the Address1 field, and the length of the + frame is larger than this threshold. The default value for this + attribute shall be the lesser of 2346 or the aMPDUMaxLength of + the attached PHY and shall never exceed the lesser of 2346 or + the aMPDUMaxLength of the attached PHY. The value of this + attribute shall never be less than 256." + DEFVAL { 2346 } + ::= { cldDot116GHzPhy 10 } + +cldDot116GHzMaxTransmitMSDULifetime OBJECT-TYPE + SYNTAX Unsigned32 (1..4294967295) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute for 6GHz band represents the elapsed time in TU, + after the initial transmission of an MSDU, after which further + attempts to transmit the MSDU shall be terminated. The default + value of this attribute shall be 512." + ::= { cldDot116GHzPhy 11 } + +cldDot116GHzMaxReceiveLifetime OBJECT-TYPE + SYNTAX Unsigned32 (1..4294967295) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute for 6GHz band represents the elapsed time in TU, + after the initial reception of a fragmented MMPDU or MSDU, + after which further attempts to reassemble the MMPDU or + MSDU shall be terminated. The default value shall be + 512." + ::= { cldDot116GHzPhy 12 } + +cldDot116GHzChannelAgilityEnabled OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This attribute for 6GHz band indicates whether the PHY channel + agility functionality is enabled. Default value is false." + ::= { cldDot116GHzPhy 13 } + +-- ******************************************************************** +-- * BSN Global Parameters for Dot11 6GHz +-- ******************************************************************** + +cldDot116GHzGlobalConfig OBJECT IDENTIFIER + ::= { cldConfig 23 } + + +cldDot116GHzNetworkStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Dot11 6GHz Network Status" + DEFVAL { true } + ::= { cldDot116GHzGlobalConfig 1 } + +cldDot116GHzBeaconPeriod OBJECT-TYPE + SYNTAX Unsigned32 (20..1000) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute for 6GHz band shall specify the number of TU that + a AP Radio shall use for scheduling Beacon tranmissions. + This value is transmitted in Beacon and Probe Response + frames." + DEFVAL { 100 } + ::= { cldDot116GHzGlobalConfig 2 } + +cldDot116GHzDynamicChannelAssignment OBJECT-TYPE + SYNTAX INTEGER { + automatic(1), + runOnce(2), + static(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute for 6GHz band specifies the Dynamic channel assignment + (DCA) which has three modes. When the mode is auto, the channel + assignment will be periodically updated for all Cisco APs that permit + this operation. When the DCA is runOnce, channel assignments are updated + based on the UPDATE_CMD received from the management. When the DCA is + static, no dynamic channel assignments occurs and value are + set to their global default. Default is auto." + DEFVAL { automatic } + ::= { cldDot116GHzGlobalConfig 3 } + +cldDot116GHzDynamicChannelUpdateInterval OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "When Channel dynamic alogirthm is running, this interval(in + secs) for 6GHz band specifies how often Channel assignement + updates are attempted on an Cisco AP. NOTE: hysteresis is + build into the algorithms so we will not have uproductive + changes occuring. Default value is 600 secs" + DEFVAL { 600 } + ::= { cldDot116GHzGlobalConfig 4 } + +cldDot116GHzChannelUpdateCmdInvoke OBJECT-TYPE + SYNTAX INTEGER { + default(0), + activate(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute for 6GHz band, when set to activate, + starts a DCA calculation regardless of the dynamic update interval. + This command should be invoke on Group Leader Cisco Switch. + Invoking on a Cisco switch which is not a Group leader has no effect." + ::= { cldDot116GHzGlobalConfig 5 } + +cldDot116GHzChannelUpdateCmdStatus OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "After setting cldDot116GHzChannelUpdateCmdInvoke to + activate, the result of action can be monitored from here. It + takes 5 minutes for the command to complete." + ::= { cldDot116GHzGlobalConfig 6 } + +cldDot116GHzDynamicTransmitPowerControl OBJECT-TYPE + SYNTAX INTEGER { + automatic(1), + runOnce(2), + static(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute for 6GHz band represents the Dynamic transmit + power(DTP) mode, which is of three types. When the mode is auto, + the transmit power of each Cisco AP will be periodically updated for + all Cisco APs that permit this operation. When the DTP is runOnce, + transmit power update will occur based on the UPDATE_CMD received from + the management. When the DTP is static, no dynamic transmit power updates + occur and their global defaults are used. Default is auto." + DEFVAL { automatic } + ::= { cldDot116GHzGlobalConfig 7 } + +cldDot116GHzCurrentTxPowerLevel OBJECT-TYPE + SYNTAX Integer32 (0..5) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute for 6GHz band represents the TxPowerLevel N that is + is currently being used to transmit data. Some PHYs also use this + value to determine the receiver sensitivity requirements for CCA." + DEFVAL { 1 } + ::= { cldDot116GHzGlobalConfig 8 } + +cldDot116GHzPowerUpdateCmdInvoke OBJECT-TYPE + SYNTAX INTEGER { + default(0), + activate(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute for 6GHz band, when set to activate, starts a DTP + calculation regardless of the dynamic update interval. This command + should be invoked on Group Leader Cisco Switch. Invoking on a + Cisco switch which is not a Group leader has no effect." + ::= { cldDot116GHzGlobalConfig 9 } + +cldDot116GHzPowerUpdateCmdStatus OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "After setting cldDot116GHzChannelUpdateCmdInvoke to + activate, the result of action can be monitored from here. It + takes 5 minutes for the command to complete." + ::= { cldDot116GHzGlobalConfig 10 } + +cldDot116GHz80211eMaxBandwidth OBJECT-TYPE + SYNTAX Integer32 (5..85) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This represents the maximum bandwidth allocated to 802.11e + clients. It is expressed as percentage of the total bandwidth + of 802.11 6GHz network. The value of this attribute can vary from + 5 to 85." + DEFVAL { 75 } + ::= { cldDot116GHzGlobalConfig 11 } + +cldDot116GHzDTPCSupport OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This attribute may be used to enable the DTPC support on all + 802.11 6GHz radios. DTPC or Dynamic Transmit Power Control support + means that the radio's transmit power will be advertised in the + beacons and probe responses." + DEFVAL { true } + ::= { cldDot116GHzGlobalConfig 12 } + -- ******************************************************************** -- Channel table for all Country codes -- ******************************************************************** @@ -920,7 +2035,9 @@ CldCountryEntry ::= SEQUENCE { cldCountryDot11aChannels SnmpAdminString, cldCountryDot11bChannels SnmpAdminString, cldCountryDot11aDcaChannels SnmpAdminString, - cldCountryDot11bDcaChannels SnmpAdminString + cldCountryDot11bDcaChannels SnmpAdminString, + cldCountryDot116GHzChannels SnmpAdminString, + cldCountryDot116GHzDcaChannels SnmpAdminString } cldCountryCode OBJECT-TYPE @@ -977,7 +2094,71 @@ cldCountryDot11bDcaChannels OBJECT-TYPE separated by comma." ::= { cldCountryEntry 6 } +cldCountryDot116GHzChannels OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the 802.11 6GHz channels + separated by comma." + ::= { cldCountryEntry 7 } +cldCountryDot116GHzDcaChannels OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the 802.11 6GHz DCA channels + separated by comma." + ::= { cldCountryEntry 8 } + +-- ******************************************************************** +-- Table for Configured enum Country codes +-- ******************************************************************** + +cldConfiguredCountryTable OBJECT-TYPE + SYNTAX SEQUENCE OF CldConfiguredCountryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table provides the list of all configured + countries on the wlc." + ::= { cldConfig 19 } + +cldConfiguredCountryEntry OBJECT-TYPE + SYNTAX CldConfiguredCountryEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A conceptual row in cldConfiguredCountryTable. + Each entry in this table corresponds to a country + configured on wlc which is identified by cldConfiguredCountryCode. + Entries can be added/deleted by explicit management actions by + NMS or by user console." + INDEX { cldConfiguredCountryCode } + ::= { cldConfiguredCountryTable 1 } + +CldConfiguredCountryEntry ::= SEQUENCE { + cldConfiguredCountryCode Unsigned32, + cldConfiguredCountryRowStatus RowStatus +} + +cldConfiguredCountryCode OBJECT-TYPE + SYNTAX Unsigned32 (1..252) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the country configured on the wlc." + ::= { cldConfiguredCountryEntry 1 } + +cldConfiguredCountryRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the row to be added or + deleted in this table." + ::= { cldConfiguredCountryEntry 2 } -- ******************************************************************** -- * NOTIFICATION Control objects @@ -1088,7 +2269,18 @@ ciscoLwappDot11MIBConfigGroup OBJECT-GROUP cld11nMcsModulation, cldVhtDot11acEnable, cld11acMcsSupportEnable, - cldLoadBalancingTrafficThreshold + cldLoadBalancingTrafficThreshold, + cldDot11axEnable, + cld11axMcsSupportEnable, + cld11axMbssidCap, + cld11axBssColorState, + cldConfiguredCountryCode, + cldConfiguredCountryRowStatus, + cld11axObssPdEnable, + cld11axNonSrgObssPdMax, + cld11axSrgObssPdEnable, + cld11axSrgObssPdMin, + cld11axSrgObssPdMax } STATUS current DESCRIPTION @@ -1118,21 +2310,80 @@ ciscoLwappDot11MIBStatusGroup OBJECT-GROUP notification objects for 802.11." ::= { ciscoLwappDot11MIBGroups 4 } +-- *********************************************************** +-- 11be CONFIGURATION +-- *********************************************************** +cld11beMcsTable OBJECT-TYPE + SYNTAX SEQUENCE OF Cld11beMcsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the operational parameters + at the MAC layer for the 802.11be networks managed + through the controller. An agent adds an entry to + this table for every 802.11be band on startup." + ::= { cldConfig 24 } + +cld11beMcsEntry OBJECT-TYPE + SYNTAX Cld11beMcsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents the configurational parameters + of 802.11be networks." + INDEX { cldDot11beBand, + cld11beMcsSpatialStreamIndex, + cld11beMcsDataRateIndex + } + ::= { cld11beMcsTable 1 } + +Cld11beMcsEntry ::= SEQUENCE { + cldDot11beBand CLDot11Band, + cld11beMcsSpatialStreamIndex Unsigned32, + cld11beMcsDataRateIndex Unsigned32, + cld11beMcsSupportEnable TruthValue +} + +cldDot11beBand OBJECT-TYPE + SYNTAX CLDot11Band + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the 802.11be band the parameters + correspond to." + ::= { cld11beMcsEntry 1 } + +cld11beMcsSpatialStreamIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The object represents the spatial stream number + related to 802.11be MCS data rate index for a + particular band" + ::= { cld11beMcsEntry 2 } + +cld11beMcsDataRateIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the 802.11be MCS data + rate index for a particular band" + ::= { cld11beMcsEntry 3 } + +cld11beMcsSupportEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies a option to enable or disable + the 802.11be MCS data rate. + A value of 'true' indicates the MCS support is enabled. + A value of 'false' indicates the MCS support is disabled." + DEFVAL { true } + ::= { cld11beMcsEntry 4 } + END - - - - - - - - - - - - - - - diff --git a/priv/mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB b/priv/mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB index d68dbf5e..24de4d4b 100644 --- a/priv/mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB +++ b/priv/mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB @@ -1,8 +1,8 @@ -- ******************************************************************* -- CISCO-LWAPP-MOBILITY-EXT-MIB.my -- January 2011, Srinath Candadai --- --- Copyright (c) 2011-2017 by Cisco Systems Inc. +-- +-- Copyright (c) 2011-2020 by Cisco Systems, Inc. -- All rights reserved. -- ******************************************************************* @@ -34,10 +34,13 @@ IMPORTS FROM SNMP-FRAMEWORK-MIB VlanIndex FROM Q-BRIDGE-MIB - cLWlanIndex + cLWlanIndex, + cLWlanProfileName FROM CISCO-LWAPP-WLAN-MIB Dscp FROM CISCO-QOS-PIB-MIB + cLWlanWlanPolicyName + FROM CISCO-LWAPP-WLAN-POLICY-MIB ciscoMgmt FROM CISCO-SMI; @@ -47,7 +50,7 @@ IMPORTS -- ******************************************************************** ciscoLwappMobilityExtMIB MODULE-IDENTITY - LAST-UPDATED "201705020000Z" + LAST-UPDATED "202008130000Z" ORGANIZATION "Cisco Systems Inc." CONTACT-INFO "Cisco Systems, @@ -319,6 +322,13 @@ ciscoLwappMobilityExtMIB MODULE-IDENTITY [2] Draft-obara-capwap-lwapp-00.txt, IETF Light Weight Access Point Protocol." + REVISION "202008130000Z" + DESCRIPTION + " Added cLGuestWlanAllAnchorsDown + cLGuestWlanOneAnchorOnGuestLanUp notification" + REVISION "201906200000Z" + DESCRIPTION + " Added C9800-specific attributes." REVISION "201705020000Z" DESCRIPTION "Initial version of this MIB module." @@ -580,6 +590,38 @@ cLMobilityExtMCNumberOfReportedAPsInSubDomain OBJECT-TYPE by this MC and its MAs." ::= { ciscoLwappMobilityExtMCGlobalObjects 18 } +cLMobilityExtMCOwnGroupMulticastAddressv6Type OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the multicast IP address type of its own + mobility group." + ::= { ciscoLwappMobilityExtMCGlobalObjects 19 } + +cLMobilityExtMCOwnGroupMulticastAddressv6 OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the multicast IPv6 address of its own + mobility group." + ::= { ciscoLwappMobilityExtMCGlobalObjects 20 } + +cLMobilityExtMCMulticastModev6 OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object allows the user to enable or disable + IPv6 multicast mode. + A value of 'true' indicates IPv6 multicast mode + is enabled. + A value of 'false' indicates IPv6 multicast mode + is disabled." + DEFVAL { false } + ::= { ciscoLwappMobilityExtMCGlobalObjects 21 } + -- ******************************************************************* -- Mobility Manager global parameters (applicable to both MC and MA) -- ******************************************************************* @@ -698,8 +740,8 @@ cLMobilityExtSecureCipher OBJECT-TYPE to use default ciphers for mobility tunnel. aes256sha1(2) - Implies that controllers will use AES256_SHA cipher for mobility tunnel. - aes256sha2(3) - Implies that controllers will use - AES256_SHA256 cipher for mobility tunnel." + aes256sha2(3) - Implies that controllers will use + AES256_SHA256 cipher for mobility tunnel." ::= { ciscoLwappMobilityExtMCMAGlobalObjects 11 } cLMobilityExtEncryptionStatus OBJECT-TYPE @@ -712,6 +754,24 @@ cLMobilityExtEncryptionStatus OBJECT-TYPE A value of 'true' indicates encryption is enabled. A value of 'false' indicates encryption is disabled." ::= { ciscoLwappMobilityExtMCMAGlobalObjects 12 } + +cLMobilityExtSecureCipherv2 OBJECT-TYPE + SYNTAX INTEGER { + disable(1), + aes128sha2(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies to configure secure ciphers, AES128+SHA + or AES128+SHA2 for mobility tunnel. + disable(1) - Implies that controllers will continue + to use default cipher AES128_SHA for mobility + tunnel. + aes128sha2(2) - Implies that controllers will use + AES128_SHA256 cipher for mobility tunnel." + ::= { ciscoLwappMobilityExtMCMAGlobalObjects 13 } + -- ******************************************************************* -- Switch Peer Group Table (applicable to MC only) -- ******************************************************************* @@ -2057,10 +2117,14 @@ cLMobilityExtGroupEntry OBJECT-TYPE ::= { cLMobilityExtGroupTable 1 } CLMobilityExtGroupEntry ::= SEQUENCE { - cLMobilityExtGroupName SnmpAdminString, - cLMobilityExtGroupMulticastAddressType InetAddressType, - cLMobilityExtGroupMulticastAddress InetAddress, - cLMobilityExtGroupRowStatus RowStatus + cLMobilityExtGroupName SnmpAdminString, + cLMobilityExtGroupMulticastAddressType InetAddressType, + cLMobilityExtGroupMulticastAddress InetAddress, + cLMobilityExtGroupRowStatus RowStatus, + cLMobilityExtGroupMulticastMode TruthValue, + cLMobilityExtGroupMulticastModev6 TruthValue, + cLMobilityExtGroupMulticastAddressv6Type InetAddressType, + cLMobilityExtGroupMulticastAddressv6 InetAddress } cLMobilityExtGroupName OBJECT-TYPE @@ -2099,7 +2163,42 @@ cLMobilityExtGroupRowStatus OBJECT-TYPE to create and delete specific instances of rows in this table." ::= { cLMobilityExtGroupEntry 4 } - + +cLMobilityExtGroupMulticastMode OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the IPv4 multicast mode for the + mobility group." + ::= { cLMobilityExtGroupEntry 5 } + +cLMobilityExtGroupMulticastModev6 OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the IPv6 multicast mode for the + mobility group." + ::= { cLMobilityExtGroupEntry 6 } + +cLMobilityExtGroupMulticastAddressv6Type OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the multicast IPv6 address type + for the mobility group." + ::= { cLMobilityExtGroupEntry 7 } + +cLMobilityExtGroupMulticastAddressv6 OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the multicast IPv6 address for the + mobility group." + ::= { cLMobilityExtGroupEntry 8 } -- ******************************************************************* -- Mobility Agent (MA) peer member table @@ -2402,6 +2501,85 @@ cLMobilityExtMCAPCount OBJECT-TYPE this device: this MC, or its peer MC or its MA." ::= { cLMobilityExtMCAPCountEntry 3 } +cLMobilityAnchorPolicyEntryTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLMobilityAnchorPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table provides information about + one 802.11 LWAPP Mobility Anchor configured with a policy name + on this controller" + ::= { ciscoLwappMobilityExtTableObjects 15 } + +cLMobilityAnchorWlanPolicyEntry OBJECT-TYPE + SYNTAX CLMobilityAnchorPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table provides information about + one 802.11 LWAPP Mobility Anchor configured with a policy name + on this controller. + Each row represent an Ip anchor associated with a policy. + A row is added when a new anchor is added" + INDEX { + cLWlanWlanPolicyName, + cLMobilityAnchorPolicyMCAddressType, + cLMobilityAnchorPolicyMCAddress + } + ::= { cLMobilityAnchorPolicyEntryTable 1 } + +CLMobilityAnchorPolicyEntry ::= SEQUENCE { + cLMobilityAnchorPolicyMCAddressType InetAddressType, + cLMobilityAnchorPolicyMCAddress InetAddress, + cLMobilityAnchorPolicyRowStatus RowStatus, + cLMobilityAnchorPolicyMCPriority INTEGER +} + +cLMobilityAnchorPolicyMCAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the anchor's IP address type." + ::= { cLMobilityAnchorWlanPolicyEntry 1 } + + +cLMobilityAnchorPolicyMCAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object represents the anchor's IP address" + ::= { cLMobilityAnchorWlanPolicyEntry 2 } + +cLMobilityAnchorPolicyRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the status column for this row and used + to create and delete specific instances of rows + in this table." + ::= { cLMobilityAnchorWlanPolicyEntry 3 } + +cLMobilityAnchorPolicyMCPriority OBJECT-TYPE + SYNTAX INTEGER { + local (1), + primary(2), + secondary(3), + tertiary(4) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies priority of the mobility anchor (for the foreign + controller) + A value of '1' indicates local anchor priority (this is not permitted + to be configured) + A value of '2' indicates primary anchor priority. + A value of '3' indicated secondary anchor priority. + A value of '4' indicated tertiary anchor priority." + ::= { cLMobilityAnchorWlanPolicyEntry 4 } -- ******************************************************************* @@ -2756,6 +2934,15 @@ cLMobilityExtNotifyObjectDestinationType OBJECT-TYPE Oracle." ::= { ciscoLwappMobilityExtNotifObjects 4 } +cLMobilityExtWlanPolicyName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..64)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object specifies one instance of a WLAN policy on the + controller" + ::= { ciscoLwappMobilityExtNotifObjects 5 } + -- ******************************************************************* -- Mobility Agent (MA) statistics -- ******************************************************************* @@ -2987,6 +3174,33 @@ ciscoLwappMobilityDataPathUp NOTIFICATION-TYPE "This notification is sent by the agent when a mobility data path goes up." ::= { ciscoLwappMobilityExtMIBNotifs 4 } + +cLGuestWlanAllAnchorsDown NOTIFICATION-TYPE + OBJECTS { + cLWlanProfileName, + cLMobilityExtWlanPolicyName + } + STATUS current + DESCRIPTION + "This notification will be emitted by the SNMP agent + when successive CAPWAP/Mobility ping attempts to all the anchors on + Guest Wlan, denoted by cLWlanProfileName, fail and + all the anchors are conclusively down." + ::= { ciscoLwappMobilityExtMIBNotifs 5 } + +cLGuestWlanOneAnchorOnGuestLanUp NOTIFICATION-TYPE + OBJECTS { + cLWlanProfileName, + cLMobilityExtWlanPolicyName + } + STATUS current + DESCRIPTION + "This notification will be emitted by the SNMP agent + when successive CAPWAP/Mobility and UDP ping to at least one anchor + on the Guest Wlan, denoted by cLWlanProfileName, is + restored and anchor is conclusively up." + ::= { ciscoLwappMobilityExtMIBNotifs 6 } + -- ******************************************************************* -- * Compliance statements -- ******************************************************************* @@ -3039,7 +3253,7 @@ ciscoLwappMobilityExtMIBComplianceRev2 MODULE-COMPLIANCE ::= { ciscoLwappMobilityExtMIBCompliances 3 } ciscoLwappMobilityExtMIBComplianceRev3 MODULE-COMPLIANCE - STATUS current + STATUS deprecated DESCRIPTION "The compliance statement for the SNMP entities that implement the ciscoLwappMobilityExtMIB module." @@ -3054,6 +3268,22 @@ ciscoLwappMobilityExtMIBComplianceRev3 MODULE-COMPLIANCE } ::= { ciscoLwappMobilityExtMIBCompliances 4 } +ciscoLwappMobilityExtMIBComplianceRev4 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappMobilityExtMIB module." + MODULE -- this module + MANDATORY-GROUPS { + cLMobilityExtConfigGroupRev1, + cLMobilityExtMAStatsConfigGroup, + ciscoLwappMobilityExtNotifyObjectsGroup, + ciscoLwappMobilityExtNotifsGroupRev1, + ciscoLwappMobilityExtMCMAStatsGroup, + cLMobilityExtAnchorConfigGroup + } + ::= { ciscoLwappMobilityExtMIBCompliances 5 } + -- ******************************************************************* -- * Units of conformance -- ******************************************************************* @@ -3065,6 +3295,7 @@ cLMobilityExtConfigGroup OBJECT-GROUP cLMobilityExtMCEnableStatus, cLMobilityExtMCAdminEnableStatus, cLMobilityExtMCMulticastMode, + cLMobilityExtMCMulticastModev6, cLMobilityExtMCKeepAliveCount, cLMobilityExtMCKeepAliveInterval, cLMobilityExtMCDscpValue, @@ -3073,6 +3304,8 @@ cLMobilityExtConfigGroup OBJECT-GROUP cLMobilityExtMCApCountLicensesInUse, cLMobilityExtMCOwnGroupMulticastAddressType, cLMobilityExtMCOwnGroupMulticastAddress, + cLMobilityExtMCOwnGroupMulticastAddressv6Type, + cLMobilityExtMCOwnGroupMulticastAddressv6, cLMobilityExtMCMobilityGroupName, cLMobilityExtMCMONumberOfClients, cLMobilityExtMCNumberOfMCs, @@ -3152,6 +3385,10 @@ cLMobilityExtConfigGroup OBJECT-GROUP cLMobilityExtForeignWlcMapRowStatus, cLMobilityExtGroupMulticastAddressType, cLMobilityExtGroupMulticastAddress, + cLMobilityExtGroupMulticastMode, + cLMobilityExtGroupMulticastModev6, + cLMobilityExtGroupMulticastAddressv6Type, + cLMobilityExtGroupMulticastAddressv6, cLMobilityExtGroupRowStatus, cLMobilityExtMAPeerPublicAddressType, cLMobilityExtMAPeerPublicAddress, @@ -3219,7 +3456,7 @@ ciscoLwappMobilityExtNotifsGroup NOTIFICATION-GROUP ciscoLwappMobilityDataPathDown, ciscoLwappMobilityDataPathUp } - STATUS current + STATUS deprecated DESCRIPTION "This collection of objects provides the information about the notifications sent by the agent related @@ -3233,6 +3470,7 @@ cLMobilityExtConfigGroupRev1 OBJECT-GROUP cLMobilityExtMCEnableStatus, cLMobilityExtMCAdminEnableStatus, cLMobilityExtMCMulticastMode, + cLMobilityExtMCMulticastModev6, cLMobilityExtMCKeepAliveCount, cLMobilityExtMCKeepAliveInterval, cLMobilityExtMCDscpValue, @@ -3241,6 +3479,8 @@ cLMobilityExtConfigGroupRev1 OBJECT-GROUP cLMobilityExtMCApCountLicensesInUse, cLMobilityExtMCOwnGroupMulticastAddressType, cLMobilityExtMCOwnGroupMulticastAddress, + cLMobilityExtMCOwnGroupMulticastAddressv6Type, + cLMobilityExtMCOwnGroupMulticastAddressv6, cLMobilityExtMCMobilityGroupName, cLMobilityExtMCMONumberOfClients, cLMobilityExtMCNumberOfMCs, @@ -3254,6 +3494,7 @@ cLMobilityExtConfigGroupRev1 OBJECT-GROUP cLMobilityExtMgrVlanId, cLMobilityExtMgrName, cLMobilityExtMgrInterfaceType, + cLMobilityExtSecureCipherv2, cLMobilityExtNewArchitectureEnableStatus, cLMobilityExtNewArchitectureAdminEnableStatus, cLMobilityExtMCClientAnchorMCPrivateAddressType, @@ -3318,6 +3559,10 @@ cLMobilityExtConfigGroupRev1 OBJECT-GROUP cLMobilityExtForeignWlcMapRowStatus, cLMobilityExtGroupMulticastAddressType, cLMobilityExtGroupMulticastAddress, + cLMobilityExtGroupMulticastMode, + cLMobilityExtGroupMulticastModev6, + cLMobilityExtGroupMulticastAddressv6Type, + cLMobilityExtGroupMulticastAddressv6, cLMobilityExtGroupRowStatus, cLMobilityExtMAPeerPublicAddressType, cLMobilityExtMAPeerPublicAddress, @@ -3400,15 +3645,32 @@ ciscoLwappMobilityExtMCMAStatsGroup OBJECT-GROUP ::= { ciscoLwappMobilityExtMIBGroups 6 } cLMobilityExtAnchorConfigGroup OBJECT-GROUP - OBJECTS { cLMobilityExtAnchorPriority } + OBJECTS { + cLMobilityExtAnchorPriority, + cLMobilityExtAnchorStatus, + cLMobilityExtAnchorRowStatus + } STATUS current DESCRIPTION "This object specifies the priority configured for an Anchor WLC mapped on a WLAN." ::= { ciscoLwappMobilityExtMIBGroups 7 } +ciscoLwappMobilityExtNotifsGroupRev1 NOTIFICATION-GROUP + NOTIFICATIONS { + ciscoLwappMobilityControlPathDown, + ciscoLwappMobilityControlPathUp, + ciscoLwappMobilityDataPathDown, + ciscoLwappMobilityDataPathUp, + cLGuestWlanAllAnchorsDown, + cLGuestWlanOneAnchorOnGuestLanUp + } + STATUS current + DESCRIPTION + "This collection of objects provides the information + about the notifications sent by the agent related + to mobility and guest anchor." + ::= { ciscoLwappMobilityExtMIBGroups 8 } + END - - - diff --git a/priv/mibs/cisco/CISCO-LWAPP-RF-MIB b/priv/mibs/cisco/CISCO-LWAPP-RF-MIB index a47a389d..5b0f3d41 100644 --- a/priv/mibs/cisco/CISCO-LWAPP-RF-MIB +++ b/priv/mibs/cisco/CISCO-LWAPP-RF-MIB @@ -3,7 +3,7 @@ -- This MIB helps to manage the RF parameters on the controller -- June 2011, Srinath Candadai -- --- Copyright (c) 2011, 2016-2018 by Cisco Systems, Inc. +-- Copyright (c) 2011, 2016-2021, 2023 by Cisco Systems, Inc. -- All rights reserved. -- ******************************************************************* @@ -172,6 +172,46 @@ ciscoLwappRFMIB MODULE-IDENTITY [3] IEEE 802.11 - The original 1 Mbit/s and 2 Mbit/s, 2.4 GHz RF and IR standard." + REVISION "202308040000Z" + DESCRIPTION + "Added below objects to the cLMultiBSSIDProfileTable + - cLMultiBSSIDProfile11beOfdmaDownLink + - cLMultiBSSIDProfile11beOfdmaUpLink + - cLMultiBSSIDProfile11beMuMIMODownLink + - cLMultiBSSIDProfile11beMuMIMOUpLink + - cLMultiBSSIDProfile11beOfdmaMultiRU" + REVISION "202104160000Z" + DESCRIPTION + "Added below objects to the cLRFProfileTable + - cLRFProfilePSCBias + - cLRFProfile11axSrgObssPdEnable + - cLRFProfile11axSrgObssPdMin + - cLRFProfile11axSrgObssPdMax" + REVISION "202101120000Z" + DESCRIPTION + "Added below objects to the cLRFProfileTable + - cLRFProfile11axBcastProbeResp + - cLRFProfile11axBcastProbeRespInterval + - cLRFProfile11axFilsDiscovery + - cLRFProfileMultiBssidProfile + Added new table cLMultiBSSIDProfileTable + Added conformance group ciscoLwappRFConfigGroup10 + Added compliance group ciscoLwappRFMIBComplianceRev7." + REVISION "202009020000Z" + DESCRIPTION + "Added below object to the cLRFProfileTable + - cLRFProfileNdpMode + Added conformance group ciscoLwappRFConfigGroup8. + Added compliance group ciscoLwappRFMIBComplianceRev6." + REVISION "202008070000Z" + DESCRIPTION + "Added conformance group ciscoLwappRFConfigGroup8. + Added compliance group ciscoLwappRFMIBComplianceRev5." + REVISION "202006030000Z" + DESCRIPTION + "Added below objects to the cLRFProfileTable + - cLRFProfile11axObssPdEnable + - cLRFProfile11axNonSrgObssPdMax" REVISION "201811150000Z" DESCRIPTION "Added below object to the cLRFProfileTable @@ -394,7 +434,18 @@ CLRFProfileEntry ::= SEQUENCE { cLRFProfileAirTimeFairnessOptimization INTEGER, cLRFProfileBridgeClientAccess TruthValue, cLRFProfileAirTimeAllocation Unsigned32, - cLRFProfileRxSopThresholdCustom Integer32 + cLRFProfileRxSopThresholdCustom Integer32, + cLRFProfile11axObssPdEnable TruthValue, + cLRFProfile11axNonSrgObssPdMax Integer32, + cLRFProfileNdpMode INTEGER, + cLRFProfile11ax6GHzFeature INTEGER, + cLRFProfile11axBcastProbeRespInterval Unsigned32, + cLRFProfileMultiBssidProfile SnmpAdminString, + cLRFProfilePSCBias TruthValue, + cLRFProfile11axSrgObssPdEnable TruthValue, + cLRFProfile11axSrgObssPdMin Integer32, + cLRFProfile11axSrgObssPdMax Integer32, + cLRFProfilePreamblePuncture TruthValue } cLRFProfileName OBJECT-TYPE @@ -872,12 +923,13 @@ cLRFProfileDCAChannelWidth OBJECT-TYPE DESCRIPTION "This object specifies how the system performs DCA channel width selection for the RFProfile - twenty - 20MHz channel width supported by - this radio. - forty - 40MHz channel width supported by this radio. - eighty - 80MHz channel width supported by this radio. - onesixty - 160MHz channel width supported by this radio. - best - Dynamic channel width(160MHz, 80MHz, 40MHz or 20MHz) supported by this radio." + twenty - 20MHz channel width supported by + this radio. + forty - 40MHz channel width supported by this radio. + eighty - 80MHz channel width supported by this radio. + onesixty - 160MHz channel width supported by this radio. + best - Dynamic channel width(160MHz, 80MHz, 40MHz + or 20MHz) supported by this radio." ::= { cLRFProfileEntry 42 } cLRFProfileDCAChannelList OBJECT-TYPE @@ -929,7 +981,8 @@ cLRFProfileHSRNeighborTimeoutFactor OBJECT-TYPE DESCRIPTION "This object specifies the timeout interval of neighbors that will be configured for RF profile. - Neighbor timeout factor will be five times the neighbor interval" + Neighbor timeout factor will be five times the + neighbor interval" ::= { cLRFProfileEntry 46 } cLRFProfileBandSelectClientMidRSSI OBJECT-TYPE @@ -941,8 +994,8 @@ cLRFProfileBandSelectClientMidRSSI OBJECT-TYPE "This object specifies medium mobile station RSSI threshold. Mobile station between this value and cldBandSelectClientRssi will be recorded in suppressed table but will not be denied. - The mobile station having RSSI stronger than this value will be recorded - and denied." + The mobile station having RSSI stronger than this value will + be recorded and denied." DEFVAL { -80 } ::= { cLRFProfileEntry 47 } @@ -956,9 +1009,12 @@ cLRFProfileClientNetworkPreference OBJECT-TYPE STATUS current DESCRIPTION "This object represents the client network preference. - default(0) - RRM Algorithm has no preference on the clients. - connectivity(1) - RRM Algorithm has a preference on connectiviry of the clients. - throughput(2) - RRM Algorithm has a preference on high thoughput of the clients." + default(0) - RRM Algorithm has no preference on + the clients. + connectivity(1) - RRM Algorithm has a preference on + connectiviry of the clients. + throughput(2) - RRM Algorithm has a preference on + high thoughput of the clients." DEFVAL { default } ::= { cLRFProfileEntry 48 } @@ -1045,6 +1101,125 @@ cLRFProfileRxSopThresholdCustom OBJECT-TYPE DEFVAL { -85 } ::= {cLRFProfileEntry 55 } +cLRFProfile11axObssPdEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 802.11ax OBSS PD spatial reuse is + enabled for the RF profile." + DEFVAL { false } + ::= {cLRFProfileEntry 56 } + +cLRFProfile11axNonSrgObssPdMax OBJECT-TYPE + SYNTAX Integer32(-82..-62) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the non-SRG OBSS PD max threshold in dBm + for the RF profile." + DEFVAL { -62 } + ::= {cLRFProfileEntry 57 } + +cLRFProfileNdpMode OBJECT-TYPE + SYNTAX INTEGER { + auto(0), + offChannel(1) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the neighbor discovery mode of AP for this RF profile + auto - neighbor discovery mode is auto. + offChannel - neighbor discovery mode is off-channel." + DEFVAL { 0 } + ::= { cLRFProfileEntry 58 } + +cLRFProfile11ax6GHzFeature OBJECT-TYPE + SYNTAX INTEGER { + none(0), + bcast_probe_response(1), + fils_discovery(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 802.11ax UBPR or FILS discovery + enabled for the RF profile." + DEFVAL { 0 } + ::= { cLRFProfileEntry 59 } + +cLRFProfile11axBcastProbeRespInterval OBJECT-TYPE + SYNTAX Unsigned32(5..25) + UNITS "milliseconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the 802.11ax Broadcast Probe response + interval in msec." + DEFVAL { 20 } + ::= {cLRFProfileEntry 60 } + +cLRFProfileMultiBssidProfile OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the Multi-BSSID profile name that is mapped + to the RF profile." + DEFVAL { default-multi-bssid-profile } + ::= { cLRFProfileEntry 62 } + +cLRFProfilePSCBias OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether preferred scanning channel bias for 6 GHz DCA + is enabled or disabled for the RF profile." + DEFVAL { false } + ::= {cLRFProfileEntry 63 } + +cLRFProfile11axSrgObssPdEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 802.11ax SRG OBSS PD spatial reuse is + enabled for the RF profile." + DEFVAL { false } + ::= {cLRFProfileEntry 64 } + +cLRFProfile11axSrgObssPdMin OBJECT-TYPE + SYNTAX Integer32(-82..-62) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the SRG OBSS PD min threshold in dBm + for the RF profile." + DEFVAL { -82 } + ::= {cLRFProfileEntry 65 } + +cLRFProfile11axSrgObssPdMax OBJECT-TYPE + SYNTAX Integer32(-82..-62) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the SRG OBSS PD max threshold in dBm + for the RF profile." + DEFVAL { -62 } + ::= {cLRFProfileEntry 66 } + +cLRFProfilePreamblePuncture OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether Preamble puncturing is + enabled for the RF profile." + DEFVAL { false } + ::= {cLRFProfileEntry 67 } + -- ******************************************************************* -- * Out of Box AP config -- ******************************************************************* @@ -1146,8 +1321,8 @@ cLRFProfileChannelListTable OBJECT-TYPE MAX-ACCESS not-accessible STATUS current DESCRIPTION - "This object specifies the list of channels that is available for DCA - of a RF profile." + "This object specifies the list of channels that is available + for DCA of a RF profile." ::= { ciscoLwappRFConfig 4 } cLRFProfileChannelListEntry OBJECT-TYPE @@ -1366,6 +1541,217 @@ cLRFProfileAddChannelRowStatus OBJECT-TYPE at any time." ::= { cLRFProfileAddChannelEntry 4 } +-- ******************************************************************** +-- * Multi BSSID Profile Table +-- ******************************************************************** + +cLMultiBSSIDProfileTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLRFProfileMultiBSSIDProfileEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the configuration related to + each Multi BSSID profile." + ::= { ciscoLwappRFConfig 7 } + +cLMultiBSSIDProfileEntry OBJECT-TYPE + SYNTAX CLRFProfileMultiBSSIDProfileEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table stores the + configurations related to a Multi BSSID Profile. + + Entries can be added/deleted by explicit management + action from NMS/EMS or through user console." + INDEX { cLMultiBSSIDProfileName } + ::= { cLMultiBSSIDProfileTable 1 } + +CLRFProfileMultiBSSIDProfileEntry ::= SEQUENCE { + cLMultiBSSIDProfileName SnmpAdminString, + cLMultiBSSIDProfileDescr SnmpAdminString, + cLMultiBSSIDProfile11axOfdmaDownLink TruthValue, + cLMultiBSSIDProfile11axOfdmaUpLink TruthValue, + cLMultiBSSIDProfile11axMuMIMODownLink TruthValue, + cLMultiBSSIDProfile11axMuMIMOUpLink TruthValue, + cLMultiBSSIDProfile11axTwt TruthValue, + cLMultiBSSIDProfile11axTwtBroadcast TruthValue, + cLMultiBSSIDProfileRowStatus RowStatus, + cLMultiBSSIDProfile11beOfdmaDownLink TruthValue, + cLMultiBSSIDProfile11beOfdmaUpLink TruthValue, + cLMultiBSSIDProfile11beMuMIMODownLink TruthValue, + cLMultiBSSIDProfile11beMuMIMOUpLink TruthValue, + cLMultiBSSIDProfile11beOfdmaMultiRU TruthValue +} + +cLMultiBSSIDProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (1..64)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object uniquely identifies a Multi BSSID Profile." + ::= { cLMultiBSSIDProfileEntry 1 } + +cLMultiBSSIDProfileDescr OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies a human-readable description of the + Multi BSSID profile." + ::= { cLMultiBSSIDProfileEntry 2 } + +cLMultiBSSIDProfile11axOfdmaDownLink OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11ax OFDMA Downlink is + enabled. + A value of 'true' indicates 802.11ax OFDMA Downlink + enabled. + A value of 'false' indicates 802.11ax OFDMA Downlink + disabled." + DEFVAL { true } + ::= { cLMultiBSSIDProfileEntry 3 } + +cLMultiBSSIDProfile11axOfdmaUpLink OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11ax OFDMA Uplink is + enabled. + A value of 'true' indicates 802.11ax OFDMA Uplink + enabled. + A value of 'false' indicates 802.11ax OFDMA Uplink + disabled." + DEFVAL { true } + ::= { cLMultiBSSIDProfileEntry 4 } + +cLMultiBSSIDProfile11axMuMIMODownLink OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11ax MU-MIMO Downlink is + enabled. + A value of 'true' indicates 802.11ax MU-MIMO Downlink + enabled. + A value of 'false' indicates 802.11ax MU-MIMO Downlink + disabled." + DEFVAL { true } + ::= { cLMultiBSSIDProfileEntry 5 } + +cLMultiBSSIDProfile11axMuMIMOUpLink OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11ax MU-MIMO Uplink is + enabled. + A value of 'true' indicates 802.11ax MU-MIMO Uplink + enabled. + A value of 'false' indicates 802.11ax MU-MIMO Uplink + disabled." + DEFVAL { true } + ::= { cLMultiBSSIDProfileEntry 6 } + +cLMultiBSSIDProfile11axTwt OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11ax Target Wakeup Time(TWT) is + enabled. + A value of 'true' indicates that 802.11ax TWT is enabled. + enabled. + A value of 'false' indicates that 802.11ax TWT is disabled." + DEFVAL { true } + ::= { cLMultiBSSIDProfileEntry 7 } + +cLMultiBSSIDProfile11axTwtBroadcast OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11ax Target Wakeup Time(TWT) Broadcast is + enabled. + A value of 'true' indicates 802.11ax TWT Broadcast + enabled. + A value of 'false' indicates 802.11ax TWT Broadcast + disabled." + DEFVAL { true } + ::= { cLMultiBSSIDProfileEntry 8 } + +cLMultiBSSIDProfileRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This is the status column for this row and used + to create and delete specific instances of rows + in this table." + ::= { cLMultiBSSIDProfileEntry 9 } + +cLMultiBSSIDProfile11beOfdmaDownLink OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11be OFDMA Downlink is enabled. + A value of 'true' indicates 802.11be OFDMA Downlink enabled. + A value of 'false' indicates 802.11be OFDMA Downlink disabled." + DEFVAL { true } + ::= { cLMultiBSSIDProfileEntry 10 } + +cLMultiBSSIDProfile11beOfdmaUpLink OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11be OFDMA Uplink is enabled. + A value of 'true' indicates 802.11be OFDMA Uplink enabled. + A value of 'false' indicates 802.11be OFDMA Uplink disabled." + DEFVAL { true } + ::= { cLMultiBSSIDProfileEntry 11 } + +cLMultiBSSIDProfile11beMuMIMODownLink OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11be MU-MIMO Downlink is enabled. + A value of 'true' indicates 802.11be MU-MIMO Downlink enabled. + A value of 'false' indicates 802.11be MU-MIMO Downlink disabled." + DEFVAL { false } + ::= { cLMultiBSSIDProfileEntry 12 } + +cLMultiBSSIDProfile11beMuMIMOUpLink OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11be MU-MIMO Uplink is enabled. + A value of 'true' indicates 802.11be MU-MIMO Uplink enabled. + A value of 'false' indicates 802.11be MU-MIMO Uplink disabled." + DEFVAL { false } + ::= { cLMultiBSSIDProfileEntry 13 } + +cLMultiBSSIDProfile11beOfdmaMultiRU OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies if 802.11be OFDMA Multiple + Resource Unit is enabled. + A value of 'true' indicates 802.11be OFDMA Multi-RU is enabled. + A value of 'false' indicates 802.11be OFDMA Multi-RU is disabled." + DEFVAL { false } + ::= { cLMultiBSSIDProfileEntry 14 } + +-- cLMultiBSSIDProfileRowStatus OBJECT-TYPE + -- ******************************************************************** -- * Compliance statements -- ******************************************************************** @@ -1505,6 +1891,108 @@ ciscoLwappRFMIBComplianceRev4 MODULE-COMPLIANCE 'active', 'createAndGo' and 'destroy'." ::= { ciscoLwappRFMIBCompliances 5 } +ciscoLwappRFMIBComplianceRev5 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappRFMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappRFConfigGroupVer1, + ciscoLwappRFConfigGroup1, + ciscoLwappRFConfigGroup3, + ciscoLwappRFConfigGroup4, + ciscoLwappRFGroupTrapThresholdConfig, + ciscoLwappRFGroupChannelConfig, + ciscoLwappRFGlobalConfigGroup, + ciscoLwappRFConfigGroupExtension1, + ciscoLwappRFConfigGroup5, + ciscoLwappRFConfigGroup6, + ciscoLwappRFConfigGroup7, + ciscoLwappRFConfigGroup8 + } + OBJECT cLRFProfileRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + DESCRIPTION + "An implementation is only required to support + three of the six enumerated values of the + RowStatus textual convention, specifically, + 'active', 'createAndGo' and 'destroy'." + ::= { ciscoLwappRFMIBCompliances 6 } + +ciscoLwappRFMIBComplianceRev6 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappRFMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappRFConfigGroupVer1, + ciscoLwappRFConfigGroup1, + ciscoLwappRFConfigGroup3, + ciscoLwappRFConfigGroup4, + ciscoLwappRFGroupTrapThresholdConfig, + ciscoLwappRFGroupChannelConfig, + ciscoLwappRFGlobalConfigGroup, + ciscoLwappRFConfigGroupExtension1, + ciscoLwappRFConfigGroup5, + ciscoLwappRFConfigGroup6, + ciscoLwappRFConfigGroup7, + ciscoLwappRFConfigGroup8, + ciscoLwappRFConfigGroup9 + } + OBJECT cLRFProfileRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + DESCRIPTION + "An implementation is only required to support + three of the six enumerated values of the + RowStatus textual convention, specifically, + 'active', 'createAndGo' and 'destroy'." + ::= { ciscoLwappRFMIBCompliances 7 } + +ciscoLwappRFMIBComplianceRev7 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappRFMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappRFConfigGroupVer1, + ciscoLwappRFConfigGroup1, + ciscoLwappRFConfigGroup3, + ciscoLwappRFConfigGroup4, + ciscoLwappRFGroupTrapThresholdConfig, + ciscoLwappRFGroupChannelConfig, + ciscoLwappRFGlobalConfigGroup, + ciscoLwappRFConfigGroupExtension1, + ciscoLwappRFConfigGroup5, + ciscoLwappRFConfigGroup6, + ciscoLwappRFConfigGroup7, + ciscoLwappRFConfigGroup8, + ciscoLwappRFConfigGroup9, + ciscoLwappRFConfigGroup10 + } + OBJECT cLRFProfileRowStatus + SYNTAX INTEGER { + active(1), + createAndGo(4), + destroy(6) + } + DESCRIPTION + "An implementation is only required to support + three of the six enumerated values of the + RowStatus textual convention, specifically, + 'active', 'createAndGo' and 'destroy'." + ::= { ciscoLwappRFMIBCompliances 8 } + -- ******************************************************************** -- * Units of conformance -- ******************************************************************** @@ -1658,7 +2146,8 @@ ciscoLwappRFGroupDCAChannelConfig OBJECT-GROUP OBJECTS { cLRFProfileDCAChannelList } STATUS deprecated DESCRIPTION - "This object specifies the add and remove channels for RF Profiles." + "This object specifies the add and remove channels + for RF Profiles." ::= { ciscoLwappRFMIBGroups 8 } ciscoLwappRFGroupChannelConfig OBJECT-GROUP @@ -1668,7 +2157,8 @@ ciscoLwappRFGroupChannelConfig OBJECT-GROUP } STATUS current DESCRIPTION - "This object specifies the add and remove channels for RF Profiles." + "This object specifies the add and remove channels for + RF Profiles." ::= { ciscoLwappRFMIBGroups 9 } ciscoLwappRFConfigGroupExtension1 OBJECT-GROUP @@ -1717,5 +2207,58 @@ ciscoLwappRFConfigGroup7 OBJECT-GROUP and add channel list information from default DCA channel list for a RF profile" ::= { ciscoLwappRFMIBGroups 13 } + +ciscoLwappRFConfigGroup8 OBJECT-GROUP + OBJECTS { + cLRFProfile11axObssPdEnable, + cLRFProfile11axNonSrgObssPdMax, + cLRFProfile11axSrgObssPdEnable, + cLRFProfile11axSrgObssPdMin, + cLRFProfile11axSrgObssPdMax, + cLRFProfilePreamblePuncture + } + STATUS current + DESCRIPTION + "This collection of objects specifies the 802.11ax OBSS PD + spatial reuse configurations for RF Profiles." + ::= { ciscoLwappRFMIBGroups 14 } + +ciscoLwappRFConfigGroup9 OBJECT-GROUP + OBJECTS { + cLRFProfileNdpMode + } + STATUS current + DESCRIPTION + "This collection of objects specifies the neighbor discovery + mode for a RF profile " + ::= { ciscoLwappRFMIBGroups 15 } + +ciscoLwappRFConfigGroup10 OBJECT-GROUP + OBJECTS { + cLRFProfile11ax6GHzFeature, + cLRFProfile11axBcastProbeRespInterval, + cLRFProfileMultiBssidProfile, + cLRFProfilePSCBias, + cLMultiBSSIDProfileName, + cLMultiBSSIDProfileDescr, + cLMultiBSSIDProfile11axOfdmaDownLink, + cLMultiBSSIDProfile11axOfdmaUpLink, + cLMultiBSSIDProfile11axMuMIMODownLink, + cLMultiBSSIDProfile11axMuMIMOUpLink, + cLMultiBSSIDProfile11axTwt, + cLMultiBSSIDProfile11axTwtBroadcast, + cLMultiBSSIDProfileRowStatus, + cLMultiBSSIDProfile11beOfdmaDownLink, + cLMultiBSSIDProfile11beOfdmaUpLink, + cLMultiBSSIDProfile11beMuMIMODownLink, + cLMultiBSSIDProfile11beMuMIMOUpLink, + cLMultiBSSIDProfile11beOfdmaMultiRU + } + STATUS current + DESCRIPTION + "This collection of objects specifies the 802.11ax Broadcast + Probe response, FILS Discovery and PSC bias configurations for RF Profiles." + ::= { ciscoLwappRFMIBGroups 16 } END + diff --git a/priv/mibs/cisco/CISCO-LWAPP-WLAN-MIB b/priv/mibs/cisco/CISCO-LWAPP-WLAN-MIB index 8dda30f1..793dc7c4 100644 --- a/priv/mibs/cisco/CISCO-LWAPP-WLAN-MIB +++ b/priv/mibs/cisco/CISCO-LWAPP-WLAN-MIB @@ -3,7 +3,7 @@ -- This MIB helps to manage the WLANs on the controller -- January 2006, Devesh Pujari, Prasanna Viswakumar -- --- Copyright (c) 2006-2007, 2009-2010, 2016-2018 by Cisco Systems Inc. +-- Copyright (c) 2006-2007, 2009-2010, 2016-2020 by Cisco Systems Inc. -- All rights reserved. -- ******************************************************************* @@ -39,7 +39,7 @@ IMPORTS ciscoLwappWlanMIB MODULE-IDENTITY - LAST-UPDATED "201807050000Z" + LAST-UPDATED "202004280000Z" ORGANIZATION "Cisco Systems Inc." CONTACT-INFO "Cisco Systems, @@ -269,6 +269,13 @@ ciscoLwappWlanMIB MODULE-IDENTITY Ethernet cabling. This allows a single cable to provide both data connection and electrical power to devices such as wireless access points or IP cameras. + + Multicast Domain Name System (mDNS) + + This is the underlying protocol that is used for Service + advertisement and discovery in technologies like Bonjour, + Zero Touch Configuration + REFERENCE [1] Wireless LAN Medium Access Control ( MAC ) and @@ -279,6 +286,84 @@ ciscoLwappWlanMIB MODULE-IDENTITY [3] IEEE 802.11 - The original 1 Mbit/s and 2 Mbit/s, 2.4 GHz RF and IR standard." + REVISION "202004280000Z" + DESCRIPTION + "Added following policy value to cLWlanWifiDirectPolicyStatus + - xconnectNotAllow." + REVISION "202004010000Z" + DESCRIPTION + "Added following entries to CLWlanConfigEntry + - cLWlanOpportunisticKeyCaching. + Added following entries to CLWlan11axConfigEntry + - cLWlan11axTwtBroadcastSupport." + REVISION "202003310000Z" + DESCRIPTION + "Added new table + -cLwappAPGroupNtpConfigTable + Added new objects + -cLAPGroupNtpAuthEnable + -cLAPGroupNtpIndex + -cLAPGroupNtpAddress + -cLAPGroupNtpAddressType + -cLAPGroupNtpAuthKeyIndex + -cLAPGroupNtpRowStatus + Added new table + -cLAPGroupNtpAuthKeyConfigTable + Added new objects + -cLAPGroupNtpAuthKeyFormat + -cLAPGroupNtpAuthKeyListIndex + -cLAPGroupNtpAuthKeyString + -cLAPGroupNtpAuthKeyType + -cLAPGroupNtpAuthKeyRowStatus + Added new table + -cLAPGroupGlobalNtpServerConfigTable + Added new objects + -cLAPGroupGlobalNtpServerAuth + -cLAPGroupGlobalNtpServerIndex + Added new table + -cLAPGroupNtpServerConfigTable + Added new objects + -cLAPGroupNtpServerAuthEnable + -cLAPGroupNtpServerIndex + Changed in cLAPGroupsHyperlocationConfigTable + Deprecated the following objects: + -cLAPGroupsPakRssiNtpAddress + -cLAPGroupsPakRssiNtpIpAddressType + Added new group + -ciscoLwappApGroupNtpServerGroup + Added new compliance + ciscoLwappWlanMIBComplianceRev12 which + deprecates ciscoLwappWlanMIBComplianceRev11." + REVISION "201904090000Z" + DESCRIPTION + "Added following new table + - cLWlan11axConfigTable + Added new compliance objects + - ciscoLwappWlanMIBComplianceRev10 + Added new compliance object group + - ciscoLwappWlan11axConfigGroup. + Added following entries to cLWlanConfigTable + - cLWlanMdnsMode." + REVISION "201809030000Z" + DESCRIPTION + "Added following entries to cLWlanConfigTable + - cLWlan11kAssistedRoamingEnable + - cLWlan11kNeighborListEnable + - cLWlan11kDualbandNeigListEnable + - cLWlanEapProfileName + - cLWlanSetEapProfileName + - cLWlanMaxClientsAllowedPerAP + - cLWlan11vDMSEnable + Added following entries to cLWlanConfigTable + - cLWlanIosAuthorizationMethodListName + - cLWlanIosWebAuthAuthorizationMethodListName + - cLWlanIosMacOverrideMethodListName + Added the following conformance group + - ciscoLwappWlan11kConfigGroup + Deprecated the following Compliance group + - ciscoLwappWlanMIBComplianceRev10 + Added the following Compliance group + - ciscoLwappWlanMIBComplianceRev11." REVISION "201807050000Z" DESCRIPTION "Added new table @@ -511,6 +596,9 @@ ciscoLwappAPGroupsHyperlocationConfig OBJECT IDENTIFIER ciscoLwappAPGroupsPortConfig OBJECT IDENTIFIER ::= { ciscoLwappWlanMIBObjects 9 } +ciscoLwappAPGroupNtpConfig OBJECT IDENTIFIER + ::= { ciscoLwappWlanMIBObjects 10 } + -- ******************************************************************** -- WLAN configuration -- ******************************************************************** @@ -608,7 +696,16 @@ CLWlanConfigEntry ::= SEQUENCE { cLWlan11vDisassocImmiEnable TruthValue, cLWlan11vDisassocTimer Unsigned32, cLWlan11vOpRoamDisassocTimer Unsigned32, - cLWlan11vBssTransEnable TruthValue + cLWlan11kAssistedRoamingEnable TruthValue, + cLWlan11kNeighborListEnable TruthValue, + cLWlan11kDualbandNeigListEnable TruthValue, + cLWlan11vDMSEnable TruthValue, + cLWlan11vBssTransEnable TruthValue, + cLWlanEapProfileName SnmpAdminString, + cLWlanSetEapProfileName TruthValue, + cLWlanMaxClientsAllowedPerAP Unsigned32, + cLWlanMdnsMode INTEGER, + cLWlanOpportunisticKeyCaching TruthValue } cLWlanIndex OBJECT-TYPE @@ -991,7 +1088,8 @@ cLWlanWifiDirectPolicyStatus OBJECT-TYPE SYNTAX INTEGER { disable(1), allow(2), - notAllow(3) + notAllow(3), + xconnectNotAllow(4) } MAX-ACCESS read-create STATUS current @@ -1001,8 +1099,10 @@ cLWlanWifiDirectPolicyStatus OBJECT-TYPE network. disable(1) - WFD is completely disabled. allow(2) - allow WFD clients - disallow(3) - controller rejects association request from WFD - clients only if it has P2P IE with concurrency enabled." + notAllow(3) - controller rejects association request from WFD + clients only if it has P2P IE with concurrency enabled. + xconnectNotAllow(4) - controller rejects association request from WFD + clients only if it has P2P IE with cross-connection enabled" ::= { cLWlanConfigEntry 29 } cLWlanWebAuthIPv6AclName OBJECT-TYPE @@ -1239,6 +1339,56 @@ cLWlan11vOpRoamDisassocTimer OBJECT-TYPE Disassociation Imminent timer for this WLAN." ::= { cLWlanConfigEntry 74 } +cLWlan11kAssistedRoamingEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether 11k Assisted Roaming Prediction + Optimization is enabled on the controller for this WLAN. + A value of 'true' enables 11k Assisted Roaming Prediction + A value of 'false' disables 11k Assisted Roaming Prediction" + DEFVAL { false } + ::= { cLWlanConfigEntry 84 } + +cLWlan11kNeighborListEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether 11k Neighbor List + is enabled on the controller for this WLAN. + A value of 'true' enables 11k Neighbor list + A value of 'false' disables 11k Neighbor list" + DEFVAL { true } + ::= { cLWlanConfigEntry 85 } + +cLWlan11kDualbandNeigListEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether 11k Neighbor List Dual Band + is enabled on the controller for this WLAN. + A value of 'true' enables 11k Neighbor list dual band + A value of 'false' disables 11k Neighbor list dual band" + DEFVAL { false } + ::= { cLWlanConfigEntry 86 } + +cLWlan11vDMSEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether 11v Directed Multicast Service + is enabled on the controller for this WLAN. + A value of 'true' indicates that 11v Directed Multicast Service + is enabled. + A value of 'false' indicates that 11v Directed Multicast + Service is disabled." + DEFVAL { true } + ::= { cLWlanConfigEntry 87 } + cLWlan11vBssTransEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create @@ -1252,6 +1402,66 @@ cLWlan11vBssTransEnable OBJECT-TYPE WLAN." DEFVAL { false } ::= { cLWlanConfigEntry 93 } + +cLWlanEapProfileName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the Eap profile name configured for + this WLAN." + ::= { cLWlanConfigEntry 96 } + +cLWlanSetEapProfileName OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether eap profile name is set or not + on the controller for this WLAN. + A value of 'true' specifies eap profile name is set + A value of 'false' specifies eap profile name is not set" + DEFVAL { false } + ::= { cLWlanConfigEntry 97 } + +cLWlanMaxClientsAllowedPerAP OBJECT-TYPE + SYNTAX Unsigned32 (0..400) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object represents the maximum allowed clients + per AP radio for a WLAN." + DEFVAL { 0 } + ::= { cLWlanConfigEntry 98 } + +cLWlanMdnsMode OBJECT-TYPE + SYNTAX INTEGER { + bridge(0), + drop(1), + gateway(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the mdns mode of the WLAN + 0 indicates WLAN is in Bridge mode for mDNS packets + 1 indicates WLAN is is Drop mode for mdns packets + 2 indicates WLAN is in Gateway mode for mDNS packets" + DEFVAL { bridge } + ::= { cLWlanConfigEntry 99 } + +cLWlanOpportunisticKeyCaching OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether Oppurtunistic Key Caching is + set or not on the controller for this WLAN. + A value of 'true' specifies Oppurtunistic Key Caching is set + A value of 'false' specifies Oppurtunistic Key Caching is not + set" + DEFVAL { true } + ::= { cLWlanConfigEntry 100 } -- ******************************************************************** @@ -2490,7 +2700,7 @@ cLAPGroupsPakRssiThresholdTrigger OBJECT-TYPE cLAPGroupsPakRssiNtpIpAddressType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-write - STATUS current + STATUS deprecated DESCRIPTION "This object represents the NTP server IP address type for Packet RSSI location feature." @@ -2499,7 +2709,7 @@ cLAPGroupsPakRssiNtpIpAddressType OBJECT-TYPE cLAPGroupsPakRssiNtpAddress OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-write - STATUS current + STATUS deprecated DESCRIPTION "This object represents the NTP server IP address for Packet RSSI location feature." @@ -3768,20 +3978,23 @@ cLWlanConfigIosEntry OBJECT-TYPE ::= { cLWlanConfigIosTable 1 } CLWlanConfigIosEntry ::= SEQUENCE { - cLWlanIosAccountingMethodListName SnmpAdminString, - cLWlanIosAuthenticationMethodListName SnmpAdminString, - cLWlanIosMacFilteringMethodListName SnmpAdminString, - cLWlanIosWebAuthMethodListName SnmpAdminString, - cLWlanIosQosUpStreamProfileName SnmpAdminString, - cLWlanIosQosDownStreamProfileName SnmpAdminString, - cLWlanIngressDHCPOption82Format Unsigned32, - cLWlanIngressDHCPOption82Ascii TruthValue, - cLWlanIngressDHCPOption82Rid TruthValue, - cLWlanIngressDHCPOption82Enable TruthValue, - cLWlanIosScanDeferPriority Unsigned32, - cLWlanIosWebAuthParameterMapName SnmpAdminString, - cLWlanIosQosClientUpStreamProfileName SnmpAdminString, - cLWlanIosQosClientDownStreamProfileName SnmpAdminString + cLWlanIosAccountingMethodListName SnmpAdminString, + cLWlanIosAuthenticationMethodListName SnmpAdminString, + cLWlanIosMacFilteringMethodListName SnmpAdminString, + cLWlanIosWebAuthMethodListName SnmpAdminString, + cLWlanIosQosUpStreamProfileName SnmpAdminString, + cLWlanIosQosDownStreamProfileName SnmpAdminString, + cLWlanIngressDHCPOption82Format Unsigned32, + cLWlanIngressDHCPOption82Ascii TruthValue, + cLWlanIngressDHCPOption82Rid TruthValue, + cLWlanIngressDHCPOption82Enable TruthValue, + cLWlanIosScanDeferPriority Unsigned32, + cLWlanIosWebAuthParameterMapName SnmpAdminString, + cLWlanIosQosClientUpStreamProfileName SnmpAdminString, + cLWlanIosQosClientDownStreamProfileName SnmpAdminString, + cLWlanIosAuthorizationMethodListName SnmpAdminString, + cLWlanIosWebAuthAuthorizationMethodListName SnmpAdminString, + cLWlanIosMacOverrideMethodListName SnmpAdminString } cLWlanIosAccountingMethodListName OBJECT-TYPE @@ -3914,6 +4127,36 @@ cLWlanIosQosClientDownStreamProfileName OBJECT-TYPE "This object represents the profile name used for downstream QOS client configuration on this WLAN." ::= { cLWlanConfigIosEntry 14 } + +cLWlanIosAuthorizationMethodListName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the method list name used for + 802.1x authorization on this WLAN. This could be + LDAP, RADIUS, LOCAL AUTH." + ::= { cLWlanConfigIosEntry 15 } + +cLWlanIosWebAuthAuthorizationMethodListName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the method list name used for + webauth authorization on this WLAN. This could be + LDAP, RADIUS, LOCAL AUTH." + ::= { cLWlanConfigIosEntry 16 } + +cLWlanIosMacOverrideMethodListName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object represents the method list name used for + mab authorization on this WLAN. This could be + LDAP, RADIUS, LOCAL AUTH." + ::= { cLWlanConfigIosEntry 17 } -- ******************************************************************** @@ -4349,6 +4592,224 @@ cLPolicyActiveHoursRowStatus OBJECT-TYPE ::= { cLPolicyActiveHoursEntry 4 } +-- ******************************************************************** +-- * WLAN 11ax Config Table +-- ******************************************************************** + +cLWlan11axConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLWlan11axConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the WLAN configuration for + the 802.11ax APs that have joined this controller. + + The creation of a new row in cLWlanConfigTable, + through an explicit network management action, + results in creation of an entry in this table. + Similarly, deletion of a row in + cLWlanConfigTable through user action causes the + deletion of corresponding row in this table. + + This table has an one-to-one relationship with + cLWlanConfigTable. There exists an entry in this + table for each corresponding entry in the + cLWlanConfigTable." + ::= { ciscoLwappWlanConfig 9 } + +cLWlan11axConfigEntry OBJECT-TYPE + SYNTAX CLWlan11axConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents a conceptual row in this + table and provides the information about the + clients associated on the WLAN, uniquely identified by + the cLWlanIndex." + INDEX { cLWlanIndex } + ::= { cLWlan11axConfigTable 1 } + +CLWlan11axConfigEntry ::= SEQUENCE { + cLWlan11axMuMimoUplinkEnable TruthValue, + cLWlan11axMuMimoDownlinkEnable TruthValue, + cLWlan11axOfdmaUplinkEnable TruthValue, + cLWlan11axOfdmaDownlinkEnable TruthValue, + cLWlan11axTargetWaketimeEnable TruthValue, + cLWlan11axBssColorModeEnable TruthValue, + cLWlan11axBssColorCode Unsigned32, + cLWlan11axBssPartialColorEnable TruthValue, + cLWlan11axTwtBroadcastSupport TruthValue +} + +cLWlan11axMuMimoUplinkEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 11ax Multi User Multiple Input + Multiple output Uplink is enabled or disabled for the WLAN. + MIMO is an antenna technology for wireless communications in + which multiple antennas are used at both the source + (transmitter) and the destination (receiver).The 802.11ax + Multi-user MIMO allow more users to claim MIMO simultaneously. + + A value of 'true' indicates that 11ax MU MIMO uplink is enabled + on WLAN. + A value of 'false' indicates that 11ax MU MIMO uplink is + disabled on the WLAN." + DEFVAL { false } + ::= { cLWlan11axConfigEntry 1 } + +cLWlan11axMuMimoDownlinkEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 11ax Multi User Multiple Input + Multiple Output Downlink is enabled or disabled for the WLAN. + MIMO is an antenna technology for wireless communications in + which multiple antennas are used at both the source + (transmitter) and the destination (receiver).The 802.11ax + Multi-user MIMO allow more users to claim MIMO simultaneously. + + A value of 'true' indicates that 11ax MU MIMO Downlink is + enabled on the WLAN. + A value of 'false' indicates that 11ax MU MIMO Downlink is + disabled on the WLAN" + DEFVAL { false } + ::= { cLWlan11axConfigEntry 2 } + +cLWlan11axOfdmaUplinkEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 11ax Orthogonal Frequency + Division Multiple Access uplink is enabled or disabled for the + WLAN.OFDMA allows multiple users to transmit simultaneously + and share the available bandwidth of a channel where each user + is allotted a portion of the available spectrum.This allows the + access point to satisfy the data rate requirements of each + individual user. + A value of 'true' indicates that 11ax OFDMA Uplink is enabled + on the WLAN. + A value of 'false' indicates that 11ax OFDMA Uplink is + disabled on the WLAN." + DEFVAL { false } + ::= { cLWlan11axConfigEntry 3 } + +cLWlan11axOfdmaDownlinkEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 11ax Orthogonal Frequency + Division Multiple Access downlink is enabled or disabled for + the WLAN. OFDMA allows multiple users to transmit + simultaneously and share the available bandwidth of a channel + where each user is allotted a portion of the available + spectrum.This allows the access point to satisfy the data rate + requirements of each individual user. + + A value of 'true' indicates that 11ax OFDMA Downlink is + enabled on the WLAN. + A value of 'false' indicates that 11ax OFDMA Downlink is + disabled on the WLAN." + DEFVAL { false } + ::= { cLWlan11axConfigEntry 4 } + +cLWlan11axTargetWaketimeEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 11ax TargetWaketime is enabled + or disabled for the WLAN. + Target Wake Time (TWT) is a function that permits an AP to + define a specific time or set of times for individual stations + (associated to this wlan) to access the medium. + + A value of 'true' indicates that 11ax TargetWaketime is + enabled on the WLAN. + A value of 'false' indicates that 11ax TargetWaketime is + disabled on the WLAN." + DEFVAL { false } + ::= { cLWlan11axConfigEntry 5 } + +cLWlan11axBssColorModeEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 11ax Basic service set color + mode is enabled or disabled for the WLAN. + BSS Coloring is a method of reducing medium contention overhead + due to overlapping basic service set (OBSS) and spatial reuse. + 802.11ax pre-amble assigns a BSS color value(0-255)to each AP + so that stations can differentiate between BSSs and new channel + access behavior will be assigned based on the color detected. + Thereby decreasing interference. + + A value of 'true' indicates that 11ax Bss color mode is enabled + on the WLAN. + A value of 'false' indicates tha 11ax Bss color mode is + disabled on the WLAN." + DEFVAL { false } + ::= { cLWlan11axConfigEntry 6 } + +cLWlan11axBssColorCode OBJECT-TYPE + SYNTAX Unsigned32 (0..255) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies 11ax Basic service set color code value + (0-255) of the WLAN. + BSS Coloring is a method of reducing medium contention overhead + due to overlapping basic service set (OBSS) and spatial reuse. + 802.11ax pre-amble assigns a BSS color value(0-255)to each AP + so that stations can differentiate between BSSs and new channel + access behavior will be assigned based on the color detected. + Thereby decreasing interference." + ::= { cLWlan11axConfigEntry 7 } + +cLWlan11axBssPartialColorEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 11ax Basic service set Partial + color mode is enabled or disabled for the WLAN. + BSS Partial Colorig is method of BSS coloring in which a + receiving station identifies the BSS from the AP so that the + station can use the channel access rules or reduce power + consumption. + A value of 'true' indicates 11ax Bss Partial color mode is + enabled on the WLAN. + A value of 'false' indicates 11ax Bss Partial color mode is + disabled on the WLAN." + DEFVAL { false } + ::= { cLWlan11axConfigEntry 8 } + +cLWlan11axTwtBroadcastSupport OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies whether 11ax TargetWaketime broadcast + support is enabled or disabled for the WLAN. + Target Wake Time (TWT) broadcast support is a function that + permits an AP to support broadcast method on a wlan for an + individual station (associated to this wlan) to access the + medium. + + A value of 'true' indicates that 11ax TargetWaketime + broadcast support is enabled on the WLAN. + A value of 'false' indicates that 11ax TargetWaketime + broadcast support is disabled on the WLAN." + DEFVAL { true } + ::= { cLWlan11axConfigEntry 9 } + + -- *********************************************** -- Wlan Scheduling Table -- *********************************************** @@ -4446,6 +4907,321 @@ cLPolicyWlanSchedulingRowStatus OBJECT-TYPE ::= { cLPolicyWlanSchedulingEntry 5 } +-- ************************************************************ +-- Ap-Group NTP server MIB +-- ************************************************************ +-- +-- ******************************************************************** +-- Configuration of AP-Group Network Time Protocol Server List +-- ******************************************************************** + +cLwappAPGroupNtpConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupNtpConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents the NTP-server configuration + for AP-Group. + The creation of a new row in cLwappAPGroupNtpConfigTable, + through an explicit network management action, + results in creation of an entry in this table. + Similarly, deletion of a row in + cLwappAPGroupNtpConfigTable through user action causes the + deletion of corresponding rows in this table." + ::= { ciscoLwappAPGroupNtpConfig 1 } + +cLAPGroupNtpConfigEntry OBJECT-TYPE + SYNTAX CLAPGroupNtpConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents AP-Group NTP + server info. + A maximum of 32 entries can be added." + INDEX { cLAPGroupNtpIndex } + ::= { cLwappAPGroupNtpConfigTable 1 } + +CLAPGroupNtpConfigEntry ::= SEQUENCE { + cLAPGroupNtpIndex Unsigned32, + cLAPGroupNtpAddressType InetAddressType, + cLAPGroupNtpAddress InetAddress, + cLAPGroupNtpAuthKeyIndex Unsigned32, + cLAPGroupNtpAuthEnable TruthValue, + cLAPGroupNtpRowStatus RowStatus +} + +cLAPGroupNtpIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object specifies the index value + at which NTP server is to be created." + ::= { cLAPGroupNtpConfigEntry 1 } + +cLAPGroupNtpAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the IP address + type (IPv4 or IPv6) of the NTP Server" + ::= { cLAPGroupNtpConfigEntry 2 } + +cLAPGroupNtpAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the IP address + of the NTP Server" + ::= { cLAPGroupNtpConfigEntry 3 } + +cLAPGroupNtpAuthKeyIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies key-index for NTP server + authentication." + DEFVAL { 0 } + ::= { cLAPGroupNtpConfigEntry 4 } + +cLAPGroupNtpAuthEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies authentication for NTP server + - A value of 'true' indicates authentication is enabled. + - A value of 'false' indicates authentication is disabled." + DEFVAL { false } + ::= { cLAPGroupNtpConfigEntry 5 } + +cLAPGroupNtpRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies row-status for + creation/deletion of NTP server entry." + ::= { cLAPGroupNtpConfigEntry 6 } + + +-- ******************************************************************** +-- Configuration of AP-Group Network Time Protocol Auth key List +-- ******************************************************************** + +cLAPGroupNtpAuthKeyConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupNtpAuthKeyConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The table represents configuration for authentication-key + list to be + used with AP-Group NTP server list. + The creation of a new row in cLAPGroupNtpAuthKeyConfigTable, + through an explicit network management action, + results in creation of an entry in this table. + Similarly, deletion of a row in + cLAPGroupNtpAuthKeyConfigTable through user action causes the + deletion of corresponding rows in this table." + ::= { ciscoLwappAPGroupNtpConfig 2 } + +cLAPGroupNtpAuthKeyConfigEntry OBJECT-TYPE + SYNTAX CLAPGroupNtpAuthKeyConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents AP-Group NTP + authentication key parameter. + A total of 32 entries can be added." + INDEX { cLAPGroupNtpAuthKeyListIndex } + ::= { cLAPGroupNtpAuthKeyConfigTable 1 } + +CLAPGroupNtpAuthKeyConfigEntry ::= SEQUENCE { + cLAPGroupNtpAuthKeyListIndex Unsigned32, + cLAPGroupNtpAuthKeyFormat INTEGER, + cLAPGroupNtpAuthKeyString OCTET STRING, + cLAPGroupNtpAuthKeyType INTEGER, + cLAPGroupNtpAuthKeyRowStatus RowStatus +} + +cLAPGroupNtpAuthKeyListIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object specifies the index of the + auth-key." + ::= { cLAPGroupNtpAuthKeyConfigEntry 1 } + +cLAPGroupNtpAuthKeyFormat OBJECT-TYPE + SYNTAX INTEGER { + ascii(1), + hex(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether the auth-key is ascii or hex" + ::= { cLAPGroupNtpAuthKeyConfigEntry 2 } + +cLAPGroupNtpAuthKeyString OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies the value of auth-key string" + ::= { cLAPGroupNtpAuthKeyConfigEntry 3 } + +cLAPGroupNtpAuthKeyType OBJECT-TYPE + SYNTAX INTEGER { + md5(1), + sha1(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies whether the auth-key is md5 or sha1" + ::= { cLAPGroupNtpAuthKeyConfigEntry 4 } + +cLAPGroupNtpAuthKeyRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies row-status for + creation/deletion for AP-Group auth-key entry." + ::= { cLAPGroupNtpAuthKeyConfigEntry 5 } + + +-- ******************************************************************** +-- Configuration of AP-Group Network Time Protocol Server +-- ******************************************************************** + +cLAPGroupNtpServerConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupNtpServerConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table represents configuration of + NTP-server for each AP Group." + ::= { ciscoLwappAPGroupNtpConfig 3 } + +cLAPGroupNtpServerConfigEntry OBJECT-TYPE + SYNTAX CLAPGroupNtpServerConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents NTP server used + by AP-Group." + INDEX { + cLAPGroupName, + cLAPGroupNtpServerIndex + } + ::= { cLAPGroupNtpServerConfigTable 1 } + +CLAPGroupNtpServerConfigEntry ::= SEQUENCE { + cLAPGroupNtpServerIndex Unsigned32, + cLAPGroupNtpServerAuthEnable TruthValue, + cLAPGroupNtpServerRowStatus RowStatus +} + +cLAPGroupNtpServerIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object specifies the NTP server index + to be used for AP-Group." + ::= { cLAPGroupNtpServerConfigEntry 1 } + +cLAPGroupNtpServerAuthEnable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies authentication for NTP for AP-Group + - A value of 'true' indicates authentication is enabled. + - A value of 'false' indicates authentication is disabled." + DEFVAL { false } + ::= { cLAPGroupNtpServerConfigEntry 2 } + +cLAPGroupNtpServerRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies row-status for + creation/deletion for NTP AP-Group entry." + ::= { cLAPGroupNtpServerConfigEntry 3 } + + +-- ******************************************************************** +-- Configuration of global NTP server for AP-Group +-- ******************************************************************** + +cLAPGroupGlobalNtpServerConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF CLAPGroupGlobalNtpServerConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The table represents NTP-server configuration to be used + as global AP Group." + ::= { ciscoLwappAPGroupNtpConfig 4 } + +cLAPGroupGlobalNtpServerConfigEntry OBJECT-TYPE + SYNTAX CLAPGroupGlobalNtpServerConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry in this table represents + AP-Group NTP Server to be used for global configuration." + INDEX { cLAPGroupGlobalNtpServerIndex } + ::= { cLAPGroupGlobalNtpServerConfigTable 1 } + +CLAPGroupGlobalNtpServerConfigEntry ::= SEQUENCE { + cLAPGroupGlobalNtpServerIndex Unsigned32, + cLAPGroupGlobalNtpServerAuth TruthValue, + cLAPGroupGlobalNtpServerRowStatus RowStatus +} + +cLAPGroupGlobalNtpServerIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object specifies NTP server index to be + mapped as global AP-Group NTP server." + ::= { cLAPGroupGlobalNtpServerConfigEntry 1 } + +cLAPGroupGlobalNtpServerAuth OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies authentication for global + AP-Group NTP server + - A value of 'true' indicates authentication is enabled. + - A value of 'false' indicates authentication is disabled." + DEFVAL { false } + ::= { cLAPGroupGlobalNtpServerConfigEntry 2 } + +cLAPGroupGlobalNtpServerRowStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object specifies row-status for + creation/deletion for global NTP AP-Group entry." + ::= { cLAPGroupGlobalNtpServerConfigEntry 3 } + + +-- ************************************************************ +-- Ap-Group NTP server MIB ends here +-- ************************************************************ +-- -- ******************************************************************** -- * Compliance statements -- ******************************************************************** @@ -4733,7 +5509,7 @@ ciscoLwappWlanMIBComplianceRev9 MODULE-COMPLIANCE ::= { ciscoLwappWlanMIBCompliances 10 } ciscoLwappWlanMIBComplianceRev10 MODULE-COMPLIANCE - STATUS current + STATUS deprecated DESCRIPTION "The compliance statement for the SNMP entities that implement the ciscoLwappWlanMIB module." @@ -4767,6 +5543,80 @@ ciscoLwappWlanMIBComplianceRev10 MODULE-COMPLIANCE } ::= { ciscoLwappWlanMIBCompliances 11 } +ciscoLwappWlanMIBComplianceRev11 MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappWlanConfigGroupSup1, + ciscoLwappWlanConfigClientGroup, + ciscoLwappWlanConfigGroupSup2, + ciscoLwappWlanConfigClientGroupSup1, + ciscoLwappWlanConfigGroupSup3, + ciscoLwappWlan11uConfigGroupsup1, + ciscoLwappWlanServiceAdvertisementConfigGroup, + ciscoLwappWlanHotSpot2ConfigGroup, + ciscoLwappWlanIosConfigGroup, + ciscoLwappWlanQosConfigGroup, + ciscoLwappWlan11uConfigGroupsup2, + ciscoLwappWlanHotSpot2ConfigGroupSup1, + ciscoLwappAPGroupsVlanConfigGroupSup1, + cLAPGroupsVenueConfigGroup, + cLAPGroupsMultipleVenueGroup, + ciscoLwappWlanConfigClientGroupSup2, + ciscoLwappWlanConfigFlexibleNetflowGroup, + ciscoLwappWlanConfigGroupSup5, + ciscoLwappAPGroupsVlanConfigGroupSup2, + ciscoLwappWlanConfigGroupSup6, + ciscoLwappWlanConfigGroupSup7, + ciscoLwappWlanConfigGroupSup8, + ciscoLwappWlan11vConfigGroup, + ciscoLwappApGroupConfigGroup, + ciscoLwappPolicyConfigGroup, + ciscoLwappWlan11kConfigGroup + } + ::= { ciscoLwappWlanMIBCompliances 12 } + +ciscoLwappWlanMIBComplianceRev12 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the SNMP entities that + implement the ciscoLwappWlanMIB module." + MODULE -- this module + MANDATORY-GROUPS { + ciscoLwappWlanConfigGroupSup1, + ciscoLwappWlanConfigClientGroup, + ciscoLwappWlanConfigGroupSup2, + ciscoLwappWlanConfigClientGroupSup1, + ciscoLwappWlanConfigGroupSup3, + ciscoLwappWlan11uConfigGroupsup1, + ciscoLwappWlanServiceAdvertisementConfigGroup, + ciscoLwappWlanHotSpot2ConfigGroup, + ciscoLwappWlanIosConfigGroup, + ciscoLwappWlanQosConfigGroup, + ciscoLwappWlan11uConfigGroupsup2, + ciscoLwappWlanHotSpot2ConfigGroupSup1, + ciscoLwappAPGroupsVlanConfigGroupSup1, + cLAPGroupsVenueConfigGroup, + cLAPGroupsMultipleVenueGroup, + ciscoLwappWlanConfigClientGroupSup2, + ciscoLwappWlanConfigFlexibleNetflowGroup, + ciscoLwappWlanConfigGroupSup5, + ciscoLwappAPGroupsVlanConfigGroupSup2, + ciscoLwappWlanConfigGroupSup6, + ciscoLwappWlanConfigGroupSup7, + ciscoLwappWlanConfigGroupSup8, + ciscoLwappWlan11vConfigGroup, + ciscoLwappApGroupConfigGroup, + ciscoLwappPolicyConfigGroup, + ciscoLwappWlan11kConfigGroup, + ciscoLwappWlan11axConfigGroup, + ciscoLwappApGroupNtpServerGroup + } + ::= { ciscoLwappWlanMIBCompliances 13 } + -- ******************************************************************** -- * Units of conformance -- ******************************************************************** @@ -4885,7 +5735,12 @@ ciscoLwappWlanConfigGroupSup3 OBJECT-GROUP cLWlanScanDeferTime, cLWlanLanSubType, cLWlanWebAuthOnMacFilterFailureEnabled, - cLWlanStaticIpTunnelingEnabled + cLWlanStaticIpTunnelingEnabled, + cLWlanEapProfileName, + cLWlanSetEapProfileName, + cLWlanMaxClientsAllowedPerAP, + cLWlanMdnsMode, + cLWlanOpportunisticKeyCaching } STATUS current DESCRIPTION @@ -4971,7 +5826,10 @@ ciscoLwappWlanIosConfigGroup OBJECT-GROUP cLWlanIosScanDeferPriority, cLWlanIosWebAuthParameterMapName, cLWlanIosQosClientUpStreamProfileName, - cLWlanIosQosClientDownStreamProfileName + cLWlanIosQosClientDownStreamProfileName, + cLWlanIosAuthorizationMethodListName, + cLWlanIosWebAuthAuthorizationMethodListName, + cLWlanIosMacOverrideMethodListName } STATUS current DESCRIPTION @@ -5212,7 +6070,8 @@ ciscoLwappWlan11vConfigGroup OBJECT-GROUP cLWlan11vBssTransEnable, cLWlan11vDisassocImmiEnable, cLWlan11vDisassocTimer, - cLWlan11vOpRoamDisassocTimer + cLWlan11vOpRoamDisassocTimer, + cLWlan11vDMSEnable } STATUS current DESCRIPTION @@ -5273,6 +6132,64 @@ ciscoLwappPolicyConfigGroup OBJECT-GROUP configuration of WLANs on the controller." ::= { ciscoLwappWlanMIBGroups 29 } +ciscoLwappWlan11kConfigGroup OBJECT-GROUP + OBJECTS { + cLWlan11kAssistedRoamingEnable, + cLWlan11kNeighborListEnable, + cLWlan11kDualbandNeigListEnable + } + STATUS current + DESCRIPTION + "This collection of objects represent the + configuration of AP Groups 11k on the controller + to be passed to an LWAPP AP." + ::= { ciscoLwappWlanMIBGroups 30 } + +ciscoLwappWlan11axConfigGroup OBJECT-GROUP + OBJECTS { + cLWlan11axMuMimoUplinkEnable, + cLWlan11axMuMimoDownlinkEnable, + cLWlan11axOfdmaUplinkEnable, + cLWlan11axOfdmaDownlinkEnable, + cLWlan11axTargetWaketimeEnable, + cLWlan11axBssColorModeEnable, + cLWlan11axBssColorCode, + cLWlan11axBssPartialColorEnable, + cLWlan11axTwtBroadcastSupport + } + STATUS current + DESCRIPTION + "This collection of objects represents 802.11ax + related configuration of WLANs on the controller + to be passed to an AP." + ::= { ciscoLwappWlanMIBGroups 31 } + +ciscoLwappApGroupNtpServerGroup OBJECT-GROUP + OBJECTS { + cLAPGroupNtpIndex, + cLAPGroupNtpAddress, + cLAPGroupNtpAddressType, + cLAPGroupNtpAuthKeyIndex, + cLAPGroupNtpAuthEnable, + cLAPGroupNtpRowStatus, + cLAPGroupNtpAuthKeyFormat, + cLAPGroupNtpAuthKeyListIndex, + cLAPGroupNtpAuthKeyString, + cLAPGroupNtpAuthKeyType, + cLAPGroupNtpAuthKeyRowStatus, + cLAPGroupGlobalNtpServerAuth, + cLAPGroupGlobalNtpServerRowStatus, + cLAPGroupGlobalNtpServerIndex, + cLAPGroupNtpServerAuthEnable, + cLAPGroupNtpServerRowStatus, + cLAPGroupNtpServerIndex + } + STATUS current + DESCRIPTION + "This collection of objects represents NTP + related configuration for AP-Group on the controller." + ::= { ciscoLwappWlanMIBGroups 32 } + END diff --git a/priv/mibs/cisco/CISCO-PROCESS-MIB b/priv/mibs/cisco/CISCO-PROCESS-MIB index e93b1107..a80200cf 100644 --- a/priv/mibs/cisco/CISCO-PROCESS-MIB +++ b/priv/mibs/cisco/CISCO-PROCESS-MIB @@ -1,12 +1,17 @@ +-- $Id$ +-- $Source$ -- ***************************************************************** -- CISCO-PROCESS-MIB.my: MIB for CPU and process statistics --- +-- -- August 1998, Ramanathan R. Kavasseri --- --- Copyright (c) 1998, 2001, 2003, 2006-2011 by cisco Systems Inc. +-- +-- Copyright (c) 1998, 2001, 2003, 2006-2011, 2020 by cisco Systems Inc. -- All rights reserved. -- ***************************************************************** --- +-- $Log$ +-- ***************************************************************** +-- $Endlog$ +-- -- This mib was extracted from RFC xxx CISCO-PROCESS-MIB DEFINITIONS ::= BEGIN @@ -43,7 +48,7 @@ IMPORTS ciscoProcessMIB MODULE-IDENTITY - LAST-UPDATED "201106230000Z" + LAST-UPDATED "202004210000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems @@ -58,14 +63,19 @@ ciscoProcessMIB MODULE-IDENTITY E-mail: cs-snmp@cisco.com" DESCRIPTION "The MIB module to describe active system processes. - Virtual Machine refers to those OS which can run the + Virtual Machine refers to those OS which can run the code or process of a different executional model OS. - Virtual Process assume the executional model + Virtual Process assume the executional model of a OS which is different from Native OS. Virtual Processes are also referred as Tasks. Thread is a sequence of instructions to be executed within a program. Thread which adhere to POSIX standard is referred as a POSIX thread." + REVISION "202004210000Z" + DESCRIPTION + "Added new attribute in cpmProcessTable. + Added new notification for a process in cpmProcessTable + upon PM state change." REVISION "201106230000Z" DESCRIPTION "Added new table cpmCoreTable as well as a new optoinal @@ -79,7 +89,7 @@ ciscoProcessMIB MODULE-IDENTITY Added new compliance group cpmCPUTotalMemoryCommitGroup which includes Committed memory objects. - Added new compliance cProcessMIBComplianceRev5 which + Added new compliance cProcessMIBComplianceRev5 which deprecates cProcessMIBComplianceRev4." REVISION "200910120000Z" DESCRIPTION @@ -90,7 +100,7 @@ ciscoProcessMIB MODULE-IDENTITY Added new compliance group cpmCPULoadAvgGroup which includes load average objects. - Added new compliance cProcessMIBComplianceRev4 which + Added new compliance cProcessMIBComplianceRev4 which deprecates cProcessMIBComplianceRev3." REVISION "200901230000Z" DESCRIPTION @@ -127,29 +137,29 @@ ciscoProcessMIB MODULE-IDENTITY REVISION "200703230000Z" DESCRIPTION "Added new objects to support POSIX compliant OS. Added - cpmThread, cpmThreadTable, cpmVirtualProcess, - cpmVirtualProcessTable and updated cpmCPUTotalTable, + cpmThread, cpmThreadTable, cpmVirtualProcess, + cpmVirtualProcessTable and updated cpmCPUTotalTable, cpmProcessExtRevTable. Added cProcessMIBComplianceRev2 - by deprecating cProcessMIBComplianceRev1. Added - cpmCPUPosixMemoryGroup, cpmPosixProcessGroup, + by deprecating cProcessMIBComplianceRev1. Added + cpmCPUPosixMemoryGroup, cpmPosixProcessGroup, cpmThreadGroup, cpmVirtualProcessGroup." REVISION "200301220000Z" DESCRIPTION "cpmCPUThresholdTable, cpmCPUHistoryTable, - cpmCPUProcessHistoryTable are added for CPU thresholding + cpmCPUProcessHistoryTable are added for CPU thresholding feature." REVISION "200105180000Z" DESCRIPTION "The objects cpmProcExtUtil5Sec, cpmProcExtUtil1Min, - cpmProcExtUtil5Min,cpmCPUTotal5sec, cpmCPUTotal1min + cpmProcExtUtil5Min,cpmCPUTotal5sec, cpmCPUTotal1min and cpmCPUTotal5min are deprecated to increase the value range as 0..100. The table cpmProcessExtTable - is deprecated. The new objects added are + is deprecated. The new objects added are cpmProcessExtRevTable, cpmProcExtMemAllocatedRev, - cpmProcExtMemFreedRev, cpmProcExtInvokedRev, + cpmProcExtMemFreedRev, cpmProcExtInvokedRev, cpmProcExtRuntimeRev, cpmProcExtUtil5SecRev, - cpmProcExtUtil1MinRev, cpmCPUTotal5MinRev, - cpmCPUTotal5secRev, cpmCPUTotal1minRev and + cpmProcExtUtil1MinRev, cpmCPUTotal5MinRev, + cpmCPUTotal5secRev, cpmCPUTotal1minRev and cpmCPUTotal5minRev." REVISION "9804150000Z" DESCRIPTION @@ -163,7 +173,7 @@ CPULoadAverage ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "The average number of processes in the queue waiting for CPU - time over the last N minutes, where the N is defined by the + time over the last N minutes, where the N is defined by the object using this TC. This is similar to UNIX/Linux system load average. The calculation may vary by different OS kernels, so refer to the specific system document of your interest. @@ -199,7 +209,7 @@ cpmCPUHistory OBJECT IDENTIFIER -- Cisco CPU Total Table cpmCPUTotalTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpmCPUTotalEntry + SYNTAX SEQUENCE OF CpmCPUTotalEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION @@ -214,7 +224,7 @@ cpmCPUTotalEntry OBJECT-TYPE "Overall information about the CPU load. Entries in this table come and go as CPUs are added and removed from the system." - INDEX { cpmCPUTotalIndex } + INDEX { cpmCPUTotalIndex } ::= { cpmCPUTotalTable 1 } CpmCPUTotalEntry ::= SEQUENCE { @@ -257,7 +267,7 @@ cpmCPUTotalIndex OBJECT-TYPE "An index that uniquely represents a CPU (or group of CPUs) whose CPU load information is reported by a row in this table. This index is assigned arbitrarily by the engine - and is not saved over reboots." + and is not saved over reboots." ::= { cpmCPUTotalEntry 1 } cpmCPUTotalPhysicalIndex OBJECT-TYPE @@ -273,7 +283,7 @@ cpmCPUTotalPhysicalIndex OBJECT-TYPE in this entry correspond to more than one physical entity (or to no physical entity), or if the entPhysicalTable is not supported on the SNMP agent, the value of this object - must be zero." + must be zero." ::= { cpmCPUTotalEntry 2 } cpmCPUTotal5sec OBJECT-TYPE @@ -282,10 +292,10 @@ cpmCPUTotal5sec OBJECT-TYPE STATUS deprecated DESCRIPTION "The overall CPU busy percentage in the last 5 second - period. This object obsoletes the busyPer object from + period. This object obsoletes the busyPer object from the OLD-CISCO-SYSTEM-MIB. This object is deprecated by cpmCPUTotal5secRev which has the changed range of - value (0..100)." + value (0..100)." ::= { cpmCPUTotalEntry 3 } cpmCPUTotal1min OBJECT-TYPE @@ -294,10 +304,10 @@ cpmCPUTotal1min OBJECT-TYPE STATUS deprecated DESCRIPTION "The overall CPU busy percentage in the last 1 minute - period. This object obsoletes the avgBusy1 object from + period. This object obsoletes the avgBusy1 object from the OLD-CISCO-SYSTEM-MIB. This object is deprecated by cpmCPUTotal1minRev which has the changed range - of value (0..100)." + of value (0..100)." ::= { cpmCPUTotalEntry 4 } cpmCPUTotal5min OBJECT-TYPE @@ -306,10 +316,10 @@ cpmCPUTotal5min OBJECT-TYPE STATUS deprecated DESCRIPTION "The overall CPU busy percentage in the last 5 minute - period. This object deprecates the avgBusy5 object from + period. This object deprecates the avgBusy5 object from the OLD-CISCO-SYSTEM-MIB. This object is deprecated - by cpmCPUTotal5minRev which has the changed range - of value (0..100)." + by cpmCPUTotal5minRev which has the changed range + of value (0..100)." ::= { cpmCPUTotalEntry 5 } cpmCPUTotal5secRev OBJECT-TYPE @@ -319,9 +329,9 @@ cpmCPUTotal5secRev OBJECT-TYPE STATUS deprecated DESCRIPTION "The overall CPU busy percentage in the last 5 second - period. This object deprecates the object cpmCPUTotal5sec + period. This object deprecates the object cpmCPUTotal5sec and increases the value range to (0..100). This object - is deprecated by cpmCPUTotalMonIntervalValue" + is deprecated by cpmCPUTotalMonIntervalValue" ::= { cpmCPUTotalEntry 6 } cpmCPUTotal1minRev OBJECT-TYPE @@ -331,8 +341,8 @@ cpmCPUTotal1minRev OBJECT-TYPE STATUS current DESCRIPTION "The overall CPU busy percentage in the last 1 minute - period. This object deprecates the object cpmCPUTotal1min - and increases the value range to (0..100)." + period. This object deprecates the object cpmCPUTotal1min + and increases the value range to (0..100)." ::= { cpmCPUTotalEntry 7 } cpmCPUTotal5minRev OBJECT-TYPE @@ -342,8 +352,8 @@ cpmCPUTotal5minRev OBJECT-TYPE STATUS current DESCRIPTION "The overall CPU busy percentage in the last 5 minute - period. This object deprecates the object cpmCPUTotal5min - and increases the value range to (0..100)." + period. This object deprecates the object cpmCPUTotal5min + and increases the value range to (0..100)." ::= { cpmCPUTotalEntry 8 } cpmCPUMonInterval OBJECT-TYPE @@ -353,8 +363,8 @@ cpmCPUMonInterval OBJECT-TYPE STATUS current DESCRIPTION "CPU usage monitoring interval. The value of this - object in seconds indicates the how often the - CPU utilization is calculated and monitored." + object in seconds indicates the how often the + CPU utilization is calculated and monitored." ::= { cpmCPUTotalEntry 9 } cpmCPUTotalMonIntervalValue OBJECT-TYPE @@ -364,8 +374,8 @@ cpmCPUTotalMonIntervalValue OBJECT-TYPE STATUS current DESCRIPTION "The overall CPU busy percentage in the last - cpmCPUMonInterval period. - This object deprecates the object cpmCPUTotal5secRev." + cpmCPUMonInterval period. + This object deprecates the object cpmCPUTotal5secRev." ::= { cpmCPUTotalEntry 10 } cpmCPUInterruptMonIntervalValue OBJECT-TYPE @@ -376,7 +386,7 @@ cpmCPUInterruptMonIntervalValue OBJECT-TYPE DESCRIPTION "The overall CPU busy percentage in the interrupt context in the last cpmCPUMonInterval - period." + period." ::= { cpmCPUTotalEntry 11 } cpmCPUMemoryUsed OBJECT-TYPE @@ -386,7 +396,7 @@ cpmCPUMemoryUsed OBJECT-TYPE STATUS current DESCRIPTION "The overall CPU wide system memory which is currently - under use." + under use." ::= { cpmCPUTotalEntry 12 } cpmCPUMemoryFree OBJECT-TYPE @@ -396,7 +406,7 @@ cpmCPUMemoryFree OBJECT-TYPE STATUS current DESCRIPTION "The overall CPU wide system memory which is currently - free." + free." ::= { cpmCPUTotalEntry 13 } cpmCPUMemoryKernelReserved OBJECT-TYPE @@ -406,7 +416,7 @@ cpmCPUMemoryKernelReserved OBJECT-TYPE STATUS current DESCRIPTION "The overall CPU wide system memory which is reserved - for kernel usage." + for kernel usage." ::= { cpmCPUTotalEntry 14 } cpmCPUMemoryLowest OBJECT-TYPE @@ -416,7 +426,7 @@ cpmCPUMemoryLowest OBJECT-TYPE STATUS current DESCRIPTION "The lowest free memory that has been recorded since - device has booted." + device has booted." ::= { cpmCPUTotalEntry 15 } cpmCPUMemoryUsedOvrflw OBJECT-TYPE @@ -428,7 +438,7 @@ cpmCPUMemoryUsedOvrflw OBJECT-TYPE "This object represents the upper 32-bit of cpmCPUMemoryUsed. This object needs to be supported only when the value of cpmCPUMemoryUsed exceeds 32-bit, otherwise this object value - would be set to 0." + would be set to 0." ::= { cpmCPUTotalEntry 16 } cpmCPUMemoryHCUsed OBJECT-TYPE @@ -438,7 +448,7 @@ cpmCPUMemoryHCUsed OBJECT-TYPE STATUS current DESCRIPTION "The overall CPU wide system memory which is currently under - use. This object is a 64-bit version of cpmCPUMemoryUsed." + use. This object is a 64-bit version of cpmCPUMemoryUsed." ::= { cpmCPUTotalEntry 17 } cpmCPUMemoryFreeOvrflw OBJECT-TYPE @@ -450,7 +460,7 @@ cpmCPUMemoryFreeOvrflw OBJECT-TYPE "This object represents the upper 32-bit of cpmCPUMemoryFree. This object needs to be supported only when the value of cpmCPUMemoryFree exceeds 32-bit, otherwise this object value - would be set to 0." + would be set to 0." ::= { cpmCPUTotalEntry 18 } cpmCPUMemoryHCFree OBJECT-TYPE @@ -460,7 +470,7 @@ cpmCPUMemoryHCFree OBJECT-TYPE STATUS current DESCRIPTION "The overall CPU wide system memory which is currently free. - This object is a 64-bit version of cpmCPUMemoryFree." + This object is a 64-bit version of cpmCPUMemoryFree." ::= { cpmCPUTotalEntry 19 } cpmCPUMemoryKernelReservedOvrflw OBJECT-TYPE @@ -470,10 +480,10 @@ cpmCPUMemoryKernelReservedOvrflw OBJECT-TYPE STATUS current DESCRIPTION "This object represents the upper 32-bit of - cpmCPUMemoryKernelReserved. This object needs - to be supported only when the value of + cpmCPUMemoryKernelReserved. This object needs + to be supported only when the value of cpmCPUMemoryKernelReserved exceeds 32-bit, otherwise - this object value would be set to 0." + this object value would be set to 0." ::= { cpmCPUTotalEntry 20 } cpmCPUMemoryHCKernelReserved OBJECT-TYPE @@ -484,7 +494,7 @@ cpmCPUMemoryHCKernelReserved OBJECT-TYPE DESCRIPTION "The overall CPU wide system memory which is reserved for kernel usage. This object is a 64-bit version of - cpmCPUMemoryKernelReserved." + cpmCPUMemoryKernelReserved." ::= { cpmCPUTotalEntry 21 } cpmCPUMemoryLowestOvrflw OBJECT-TYPE @@ -496,7 +506,7 @@ cpmCPUMemoryLowestOvrflw OBJECT-TYPE "This object represents the upper 32-bit of cpmCPUMemoryLowest. This object needs to be supported only when the value of cpmCPUMemoryLowest exceeds 32-bit, otherwise this object value - would be set to 0." + would be set to 0." ::= { cpmCPUTotalEntry 22 } cpmCPUMemoryHCLowest OBJECT-TYPE @@ -506,7 +516,7 @@ cpmCPUMemoryHCLowest OBJECT-TYPE STATUS current DESCRIPTION "The lowest free memory that has been recorded since device has - booted. This object is a 64-bit version of cpmCPUMemoryLowest." + booted. This object is a 64-bit version of cpmCPUMemoryLowest." ::= { cpmCPUTotalEntry 23 } cpmCPULoadAvg1min OBJECT-TYPE @@ -515,7 +525,7 @@ cpmCPULoadAvg1min OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The overall CPU load Average in the last 1 minute period" + "The overall CPU load Average in the last 1 minute period" ::= { cpmCPUTotalEntry 24 } cpmCPULoadAvg5min OBJECT-TYPE @@ -524,7 +534,7 @@ cpmCPULoadAvg5min OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The overall CPU load Average in the last 5 minutes period" + "The overall CPU load Average in the last 5 minutes period" ::= { cpmCPUTotalEntry 25 } cpmCPULoadAvg15min OBJECT-TYPE @@ -533,7 +543,7 @@ cpmCPULoadAvg15min OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The overall CPU load Average in the last 15 minutes period" + "The overall CPU load Average in the last 15 minutes period" ::= { cpmCPUTotalEntry 26 } cpmCPUMemoryCommitted OBJECT-TYPE @@ -542,7 +552,7 @@ cpmCPUMemoryCommitted OBJECT-TYPE STATUS current DESCRIPTION "The overall CPU wide system memory which is currently - Committed." + Committed." ::= { cpmCPUTotalEntry 27 } cpmCPUMemoryCommittedOvrflw OBJECT-TYPE @@ -554,7 +564,7 @@ cpmCPUMemoryCommittedOvrflw OBJECT-TYPE cpmCPUMemoryCommitted. This object needs to be supported only when the value of cpmCPUMemoryCommitted exceeds 32-bit, otherwise this object - value would be set to 0." + value would be set to 0." ::= { cpmCPUTotalEntry 28 } cpmCPUMemoryHCCommitted OBJECT-TYPE @@ -564,14 +574,14 @@ cpmCPUMemoryHCCommitted OBJECT-TYPE DESCRIPTION "The overall CPU wide system memory which is currently committed. This object is a 64-bit version of - cpmCPUMemoryCommitted" + cpmCPUMemoryCommitted" ::= { cpmCPUTotalEntry 29 } - + -- Cisco Core Table cpmCoreTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpmCoreEntry + SYNTAX SEQUENCE OF CpmCoreEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION @@ -588,7 +598,7 @@ cpmCoreEntry OBJECT-TYPE INDEX { cpmCPUTotalIndex, cpmCoreIndex - } + } ::= { cpmCoreTable 1 } CpmCoreEntry ::= SEQUENCE { @@ -610,7 +620,7 @@ cpmCoreIndex OBJECT-TYPE "An index that uniquely represents a Core (or group of Cores) whose Core load information is reported by a row in this table. This index is assigned arbitrarily by the engine - and is not saved over reboots." + and is not saved over reboots." ::= { cpmCoreEntry 1 } cpmCorePhysicalIndex OBJECT-TYPE @@ -626,7 +636,7 @@ cpmCorePhysicalIndex OBJECT-TYPE in this entry correspond to more than one physical entity (or to no physical entity), or if the entPhysicalTable is not supported on the SNMP agent, the value of this object - must be zero." + must be zero." ::= { cpmCoreEntry 2 } cpmCore5sec OBJECT-TYPE @@ -635,7 +645,7 @@ cpmCore5sec OBJECT-TYPE STATUS current DESCRIPTION "The overall Core busy percentage in the last 5 second - period." + period." ::= { cpmCoreEntry 3 } cpmCore1min OBJECT-TYPE @@ -644,7 +654,7 @@ cpmCore1min OBJECT-TYPE STATUS current DESCRIPTION "The overall Core busy percentage in the last 1 minute - period." + period." ::= { cpmCoreEntry 4 } cpmCore5min OBJECT-TYPE @@ -653,7 +663,7 @@ cpmCore5min OBJECT-TYPE STATUS current DESCRIPTION "The overall Core busy percentage in the last 5 minute - period." + period." ::= { cpmCoreEntry 5 } cpmCoreLoadAvg1min OBJECT-TYPE @@ -662,7 +672,7 @@ cpmCoreLoadAvg1min OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The overall Core load Average in the last 1 minute period" + "The overall Core load Average in the last 1 minute period" ::= { cpmCoreEntry 6 } cpmCoreLoadAvg5min OBJECT-TYPE @@ -671,7 +681,7 @@ cpmCoreLoadAvg5min OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The overall Core load Average in the last 5 minutes period" + "The overall Core load Average in the last 5 minutes period" ::= { cpmCoreEntry 7 } cpmCoreLoadAvg15min OBJECT-TYPE @@ -680,14 +690,14 @@ cpmCoreLoadAvg15min OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The overall Core load Average in the last 15 minutes period" + "The overall Core load Average in the last 15 minutes period" ::= { cpmCoreEntry 8 } - + -- Cisco Processes Common Table cpmProcessTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpmProcessEntry + SYNTAX SEQUENCE OF CpmProcessEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION @@ -701,17 +711,18 @@ cpmProcessEntry OBJECT-TYPE STATUS current DESCRIPTION "Generic information about an active process on this - device. Entries in this table come and go as processes are + device. Entries in this table come and go as processes are created and destroyed by the device." INDEX { cpmCPUTotalIndex, cpmProcessPID - } + } ::= { cpmProcessTable 1 } CpmProcessEntry ::= SEQUENCE { cpmProcessPID Unsigned32, cpmProcessName DisplayString, + cpmProcessState INTEGER, cpmProcessuSecs Unsigned32, cpmProcessTimeCreated TimeStamp, cpmProcessAverageUSecs Unsigned32 @@ -725,7 +736,7 @@ cpmProcessPID OBJECT-TYPE "This object contains the process ID. cpmTimeCreated should be checked against the last time it was polled, and if it has changed the PID has been reused and the - entire entry should be polled again." + entire entry should be polled again." ::= { cpmProcessEntry 1 } cpmProcessName OBJECT-TYPE @@ -736,9 +747,40 @@ cpmProcessName OBJECT-TYPE "The name associated with this process. If the name is longer than 32 characters, it will be truncated to the first 31 characters, and a `*' will be appended as the last - character to imply this is a truncated process name." + character to imply this is a truncated process name." ::= { cpmProcessEntry 2 } +cpmProcessState OBJECT-TYPE + SYNTAX INTEGER { + down(0), + running(1), + started(2), + waiting(3), + disabled(4), + userdisabled(5), + locked(6), + other(7) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates the current state of a process. + Running state means that the process is actively + consuming CPU. All the other states are just waiting + states. The valid states are: + other - Any other state apart from the + ones listed. + down - The process is not operational. + running - Actively running on a core. + started - The process is just forked. + waiting - The ProcessMgr config for this process specifies a delay before the + process moves to running. + disabled - The process is not enabled in the ProcessMgr configuration. + userdisabled - The process is put to disabled state by admin. + locked - Implies that if the process exits, it will not be restarted until + the lock is released." + ::= { cpmProcessEntry 3 } + cpmProcessuSecs OBJECT-TYPE SYNTAX Unsigned32 UNITS "microseconds" @@ -747,7 +789,7 @@ cpmProcessuSecs OBJECT-TYPE DESCRIPTION "Average elapsed CPU time in microseconds when the process was active. This object is deprecated - by cpmProcessAverageUSecs." + by cpmProcessAverageUSecs." ::= { cpmProcessEntry 4 } cpmProcessTimeCreated OBJECT-TYPE @@ -756,8 +798,8 @@ cpmProcessTimeCreated OBJECT-TYPE STATUS current DESCRIPTION "The time when the process was created. The process ID - and the time when the process was created, uniquely - identifies a process." + and the time when the process was created, uniquely + identifies a process." ::= { cpmProcessEntry 5 } cpmProcessAverageUSecs OBJECT-TYPE @@ -768,15 +810,15 @@ cpmProcessAverageUSecs OBJECT-TYPE DESCRIPTION "Average elapsed CPU time in microseconds when the process was active. This object deprecates the - object cpmProcessuSecs." + object cpmProcessuSecs." ::= { cpmProcessEntry 6 } - + -- Cisco processes detail Table. This table is mandatory on systems -- that have the internal capability to keep the information. cpmProcessExtTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpmProcessExtEntry + SYNTAX SEQUENCE OF CpmProcessExtEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION @@ -795,7 +837,7 @@ cpmProcessExtEntry OBJECT-TYPE "An entry containing additional information for a particular process. This object is deprecated by cpmProcessExtRevEntry." - AUGMENTS { cpmProcessEntry } + AUGMENTS { cpmProcessEntry } ::= { cpmProcessExtTable 1 } CpmProcessExtEntry ::= SEQUENCE { @@ -819,7 +861,7 @@ cpmProcExtMemAllocated OBJECT-TYPE this process has received from the system. This includes memory that may have been returned. The sum of freed memory is provided by cpmProcExtMemFreed. This object - is deprecated by cpmProcExtMemAllocatedRev." + is deprecated by cpmProcExtMemAllocatedRev." ::= { cpmProcessExtEntry 1 } cpmProcExtMemFreed OBJECT-TYPE @@ -829,8 +871,8 @@ cpmProcExtMemFreed OBJECT-TYPE STATUS deprecated DESCRIPTION "The sum of all memory that this process has returned - to the system. This object is deprecated by - cpmProcExtMemFreedRev." + to the system. This object is deprecated by + cpmProcExtMemFreedRev." ::= { cpmProcessExtEntry 2 } cpmProcExtInvoked OBJECT-TYPE @@ -840,7 +882,7 @@ cpmProcExtInvoked OBJECT-TYPE DESCRIPTION "The number of times since cpmTimeCreated that the process has been invoked. This object is - deprecated by cpmProcExtInvokedRev." + deprecated by cpmProcExtInvokedRev." ::= { cpmProcessExtEntry 3 } cpmProcExtRuntime OBJECT-TYPE @@ -851,7 +893,7 @@ cpmProcExtRuntime OBJECT-TYPE DESCRIPTION "The amount of CPU time the process has used, in microseconds. This object is deprecated by - cpmProcExtRuntimeRev." + cpmProcExtRuntimeRev." ::= { cpmProcessExtEntry 4 } cpmProcExtUtil5Sec OBJECT-TYPE @@ -860,13 +902,13 @@ cpmProcExtUtil5Sec OBJECT-TYPE STATUS deprecated DESCRIPTION "This object provides a general idea of how busy - a process caused the processor to be over a 5 - second period. It is determined as a weighted - decaying average of the current idle time over - the longest idle time. Note that this information - should be used as an estimate only. This object is - deprecated by cpmProcExtUtil5SecRev which has the - changed range of value (0..100)." + a process caused the processor to be over a 5 + second period. It is determined as a weighted + decaying average of the current idle time over + the longest idle time. Note that this information + should be used as an estimate only. This object is + deprecated by cpmProcExtUtil5SecRev which has the + changed range of value (0..100)." ::= { cpmProcessExtEntry 5 } cpmProcExtUtil1Min OBJECT-TYPE @@ -875,13 +917,13 @@ cpmProcExtUtil1Min OBJECT-TYPE STATUS deprecated DESCRIPTION "This object provides a general idea of how busy - a process caused the processor to be over a 1 - minute period. It is determined as a weighted - decaying average of the current idle time over the - longest idle time. Note that this information - should be used as an estimate only. This object is + a process caused the processor to be over a 1 + minute period. It is determined as a weighted + decaying average of the current idle time over the + longest idle time. Note that this information + should be used as an estimate only. This object is deprecated by cpmProcExtUtil1MinRev which has - the changed range of value (0..100)." + the changed range of value (0..100)." ::= { cpmProcessExtEntry 6 } cpmProcExtUtil5Min OBJECT-TYPE @@ -890,13 +932,13 @@ cpmProcExtUtil5Min OBJECT-TYPE STATUS deprecated DESCRIPTION "This object provides a general idea of how busy - a process caused the processor to be over a 5 - minute period. It is determined as a weighted - decaying average of the current idle time over - the longest idle time. Note that this information + a process caused the processor to be over a 5 + minute period. It is determined as a weighted + decaying average of the current idle time over + the longest idle time. Note that this information should be used as an estimate only. This object is deprecated by cpmProcExtUtil5MinRev which - has the changed range of value (0..100)." + has the changed range of value (0..100)." ::= { cpmProcessExtEntry 7 } cpmProcExtPriority OBJECT-TYPE @@ -912,20 +954,20 @@ cpmProcExtPriority OBJECT-TYPE DESCRIPTION "The priority level at which the process is running. This object is deprecated by - cpmProcExtPriorityRev." + cpmProcExtPriorityRev." ::= { cpmProcessExtEntry 8 } - + cpmProcessExtRevTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpmProcessExtRevEntry + SYNTAX SEQUENCE OF CpmProcessExtRevEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains information that may or may not be available on all cisco devices. It contains additional objects for the more general - cpmProcessTable. This object deprecates + cpmProcessTable. This object deprecates cpmProcessExtTable." ::= { cpmProcess 3 } @@ -935,12 +977,12 @@ cpmProcessExtRevEntry OBJECT-TYPE STATUS current DESCRIPTION "An entry containing additional information for - a particular process. This object deprecates + a particular process. This object deprecates cpmProcessExtEntry." INDEX { cpmCPUTotalIndex, cpmProcessPID - } + } ::= { cpmProcessExtRevTable 1 } CpmProcessExtRevEntry ::= SEQUENCE { @@ -986,7 +1028,7 @@ cpmProcExtMemAllocatedRev OBJECT-TYPE this process has received from the system. This includes memory that may have been returned. The sum of freed memory is provided by cpmProcExtMemFreedRev. This object - deprecates cpmProcExtMemAllocated." + deprecates cpmProcExtMemAllocated." ::= { cpmProcessExtRevEntry 1 } cpmProcExtMemFreedRev OBJECT-TYPE @@ -996,8 +1038,8 @@ cpmProcExtMemFreedRev OBJECT-TYPE STATUS current DESCRIPTION "The sum of all memory that this process has returned - to the system. This object deprecates - cpmProcExtMemFreed." + to the system. This object deprecates + cpmProcExtMemFreed." ::= { cpmProcessExtRevEntry 2 } cpmProcExtInvokedRev OBJECT-TYPE @@ -1006,8 +1048,8 @@ cpmProcExtInvokedRev OBJECT-TYPE STATUS current DESCRIPTION "The number of times since cpmTimeCreated that - the process has been invoked. This object - deprecates cpmProcExtInvoked." + the process has been invoked. This object + deprecates cpmProcExtInvoked." ::= { cpmProcessExtRevEntry 3 } cpmProcExtRuntimeRev OBJECT-TYPE @@ -1018,7 +1060,7 @@ cpmProcExtRuntimeRev OBJECT-TYPE DESCRIPTION "The amount of CPU time the process has used, in microseconds. This object deprecates - cpmProcExtRuntime." + cpmProcExtRuntime." ::= { cpmProcessExtRevEntry 4 } cpmProcExtUtil5SecRev OBJECT-TYPE @@ -1028,13 +1070,13 @@ cpmProcExtUtil5SecRev OBJECT-TYPE STATUS current DESCRIPTION "This object provides a general idea of how busy - a process caused the processor to be over a 5 - second period. It is determined as a weighted - decaying average of the current idle time over - the longest idle time. Note that this information + a process caused the processor to be over a 5 + second period. It is determined as a weighted + decaying average of the current idle time over + the longest idle time. Note that this information should be used as an estimate only. This object - deprecates cpmProcExtUtil5Sec and increases the - value range to (0..100)." + deprecates cpmProcExtUtil5Sec and increases the + value range to (0..100)." ::= { cpmProcessExtRevEntry 5 } cpmProcExtUtil1MinRev OBJECT-TYPE @@ -1044,13 +1086,13 @@ cpmProcExtUtil1MinRev OBJECT-TYPE STATUS current DESCRIPTION "This object provides a general idea of how busy - a process caused the processor to be over a 1 - minute period. It is determined as a weighted - decaying average of the current idle time over the - longest idle time. Note that this information - should be used as an estimate only. This object + a process caused the processor to be over a 1 + minute period. It is determined as a weighted + decaying average of the current idle time over the + longest idle time. Note that this information + should be used as an estimate only. This object deprecates cpmProcExtUtil1Min and increases the value - range to (0..100)." + range to (0..100)." ::= { cpmProcessExtRevEntry 6 } cpmProcExtUtil5MinRev OBJECT-TYPE @@ -1060,13 +1102,13 @@ cpmProcExtUtil5MinRev OBJECT-TYPE STATUS current DESCRIPTION "This object provides a general idea of how busy - a process caused the processor to be over a 5 - minute period. It is determined as a weighted - decaying average of the current idle time over - the longest idle time. Note that this information + a process caused the processor to be over a 5 + minute period. It is determined as a weighted + decaying average of the current idle time over + the longest idle time. Note that this information should be used as an estimate only. This object deprecates cpmProcExtUtil5Min and increases the - value range to (0..100)." + value range to (0..100)." ::= { cpmProcessExtRevEntry 7 } cpmProcExtPriorityRev OBJECT-TYPE @@ -1081,8 +1123,8 @@ cpmProcExtPriorityRev OBJECT-TYPE STATUS current DESCRIPTION "The priority level at which the process is - running. This object deprecates - cpmProcExtPriority." + running. This object deprecates + cpmProcExtPriority." ::= { cpmProcessExtRevEntry 8 } cpmProcessType OBJECT-TYPE @@ -1094,7 +1136,7 @@ cpmProcessType OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "This indicates the kind of process in context." + "This indicates the kind of process in context." ::= { cpmProcessExtRevEntry 9 } cpmProcessRespawn OBJECT-TYPE @@ -1104,7 +1146,7 @@ cpmProcessRespawn OBJECT-TYPE DESCRIPTION "This indicates whether respawn of a process is enabled or not. If enabled the process in context repawns after - it has crashed/stopped." + it has crashed/stopped." ::= { cpmProcessExtRevEntry 10 } cpmProcessRespawnCount OBJECT-TYPE @@ -1113,7 +1155,7 @@ cpmProcessRespawnCount OBJECT-TYPE STATUS current DESCRIPTION "This indicates the number of times the process has - respawned/restarted." + respawned/restarted." ::= { cpmProcessExtRevEntry 11 } cpmProcessRespawnAfterLastPatch OBJECT-TYPE @@ -1122,8 +1164,8 @@ cpmProcessRespawnAfterLastPatch OBJECT-TYPE STATUS current DESCRIPTION "This indicates the number of times a process has - restarted after the last patch is applied. This is to - determine the stability of the last patch." + restarted after the last patch is applied. This is to + determine the stability of the last patch." ::= { cpmProcessExtRevEntry 12 } cpmProcessMemoryCore OBJECT-TYPE @@ -1141,14 +1183,14 @@ cpmProcessMemoryCore OBJECT-TYPE STATUS current DESCRIPTION "This indicates the part of process memory to be - dumped when a process crashes. The process - memory is used for debugging purposes to trace the + dumped when a process crashes. The process + memory is used for debugging purposes to trace the root cause of the crash. sparse - Some operating systems support minimal dump of process core like register info, partial stack, partial memory pages especially for critical process - to facilitate faster process restart." + to facilitate faster process restart." ::= { cpmProcessExtRevEntry 13 } cpmProcessLastRestartUser OBJECT-TYPE @@ -1157,7 +1199,7 @@ cpmProcessLastRestartUser OBJECT-TYPE STATUS current DESCRIPTION "This indicate the user that has last restarted the - process or has taken running coredump of the process." + process or has taken running coredump of the process." ::= { cpmProcessExtRevEntry 14 } cpmProcessTextSegmentSize OBJECT-TYPE @@ -1167,7 +1209,7 @@ cpmProcessTextSegmentSize OBJECT-TYPE STATUS current DESCRIPTION "This indicates the text memory of a process and all - its shared objects." + its shared objects." ::= { cpmProcessExtRevEntry 15 } cpmProcessDataSegmentSize OBJECT-TYPE @@ -1177,7 +1219,7 @@ cpmProcessDataSegmentSize OBJECT-TYPE STATUS current DESCRIPTION "This indicates the data segment of a process and - all its shared objects." + all its shared objects." ::= { cpmProcessExtRevEntry 16 } cpmProcessStackSize OBJECT-TYPE @@ -1187,7 +1229,7 @@ cpmProcessStackSize OBJECT-TYPE STATUS current DESCRIPTION "This indicates the amount of stack memory used by the - process." + process." ::= { cpmProcessExtRevEntry 17 } cpmProcessDynamicMemorySize OBJECT-TYPE @@ -1197,7 +1239,7 @@ cpmProcessDynamicMemorySize OBJECT-TYPE STATUS current DESCRIPTION "This indicates the amount of dynamic memory being used - by the process." + by the process." ::= { cpmProcessExtRevEntry 18 } cpmProcExtMemAllocatedRevOvrflw OBJECT-TYPE @@ -1208,9 +1250,9 @@ cpmProcExtMemAllocatedRevOvrflw OBJECT-TYPE DESCRIPTION "This object represents the upper 32-bit of cpmProcExtMemAllocatedRev. This object needs - to be supported only when the value of - cpmProcExtMemAllocatedRev exceeds 32-bit, - otherwise this object value would be set to 0." + to be supported only when the value of + cpmProcExtMemAllocatedRev exceeds 32-bit, + otherwise this object value would be set to 0." ::= { cpmProcessExtRevEntry 19 } cpmProcExtHCMemAllocatedRev OBJECT-TYPE @@ -1222,7 +1264,7 @@ cpmProcExtHCMemAllocatedRev OBJECT-TYPE "The sum of all the dynamically allocated memory that this process has received from the system. This includes memory that may have been returned. This object is a 64-bit version - of cpmProcExtMemAllocatedRev." + of cpmProcExtMemAllocatedRev." ::= { cpmProcessExtRevEntry 20 } cpmProcExtMemFreedRevOvrflw OBJECT-TYPE @@ -1232,10 +1274,10 @@ cpmProcExtMemFreedRevOvrflw OBJECT-TYPE STATUS current DESCRIPTION "This object represents the upper 32-bit of - cpmProcExtMemFreedRev. This object needs to + cpmProcExtMemFreedRev. This object needs to be supported only when the value of cpmProcExtMemFreedRev exceeds 32-bit,otherwise - this object value would be set to 0." + this object value would be set to 0." ::= { cpmProcessExtRevEntry 21 } cpmProcExtHCMemFreedRev OBJECT-TYPE @@ -1246,7 +1288,7 @@ cpmProcExtHCMemFreedRev OBJECT-TYPE DESCRIPTION "The sum of all memory that this process has returned to the system. This object is a 64-bit version of - cpmProcExtMemFreedRev." + cpmProcExtMemFreedRev." ::= { cpmProcessExtRevEntry 22 } cpmProcessTextSegmentSizeOvrflw OBJECT-TYPE @@ -1257,9 +1299,9 @@ cpmProcessTextSegmentSizeOvrflw OBJECT-TYPE DESCRIPTION "This object represents the upper 32-bit of cpmProcessTextSegmentSize. This object needs - to be supported only when the value of - cpmProcessTextSegmentSize exceeds 32-bit, - otherwise this object value would be set to 0." + to be supported only when the value of + cpmProcessTextSegmentSize exceeds 32-bit, + otherwise this object value would be set to 0." ::= { cpmProcessExtRevEntry 23 } cpmProcessHCTextSegmentSize OBJECT-TYPE @@ -1270,7 +1312,7 @@ cpmProcessHCTextSegmentSize OBJECT-TYPE DESCRIPTION "This indicates the text memory of a process and all its shared objects. This object is a 64-bit version - of cpmProcessTextSegmentSize." + of cpmProcessTextSegmentSize." ::= { cpmProcessExtRevEntry 24 } cpmProcessDataSegmentSizeOvrflw OBJECT-TYPE @@ -1281,9 +1323,9 @@ cpmProcessDataSegmentSizeOvrflw OBJECT-TYPE DESCRIPTION "This object represents the upper 32-bit of cpmProcessDataSegmentSize. This object needs - to be supported only when the value of - cpmProcessDataSegmentSize exceeds 32-bit, - otherwise this object value would be set to 0." + to be supported only when the value of + cpmProcessDataSegmentSize exceeds 32-bit, + otherwise this object value would be set to 0." ::= { cpmProcessExtRevEntry 25 } cpmProcessHCDataSegmentSize OBJECT-TYPE @@ -1294,7 +1336,7 @@ cpmProcessHCDataSegmentSize OBJECT-TYPE DESCRIPTION "This indicates the data segment of a process and all its shared objects.. This object is a 64-bit - version of cpmProcessDataSegmentSize." + version of cpmProcessDataSegmentSize." ::= { cpmProcessExtRevEntry 26 } cpmProcessStackSizeOvrflw OBJECT-TYPE @@ -1306,7 +1348,7 @@ cpmProcessStackSizeOvrflw OBJECT-TYPE "This object represents the upper 32-bit of cpmProcessStackSize. This object needs to be supported only when the value of cpmProcessStackSize exceeds 32-bit, otherwise this object value - would be set to 0." + would be set to 0." ::= { cpmProcessExtRevEntry 27 } cpmProcessHCStackSize OBJECT-TYPE @@ -1316,7 +1358,7 @@ cpmProcessHCStackSize OBJECT-TYPE STATUS current DESCRIPTION "This indicates the amount of stack memory used by the process. - This object is a 64-bit version of cpmProcessStackSize." + This object is a 64-bit version of cpmProcessStackSize." ::= { cpmProcessExtRevEntry 28 } cpmProcessDynamicMemorySizeOvrflw OBJECT-TYPE @@ -1327,9 +1369,9 @@ cpmProcessDynamicMemorySizeOvrflw OBJECT-TYPE DESCRIPTION "This object represents the upper 32-bit of cpmProcessDynamicMemorySize. This object needs - to be supported only when the value of - cpmProcessDynamicMemorySize exceeds 32-bit, - otherwise this object value would be set to 0." + to be supported only when the value of + cpmProcessDynamicMemorySize exceeds 32-bit, + otherwise this object value would be set to 0." ::= { cpmProcessExtRevEntry 29 } cpmProcessHCDynamicMemorySize OBJECT-TYPE @@ -1340,16 +1382,16 @@ cpmProcessHCDynamicMemorySize OBJECT-TYPE DESCRIPTION "This indicates the amount of dynamic memory being used by the process. This object is a 64-bit version of - cpmProcessDynamicMemorySize." + cpmProcessDynamicMemorySize." ::= { cpmProcessExtRevEntry 30 } - + -- Threshold Table allows the CPU threshold configurations. -- When the configured threshold is reached a NMS will be notified -- with this event. cpmCPUThresholdTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpmCPUThresholdEntry + SYNTAX SEQUENCE OF CpmCPUThresholdEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION @@ -1369,7 +1411,7 @@ cpmCPUThresholdEntry OBJECT-TYPE INDEX { cpmCPUTotalIndex, cpmCPUThresholdClass - } + } ::= { cpmCPUThresholdTable 1 } CpmCPUThresholdEntry ::= SEQUENCE { @@ -1395,7 +1437,7 @@ cpmCPUThresholdClass OBJECT-TYPE the total CPU utilization, interrupt(2) indicates the the CPU utilization in interrupt context and process(3) indicates the CPU utilization in the process level - execution context." + execution context." ::= { cpmCPUThresholdEntry 1 } cpmCPURisingThresholdValue OBJECT-TYPE @@ -1404,11 +1446,11 @@ cpmCPURisingThresholdValue OBJECT-TYPE STATUS current DESCRIPTION "The percentage rising threshold value configured by - the user. The value indicates, + the user. The value indicates, if the percentage CPU utilization is equal to or above - this value for cpmCPURisingThresholdPeriod duration + this value for cpmCPURisingThresholdPeriod duration then send a cpmCPURisingThreshold notification to - the NMS." + the NMS." ::= { cpmCPUThresholdEntry 2 } cpmCPURisingThresholdPeriod OBJECT-TYPE @@ -1418,11 +1460,11 @@ cpmCPURisingThresholdPeriod OBJECT-TYPE STATUS current DESCRIPTION "This is an observation interval. - The value of this object indicates that + The value of this object indicates that the CPU utilization should be above - cpmCPURisingThresholdValue for this duration to send a + cpmCPURisingThresholdValue for this duration to send a cpmCPURisingThreshold notification to the NMS." - DEFVAL { 5 } + DEFVAL { 5 } ::= { cpmCPUThresholdEntry 3 } cpmCPUFallingThresholdValue OBJECT-TYPE @@ -1431,11 +1473,11 @@ cpmCPUFallingThresholdValue OBJECT-TYPE STATUS current DESCRIPTION "The percentage falling threshold value configured by - the user. The value indicates, if the percentage - CPU utilization is equal to or below this value for + the user. The value indicates, if the percentage + CPU utilization is equal to or below this value for cpmCPUFallingThresholdPeriod duration - then send a cpmCPUFallingThreshold notification - to the NMS." + then send a cpmCPUFallingThreshold notification + to the NMS." ::= { cpmCPUThresholdEntry 4 } cpmCPUFallingThresholdPeriod OBJECT-TYPE @@ -1446,9 +1488,9 @@ cpmCPUFallingThresholdPeriod OBJECT-TYPE DESCRIPTION "This is an observation interval. The value of this object indicates that CPU utilization should be below - cpmCPUFallingThresholdValue for this duration to send a + cpmCPUFallingThresholdValue for this duration to send a cpmCPURisingThreshold notification to the NMS." - DEFVAL { 5 } + DEFVAL { 5 } ::= { cpmCPUThresholdEntry 5 } cpmCPUThresholdEntryStatus OBJECT-TYPE @@ -1456,9 +1498,9 @@ cpmCPUThresholdEntryStatus OBJECT-TYPE MAX-ACCESS read-create STATUS current DESCRIPTION - "The status of this table entry." + "The status of this table entry." ::= { cpmCPUThresholdEntry 6 } - + cpmCPUHistoryThreshold OBJECT-TYPE @@ -1468,9 +1510,9 @@ cpmCPUHistoryThreshold OBJECT-TYPE DESCRIPTION "The user configured value of this object gives the minimum percent CPU utilization of a process - in the last cpmCPUMonInterval duration required to be a + in the last cpmCPUMonInterval duration required to be a member of history table. When this object is changed - the new value will have effect in the next interval." + the new value will have effect in the next interval." ::= { cpmCPUHistory 1 } cpmCPUHistorySize OBJECT-TYPE @@ -1479,18 +1521,18 @@ cpmCPUHistorySize OBJECT-TYPE STATUS current DESCRIPTION "A value configured by the user which specifies the - number of reports in the history table. + number of reports in the history table. A report contains set of processes which crossed - the cpmCPUHistoryThreshold - in the last cpmCPUMonInterval along with + the cpmCPUHistoryThreshold + in the last cpmCPUMonInterval along with the time at which this report is - created, total and interrupt CPU utilizations. + created, total and interrupt CPU utilizations. When this object is changed - the new value will have effect in the next interval." + the new value will have effect in the next interval." ::= { cpmCPUHistory 2 } cpmCPUHistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpmCPUHistoryEntry + SYNTAX SEQUENCE OF CpmCPUHistoryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION @@ -1504,13 +1546,13 @@ cpmCPUHistoryEntry OBJECT-TYPE DESCRIPTION "A historical sample of CPU utilization statistics. cpmCPUTotalIndex identifies the CPU (or group of CPUs) - for which this history is collected. + for which this history is collected. When the cpmCPUHistorySize is reached the least recent entry is lost." INDEX { cpmCPUTotalIndex, cpmCPUHistoryReportId - } + } ::= { cpmCPUHistoryTable 1 } CpmCPUHistoryEntry ::= SEQUENCE { @@ -1530,10 +1572,10 @@ cpmCPUHistoryReportId OBJECT-TYPE will have same value for this object. When the configured threshold for being a part of History table is reached then the qualified processes become the - part of history table. The entries which became the + part of history table. The entries which became the part of history table at one instant will have the same value for this object. When this object - reaches the max index value then it will wrap around." + reaches the max index value then it will wrap around." ::= { cpmCPUHistoryEntry 1 } cpmCPUHistoryReportSize OBJECT-TYPE @@ -1542,8 +1584,8 @@ cpmCPUHistoryReportSize OBJECT-TYPE STATUS current DESCRIPTION "The number of process entries in a report. - This object gives information about how many processes - became a part of history table at one instant." + This object gives information about how many processes + became a part of history table at one instant." ::= { cpmCPUHistoryEntry 2 } cpmCPUHistoryTotalUtil OBJECT-TYPE @@ -1553,7 +1595,7 @@ cpmCPUHistoryTotalUtil OBJECT-TYPE STATUS current DESCRIPTION "Total percentage of CPU utilization - at cpmCPUHistoryCreated." + at cpmCPUHistoryCreated." ::= { cpmCPUHistoryEntry 3 } cpmCPUHistoryInterruptUtil OBJECT-TYPE @@ -1563,7 +1605,7 @@ cpmCPUHistoryInterruptUtil OBJECT-TYPE STATUS current DESCRIPTION "Percentage of CPU utilization in the interrupt context - at cpmCPUHistoryCreated." + at cpmCPUHistoryCreated." ::= { cpmCPUHistoryEntry 4 } cpmCPUHistoryCreatedTime OBJECT-TYPE @@ -1572,13 +1614,13 @@ cpmCPUHistoryCreatedTime OBJECT-TYPE STATUS current DESCRIPTION "Time stamp with respect to sysUpTime indicating - the time at which this report is created." + the time at which this report is created." ::= { cpmCPUHistoryEntry 5 } - + cpmThreadTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpmThreadEntry + SYNTAX SEQUENCE OF CpmThreadEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION @@ -1597,7 +1639,7 @@ cpmThreadEntry OBJECT-TYPE cpmCPUTotalIndex, cpmProcessPID, cpmThreadID - } + } ::= { cpmThreadTable 1 } CpmThreadEntry ::= SEQUENCE { @@ -1618,7 +1660,7 @@ cpmThreadID OBJECT-TYPE STATUS current DESCRIPTION "This object contains the thread ID. ThreadID is - Unique per process." + Unique per process." ::= { cpmThreadEntry 1 } cpmThreadName OBJECT-TYPE @@ -1627,8 +1669,8 @@ cpmThreadName OBJECT-TYPE STATUS current DESCRIPTION "This object represents the name of the thread. - Thread names need not be unique. Hence statistics - should be analyzed against thread ID." + Thread names need not be unique. Hence statistics + should be analyzed against thread ID." ::= { cpmThreadEntry 2 } cpmThreadPriority OBJECT-TYPE @@ -1637,8 +1679,8 @@ cpmThreadPriority OBJECT-TYPE STATUS current DESCRIPTION "This object indicates the priority of a POSIX thread. - The higher the number, the higher the priority of the - thread over other threads." + The higher the number, the higher the priority of the + thread over other threads." ::= { cpmThreadEntry 3 } cpmThreadState OBJECT-TYPE @@ -1666,36 +1708,36 @@ cpmThreadState OBJECT-TYPE STATUS current DESCRIPTION "This object indicates the current state of a thread. - Running state means that the thread is actively - consumig CPU. All the other states are just waiting + Running state means that the thread is actively + consumig CPU. All the other states are just waiting states. The valid states are: - other - Any other state apart from the listed + other - Any other state apart from the listed ones. - dead - Kernel is waiting to release the + dead - Kernel is waiting to release the thread's resources. running - Actively running on a CPU. - ready - Not running on a CPU, but is ready to - run (one or more higher or equal + ready - Not running on a CPU, but is ready to + run (one or more higher or equal priority threads are running). stopped - Suspended (SIGSTOP signal). - send - Waiting for a server to receive + send - Waiting for a server to receive a message. receive - Waiting for a client to send a message. - reply - Waiting for a server to reply to a + reply - Waiting for a server to reply to a message. stack - Waiting for more stack to be allocated. - waitpage - Waiting for process manager to + waitpage - Waiting for process manager to resolve a fault on a page. sigsuspend - Suspended for a signal. sigwaitinfo - Waiting for a signal. nanosleep - Sleeping for a period of time. mutex - Waiting to acquire a mutex - condvar - Waiting for a condition variable to be + condvar - Waiting for a condition variable to be signalled. - join - Waiting for the completion of another + join - Waiting for the completion of another thread. intr - Waiting for an interrupt. - sem - Waiting to acquire a semaphore." + sem - Waiting to acquire a semaphore." ::= { cpmThreadEntry 4 } cpmThreadBlockingProcess OBJECT-TYPE @@ -1704,11 +1746,11 @@ cpmThreadBlockingProcess OBJECT-TYPE STATUS current DESCRIPTION "This object identifies the process on which the - current thread is blocked on. This points to the - cpmProcessTable of the process on which the thread + current thread is blocked on. This points to the + cpmProcessTable of the process on which the thread in context is blocked. This is valid only to threads - which are either in send/reply states. For the - rest of the threads it is returned as 0.0" + which are either in send/reply states. For the + rest of the threads it is returned as 0.0" ::= { cpmThreadEntry 5 } cpmThreadCpuUtilization OBJECT-TYPE @@ -1718,7 +1760,7 @@ cpmThreadCpuUtilization OBJECT-TYPE STATUS current DESCRIPTION "This object provides a general idea on how busy - the thread in context caused the processor to be." + the thread in context caused the processor to be." ::= { cpmThreadEntry 6 } cpmThreadStackSize OBJECT-TYPE @@ -1728,7 +1770,7 @@ cpmThreadStackSize OBJECT-TYPE STATUS current DESCRIPTION "This object indicates the stack size allocated to - the thread in context." + the thread in context." ::= { cpmThreadEntry 7 } cpmThreadStackSizeOvrflw OBJECT-TYPE @@ -1740,7 +1782,7 @@ cpmThreadStackSizeOvrflw OBJECT-TYPE "This object represents the upper 32-bit of cpmThreadStackSize. This object needs to be supported only when the value of cpmThreadStackSize exceeds 32-bit, otherwise this object value - would be set to 0." + would be set to 0." ::= { cpmThreadEntry 8 } cpmThreadHCStackSize OBJECT-TYPE @@ -1751,13 +1793,13 @@ cpmThreadHCStackSize OBJECT-TYPE DESCRIPTION "This object indicates the stack size allocated to the thread in context. This object is a 64-bit version of - cpmThreadStackSize." + cpmThreadStackSize." ::= { cpmThreadEntry 9 } - + cpmVirtualProcessTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpmVirtualProcessEntry + SYNTAX SEQUENCE OF CpmVirtualProcessEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION @@ -1776,7 +1818,7 @@ cpmVirtualProcessEntry OBJECT-TYPE cpmCPUTotalIndex, cpmProcessPID, cpmVirtualProcessID - } + } ::= { cpmVirtualProcessTable 1 } CpmVirtualProcessEntry ::= SEQUENCE { @@ -1802,8 +1844,8 @@ cpmVirtualProcessID OBJECT-TYPE DESCRIPTION "This object indicates the process ID of a virtual process. PID is unique only inside one address space. - Virtual process PID should be considered along with - Parent process cpmProcessPID." + Virtual process PID should be considered along with + Parent process cpmProcessPID." ::= { cpmVirtualProcessEntry 1 } cpmVirtualProcessName OBJECT-TYPE @@ -1815,7 +1857,7 @@ cpmVirtualProcessName OBJECT-TYPE If the name is longer than 32 characters, it will be truncated to the first 31 characters, and a `*' will be appended as the last character to imply this is a - truncated process name." + truncated process name." ::= { cpmVirtualProcessEntry 2 } cpmVirtualProcessUtil5Sec OBJECT-TYPE @@ -1825,7 +1867,7 @@ cpmVirtualProcessUtil5Sec OBJECT-TYPE STATUS current DESCRIPTION "This indicates an estimated CPU utilization by - a virtual process over the last 5 seconds." + a virtual process over the last 5 seconds." ::= { cpmVirtualProcessEntry 3 } cpmVirtualProcessUtil1Min OBJECT-TYPE @@ -1835,7 +1877,7 @@ cpmVirtualProcessUtil1Min OBJECT-TYPE STATUS current DESCRIPTION "This indicates an estimated CPU utilization by - a virtual process over the last one minute." + a virtual process over the last one minute." ::= { cpmVirtualProcessEntry 4 } cpmVirtualProcessUtil5Min OBJECT-TYPE @@ -1845,7 +1887,7 @@ cpmVirtualProcessUtil5Min OBJECT-TYPE STATUS current DESCRIPTION "This indicates an estimated CPU utilization by - a virtual process over the last 5 minutes." + a virtual process over the last 5 minutes." ::= { cpmVirtualProcessEntry 5 } cpmVirtualProcessMemAllocated OBJECT-TYPE @@ -1855,8 +1897,8 @@ cpmVirtualProcessMemAllocated OBJECT-TYPE STATUS current DESCRIPTION "This object indicates the memory allocated by the - virtual process inside the address space of a - process running on Native OS." + virtual process inside the address space of a + process running on Native OS." ::= { cpmVirtualProcessEntry 6 } cpmVirtualProcessMemFreed OBJECT-TYPE @@ -1866,8 +1908,8 @@ cpmVirtualProcessMemFreed OBJECT-TYPE STATUS current DESCRIPTION "This object indicates the memory freed by the virtual - process inside the address space of a process running - on Native OS." + process inside the address space of a process running + on Native OS." ::= { cpmVirtualProcessEntry 7 } cpmVirtualProcessInvokeCount OBJECT-TYPE @@ -1875,7 +1917,7 @@ cpmVirtualProcessInvokeCount OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The number of times a virtual process is invoked." + "The number of times a virtual process is invoked." ::= { cpmVirtualProcessEntry 8 } cpmVirtualProcessRuntime OBJECT-TYPE @@ -1885,7 +1927,7 @@ cpmVirtualProcessRuntime OBJECT-TYPE STATUS current DESCRIPTION "The amount of CPU time a virtual process has used in - microseconds." + microseconds." ::= { cpmVirtualProcessEntry 9 } cpmVirtualProcessMemAllocatedOvrflw OBJECT-TYPE @@ -1895,10 +1937,10 @@ cpmVirtualProcessMemAllocatedOvrflw OBJECT-TYPE STATUS current DESCRIPTION "This object represents the upper 32-bit of - cpmVirtualProcessMemAllocated. This object + cpmVirtualProcessMemAllocated. This object needs to be supported only when the value of cpmVirtualProcessMemAllocated exceeds 32-bit, - otherwise this object value would be set to 0." + otherwise this object value would be set to 0." ::= { cpmVirtualProcessEntry 10 } cpmVirtualProcessHCMemAllocated OBJECT-TYPE @@ -1910,7 +1952,7 @@ cpmVirtualProcessHCMemAllocated OBJECT-TYPE "This object indicates the memory allocated by the virtual process inside the address space of a process running on Native OS. This object is a 64-bit version - of cpmVirtualProcessMemAllocated." + of cpmVirtualProcessMemAllocated." ::= { cpmVirtualProcessEntry 11 } cpmVirtualProcessMemFreedOvrflw OBJECT-TYPE @@ -1921,9 +1963,9 @@ cpmVirtualProcessMemFreedOvrflw OBJECT-TYPE DESCRIPTION "This object represents the upper 32-bit of cpmVirtualProcessMemFreed. This object needs - to be supported only when the value of - cpmVirtualProcessMemFreed exceeds 32-bit, - otherwise this object value would be set to 0." + to be supported only when the value of + cpmVirtualProcessMemFreed exceeds 32-bit, + otherwise this object value would be set to 0." ::= { cpmVirtualProcessEntry 12 } cpmVirtualProcessHCMemFreed OBJECT-TYPE @@ -1934,9 +1976,9 @@ cpmVirtualProcessHCMemFreed OBJECT-TYPE DESCRIPTION "This object indicates the memory freed by the virtual process inside the address space of a process running on Native OS.This - object is a 64-bit version of cpmVirtualProcessMemAllocated." + object is a 64-bit version of cpmVirtualProcessMemAllocated." ::= { cpmVirtualProcessEntry 13 } - + -- History table contains the statistics for the processes -- qualified to be a part of history table. @@ -1944,12 +1986,12 @@ cpmVirtualProcessHCMemFreed OBJECT-TYPE -- for past 5 second period. cpmCPUProcessHistoryTable OBJECT-TYPE - SYNTAX SEQUENCE OF CpmCPUProcessHistoryEntry + SYNTAX SEQUENCE OF CpmCPUProcessHistoryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of process history entries. This table contains - CPU utilization of processes which crossed the + CPU utilization of processes which crossed the cpmCPUHistoryThreshold." ::= { cpmCPUHistory 4 } @@ -1962,13 +2004,13 @@ cpmCPUProcessHistoryEntry OBJECT-TYPE statistics. The entries in this table will have corresponding entires in the cpmCPUHistoryTable. The entries in this table get deleted when the entry - associated with this entry in the cpmCPUHistoryTable + associated with this entry in the cpmCPUHistoryTable gets deleted." INDEX { cpmCPUTotalIndex, cpmCPUHistoryReportId, cpmCPUProcessHistoryIndex - } + } ::= { cpmCPUProcessHistoryTable 1 } CpmCPUProcessHistoryEntry ::= SEQUENCE { @@ -1985,9 +2027,9 @@ cpmCPUProcessHistoryIndex OBJECT-TYPE STATUS current DESCRIPTION "An index that uniquely identifies an entry in - the cmpCPUProcessHistory table among those in the - same report. This index is between 1 to N, - where N is the cpmCPUHistoryReportSize." + the cmpCPUProcessHistory table among those in the + same report. This index is between 1 to N, + where N is the cpmCPUHistoryReportSize." ::= { cpmCPUProcessHistoryEntry 1 } cpmCPUHistoryProcId OBJECT-TYPE @@ -1995,7 +2037,7 @@ cpmCPUHistoryProcId OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The process Id associated with this entry." + "The process Id associated with this entry." ::= { cpmCPUProcessHistoryEntry 2 } cpmCPUHistoryProcName OBJECT-TYPE @@ -2003,7 +2045,7 @@ cpmCPUHistoryProcName OBJECT-TYPE MAX-ACCESS read-only STATUS current DESCRIPTION - "The process name associated with this entry." + "The process name associated with this entry." ::= { cpmCPUProcessHistoryEntry 3 } cpmCPUHistoryProcCreated OBJECT-TYPE @@ -2012,8 +2054,8 @@ cpmCPUHistoryProcCreated OBJECT-TYPE STATUS current DESCRIPTION "The time when the process was created. The process ID - and the time when the process was created, uniquely - identifies a process." + and the time when the process was created, uniquely + identifies a process." ::= { cpmCPUProcessHistoryEntry 4 } cpmCPUHistoryProcUtil OBJECT-TYPE @@ -2023,9 +2065,9 @@ cpmCPUHistoryProcUtil OBJECT-TYPE STATUS current DESCRIPTION "The percentage CPU utilization of a process at - cpmCPUHistoryCreatedTime." + cpmCPUHistoryCreatedTime." ::= { cpmCPUProcessHistoryEntry 5 } - + -- notifications @@ -2049,10 +2091,10 @@ cpmCPURisingThreshold NOTIFICATION-TYPE "A cpmCPURisingThreshold notification is sent when configured rising CPU utilization threshold (cpmCPURisingThresholdValue) is reached and - CPU utilization remained above the threshold + CPU utilization remained above the threshold for configured interval(cpmCPURisingThresholdPeriod) - and such a notification is requested. - The cpmProcExtUtil5SecRev and cpmProcessTimeCreated + and such a notification is requested. + The cpmProcExtUtil5SecRev and cpmProcessTimeCreated objects can be repeated multiple times in a notification indicating the top users of CPU." ::= { ciscoProcessMIBNotifs 1 } @@ -2067,12 +2109,29 @@ cpmCPUFallingThreshold NOTIFICATION-TYPE DESCRIPTION "A cpmCPUFallingThresholdTrap is sent when the configured falling threshold - (cpmCPURisingThresholdValue) - is reached and CPU utilization remained under - threshold for configured - interval (cpmCPUFallingThresholdPeriod) + (cpmCPURisingThresholdValue) + is reached and CPU utilization remained under + threshold for configured + interval (cpmCPUFallingThresholdPeriod) and such a notification is requested." ::= { ciscoProcessMIBNotifs 2 } + +cpmProcessStateTrap NOTIFICATION-TYPE + OBJECTS { + cpmProcessPID, + cpmProcessName, + cpmProcessState + } + STATUS current + DESCRIPTION + "A cpmProcessStateTrap is sent when a critical + process of interest has seen a state change for whatever reason + and such a notification is requested. + This trap is not applicable to all processes running on the system, + but for the critical ones pre-determined by the system software. + A PID=0 in this trap implies that a PID wasn't available when + this notification was generated." + ::= { ciscoProcessMIBNotifs 3 } -- conformance information ciscoProcessMIBConformance OBJECT IDENTIFIER @@ -2089,7 +2148,7 @@ cProcessMIBCompliance MODULE-COMPLIANCE STATUS deprecated DESCRIPTION "The compliance statement for entities which implement - the Cisco Process MIB. This is deprecated and new + the Cisco Process MIB. This is deprecated and new compliance cProcessMIBComplianceRev is added." MODULE -- this module MANDATORY-GROUPS { @@ -2146,7 +2205,7 @@ cProcessMIBComplianceRev1 MODULE-COMPLIANCE GROUP cpmCPUThresholdNotificationGroup DESCRIPTION "The cpmCPUThresholdNotificationGroup is optional and - these traps indicates that + these traps indicates that configured threshold is reached." ::= { cpmCompliances 3 } @@ -2167,7 +2226,7 @@ cProcessMIBComplianceRev2 MODULE-COMPLIANCE GROUP cpmCPUThresholdNotificationGroup DESCRIPTION "The cpmCPUThresholdNotificationGroup is optional and - these traps indicates that configured threshold + these traps indicates that configured threshold is reached." GROUP cpmProcessExtGroupRev @@ -2232,7 +2291,7 @@ cProcessMIBComplianceRev3 MODULE-COMPLIANCE GROUP cpmCPUThresholdNotificationGroup DESCRIPTION "The cpmCPUThresholdNotificationGroup is optional and - these traps indicates that configured threshold + these traps indicates that configured threshold is reached." GROUP cpmProcessExtGroupRev @@ -2486,7 +2545,7 @@ cProcessMIBComplianceRev5 MODULE-COMPLIANCE GROUP cpmVirtualProcessGroup DESCRIPTION "The cpmVirtualProcessGroup gives information about virtual - process.cpmVirtualProcessGroup is mandatory Operating System of + process.cpmVirtualProcessGroup is mandatory Operating System of the managed system supports Posix standard kernel." GROUP cpmCPUTotalOverflowGroup @@ -2571,7 +2630,7 @@ cpmProcessGroup OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing common process - monitoring information. This group is mandatory for + monitoring information. This group is mandatory for all cisco devices. This object is deprecated by cpmProcessGroupRev." ::= { cpmGroups 2 } @@ -2590,9 +2649,9 @@ cpmProcessExtGroup OBJECT-GROUP STATUS deprecated DESCRIPTION "A collection of objects providing additional and - more detailed process monitoring information. This - group is mandatory for all cisco devices that have - the internal capability to keep this information. + more detailed process monitoring information. This + group is mandatory for all cisco devices that have + the internal capability to keep this information. This group is deprecated and new group cpmProcessExtGroupRev is added." ::= { cpmGroups 3 } @@ -2629,13 +2688,13 @@ cpmProcessExtGroupRev OBJECT-GROUP STATUS current DESCRIPTION "A collection of objects providing additional and - more detailed process monitoring information. This - group is mandatory for all cisco devices that have + more detailed process monitoring information. This + group is mandatory for all cisco devices that have the internal capability to keep this information. This group is formed after deprecating cpmProcessExtGroup. cpmProcExtMemAllocatedRev, cpmProcExtMemFreedRev, cpmProcExtInvokedRev, cpmProcExtRuntimeRev, - cpmProcExtUtil5SecRev, cpmProcExtUtil1MinRev and + cpmProcExtUtil5SecRev, cpmProcExtUtil1MinRev and cpmProcExtUtil5MinRev are the new objects added." ::= { cpmGroups 5 } @@ -2649,7 +2708,7 @@ cpmProcessGroupRev OBJECT-GROUP STATUS current DESCRIPTION "A collection of objects providing common process - monitoring information. This group is mandatory for + monitoring information. This group is mandatory for all cisco devices. This object deprecates cpmProcessGroup." ::= { cpmGroups 6 } @@ -2831,7 +2890,7 @@ cpmProcessExtRevHCGroup OBJECT-GROUP STATUS current DESCRIPTION "A collection of High Capacity objects providing - additional and more detailed process monitoring + additional and more detailed process monitoring information." ::= { cpmGroups 18 } @@ -2913,3 +2972,5 @@ cpmCoreGroup OBJECT-GROUP ::= { cpmGroups 25 } END + + diff --git a/priv/mibs/cisco/CISCO-PRODUCTS-MIB b/priv/mibs/cisco/CISCO-PRODUCTS-MIB index 91ff97c2..bf83401d 100644 --- a/priv/mibs/cisco/CISCO-PRODUCTS-MIB +++ b/priv/mibs/cisco/CISCO-PRODUCTS-MIB @@ -20,7 +20,7 @@ IMPORTS FROM CISCO-SMI; ciscoProductsMIB MODULE-IDENTITY - LAST-UPDATED "201604290000Z" + LAST-UPDATED "202410070000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems @@ -2720,7 +2720,6 @@ ciscoC9300X12Y OBJECT IDENTIFIER ::= { ciscoProducts 3037 ciscoC9300X24Y OBJECT IDENTIFIER ::= { ciscoProducts 3038 } -- Catalyst 9300X Pacman 24 ports Catalyst 9300X switch ciscoC9300X48HX OBJECT IDENTIFIER ::= { ciscoProducts 3039 } -- Catalyst 9300X 48 ports mGig with 90W POE Catalyst 9300X switch ciscoC9300X48TX OBJECT IDENTIFIER ::= { ciscoProducts 3040 } -- Catalyst 9300X 48 ports mGig 9300X switch -ciscoFpr4245SM79 OBJECT IDENTIFIER ::= { ciscoProducts 3041 } -- Cisco Secure Firewall 4245 Threat Defense Module 79 ciscoISR1100X4G OBJECT IDENTIFIER ::= { ciscoProducts 3045 } -- Cisco ISR1100X-4G ( 4xGE, Flexible Core, 8G FLASH, 8G DRAM) ciscoISR1100X6G OBJECT IDENTIFIER ::= { ciscoProducts 3046 } -- Cisco ISR1100X-6G ( 4xGE, 2xSFP, Flexible Core, 8G FLASH, 8G DRAM) ciscoESS930010XE OBJECT IDENTIFIER ::= { ciscoProducts 3047 } -- Catalyst ESS9300 Embedded Series switch - 10p 10G, NE diff --git a/priv/mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB b/priv/mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB index ba26124c..d9c7827a 100644 --- a/priv/mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB +++ b/priv/mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB @@ -1,2273 +1,2245 @@ -- * $Source$ -- *------------------------------------------------------------------ --- * CISCO-REMOTE-ACCESS-MONITOR-MIB.my: Cisco Remote Access MIB +-- * CISCO-REMOTE-ACCESS-MONITOR-MIB.my: Cisco Remote Access MIB -- * -- * May 2003, S Ramakrishnan -- * --- * Copyright (c) 2003, 2008 by cisco Systems, Inc. --- * All rights reserved. +-- * Copyright (c) 2003, 2008, 2020 by cisco Systems Inc. +-- * All rights reserved. -- * -- *------------------------------------------------------------------ CISCO-REMOTE-ACCESS-MONITOR-MIB DEFINITIONS ::= BEGIN - IMPORTS - MODULE-IDENTITY, - OBJECT-TYPE, - NOTIFICATION-TYPE, - Counter32, - Counter64, - Gauge32, - Integer32, - Unsigned32, - zeroDotZero - FROM SNMPv2-SMI - TEXTUAL-CONVENTION, - TimeStamp, - TruthValue - FROM SNMPv2-TC - MODULE-COMPLIANCE, - OBJECT-GROUP, - NOTIFICATION-GROUP - FROM SNMPv2-CONF - InetAddressType, - InetAddress - FROM INET-ADDRESS-MIB - SnmpAdminString - FROM SNMP-FRAMEWORK-MIB - ciscoMgmt - FROM CISCO-SMI; +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Counter32, + Counter64, + Gauge32, + Integer32, + Unsigned32, + zeroDotZero + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + TEXTUAL-CONVENTION, + TimeStamp, + TruthValue + FROM SNMPv2-TC + InetAddressType, + InetAddress + FROM INET-ADDRESS-MIB + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + ciscoMgmt + FROM CISCO-SMI; - ciscoRemoteAccessMonitorMIB MODULE-IDENTITY - LAST-UPDATED "200402030000Z" - ORGANIZATION "Cisco Systems" - CONTACT-INFO - " - Cisco Systems - Customer Service - Postal: 170 W Tasman Drive - San Jose, CA 95134 - USA +ciscoRemoteAccessMonitorMIB MODULE-IDENTITY + LAST-UPDATED "202010040000Z" + ORGANIZATION "Cisco Systems" + CONTACT-INFO + "Cisco Systems + Customer Service - Tel: +1 800 553-NETS - E-mail: cs-snmp@cisco.com" + Postal: 170 W Tasman Drive + San Jose, CA 95134 + USA - DESCRIPTION - " - Acronyms and Definitions - The following acronyms and terms are used in this - document: + Tel: +1 800 553-NETS + E-mail: cs-snmp@cisco.com" + DESCRIPTION + "Acronyms and Definitions + The following acronyms and terms are used in this + document: - IPSec: Secure IP Protocol - - VPN: Virtual Private Network + IPSec: Secure IP Protocol - RAS: Remote Access Service + VPN: Virtual Private Network - ISP: Internet Service Provider. + RAS: Remote Access Service - LAN: Local Area Network + ISP: Internet Service Provider. - Group: A collection of remote access users grouped - and managed together as a single entity for - administrative convenience. + LAN: Local Area Network - Session: A Remote Access Session. - - SVC: SSL VPN Client - - Webvpn: VPN connection established using web browser. + Group: A collection of remote access users grouped + and managed together as a single entity for + administrative convenience. - Overview of the MIB + Session: A Remote Access Session. - This is a MIB Module for monitoring the structures in Virtual - Private Networks based remote access networks. The MIB seeks - to create a common model of Remote Access across implementations - of the service on layer 2 (PPTP, L2TP, L2F), layer 3 (IPsec) and - layer 4 (SSL) virtual private networks. The MIB defines counters - and objects of interest to performance/fault monitoring in a - way which is independent of the technology of the remote access - implementation. + SVC: SSL VPN Client + Webvpn: VPN connection established using web browser. - MIB contains eight major groups of objects which are used - to manage Remote Access connections: - a) Remote Access capacity group - This section defines metrics to gauge the limits of - resources on this device which are critical to RAS - service. + Overview of the MIB - b) Remote Access resource usage group - This section defines metrics to gauge the usage of - resources on this device which are critical to RAS - service service. + This is a MIB Module for monitoring the structures in Virtual + Private Networks based remote access networks. The MIB seeks + to create a common model of Remote Access across implementations + of the service on layer 2 (PPTP, L2TP, L2F), layer 3 (IPsec) and + layer 4 (SSL) virtual private networks. The MIB defines counters + and objects of interest to performance/fault monitoring in a + way which is independent of the technology of the remote access + implementation. - c) Current activity and performance of RAS service - This section defines metrics to gauge the current - remote access activity. + MIB contains eight major groups of objects which are used + to manage Remote Access connections: + a) Remote Access capacity group + This section defines metrics to gauge the limits of + resources on this device which are critical to RAS + service. - d) Remote Access Service failures - This section defines metrics to monitor session - failures and failures of the service itself, measured - at aggregate level, session level and group level. + b) Remote Access resource usage group + This section defines metrics to gauge the usage of + resources on this device which are critical to RAS + service service. - e) Security violations in the Remote Access service - This section defines metrics which reflect the state - of remote access service of interest to Security - Operations staff in an enterprise. + c) Current activity and performance of RAS service + This section defines metrics to gauge the current + remote access activity. + + d) Remote Access Service failures + This section defines metrics to monitor session + failures and failures of the service itself, measured + at aggregate level, session level and group level. + + e) Security violations in the Remote Access service + This section defines metrics which reflect the state + of remote access service of interest to Security + Operations staff in an enterprise. + + f) Threshold group (allows definition of high water marks) + This section allows the management entity to define + thresholds to set high water marks on critical metrics. + + g) Notifications + This section defines notifications to signal + significant events pertaining to the Remote Access + Service." + REVISION "202010040000Z" + DESCRIPTION + "Added crasNumPeakSessions object" + REVISION "200808280000Z" + DESCRIPTION + "Added crasEmailNumSessions + crasEmailCumulateSessions + crasEmailPeakConcurrentSessions + crasIPSecNumSessions + crasIPSecCumulateSessions + crasIPSecPeakConcurrentSessions + crasL2LNumSessions + crasL2LCumulateSessions + crasL2LPeakConcurrentSessions + crasLBNumSessions + crasLBCumulateSessions + crasLBPeakConcurrentSessions + crasSVCNumSessions + crasSVCCumulateSessions + crasSVCPeakConcurrentSessions + crasWebvpnNumSessions + crasWebvpnCumulateSessions + crasWebvpnPeakConcurrentSessions objects" + ::= { ciscoMgmt 392 } - f) Threshold group (allows definition of high water marks) - This section allows the management entity to define - thresholds to set high water marks on critical metrics. - g) Notifications - This section defines notifications to signal - significant events pertaining to the Remote Access - Service. - " - REVISION "200808280000Z" - DESCRIPTION - "Added crasEmailNumSessions - crasEmailCumulateSessions - crasEmailPeakConcurrentSessions - crasIPSecNumSessions - crasIPSecCumulateSessions - crasIPSecPeakConcurrentSessions - crasL2LNumSessions - crasL2LCumulateSessions - crasL2LPeakConcurrentSessions - crasLBNumSessions - crasLBCumulateSessions - crasLBPeakConcurrentSessions - crasSVCNumSessions - crasSVCCumulateSessions - crasSVCPeakConcurrentSessions - crasWebvpnNumSessions - crasWebvpnCumulateSessions - crasWebvpnPeakConcurrentSessions objects - - " - ::= { ciscoMgmt 392 } -- Tentative anchor under ciscoMgmt - +-- -- +++++++++++++++++++++++++++++++++++++++++++++++++++ -- Local Textual Conventions -- +++++++++++++++++++++++++++++++++++++++++++++++++++ - RasProtocol ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The protocol immediately underlying the remote - access session. - - The value 'other' has been listed to allow for the - MIB to be supported on proprietary protocols not - listed here. - " - SYNTAX INTEGER { - other(1), - ipsec(2), - l2tp(3), - l2tpoveripsec(4), - pptp(5), - l2f(6), - ssl(7) - } - UserAuthenMethod ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The mechanism used to authenticate the user. +RasProtocol ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The protocol immediately underlying the remote + access session. - The value 'other' has been listed to allow for the - MIB to support proprietary authentication methods - not listed here. - " - SYNTAX INTEGER { - none(1), - other(2), - radius(3), - tacacsplus(4), - kerberos(5), - local(6), - ldap(7), - ntlm(8), - sdi(9) - } + The value 'other' has been listed to allow for the + MIB to be supported on proprietary protocols not + listed here." + SYNTAX INTEGER { + other(1), + ipsec(2), + l2tp(3), + l2tpoveripsec(4), + pptp(5), + l2f(6), + ssl(7) + } - UserAuthorMethod ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The mechanism used to authorize the user. - The value 'other' has been listed to allow for the - MIB to support proprietary authorization mechanisms - not listed here. - " - SYNTAX INTEGER { - none(1), - other(2), - radius(3), - tacacsplus(4), - kerberos(5), - local(6), - ldap(7) - } +UserAuthenMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The mechanism used to authenticate the user. - SessionEncrAlgo ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The encryption algorithm used to secure the remote - access session. - " - SYNTAX INTEGER { - none(1), - des(2), - des3(3), - rc4(4), - rc5(5), - idea(6), - cast(7), - blowfish(8), - aes(9) - } + The value 'other' has been listed to allow for the + MIB to support proprietary authentication methods + not listed here." + SYNTAX INTEGER { + none(1), + other(2), + radius(3), + tacacsplus(4), + kerberos(5), + local(6), + ldap(7), + ntlm(8), + sdi(9) + } - SessionAuthAlgo ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The authentication algorithm used by to perform - packet authentication in the remote access session. +UserAuthorMethod ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The mechanism used to authorize the user. + The value 'other' has been listed to allow for the + MIB to support proprietary authorization mechanisms + not listed here." + SYNTAX INTEGER { + none(1), + other(2), + radius(3), + tacacsplus(4), + kerberos(5), + local(6), + ldap(7) + } - The value 'other' has been listed to allow for the - MIB to support packet validation algorithms not - listed here. - " - SYNTAX INTEGER{ - none(1), - other(2), - hmacMd5(3), - hmacSha(4) - } +SessionEncrAlgo ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The encryption algorithm used to secure the remote + access session." + SYNTAX INTEGER { + none(1), + des(2), + des3(3), + rc4(4), + rc5(5), + idea(6), + cast(7), + blowfish(8), + aes(9) + } - SessionCompressionAlgo ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The compression algorithm used in the remote access - session. +SessionAuthAlgo ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The authentication algorithm used by to perform + packet authentication in the remote access session. - The value 'other' has been listed to allow for the - MIB to support compression not listed here. - " - SYNTAX INTEGER{ - none(1), - other(2), - lzs(3) - } + The value 'other' has been listed to allow for the + MIB to support packet validation algorithms not + listed here." + SYNTAX INTEGER { + none(1), + other(2), + hmacMd5(3), + hmacSha(4) + } - SessionStatus ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The status of a remote access session. +SessionCompressionAlgo ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The compression algorithm used in the remote access + session. - initializing: the session is in the process - of being established + The value 'other' has been listed to allow for the + MIB to support compression not listed here." + SYNTAX INTEGER { + none(1), + other(2), + lzs(3) + } - established : the session is established and - is ready to carry application - traffic. Sessions in this state - may also be referred to as - 'active' sessions. +SessionStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The status of a remote access session. - terminating : the session is in the process - of termination. - - Objects of this type may be used to terminate an - established session by setting value of the object - to terminating(3). - - Management entity may not write values initializing(1) - or established(2) onto objects of this type. Doing so - would cause the managed entity to return an error - condition. - " - SYNTAX INTEGER { - initializing(1), - established(2), - terminating(3) - } + initializing: the session is in the process + of being established - SessionIndex ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The type used to index a remote access session." - SYNTAX Integer32 (1..2147483647) + established : the session is established and + is ready to carry application + traffic. Sessions in this state + may also be referred to as + 'active' sessions. - FailureRecordIndex ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "The type used to index failure records in the - failure archive." - SYNTAX Unsigned32 (1..4294967295) + terminating : the session is in the process + of termination. + Objects of this type may be used to terminate an + established session by setting value of the object + to terminating(3). + + Management entity may not write values initializing(1) + or established(2) onto objects of this type. Doing so + would cause the managed entity to return an error + condition." + SYNTAX INTEGER { + initializing(1), + established(2), + terminating(3) + } + +SessionIndex ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The type used to index a remote access session." + SYNTAX Integer32 (1..2147483647) + +FailureRecordIndex ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The type used to index failure records in the + failure archive." + SYNTAX Unsigned32 (1..4294967295) -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- Remote Access MIB Object Groups --- --- This MIB module contains the following groups: --- 1) Remote Access capacity group --- 2) Remote Access resource usage group +-- +-- This MIB module contains the following groups: +-- 1) Remote Access capacity group +-- 2) Remote Access resource usage group -- 3) Current activity and performance -- 4) Failures -- 5) Security violations --- 6) Threshold group +-- 6) Threshold group -- 7) Notifications: --- 7a) Controls --- 7b) Notification definitions +-- 7a) Controls +-- 7b) Notification definitions -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - ciscoRasMonitorMIBNotifs OBJECT IDENTIFIER - ::= { ciscoRemoteAccessMonitorMIB 0} - ciscoRasMonitorMIBObjects OBJECT IDENTIFIER - ::= {ciscoRemoteAccessMonitorMIB 1} +ciscoRasMonitorMIBNotifs OBJECT IDENTIFIER + ::= { ciscoRemoteAccessMonitorMIB 0 } - ciscoRasMonitorMIBConform OBJECT IDENTIFIER - ::= { ciscoRemoteAccessMonitorMIB 2 } +ciscoRasMonitorMIBObjects OBJECT IDENTIFIER + ::= { ciscoRemoteAccessMonitorMIB 1 } + +ciscoRasMonitorMIBConform OBJECT IDENTIFIER + ::= { ciscoRemoteAccessMonitorMIB 2 } + +crasCapacity OBJECT IDENTIFIER + ::= { ciscoRasMonitorMIBObjects 1 } + +crasResourceUsage OBJECT IDENTIFIER + ::= { ciscoRasMonitorMIBObjects 2 } + +crasActivity OBJECT IDENTIFIER + ::= { ciscoRasMonitorMIBObjects 3 } + +crasFailures OBJECT IDENTIFIER + ::= { ciscoRasMonitorMIBObjects 4 } + +crasSecurity OBJECT IDENTIFIER + ::= { ciscoRasMonitorMIBObjects 5 } + +crasThresholds OBJECT IDENTIFIER + ::= { ciscoRasMonitorMIBObjects 6 } + +crasNotifCntl OBJECT IDENTIFIER + ::= { ciscoRasMonitorMIBObjects 7 } - crasCapacity OBJECT IDENTIFIER - ::= { ciscoRasMonitorMIBObjects 1 } - crasResourceUsage OBJECT IDENTIFIER - ::= { ciscoRasMonitorMIBObjects 2 } - crasActivity OBJECT IDENTIFIER - ::= { ciscoRasMonitorMIBObjects 3 } - crasFailures OBJECT IDENTIFIER - ::= { ciscoRasMonitorMIBObjects 4 } - crasSecurity OBJECT IDENTIFIER - ::= { ciscoRasMonitorMIBObjects 5 } - crasThresholds OBJECT IDENTIFIER - ::= { ciscoRasMonitorMIBObjects 6 } - crasNotifCntl OBJECT IDENTIFIER - ::= { ciscoRasMonitorMIBObjects 7 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- The Remote Access capacity group. -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasMaxSessionsSupportable OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum number of remote access sessions - that may be supported on this device. - If the device imposes no arbitrary limit on the - maximum number of sessions, it should return a - value of 0." - ::= { crasCapacity 1 } +crasMaxSessionsSupportable OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of remote access sessions + that may be supported on this device. - crasMaxUsersSupportable OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - UNITS "Users" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum number of remote access users - for whom Remote Access sessions may be supported on - this device. + If the device imposes no arbitrary limit on the + maximum number of sessions, it should return a + value of 0." + ::= { crasCapacity 1 } - If the device imposes no arbitrary limit on the - maximum number of users, it should return a - value of 0." - ::= { crasCapacity 2 } +crasMaxUsersSupportable OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + UNITS "Users" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of remote access users + for whom Remote Access sessions may be supported on + this device. - crasMaxGroupsSupportable OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - UNITS "Groups" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum number of remote access groups - that may be defined on this device. 'Group' - refers to a collection of users grouped together - for administrative convenience. + If the device imposes no arbitrary limit on the + maximum number of users, it should return a + value of 0." + ::= { crasCapacity 2 } - If the device imposes no arbitrary limit on - the maximum number of groups, it should return - a value of 0." - ::= { crasCapacity 3 } +crasMaxGroupsSupportable OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + UNITS "Groups" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of remote access groups + that may be defined on this device. 'Group' + refers to a collection of users grouped together + for administrative convenience. - crasNumCryptoAccelerators OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - UNITS "Users" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum number of hardware crypto accelerators - which can be installed on this device to support - remote access sessions. 'cryptoaccelerator' denotes - a hardware/software entity which the managed entity - uses to offload some or all computations pertaining - to cryptographic operations. + If the device imposes no arbitrary limit on + the maximum number of groups, it should return + a value of 0." + ::= { crasCapacity 3 } - If the device imposes no arbitrary limit on the - number of crypto accelerators to support Remote Access - function, it should return a value of 0." - ::= { crasCapacity 4 } +crasNumCryptoAccelerators OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + UNITS "Users" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of hardware crypto accelerators + which can be installed on this device to support + remote access sessions. 'cryptoaccelerator' denotes + a hardware/software entity which the managed entity + uses to offload some or all computations pertaining + to cryptographic operations. + + If the device imposes no arbitrary limit on the + number of crypto accelerators to support Remote Access + function, it should return a value of 0." + ::= { crasCapacity 4 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- The Remote Access resource usage group. -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasGlobalBwUsage OBJECT-TYPE - SYNTAX Gauge32 - UNITS "MBytes/second" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The average bandwidth used by all the active - remote access sessions." - ::= { crasResourceUsage 1 } + +crasGlobalBwUsage OBJECT-TYPE + SYNTAX Gauge32 + UNITS "MBytes/second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The average bandwidth used by all the active + remote access sessions." + ::= { crasResourceUsage 1 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- The Remote Access activity usage group. -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasNumSessions OBJECT-TYPE - SYNTAX Gauge32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of currently active sessions. - A session is a connection terminating on the managed - entity which has been established to provide remote - access connectivity to a user. A session is said to be - 'active' if it is ready to carry application traffic - between the user and the managed entity. A session which - is not active is defined to be 'dormant'. - " +crasNumSessions OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of currently active sessions. - ::= { crasActivity 1 } + A session is a connection terminating on the managed + entity which has been established to provide remote + access connectivity to a user. A session is said to be + 'active' if it is ready to carry application traffic + between the user and the managed entity. A session which + is not active is defined to be 'dormant'." + ::= { crasActivity 1 } - crasNumPrevSessions OBJECT-TYPE - SYNTAX Counter32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of remote access sessions which were - previously active but which where since terminated. - - Measured since the last reboot of the device." - ::= { crasActivity 2 } +crasNumPrevSessions OBJECT-TYPE + SYNTAX Counter32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of remote access sessions which were + previously active but which where since terminated. - crasNumUsers OBJECT-TYPE - SYNTAX Gauge32 - UNITS "Users" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of users who have active sessions. - " - ::= { crasActivity 3 } + Measured since the last reboot of the device." + ::= { crasActivity 2 } - crasNumGroups OBJECT-TYPE - SYNTAX Gauge32 - UNITS "Groups" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of user groups whose members have - active sessions." - ::= { crasActivity 4 } +crasNumUsers OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Users" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of users who have active sessions." + ::= { crasActivity 3 } - crasGlobalInPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of packets received by all - currently and previously active remote access - sessions." - ::= { crasActivity 5 } +crasNumGroups OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Groups" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of user groups whose members have + active sessions." + ::= { crasActivity 4 } - crasGlobalOutPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of packets transmitted by all - currently and previously active remote access - sessions." - ::= { crasActivity 6 } +crasGlobalInPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of packets received by all + currently and previously active remote access + sessions." + ::= { crasActivity 5 } - crasGlobalInOctets OBJECT-TYPE - SYNTAX Counter64 - UNITS "Octets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of octets received by all currently - and previously active remote access sessions. - This value is accumulated BEFORE determining whether - or not the packet should be decompressed. - " - ::= { crasActivity 7 } +crasGlobalOutPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of packets transmitted by all + currently and previously active remote access + sessions." + ::= { crasActivity 6 } - crasGlobalInDecompOctets OBJECT-TYPE - SYNTAX Counter64 - UNITS "Octets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of decompressed octets received - by all current and previous remote access sessions. - This value is accumulated AFTER the packet is - decompressed. If compression is not being used, - this value will match the value of crasGlobalInOctets. - " - ::= { crasActivity 8 } +crasGlobalInOctets OBJECT-TYPE + SYNTAX Counter64 + UNITS "Octets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of octets received by all currently + and previously active remote access sessions. + This value is accumulated BEFORE determining whether + or not the packet should be decompressed." + ::= { crasActivity 7 } - crasGlobalOutOctets OBJECT-TYPE - SYNTAX Counter64 - UNITS "Octets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of octets transmitted by all - currently and previously active remote access - sessions. +crasGlobalInDecompOctets OBJECT-TYPE + SYNTAX Counter64 + UNITS "Octets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of decompressed octets received + by all current and previous remote access sessions. + This value is accumulated AFTER the packet is + decompressed. If compression is not being used, + this value will match the value of crasGlobalInOctets." + ::= { crasActivity 8 } - This value is accumulated AFTER determining - whether or not the packet should be compressed. - " - ::= { crasActivity 9 } +crasGlobalOutOctets OBJECT-TYPE + SYNTAX Counter64 + UNITS "Octets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of octets transmitted by all + currently and previously active remote access + sessions. - crasGlobalOutUncompOctets OBJECT-TYPE - SYNTAX Counter64 - UNITS "Octets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of uncompressed octets sent - by all current and previous remote access sessions. - This value is accumulated BEFORE the packet is - compressed. If compression is not being used, this - value will match the value of crasGlobalOutOctets. - " - ::= { crasActivity 10 } + This value is accumulated AFTER determining + whether or not the packet should be compressed." + ::= { crasActivity 9 } - crasGlobalInDropPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of packets which were dropped - during receive processing by all currently and - previously active remote access sessions." - ::= { crasActivity 11 } - - crasGlobalOutDropPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of packets which were - dropped during receive processing by all - currently and previously active remote access - sessions." - ::= { crasActivity 12 } +crasGlobalOutUncompOctets OBJECT-TYPE + SYNTAX Counter64 + UNITS "Octets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of uncompressed octets sent + by all current and previous remote access sessions. + This value is accumulated BEFORE the packet is + compressed. If compression is not being used, this + value will match the value of crasGlobalOutOctets." + ::= { crasActivity 10 } +crasGlobalInDropPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of packets which were dropped + during receive processing by all currently and + previously active remote access sessions." + ::= { crasActivity 11 } +crasGlobalOutDropPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of packets which were + dropped during receive processing by all + currently and previously active remote access + sessions." + ::= { crasActivity 12 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- The Remote Access session table -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasSessionTable OBJECT-TYPE - SYNTAX SEQUENCE OF CrasSessionEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table lists all the currently active sessions. - For each session, it lists the attributes (user, - group, protocol, security), statistics (packet and - octets) and status." - ::= { crasActivity 21 } - crasSessionEntry OBJECT-TYPE - SYNTAX CrasSessionEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry contains the attributes, statistics and - status of an active session." - INDEX { crasUsername, - crasSessionIndex} - ::= { crasSessionTable 1} +crasSessionTable OBJECT-TYPE + SYNTAX SEQUENCE OF CrasSessionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table lists all the currently active sessions. + For each session, it lists the attributes (user, + group, protocol, security), statistics (packet and + octets) and status." + ::= { crasActivity 21 } - CrasSessionEntry ::= SEQUENCE { - crasUsername SnmpAdminString, - crasGroup SnmpAdminString, - crasSessionIndex SessionIndex, - crasAuthenMethod UserAuthenMethod, - crasAuthorMethod UserAuthorMethod, - crasSessionDuration Counter32, - crasLocalAddressType InetAddressType, - crasLocalAddress InetAddress, - crasISPAddressType InetAddressType, - crasISPAddress InetAddress, - crasSessionProtocol RasProtocol, - crasProtocolElement OBJECT IDENTIFIER, - crasSessionEncryptionAlgo SessionEncrAlgo, - crasSessionPktAuthenAlgo SessionAuthAlgo, - crasSessionCompressionAlgo SessionCompressionAlgo, - crasHeartbeatInterval Unsigned32, - crasClientVendorString SnmpAdminString, - crasClientVersionString SnmpAdminString, - crasClientOSVendorString SnmpAdminString, - crasClientOSVersionString SnmpAdminString, - -- - crasPrimWINSServerAddrType InetAddressType, - crasPrimWINSServer InetAddress, - crasSecWINSServerAddrType InetAddressType, - crasSecWINSServer InetAddress, - crasPrimDNSServerAddrType InetAddressType, - crasPrimDNSServer InetAddress, - crasSecDNSServerAddrType InetAddressType, - crasSecDNSServer InetAddress, - crasDHCPServerAddrType InetAddressType, - crasDHCPServer InetAddress, - -- - crasSessionInPkts Counter64, - crasSessionOutPkts Counter64, - crasSessionInDropPkts Counter64, - crasSessionOutDropPkts Counter64, - crasSessionInOctets Counter64, - crasSessionOutOctets Counter64, - crasSessionState SessionStatus - -- - } +crasSessionEntry OBJECT-TYPE + SYNTAX CrasSessionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains the attributes, statistics and + status of an active session." + INDEX { + crasUsername, + crasSessionIndex + } + ::= { crasSessionTable 1 } - crasUsername OBJECT-TYPE - SYNTAX SnmpAdminString (SIZE(0..128)) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The name of the user associated with this remote - access session." - ::= { crasSessionEntry 1 } +CrasSessionEntry ::= SEQUENCE { + crasUsername SnmpAdminString, + crasGroup SnmpAdminString, + crasSessionIndex SessionIndex, + crasAuthenMethod UserAuthenMethod, + crasAuthorMethod UserAuthorMethod, + crasSessionDuration Counter32, + crasLocalAddressType InetAddressType, + crasLocalAddress InetAddress, + crasISPAddressType InetAddressType, + crasISPAddress InetAddress, + crasSessionProtocol RasProtocol, + crasProtocolElement OBJECT IDENTIFIER, + crasSessionEncryptionAlgo SessionEncrAlgo, + crasSessionPktAuthenAlgo SessionAuthAlgo, + crasSessionCompressionAlgo SessionCompressionAlgo, + crasHeartbeatInterval Unsigned32, + crasClientVendorString SnmpAdminString, + crasClientVersionString SnmpAdminString, + crasClientOSVendorString SnmpAdminString, + crasClientOSVersionString SnmpAdminString, + crasPrimWINSServerAddrType InetAddressType, + crasPrimWINSServer InetAddress, + crasSecWINSServerAddrType InetAddressType, + crasSecWINSServer InetAddress, + crasPrimDNSServerAddrType InetAddressType, + crasPrimDNSServer InetAddress, + crasSecDNSServerAddrType InetAddressType, + crasSecDNSServer InetAddress, + crasDHCPServerAddrType InetAddressType, + crasDHCPServer InetAddress, + crasSessionInPkts Counter64, + crasSessionOutPkts Counter64, + crasSessionInDropPkts Counter64, + crasSessionOutDropPkts Counter64, + crasSessionInOctets Counter64, + crasSessionOutOctets Counter64, + crasSessionState SessionStatus +} - crasGroup OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The name of the user group to which this remote - access session belongs." - ::= { crasSessionEntry 2 } +crasUsername OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..128)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The name of the user associated with this remote + access session." + ::= { crasSessionEntry 1 } - crasSessionIndex OBJECT-TYPE - SYNTAX SessionIndex - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Unique index to distinguish between multiple - Remote Access Sessions associated with the same - user. +crasGroup OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the user group to which this remote + access session belongs." + ::= { crasSessionEntry 2 } - The value of crasSessionIndex must increase monotonically - till it wraps. An implementation may choose to wrap this - index before the value of 2147483647. - " - ::= { crasSessionEntry 3 } +crasSessionIndex OBJECT-TYPE + SYNTAX SessionIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Unique index to distinguish between multiple + Remote Access Sessions associated with the same + user. + The value of crasSessionIndex must increase monotonically + till it wraps. An implementation may choose to wrap this + index before the value of 2147483647." + ::= { crasSessionEntry 3 } - crasAuthenMethod OBJECT-TYPE - SYNTAX UserAuthenMethod - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The method used to authenticate the user prior to - establishing the session." - ::= { crasSessionEntry 4 } +crasAuthenMethod OBJECT-TYPE + SYNTAX UserAuthenMethod + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The method used to authenticate the user prior to + establishing the session." + ::= { crasSessionEntry 4 } - crasAuthorMethod OBJECT-TYPE - SYNTAX UserAuthorMethod - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The method used to authorize the user prior to - establishing the session." - ::= { crasSessionEntry 5 } +crasAuthorMethod OBJECT-TYPE + SYNTAX UserAuthorMethod + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The method used to authorize the user prior to + establishing the session." + ::= { crasSessionEntry 5 } - crasSessionDuration OBJECT-TYPE - SYNTAX Counter32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of seconds elapsed since this session - was established." - ::= { crasSessionEntry 6 } +crasSessionDuration OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of seconds elapsed since this session + was established." + ::= { crasSessionEntry 6 } - crasLocalAddressType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the address returned in 'crasLocalAddress'. - " - ::= { crasSessionEntry 7 } +crasLocalAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the address returned in 'crasLocalAddress'." + ::= { crasSessionEntry 7 } - crasLocalAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The IP address assigned to the client of this session - in the private network assigned by the managed entity." - ::= { crasSessionEntry 8 } +crasLocalAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP address assigned to the client of this session + in the private network assigned by the managed entity." + ::= { crasSessionEntry 8 } - crasISPAddressType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the address returned in 'crasISPAddress'. - " - ::= { crasSessionEntry 9 } +crasISPAddressType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the address returned in 'crasISPAddress'." + ::= { crasSessionEntry 9 } - crasISPAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The IP address of the peer (client) assigned by the ISP. - This is the address of the client device in the public - network." - ::= { crasSessionEntry 10 } +crasISPAddress OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP address of the peer (client) assigned by the ISP. + This is the address of the client device in the public + network." + ::= { crasSessionEntry 10 } - crasSessionProtocol OBJECT-TYPE - SYNTAX RasProtocol - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The protocol underlying this remote access session." - ::= { crasSessionEntry 11 } +crasSessionProtocol OBJECT-TYPE + SYNTAX RasProtocol + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The protocol underlying this remote access session." + ::= { crasSessionEntry 11 } - crasProtocolElement OBJECT-TYPE - SYNTAX OBJECT IDENTIFIER - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A reference to MIB definitions specific to the protocol - underlying corresponding to the session or tunnel - used to realized the remote access session corresponding - to this conceptual row. +crasProtocolElement OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A reference to MIB definitions specific to the protocol + underlying corresponding to the session or tunnel + used to realized the remote access session corresponding + to this conceptual row. For instance, if this remote access session is based on - IPsec, then this object must contain the complete - instance identifier of the IPsec tunnel corresponding - to this remote access session. + IPsec, then this object must contain the complete + instance identifier of the IPsec tunnel corresponding + to this remote access session. If no MIB definitions specific to the underlying - protocol are available, the value should be set to the - OBJECT IDENTIFIER { 0 0 }. - " - DEFVAL { zeroDotZero } - ::= { crasSessionEntry 12 } + protocol are available, the value should be set to the + OBJECT IDENTIFIER { 0 0 }." + DEFVAL { zeroDotZero } + ::= { crasSessionEntry 12 } - crasSessionEncryptionAlgo OBJECT-TYPE - SYNTAX SessionEncrAlgo - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The algorithm used by this remote access session to - encrypt its payload." - ::= { crasSessionEntry 13 } +crasSessionEncryptionAlgo OBJECT-TYPE + SYNTAX SessionEncrAlgo + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The algorithm used by this remote access session to + encrypt its payload." + ::= { crasSessionEntry 13 } - crasSessionPktAuthenAlgo OBJECT-TYPE - SYNTAX SessionAuthAlgo - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The algorithm used by this remote access session to - to validate packets." - ::= { crasSessionEntry 14 } +crasSessionPktAuthenAlgo OBJECT-TYPE + SYNTAX SessionAuthAlgo + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The algorithm used by this remote access session to + to validate packets." + ::= { crasSessionEntry 14 } - crasSessionCompressionAlgo OBJECT-TYPE - SYNTAX SessionCompressionAlgo - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The algorithm used by this remote access session to - compress packets." - ::= { crasSessionEntry 15 } +crasSessionCompressionAlgo OBJECT-TYPE + SYNTAX SessionCompressionAlgo + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The algorithm used by this remote access session to + compress packets." + ::= { crasSessionEntry 15 } - crasHeartbeatInterval OBJECT-TYPE - SYNTAX Unsigned32 (0..4294967295) - UNITS "Seconds" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The interval in seconds between two successive heartbeats - employed by this session. Value of 0 denotes that no - heartbeat is used." - ::= { crasSessionEntry 16 } +crasHeartbeatInterval OBJECT-TYPE + SYNTAX Unsigned32 (0..4294967295) + UNITS "Seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The interval in seconds between two successive heartbeats + employed by this session. Value of 0 denotes that no + heartbeat is used." + ::= { crasSessionEntry 16 } - crasClientVendorString OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The string identifying the vendor of the client - application initiating this Remote Access session." - ::= { crasSessionEntry 17 } +crasClientVendorString OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The string identifying the vendor of the client + application initiating this Remote Access session." + ::= { crasSessionEntry 17 } - crasClientVersionString OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The string identifying the version of the of the client - application initiating the Remote Access session. - This can be used by the administrator to identify which - users are running unsupported client versions." - ::= { crasSessionEntry 18 } +crasClientVersionString OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The string identifying the version of the of the client + application initiating the Remote Access session. + This can be used by the administrator to identify which + users are running unsupported client versions." + ::= { crasSessionEntry 18 } - crasClientOSVendorString OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The string identifying the vendor of the operating system - on which the client application initiating the Remote Access - Session is running." - ::= { crasSessionEntry 19 } +crasClientOSVendorString OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The string identifying the vendor of the operating system + on which the client application initiating the Remote Access + Session is running." + ::= { crasSessionEntry 19 } - crasClientOSVersionString OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The string identifying the version of the operating - system of the entity which initiated this Remote Access - session." - ::= { crasSessionEntry 20 } +crasClientOSVersionString OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The string identifying the version of the operating + system of the entity which initiated this Remote Access + session." + ::= { crasSessionEntry 20 } - crasPrimWINSServerAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the address returned in - 'crasPrimWINSServer'. - " - ::= { crasSessionEntry 21 } +crasPrimWINSServerAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the address returned in + 'crasPrimWINSServer'." + ::= { crasSessionEntry 21 } - crasPrimWINSServer OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The IP address of the primary WINS server assigned - managed entity to this client session." - ::= { crasSessionEntry 22 } +crasPrimWINSServer OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP address of the primary WINS server assigned + managed entity to this client session." + ::= { crasSessionEntry 22 } - crasSecWINSServerAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the address returned in - 'crasSecWINSServer'. - " - ::= { crasSessionEntry 23 } +crasSecWINSServerAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the address returned in + 'crasSecWINSServer'." + ::= { crasSessionEntry 23 } - crasSecWINSServer OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The IP address of the secondary WINS server assigned - by the managed entity to this client session." - ::= { crasSessionEntry 24 } +crasSecWINSServer OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP address of the secondary WINS server assigned + by the managed entity to this client session." + ::= { crasSessionEntry 24 } - crasPrimDNSServerAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the address returned in - 'crasPrimDNSServer'. - " - ::= { crasSessionEntry 25 } +crasPrimDNSServerAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the address returned in + 'crasPrimDNSServer'." + ::= { crasSessionEntry 25 } - crasPrimDNSServer OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The IP address of the primary DNS server assigned by - the managed entity to this client session." - ::= { crasSessionEntry 26 } +crasPrimDNSServer OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP address of the primary DNS server assigned by + the managed entity to this client session." + ::= { crasSessionEntry 26 } - crasSecDNSServerAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the address returned in - 'crasSecDNSServer'. - " - ::= { crasSessionEntry 27 } +crasSecDNSServerAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the address returned in + 'crasSecDNSServer'." + ::= { crasSessionEntry 27 } - crasSecDNSServer OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The IP address of the secondary DNS server assigned - by the managed entity to this client session." - ::= { crasSessionEntry 28 } +crasSecDNSServer OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP address of the secondary DNS server assigned + by the managed entity to this client session." + ::= { crasSessionEntry 28 } - crasDHCPServerAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the address returned in - 'crasDHCPServer'. - " - ::= { crasSessionEntry 29 } +crasDHCPServerAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the address returned in + 'crasDHCPServer'." + ::= { crasSessionEntry 29 } - crasDHCPServer OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The IP address of the DHCP server assigned by the - managed entity to this client session." - ::= { crasSessionEntry 30 } +crasDHCPServer OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP address of the DHCP server assigned by the + managed entity to this client session." + ::= { crasSessionEntry 30 } - crasSessionInPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of packets received by this Remote - Access session." - ::= { crasSessionEntry 31 } +crasSessionInPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of packets received by this Remote + Access session." + ::= { crasSessionEntry 31 } - crasSessionOutPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of packets transmitted by this - Remote Access Session." - ::= { crasSessionEntry 32 } +crasSessionOutPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of packets transmitted by this + Remote Access Session." + ::= { crasSessionEntry 32 } - crasSessionInDropPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of packets received for processing - on this session which were dropped by the managed entity." - ::= { crasSessionEntry 33 } +crasSessionInDropPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of packets received for processing + on this session which were dropped by the managed entity." + ::= { crasSessionEntry 33 } - crasSessionOutDropPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of outgoing packets on this session - which were dropped during transmit processing by the - managed entity." - ::= { crasSessionEntry 34 } +crasSessionOutDropPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of outgoing packets on this session + which were dropped during transmit processing by the + managed entity." + ::= { crasSessionEntry 34 } - crasSessionInOctets OBJECT-TYPE - SYNTAX Counter64 - UNITS "Octets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of octets received by this Remote - Access Session. +crasSessionInOctets OBJECT-TYPE + SYNTAX Counter64 + UNITS "Octets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of octets received by this Remote + Access Session. - This value is accumulated BEFORE determining whether - or not the packet should be decompressed. - " - ::= { crasSessionEntry 35 } + This value is accumulated BEFORE determining whether + or not the packet should be decompressed." + ::= { crasSessionEntry 35 } - crasSessionOutOctets OBJECT-TYPE - SYNTAX Counter64 - UNITS "Octets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of octets transmitted by this Remote - Access Session. +crasSessionOutOctets OBJECT-TYPE + SYNTAX Counter64 + UNITS "Octets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of octets transmitted by this Remote + Access Session. - This value is accumulated AFTER determining whether - or not the packet should be compressed. - " - ::= { crasSessionEntry 36 } + This value is accumulated AFTER determining whether + or not the packet should be compressed." + ::= { crasSessionEntry 36 } - crasSessionState OBJECT-TYPE - SYNTAX SessionStatus - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The state of the remote access session corresponding - to this conceptual row. +crasSessionState OBJECT-TYPE + SYNTAX SessionStatus + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The state of the remote access session corresponding + to this conceptual row. - The management entity may use this object to terminate - an established session by setting value of the object - to 'terminating'. - " - ::= { crasSessionEntry 37 } + The management entity may use this object to terminate + an established session by setting value of the object + to 'terminating'." + ::= { crasSessionEntry 37 } + -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ --- The Remote Access session table organized by user group +-- The Remote Access session table organized by user group -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasActGroupTable OBJECT-TYPE - SYNTAX SEQUENCE OF CrasActGroupEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table lists all the currently active remote - access user groups. For each group, it lists the - attributes (group, aggregate activity, aggregate - traffic), and status." - ::= { crasActivity 22 } - crasActGroupEntry OBJECT-TYPE - SYNTAX CrasActGroupEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry contains the attributes, statistics and - status of an active session." - INDEX { crasActGrpName } - ::= { crasActGroupTable 1} +crasActGroupTable OBJECT-TYPE + SYNTAX SEQUENCE OF CrasActGroupEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table lists all the currently active remote + access user groups. For each group, it lists the + attributes (group, aggregate activity, aggregate + traffic), and status." + ::= { crasActivity 22 } - CrasActGroupEntry ::= SEQUENCE { - crasActGrpName SnmpAdminString, - crasActGrNumUsers Integer32, - crasActGrpInPkts Counter64, - crasActGrpOutPkts Counter64, - crasActGrpInDropPkts Counter64, - crasActGrpOutDropPkts Counter64, - crasActGrpInOctets Counter64, - crasActGrpOutOctets Counter64 - } +crasActGroupEntry OBJECT-TYPE + SYNTAX CrasActGroupEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains the attributes, statistics and + status of an active session." + INDEX { crasActGrpName } + ::= { crasActGroupTable 1 } - crasActGrpName OBJECT-TYPE - SYNTAX SnmpAdminString (SIZE(0..64)) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The name of the active user group corresponding to - this entry." - ::= { crasActGroupEntry 1 } +CrasActGroupEntry ::= SEQUENCE { + crasActGrpName SnmpAdminString, + crasActGrNumUsers Integer32, + crasActGrpInPkts Counter64, + crasActGrpOutPkts Counter64, + crasActGrpInDropPkts Counter64, + crasActGrpOutDropPkts Counter64, + crasActGrpInOctets Counter64, + crasActGrpOutOctets Counter64 +} - crasActGrNumUsers OBJECT-TYPE - SYNTAX Integer32 (1..2147483647) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of users in this group currently connected - to the managed device." - ::= { crasActGroupEntry 2 } +crasActGrpName OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The name of the active user group corresponding to + this entry." + ::= { crasActGroupEntry 1 } - crasActGrpInPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of packets received by this session." - ::= { crasActGroupEntry 3 } +crasActGrNumUsers OBJECT-TYPE + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of users in this group currently connected + to the managed device." + ::= { crasActGroupEntry 2 } - crasActGrpOutPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of packets transmitted by this session." - ::= { crasActGroupEntry 4 } +crasActGrpInPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of packets received by this session." + ::= { crasActGroupEntry 3 } - crasActGrpInDropPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of packets dropped by this session - which were received for processing." - ::= { crasActGroupEntry 5 } +crasActGrpOutPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of packets transmitted by this session." + ::= { crasActGroupEntry 4 } - crasActGrpOutDropPkts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Packets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of outgoing packets which were - dropped during transmit processing by this session." - ::= { crasActGroupEntry 6 } +crasActGrpInDropPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of packets dropped by this session + which were received for processing." + ::= { crasActGroupEntry 5 } - crasActGrpInOctets OBJECT-TYPE - SYNTAX Counter64 - UNITS "Octets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of octets received by this session." - ::= { crasActGroupEntry 7 } +crasActGrpOutDropPkts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Packets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of outgoing packets which were + dropped during transmit processing by this session." + ::= { crasActGroupEntry 6 } + +crasActGrpInOctets OBJECT-TYPE + SYNTAX Counter64 + UNITS "Octets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of octets received by this session." + ::= { crasActGroupEntry 7 } + +crasActGrpOutOctets OBJECT-TYPE + SYNTAX Counter64 + UNITS "Octets" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of octets transmitted by this session." + ::= { crasActGroupEntry 8 } + - crasActGrpOutOctets OBJECT-TYPE - SYNTAX Counter64 - UNITS "Octets" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of octets transmitted by this session." - ::= { crasActGroupEntry 8 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- The Remote Access session activity global statistics. -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasEmailNumSessions OBJECT-TYPE - SYNTAX Gauge32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of currently active Email proxy sessions." - ::= { crasActivity 23 } +crasEmailNumSessions OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of currently active Email proxy sessions." + ::= { crasActivity 23 } - crasEmailCumulateSessions OBJECT-TYPE - SYNTAX Counter32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of cumulative Email proxy sessions since system up." - ::= { crasActivity 24 } +crasEmailCumulateSessions OBJECT-TYPE + SYNTAX Counter32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of cumulative Email proxy sessions since system up." + ::= { crasActivity 24 } - crasEmailPeakConcurrentSessions OBJECT-TYPE - SYNTAX Unsigned32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of peak concurrent Email proxy sessions since system up." - ::= { crasActivity 25 } +crasEmailPeakConcurrentSessions OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of peak concurrent Email proxy sessions since system up." + ::= { crasActivity 25 } - crasIPSecNumSessions OBJECT-TYPE - SYNTAX Gauge32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of currently active IPSec sessions." - ::= { crasActivity 26 } +crasIPSecNumSessions OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of currently active IPSec sessions." + ::= { crasActivity 26 } +crasIPSecCumulateSessions OBJECT-TYPE + SYNTAX Counter32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of cumulative IPSec sessions since system up." + ::= { crasActivity 27 } - crasIPSecCumulateSessions OBJECT-TYPE - SYNTAX Counter32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of cumulative IPSec sessions since system up." - ::= { crasActivity 27 } +crasIPSecPeakConcurrentSessions OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of peak concurrent Email proxy sessions since system up." + ::= { crasActivity 28 } - crasIPSecPeakConcurrentSessions OBJECT-TYPE - SYNTAX Unsigned32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of peak concurrent Email proxy sessions since system up." - ::= { crasActivity 28 } +crasL2LNumSessions OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of currently active LAN to LAN sessions." + ::= { crasActivity 29 } - crasL2LNumSessions OBJECT-TYPE - SYNTAX Gauge32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of currently active LAN to LAN sessions." - ::= { crasActivity 29 } +crasL2LCumulateSessions OBJECT-TYPE + SYNTAX Counter32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of cumulative LAN to LAN sessions since system up." + ::= { crasActivity 30 } +crasL2LPeakConcurrentSessions OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of peak concurrent LAN to LAN sessions since system up." + ::= { crasActivity 31 } - crasL2LCumulateSessions OBJECT-TYPE - SYNTAX Counter32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of cumulative LAN to LAN sessions since system up." - ::= { crasActivity 30 } +crasLBNumSessions OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of currently active Load Balancing sessions." + ::= { crasActivity 32 } - crasL2LPeakConcurrentSessions OBJECT-TYPE - SYNTAX Unsigned32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of peak concurrent LAN to LAN sessions since system up." - ::= { crasActivity 31 } +crasLBCumulateSessions OBJECT-TYPE + SYNTAX Counter32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of cumulative Load Balancing sessions since system up." + ::= { crasActivity 33 } - crasLBNumSessions OBJECT-TYPE - SYNTAX Gauge32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of currently active Load Balancing sessions." - ::= { crasActivity 32 } +crasLBPeakConcurrentSessions OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of peak concurrent Load Balancing sessions since system up." + ::= { crasActivity 34 } +crasSVCNumSessions OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of currently active SVC sessions." + ::= { crasActivity 35 } - crasLBCumulateSessions OBJECT-TYPE - SYNTAX Counter32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of cumulative Load Balancing sessions since system up." - ::= { crasActivity 33 } +crasSVCCumulateSessions OBJECT-TYPE + SYNTAX Counter32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of cumulative SVC sessions since system up." + ::= { crasActivity 36 } - crasLBPeakConcurrentSessions OBJECT-TYPE - SYNTAX Unsigned32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of peak concurrent Load Balancing sessions since system up." - ::= { crasActivity 34 } +crasSVCPeakConcurrentSessions OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of peak concurrent SVC sessions since system up." + ::= { crasActivity 37 } - crasSVCNumSessions OBJECT-TYPE - SYNTAX Gauge32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of currently active SVC sessions." - ::= { crasActivity 35 } +crasWebvpnNumSessions OBJECT-TYPE + SYNTAX Gauge32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of currently active Webvpn sessions." + ::= { crasActivity 38 } +crasWebvpnCumulateSessions OBJECT-TYPE + SYNTAX Counter32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of cumulative Webvpn sessions since system up." + ::= { crasActivity 39 } - crasSVCCumulateSessions OBJECT-TYPE - SYNTAX Counter32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of cumulative SVC sessions since system up." - ::= { crasActivity 36 } - - crasSVCPeakConcurrentSessions OBJECT-TYPE - SYNTAX Unsigned32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of peak concurrent SVC sessions since system up." - ::= { crasActivity 37 } - - crasWebvpnNumSessions OBJECT-TYPE - SYNTAX Gauge32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of currently active Webvpn sessions." - ::= { crasActivity 38 } - - - crasWebvpnCumulateSessions OBJECT-TYPE - SYNTAX Counter32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of cumulative Webvpn sessions since system up." - ::= { crasActivity 39 } - - crasWebvpnPeakConcurrentSessions OBJECT-TYPE - SYNTAX Unsigned32 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of peak concurrent Webvpn sessions since system up." - ::= { crasActivity 40 } - +crasWebvpnPeakConcurrentSessions OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of peak concurrent Webvpn sessions since system up." + ::= { crasActivity 40 } + +crasNumPeakSessions OBJECT-TYPE + SYNTAX Unsigned32 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of peak RA sessions since system up." + ::= { crasActivity 41 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- Remote Access Failures Group --- --- This group consists of: +-- +-- This group consists of: -- 1) Remote Access global failures -- 2) Remote Access session failures -- 3) Remote Access Group failures -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - +-- -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- The global failures group -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasFailuresGlobals OBJECT IDENTIFIER - ::= { crasFailures 1 } - - crasNumTotalFailures OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of attempts to establish sessions which - failed, since the last reboot of the managed device." - ::= { crasFailuresGlobals 1 } - - crasNumDeclinedSessions OBJECT-TYPE - SYNTAX Unsigned32 (0..4294967295) - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of session setup attempts, counted since - the last time the notification - 'ciscoRasTooManyFailedAuths' was issued, which were - declined due to authentication or authorization - failure. - " - ::= { crasFailuresGlobals 2 } - - crasNumSetupFailInsufResources OBJECT-TYPE - SYNTAX Counter64 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of session setup attempts that failed - due to insufficient resources." - ::= { crasFailuresGlobals 3 } - - crasNumAbortedSessions OBJECT-TYPE - SYNTAX Counter64 - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of sessions which were successfully - setup but were since terminated abnormally." - ::= { crasFailuresGlobals 4 } +crasFailuresGlobals OBJECT IDENTIFIER + ::= { crasFailures 1 } +crasNumTotalFailures OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of attempts to establish sessions which + failed, since the last reboot of the managed device." + ::= { crasFailuresGlobals 1 } + +crasNumDeclinedSessions OBJECT-TYPE + SYNTAX Unsigned32 (0..4294967295) + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of session setup attempts, counted since + the last time the notification + 'ciscoRasTooManyFailedAuths' was issued, which were + declined due to authentication or authorization + failure." + ::= { crasFailuresGlobals 2 } + +crasNumSetupFailInsufResources OBJECT-TYPE + SYNTAX Counter64 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of session setup attempts that failed + due to insufficient resources." + ::= { crasFailuresGlobals 3 } + +crasNumAbortedSessions OBJECT-TYPE + SYNTAX Counter64 + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of sessions which were successfully + setup but were since terminated abnormally." + ::= { crasFailuresGlobals 4 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- The Failure Global Control Objects -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasFailGlobalCntl OBJECT IDENTIFIER - ::= { crasFailures 2 } - crasFailTableSize OBJECT-TYPE - SYNTAX Unsigned32 (0..4294967295) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The window size of the Remote Access Failure tables. +crasFailGlobalCntl OBJECT IDENTIFIER + ::= { crasFailures 2 } - The failure tables for session and group failures - maintain only the last crasFailTableSize number of - failure records. A value of 0 for this MIB variable - indicates that archiving of the failures is disabled. - An implementation may choose suitable minimum and - maximum values for this element based on the local - policy and available resources. If an SNMP SET request - specifies a value outside this window for this element, - a BAD VALUE may be returned." +crasFailTableSize OBJECT-TYPE + SYNTAX Unsigned32 (0..4294967295) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The window size of the Remote Access Failure tables. - ::= { crasFailGlobalCntl 1 } + The failure tables for session and group failures + maintain only the last crasFailTableSize number of + failure records. A value of 0 for this MIB variable + indicates that archiving of the failures is disabled. + An implementation may choose suitable minimum and + maximum values for this element based on the local + policy and available resources. If an SNMP SET request + specifies a value outside this window for this element, + a BAD VALUE may be returned." + ::= { crasFailGlobalCntl 1 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- The Remote Access Service failure history -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasSessFailures OBJECT IDENTIFIER - ::= { crasFailures 3 } + +crasSessFailures OBJECT IDENTIFIER + ::= { crasFailures 3 } - crasSessFailTable OBJECT-TYPE - SYNTAX SEQUENCE OF CrasSessFailEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " - This table records the last 'N' session failures, - where 'N' is the value of the MIB element - 'crasFailTableSize' defined earlier. - - A failure could be a failure to establish a session - ('setup' failure) or a failure of a session after it - was established ('operational' failure). - " - ::= { crasSessFailures 1 } +crasSessFailTable OBJECT-TYPE + SYNTAX SEQUENCE OF CrasSessFailEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table records the last 'N' session failures, + where 'N' is the value of the MIB element + 'crasFailTableSize' defined earlier. - crasSessFailEntry OBJECT-TYPE - SYNTAX CrasSessFailEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry contains the attributes associated with - a remote access session failure." - INDEX { crasSessFailIndex } - ::= { crasSessFailTable 1 } + A failure could be a failure to establish a session + ('setup' failure) or a failure of a session after it + was established ('operational' failure)." + ::= { crasSessFailures 1 } - CrasSessFailEntry ::= SEQUENCE { - crasSessFailIndex FailureRecordIndex, - crasSessFailUsername SnmpAdminString, - crasSessFailGroupname SnmpAdminString, - crasSessFailType INTEGER, - crasSessFailReason INTEGER, - crasSessFailTime TimeStamp, - crasSessFailSessionIndex SessionIndex, - crasSessFailISPAddrType InetAddressType, - crasSessFailISPAddr InetAddress, - crasSessFailLocalAddrType InetAddressType, - crasSessFailLocalAddr InetAddress - } +crasSessFailEntry OBJECT-TYPE + SYNTAX CrasSessFailEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains the attributes associated with + a remote access session failure." + INDEX { crasSessFailIndex } + ::= { crasSessFailTable 1 } - crasSessFailIndex OBJECT-TYPE - SYNTAX FailureRecordIndex - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The index of the session failure table. - The value of the index is a number which - begins at one and is incremented with each - session failure. The value of this object will - wrap at 4,294,967,295." - ::= { crasSessFailEntry 1 } +CrasSessFailEntry ::= SEQUENCE { + crasSessFailIndex FailureRecordIndex, + crasSessFailUsername SnmpAdminString, + crasSessFailGroupname SnmpAdminString, + crasSessFailType INTEGER, + crasSessFailReason INTEGER, + crasSessFailTime TimeStamp, + crasSessFailSessionIndex SessionIndex, + crasSessFailISPAddrType InetAddressType, + crasSessFailISPAddr InetAddress, + crasSessFailLocalAddrType InetAddressType, + crasSessFailLocalAddr InetAddress +} - crasSessFailUsername OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The name of the user associated with this failed - remote access session." - ::= { crasSessFailEntry 2 } +crasSessFailIndex OBJECT-TYPE + SYNTAX FailureRecordIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The index of the session failure table. + The value of the index is a number which + begins at one and is incremented with each + session failure. The value of this object will + wrap at 4,294,967,295." + ::= { crasSessFailEntry 1 } - crasSessFailGroupname OBJECT-TYPE - SYNTAX SnmpAdminString - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The name of the user group to which this failed - remote access session belongs." - ::= { crasSessFailEntry 3 } +crasSessFailUsername OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the user associated with this failed + remote access session." + ::= { crasSessFailEntry 2 } - crasSessFailType OBJECT-TYPE - SYNTAX INTEGER{ - setupFailure(1), - operationalFailure(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the failure: - 1 = failure occurred during session setup - 2 = failed occurred after the session was setup - successfully. - " - ::= { crasSessFailEntry 4 } +crasSessFailGroupname OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the user group to which this failed + remote access session belongs." + ::= { crasSessFailEntry 3 } - crasSessFailReason OBJECT-TYPE - SYNTAX INTEGER{ - other(1), - internalError(2), - authenticationFailure(3), - authorizationFailure(4), - sysCapExceeded(5), - peerAbortRequest(6), - peerLost(7), - operRequest(8) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The reason for the failure. Possible reasons - include: - 1 = other (error which cannot be classified in - any of the types listed below). - 2 = internal error occurred - 3 = failed to authenticate the peer/user - 4 = failed to authorize the peer/user - 5 = system capacity exceeded (memory, cpu, max - users etc) - 6 = peer requested to abort the session or the - setup - 7 = lost peer's heartbeat - 8 = local management request." - ::= { crasSessFailEntry 5 } +crasSessFailType OBJECT-TYPE + SYNTAX INTEGER { + setupFailure(1), + operationalFailure(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the failure: + 1 = failure occurred during session setup + 2 = failed occurred after the session was setup + successfully." + ::= { crasSessFailEntry 4 } - crasSessFailTime OBJECT-TYPE - SYNTAX TimeStamp - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of the MIB element 'sysUpTime' - at the time of the failure." - ::= { crasSessFailEntry 6 } +crasSessFailReason OBJECT-TYPE + SYNTAX INTEGER { + other(1), + internalError(2), + authenticationFailure(3), + authorizationFailure(4), + sysCapExceeded(5), + peerAbortRequest(6), + peerLost(7), + operRequest(8) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The reason for the failure. Possible reasons + include: + 1 = other (error which cannot be classified in + any of the types listed below). + 2 = internal error occurred + 3 = failed to authenticate the peer/user + 4 = failed to authorize the peer/user + 5 = system capacity exceeded (memory, cpu, max + users etc) + 6 = peer requested to abort the session or the + setup + 7 = lost peer's heartbeat + 8 = local management request." + ::= { crasSessFailEntry 5 } - crasSessFailSessionIndex OBJECT-TYPE - SYNTAX SessionIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The index of the session which failed (in case - this was an operational failure). In case of setup - failures (where the value of 'crasSessFailType' of - this conceptual row is 'operationalFailure'), the - value of this object is undefined and should not be - processed." - ::= { crasSessFailEntry 7 } +crasSessFailTime OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of the MIB element 'sysUpTime' + at the time of the failure." + ::= { crasSessFailEntry 6 } - crasSessFailISPAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the address returned in - 'crasSessFailISPAddr'. - " - ::= { crasSessFailEntry 8 } +crasSessFailSessionIndex OBJECT-TYPE + SYNTAX SessionIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The index of the session which failed (in case + this was an operational failure). In case of setup + failures (where the value of 'crasSessFailType' of + this conceptual row is 'operationalFailure'), the + value of this object is undefined and should not be + processed." + ::= { crasSessFailEntry 7 } - crasSessFailISPAddr OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The public address of the peer." - ::= { crasSessFailEntry 9 } +crasSessFailISPAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the address returned in + 'crasSessFailISPAddr'." + ::= { crasSessFailEntry 8 } - crasSessFailLocalAddrType OBJECT-TYPE - SYNTAX InetAddressType - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of the address returned in - 'crasSessFailLocalAddr'. - " - ::= { crasSessFailEntry 10 } +crasSessFailISPAddr OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The public address of the peer." + ::= { crasSessFailEntry 9 } - crasSessFailLocalAddr OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The address assigned to the peer by the local - address management mechanism. In case no address - was assigned to the peer when the failure occurred, - this MIB variable would contain the IPv4 address - value 0.0.0.0" - ::= { crasSessFailEntry 11 } +crasSessFailLocalAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the address returned in + 'crasSessFailLocalAddr'." + ::= { crasSessFailEntry 10 } + +crasSessFailLocalAddr OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address assigned to the peer by the local + address management mechanism. In case no address + was assigned to the peer when the failure occurred, + this MIB variable would contain the IPv4 address + value 0.0.0.0" + ::= { crasSessFailEntry 11 } + - crasFailLastFailIndex OBJECT-TYPE - SYNTAX FailureRecordIndex - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of column 'crasSessFailIndex' - corresponding to the last row added to the - crasSessFailTable. - - The value of this object is undefined and should - not be processed by the management entity if the - value of the object 'crasFailTableSize' is 0. - " - ::= { crasSessFailures 2 } +crasFailLastFailIndex OBJECT-TYPE + SYNTAX FailureRecordIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of column 'crasSessFailIndex' + corresponding to the last row added to the + crasSessFailTable. + The value of this object is undefined and should + not be processed by the management entity if the + value of the object 'crasFailTableSize' is 0." + ::= { crasSessFailures 2 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ --- Remote Access session failure history, catalogued by --- user group +-- Remote Access session failure history, catalogued by +-- user group -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasGroupFailures OBJECT IDENTIFIER - ::= { crasFailures 4 } +crasGroupFailures OBJECT IDENTIFIER + ::= { crasFailures 4 } - crasGrpFailTable OBJECT-TYPE - SYNTAX SEQUENCE OF CrasGrpFailEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "This table records the last 'N' occurrences of - failures (setup or operational) per user group, - where 'N' is the value of the MIB element - 'crasFailTableSize' defined earlier. - When 'N' entries have been created, the failure - information about a new user group must be created by - deleting the oldest entry in this table. - " - ::= { crasGroupFailures 1 } +crasGrpFailTable OBJECT-TYPE + SYNTAX SEQUENCE OF CrasGrpFailEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table records the last 'N' occurrences of + failures (setup or operational) per user group, + where 'N' is the value of the MIB element + 'crasFailTableSize' defined earlier. - crasGrpFailEntry OBJECT-TYPE - SYNTAX CrasGrpFailEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Each entry contains the summary of failures for a - specific user group." - INDEX { crasGrpFailGroupname } - ::= { crasGrpFailTable 1 } + When 'N' entries have been created, the failure + information about a new user group must be created by + deleting the oldest entry in this table." + ::= { crasGroupFailures 1 } - CrasGrpFailEntry ::= SEQUENCE { - crasGrpFailGroupname SnmpAdminString, - crasGrpFailNumFailAuths Counter64, - crasGrpFailNumResourceFailures Counter64, - crasGrpFailNumDeclined Counter64, - crasGrpFailNumTerminatedMgmt Counter64, - crasGrpFailNumTerminatedOther Counter64 - } +crasGrpFailEntry OBJECT-TYPE + SYNTAX CrasGrpFailEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains the summary of failures for a + specific user group." + INDEX { crasGrpFailGroupname } + ::= { crasGrpFailTable 1 } - crasGrpFailGroupname OBJECT-TYPE - SYNTAX SnmpAdminString (SIZE(0..64)) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "The name of the user group to which this failure - record corresponds. +CrasGrpFailEntry ::= SEQUENCE { + crasGrpFailGroupname SnmpAdminString, + crasGrpFailNumFailAuths Counter64, + crasGrpFailNumResourceFailures Counter64, + crasGrpFailNumDeclined Counter64, + crasGrpFailNumTerminatedMgmt Counter64, + crasGrpFailNumTerminatedOther Counter64 +} - This is the index of the group failure table." - ::= { crasGrpFailEntry 1 } +crasGrpFailGroupname OBJECT-TYPE + SYNTAX SnmpAdminString (SIZE (0..64)) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The name of the user group to which this failure + record corresponds. - crasGrpFailNumFailAuths OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of sessions belonging to this group which - failed authentication; counted since last reboot." - ::= { crasGrpFailEntry 2 } + This is the index of the group failure table." + ::= { crasGrpFailEntry 1 } - crasGrpFailNumResourceFailures OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of session setup attempts which failed due - to insufficient resources." - ::= { crasGrpFailEntry 3 } +crasGrpFailNumFailAuths OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of sessions belonging to this group which + failed authentication; counted since last reboot." + ::= { crasGrpFailEntry 2 } - crasGrpFailNumDeclined OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of session setup attempts which were declined - by the managed entity due to local policy. These would - include sessions which were denied due to rate control - settings." - ::= { crasGrpFailEntry 4 } +crasGrpFailNumResourceFailures OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of session setup attempts which failed due + to insufficient resources." + ::= { crasGrpFailEntry 3 } - crasGrpFailNumTerminatedMgmt OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of established sessions which were terminated - by explicit management action. The termination may have - been triggered locally or based on a request from the peer." - ::= { crasGrpFailEntry 5 } +crasGrpFailNumDeclined OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of session setup attempts which were declined + by the managed entity due to local policy. These would + include sessions which were denied due to rate control + settings." + ::= { crasGrpFailEntry 4 } - crasGrpFailNumTerminatedOther OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The number of established sessions which were - terminated due to insufficient reasons, internal error - or other reasons not caused by management action." - ::= { crasGrpFailEntry 6 } +crasGrpFailNumTerminatedMgmt OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of established sessions which were terminated + by explicit management action. The termination may have + been triggered locally or based on a request from the peer." + ::= { crasGrpFailEntry 5 } +crasGrpFailNumTerminatedOther OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of established sessions which were + terminated due to insufficient reasons, internal error + or other reasons not caused by management action." + ::= { crasGrpFailEntry 6 } + -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ --- RAS Security Group --- --- This group consists of: +-- RAS Security Group +-- +-- This group consists of: -- 1) RAS security global counters -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasSecurityGlobals OBJECT IDENTIFIER - ::= { crasSecurity 1 } +crasSecurityGlobals OBJECT IDENTIFIER + ::= { crasSecurity 1 } - crasNumDisabledAccounts OBJECT-TYPE - SYNTAX Counter64 - UNITS "Users" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The total number of user accounts which were - disabled due to repeated login failures." - ::= { crasSecurityGlobals 1 } + +crasNumDisabledAccounts OBJECT-TYPE + SYNTAX Counter64 + UNITS "Users" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of user accounts which were + disabled due to repeated login failures." + ::= { crasSecurityGlobals 1 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ --- RAS Thrshold Group --- --- This group consists of threshold values for RAS parameters +-- RAS Thrshold Group +-- +-- This group consists of threshold values for RAS parameters -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasThrMaxSessions OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - UNITS "Sessions" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum number of sessions which are successfully - setup after which the managed entity should alert the - network management entity using the notification + +crasThrMaxSessions OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + UNITS "Sessions" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of sessions which are successfully + setup after which the managed entity should alert the + network management entity using the notification 'ciscoRasTooManySessions', if the notification has been enabled. - A value of 0 indicates that the threshold has not been + A value of 0 indicates that the threshold has not been set." - DEFVAL { 0 } - ::= { crasThresholds 1 } + DEFVAL { 0 } + ::= { crasThresholds 1 } - crasThrMaxFailedAuths OBJECT-TYPE - SYNTAX Unsigned32 (0..4294967295) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The value of object 'crasNumDeclinedSessions' at - which the managed entity should alert the network - management entity using the notification - 'ciscoRasTooManyFailedAuths', if the notification - has been enabled. +crasThrMaxFailedAuths OBJECT-TYPE + SYNTAX Unsigned32 (0..4294967295) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of object 'crasNumDeclinedSessions' at + which the managed entity should alert the network + management entity using the notification + 'ciscoRasTooManyFailedAuths', if the notification + has been enabled. - A value of 0 indicates that the threshold has not been + A value of 0 indicates that the threshold has not been + set." + DEFVAL { 4294967295 } + ::= { crasThresholds 2 } + +crasThrMaxThroughput OBJECT-TYPE + SYNTAX Integer32 (0..2147483647) + UNITS "Octets Per Second" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The highest throughput of the Remote Access Service at + which the managed entity should alert the network management + entity using the notification 'ciscoRasTooHighThroughput', + if the notification has been enabled. + + The notification is disabled till the value of the + aggregate throughput of the managed entity drops below + the value of this object. + + A value of 0 indicates that the threshold has not been set." - DEFVAL { 4294967295 } - ::= { crasThresholds 2 } - - crasThrMaxThroughput OBJECT-TYPE - SYNTAX Integer32 (0..2147483647) - UNITS "Octets Per Second" - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The highest throughput of the Remote Access Service at - which the managed entity should alert the network management - entity using the notification 'ciscoRasTooHighThroughput', - if the notification has been enabled. - - The notification is disabled till the value of the - aggregate throughput of the managed entity drops below - the value of this object. - - A value of 0 indicates that the threshold has not been - set." - DEFVAL { 0 } - ::= { crasThresholds 3 } + DEFVAL { 0 } + ::= { crasThresholds 3 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ --- Notification Control Group --- --- This group of objects controls the sending of +-- Notification Control Group +-- +-- This group of objects controls the sending of -- Remote Access MIB TRAPs. -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - crasCntlTooManySessions OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object defines the administrative state of - sending the trap to signal the violation of the - Max session threshold." - DEFVAL { false } - ::= { crasNotifCntl 1 } - crasCntlTooManyFailedAuths OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object defines the administrative state of - sending the trap to signal the violation of the - Max authentication failure count threshold." - DEFVAL { false } - ::= { crasNotifCntl 2 } +crasCntlTooManySessions OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object defines the administrative state of + sending the trap to signal the violation of the + Max session threshold." + DEFVAL { false } + ::= { crasNotifCntl 1 } - crasCntlTooHighThroughput OBJECT-TYPE - SYNTAX TruthValue - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This object defines the administrative state of - sending the trap to signal the violation of the - Max throughput threshold." - DEFVAL { false } - ::= { crasNotifCntl 3 } +crasCntlTooManyFailedAuths OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object defines the administrative state of + sending the trap to signal the violation of the + Max authentication failure count threshold." + DEFVAL { false } + ::= { crasNotifCntl 2 } + +crasCntlTooHighThroughput OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object defines the administrative state of + sending the trap to signal the violation of the + Max throughput threshold." + DEFVAL { false } + ::= { crasNotifCntl 3 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ --- Cisco Remote Access Notifications - TRAPs +-- Cisco Remote Access Notifications - TRAPs -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - ciscoRasTooManySessions NOTIFICATION-TYPE - OBJECTS { - crasNumSessions, - crasNumUsers, - crasMaxSessionsSupportable, - crasMaxUsersSupportable, - crasThrMaxSessions - } - STATUS current - DESCRIPTION - "This notification is generated when the managed entity - detects that the number of sessions established exceeds - the set threshold crasThrMaxSessions. - Once the notification has been issued, further - notifications are suppressed till the value returns - below the specified threshold." - ::= { ciscoRasMonitorMIBNotifs 1 } +ciscoRasTooManySessions NOTIFICATION-TYPE + OBJECTS { + crasNumSessions, + crasNumUsers, + crasMaxSessionsSupportable, + crasMaxUsersSupportable, + crasThrMaxSessions + } + STATUS current + DESCRIPTION + "This notification is generated when the managed entity + detects that the number of sessions established exceeds + the set threshold crasThrMaxSessions. - ciscoRasTooManyFailedAuths NOTIFICATION-TYPE - OBJECTS { - crasNumDeclinedSessions, - crasThrMaxFailedAuths - } - STATUS current - DESCRIPTION - "This notification is generated when the managed entity - detects that the number of login attempts (over all - users) exceeds the set threshold for throughput - (crasThrMaxFailedAuths). + Once the notification has been issued, further + notifications are suppressed till the value returns + below the specified threshold." + ::= { ciscoRasMonitorMIBNotifs 1 } - Once the notification has been issued, further - notifications are suppressed till the value returns - below the specified threshold." - ::= { ciscoRasMonitorMIBNotifs 2 } +ciscoRasTooManyFailedAuths NOTIFICATION-TYPE + OBJECTS { + crasNumDeclinedSessions, + crasThrMaxFailedAuths + } + STATUS current + DESCRIPTION + "This notification is generated when the managed entity + detects that the number of login attempts (over all + users) exceeds the set threshold for throughput + (crasThrMaxFailedAuths). - ciscoRasTooHighThroughput NOTIFICATION-TYPE - OBJECTS { - crasGlobalInOctets, - crasGlobalOutOctets, - crasThrMaxThroughput - } - STATUS current - DESCRIPTION - "This notification is generated when the managed entity - detects that the current throughput of the device exceeds - the set threshold for throughput (crasThrMaxThroughput). + Once the notification has been issued, further + notifications are suppressed till the value returns + below the specified threshold." + ::= { ciscoRasMonitorMIBNotifs 2 } - Once the notification has been issued, further - notiifcations are suppressed till the value returns - below the specified threshold." - ::= { ciscoRasMonitorMIBNotifs 3 } +ciscoRasTooHighThroughput NOTIFICATION-TYPE + OBJECTS { + crasGlobalInOctets, + crasGlobalOutOctets, + crasThrMaxThroughput + } + STATUS current + DESCRIPTION + "This notification is generated when the managed entity + detects that the current throughput of the device exceeds + the set threshold for throughput (crasThrMaxThroughput). + Once the notification has been issued, further + notiifcations are suppressed till the value returns + below the specified threshold." + ::= { ciscoRasMonitorMIBNotifs 3 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- Conformance Information -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - ciscoRasMonitorMIBCompliances OBJECT IDENTIFIER - ::= { ciscoRasMonitorMIBConform 1 } - ciscoRasMonitorMIBGroups OBJECT IDENTIFIER - ::= { ciscoRasMonitorMIBConform 2 } +ciscoRasMonitorMIBCompliances OBJECT IDENTIFIER + ::= { ciscoRasMonitorMIBConform 1 } + +ciscoRasMonitorMIBGroups OBJECT IDENTIFIER + ::= { ciscoRasMonitorMIBConform 2 } + -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- Compliance Statements -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - ciscoRasMonitorMIBCompliance MODULE-COMPLIANCE - STATUS deprecated - DESCRIPTION - "The compliance statement for SNMP entities - the Cisco Remote Access Monitoring MIB." - MODULE -- this module - MANDATORY-GROUPS { - ciscoRasCapacityGroup, - ciscoRasResourceUsageGroup, - ciscoRasActivityGroup, - ciscoRasMandatoryFailureGroup - } +ciscoRasMonitorMIBCompliance MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for SNMP entities + the Cisco Remote Access Monitoring MIB." + MODULE -- this module + MANDATORY-GROUPS { + ciscoRasCapacityGroup, + ciscoRasResourceUsageGroup, + ciscoRasActivityGroup, + ciscoRasMandatoryFailureGroup + } - GROUP ciscoRasGrpActivityGroup - DESCRIPTION - "This group is optional." + GROUP ciscoRasGrpActivityGroup + DESCRIPTION + "This group is optional." - GROUP ciscoRasOptionalFailureGroup - DESCRIPTION - "This group is optional." + GROUP ciscoRasOptionalFailureGroup + DESCRIPTION + "This group is optional." - GROUP ciscoRasSecurityGroup - DESCRIPTION - "This group is optional." + GROUP ciscoRasSecurityGroup + DESCRIPTION + "This group is optional." - GROUP ciscoRasThresholdsGroup - DESCRIPTION - "This group is optional." + GROUP ciscoRasThresholdsGroup + DESCRIPTION + "This group is optional." - GROUP ciscoRasNotificationsGroup - DESCRIPTION - "This group is mandatory if and only if - the SNMP agent on the managed entity - implements the group - 'ciscoRasThresholdsGroup'." + GROUP ciscoRasNotificationsGroup + DESCRIPTION + "This group is mandatory if and only if + the SNMP agent on the managed entity + implements the group + 'ciscoRasThresholdsGroup'." - GROUP ciscoRasNotificationCntlGroup - DESCRIPTION - "This group is mandatory if and only if - the SNMP agent on the managed entity - implements the group - 'ciscoRasNotificationsGroup'." + GROUP ciscoRasNotificationCntlGroup + DESCRIPTION + "This group is mandatory if and only if + the SNMP agent on the managed entity + implements the group + 'ciscoRasNotificationsGroup'." - OBJECT crasSessionState - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." + OBJECT crasSessionState + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + OBJECT crasCntlTooManySessions + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." - OBJECT crasCntlTooManySessions - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." + OBJECT crasCntlTooManyFailedAuths + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." - OBJECT crasCntlTooManyFailedAuths - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." + OBJECT crasCntlTooHighThroughput + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { ciscoRasMonitorMIBCompliances 1 } - OBJECT crasCntlTooHighThroughput - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." +ciscoRasMonitorMIBComplianceRev1 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for SNMP entities + the Cisco Remote Access Monitoring MIB." + MODULE -- this module + MANDATORY-GROUPS { + ciscoRasCapacityGroup, + ciscoRasResourceUsageGroup, + ciscoRasActivityGroup, + ciscoRasActivityGroupRev1, + ciscoRasMandatoryFailureGroup + } - ::= { ciscoRasMonitorMIBCompliances 1 } + GROUP ciscoRasGrpActivityGroup + DESCRIPTION + "This group is optional." - ciscoRasMonitorMIBComplianceRev1 MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The compliance statement for SNMP entities - the Cisco Remote Access Monitoring MIB." + GROUP ciscoRasOptionalFailureGroup + DESCRIPTION + "This group is optional." - MODULE -- this module - MANDATORY-GROUPS { - ciscoRasCapacityGroup, - ciscoRasResourceUsageGroup, - ciscoRasActivityGroup, - ciscoRasActivityGroupRev1, - ciscoRasMandatoryFailureGroup - } + GROUP ciscoRasSecurityGroup + DESCRIPTION + "This group is optional." - GROUP ciscoRasGrpActivityGroup - DESCRIPTION - "This group is optional." + GROUP ciscoRasThresholdsGroup + DESCRIPTION + "This group is optional." - GROUP ciscoRasOptionalFailureGroup - DESCRIPTION - "This group is optional." + GROUP ciscoRasNotificationsGroup + DESCRIPTION + "This group is mandatory if and only if + the SNMP agent on the managed entity + implements the group + 'ciscoRasThresholdsGroup'." - GROUP ciscoRasSecurityGroup - DESCRIPTION - "This group is optional." + GROUP ciscoRasNotificationCntlGroup + DESCRIPTION + "This group is mandatory if and only if + the SNMP agent on the managed entity + implements the group + 'ciscoRasNotificationsGroup'." - GROUP ciscoRasThresholdsGroup - DESCRIPTION - "This group is optional." + OBJECT crasSessionState + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." - GROUP ciscoRasNotificationsGroup - DESCRIPTION - "This group is mandatory if and only if - the SNMP agent on the managed entity - implements the group - 'ciscoRasThresholdsGroup'." + OBJECT crasCntlTooManySessions + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." - GROUP ciscoRasNotificationCntlGroup - DESCRIPTION - "This group is mandatory if and only if - the SNMP agent on the managed entity - implements the group - 'ciscoRasNotificationsGroup'." + OBJECT crasCntlTooManyFailedAuths + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." - OBJECT crasSessionState - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - - OBJECT crasCntlTooManySessions - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT crasCntlTooManyFailedAuths - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - OBJECT crasCntlTooHighThroughput - MIN-ACCESS read-only - DESCRIPTION - "Write access is not required." - - ::= { ciscoRasMonitorMIBCompliances 2 } + OBJECT crasCntlTooHighThroughput + MIN-ACCESS read-only + DESCRIPTION + "Write access is not required." + ::= { ciscoRasMonitorMIBCompliances 2 } -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- Units of Conformance -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++ - ciscoRasCapacityGroup OBJECT-GROUP - OBJECTS { - -- The RAS capacity group - crasMaxSessionsSupportable , - crasMaxUsersSupportable , - crasMaxGroupsSupportable , - crasNumCryptoAccelerators - } - STATUS current - DESCRIPTION - "This group consists of the MIB objects pertaining + +ciscoRasCapacityGroup OBJECT-GROUP + OBJECTS { + crasMaxSessionsSupportable, + crasMaxUsersSupportable, + crasMaxGroupsSupportable, + crasNumCryptoAccelerators + } + STATUS current + DESCRIPTION + "This group consists of the MIB objects pertaining to Remote Access Service capacity parameters defined in the Cisco Remote Access MIB." - ::= { ciscoRasMonitorMIBGroups 1 } + ::= { ciscoRasMonitorMIBGroups 1 } - ciscoRasResourceUsageGroup OBJECT-GROUP - OBJECTS { - crasGlobalBwUsage - } - STATUS current - DESCRIPTION - "This group consists of the MIB objects pertaining - to Remote Access Service resource usage parameters - defined in the Cisco Remote Access MIB." - ::= { ciscoRasMonitorMIBGroups 2 } +ciscoRasResourceUsageGroup OBJECT-GROUP + OBJECTS { crasGlobalBwUsage } + STATUS current + DESCRIPTION + "This group consists of the MIB objects pertaining + to Remote Access Service resource usage parameters + defined in the Cisco Remote Access MIB." + ::= { ciscoRasMonitorMIBGroups 2 } - ciscoRasActivityGroup OBJECT-GROUP - OBJECTS { - crasNumSessions , - crasNumPrevSessions , - crasNumUsers , - crasGlobalInPkts , - crasGlobalOutPkts , - crasGlobalInOctets , - crasGlobalOutOctets , - crasGlobalInDecompOctets, - crasGlobalOutUncompOctets, - crasGlobalInDropPkts , - crasGlobalOutDropPkts , - crasGroup , - crasAuthenMethod , - crasAuthorMethod , - crasSessionDuration , - crasLocalAddressType, - crasLocalAddress , - crasISPAddressType , - crasISPAddress , - crasSessionProtocol , - crasProtocolElement, - crasSessionEncryptionAlgo , - crasSessionPktAuthenAlgo , - crasSessionCompressionAlgo , - crasHeartbeatInterval , - crasClientVendorString , - crasClientVersionString , - crasClientOSVendorString , - crasClientOSVersionString , - -- - crasPrimWINSServerAddrType , - crasPrimWINSServer , - crasSecWINSServerAddrType , - crasSecWINSServer , - crasPrimDNSServerAddrType, - crasPrimDNSServer , - crasSecDNSServerAddrType , - crasSecDNSServer , - crasDHCPServerAddrType , - crasDHCPServer , - -- - crasSessionInPkts , - crasSessionOutPkts , - crasSessionInDropPkts , - crasSessionOutDropPkts , - crasSessionInOctets , - crasSessionOutOctets, - crasSessionState - -- - } - STATUS current - DESCRIPTION - "This group consists of the MIB objects pertaining - to the Cisco Remote Access MIB Activity group. - - Following are definitions of some terms used in - this compliance group: - - User: - A remote access user. - - Group: - A collection of remote access users grouped - and managed together as a single entity for - administrative convenience. - - ISP: - Internet Service Provider. - - Crypto Accelerator - 'Crypto Accelerator' denotes a device which - the managed entity uses to offload some or all - computations pertaining to cryptographic - operations. - - Session - A connection terminating on the managed device - which has been established to provide remote access - connectivity to a user. - " - ::= { ciscoRasMonitorMIBGroups 3 } - - ciscoRasGrpActivityGroup OBJECT-GROUP - OBJECTS { - crasNumGroups, - crasActGrNumUsers, - crasActGrpInPkts, - crasActGrpOutPkts, - crasActGrpInDropPkts, - crasActGrpOutDropPkts, - crasActGrpInOctets, - crasActGrpOutOctets - } - STATUS current - DESCRIPTION - "This group consists of the MIB objects pertaining - to activity of user groups. - " - ::= { ciscoRasMonitorMIBGroups 4 } - - - ciscoRasMandatoryFailureGroup OBJECT-GROUP - OBJECTS { - crasNumTotalFailures, - crasNumDeclinedSessions, - crasNumAbortedSessions, - crasFailTableSize - } - STATUS current - DESCRIPTION - "This group categorizes objects pertaining to - failures in the Remote Access Service which are - essential for successful monitoring of the - service. - " - ::= { ciscoRasMonitorMIBGroups 5 } - - ciscoRasOptionalFailureGroup OBJECT-GROUP - OBJECTS { - crasNumSetupFailInsufResources, - crasSessFailUsername, - crasSessFailGroupname, - crasSessFailType, - crasSessFailReason, - crasSessFailTime, - crasSessFailSessionIndex, - crasSessFailISPAddr, - crasSessFailLocalAddr, - crasSessFailISPAddrType, - crasSessFailLocalAddrType, - crasFailLastFailIndex, - crasGrpFailNumFailAuths, - crasGrpFailNumResourceFailures, - crasGrpFailNumDeclined, - crasGrpFailNumTerminatedMgmt, - crasGrpFailNumTerminatedOther - } - STATUS current - DESCRIPTION - "This group categorizes optional objects pertaining - to failures in the Remote Access Service." - ::= { ciscoRasMonitorMIBGroups 6 } - - ciscoRasSecurityGroup OBJECT-GROUP - OBJECTS { - crasNumDisabledAccounts - } - STATUS current - DESCRIPTION - "This group categorizes objects pertaining to the - monitoring state of security in the Remote Access - Service." - ::= { ciscoRasMonitorMIBGroups 7 } - - ciscoRasThresholdsGroup OBJECT-GROUP - OBJECTS { - crasThrMaxSessions, - crasThrMaxFailedAuths, - crasThrMaxThroughput - } - STATUS current - DESCRIPTION - "This group categorizes objects which are used to - establish baseline values of metrics instrumenting - the Remote Access Service." - ::= { ciscoRasMonitorMIBGroups 8 } - - ciscoRasNotificationCntlGroup OBJECT-GROUP - OBJECTS { - crasCntlTooManySessions, - crasCntlTooManyFailedAuths, - crasCntlTooHighThroughput - } - STATUS current - DESCRIPTION - "This group of objects controls the sending of - notifications defined in this MIB module." - ::= { ciscoRasMonitorMIBGroups 9 } - - ciscoRasNotificationsGroup NOTIFICATION-GROUP - NOTIFICATIONS { - ciscoRasTooHighThroughput, - ciscoRasTooManyFailedAuths, - ciscoRasTooManySessions +ciscoRasActivityGroup OBJECT-GROUP + OBJECTS { + crasNumSessions, + crasNumPrevSessions, + crasNumUsers, + crasGlobalInPkts, + crasGlobalOutPkts, + crasGlobalInOctets, + crasGlobalOutOctets, + crasGlobalInDecompOctets, + crasGlobalOutUncompOctets, + crasGlobalInDropPkts, + crasGlobalOutDropPkts, + crasGroup, + crasAuthenMethod, + crasAuthorMethod, + crasSessionDuration, + crasLocalAddressType, + crasLocalAddress, + crasISPAddressType, + crasISPAddress, + crasSessionProtocol, + crasProtocolElement, + crasSessionEncryptionAlgo, + crasSessionPktAuthenAlgo, + crasSessionCompressionAlgo, + crasHeartbeatInterval, + crasClientVendorString, + crasClientVersionString, + crasClientOSVendorString, + crasClientOSVersionString, + crasPrimWINSServerAddrType, + crasPrimWINSServer, + crasSecWINSServerAddrType, + crasSecWINSServer, + crasPrimDNSServerAddrType, + crasPrimDNSServer, + crasSecDNSServerAddrType, + crasSecDNSServer, + crasDHCPServerAddrType, + crasDHCPServer, + crasSessionInPkts, + crasSessionOutPkts, + crasSessionInDropPkts, + crasSessionOutDropPkts, + crasSessionInOctets, + crasSessionOutOctets, + crasSessionState } - STATUS current - DESCRIPTION - "This group contains the notifications for the - Remote Access MIB." - ::= { ciscoRasMonitorMIBGroups 10 } + STATUS current + DESCRIPTION + "This group consists of the MIB objects pertaining + to the Cisco Remote Access MIB Activity group. - ciscoRasActivityGroupRev1 OBJECT-GROUP - OBJECTS { - crasEmailNumSessions, - crasEmailCumulateSessions, - crasEmailPeakConcurrentSessions, - crasIPSecNumSessions, - crasIPSecCumulateSessions, - crasIPSecPeakConcurrentSessions, - crasL2LNumSessions, - crasL2LCumulateSessions, - crasL2LPeakConcurrentSessions, - crasLBNumSessions, - crasLBCumulateSessions, - crasLBPeakConcurrentSessions, - crasSVCNumSessions, - crasSVCCumulateSessions, - crasSVCPeakConcurrentSessions, - crasWebvpnNumSessions, - crasWebvpnCumulateSessions, - crasWebvpnPeakConcurrentSessions - } - STATUS current - DESCRIPTION - "This group contains activity information related + Following are definitions of some terms used in + this compliance group: + + User: + A remote access user. + + Group: + A collection of remote access users grouped + and managed together as a single entity for + administrative convenience. + + ISP: + Internet Service Provider. + + Crypto Accelerator + 'Crypto Accelerator' denotes a device which + the managed entity uses to offload some or all + computations pertaining to cryptographic + operations. + + Session + A connection terminating on the managed device + which has been established to provide remote access + connectivity to a user." + ::= { ciscoRasMonitorMIBGroups 3 } + +ciscoRasGrpActivityGroup OBJECT-GROUP + OBJECTS { + crasNumGroups, + crasActGrNumUsers, + crasActGrpInPkts, + crasActGrpOutPkts, + crasActGrpInDropPkts, + crasActGrpOutDropPkts, + crasActGrpInOctets, + crasActGrpOutOctets + } + STATUS current + DESCRIPTION + "This group consists of the MIB objects pertaining + to activity of user groups." + ::= { ciscoRasMonitorMIBGroups 4 } + +ciscoRasMandatoryFailureGroup OBJECT-GROUP + OBJECTS { + crasNumTotalFailures, + crasNumDeclinedSessions, + crasNumAbortedSessions, + crasFailTableSize + } + STATUS current + DESCRIPTION + "This group categorizes objects pertaining to + failures in the Remote Access Service which are + essential for successful monitoring of the + service." + ::= { ciscoRasMonitorMIBGroups 5 } + +ciscoRasOptionalFailureGroup OBJECT-GROUP + OBJECTS { + crasNumSetupFailInsufResources, + crasSessFailUsername, + crasSessFailGroupname, + crasSessFailType, + crasSessFailReason, + crasSessFailTime, + crasSessFailSessionIndex, + crasSessFailISPAddr, + crasSessFailLocalAddr, + crasSessFailISPAddrType, + crasSessFailLocalAddrType, + crasFailLastFailIndex, + crasGrpFailNumFailAuths, + crasGrpFailNumResourceFailures, + crasGrpFailNumDeclined, + crasGrpFailNumTerminatedMgmt, + crasGrpFailNumTerminatedOther + } + STATUS current + DESCRIPTION + "This group categorizes optional objects pertaining + to failures in the Remote Access Service." + ::= { ciscoRasMonitorMIBGroups 6 } + +ciscoRasSecurityGroup OBJECT-GROUP + OBJECTS { crasNumDisabledAccounts } + STATUS current + DESCRIPTION + "This group categorizes objects pertaining to the + monitoring state of security in the Remote Access + Service." + ::= { ciscoRasMonitorMIBGroups 7 } + +ciscoRasThresholdsGroup OBJECT-GROUP + OBJECTS { + crasThrMaxSessions, + crasThrMaxFailedAuths, + crasThrMaxThroughput + } + STATUS current + DESCRIPTION + "This group categorizes objects which are used to + establish baseline values of metrics instrumenting + the Remote Access Service." + ::= { ciscoRasMonitorMIBGroups 8 } + +ciscoRasNotificationCntlGroup OBJECT-GROUP + OBJECTS { + crasCntlTooManySessions, + crasCntlTooManyFailedAuths, + crasCntlTooHighThroughput + } + STATUS current + DESCRIPTION + "This group of objects controls the sending of + notifications defined in this MIB module." + ::= { ciscoRasMonitorMIBGroups 9 } + +ciscoRasNotificationsGroup NOTIFICATION-GROUP + NOTIFICATIONS { + ciscoRasTooHighThroughput, + ciscoRasTooManyFailedAuths, + ciscoRasTooManySessions + } + STATUS current + DESCRIPTION + "This group contains the notifications for the + Remote Access MIB." + ::= { ciscoRasMonitorMIBGroups 10 } + +ciscoRasActivityGroupRev1 OBJECT-GROUP + OBJECTS { + crasEmailNumSessions, + crasEmailCumulateSessions, + crasEmailPeakConcurrentSessions, + crasIPSecNumSessions, + crasIPSecCumulateSessions, + crasIPSecPeakConcurrentSessions, + crasL2LNumSessions, + crasL2LCumulateSessions, + crasL2LPeakConcurrentSessions, + crasLBNumSessions, + crasLBCumulateSessions, + crasLBPeakConcurrentSessions, + crasSVCNumSessions, + crasSVCCumulateSessions, + crasSVCPeakConcurrentSessions, + crasWebvpnNumSessions, + crasWebvpnCumulateSessions, + crasWebvpnPeakConcurrentSessions + } + STATUS current + DESCRIPTION + "This group contains activity information related to sessions." - ::= { ciscoRasMonitorMIBGroups 11 } + ::= { ciscoRasMonitorMIBGroups 11 } END + + diff --git a/priv/mibs/cisco/CISCO-RF-MIB b/priv/mibs/cisco/CISCO-RF-MIB index 84107dd8..4e8c46ff 100644 --- a/priv/mibs/cisco/CISCO-RF-MIB +++ b/priv/mibs/cisco/CISCO-RF-MIB @@ -6,7 +6,7 @@ -- August 2000, Timothy Kurnik and Bo Berry -- December 2001, Liwei Wang -- --- Copyright (c) 2000-2006 by Cisco Systems Inc. +-- Copyright (c) 2000-2006, 2023 by Cisco Systems Inc. -- All rights reserved. -- **************************************************************** @@ -39,7 +39,7 @@ IMPORTS ciscoRFMIB MODULE-IDENTITY - LAST-UPDATED "200509010000Z" + LAST-UPDATED "202307130000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO "Cisco Systems Customer Service @@ -49,6 +49,9 @@ ciscoRFMIB MODULE-IDENTITY Tel: +1 800 553-NETS E-mail: cs-rf-mib@cisco.com" + DESCRIPTION + "Added descriptions for enums 8 and 9 in RFSwactReasonType" + REVISION "202307130000Z" DESCRIPTION "This MIB provides configuration control and status for the Redundancy Framework (RF) subsystem. RF provides a mechanism @@ -314,6 +317,8 @@ RFState ::= TEXTUAL-CONVENTION activeHandback - unit is active, processing calls and is in the process of handing some resources to the other unit in the system + standbyWarm + - unit is ready when using RPR+ mode * Sub-state of 'standbyCold'" SYNTAX INTEGER { @@ -332,7 +337,8 @@ RFState ::= TEXTUAL-CONVENTION activePostconfig(13), active(14), activeExtraload(15), - activeHandback(16) + activeHandback(16), + standbyWarm(17) } RFMode ::= TEXTUAL-CONVENTION @@ -425,7 +431,11 @@ RFSwactReasonType ::= TEXTUAL-CONVENTION activeUnitFailed - active unit failure caused an auto SWACT activeUnitRemoved - - active unit removal caused an auto SWACT" + - active unit removal caused an auto SWACT + activeGWdown + - SWACT due to active losing gateway connectivity + activeRMIportdown + - SWACT due to RMI port going down on active" SYNTAX INTEGER { unsupported(1), none(2), @@ -433,7 +443,9 @@ RFSwactReasonType ::= TEXTUAL-CONVENTION userInitiated(4), userForced(5), activeUnitFailed(6), - activeUnitRemoved(7) + activeUnitRemoved(7), + activeGWdown(8), + activeRMIportdown(9) } RFUnitIdentifier ::= TEXTUAL-CONVENTION diff --git a/priv/mibs/cisco/CISCO-RTTMON-ICMP-MIB b/priv/mibs/cisco/CISCO-RTTMON-ICMP-MIB old mode 100755 new mode 100644 diff --git a/priv/mibs/cisco/CISCO-SWITCH-ENGINE-MIB b/priv/mibs/cisco/CISCO-SWITCH-ENGINE-MIB index 7e602e59..f0442ede 100644 --- a/priv/mibs/cisco/CISCO-SWITCH-ENGINE-MIB +++ b/priv/mibs/cisco/CISCO-SWITCH-ENGINE-MIB @@ -9,7 +9,7 @@ -- August 2003, Edward Pham -- %DNP% March 2005, Jayakumar Kadirvelu -- --- Copyright (c) 2000-2020 by cisco Systems Inc. +-- Copyright (c) 2000-2024 by cisco Systems Inc. -- by cisco Systems, Inc. -- All rights reserved. -- ***************************************************************** @@ -60,7 +60,7 @@ IMPORTS ciscoSwitchEngineMIB MODULE-IDENTITY - LAST-UPDATED "202005260000Z" + LAST-UPDATED "202401090000Z" ORGANIZATION "Cisco Systems Inc." CONTACT-INFO "Cisco Systems @@ -97,6 +97,12 @@ ciscoSwitchEngineMIB MODULE-IDENTITY Layer 2 forwarding. However, they can also learn 'flows' through other physically-separate (external) Cisco routers that are connected to the switch-engine through the network." + REVISION "202401090000Z" + DESCRIPTION + "Add enumerated value 310 - 313 to cseTcamResourceType." + REVISION "202108010000Z" + DESCRIPTION + "Add enumerated value 309 to cseTcamResourceType." REVISION "202005260000Z" DESCRIPTION "Add enumerated value 304 - 308 to cseTcamResourceType." @@ -4698,7 +4704,17 @@ cseTcamResourceType OBJECT-TYPE ingressNatInside(305), ingressL2L3QosAll(306), natRewriteTable(307), - tcpAwareNat(308) + tcpAwareNat(308), + ingressNetflowSvi(309), + ingressIpv6Span(310), + ingressFlowPathTracerIpv4(311), + ingressFlowPathTracerIpv6(312), + analyticsFilterTcam(313), + egressNetflow(314), + egressNetflowL2(315), + egressNetflowSvi(316), + labelLblAHv1(317), + labelLblAIv1(318) } MAX-ACCESS not-accessible STATUS current @@ -5622,7 +5638,31 @@ cseTcamResourceType OBJECT-TYPE Rewrite Table. tcpAwareNat(308) indicates that TCAM space is allocated for TCP - Aware NAT." + Aware NAT. + + ingressNetflowSvi(309) indicates that TCAM space is allocated for + Ingress Netflow SVI. + + ingressIpv6Span(310) indicates that TCAM space is allocated for + Ingress IPV6 SPAN. + + ingressFlowPathTracerIpv4(311) indicates that TCAM space is allocated for + Ingress Flow Path Tracer IPV4. + + ingressFlowPathTracerIpv6(312) indicates that TCAM space is allocated for + Ingress Flow Path Tracer IPV6. + + analyticsFilterTcam(313) indicates that TCAM space is allocated for + Analytics Filter TCAM. + + egressNetflow(314) indicates that TCAM space is allocated for + Egress Netflow. + + egressNetflowL2(315) indicates that TCAM space is allocated for + Egress Netflow L2. + + egressNetflowSvi(316) indicates that TCAM space is allocated for + Egress Netflow SVI." ::= { cseTcamUsageEntry 1 } @@ -7034,4 +7074,3 @@ cseStatisticsFlowGroup1 OBJECT-GROUP END - diff --git a/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB b/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB index 45514011..88a6142e 100644 --- a/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB +++ b/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB @@ -4,9 +4,9 @@ -- MIB representation of the Cisco Unified Computing System -- COMPUTE management information model package -- --- Created January 2016 by Charles Bullis +-- Created July 2018 by Charles Bullis -- --- Copyright (c) 2005-2016 Cisco Systems, Inc. All rights reserved. +-- Copyright (c) 2005-2018 Cisco Systems, Inc. All rights reserved. -- -- ********************************************************************* @@ -56,6 +56,8 @@ IMPORTS CucsComputeAlarmSeverity, CucsComputeAssociation, CucsComputeAvailability, + CucsComputeBackplaneSpeed, + CucsComputeBackplaneSpeedChassisPref, CucsComputeBlackListing, CucsComputeBladeEpId, CucsComputeBladeEpSlotId, @@ -75,10 +77,15 @@ IMPORTS CucsComputeConnectivityRebalancing, CucsComputeDiscovery, CucsComputeEquipmentConstraintType, + CucsComputeFactoryResetStatus, + CucsComputeFactoryResetTrigger, + CucsComputeGraphicsCardPolicyGraphicsCardMode, + CucsComputeHwChangeDiscPolicyAction, CucsComputeIOHubEnvStatsHistThresholded, CucsComputeIOHubEnvStatsThresholded, CucsComputeInstanceIdQualMaxId, CucsComputeInstanceIdQualMinId, + CucsComputeInventoryStatus, CucsComputeIssues, CucsComputeKvmMgmtPolicyVmediaEncryption, CucsComputeLinkAggregation, @@ -103,12 +110,16 @@ IMPORTS CucsComputePooledEnclosureComputeSlotSlotId, CucsComputePooledRackUnitId, CucsComputePooledSlotSlotId, + CucsComputePortDiscPolicyEthBreakoutAutoDiscovery, + CucsComputePortDiscPolicyEthSvrAutoDiscovery, + CucsComputePowerSyncOption, CucsComputePowerTransitionSrc, CucsComputePsuClusterState, CucsComputePsuControlRedundancy, CucsComputePsuRedundancy, CucsComputePsuRedundancyOperQualifier, CucsComputePsuRedundancyOperState, + CucsComputePwrChangeSource, CucsComputeRackQualMaxId, CucsComputeRackQualMinId, CucsComputeRackUnitFsmCurrentFsm, @@ -133,13 +144,15 @@ IMPORTS CucsComputeServerUnitSlotId, CucsComputeSlotQualMaxId, CucsComputeSlotQualMinId, - CucsComputeUpgradeStatus, + CucsComputeStorageInitType, + CucsComputeStorageScrubType, CucsConditionRemoteInvRslt, CucsEquipmentBoardAggregationRole, CucsEquipmentBoardConnectorType, CucsEquipmentConnectionStatus, CucsEquipmentFanSpeedPolicyFault, CucsEquipmentOperability, + CucsEquipmentPhysicalSecurityState, CucsEquipmentPowerState, CucsEquipmentPresence, CucsEquipmentSensorThresholdStatus, @@ -161,7 +174,7 @@ IMPORTS FROM CISCO-UNIFIED-COMPUTING-TC-MIB; cucsComputeObjects MODULE-IDENTITY - LAST-UPDATED "201601180000Z" + LAST-UPDATED "201807260000Z" ORGANIZATION "Cisco Systems Inc." CONTACT-INFO "Cisco Systems @@ -393,11 +406,13 @@ CucsComputeBladeEntry ::= SEQUENCE { cucsComputeBladePolicyOwner CucsPolicyPolicyOwner, cucsComputeBladeLocalId SnmpAdminString, cucsComputeBladeScaledMode CucsComputeMode, - cucsComputeBladeUpgradeScenario CucsComputeUpgradeStatus, cucsComputeBladeOperPwrTransSrc CucsComputePowerTransitionSrc, cucsComputeBladeDiscoveryStatus CucsEquipmentConnectionStatus, cucsComputeBladeNumOf40GAdaptorsWithOldFw Gauge32, - cucsComputeBladeNumOf40GAdaptorsWithUnknownFw Gauge32 + cucsComputeBladeNumOf40GAdaptorsWithUnknownFw Gauge32, + cucsComputeBladeAssetTag SnmpAdminString, + cucsComputeBladeKmipFault TruthValue, + cucsComputeBladeKmipFaultDescription SnmpAdminString } cucsComputeBladeInstanceId OBJECT-TYPE @@ -906,14 +921,6 @@ cucsComputeBladeScaledMode OBJECT-TYPE "Cisco UCS compute:Blade:scaledMode managed object property" ::= { cucsComputeBladeEntry 63 } -cucsComputeBladeUpgradeScenario OBJECT-TYPE - SYNTAX CucsComputeUpgradeStatus - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Cisco UCS compute:Blade:upgradeScenario managed object property" - ::= { cucsComputeBladeEntry 64 } - cucsComputeBladeOperPwrTransSrc OBJECT-TYPE SYNTAX CucsComputePowerTransitionSrc MAX-ACCESS read-only @@ -948,6 +955,31 @@ cucsComputeBladeNumOf40GAdaptorsWithUnknownFw OBJECT-TYPE managed object property" ::= { cucsComputeBladeEntry 69 } +cucsComputeBladeAssetTag OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:Blade:assetTag managed object property" + ::= { cucsComputeBladeEntry 70 } + +cucsComputeBladeKmipFault OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:Blade:kmipFault managed object property" + ::= { cucsComputeBladeEntry 71 } + +cucsComputeBladeKmipFaultDescription OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:Blade:kmipFaultDescription managed + object property" + ::= { cucsComputeBladeEntry 72 } + cucsComputeBladeDiscPolicyTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputeBladeDiscPolicyEntry MAX-ACCESS not-accessible @@ -2360,7 +2392,8 @@ CucsComputeChassisConnPolicyEntry ::= SEQUENCE { cucsComputeChassisConnPolicyQualifier SnmpAdminString, cucsComputeChassisConnPolicySwitchId CucsNetworkSwitchId, cucsComputeChassisConnPolicyPolicyLevel Gauge32, - cucsComputeChassisConnPolicyPolicyOwner CucsPolicyPolicyOwner + cucsComputeChassisConnPolicyPolicyOwner CucsPolicyPolicyOwner, + cucsComputeChassisConnPolicyBackplaneSpeedPref CucsComputeBackplaneSpeedChassisPref } cucsComputeChassisConnPolicyInstanceId OBJECT-TYPE @@ -2467,6 +2500,15 @@ cucsComputeChassisConnPolicyPolicyOwner OBJECT-TYPE managed object property" ::= { cucsComputeChassisConnPolicyEntry 12 } +cucsComputeChassisConnPolicyBackplaneSpeedPref OBJECT-TYPE + SYNTAX CucsComputeBackplaneSpeedChassisPref + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:ChassisConnPolicy:backplaneSpeedPref + managed object property" + ::= { cucsComputeChassisConnPolicyEntry 13 } + cucsComputeChassisDiscPolicyTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputeChassisDiscPolicyEntry MAX-ACCESS not-accessible @@ -2497,7 +2539,8 @@ CucsComputeChassisDiscPolicyEntry ::= SEQUENCE { cucsComputeChassisDiscPolicyLinkAggregationPref CucsComputeLinkAggregation, cucsComputeChassisDiscPolicyPolicyLevel Gauge32, cucsComputeChassisDiscPolicyPolicyOwner CucsPolicyPolicyOwner, - cucsComputeChassisDiscPolicyMulticastHwHash CucsComputeChassisDiscPolicyMulticastHwHash + cucsComputeChassisDiscPolicyMulticastHwHash CucsComputeChassisDiscPolicyMulticastHwHash, + cucsComputeChassisDiscPolicyBackplaneSpeedPref CucsComputeBackplaneSpeed } cucsComputeChassisDiscPolicyInstanceId OBJECT-TYPE @@ -2613,6 +2656,15 @@ cucsComputeChassisDiscPolicyMulticastHwHash OBJECT-TYPE managed object property" ::= { cucsComputeChassisDiscPolicyEntry 13 } +cucsComputeChassisDiscPolicyBackplaneSpeedPref OBJECT-TYPE + SYNTAX CucsComputeBackplaneSpeed + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:ChassisDiscPolicy:backplaneSpeedPref + managed object property" + ::= { cucsComputeChassisDiscPolicyEntry 14 } + cucsComputeChassisQualTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputeChassisQualEntry MAX-ACCESS not-accessible @@ -3133,6 +3185,105 @@ cucsComputeExtBoardDiscoveryStatus OBJECT-TYPE object property" ::= { cucsComputeExtBoardEntry 28 } +cucsComputeFactoryResetOperationTable OBJECT-TYPE + SYNTAX SEQUENCE OF CucsComputeFactoryResetOperationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cisco UCS compute:FactoryResetOperation managed object table" + ::= { cucsComputeObjects 117 } + +cucsComputeFactoryResetOperationEntry OBJECT-TYPE + SYNTAX CucsComputeFactoryResetOperationEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry for the cucsComputeFactoryResetOperationTable table." + INDEX { cucsComputeFactoryResetOperationInstanceId } + ::= { cucsComputeFactoryResetOperationTable 1 } + +CucsComputeFactoryResetOperationEntry ::= SEQUENCE { + cucsComputeFactoryResetOperationInstanceId CucsManagedObjectId, + cucsComputeFactoryResetOperationDn CucsManagedObjectDn, + cucsComputeFactoryResetOperationRn SnmpAdminString, + cucsComputeFactoryResetOperationCreateInitialVolumes CucsComputeStorageInitType, + cucsComputeFactoryResetOperationFlexStorageScrub CucsComputeStorageScrubType, + cucsComputeFactoryResetOperationOperStatus CucsComputeFactoryResetStatus, + cucsComputeFactoryResetOperationResetTrigger CucsComputeFactoryResetTrigger, + cucsComputeFactoryResetOperationStorageScrub CucsComputeStorageScrubType +} + +cucsComputeFactoryResetOperationInstanceId OBJECT-TYPE + SYNTAX CucsManagedObjectId + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Instance identifier of the managed object." + ::= { cucsComputeFactoryResetOperationEntry 1 } + +cucsComputeFactoryResetOperationDn OBJECT-TYPE + SYNTAX CucsManagedObjectDn + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:FactoryResetOperation:dn managed + object property" + ::= { cucsComputeFactoryResetOperationEntry 2 } + +cucsComputeFactoryResetOperationRn OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:FactoryResetOperation:rn managed + object property" + ::= { cucsComputeFactoryResetOperationEntry 3 } + +cucsComputeFactoryResetOperationCreateInitialVolumes OBJECT-TYPE + SYNTAX CucsComputeStorageInitType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:FactoryResetOperation:createInitialVolumes + managed object property" + ::= { cucsComputeFactoryResetOperationEntry 4 } + +cucsComputeFactoryResetOperationFlexStorageScrub OBJECT-TYPE + SYNTAX CucsComputeStorageScrubType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:FactoryResetOperation:flexStorageScrub + managed object property" + ::= { cucsComputeFactoryResetOperationEntry 5 } + +cucsComputeFactoryResetOperationOperStatus OBJECT-TYPE + SYNTAX CucsComputeFactoryResetStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:FactoryResetOperation:operStatus + managed object property" + ::= { cucsComputeFactoryResetOperationEntry 6 } + +cucsComputeFactoryResetOperationResetTrigger OBJECT-TYPE + SYNTAX CucsComputeFactoryResetTrigger + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:FactoryResetOperation:resetTrigger + managed object property" + ::= { cucsComputeFactoryResetOperationEntry 7 } + +cucsComputeFactoryResetOperationStorageScrub OBJECT-TYPE + SYNTAX CucsComputeStorageScrubType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:FactoryResetOperation:storageScrub + managed object property" + ::= { cucsComputeFactoryResetOperationEntry 8 } + cucsComputeFwSyncAckTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputeFwSyncAckEntry MAX-ACCESS not-accessible @@ -3364,6 +3515,113 @@ cucsComputeFwSyncAckTriggerConfigState OBJECT-TYPE managed object property" ::= { cucsComputeFwSyncAckEntry 23 } +cucsComputeGraphicsCardPolicyTable OBJECT-TYPE + SYNTAX SEQUENCE OF CucsComputeGraphicsCardPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cisco UCS compute:GraphicsCardPolicy managed object table" + ::= { cucsComputeObjects 121 } + +cucsComputeGraphicsCardPolicyEntry OBJECT-TYPE + SYNTAX CucsComputeGraphicsCardPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry for the cucsComputeGraphicsCardPolicyTable table." + INDEX { cucsComputeGraphicsCardPolicyInstanceId } + ::= { cucsComputeGraphicsCardPolicyTable 1 } + +CucsComputeGraphicsCardPolicyEntry ::= SEQUENCE { + cucsComputeGraphicsCardPolicyInstanceId CucsManagedObjectId, + cucsComputeGraphicsCardPolicyDn CucsManagedObjectDn, + cucsComputeGraphicsCardPolicyRn SnmpAdminString, + cucsComputeGraphicsCardPolicyDescr SnmpAdminString, + cucsComputeGraphicsCardPolicyGraphicsCardMode CucsComputeGraphicsCardPolicyGraphicsCardMode, + cucsComputeGraphicsCardPolicyIntId SnmpAdminString, + cucsComputeGraphicsCardPolicyName SnmpAdminString, + cucsComputeGraphicsCardPolicyPolicyLevel Gauge32, + cucsComputeGraphicsCardPolicyPolicyOwner CucsPolicyPolicyOwner +} + +cucsComputeGraphicsCardPolicyInstanceId OBJECT-TYPE + SYNTAX CucsManagedObjectId + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Instance identifier of the managed object." + ::= { cucsComputeGraphicsCardPolicyEntry 1 } + +cucsComputeGraphicsCardPolicyDn OBJECT-TYPE + SYNTAX CucsManagedObjectDn + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:GraphicsCardPolicy:dn managed object property" + ::= { cucsComputeGraphicsCardPolicyEntry 2 } + +cucsComputeGraphicsCardPolicyRn OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:GraphicsCardPolicy:rn managed object property" + ::= { cucsComputeGraphicsCardPolicyEntry 3 } + +cucsComputeGraphicsCardPolicyDescr OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:GraphicsCardPolicy:descr managed + object property" + ::= { cucsComputeGraphicsCardPolicyEntry 4 } + +cucsComputeGraphicsCardPolicyGraphicsCardMode OBJECT-TYPE + SYNTAX CucsComputeGraphicsCardPolicyGraphicsCardMode + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:GraphicsCardPolicy:graphicsCardMode + managed object property" + ::= { cucsComputeGraphicsCardPolicyEntry 5 } + +cucsComputeGraphicsCardPolicyIntId OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:GraphicsCardPolicy:intId managed + object property" + ::= { cucsComputeGraphicsCardPolicyEntry 6 } + +cucsComputeGraphicsCardPolicyName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:GraphicsCardPolicy:name managed + object property" + ::= { cucsComputeGraphicsCardPolicyEntry 7 } + +cucsComputeGraphicsCardPolicyPolicyLevel OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:GraphicsCardPolicy:policyLevel + managed object property" + ::= { cucsComputeGraphicsCardPolicyEntry 8 } + +cucsComputeGraphicsCardPolicyPolicyOwner OBJECT-TYPE + SYNTAX CucsPolicyPolicyOwner + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:GraphicsCardPolicy:policyOwner + managed object property" + ::= { cucsComputeGraphicsCardPolicyEntry 9 } + cucsComputeHealthLedSensorAlarmTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputeHealthLedSensorAlarmEntry MAX-ACCESS not-accessible @@ -3453,6 +3711,123 @@ cucsComputeHealthLedSensorAlarmSensorName OBJECT-TYPE managed object property" ::= { cucsComputeHealthLedSensorAlarmEntry 7 } +cucsComputeHwChangeDiscPolicyTable OBJECT-TYPE + SYNTAX SEQUENCE OF CucsComputeHwChangeDiscPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cisco UCS compute:HwChangeDiscPolicy managed object table" + ::= { cucsComputeObjects 122 } + +cucsComputeHwChangeDiscPolicyEntry OBJECT-TYPE + SYNTAX CucsComputeHwChangeDiscPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry for the cucsComputeHwChangeDiscPolicyTable table." + INDEX { cucsComputeHwChangeDiscPolicyInstanceId } + ::= { cucsComputeHwChangeDiscPolicyTable 1 } + +CucsComputeHwChangeDiscPolicyEntry ::= SEQUENCE { + cucsComputeHwChangeDiscPolicyInstanceId CucsManagedObjectId, + cucsComputeHwChangeDiscPolicyDn CucsManagedObjectDn, + cucsComputeHwChangeDiscPolicyRn SnmpAdminString, + cucsComputeHwChangeDiscPolicyAction CucsComputeHwChangeDiscPolicyAction, + cucsComputeHwChangeDiscPolicyDescr SnmpAdminString, + cucsComputeHwChangeDiscPolicyIntId SnmpAdminString, + cucsComputeHwChangeDiscPolicyName SnmpAdminString, + cucsComputeHwChangeDiscPolicyPolicyLevel Gauge32, + cucsComputeHwChangeDiscPolicyPolicyOwner CucsPolicyPolicyOwner, + cucsComputeHwChangeDiscPolicyQualifier SnmpAdminString +} + +cucsComputeHwChangeDiscPolicyInstanceId OBJECT-TYPE + SYNTAX CucsManagedObjectId + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Instance identifier of the managed object." + ::= { cucsComputeHwChangeDiscPolicyEntry 1 } + +cucsComputeHwChangeDiscPolicyDn OBJECT-TYPE + SYNTAX CucsManagedObjectDn + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:HwChangeDiscPolicy:dn managed object property" + ::= { cucsComputeHwChangeDiscPolicyEntry 2 } + +cucsComputeHwChangeDiscPolicyRn OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:HwChangeDiscPolicy:rn managed object property" + ::= { cucsComputeHwChangeDiscPolicyEntry 3 } + +cucsComputeHwChangeDiscPolicyAction OBJECT-TYPE + SYNTAX CucsComputeHwChangeDiscPolicyAction + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:HwChangeDiscPolicy:action managed + object property" + ::= { cucsComputeHwChangeDiscPolicyEntry 4 } + +cucsComputeHwChangeDiscPolicyDescr OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:HwChangeDiscPolicy:descr managed + object property" + ::= { cucsComputeHwChangeDiscPolicyEntry 5 } + +cucsComputeHwChangeDiscPolicyIntId OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:HwChangeDiscPolicy:intId managed + object property" + ::= { cucsComputeHwChangeDiscPolicyEntry 6 } + +cucsComputeHwChangeDiscPolicyName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:HwChangeDiscPolicy:name managed + object property" + ::= { cucsComputeHwChangeDiscPolicyEntry 7 } + +cucsComputeHwChangeDiscPolicyPolicyLevel OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:HwChangeDiscPolicy:policyLevel + managed object property" + ::= { cucsComputeHwChangeDiscPolicyEntry 8 } + +cucsComputeHwChangeDiscPolicyPolicyOwner OBJECT-TYPE + SYNTAX CucsPolicyPolicyOwner + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:HwChangeDiscPolicy:policyOwner + managed object property" + ::= { cucsComputeHwChangeDiscPolicyEntry 9 } + +cucsComputeHwChangeDiscPolicyQualifier OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:HwChangeDiscPolicy:qualifier + managed object property" + ::= { cucsComputeHwChangeDiscPolicyEntry 10 } + cucsComputeIOHubTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputeIOHubEntry MAX-ACCESS not-accessible @@ -7375,6 +7750,63 @@ cucsComputePhysicalAssocCtxFruCapDn OBJECT-TYPE object property" ::= { cucsComputePhysicalAssocCtxEntry 4 } +cucsComputePhysicalExtensionTable OBJECT-TYPE + SYNTAX SEQUENCE OF CucsComputePhysicalExtensionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cisco UCS compute:PhysicalExtension managed object table" + ::= { cucsComputeObjects 123 } + +cucsComputePhysicalExtensionEntry OBJECT-TYPE + SYNTAX CucsComputePhysicalExtensionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry for the cucsComputePhysicalExtensionTable table." + INDEX { cucsComputePhysicalExtensionInstanceId } + ::= { cucsComputePhysicalExtensionTable 1 } + +CucsComputePhysicalExtensionEntry ::= SEQUENCE { + cucsComputePhysicalExtensionInstanceId CucsManagedObjectId, + cucsComputePhysicalExtensionDn CucsManagedObjectDn, + cucsComputePhysicalExtensionRn SnmpAdminString, + cucsComputePhysicalExtensionHwInventoryStatus CucsComputeInventoryStatus +} + +cucsComputePhysicalExtensionInstanceId OBJECT-TYPE + SYNTAX CucsManagedObjectId + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Instance identifier of the managed object." + ::= { cucsComputePhysicalExtensionEntry 1 } + +cucsComputePhysicalExtensionDn OBJECT-TYPE + SYNTAX CucsManagedObjectDn + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PhysicalExtension:dn managed object property" + ::= { cucsComputePhysicalExtensionEntry 2 } + +cucsComputePhysicalExtensionRn OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PhysicalExtension:rn managed object property" + ::= { cucsComputePhysicalExtensionEntry 3 } + +cucsComputePhysicalExtensionHwInventoryStatus OBJECT-TYPE + SYNTAX CucsComputeInventoryStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PhysicalExtension:hwInventoryStatus + managed object property" + ::= { cucsComputePhysicalExtensionEntry 4 } + cucsComputePhysicalFsmTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputePhysicalFsmEntry MAX-ACCESS not-accessible @@ -8614,6 +9046,338 @@ cucsComputePoolingPolicyPolicyOwner OBJECT-TYPE object property" ::= { cucsComputePoolingPolicyEntry 10 } +cucsComputePortDiscPolicyTable OBJECT-TYPE + SYNTAX SEQUENCE OF CucsComputePortDiscPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy managed object table" + ::= { cucsComputeObjects 124 } + +cucsComputePortDiscPolicyEntry OBJECT-TYPE + SYNTAX CucsComputePortDiscPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry for the cucsComputePortDiscPolicyTable table." + INDEX { cucsComputePortDiscPolicyInstanceId } + ::= { cucsComputePortDiscPolicyTable 1 } + +CucsComputePortDiscPolicyEntry ::= SEQUENCE { + cucsComputePortDiscPolicyInstanceId CucsManagedObjectId, + cucsComputePortDiscPolicyDn CucsManagedObjectDn, + cucsComputePortDiscPolicyRn SnmpAdminString, + cucsComputePortDiscPolicyDescr SnmpAdminString, + cucsComputePortDiscPolicyEthBreakoutAutoDiscovery CucsComputePortDiscPolicyEthBreakoutAutoDiscovery, + cucsComputePortDiscPolicyEthSvrAutoDiscovery CucsComputePortDiscPolicyEthSvrAutoDiscovery, + cucsComputePortDiscPolicyIntId SnmpAdminString, + cucsComputePortDiscPolicyName SnmpAdminString, + cucsComputePortDiscPolicyPolicyLevel Gauge32, + cucsComputePortDiscPolicyPolicyOwner CucsPolicyPolicyOwner, + cucsComputePortDiscPolicyQualifier SnmpAdminString +} + +cucsComputePortDiscPolicyInstanceId OBJECT-TYPE + SYNTAX CucsManagedObjectId + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Instance identifier of the managed object." + ::= { cucsComputePortDiscPolicyEntry 1 } + +cucsComputePortDiscPolicyDn OBJECT-TYPE + SYNTAX CucsManagedObjectDn + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy:dn managed object property" + ::= { cucsComputePortDiscPolicyEntry 2 } + +cucsComputePortDiscPolicyRn OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy:rn managed object property" + ::= { cucsComputePortDiscPolicyEntry 3 } + +cucsComputePortDiscPolicyDescr OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy:descr managed object property" + ::= { cucsComputePortDiscPolicyEntry 4 } + +cucsComputePortDiscPolicyEthBreakoutAutoDiscovery OBJECT-TYPE + SYNTAX CucsComputePortDiscPolicyEthBreakoutAutoDiscovery + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy:ethBreakoutAutoDiscovery + managed object property" + ::= { cucsComputePortDiscPolicyEntry 5 } + +cucsComputePortDiscPolicyEthSvrAutoDiscovery OBJECT-TYPE + SYNTAX CucsComputePortDiscPolicyEthSvrAutoDiscovery + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy:ethSvrAutoDiscovery + managed object property" + ::= { cucsComputePortDiscPolicyEntry 6 } + +cucsComputePortDiscPolicyIntId OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy:intId managed object property" + ::= { cucsComputePortDiscPolicyEntry 7 } + +cucsComputePortDiscPolicyName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy:name managed object property" + ::= { cucsComputePortDiscPolicyEntry 8 } + +cucsComputePortDiscPolicyPolicyLevel OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy:policyLevel managed + object property" + ::= { cucsComputePortDiscPolicyEntry 9 } + +cucsComputePortDiscPolicyPolicyOwner OBJECT-TYPE + SYNTAX CucsPolicyPolicyOwner + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy:policyOwner managed + object property" + ::= { cucsComputePortDiscPolicyEntry 10 } + +cucsComputePortDiscPolicyQualifier OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PortDiscPolicy:qualifier managed + object property" + ::= { cucsComputePortDiscPolicyEntry 11 } + +cucsComputePowerSyncDefTable OBJECT-TYPE + SYNTAX SEQUENCE OF CucsComputePowerSyncDefEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncDef managed object table" + ::= { cucsComputeObjects 118 } + +cucsComputePowerSyncDefEntry OBJECT-TYPE + SYNTAX CucsComputePowerSyncDefEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry for the cucsComputePowerSyncDefTable table." + INDEX { cucsComputePowerSyncDefInstanceId } + ::= { cucsComputePowerSyncDefTable 1 } + +CucsComputePowerSyncDefEntry ::= SEQUENCE { + cucsComputePowerSyncDefInstanceId CucsManagedObjectId, + cucsComputePowerSyncDefDn CucsManagedObjectDn, + cucsComputePowerSyncDefRn SnmpAdminString, + cucsComputePowerSyncDefDescr SnmpAdminString, + cucsComputePowerSyncDefIntId SnmpAdminString, + cucsComputePowerSyncDefName SnmpAdminString, + cucsComputePowerSyncDefPolicyLevel Gauge32, + cucsComputePowerSyncDefPolicyOwner CucsPolicyPolicyOwner, + cucsComputePowerSyncDefSyncOption CucsComputePowerSyncOption +} + +cucsComputePowerSyncDefInstanceId OBJECT-TYPE + SYNTAX CucsManagedObjectId + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Instance identifier of the managed object." + ::= { cucsComputePowerSyncDefEntry 1 } + +cucsComputePowerSyncDefDn OBJECT-TYPE + SYNTAX CucsManagedObjectDn + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncDef:dn managed object property" + ::= { cucsComputePowerSyncDefEntry 2 } + +cucsComputePowerSyncDefRn OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncDef:rn managed object property" + ::= { cucsComputePowerSyncDefEntry 3 } + +cucsComputePowerSyncDefDescr OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncDef:descr managed object property" + ::= { cucsComputePowerSyncDefEntry 4 } + +cucsComputePowerSyncDefIntId OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncDef:intId managed object property" + ::= { cucsComputePowerSyncDefEntry 5 } + +cucsComputePowerSyncDefName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncDef:name managed object property" + ::= { cucsComputePowerSyncDefEntry 6 } + +cucsComputePowerSyncDefPolicyLevel OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncDef:policyLevel managed + object property" + ::= { cucsComputePowerSyncDefEntry 7 } + +cucsComputePowerSyncDefPolicyOwner OBJECT-TYPE + SYNTAX CucsPolicyPolicyOwner + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncDef:policyOwner managed + object property" + ::= { cucsComputePowerSyncDefEntry 8 } + +cucsComputePowerSyncDefSyncOption OBJECT-TYPE + SYNTAX CucsComputePowerSyncOption + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncDef:syncOption managed + object property" + ::= { cucsComputePowerSyncDefEntry 9 } + +cucsComputePowerSyncPolicyTable OBJECT-TYPE + SYNTAX SEQUENCE OF CucsComputePowerSyncPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncPolicy managed object table" + ::= { cucsComputeObjects 119 } + +cucsComputePowerSyncPolicyEntry OBJECT-TYPE + SYNTAX CucsComputePowerSyncPolicyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry for the cucsComputePowerSyncPolicyTable table." + INDEX { cucsComputePowerSyncPolicyInstanceId } + ::= { cucsComputePowerSyncPolicyTable 1 } + +CucsComputePowerSyncPolicyEntry ::= SEQUENCE { + cucsComputePowerSyncPolicyInstanceId CucsManagedObjectId, + cucsComputePowerSyncPolicyDn CucsManagedObjectDn, + cucsComputePowerSyncPolicyRn SnmpAdminString, + cucsComputePowerSyncPolicyDescr SnmpAdminString, + cucsComputePowerSyncPolicyIntId SnmpAdminString, + cucsComputePowerSyncPolicyName SnmpAdminString, + cucsComputePowerSyncPolicyPolicyLevel Gauge32, + cucsComputePowerSyncPolicyPolicyOwner CucsPolicyPolicyOwner, + cucsComputePowerSyncPolicySyncOption CucsComputePowerSyncOption +} + +cucsComputePowerSyncPolicyInstanceId OBJECT-TYPE + SYNTAX CucsManagedObjectId + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Instance identifier of the managed object." + ::= { cucsComputePowerSyncPolicyEntry 1 } + +cucsComputePowerSyncPolicyDn OBJECT-TYPE + SYNTAX CucsManagedObjectDn + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncPolicy:dn managed object property" + ::= { cucsComputePowerSyncPolicyEntry 2 } + +cucsComputePowerSyncPolicyRn OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncPolicy:rn managed object property" + ::= { cucsComputePowerSyncPolicyEntry 3 } + +cucsComputePowerSyncPolicyDescr OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncPolicy:descr managed object property" + ::= { cucsComputePowerSyncPolicyEntry 4 } + +cucsComputePowerSyncPolicyIntId OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncPolicy:intId managed object property" + ::= { cucsComputePowerSyncPolicyEntry 5 } + +cucsComputePowerSyncPolicyName OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncPolicy:name managed object property" + ::= { cucsComputePowerSyncPolicyEntry 6 } + +cucsComputePowerSyncPolicyPolicyLevel OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncPolicy:policyLevel + managed object property" + ::= { cucsComputePowerSyncPolicyEntry 7 } + +cucsComputePowerSyncPolicyPolicyOwner OBJECT-TYPE + SYNTAX CucsPolicyPolicyOwner + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncPolicy:policyOwner + managed object property" + ::= { cucsComputePowerSyncPolicyEntry 8 } + +cucsComputePowerSyncPolicySyncOption OBJECT-TYPE + SYNTAX CucsComputePowerSyncOption + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:PowerSyncPolicy:syncOption managed + object property" + ::= { cucsComputePowerSyncPolicyEntry 9 } + cucsComputePsuControlTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputePsuControlEntry MAX-ACCESS not-accessible @@ -9107,7 +9871,11 @@ CucsComputeRackUnitEntry ::= SEQUENCE { cucsComputeRackUnitNumOf40GAdaptorsWithOldFw Gauge32, cucsComputeRackUnitNumOf40GAdaptorsWithUnknownFw Gauge32, cucsComputeRackUnitFanSpeedConfigStatus SnmpAdminString, - cucsComputeRackUnitFanSpeedPolicyFault CucsEquipmentFanSpeedPolicyFault + cucsComputeRackUnitFanSpeedPolicyFault CucsEquipmentFanSpeedPolicyFault, + cucsComputeRackUnitAssetTag SnmpAdminString, + cucsComputeRackUnitKmipFault TruthValue, + cucsComputeRackUnitKmipFaultDescription SnmpAdminString, + cucsComputeRackUnitPhysicalSecurity CucsEquipmentPhysicalSecurityState } cucsComputeRackUnitInstanceId OBJECT-TYPE @@ -9667,6 +10435,40 @@ cucsComputeRackUnitFanSpeedPolicyFault OBJECT-TYPE managed object property" ::= { cucsComputeRackUnitEntry 69 } +cucsComputeRackUnitAssetTag OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:RackUnit:assetTag managed object property" + ::= { cucsComputeRackUnitEntry 70 } + +cucsComputeRackUnitKmipFault OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:RackUnit:kmipFault managed object property" + ::= { cucsComputeRackUnitEntry 71 } + +cucsComputeRackUnitKmipFaultDescription OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:RackUnit:kmipFaultDescription + managed object property" + ::= { cucsComputeRackUnitEntry 72 } + +cucsComputeRackUnitPhysicalSecurity OBJECT-TYPE + SYNTAX CucsEquipmentPhysicalSecurityState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:RackUnit:physicalSecurity managed + object property" + ::= { cucsComputeRackUnitEntry 73 } + cucsComputeRackUnitFsmTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputeRackUnitFsmEntry MAX-ACCESS not-accessible @@ -10571,6 +11373,89 @@ cucsComputeRackUnitMbTempStatsHistTimeCollected OBJECT-TYPE managed object property" ::= { cucsComputeRackUnitMbTempStatsHistEntry 28 } +cucsComputeRebootLogTable OBJECT-TYPE + SYNTAX SEQUENCE OF CucsComputeRebootLogEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cisco UCS compute:RebootLog managed object table" + ::= { cucsComputeObjects 125 } + +cucsComputeRebootLogEntry OBJECT-TYPE + SYNTAX CucsComputeRebootLogEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry for the cucsComputeRebootLogTable table." + INDEX { cucsComputeRebootLogInstanceId } + ::= { cucsComputeRebootLogTable 1 } + +CucsComputeRebootLogEntry ::= SEQUENCE { + cucsComputeRebootLogInstanceId CucsManagedObjectId, + cucsComputeRebootLogDn CucsManagedObjectDn, + cucsComputeRebootLogRn SnmpAdminString, + cucsComputeRebootLogCount Gauge32, + cucsComputeRebootLogId Gauge32, + cucsComputeRebootLogPwrChangeSrc CucsComputePwrChangeSource, + cucsComputeRebootLogTimeStamp DateAndTime +} + +cucsComputeRebootLogInstanceId OBJECT-TYPE + SYNTAX CucsManagedObjectId + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Instance identifier of the managed object." + ::= { cucsComputeRebootLogEntry 1 } + +cucsComputeRebootLogDn OBJECT-TYPE + SYNTAX CucsManagedObjectDn + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:RebootLog:dn managed object property" + ::= { cucsComputeRebootLogEntry 2 } + +cucsComputeRebootLogRn OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:RebootLog:rn managed object property" + ::= { cucsComputeRebootLogEntry 3 } + +cucsComputeRebootLogCount OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:RebootLog:count managed object property" + ::= { cucsComputeRebootLogEntry 4 } + +cucsComputeRebootLogId OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:RebootLog:id managed object property" + ::= { cucsComputeRebootLogEntry 5 } + +cucsComputeRebootLogPwrChangeSrc OBJECT-TYPE + SYNTAX CucsComputePwrChangeSource + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:RebootLog:pwrChangeSrc managed object property" + ::= { cucsComputeRebootLogEntry 6 } + +cucsComputeRebootLogTimeStamp OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:RebootLog:timeStamp managed object property" + ::= { cucsComputeRebootLogEntry 7 } + cucsComputeRtcBatteryTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputeRtcBatteryEntry MAX-ACCESS not-accessible @@ -11671,7 +12556,10 @@ CucsComputeServerUnitEntry ::= SEQUENCE { cucsComputeServerUnitVid SnmpAdminString, cucsComputeServerUnitNumOf40GAdaptorsWithOldFw Gauge32, cucsComputeServerUnitNumOf40GAdaptorsWithUnknownFw Gauge32, - cucsComputeServerUnitOperPwrTransSrc CucsComputePowerTransitionSrc + cucsComputeServerUnitOperPwrTransSrc CucsComputePowerTransitionSrc, + cucsComputeServerUnitAssetTag SnmpAdminString, + cucsComputeServerUnitKmipFault TruthValue, + cucsComputeServerUnitKmipFaultDescription SnmpAdminString } cucsComputeServerUnitInstanceId OBJECT-TYPE @@ -12231,6 +13119,31 @@ cucsComputeServerUnitOperPwrTransSrc OBJECT-TYPE object property" ::= { cucsComputeServerUnitEntry 68 } +cucsComputeServerUnitAssetTag OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:ServerUnit:assetTag managed object property" + ::= { cucsComputeServerUnitEntry 69 } + +cucsComputeServerUnitKmipFault OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:ServerUnit:kmipFault managed object property" + ::= { cucsComputeServerUnitEntry 70 } + +cucsComputeServerUnitKmipFaultDescription OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cisco UCS compute:ServerUnit:kmipFaultDescription + managed object property" + ::= { cucsComputeServerUnitEntry 71 } + cucsComputeServerUnitFsmTable OBJECT-TYPE SYNTAX SEQUENCE OF CucsComputeServerUnitFsmEntry MAX-ACCESS not-accessible diff --git a/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB b/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB index 94e8fe47..8aa9bab4 100644 --- a/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB +++ b/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB @@ -4,9 +4,9 @@ -- MIB representation of the Cisco Unified Computing System -- MEMORY management information model package -- --- Created October 2017 by Charles Bullis +-- Created July 2018 by Charles Bullis -- --- Copyright (c) 2005-2017 Cisco Systems, Inc. All rights reserved. +-- Copyright (c) 2005-2018 Cisco Systems, Inc. All rights reserved. -- -- ********************************************************************* @@ -74,7 +74,7 @@ IMPORTS FROM CISCO-UNIFIED-COMPUTING-TC-MIB; cucsMemoryObjects MODULE-IDENTITY - LAST-UPDATED "201710060000Z" + LAST-UPDATED "201807260000Z" ORGANIZATION "Cisco Systems Inc." CONTACT-INFO "Cisco Systems @@ -341,10 +341,10 @@ CucsMemoryArrayEnvStatsEntry ::= SEQUENCE { cucsMemoryArrayEnvStatsInstanceId CucsManagedObjectId, cucsMemoryArrayEnvStatsDn CucsManagedObjectDn, cucsMemoryArrayEnvStatsRn SnmpAdminString, - cucsMemoryArrayEnvStatsInputCurrent SnmpAdminString, - cucsMemoryArrayEnvStatsInputCurrentAvg SnmpAdminString, - cucsMemoryArrayEnvStatsInputCurrentMax SnmpAdminString, - cucsMemoryArrayEnvStatsInputCurrentMin SnmpAdminString, + cucsMemoryArrayEnvStatsInputCurrent INTEGER, + cucsMemoryArrayEnvStatsInputCurrentAvg INTEGER, + cucsMemoryArrayEnvStatsInputCurrentMax INTEGER, + cucsMemoryArrayEnvStatsInputCurrentMin INTEGER, cucsMemoryArrayEnvStatsIntervals Gauge32, cucsMemoryArrayEnvStatsSuspect TruthValue, cucsMemoryArrayEnvStatsThresholded CucsMemoryArrayEnvStatsThresholded, @@ -377,7 +377,7 @@ cucsMemoryArrayEnvStatsRn OBJECT-TYPE ::= { cucsMemoryArrayEnvStatsEntry 3 } cucsMemoryArrayEnvStatsInputCurrent OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -386,7 +386,7 @@ cucsMemoryArrayEnvStatsInputCurrent OBJECT-TYPE ::= { cucsMemoryArrayEnvStatsEntry 4 } cucsMemoryArrayEnvStatsInputCurrentAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -395,7 +395,7 @@ cucsMemoryArrayEnvStatsInputCurrentAvg OBJECT-TYPE ::= { cucsMemoryArrayEnvStatsEntry 5 } cucsMemoryArrayEnvStatsInputCurrentMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -404,7 +404,7 @@ cucsMemoryArrayEnvStatsInputCurrentMax OBJECT-TYPE ::= { cucsMemoryArrayEnvStatsEntry 6 } cucsMemoryArrayEnvStatsInputCurrentMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -476,10 +476,10 @@ CucsMemoryArrayEnvStatsHistEntry ::= SEQUENCE { cucsMemoryArrayEnvStatsHistDn CucsManagedObjectDn, cucsMemoryArrayEnvStatsHistRn SnmpAdminString, cucsMemoryArrayEnvStatsHistId Unsigned64, - cucsMemoryArrayEnvStatsHistInputCurrent SnmpAdminString, - cucsMemoryArrayEnvStatsHistInputCurrentAvg SnmpAdminString, - cucsMemoryArrayEnvStatsHistInputCurrentMax SnmpAdminString, - cucsMemoryArrayEnvStatsHistInputCurrentMin SnmpAdminString, + cucsMemoryArrayEnvStatsHistInputCurrent INTEGER, + cucsMemoryArrayEnvStatsHistInputCurrentAvg INTEGER, + cucsMemoryArrayEnvStatsHistInputCurrentMax INTEGER, + cucsMemoryArrayEnvStatsHistInputCurrentMin INTEGER, cucsMemoryArrayEnvStatsHistMostRecent TruthValue, cucsMemoryArrayEnvStatsHistSuspect TruthValue, cucsMemoryArrayEnvStatsHistThresholded CucsMemoryArrayEnvStatsHistThresholded, @@ -519,7 +519,7 @@ cucsMemoryArrayEnvStatsHistId OBJECT-TYPE ::= { cucsMemoryArrayEnvStatsHistEntry 4 } cucsMemoryArrayEnvStatsHistInputCurrent OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -528,7 +528,7 @@ cucsMemoryArrayEnvStatsHistInputCurrent OBJECT-TYPE ::= { cucsMemoryArrayEnvStatsHistEntry 5 } cucsMemoryArrayEnvStatsHistInputCurrentAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -537,7 +537,7 @@ cucsMemoryArrayEnvStatsHistInputCurrentAvg OBJECT-TYPE ::= { cucsMemoryArrayEnvStatsHistEntry 6 } cucsMemoryArrayEnvStatsHistInputCurrentMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -546,7 +546,7 @@ cucsMemoryArrayEnvStatsHistInputCurrentMax OBJECT-TYPE ::= { cucsMemoryArrayEnvStatsHistEntry 7 } cucsMemoryArrayEnvStatsHistInputCurrentMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -787,10 +787,10 @@ CucsMemoryBufferUnitEnvStatsEntry ::= SEQUENCE { cucsMemoryBufferUnitEnvStatsRn SnmpAdminString, cucsMemoryBufferUnitEnvStatsIntervals Gauge32, cucsMemoryBufferUnitEnvStatsSuspect TruthValue, - cucsMemoryBufferUnitEnvStatsTemperature SnmpAdminString, - cucsMemoryBufferUnitEnvStatsTemperatureAvg SnmpAdminString, - cucsMemoryBufferUnitEnvStatsTemperatureMax SnmpAdminString, - cucsMemoryBufferUnitEnvStatsTemperatureMin SnmpAdminString, + cucsMemoryBufferUnitEnvStatsTemperature INTEGER, + cucsMemoryBufferUnitEnvStatsTemperatureAvg INTEGER, + cucsMemoryBufferUnitEnvStatsTemperatureMax INTEGER, + cucsMemoryBufferUnitEnvStatsTemperatureMin INTEGER, cucsMemoryBufferUnitEnvStatsThresholded CucsMemoryBufferUnitEnvStatsThresholded, cucsMemoryBufferUnitEnvStatsTimeCollected DateAndTime, cucsMemoryBufferUnitEnvStatsUpdate Gauge32 @@ -839,7 +839,7 @@ cucsMemoryBufferUnitEnvStatsSuspect OBJECT-TYPE ::= { cucsMemoryBufferUnitEnvStatsEntry 5 } cucsMemoryBufferUnitEnvStatsTemperature OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -848,7 +848,7 @@ cucsMemoryBufferUnitEnvStatsTemperature OBJECT-TYPE ::= { cucsMemoryBufferUnitEnvStatsEntry 6 } cucsMemoryBufferUnitEnvStatsTemperatureAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -857,7 +857,7 @@ cucsMemoryBufferUnitEnvStatsTemperatureAvg OBJECT-TYPE ::= { cucsMemoryBufferUnitEnvStatsEntry 7 } cucsMemoryBufferUnitEnvStatsTemperatureMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -866,7 +866,7 @@ cucsMemoryBufferUnitEnvStatsTemperatureMax OBJECT-TYPE ::= { cucsMemoryBufferUnitEnvStatsEntry 8 } cucsMemoryBufferUnitEnvStatsTemperatureMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -925,10 +925,10 @@ CucsMemoryBufferUnitEnvStatsHistEntry ::= SEQUENCE { cucsMemoryBufferUnitEnvStatsHistId Unsigned64, cucsMemoryBufferUnitEnvStatsHistMostRecent TruthValue, cucsMemoryBufferUnitEnvStatsHistSuspect TruthValue, - cucsMemoryBufferUnitEnvStatsHistTemperature SnmpAdminString, - cucsMemoryBufferUnitEnvStatsHistTemperatureAvg SnmpAdminString, - cucsMemoryBufferUnitEnvStatsHistTemperatureMax SnmpAdminString, - cucsMemoryBufferUnitEnvStatsHistTemperatureMin SnmpAdminString, + cucsMemoryBufferUnitEnvStatsHistTemperature INTEGER, + cucsMemoryBufferUnitEnvStatsHistTemperatureAvg INTEGER, + cucsMemoryBufferUnitEnvStatsHistTemperatureMax INTEGER, + cucsMemoryBufferUnitEnvStatsHistTemperatureMin INTEGER, cucsMemoryBufferUnitEnvStatsHistThresholded CucsMemoryBufferUnitEnvStatsHistThresholded, cucsMemoryBufferUnitEnvStatsHistTimeCollected DateAndTime } @@ -987,7 +987,7 @@ cucsMemoryBufferUnitEnvStatsHistSuspect OBJECT-TYPE ::= { cucsMemoryBufferUnitEnvStatsHistEntry 6 } cucsMemoryBufferUnitEnvStatsHistTemperature OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -996,7 +996,7 @@ cucsMemoryBufferUnitEnvStatsHistTemperature OBJECT-TYPE ::= { cucsMemoryBufferUnitEnvStatsHistEntry 7 } cucsMemoryBufferUnitEnvStatsHistTemperatureAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1005,7 +1005,7 @@ cucsMemoryBufferUnitEnvStatsHistTemperatureAvg OBJECT-TYPE ::= { cucsMemoryBufferUnitEnvStatsHistEntry 8 } cucsMemoryBufferUnitEnvStatsHistTemperatureMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1014,7 +1014,7 @@ cucsMemoryBufferUnitEnvStatsHistTemperatureMax OBJECT-TYPE ::= { cucsMemoryBufferUnitEnvStatsHistEntry 9 } cucsMemoryBufferUnitEnvStatsHistTemperatureMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1595,7 +1595,7 @@ CucsMemoryQualEntry ::= SEQUENCE { cucsMemoryQualDn CucsManagedObjectDn, cucsMemoryQualRn SnmpAdminString, cucsMemoryQualClock Gauge32, - cucsMemoryQualLatency SnmpAdminString, + cucsMemoryQualLatency INTEGER, cucsMemoryQualMaxCap Gauge32, cucsMemoryQualMinCap Gauge32, cucsMemoryQualSpeed Gauge32, @@ -1636,7 +1636,7 @@ cucsMemoryQualClock OBJECT-TYPE ::= { cucsMemoryQualEntry 4 } cucsMemoryQualLatency OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -2123,7 +2123,7 @@ CucsMemoryUnitEntry ::= SEQUENCE { cucsMemoryUnitClock Gauge32, cucsMemoryUnitFormFactor CucsMemoryFormFactor, cucsMemoryUnitId CucsMemoryUnitId, - cucsMemoryUnitLatency SnmpAdminString, + cucsMemoryUnitLatency INTEGER, cucsMemoryUnitLocation SnmpAdminString, cucsMemoryUnitModel SnmpAdminString, cucsMemoryUnitOperState CucsEquipmentOperability, @@ -2220,7 +2220,7 @@ cucsMemoryUnitId OBJECT-TYPE ::= { cucsMemoryUnitEntry 9 } cucsMemoryUnitLatency OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -2419,10 +2419,10 @@ CucsMemoryUnitEnvStatsEntry ::= SEQUENCE { cucsMemoryUnitEnvStatsRn SnmpAdminString, cucsMemoryUnitEnvStatsIntervals Gauge32, cucsMemoryUnitEnvStatsSuspect TruthValue, - cucsMemoryUnitEnvStatsTemperature SnmpAdminString, - cucsMemoryUnitEnvStatsTemperatureAvg SnmpAdminString, - cucsMemoryUnitEnvStatsTemperatureMax SnmpAdminString, - cucsMemoryUnitEnvStatsTemperatureMin SnmpAdminString, + cucsMemoryUnitEnvStatsTemperature INTEGER, + cucsMemoryUnitEnvStatsTemperatureAvg INTEGER, + cucsMemoryUnitEnvStatsTemperatureMax INTEGER, + cucsMemoryUnitEnvStatsTemperatureMin INTEGER, cucsMemoryUnitEnvStatsThresholded CucsMemoryUnitEnvStatsThresholded, cucsMemoryUnitEnvStatsTimeCollected DateAndTime, cucsMemoryUnitEnvStatsUpdate Gauge32 @@ -2469,7 +2469,7 @@ cucsMemoryUnitEnvStatsSuspect OBJECT-TYPE ::= { cucsMemoryUnitEnvStatsEntry 5 } cucsMemoryUnitEnvStatsTemperature OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -2478,7 +2478,7 @@ cucsMemoryUnitEnvStatsTemperature OBJECT-TYPE ::= { cucsMemoryUnitEnvStatsEntry 6 } cucsMemoryUnitEnvStatsTemperatureAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -2487,7 +2487,7 @@ cucsMemoryUnitEnvStatsTemperatureAvg OBJECT-TYPE ::= { cucsMemoryUnitEnvStatsEntry 7 } cucsMemoryUnitEnvStatsTemperatureMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -2496,7 +2496,7 @@ cucsMemoryUnitEnvStatsTemperatureMax OBJECT-TYPE ::= { cucsMemoryUnitEnvStatsEntry 8 } cucsMemoryUnitEnvStatsTemperatureMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -2554,10 +2554,10 @@ CucsMemoryUnitEnvStatsHistEntry ::= SEQUENCE { cucsMemoryUnitEnvStatsHistId Unsigned64, cucsMemoryUnitEnvStatsHistMostRecent TruthValue, cucsMemoryUnitEnvStatsHistSuspect TruthValue, - cucsMemoryUnitEnvStatsHistTemperature SnmpAdminString, - cucsMemoryUnitEnvStatsHistTemperatureAvg SnmpAdminString, - cucsMemoryUnitEnvStatsHistTemperatureMax SnmpAdminString, - cucsMemoryUnitEnvStatsHistTemperatureMin SnmpAdminString, + cucsMemoryUnitEnvStatsHistTemperature INTEGER, + cucsMemoryUnitEnvStatsHistTemperatureAvg INTEGER, + cucsMemoryUnitEnvStatsHistTemperatureMax INTEGER, + cucsMemoryUnitEnvStatsHistTemperatureMin INTEGER, cucsMemoryUnitEnvStatsHistThresholded CucsMemoryUnitEnvStatsHistThresholded, cucsMemoryUnitEnvStatsHistTimeCollected DateAndTime } @@ -2613,7 +2613,7 @@ cucsMemoryUnitEnvStatsHistSuspect OBJECT-TYPE ::= { cucsMemoryUnitEnvStatsHistEntry 6 } cucsMemoryUnitEnvStatsHistTemperature OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -2622,7 +2622,7 @@ cucsMemoryUnitEnvStatsHistTemperature OBJECT-TYPE ::= { cucsMemoryUnitEnvStatsHistEntry 7 } cucsMemoryUnitEnvStatsHistTemperatureAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -2631,7 +2631,7 @@ cucsMemoryUnitEnvStatsHistTemperatureAvg OBJECT-TYPE ::= { cucsMemoryUnitEnvStatsHistEntry 8 } cucsMemoryUnitEnvStatsHistTemperatureMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -2640,7 +2640,7 @@ cucsMemoryUnitEnvStatsHistTemperatureMax OBJECT-TYPE ::= { cucsMemoryUnitEnvStatsHistEntry 9 } cucsMemoryUnitEnvStatsHistTemperatureMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -2666,4 +2666,4 @@ cucsMemoryUnitEnvStatsHistTimeCollected OBJECT-TYPE managed object property" ::= { cucsMemoryUnitEnvStatsHistEntry 12 } -END \ No newline at end of file +END diff --git a/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB b/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB index 8f12437c..ea1658f4 100644 --- a/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB +++ b/priv/mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB @@ -4,9 +4,9 @@ -- MIB representation of the Cisco Unified Computing System -- PROCESSOR management information model package -- --- Created October 2017 by Charles Bullis +-- Created July 2018 by Charles Bullis -- --- Copyright (c) 2005-2017 Cisco Systems, Inc. All rights reserved. +-- Copyright (c) 2005-2018 Cisco Systems, Inc. All rights reserved. -- -- ********************************************************************* @@ -62,7 +62,7 @@ IMPORTS FROM CISCO-UNIFIED-COMPUTING-TC-MIB; cucsProcessorObjects MODULE-IDENTITY - LAST-UPDATED "201710060000Z" + LAST-UPDATED "201807260000Z" ORGANIZATION "Cisco Systems Inc." CONTACT-INFO "Cisco Systems @@ -157,16 +157,16 @@ CucsProcessorEnvStatsEntry ::= SEQUENCE { cucsProcessorEnvStatsInstanceId CucsManagedObjectId, cucsProcessorEnvStatsDn CucsManagedObjectDn, cucsProcessorEnvStatsRn SnmpAdminString, - cucsProcessorEnvStatsInputCurrent SnmpAdminString, - cucsProcessorEnvStatsInputCurrentAvg SnmpAdminString, - cucsProcessorEnvStatsInputCurrentMax SnmpAdminString, - cucsProcessorEnvStatsInputCurrentMin SnmpAdminString, + cucsProcessorEnvStatsInputCurrent INTEGER, + cucsProcessorEnvStatsInputCurrentAvg INTEGER, + cucsProcessorEnvStatsInputCurrentMax INTEGER, + cucsProcessorEnvStatsInputCurrentMin INTEGER, cucsProcessorEnvStatsIntervals Gauge32, cucsProcessorEnvStatsSuspect TruthValue, - cucsProcessorEnvStatsTemperature SnmpAdminString, - cucsProcessorEnvStatsTemperatureAvg SnmpAdminString, - cucsProcessorEnvStatsTemperatureMax SnmpAdminString, - cucsProcessorEnvStatsTemperatureMin SnmpAdminString, + cucsProcessorEnvStatsTemperature INTEGER, + cucsProcessorEnvStatsTemperatureAvg INTEGER, + cucsProcessorEnvStatsTemperatureMax INTEGER, + cucsProcessorEnvStatsTemperatureMin INTEGER, cucsProcessorEnvStatsThresholded CucsProcessorEnvStatsThresholded, cucsProcessorEnvStatsTimeCollected DateAndTime, cucsProcessorEnvStatsUpdate Gauge32 @@ -197,7 +197,7 @@ cucsProcessorEnvStatsRn OBJECT-TYPE ::= { cucsProcessorEnvStatsEntry 3 } cucsProcessorEnvStatsInputCurrent OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -206,7 +206,7 @@ cucsProcessorEnvStatsInputCurrent OBJECT-TYPE ::= { cucsProcessorEnvStatsEntry 4 } cucsProcessorEnvStatsInputCurrentAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -215,7 +215,7 @@ cucsProcessorEnvStatsInputCurrentAvg OBJECT-TYPE ::= { cucsProcessorEnvStatsEntry 5 } cucsProcessorEnvStatsInputCurrentMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -224,7 +224,7 @@ cucsProcessorEnvStatsInputCurrentMax OBJECT-TYPE ::= { cucsProcessorEnvStatsEntry 6 } cucsProcessorEnvStatsInputCurrentMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -249,7 +249,7 @@ cucsProcessorEnvStatsSuspect OBJECT-TYPE ::= { cucsProcessorEnvStatsEntry 9 } cucsProcessorEnvStatsTemperature OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -257,7 +257,7 @@ cucsProcessorEnvStatsTemperature OBJECT-TYPE ::= { cucsProcessorEnvStatsEntry 10 } cucsProcessorEnvStatsTemperatureAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -266,7 +266,7 @@ cucsProcessorEnvStatsTemperatureAvg OBJECT-TYPE ::= { cucsProcessorEnvStatsEntry 11 } cucsProcessorEnvStatsTemperatureMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -275,7 +275,7 @@ cucsProcessorEnvStatsTemperatureMax OBJECT-TYPE ::= { cucsProcessorEnvStatsEntry 12 } cucsProcessorEnvStatsTemperatureMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -330,16 +330,16 @@ CucsProcessorEnvStatsHistEntry ::= SEQUENCE { cucsProcessorEnvStatsHistDn CucsManagedObjectDn, cucsProcessorEnvStatsHistRn SnmpAdminString, cucsProcessorEnvStatsHistId Unsigned64, - cucsProcessorEnvStatsHistInputCurrent SnmpAdminString, - cucsProcessorEnvStatsHistInputCurrentAvg SnmpAdminString, - cucsProcessorEnvStatsHistInputCurrentMax SnmpAdminString, - cucsProcessorEnvStatsHistInputCurrentMin SnmpAdminString, + cucsProcessorEnvStatsHistInputCurrent INTEGER, + cucsProcessorEnvStatsHistInputCurrentAvg INTEGER, + cucsProcessorEnvStatsHistInputCurrentMax INTEGER, + cucsProcessorEnvStatsHistInputCurrentMin INTEGER, cucsProcessorEnvStatsHistMostRecent TruthValue, cucsProcessorEnvStatsHistSuspect TruthValue, - cucsProcessorEnvStatsHistTemperature SnmpAdminString, - cucsProcessorEnvStatsHistTemperatureAvg SnmpAdminString, - cucsProcessorEnvStatsHistTemperatureMax SnmpAdminString, - cucsProcessorEnvStatsHistTemperatureMin SnmpAdminString, + cucsProcessorEnvStatsHistTemperature INTEGER, + cucsProcessorEnvStatsHistTemperatureAvg INTEGER, + cucsProcessorEnvStatsHistTemperatureMax INTEGER, + cucsProcessorEnvStatsHistTemperatureMin INTEGER, cucsProcessorEnvStatsHistThresholded CucsProcessorEnvStatsHistThresholded, cucsProcessorEnvStatsHistTimeCollected DateAndTime } @@ -377,7 +377,7 @@ cucsProcessorEnvStatsHistId OBJECT-TYPE ::= { cucsProcessorEnvStatsHistEntry 4 } cucsProcessorEnvStatsHistInputCurrent OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -386,7 +386,7 @@ cucsProcessorEnvStatsHistInputCurrent OBJECT-TYPE ::= { cucsProcessorEnvStatsHistEntry 5 } cucsProcessorEnvStatsHistInputCurrentAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -395,7 +395,7 @@ cucsProcessorEnvStatsHistInputCurrentAvg OBJECT-TYPE ::= { cucsProcessorEnvStatsHistEntry 6 } cucsProcessorEnvStatsHistInputCurrentMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -404,7 +404,7 @@ cucsProcessorEnvStatsHistInputCurrentMax OBJECT-TYPE ::= { cucsProcessorEnvStatsHistEntry 7 } cucsProcessorEnvStatsHistInputCurrentMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -430,7 +430,7 @@ cucsProcessorEnvStatsHistSuspect OBJECT-TYPE ::= { cucsProcessorEnvStatsHistEntry 10 } cucsProcessorEnvStatsHistTemperature OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -439,7 +439,7 @@ cucsProcessorEnvStatsHistTemperature OBJECT-TYPE ::= { cucsProcessorEnvStatsHistEntry 11 } cucsProcessorEnvStatsHistTemperatureAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -448,7 +448,7 @@ cucsProcessorEnvStatsHistTemperatureAvg OBJECT-TYPE ::= { cucsProcessorEnvStatsHistEntry 12 } cucsProcessorEnvStatsHistTemperatureMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -457,7 +457,7 @@ cucsProcessorEnvStatsHistTemperatureMax OBJECT-TYPE ::= { cucsProcessorEnvStatsHistEntry 13 } cucsProcessorEnvStatsHistTemperatureMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1156,7 +1156,7 @@ CucsProcessorQualEntry ::= SEQUENCE { cucsProcessorQualMinProcs Gauge32, cucsProcessorQualMinThreads Gauge32, cucsProcessorQualModel SnmpAdminString, - cucsProcessorQualSpeed SnmpAdminString, + cucsProcessorQualSpeed INTEGER, cucsProcessorQualStepping Gauge32 } @@ -1249,7 +1249,7 @@ cucsProcessorQualModel OBJECT-TYPE ::= { cucsProcessorQualEntry 11 } cucsProcessorQualSpeed OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1286,10 +1286,10 @@ CucsProcessorRuntimeEntry ::= SEQUENCE { cucsProcessorRuntimeDn CucsManagedObjectDn, cucsProcessorRuntimeRn SnmpAdminString, cucsProcessorRuntimeIntervals Gauge32, - cucsProcessorRuntimeLoad SnmpAdminString, - cucsProcessorRuntimeLoadAvg SnmpAdminString, - cucsProcessorRuntimeLoadMax SnmpAdminString, - cucsProcessorRuntimeLoadMin SnmpAdminString, + cucsProcessorRuntimeLoad INTEGER, + cucsProcessorRuntimeLoadAvg INTEGER, + cucsProcessorRuntimeLoadMax INTEGER, + cucsProcessorRuntimeLoadMin INTEGER, cucsProcessorRuntimeSuspect TruthValue, cucsProcessorRuntimeThresholded CucsProcessorRuntimeThresholded, cucsProcessorRuntimeTimeCollected DateAndTime, @@ -1330,7 +1330,7 @@ cucsProcessorRuntimeIntervals OBJECT-TYPE ::= { cucsProcessorRuntimeEntry 4 } cucsProcessorRuntimeLoad OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1338,7 +1338,7 @@ cucsProcessorRuntimeLoad OBJECT-TYPE ::= { cucsProcessorRuntimeEntry 5 } cucsProcessorRuntimeLoadAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1346,7 +1346,7 @@ cucsProcessorRuntimeLoadAvg OBJECT-TYPE ::= { cucsProcessorRuntimeEntry 6 } cucsProcessorRuntimeLoadMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1354,7 +1354,7 @@ cucsProcessorRuntimeLoadMax OBJECT-TYPE ::= { cucsProcessorRuntimeEntry 7 } cucsProcessorRuntimeLoadMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1424,10 +1424,10 @@ CucsProcessorRuntimeHistEntry ::= SEQUENCE { cucsProcessorRuntimeHistDn CucsManagedObjectDn, cucsProcessorRuntimeHistRn SnmpAdminString, cucsProcessorRuntimeHistId Unsigned64, - cucsProcessorRuntimeHistLoad SnmpAdminString, - cucsProcessorRuntimeHistLoadAvg SnmpAdminString, - cucsProcessorRuntimeHistLoadMax SnmpAdminString, - cucsProcessorRuntimeHistLoadMin SnmpAdminString, + cucsProcessorRuntimeHistLoad INTEGER, + cucsProcessorRuntimeHistLoadAvg INTEGER, + cucsProcessorRuntimeHistLoadMax INTEGER, + cucsProcessorRuntimeHistLoadMin INTEGER, cucsProcessorRuntimeHistMostRecent TruthValue, cucsProcessorRuntimeHistSuspect TruthValue, cucsProcessorRuntimeHistThresholded CucsProcessorRuntimeHistThresholded, @@ -1467,7 +1467,7 @@ cucsProcessorRuntimeHistId OBJECT-TYPE ::= { cucsProcessorRuntimeHistEntry 4 } cucsProcessorRuntimeHistLoad OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1475,7 +1475,7 @@ cucsProcessorRuntimeHistLoad OBJECT-TYPE ::= { cucsProcessorRuntimeHistEntry 5 } cucsProcessorRuntimeHistLoadAvg OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1483,7 +1483,7 @@ cucsProcessorRuntimeHistLoadAvg OBJECT-TYPE ::= { cucsProcessorRuntimeHistEntry 6 } cucsProcessorRuntimeHistLoadMax OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1491,7 +1491,7 @@ cucsProcessorRuntimeHistLoadMax OBJECT-TYPE ::= { cucsProcessorRuntimeHistEntry 7 } cucsProcessorRuntimeHistLoadMin OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1623,7 +1623,7 @@ CucsProcessorUnitEntry ::= SEQUENCE { cucsProcessorUnitRevision SnmpAdminString, cucsProcessorUnitSerial SnmpAdminString, cucsProcessorUnitSocketDesignation SnmpAdminString, - cucsProcessorUnitSpeed SnmpAdminString, + cucsProcessorUnitSpeed INTEGER, cucsProcessorUnitStepping Gauge32, cucsProcessorUnitThermal CucsEquipmentSensorThresholdStatus, cucsProcessorUnitThreads Gauge32, @@ -1764,7 +1764,7 @@ cucsProcessorUnitSocketDesignation OBJECT-TYPE ::= { cucsProcessorUnitEntry 16 } cucsProcessorUnitSpeed OBJECT-TYPE - SYNTAX SnmpAdminString + SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION @@ -1903,4 +1903,4 @@ cucsProcessorUnitAssocCtxStepping OBJECT-TYPE object property" ::= { cucsProcessorUnitAssocCtxEntry 5 } -END \ No newline at end of file +END diff --git a/priv/profiles/os_detection/sitemonitor.yaml b/priv/profiles/os_detection/sitemonitor.yaml index bb9ba1c7..361a50a7 100644 --- a/priv/profiles/os_detection/sitemonitor.yaml +++ b/priv/profiles/os_detection/sitemonitor.yaml @@ -10,3 +10,5 @@ discovery: - sysObjectID: - .1.3.6.1.4.1.32050 + sysObjectID_except: + - .1.3.6.1.4.1.32050.1.4 diff --git a/priv/profiles/os_detection/sitemonitor3.yaml b/priv/profiles/os_detection/sitemonitor3.yaml new file mode 100644 index 00000000..458c0982 --- /dev/null +++ b/priv/profiles/os_detection/sitemonitor3.yaml @@ -0,0 +1,13 @@ +os: sitemonitor3 +text: 'Packetflux SiteMonitor Base 3' +type: appliance +icon: packetflux +over: + - { graph: device_voltage, text: 'Voltage' } + - { graph: device_temperature, text: 'Temperature' } +snmp_bulk: false +mib_dir: packetflux +discovery: + - + sysObjectID: + - .1.3.6.1.4.1.32050.1.4 diff --git a/priv/profiles/os_discovery/advantech.yaml b/priv/profiles/os_discovery/advantech.yaml index 2b578945..2fee6bfe 100644 --- a/priv/profiles/os_discovery/advantech.yaml +++ b/priv/profiles/os_discovery/advantech.yaml @@ -1,7 +1,11 @@ modules: os: hardware: ADVANTECH-COMMON-MIB::sysModuleID.0 - version: ADVANTECH-COMMON-MIB::sysImageVersion.0 + version: + - ADVANTECH-COMMON-MIB::sysImageVersion.0 + - ADVANTECH-EKI-PRONEER-MIB::buildVersion.0 + version_template: '{{ ADVANTECH-COMMON-MIB::sysImageVersion.0 }} Build {{ ADVANTECH-EKI-PRONEER-MIB::buildVersion.0 }}' + #serial: ADVANTECH-EKI-PRONEER-MIB::serialNumber !! DO NOT USE !! - per AFE "the firmware of EKI series switches does not allow reading hardware serial numbers via SNMP." sensors: additional_oids: data: @@ -125,3 +129,57 @@ modules: descr: 'Total POE Power Consumption' index: 'poeActualPowerConsumption.{{ $index }}' high_limit: ADVANTECH-EKI-PRONEER-MIB::poeMaxPowerAvailable + state: + data: + - + oid: ADVANTECH-EKI-PRONEER-MIB::xRingProInfoTable + value: ADVANTECH-EKI-PRONEER-MIB::xRingProInfoPort1FwdState + num_oid: '.1.3.6.1.4.1.10297.202.7000.3.14.4.1.5.{{ $index }}' + descr: 'X-Ring Pro RingID-{{ ADVANTECH-EKI-PRONEER-MIB::xRingProInfoRingID }} Port-{{ ADVANTECH-EKI-PRONEER-MIB::xRingProInfoPort1 }} - {{ ADVANTECH-EKI-PRONEER-MIB::xRingProInfoOperState }}' + index: 'xRingProInfoPort1FwdState.{{ $index }}' + state_name: xRingProInfoPort1FwdState + states: + - { descr: 'FWD', graph: 1, value: 0, generic: 0 } + - { descr: 'BLK', graph: 1, value: 1, generic: 0 } + - { descr: 'DWN', graph: 1, value: 2, generic: 2 } + - + oid: ADVANTECH-EKI-PRONEER-MIB::xRingProInfoTable + value: ADVANTECH-EKI-PRONEER-MIB::xRingProInfoPort2FwdState + num_oid: '.1.3.6.1.4.1.10297.202.7000.3.14.4.1.5.{{ $index }}' + descr: 'X-Ring Pro RingID-{{ ADVANTECH-EKI-PRONEER-MIB::xRingProInfoRingID }} Port-{{ ADVANTECH-EKI-PRONEER-MIB::xRingProInfoPort2 }} - {{ ADVANTECH-EKI-PRONEER-MIB::xRingProInfoOperState }}' + index: 'xRingProInfoPort2FwdState.{{ $index }}' + state_name: xRingProInfoPort2FwdState + states: + - { descr: 'FWD', graph: 1, value: 0, generic: 0 } + - { descr: 'BLK', graph: 1, value: 1, generic: 0 } + - { descr: 'DWN', graph: 1, value: 2, generic: 2 } + - + oid: ADVANTECH-EKI-PRONEER-MIB::xRingProStatus + value: ADVANTECH-EKI-PRONEER-MIB::xRingProStatus + num_oid: '.1.3.6.1.4.1.10297.202.7000.3.14.1.{{ $index }}' + descr: 'X-Ring Pro Status' + index: 'xRingProStatus.{{ $index }}' + state_name: xRingProStatus + states: + - { descr: 'enabled', graph: 1, value: 1, generic: 0 } + - { descr: 'disabled', graph: 1, value: 2, generic: 3 } + - + oid: ADVANTECH-EKI-PRONEER-MIB::xRingEliteState + value: ADVANTECH-EKI-PRONEER-MIB::xRingEliteState + num_oid: '.1.3.6.1.4.1.10297.202.7000.3.12.1.{{ $index }}' + descr: 'X-Ring Elite Status' + index: 'xRingEliteState.{{ $index }}' + state_name: xRingEliteState + states: + - { descr: 'enabled', graph: 1, value: 1, generic: 0 } + - { descr: 'disabled', graph: 1, value: 2, generic: 3 } + - + oid: ADVANTECH-EKI-PRONEER-MIB::erpsState + value: ADVANTECH-EKI-PRONEER-MIB::erpsState + num_oid: '.1.3.6.1.4.1.10297.202.7000.3.16.1.{{ $index }}' + descr: 'ERPS Status' + index: 'erpsState.{{ $index }}' + state_name: erpsState + states: + - { descr: 'enabled', graph: 1, value: 1, generic: 0 } + - { descr: 'disabled', graph: 1, value: 2, generic: 3 } diff --git a/priv/profiles/os_discovery/airos.yaml b/priv/profiles/os_discovery/airos.yaml index 34b83fa8..34adc637 100644 --- a/priv/profiles/os_discovery/airos.yaml +++ b/priv/profiles/os_discovery/airos.yaml @@ -1,8 +1,6 @@ mib: UBNT-AirMAX-MIB modules: os: - hardware: IEEE802dot11-MIB::dot11manufacturerProductName.5 - version: IEEE802dot11-MIB::dot11manufacturerProductVersion.5 lat: UBNT-AirMAX-MIB::ubntGpsLat.0 long: UBNT-AirMAX-MIB::ubntGpsLon.0 processors: diff --git a/priv/profiles/os_discovery/firebrick.yaml b/priv/profiles/os_discovery/firebrick.yaml index 9de1431c..bfb67069 100644 --- a/priv/profiles/os_discovery/firebrick.yaml +++ b/priv/profiles/os_discovery/firebrick.yaml @@ -908,7 +908,7 @@ modules: high_limit: 1000 - oid: fbSipCarrierTable - value: fbSipPhoneTotalLegs + value: fbSipCarrierTotalLegs num_oid: '.1.3.6.1.4.1.24693.100.5060.3.1.2.{{ $index }}' index: 'carrierTotal{{ $index }}' descr: 'Total Legs: {{ $fbSipCarrierName }}' diff --git a/priv/profiles/os_discovery/fs-bdcom.yaml b/priv/profiles/os_discovery/fs-bdcom.yaml index c03805da..658bcefe 100644 --- a/priv/profiles/os_discovery/fs-bdcom.yaml +++ b/priv/profiles/os_discovery/fs-bdcom.yaml @@ -51,7 +51,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.4.{{ $index }}' descr: '{{ IF-MIB::ifName }} temperature' index: 'ifSfpParameterTable.temperature.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 256 @@ -72,7 +72,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.5.{{ $index }}' descr: '{{ IF-MIB::ifName }} voltage' index: 'ifSfpParameterTable.vlotage.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 10000 @@ -89,7 +89,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.6.{{ $index }}' descr: '{{ IF-MIB::ifName }} current1' index: 'ifSfpParameterTable.curr1.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 500000 @@ -104,7 +104,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.10.{{ $index }}' descr: '{{ IF-MIB::ifName }} current2' index: 'ifSfpParameterTable.curr2.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 500000 @@ -119,7 +119,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.13.{{ $index }}' descr: '{{ IF-MIB::ifName }} current3' index: 'ifSfpParameterTable.curr3.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 500000 @@ -134,7 +134,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.16.{{ $index }}' descr: '{{ IF-MIB::ifName }} current4' index: 'ifSfpParameterTable.curr4.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 500000 @@ -151,7 +151,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.3.{{ $index }}' descr: '{{ IF-MIB::ifName }} rxPower1' index: 'ifSfpParameterTable.rxPower1.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 100 @@ -166,7 +166,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.9.{{ $index }}' descr: '{{ IF-MIB::ifName }} rxPower2' index: 'ifSfpParameterTable.rxPower2.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 100 @@ -181,7 +181,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.12.{{ $index }}' descr: '{{ IF-MIB::ifName }} rxPower3' index: 'ifSfpParameterTable.rxPower3.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 100 @@ -196,7 +196,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.15.{{ $index }}' descr: '{{ IF-MIB::ifName }} rxPower4' index: 'ifSfpParameterTable.rxPower4.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 100 @@ -211,7 +211,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.2.{{ $index }}' descr: '{{ IF-MIB::ifName }} txPower1' index: 'ifSfpParameterTable.txPower1.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 100 @@ -226,7 +226,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.8.{{ $index }}' descr: '{{ IF-MIB::ifName }} txPower2' index: 'ifSfpParameterTable.txPower2.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 100 @@ -241,7 +241,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.11.{{ $index }}' descr: '{{ IF-MIB::ifName }} txPower3' index: 'ifSfpParameterTable.txPower3.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 100 @@ -256,7 +256,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.14.{{ $index }}' descr: '{{ IF-MIB::ifName }} txPower4' index: 'ifSfpParameterTable.txPower4.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports divisor: 100 @@ -295,7 +295,7 @@ modules: num_oid: '.1.3.6.1.4.1.52642.9.63.1.7.1.21.{{ $index }}' descr: '{{ IF-MIB::ifName }} LOS' index: 'ifSfpParameterTable.sfpLostStatus.{{ $index }}' - group: 'Transceiver: {{ IF-MIB::ifName }} (Vendor: {{ $vendname }} PN: {{ $vendorPN }} S/N: {{ $sfpSeqNum }} {{ $waveLen }}nm)' + group: transceiver entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: ports states: diff --git a/priv/profiles/os_discovery/ironware.yaml b/priv/profiles/os_discovery/ironware.yaml index c8270b5d..a4c5ea14 100644 --- a/priv/profiles/os_discovery/ironware.yaml +++ b/priv/profiles/os_discovery/ironware.yaml @@ -17,7 +17,7 @@ modules: type: ironware-system - total: FOUNDRY-SN-AGENT-MIB::snAgentBrdMemoryTotal - percent_used: FOUNDRY-SN-AGENT-MIB::snAgentBrdMemoryUtil100thPercent + free: FOUNDRY-SN-AGENT-MIB::snAgentBrdMemoryAvailable type: ironware-dyn descr: '{{ FOUNDRY-SN-AGENT-MIB::snAgentBrdMainBrdDescription }}' os: diff --git a/priv/profiles/os_discovery/routeros.yaml b/priv/profiles/os_discovery/routeros.yaml index 83853504..d629b161 100644 --- a/priv/profiles/os_discovery/routeros.yaml +++ b/priv/profiles/os_discovery/routeros.yaml @@ -18,11 +18,21 @@ modules: value: MIKROTIK-MIB::mtxrOpticalTemperature num_oid: '.1.3.6.1.4.1.14988.1.1.19.1.1.6.{{ $index }}' descr: MIKROTIK-MIB::mtxrOpticalName - unit: '°C' entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: 'ports' group: transceiver index: 'mtxrOpticalTemperature.{{ $index }}' + - + oid: MIKROTIK-MIB::mtxrGaugeTable + value: MIKROTIK-MIB::mtxrGaugeValue + num_oid: '.1.3.6.1.4.1.14988.1.1.3.100.1.3.{{ $index }}' + descr: MIKROTIK-MIB::mtxrGaugeName + group: System + index: 'mtxrGaugeTemperature.{{ $index }}' + skip_values: + - oid: MIKROTIK-MIB::mtxrGaugeUnit + op: '!=' + value: 1 voltage: data: - @@ -30,7 +40,6 @@ modules: value: MIKROTIK-MIB::mtxrOpticalSupplyVoltage num_oid: '.1.3.6.1.4.1.14988.1.1.19.1.1.7.{{ $index }}' divisor: 1000 - unit: 'V' descr: MIKROTIK-MIB::mtxrOpticalName entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: 'ports' @@ -41,15 +50,25 @@ modules: value: MIKROTIK-MIB::mtxrPOEVoltage num_oid: '.1.3.6.1.4.1.14988.1.1.15.1.1.4.{{ $index }}' divisor: 10 - unit: 'V' descr: '{{ MIKROTIK-MIB::mtxrPOEName }} POE' group: Ports index: 'mtxrPOEVoltage.{{ $index }}' + - + oid: MIKROTIK-MIB::mtxrGaugeTable + value: MIKROTIK-MIB::mtxrGaugeValue + num_oid: '.1.3.6.1.4.1.14988.1.1.3.100.1.3.{{ $index }}' + descr: MIKROTIK-MIB::mtxrGaugeName + group: System + divisor: 10 + index: 'mtxrGaugeVoltage.{{ $index }}' + skip_values: + - oid: MIKROTIK-MIB::mtxrGaugeUnit + op: '!=' + value: 3 - oid: MIKROTIK-MIB::mtxrHlVoltage num_oid: '.1.3.6.1.4.1.14988.1.1.3.8.{{ $index }}' divisor: 10 - unit: 'V' descr: 'Voltage {{ $index }}' current: data: @@ -58,7 +77,6 @@ modules: value: MIKROTIK-MIB::mtxrOpticalTxBiasCurrent num_oid: '.1.3.6.1.4.1.14988.1.1.19.1.1.8.{{ $index }}' descr: '{{ MIKROTIK-MIB::mtxrOpticalName }} Tx Bias' - unit: 'mA' entPhysicalIndex: '{{ $index }}' entPhysicalIndex_measured: 'ports' group: transceiver @@ -69,10 +87,21 @@ modules: value: MIKROTIK-MIB::mtxrPOECurrent num_oid: '.1.3.6.1.4.1.14988.1.1.15.1.1.5.{{ $index }}' descr: '{{ MIKROTIK-MIB::mtxrPOEName }} POE' - unit: 'A' group: Ports divisor: 1000 index: 'mtxrPOECurrent.{{ $index }}' + - + oid: MIKROTIK-MIB::mtxrGaugeTable + value: MIKROTIK-MIB::mtxrGaugeValue + num_oid: '.1.3.6.1.4.1.14988.1.1.3.100.1.3.{{ $index }}' + descr: MIKROTIK-MIB::mtxrGaugeName + group: System + divisor: 10 + index: 'mtxrGaugeCurrent.{{ $index }}' + skip_values: + - oid: MIKROTIK-MIB::mtxrGaugeUnit + op: '!=' + value: 4 dbm: data: @@ -135,6 +164,20 @@ modules: - { descr: 'waitingForLoad', graph: 1, value: 2, generic: 3 } - { descr: 'poweredOn', graph: 1, value: 3, generic: 0 } - { descr: 'overload', graph: 1, value: 4, generic: 2 } + - + oid: MIKROTIK-MIB::mtxrGaugeTable + value: MIKROTIK-MIB::mtxrGaugeValue + num_oid: '.1.3.6.1.4.1.14988.1.1.3.100.1.3.{{ $index }}' + descr: MIKROTIK-MIB::mtxrGaugeName + group: System + state_name: mtxrGaugeStatus + skip_values: + - oid: MIKROTIK-MIB::mtxrGaugeUnit + op: '!=' + value: 6 + states: + - { value: 0, generic: 0, graph: 1, descr: 'ok' } + - { value: 1, generic: 2, graph: 1, descr: 'fail' } - oid: MIKROTIK-MIB::mtxrWl60GConnected num_oid: '.1.3.6.1.4.1.14988.1.1.1.8.1.4.{{ $index }}' @@ -164,12 +207,41 @@ modules: value: MIKROTIK-MIB::mtxrPOEPower num_oid: '.1.3.6.1.4.1.14988.1.1.15.1.1.6.{{ $index }}' descr: '{{ MIKROTIK-MIB::mtxrPOEName }} POE' - unit: 'W' group: Ports divisor: 10 index: 'mtxrPOEPower.{{ $index }}' + - + oid: MIKROTIK-MIB::mtxrGaugeTable + value: MIKROTIK-MIB::mtxrGaugeValue + num_oid: '.1.3.6.1.4.1.14988.1.1.3.100.1.3.{{ $index }}' + descr: MIKROTIK-MIB::mtxrGaugeName + group: System + divisor: 10 + index: 'mtxrGaugePower.{{ $index }}' + skip_values: + - oid: MIKROTIK-MIB::mtxrGaugeUnit + op: '!=' + value: 5 + fanspeed: + data: + - + oid: MIKROTIK-MIB::mtxrGaugeTable + value: MIKROTIK-MIB::mtxrGaugeValue + num_oid: '.1.3.6.1.4.1.14988.1.1.3.100.1.3.{{ $index }}' + descr: MIKROTIK-MIB::mtxrGaugeName + group: System + index: 'mtxrGuageFanspeed.{{ $index }}' + skip_values: + - oid: MIKROTIK-MIB::mtxrGaugeUnit + op: '!=' + value: 2 count: data: + - + oid: MIKROTIK-MIB::mtxrDHCPLeaseCount + num_oid: '.1.3.6.1.4.1.14988.1.1.6.1.{{ $index }}' + descr: DHCP Lease Count + index: mtxrDHCPLeaseCount.{{ $index }} - oid: MIKROTIK-MIB::mtxrCtTotalEntries num_oid: .1.3.6.1.4.1.14988.1.1.22.1.1.{{ $index }} diff --git a/priv/profiles/os_discovery/sitemonitor3.yaml b/priv/profiles/os_discovery/sitemonitor3.yaml new file mode 100644 index 00000000..c094b6d1 --- /dev/null +++ b/priv/profiles/os_discovery/sitemonitor3.yaml @@ -0,0 +1,20 @@ +modules: + sensors: + voltage: + data: + - + oid: PACKETFLUX-SENSORS-MIB::voltageSensorTable + value: PACKETFLUX-SENSORS-MIB::voltageSensorValue + descr: PACKETFLUX-SENSORS-MIB::voltageSensorFunction + index: 'voltageSensorFunction.{{ $index }}' + num_oid: '.1.3.6.1.4.1.32050.3.2.1.1.4.{{ $index }}' + divisor: 1000000 + temperature: + data: + - + oid: PACKETFLUX-SENSORS-MIB::temperatureSensorTable + value: PACKETFLUX-SENSORS-MIB::temperatureSensorValue + descr: PACKETFLUX-SENSORS-MIB::temperatureSensorFunction + index: 'temperatureSensorFunction.{{ $index }}' + num_oid: '.1.3.6.1.4.1.32050.3.2.3.1.4.{{ $index }}' + divisor: 100 diff --git a/priv/profiles/os_discovery/smartbyte.yaml b/priv/profiles/os_discovery/smartbyte.yaml index aea77531..23806b62 100644 --- a/priv/profiles/os_discovery/smartbyte.yaml +++ b/priv/profiles/os_discovery/smartbyte.yaml @@ -150,6 +150,6 @@ modules: group: transceiver skip_values: - - oid: opticalSupportDDM + oid: NMS-OPTICAL-MIB::opticalSupportDDM op: '!=' value: '1' diff --git a/priv/profiles/os_discovery/supercap.yaml b/priv/profiles/os_discovery/supercap.yaml index 35de8836..9ee96ea0 100644 --- a/priv/profiles/os_discovery/supercap.yaml +++ b/priv/profiles/os_discovery/supercap.yaml @@ -2553,6 +2553,713 @@ modules: - { value: 0, descr: "OK", graph: 1, generic: 0 } - { value: 1, descr: "Warning", graph: 1, generic: 1 } - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS15-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS01-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS01-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.13{{ $noindex }}' + descr: 'BMS 01 Charge Discharge Current Alarm Status' + index: 'BMS01-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 01' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS01-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS02-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS02-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.26{{ $noindex }}' + descr: 'BMS 02 Charge Discharge Current Alarm Status' + index: 'BMS02-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 02' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS02-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS03-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS03-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.39{{ $noindex }}' + descr: 'BMS 03 Charge Discharge Current Alarm Status' + index: 'BMS03-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 03' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS03-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS04-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS04-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.52{{ $noindex }}' + descr: 'BMS 04 Charge Discharge Current Alarm Status' + index: 'BMS04-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 04' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS04-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS05-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS05-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.65{{ $noindex }}' + descr: 'BMS 05 Charge Discharge Current Alarm Status' + index: 'BMS05-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 05' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS05-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS06-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS06-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.78{{ $noindex }}' + descr: 'BMS 06 Charge Discharge Current Alarm Status' + index: 'BMS06-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 06' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS06-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS07-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS07-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.91{{ $noindex }}' + descr: 'BMS 07 Charge Discharge Current Alarm Status' + index: 'BMS07-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 07' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS07-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS08-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS08-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.104{{ $noindex }}' + descr: 'BMS 08 Charge Discharge Current Alarm Status' + index: 'BMS08-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 08' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS08-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS09-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS09-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.117{{ $noindex }}' + descr: 'BMS 09 Charge Discharge Current Alarm Status' + index: 'BMS09-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 09' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS09-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS10-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS10-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.130{{ $noindex }}' + descr: 'BMS 10 Charge Discharge Current Alarm Status' + index: 'BMS10-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 10' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS10-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS11-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS11-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.143{{ $noindex }}' + descr: 'BMS 11 Charge Discharge Current Alarm Status' + index: 'BMS11-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 11' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS11-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS12-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS12-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.156{{ $noindex }}' + descr: 'BMS 12 Charge Discharge Current Alarm Status' + index: 'BMS12-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 12' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS12-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS13-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS13-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.169{{ $noindex }}' + descr: 'BMS 13 Charge Discharge Current Alarm Status' + index: 'BMS13-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 13' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS13-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS14-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS14-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.182{{ $noindex }}' + descr: 'BMS 14 Charge Discharge Current Alarm Status' + index: 'BMS14-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 14' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS14-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS15-ChargeDischargeCurrentAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS15-ChargeDischargeCurrentAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.195{{ $noindex }}' + descr: 'BMS 15 Charge Discharge Current Alarm Status' + index: 'BMS15-ChargeDischargeCurrentAlarmStatus' + group: 'BMS 15' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS15-Current + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS01-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS01-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.14{{ $noindex }}' + descr: 'BMS 01 Battery Voltage Alarm Status' + index: 'BMS01-BatteryVoltageAlarmStatus' + group: 'BMS 01' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS01-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS02-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS02-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.27{{ $noindex }}' + descr: 'BMS 02 Battery Voltage Alarm Status' + index: 'BMS02-BatteryVoltageAlarmStatus' + group: 'BMS 02' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS02-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS03-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS03-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.40{{ $noindex }}' + descr: 'BMS 03 Battery Voltage Alarm Status' + index: 'BMS03-BatteryVoltageAlarmStatus' + group: 'BMS 03' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS03-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS04-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS04-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.53{{ $noindex }}' + descr: 'BMS 04 Battery Voltage Alarm Status' + index: 'BMS04-BatteryVoltageAlarmStatus' + group: 'BMS 04' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS04-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS05-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS05-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.66{{ $noindex }}' + descr: 'BMS 05 Battery Voltage Alarm Status' + index: 'BMS05-BatteryVoltageAlarmStatus' + group: 'BMS 05' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS05-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS06-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS06-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.79{{ $noindex }}' + descr: 'BMS 06 Battery Voltage Alarm Status' + index: 'BMS06-BatteryVoltageAlarmStatus' + group: 'BMS 06' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS06-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS07-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS07-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.92{{ $noindex }}' + descr: 'BMS 07 Battery Voltage Alarm Status' + index: 'BMS07-BatteryVoltageAlarmStatus' + group: 'BMS 07' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS07-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS08-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS08-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.105{{ $noindex }}' + descr: 'BMS 08 Battery Voltage Alarm Status' + index: 'BMS08-BatteryVoltageAlarmStatus' + group: 'BMS 08' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS08-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS09-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS09-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.118{{ $noindex }}' + descr: 'BMS 09 Battery Voltage Alarm Status' + index: 'BMS09-BatteryVoltageAlarmStatus' + group: 'BMS 09' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS09-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS10-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS10-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.131{{ $noindex }}' + descr: 'BMS 10 Battery Voltage Alarm Status' + index: 'BMS10-BatteryVoltageAlarmStatus' + group: 'BMS 10' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS10-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS11-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS11-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.144{{ $noindex }}' + descr: 'BMS 11 Battery Voltage Alarm Status' + index: 'BMS11-BatteryVoltageAlarmStatus' + group: 'BMS 11' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS11-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS12-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS12-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.157{{ $noindex }}' + descr: 'BMS 12 Battery Voltage Alarm Status' + index: 'BMS12-BatteryVoltageAlarmStatus' + group: 'BMS 12' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS12-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS13-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS13-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.170{{ $noindex }}' + descr: 'BMS 13 Battery Voltage Alarm Status' + index: 'BMS13-BatteryVoltageAlarmStatus' + group: 'BMS 13' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS13-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS14-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS14-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.183{{ $noindex }}' + descr: 'BMS 14 Battery Voltage Alarm Status' + index: 'BMS14-BatteryVoltageAlarmStatus' + group: 'BMS 14' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS14-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS15-BatteryVoltageAlarmStatus + value: SUPERCAPBATTERY-MIB::BMS15-BatteryVoltageAlarmStatus + num_oid: '.1.3.6.1.2.1.555.1.1.1.196{{ $noindex }}' + descr: 'BMS 15 Battery Voltage Alarm Status' + index: 'BMS15-BatteryVoltageAlarmStatus' + group: 'BMS 15' + state_name: supercapStatus + states: + - { value: 0, descr: "OK", graph: 1, generic: 0 } + - { value: 1, descr: "Warning", graph: 1, generic: 1 } + - { value: 2, descr: "Alarm", graph: 1, generic: 2 } + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS15-Voltage + op: '=' + value: 0 + voltage: + data: + - + oid: SUPERCAPBATTERY-MIB::BMS01-Voltage + value: SUPERCAPBATTERY-MIB::BMS01-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.5{{ $noindex }}' + descr: 'Total Voltage BMS 01' + index: 'BMS01-Voltage' + group: 'BMS 01' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS01-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS02-Voltage + value: SUPERCAPBATTERY-MIB::BMS02-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.18{{ $noindex }}' + descr: 'Total Voltage BMS 02' + index: 'BMS02-Voltage' + group: 'BMS 02' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS02-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS03-Voltage + value: SUPERCAPBATTERY-MIB::BMS03-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.31{{ $noindex }}' + descr: 'Total Voltage BMS 03' + index: 'BMS03-Voltage' + group: 'BMS 03' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS03-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS04-Voltage + value: SUPERCAPBATTERY-MIB::BMS04-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.44{{ $noindex }}' + descr: 'Total Voltage BMS 04' + index: 'BMS04-Voltage' + group: 'BMS 04' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS04-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS05-Voltage + value: SUPERCAPBATTERY-MIB::BMS05-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.57{{ $noindex }}' + descr: 'Total Voltage BMS 05' + index: 'BMS05-Voltage' + group: 'BMS 05' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS05-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS06-Voltage + value: SUPERCAPBATTERY-MIB::BMS06-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.70{{ $noindex }}' + descr: 'Total Voltage BMS 06' + index: 'BMS06-Voltage' + group: 'BMS 06' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS06-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS07-Voltage + value: SUPERCAPBATTERY-MIB::BMS07-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.83{{ $noindex }}' + descr: 'Total Voltage BMS 07' + index: 'BMS07-Voltage' + group: 'BMS 07' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS07-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS08-Voltage + value: SUPERCAPBATTERY-MIB::BMS08-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.96{{ $noindex }}' + descr: 'Total Voltage BMS 08' + index: 'BMS08-Voltage' + group: 'BMS 08' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS08-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS09-Voltage + value: SUPERCAPBATTERY-MIB::BMS09-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.109{{ $noindex }}' + descr: 'Total Voltage BMS 09' + index: 'BMS09-Voltage' + group: 'BMS 09' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS09-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS10-Voltage + value: SUPERCAPBATTERY-MIB::BMS10-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.122{{ $noindex }}' + descr: 'Total Voltage BMS 10' + index: 'BMS10-Voltage' + group: 'BMS 10' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS10-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS11-Voltage + value: SUPERCAPBATTERY-MIB::BMS11-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.135{{ $noindex }}' + descr: 'Total Voltage BMS 11' + index: 'BMS11-Voltage' + group: 'BMS 11' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS11-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS12-Voltage + value: SUPERCAPBATTERY-MIB::BMS12-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.148{{ $noindex }}' + descr: 'Total Voltage BMS 12' + index: 'BMS12-Voltage' + group: 'BMS 12' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS12-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS13-Voltage + value: SUPERCAPBATTERY-MIB::BMS13-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.161{{ $noindex }}' + descr: 'Total Voltage BMS 13' + index: 'BMS13-Voltage' + group: 'BMS 13' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS13-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS14-Voltage + value: SUPERCAPBATTERY-MIB::BMS14-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.174{{ $noindex }}' + descr: 'Total Voltage BMS 14' + index: 'BMS14-Voltage' + group: 'BMS 14' + divisor: 100 + skip_values: + - + oid: SUPERCAPBATTERY-MIB::BMS14-Voltage + op: '=' + value: 0 + - + oid: SUPERCAPBATTERY-MIB::BMS15-Voltage + value: SUPERCAPBATTERY-MIB::BMS15-Voltage + num_oid: '.1.3.6.1.2.1.555.1.1.1.187{{ $noindex }}' + descr: 'Total Voltage BMS 15' + index: 'BMS15-Voltage' + group: 'BMS 15' + divisor: 100 skip_values: - oid: SUPERCAPBATTERY-MIB::BMS15-Voltage diff --git a/priv/profiles/os_discovery/timos.yaml b/priv/profiles/os_discovery/timos.yaml index e5b336c4..23f2b7b8 100644 --- a/priv/profiles/os_discovery/timos.yaml +++ b/priv/profiles/os_discovery/timos.yaml @@ -301,7 +301,7 @@ modules: oid: TIMETRA-NAT-MIB::tmnxNatIsaMemberTable value: TIMETRA-NAT-MIB::tmnxNatIsaMemberMdaState num_oid: '.1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.2.{{ $index }}' - descr: 'NAT ISA Member {{ $index }} State' + descr: 'NAT ISA {{ $index }} State' index: 'tmnxNatIsaMemberMdaState.{{ $index }}' state_name: tmnxNatIsaMemberMdaState group: 'NAT ISA Status' @@ -320,7 +320,7 @@ modules: oid: TIMETRA-NAT-MIB::tmnxNatIsaMemberTable value: TIMETRA-NAT-MIB::tmnxNatIsaMemberSessionUsageHi num_oid: '.1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.9.{{ $index }}' - descr: 'NAT ISA Member {{ $index }} Session High' + descr: 'NAT ISA {{ $index }} Session High' index: 'tmnxNatIsaMemberSessionUsageHi.{{ $index }}' state_name: tmnxNatIsaMemberSessionUsageHi group: 'NAT ISA Status' @@ -656,11 +656,12 @@ modules: oid: TIMETRA-NAT-MIB::tmnxNatIsaMemberTable value: TIMETRA-NAT-MIB::tmnxNatIsaMemberSessionUsage num_oid: '.1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.8.{{ $index }}' - descr: 'NAT ISA Member {{ $index }} Session Usage' + descr: 'NAT ISA {{ $index }} Session Usage' index: 'tmnxNatIsaMemberSessionUsage.{{ $index }}' group: 'NAT ISA Usage' high_limit: 95 warn_limit: 80 + # NAT Pool LSN Member Block Usage - moved to PHP for proper pool name parsing count: data: - @@ -785,21 +786,21 @@ modules: oid: TIMETRA-NAT-MIB::tmnxNatIsaMemberTable value: TIMETRA-NAT-MIB::tmnxNatIsaMemberIpAddrReserved num_oid: '.1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.6.{{ $index }}' - descr: 'NAT ISA Member {{ $index }} IP Addresses Reserved' + descr: 'NAT ISA {{ $index }} IP Addresses Reserved' index: 'tmnxNatIsaMemberIpAddrReserved.{{ $index }}' group: 'NAT ISA Resources' - oid: TIMETRA-NAT-MIB::tmnxNatIsaMemberTable value: TIMETRA-NAT-MIB::tmnxNatIsaMemberBlocksReserved num_oid: '.1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.7.{{ $index }}' - descr: 'NAT ISA Member {{ $index }} Port Blocks Reserved' + descr: 'NAT ISA {{ $index }} Port Blocks Reserved' index: 'tmnxNatIsaMemberBlocksReserved.{{ $index }}' group: 'NAT ISA Resources' - oid: TIMETRA-NAT-MIB::tmnxNatIsaMemberTable value: TIMETRA-NAT-MIB::tmnxNatIsaMemberSessionsPrio num_oid: '.1.3.6.1.4.1.6527.3.1.2.65.1.1.3.2.1.10.{{ $index }}' - descr: 'NAT ISA Member {{ $index }} Prioritized Sessions' + descr: 'NAT ISA {{ $index }} Prioritized Sessions' index: 'tmnxNatIsaMemberSessionsPrio.{{ $index }}' group: 'NAT ISA Resources' frequency: