MIB Viewer

DC-MASTER-TC

30 objects
The set of common Textual Conventions for use in all DCL MIBs.
Imported Objects
SNMPv2-SMIenterprises Integer32 MODULE-IDENTITY Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.629Nodenbase
1.3.6.1.4.1.629.10Nodeopx
1.3.6.1.4.1.629.10.13IdentitydcMasterTcThe set of common Textual Conventions for use in all DCL MIBs.
Type Definitions
NameSyntaxStatusDescription
AdminDistanceInteger32 (0..255)currentThe adminstrative distance used in prioritizing routes from different sources when selecting active routes in DC-RTM. The active route is chosen from those available routes which have the lowest associated administrativ…
AdminStatusINTEGER { adminStatusUp(1), adminStatusDown(2) }currentThe desired administrative state of a MIB row.
AuthUserDataStringOCTET STRING (SIZE (0..160))currentA string of user data that will be passed to the a0auth interface.
BaseOperStatusINTEGER { operStatusUp(1), operStatusDown(2), operStatusGoingUp(3), operStatusGoingDown(4), operStatusActFailed(5), operStatusQuiescing(6), operStatusNotReady(7), operStatusFailed(8), operStatusPrntFailed(9), operStatusFailedPerm(10), operStatusFailing(11) }currentThe current operational state of a MIB row. This is a complete set of values used by all Data Connection products.
BfdSessionStatusINTEGER { bfdSessNotRequired(0), bfdSessInitial(1), bfdSessActivating(2), bfdSessActive(3), bfdSessInactive(4), bfdSessAdminDown(5), bfdSessNoContact(6) }currentThe current BFD session state of a peer.
EntityIndexInteger32 (1..2147483647)currentThe HAF entity index value identifying a DC software entity. This TC is deprecated. Use NumericIndex for all indexes.
EntityIndexOrZeroInteger32 (0..2147483647)currentThe HAF entity index value identifying a DC software entity, or zero which is used to indicate that the entity is not present. This TC is deprecated. Use NumericIndexOrZero for all references to indexes.
EntityProcTypeINTEGER { entityRsvp(553779200), entityLdpSc(587268096), entityRtm(1023475712), entityOspfPm(1040252928), entityOspfNm(1040318464), entityIsisPm(1057030144), entityIsisSdc(1057095680), entityBgpRm(1090584576), entityBgpNm(1090650112), entityRipPm(1174470656), entityOspfv3Pm(1241579520), entityOspfv3Nm(1241645056) }currentControl plane entity component type.
ExtAccessListListIndexInteger32 (1..2147483647)currentAn arbitrary index value identifying an extended access list.
ExtAccessListListIndexOrZeroInteger32 (0..2147483647)currentAn arbitrary index value identifying an extended access list or zero for no access list.
ExtAccessListRuleIndexInteger32 (1..2147483647)currentAn index value identifying a particular rule within an extended access list. Rules are tested in order of increasing rule index.
IfOperStatusINTEGER { up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7) }currentThe IfOperStatus as defined in RFC 2863.
IgpShortcutMetricTypeINTEGER { metricTypeAbsolute(1), metricTypeRelative(2) }currentType of metric value. This is one of: - Absolute, or fixed; the metric value defined is used as a path cost. - Relative; the metric value defined is added to an existing path cost to produce the total cost of a path. No…
InetSubAddressTypeINTEGER { none(0), unicast(1), multicast(2) }currentA value that represents a subsequent type of Internet address.
InterfaceScopeOCTET STRING (SIZE (0..3))currentThe scope of an interface or interface user. When components request information about interfaces, the request includes the scope of information that the component wishes to receive. Only interfaces with matching scope …
MjStatusINTEGER { mjNotJoined(1), mjSentAddJoin(2), mjSentRegister(3), mjJoinActive(4), mjSentUnregister(5), mjSentDelJoin(6), mjFailedToAdd(7), mjFailedToRegister(8), mjFailingOver(9), mjFailed(10), mjUnavailable(11) }currentThe status of a Master Join.
NpgOperStatusINTEGER { operStatusUp(1), operStatusDown(2), operStatusGoingUp(3), operStatusGoingDown(4), operStatusActFailed(5), operStatusFailed(8), operStatusFailedPerm(10), operStatusFailing(11) }currentThe current operational state of a MIB row. This set of values has been used by the Data Connection Networking Protocols Group since 2006.
NumericIndexInteger32 (1..'7FFFFFFF'h)currentA numeric index value or identifier.
NumericIndexOrZeroInteger32 (0..'7FFFFFFF'h)currentEither a numeric index value or identifier, or the value zero with a special meaning defined by the object description. Do not use this TC for MIB table index objects. Zero is not valid for such objects.
OperStatusINTEGER { operStatusUp(1), operStatusDown(2), operStatusGoingUp(3), operStatusGoingDown(4), operStatusActFailed(5) }currentThe current operational state of a MIB row. This set of values is used by many Data Connection products written before 2006.
PathTypeINTEGER { pathTypeNone(0), pathTypeOther(65536), pathTypeConnected(131072), pathTypeConfiguredLocal(131073), pathTypeConfiguredConnected(131074), pathTypeStatic(196608), pathTypeIcmp(262144), pathTypeEgp(327680), pathTypeGgp(393216), pathTypeHello(458752), pathTypeRip(524288), pathTypeIsisLevel1Int(589824), pathTypeIsisLevel2Int(589825), pathTypeIsisLevel1Ext(589826), pathTypeIsisLevel2Ext(589827), pathTypeEsis(655360), pathTypeIgrp(720896), pathTypeBbnspfigp(786432), pathTypeOspfIntraArea(851968), pathTypeOspfInterArea(851969), pathTypeOspfType1Ext(851970), pathTypeOspfType2Ext(851971), pathTypeBgpInt(917504), pathTypeBgpExt(917505), pathTypeBgpVpn(917506), pathTypeIdpr(983040), pathTypeEigrp(1048576), pathTypeEigrpInt(1048577), pathTypeEigrpExt(1048578), pathTypeDvmrp(1114112) }currentProtocol-specific path type.
RouteActionINTEGER { routeActionLocal(1), routeActionForward(2), routeActionReject(3), routeActionDiscard(4), routeActionTunnel(5) }currentAction to perform on receipt of a packet which matches the destination for a static route. This is one of: - forward the packet to the address specified as the next-hop address - handle the packet locally - reject [drop…
SjStatusINTEGER { sjNotJoined(1), sjJoined(2), sjRcvdRegister(3), sjJoinActive(4), sjFailingOver(5), sjFailed(6), sjRcvdUnregister(7), sjUnregDone(8) }currentThe status of a Slave Join.
StdAccessListListIndexInteger32 (1..2147483647)currentAn arbitrary index value identifying a standard access list.
StdAccessListListIndexOrZeroInteger32 (0..2147483647)currentAn arbitrary index value identifying a standard access list or zero for no access list.
StdAccessListRuleIndexInteger32 (1..2147483647)currentAn index value identifying a particular rule within a standard access list. Rules are tested in order of increasing rule index.
Unsigned32NonZeroUnsigned32 (1..'FFFFFFFF'h)currentA non-zero Unsigned32.