BTI-TC-MIB
74 objects
Textual conventions defined for BTI Systems MIBs.
Imported Objects
| BTI-MIB | btiModules |
| SNMPv2-SMI | Counter64 Integer32 IpAddress MODULE-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.18070.1.2 | IdentitybtiTcMib | Textual conventions defined for BTI Systems MIBs. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AdminStatus | INTEGER { enabled (1), disabled (2), autoEnabled (3) } | current | An indicator of the status of a resource according to whether or not the resource has been administratively enabled or disabled to perform its provisioned function. |
| AmdPortType | INTEGER { line (1), channel1 (2), channel2 (3), channel3 (4), channel4 (5), channel5 (6), channel6 (7), channel7 (8), channel8 (9), channel9 (10), channel10 (11), channel11 (12), channel12 (13), channel13 (14), channel14 (15), channel15 (16), channel16 (17), channel17 (18), channel18 (19), channel19 (20), channel20 (21), channel21 (22), channel22 (23), channel23 (24), channel24 (25), channel25 (26), channel26 (27), channel27 (28), channel28 (29), channel29 (30), channel30 (31), channel31 (32), channel32 (33), expansion (34) } | obsolete | A categorization of types of ports on an Active Multiplexer-Demultiplexer circuit pack. |
| AmdType | INTEGER { d32amd1 (1), d32amd2 (2), d32amd3 (3), d32amd4 (4) } | obsolete | A categorization of types of Active Multiplexer-Demultiplexer facilities, based on type of AMD module type. |
| AreaID | IpAddress | current | An OSPF Area Identifier. |
| BERType | INTEGER { none (1), tenExpMinus9 (2), tenExpMinus8 (3), tenExpMinus7 (4), tenExpMinus6 (5), tenExpMinus5 (6), tenExpMinus4 (7), tenExpMinus3 (8), tenExpMinus10 (9), tenExpMinus11 (10), tenExpMinus12 (11) } | current | A measure of the bit error rate in a received signal, expressed as an exponential. |
| CirTestResult | INTEGER { pass(1), fail(2) } | current | CIR test result. |
| CommandStateType | INTEGER { ready(1), start(2), inProgress(3), testFailed(4), stop(5), notSet(6), rmepNotReady(7) } | current | SLA measurement command state type. |
| CondReportType | INTEGER { condition (1), alarm (2) } | current | An object of this type is associated with active conditions reported in Trap messages. The condition report type is a coarse qualifier of the significance of the event that is being reported. The values defined are: - '… |
| CondServiceAffecting | INTEGER { nonServiceAffecting (1), serviceAffecting (2) } | current | An object of this type is associated with active conditions reported bin Trap messages. A service affecting indicator provides a clear indication of whether or not the condition being reported has impacted the system's … |
| CondSeverity | INTEGER { minor (2), major (3), critical (4), notAlarmed (5), notReported (6), default (7), critical-major(8) } | current | An object of this type is associated with active conditions reported in Trap messages. The condition severity is a more specific qualifier of the urgency of the event that is being reported. The values defined are: - 'm… |
| CpType | INTEGER { scp (1), oba (2), ola (3), olam (4), opa (5), smf60 (6), smf80 (7), pmt1 (12), pmt2 (13), msi (14), esi (15), cu (16), fllr (17), smf40 (18), osc (20), c8md (25), c1adm (29), cdsc (32), d32md1 (33), d32md2 (34), d32md3 (35), d32md4 (36), d1adm (37), d2adm (38), d4adm (39), spa (41), oct (43), sba (44), smf30 (45), nf (46), wt (47), wr (48), cs (49), smf5 (50), smf10 (51), smf15 (52), smf20 (53), d32amd1 (54), d32amd2 (55), d32amd3 (56), d32amd4 (57), wm (58), c8md1 (59), c8md2 (60), mxp (61), c4md (62), c2adm (63), tpr (64), pvx (65), ccm (66), wc200 (67), dla (68), rob (69), dcm (70), d40md (71), d96md (72)} | current | A categorization of types of circuit packs available for BTI Systems equipment based on functionality provided. |
| DesignatedRouterPriority | Integer32 (0..'FF'h) | current | The values defined for the priority of a system for becoming the designated router. |
| DuplexModeType | INTEGER { halfDuplex (1), fullDuplex (2) } | current | The duplex operational mode for a data interface. |
| EnvNotifCodeType | INTEGER { hiTemp (50), unassigned (215), airCompr (216), airCond (217), airDryr (218), batDschrd (219), battery (220), clFan (221), cpMajor (222), cpMinor (223), doorOpen (224), engine (225), engOprg (226), explGs (227), firDetr (228), fire (229), flood (230), fuse (231), gen (232), generic (233), hiAir (234), hiHum (235), hiWind (236), hiWtr (237), iceBuildup (238), intruder (239), lwBatvg (240), lwFuel (241), lwHum (242), lwPres (243), lwTemp (244), lwWtr (245), misc (246), openDr (247), power (248), pump (249), rect (250), rectHi (251), rectLo (252), smoke (253), toxicGas (254), ventn (255)} | current | A list of the types of environmental conditions and alarms that may be raised on the system. It is a subset of the list of all alarms, conditions and event types identified in the NotifCodeType textual convention. |
| FcType | INTEGER { fc1g (1), fc2g (2), fc4g (3) } | current | A categorization of types of Fiber Channel facility ports based on signal rate. |
| FiberType | INTEGER { none (1), dsf (2), ndsf (3), nzdsf (4), multimode (5) } | current | The types of optical fiber that may be used in fiber optic system networks. |
| FixedX10 | Integer32 | current | This represents a fixed point number with a single digit after the decimal point. However, because SNMP does not support floats, the value represented is the actual value multiplied by 10. To derive the actual value, di… |
| FixedX100 | Integer32 | current | This represents a fixed point number with two digits after the decimal point. However, because SNMP does not support floats, the value represented is the actual value multiplied by 100. To derive the actual value, divid… |
| FixedX1000 | Integer32 | current | This represents a fixed point number with 3 digits after the decimal point. However, because SNMP does not support floats, the value represented is the actual value multiplied by 1000. To derive the actual value, divide… |
| HoursAndMinutes | OCTET STRING (SIZE (0..7)) | current | A textual string representation of a time duration value expressed as the number of hours and minutes. The format of the string is to be HHH-MM, where - HHH is the number of hours and can be 0 to 999 - MM is the number … |
| InetAddress | OCTET STRING (SIZE (0..255)) | current | Denotes a generic Internet address. An InetAddress value is always interpreted within the context of an InetAddressType value. Every usage of the InetAddress textual convention is required to specify the InetAddressType… |
| InetAddressDNS | OCTET STRING (SIZE (1..255)) | current | Represents a DNS domain name. The name SHOULD be fully qualified whenever possible. The corresponding InetAddressType is dns(16). The DESCRIPTION clause of InetAddress objects that may have InetAddressDNS values MUST fu… |
| InetAddressIPv4 | OCTET STRING (SIZE (4)) | current | Represents an IPv4 network address: Octets Contents Encoding 1-4 IPv4 address network-byte order The corresponding InetAddressType value is ipv4(1). This textual convention SHOULD NOT be used directly in object definiti… |
| InetAddressIPv4z | OCTET STRING (SIZE (8)) | current | Represents a non-global IPv4 network address, together with its zone index: Octets Contents Encoding 1-4 IPv4 address network-byte order 5-8 zone index network-byte order The corresponding InetAddressType value is ipv4z… |
| InetAddressIPv6 | OCTET STRING (SIZE (16)) | current | Represents an IPv6 network address: Octets Contents Encoding 1-16 IPv6 address network-byte order The corresponding InetAddressType value is ipv6(2). This textual convention SHOULD NOT be used directly in object definit… |
| InetAddressIPv6z | OCTET STRING (SIZE (20)) | current | Represents a non-global IPv6 network address, together with its zone index: Octets Contents Encoding 1-16 IPv6 address network-byte order 17-20 zone index network-byte order The corresponding InetAddressType value is ip… |
| InetAddressType | INTEGER { unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16) } | current | A value that represents a type of Internet address. unknown(0) An unknown address type. This value MUST be used if the value of the corresponding InetAddress object is a zero-length string. It may also be used to indica… |
| InitializeCmd | INTEGER { idle (1), initialize (2) } | current | Used to initialize an integral-valued object to 0. An object defined of this type must have an access of read-write. When read, the object will return the value 'idle'. When the object is set, the only allowable value i… |
| LldpChassisId | OCTET STRING (SIZE (1..32)) | current | This TC describes the format of a chassis identifier string. Objects of this type are always used with an associated LldpChassisIdSubtype object, which identifies the format of the particular LldpChassisId object instan… |
| LldpChassisIdSubtype | INTEGER { chassisComponent(1), interfaceAlias(2), portComponent(3), macAddress(4), networkAddress(5), interfaceName(6), local(7), notPresent(8) } | current | This TC describes the source of a chassis identifier. The enumeration 'chassisComponent(1)' represents a chassis identifier based on the value of entPhysicalAlias object (defined in IETF RFC 2737) for a chassis componen… |
| LldpPortId | OCTET STRING (SIZE (1..32)) | current | This TC describes the format of a port identifier string. Objects of this type are always used with an associated LldpPortIdSubtype object, which identifies the format of the particular LldpPortId object instance. If th… |
| LldpPortIdSubtype | INTEGER { interfaceAlias(1), portComponent(2), macAddress(3), networkAddress(4), interfaceName(5), agentCircuitId(6), local(7), notPresent(8) } | current | This TC describes the source of a particular type of port identifier used in the LLDP MIB. The enumeration 'interfaceAlias(1)' represents a port identifier based on the ifAlias MIB object, defined in IETF RFC 2863. The … |
| LoopbackType | INTEGER { noLoopback ( 0 ), facilityLpbk ( 1 ), terminalLpbk ( 2 ) } | current | The type of loopback on a port |
| MediaRateType | INTEGER { unknown (1), autoNegotiated (2), fd100 (3), hd100 (4), fd10 (5), hd10 (6), fd1000 (7), hd1000 (8) } | current | The media rate for a data interface. |
| MirrorConfigType | INTEGER { none (1), mtp (2), mfp-ingress (3), mfp-egress (4), mfp-both (5) } | current | Mirror configuration as applied on a physical ethernet interface |
| MonitorPeriodType | INTEGER { min15(1), hour24(2) } | current | SLA measurement monitor period type. |
| NotifCodeType | INTEGER { acpuFail (1), acpuMiss (2), acpuPlugin (3), acpuUnk (4), acpuUnplug (5), actLpbkF (6), actLpbkT (7), ais (8), aisL (9), aisP (10), ampCond (11), ampTrans (12), applDbRstPass (13), autoProvFail (14), bwMism (15), cMism (16), cmmtUpgrdPass (17), connMea (18), contBus (19), contCom (20), cuFail (21), cuFail1uMj (22), cuFail1uMn (23), cuFeedFailMj (24), cuFeedFailMn (25), cuMiss (26), cuPlugin (27), cuUnk (28), cuUnplug (29), dbBkupFail (30), dbBkupPass (31), dbBkupProg (32), dbDltProg (33), dbLoadFail (34), dbLoadPass (35), dbRecvryFail (36), dbRstProg (37), dspCommFail (38), eol (39), esiMiss (40), expShComDevUns (41), expShComLnkDwn (42), expShComLos (43), feedAFail (44), feedBFail (45), frcdWkSwBk (46), frcdWkSwPr (47), fuseAlarm (48), gfpPlm (49), hiTemp (50), invkDbDltFail (51), invkDbDltPass (52), invkDbRstFail (53), invkDbRstPass (54), invProv (55), ipLckOut (56), linkDown (57), litChn (58), loa (59), lockoutOfPr (60), lockoutOfWk (61), lof (62), lol (63), lom (64), lopP (65), los (66), loSync (67), loTmRef (68), lpbk (69), manWkSwBk (70), manWkSwPr (71), normal (72), obrhtso (73), oscLos (74), otnPlm (75), packUpgrdFail (76), portMea (77), powerFail (78), pwrBrwnt (79), release (80), relNumMea (81), replUnitFail (82), replUnitIdMea (83), replUnitMea (84), replUnitMiss (85), replUnitPlugin (86), replUnitUnk (87), replUnitUnplug (88), replUnitUns (89), rfi (90), rpf (91), scpRestart (92), scpRNChgFail (93), scpRNChgPass (94), scpRNChgProg (95), sd (96), siFail (97), siMiss (98), siPlugin (99), siUnk (100), siUnplug (101), sqm (102), swBnkAFail (103), swBnkBFail (104), syncPri (105), syncSec (106), sysChkFail (107), sysChkPass (108), sysCom (109), sysLoadFail (110), sysLoadPass (111), sysUpgrdFail (112), sysUpgrdPass (113), sysUpgrdProg (114), tCv (115), tCvL (116), tCvOtu (117), tCvP (118), tCvS (119), tEb (120), tEs (121), tEsL (122), tEsP (123), tEsS (124), tFcP (125), tFcseRx (126), tFrdr (127), tFrer (128), tFrgt (129), tHpBbe (130), tHpEb (131), tHpEs (132), tHpSes (133), tHpUas (134), tInvBlk (135), tJabr (136), tMsBbe (137), tMsEb (138), tMsEs (139), tMsSes (140), tMsUas (141), tNumBitsCr (142), tNumBytesCr (143), tOsize (145), tOtuBbe (146), tOtuEb (147), tOtuEs (148), tOtuOfs (149), tOtuSes (150), tOtuUas (151), tRsBbe (152), tRsEb (153), tRsEs (154), tRsOfs (155), tRsSes (156), tRsUas (157), tSefs (158), tSefsOtu (159), tSefsS (160), tSemOtu (161), tSes (162), tSesL (163), tSesP (164), tSesS (165), tTfrcRx (166), tTfrcTx (167), tUas (168), tUasL (169), tUasS (170), tUasP (171), tUncrCdWrd (172), tUsize (173), tWavelength (174), talna (175), tCtempHt (176), tCtempHts (177), tim (178), tLtempHts (179), tLtempLts (180), tMsLossHt (181), tObrHt (182), tObrHts (183), tOprBht (184), tOprHt (185), tOprLt (186), tOprRht (187), tOptBht (188), tOptBlt (189), tOptHt (190), tOptLt (191), tOptRht (192), tOptRlt (193), tplna (194), tSSIOprHt (195), tTempHt (196), uneqP (197), upgrdProg (198), usrLckout (199), wkSwBk (200), wkSwPr (201), wna (202), oduPlm (203), oci (204), srvrUnReachable (205), srvrUnRspsive (206), authenFailed (207), otuTti (208), bdi (209), lockProg (210), syncSwitchPri (211), syncSwitchSec (212), syncSwitchInt (213), tBdwUtlz (214), unassigned (215), airCompr (216), airCond (217), airDryr (218), batDschrd (219), battery (220), clFan (221), cpMajor (222), cpMinor (223), doorOpen (224), engine (225), engOprg (226), explGs (227), firDetr (228), fire (229), flood (230), fuse (231), gen (232), generic (233), hiAir (234), hiHum (235), hiWind (236), hiWtr (237), iceBuildup (238), intruder (239), lwBatvg (240), lwFuel (241), lwHum (242), lwPres (243), lwTemp (244), lwWtr (245), misc (246), openDr (247), power (248), pump (249), rect (250), rectHi (251), rectLo (252), smoke (253), toxicGas (254), ventn (255), unsupported (256), flFarEnd (257), flNearEnd (258), delayMax (259), delayAvg (260), delayVarMax (261), delayVarAvg (262), lolightRx (263), lolightTx (264), feim (265), feci (266), contComS (267), contComE (268), loSpecRx (269), tLossRxHt (270), iaocp (271), iaocm (272), iaocb (273), apsd (274), pmi (275), uneqO (276), aisO (277), posRx (278), posTx (279), tObros (280), chnDfc (281), replUnitDegrade (282), lf (283), cnxMea (284), cnxVldTmout (285), posRxHigh (286), posRxLow (287), oprHighFail (288), feedAFuseFail (289), feedBFuseFail (290), packPowerFail (291), hts (292), htThreshExceeded(293), htsThreshExceeded(294), htasUnsupported (295), rcvdLockout (296)} | current | A list of the types of conditions, alarms and events that may be raised on the system. |
| NotifObjectType | INTEGER { amd (1), eqpt (2), fc (3), fe (4), ge (5), ip (6), oc12 (7), oc192 (8), oc3 (9), oc48 (10), oa (11), ospf (12), port (13), stm1 (14), stm16 (15), stm4 (16), stm64 (17), sts1 (18), sts12c (19), sts3c (20), sts48c (21), vc4 (22), vc412c (23), vc416c (24), vc424c (25), vc44c (26), vc46c (27), vc47c (28), vc48c (29), xcvr (30), lag (31), secu (32), xge (33), bri (34), odu1 (35), subodu1 (36), vc42c (37), vc410c (38), vc43c (39), vc45c (40), sts6c (41), sts9c (42), sts15c (43), sts18c (44), sts21c (45), sts24c (46), sts30c (47), sts36c (48), sts72c (49), perEvc (50), perCos (51), env (52), slaMsmt (53), osc (54), odcc (55), wdm (56), wch (57), ntpassoc(58)} | current | A list of the types of objects on the system against which conditions, alarms and events may be raised. |
| OaType | INTEGER { oba (1), ola (2), opa (3), olam (4), spa (10), sba (11) } | current | A categorization of types of optical amplifiers available for the BTI Systems equipment based on amplification application. |
| OcnType | INTEGER { oc1 (1), oc3 (2), oc12 (3), oc48 (4), oc192 (5), oc768 (6) } | current | A categorization of types of SONET OC-N facility ports based on signal rate. |
| OdunType | INTEGER { odu1 (1), odu2 (2), odu3 (3), subOdu1 (4) } | current | A categorization of types of OTN ODU-N facility ports based on signal rate. |
| OperStatQlfr | OCTET STRING (SIZE (1..65)) | current | A qualification of the operational status of a resource. The information is in the form of a textual display string, which lists 0 or more comma-delimited qualification identifiers. The set of qualifiers includes: - nr:… |
| OperStatus | INTEGER { up (1), down (2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7) } | current | An indicator of the status of a resource according to whether or not it is both enabled to perform its function and capable of performing its function. |
| PassivePortType | INTEGER { channel1 (1), channel2 (2), channel3 (3), channel4 (4), channel5 (5), channel6 (6), channel7 (7), channel8 (8), channel9 (9), channel10 (10), channel11 (11), channel12 (12), channel13 (13), channel14 (14), channel15 (15), channel16 (16), channel17 (17), channel18 (18), channel19 (19), channel20 (20), channel21 (21), channel22 (22), channel23 (23), channel24 (24), channel25 (25), channel26 (26), channel27 (27), channel28 (28), channel29 (29), channel30 (30), channel31 (31), channel32 (32), line (33), cband (34), passthru (35), upgrade (36), cwdm (37), dwdm (38), blue (39), red (40), channel53 (41), channel55 (42), channel57 (43), channel59 (44), wideband1310 (45) } | current | A listing of port types found on passive circuit packs. |
| PMIntervalType | INTEGER { min15 (1), day1 (2), untimed (3) } | current | The type of time interval used to collect performance monitoring statistics. |
| PMMontype | INTEGER { caseTemp (1), laser1Temp (2), laser2Temp (3), opr (4), ssiopr (5), opt (6), msInsLoss (7), effectiveGain (8), fsoopt (9), laser1Current (10), laser2Current (11), laser1Power (12), laser2Power (13), obr (14), voa (15), temp (16), supplyVoltage (17), lbc (18), cvs (19), ess (20), sess (21), sefss (22), rseb (23), rsbbe (24), rses (25), rsses (26), rsofs (27), cv (28), es (29), ses (30), invblk (31), nbitcr (32), nbytcr (33), uncrcdw (34), cvp (35), esp (36), sesp (37), uasp (38), fcp (39), hpeb (40), hpbbe (41), hpes (42), hpses (43), hpuas (44), tfrcrx (45), tfrctx (46), frdr (47), fcse (48), usize (49), osize (50), frgt (51), jabr (52), cvl (53), esl (54), sesl (55), uasl (56), mseb (57), msbbe (58), mses (59), msses (60), msuas (61), otueb (62), otubbe (63), otues (64), otuses (65), otuofs (66), uass (67), rsuas (68), uas (69), otuuas (70), farEndFL (71), nearEndFL (72), delayMax (73), delayAvg (74), delayVarMax (75), delayVarAvg (76) } | current | A list of performance monitoring monitored types supported for various monitored entites on the system. |
| PmTestCmdState | INTEGER { enable(1), pmSetupInProgress(2), pmSetupFailed(3), pmIsRunning(4), disable(5) } | current | SLA measurement test command state. |
| PMValidity | INTEGER { complete (1), notAvailable (2), partialCount (3) } | current | An indicator of the degree of validity attributed to a reported performance monitoring value. |
| PowerFeedModeType | INTEGER { ac(1), dc(2), none(3), both(4) } | current | This determines the power feed mode for a given shelf. |
| ProfileNameType | OCTET STRING (SIZE(1..32)) | current | Profile Names are restricted to the character set of upper case ASCII characters, the digits 0-9 and the '_' (underscore) character, e.g. [A-Z0-9_]. Any row creation operation for a profile name containing any character… |
| ProtectionStatusType | INTEGER { none (1), active (2), standby (3), forced (4), lockout (5) } | current | A status indicator for a facility involved in a protection switching grouping. |
| ProtocolActionType | INTEGER { discard (1), peer (2), tunnel (3) } | current | This it behavior of the packets on the switch |
| ProtSwEvtType | INTEGER { autoWorkSwProt (1), autoWorkSwBack (2), manWorkSwProt (3), manWorkSwBack (4), frcdWorkSwProt (5), frcdWorkSwBack (6), lockoutOfWork (7), lockoutOfProt (8), releaseProtSw (9) } | current | When a notification is generated to signal that a protection switching event occurred, an object of this type is used to indicate which type of protection switching event occurred. |
| ProtSwOpCmd | INTEGER { noOp (1), manProtSw (2), frcdProtSw (3), lockout (4), release (5) } | current | Used to perform a protection switch operation on a facility configured as part of a protection group or pairing. |
| PvxL1PortType | INTEGER { gigE(1), xGigE(2)} | current | L2 port type: gigbit ethernet or 10 gigbit ethernet |
| PvxPortType | INTEGER { unknown(0), gigE(1), xGigE(2), lag(3), gccOtu2(4), generic(5), mgmtVLan(6) } | current | The identifying characteristic of the port. Ports are numbers sequentially for each port type. |
| ShelfConfigType | INTEGER { twoSlot (1), threeSlot (2), fourSlot (3), fiveSlot (4), sixSlot (5), fourSlotB (6), fourSlotC (7), fiveSlotB (8), fiveSlotC (9), unknown (10) } | deprecated | Identifies the configuration for a shelf based on the mix and number of single width and double width slots. |
| ShelfType | INTEGER { main (1), expansion (2) } | current | An identifier that indicates if a shelf functions as a main shelf or as an expansion shelf. |
| SlaTestRole | INTEGER { initiator(1), responder(2) } | current | SLA measurement test role. |
| SlotType | INTEGER { regular (1), shelfInterface (2), coolingUnit (3), acPowerUnit (4) } | current | An identifier that is used to indicate a type of slot on a network element shelf. The slots are differentiated based on the type of replaceable unit they accomodate. Regular slots are where most circuit packs are instal… |
| StmnType | INTEGER { stm1 (1), stm4 (2), stm16 (3), stm64 (4), stm246 (5) } | current | A categorization of types of SDH STM-N facility ports based on signal rate. |
| StsnType | INTEGER { sts1 (1), sts3c (2), sts12c (3), sts48c (4), sts192c (5), sts768c (6), sts6c (7), sts9c (8), sts15c (9), sts18c (10), sts21c (11), sts24c (12), sts30c (13), sts36c (14), sts72c (15) } | current | A categorization of types of SONET STS-N facilities based on signal rate. |
| SwitchIdxType | INTEGER (1..12) | current | An object of this type is associated with the index range of switch module. Switch module is a logical entity which can contail multiple circuit packs. |
| SyncSwEvtType | INTEGER { syncSwToPrimaryRef (1), syncSwToSecondaryRef (2), syncSwToInternal (3) } | current | When a notification is generated to signal that a synchronization switching event occurred, an object of this type is used to indicate which type of switching event occurred. |
| TimeZone | INTEGER { afghanistan (1), albania (2), algeria (3), americanSamoa (4), andorra (5), argentina (6), argentinaWesternProv (7), anguilla (8), antarctica (9), antarcticaDavis (10), antarcticaDumontDurville (11), antarcticaMawson (12), antigua (13), armenia (14), aruba (15), ascension (16), australiaAustralianCapitalTerritory (17), australiaLordHoweIsland (18), australiaNewSouthWales (19), australiaNorthernTerritory (20), australiaQueensland (21), australiaSouth (22), australiaTasmania (23), australiaVictoria (24), australiaWestern (25), austria (26), azerbaijan (27), azores (28), bahamas (29), bahrain (30), balearicIslands (31), bangladesh (32), barbados (33), belarus (34), belgium (35), belize (36), benin (37), bermuda (38), bhutan (39), bolivia (40), bonaire (41), bosniaHercegovina (42), botswana (43), brazilAcre (44), brazilAtlanticIslands (45), brazilEast (46), brazilWest (47), britishIndianOceanTerritoryChagos (48), britishVirginIslands (49), brunei (50), bulgaria (51), burkinaFaso (52), burundi (53), cambodia (54), cameroon (55), canadaAtlantic (56), canadaCentral (57), canadaEastern (58), canadaMountain (59), canadaNewfoundland (60), canadaPacificYukon (61), canadaSaskatchewan (62), canaryIslands (63), cantonEnderburyIslands (64), capeVerde (65), carolineIslands (66), caymanIslands (67), centralAfricanRepublic (68), chad (69), channelIslands (70), chathamIsland (71), chile (72), chinaPeoplesRepublic (73), christmasIslands (74), cocosIslands (75), colombia (76), congo (77), cookIslands (78), costaRica (79), coteDivoire (80), croatia (81), cuba (82), curacao (83), cyprus (84), czechRepublic (85), denmark (86), djibouti (87), dominica (88), dominicanRepublic (89), easterIsland (90), ecuador (91), egypt (92), elSalvador (93), england (94), equatorialGuinea (95), eritrea (96), estonia (97), ethiopia (98), falklandIslands (99), faroeIsland (100), fiji (101), finland (102), france (103), francePierreMiquelon (104), frenchGuiana (105), frenchPolynesia (106), gabon (107), galapagos (108), gambia (109), gambierIsland (110), georgia (111), germany (112), ghana (113), gibraltar (114), greece (115), greenland (116), greenlandScoresbysun (117), greenlandThule (118), greenwichMeanTimeUtc (119), grenada (120), grenadines (121), guadeloupe (122), guam (123), guatemala (124), guinea (125), guineaBissau (126), guyana (127), haiti (128), honduras (129), hongKong (130), hungary (131), iceland (132), india (133), indonesiaCentral (134), indonesiaEast (135), indonesiaWest (136), iraq (137), iran (138), irelandRepublicOf (139), israel (140), italy (141), jamaica (142), japan (143), johnstonIsland (144), jordan (145), kazakhstan (146), kenya (147), kiribati (148), kiribatiPhoenixIslands (149), koreaDemRepublicOf (150), koreaRepublicOf (151), kosrae (152), kuwait (153), kwajalein (154), kyrgyzstan (155), laos (156), latvia (157), lebanon (158), leewardIslands (159), lesotho (160), liberia (161), libya (162), liechtenstein (163), lithuania (164), luxembourg (165), macedonia (166), madagascar (167), madeira (168), malawi (169), malaysia (170), maldives (171), mali (172), mallorcaIsland (173), malta (174), marianaIsland (175), marquesasIslands (176), marshallIsland (177), martinique (178), mauritania (179), mauritius (180), mayotte (181), melilla (182), mexico (183), mexicoBajaCalifnorte (184), mexicoNayarit (185), mexicoSinaloa (186), mexicoSonora (187), midwayIsland (188), moldova (189), moldovianreppridnestrovye (190), moluccas (191), monaco (192), mongolia (193), morocco (194), mozambique (195), myanmar (196), namibia (197), nauruRepublicOf (198), nepal (199), netherlands (200), netherlandsAntilles (201), nevisMontserrat (202), newCaledonia (203), newHebrides (204), newZealand (205), newZealandTokelauIslands (206), nicaragua (207), niger (208), nigeria (209), niueIsland (210), norfolkIsland (211), northernIreland (212), northernMarianaIslands (213), northSumatra (214), norway (215), oman (216), pakistan (217), palau (218), panama (219), papuaNewGuinea (220), paraguay (221), peru (222), philippines (223), pingelap (224), poland (225), ponapeIsland (226), portugal (227), principeIsland (228), puertoRico (229), qatar (230), reunion (231), romania (232), russianFederationChitayakutsk (233), russianFederationIrkutskulanude (234), russianFederationKaliningrad (235), russianFederationKamchatkaanadyr (236), russianFederationKrasnoyarsktomsk (237), russianFederationMagadankolyma (238), russianFederationMoscowStPetersburg (239), russianFederationNovosibirskomsk (240), russianFederationSamaraizhevsk (241), russianFederationVladivostokkhabarovsk (242), russianFederationYekaterinburgperm (243), rwanda (244), saba (245), samoa (246), sanMarino (247), saotomePrincipe (248), saudiArabia (249), scotland (250), senegal (251), seychelles (252), sierraLeone (253), singapore (254), slovakia (255), slovenia (256), societyIsland (257), solomonIslands (258), somalia (259), southAfrica (260), southSumatra (261), spain (262), sriLanka (263), stChristopher (264), stCroix (265), stHelena (266), stJohn (267), stKittsNevis (268), stLucia (269), stMaarten (270), stPierreMiquelon (271), stThomas (272), stVincent (273), sudan (274), suriname (275), swaziland (276), sweden (277), switzerland (278), syria (279), tahiti (280), taiwan (281), tajikistan (282), tanzania (283), thailand (284), togo (285), tonga (286), trinidadAndTobago (287), tuamotuIsland (288), tubuaiIsland (289), tunisia (290), turkey (291), turkmenistan (292), turksAndCaicosIslands (293), tuvalu (294), uganda (295), ukraine (296), unitedArabEmirates (297), unitedKingdom (298), uruguay (299), usaAlaska (300), usaAleutian (301), usaArizona (302), usaCentral (303), usaEastern (304), usaHawaii (305), usaIndianaEast (306), usaMountain (307), usaPacific (308), uzbekistan (309), vanuatu (310), vaticanCity (311), venezuela (312), vietnam (313), virginIslands (314), wakeIsland (315), wales (316), wallisAndFutunaIslands (317), westernSahara (318), windwardIslands (319), yemen (320), yugoslavia (321), zaireHautZaire (322), zaireKasai (323), zaireKinshasaMbandaka (324), zaireKivu (325), zaireShaba (326), zambia (327), zimbabwe (328) } | current | A list of world time zones based on geo-political identifiers. |
| Unsigned64 | Counter64 | current | Used for the transfer of 64-bit unsigned integral values. The value is based on the Counter64 type, but unlike the Counter64, it has 0-based semantics. |
| UpgradeCompleteStage | INTEGER { inactive (1), started (2), loadStarted (3), loadDone (4), reboot (5), done (6), systemDone (7), autoNr (8) } | current | A list of stages involved in the software upgrade procedure used on the network element. Notifications are provided during the course of a software upgrade, making reference to one of the values in this list to indicate… |
| VcnType | INTEGER { vc2 (1), vc3 (2), vc4 (3), vc11 (4), vc12 (5), vc4c (6), vc6c (7), vc7c (8), vc8c (9), vc12c (10), vc16c (11), vc24c (12), vc2c (13), vc10c (14), vc3c (15), vc5c (16) } | current | A categorization of types of SDH VC-N facilities based on signal rate. |
| WDMGrid | INTEGER { none (1), ghz50 (2), ghz100 (3), ghz200 (4), nm20 (5) } | current | The types of optical grid schemes that may be in use for wavelength division multiplexing according to spacing of optical wavelengths. |
| XCType | INTEGER { oneWay (1), twoWay (2), oneWayPr (3), twoWayPr (4), oneWayBr (5), twoWayBr (6) } | current | The types of cross connections that can be provisioned. |
| XcvrProtocolType | INTEGER { none (1), autodetect (2), escon (3), fc100 (4), fc200 (5), fddi (6), fe (7), ge (8), oc3 (9), oc12 (10), oc48 (11), oc48fec (12), smpte259 (13), smpte344 (14), smpte292 (15), stm1 (16), stm4 (17), stm16 (18), tenGeLan (19), tenGeLanFec (20), oc192 (21), oc192Fec (22), stm64 (23), stm64Fec (24), fc400 (25), fc1200 (26), tenGeLanEFec (27), oc192EFec (28), stm64EFec (29), odu1otu2Fec (30), tenGeLanFecEPCMF (31), tenGeLanEFecEPCMF (32), otu2eFec (33), otu2eEFec (34), tenGeLanFecEPV3 (35), tenGeLanEFecEPV3 (36) } | current | A listing of the types of communication protocols that a optical transceiver port can be configured to carry. |
| XcvrType | INTEGER { wt (1), wr (2), wm (3), tpr (4) } | current | A categorization of types of transceiver ports on wavelength translator, regenerator or manager cards based on wavelength management application. |
| ZeroBasedCounter32 | Gauge32 | current | This TC describes an object that counts events with the following semantics: objects of this type will be set to zero(0) on creation and will thereafter count appropriate events, wrapping back to zero(0) when the value … |