CT-DS0ent-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
34
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
34 total| Object Name |
|---|
ctSSA OBJECT IDENTIFIER .1.3.6.1.4.1.52.4497 |
IMPORTS Unknown .1.3.6.1.4.1.52.4497 |
ctDs0Mib OBJECT IDENTIFIER .1.3.6.1.4.1.52.4497.20 |
ctDs0ifNumberThe number of network interfaces (regardless of their
current state) present on this system.ro INTEGER .1.3.6.1.4.1.52.4497.20.1 |
ctDs0ifTableA list of interface entries. The number of entries
is given by the value of ctDs0ifNumber. SEQUENCE OF CtDs0ifEntry .1.3.6.1.4.1.52.4497.20.2 |
ctDs0ifEntryAn entry containing management information applicable
to a particular interface. CtDs0ifEntry .1.3.6.1.4.1.52.4497.20.2.1 |
ctDs0ifIndexA unique value, greater than zero, for each
interface. It is recommended that values are assigned
contiguously starting from 1. The value for each
interface sub-layer must remain constant at least from
one re-initialization of the entity's network
management system to the next re-initialization.ro InterfaceIndex .1.3.6.1.4.1.52.4497.20.2.1.1 |
ctDs0ifDescrA textual string containing information about the
interface. This string should include the name of the
manufacturer, the product name and the version of the
interface hardware/software.ro DisplayString .1.3.6.1.4.1.52.4497.20.2.1.2 |
ctDs0ifTypeThe type of interface. Additional values for ctDs0ifType
are assigned by the Internet Assigned Numbers
Authority (IANA), through updating the syntax of the
IANAifType textual convention.ro IANActDs0ifType -- Rsyntax INTEGER { -- other(1), -- regular1822(2), -- hdh1822(3), -- ddnX25(4), -- rfc877x25(5), -- ethernetCsmacd(6), -- iso88023Csmacd(7), -- iso88024TokenBus(8), -- iso88025TokenRing(9), -- iso88026Man(10), -- starLan(11), -- proteon10Mbit(12), -- proteon80Mbit(13), -- hyperchannel(14), -- fddi(15), -- lapb(16), -- sdlc(17), -- ds1(18), -- e1(19), -- basicISDN(20), -- primaryISDN(21), -- propPointToPointSerial(22), -- ppp(23), -- softwareLoopback(24), -- eon(25), -- ethernet3Mbit(26), -- nsip(27), -- slip(28), -- ultra(29), -- ds3(30), -- sip(31), -- frameRelay(32), -- rs232(33), -- para(34), -- arcnet(35), -- arcnetPlus(36), -- atm(37), -- miox25(38), -- sonet(39), -- x25ple(40), -- iso88022llc(41), -- localTalk(42), -- smdsDxi(43), -- frameRelayService(44), -- v35(45), -- hssi(46), -- hippi(47), -- modem(48), -- aal5(49), -- sonetPath(50), -- sonetVT(51), -- smdsIcip(52), -- propVirtual(53), -- propMultiplexor(54) -- } .1.3.6.1.4.1.52.4497.20.2.1.3 |
ctDs0ifMtuThe size of the largest packet which can be
sent/received on the interface, specified in octets.
For interfaces that are used for transmitting network
datagrams, this is the size of the largest network
datagram that can be sent on the interface.ro INTEGER .1.3.6.1.4.1.52.4497.20.2.1.4 |
ctDs0ifSpeedAn estimate of the interface's current bandwidth in
bits per second. For interfaces which do not vary in
bandwidth or for those where no accurate estimation
can be made, this object should contain the nominal
bandwidth. If the bandwidth of the interface is
greater than the maximum value reportable by this
object then this object should report its maximum
value (4,294,967,295) and ctDs0ifHighSpeed must be used to
report the interace's speed. For a sub-layer which
has no concept of bandwidth, this object should be
zero.ro Gauge .1.3.6.1.4.1.52.4497.20.2.1.5 |
ctDs0ifPhysAddressThe interface's address at its protocol sub-layer.
The interface's media-specific MIB must define the bit
and byte ordering and format of the value contained by
this object. For interfaces which do not have such an
address (e.g., a serial line), this object should
contain an octet string of zero length.ro PhysAddress -- Rsyntax OCTET STRING .1.3.6.1.4.1.52.4497.20.2.1.6 |
ctDs0ifAdminStatusThe desired state of the interface. The testing(3)
state indicates that no operational packets can be
passed. When a managed system initializes, all
interfaces start with ctDs0ifAdminStatus in the down(2)
state. As a result of either explicit management
action or per configuration information retained by
the managed system, ctDs0ifAdminStatus is then changed to
either the up(1) or testing(3) states (or remains in
the down(2) state).rw Enumeration .1.3.6.1.4.1.52.4497.20.2.1.7 |
ctDs0ifOperStatusThe current operational state of the interface. The
testing(3) state indicates that no operational packets
can be passed. If ctDs0ifAdminStatus is down(2) then
ctDs0ifOperStatus should be down(2). If ctDs0ifAdminStatus is
changed to up(1) then ctDs0ifOperStatus should change to
up(1) if the interface is ready to transmit and
receive network traffic; it should change to
dormant(5) if the interface is waiting for external
actions (such as a serial line waiting for an
incomming connection); it should remain in the down(2)
state if and only if there is a fault that prevents if
from going to the up(1) state.ro Enumeration .1.3.6.1.4.1.52.4497.20.2.1.8 |
ctDs0ifLastChangeThe value of sysUpTime at the time the interface
entered its current operational state. If the current
state was entered prior to the last re-initialization
of the local network management subsystem, then this
object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.52.4497.20.2.1.9 |
ctDs0ifInOctetsThe total number of octets received on the interface,
including framing characters.ro Counter .1.3.6.1.4.1.52.4497.20.2.1.10 |
ctDs0ifInUcastPktsThe number of packets, delivered by this sub-layer to
a higher (sub-)layer, which were not addressed to a
multicast or broadcast address at this sub-layer.ro Counter .1.3.6.1.4.1.52.4497.20.2.1.11 |
ctDs0ifInNUcastPktsThe number of packets, delivered by this sub-layer to
a higher (sub-)layer, which were addressed to a
multicast or broadcast address at this sub-layer.
This object is deprecated in favour of
ctDs0ifInMulticastPkts and ctDs0ifInBroadcastPkts.rodeprecated Counter .1.3.6.1.4.1.52.4497.20.2.1.12 |
ctDs0ifInDiscardsThe number of inbound packets which were chosen to be
discarded even though no errors had been detected to
prevent their being deliverable to a higher-layer
protocol. One possible reason for discarding such a
packet could be to free up buffer space.ro Counter .1.3.6.1.4.1.52.4497.20.2.1.13 |
ctDs0ifInErrorsFor packet-oriented interfaces, the number of inbound
packets that contained errors preventing them from
being deliverable to a higher-layer protocol. For
character-oriented or fixed-length interfaces, the
number of inbound transmission units that contained
errors preventing them from being deliverable to a
higher-layer protocol.ro Counter .1.3.6.1.4.1.52.4497.20.2.1.14 |
ctDs0ifInUnknownProtosFor packet-oriented interfaces, the number of packets
received via the interface which were discarded
because of an unknown or unsupported protocol. For
character-oriented or fixed-length interfaces which
support protocol multiplexing the number of
transmission units received via the interface which
were discarded because of an unknown or unsupported
protocol. For any interface which does not support
protocol multiplexing, this counter will always be 0.ro Counter .1.3.6.1.4.1.52.4497.20.2.1.15 |
ctDs0ifOutOctetsThe total number of octets transmitted out of the
interface, including framing characters.ro Counter .1.3.6.1.4.1.52.4497.20.2.1.16 |
ctDs0ifOutUcastPktsThe total number of packets that higher-level
protocols requested be transmitted, and which were not
addressed to a multicast or broadcast address at this
sub-layer, including those that were discarded or not
sent.ro Counter .1.3.6.1.4.1.52.4497.20.2.1.17 |
ctDs0ifOutNUcastPktsThe total number of packets that higher-level
protocols requested be transmitted, and which were
addressed to a multicast or broadcast address at this
sub-layer, including those that were discarded or not
sent.
This object is deprecated in favour of
ctDs0ifOutMulticastPkts and ctDs0ifOutBroadcastPkts.rodeprecated Counter .1.3.6.1.4.1.52.4497.20.2.1.18 |
ctDs0ifOutDiscardsThe number of outbound packets which were chosen to
be discarded even though no errors had been detected
to prevent their being transmitted. One possible
reason for discarding such a packet could be to free
up buffer space.ro Counter .1.3.6.1.4.1.52.4497.20.2.1.19 |
ctDs0ifOutErrorsFor packet-oriented interfaces, the number of
outbound packets that could not be transmitted because
of errors. For character-oriented or fixed-length
interfaces, the number of outbound transmission units
that could not be transmitted because of errors.ro Counter .1.3.6.1.4.1.52.4497.20.2.1.20 |
ctDs0ifOutQLenThe length of the output packet queue (in packets).rodeprecated Gauge .1.3.6.1.4.1.52.4497.20.2.1.21 |
ctDs0ifSpecificA reference to MIB definitions specific to the
particular media being used to realize the interface.
It is recommended that this value point to an instance
of a MIB object in the media-specific MIB, i.e., that
this object have the semantics associated with the
InstancePointer textual convention defined in RFC
1443. In fact, it is recommended that the media-
specific MIB specify what value ifSpecific should/can
take for values of ifType. If no MIB definitions
specific to the particular media are available, the
value should be set to the OBJECT IDENTIFIER { 0 0 }.rodeprecated OBJECT IDENTIFIER .1.3.6.1.4.1.52.4497.20.2.1.22 |
ctDsx0Mib OBJECT IDENTIFIER .1.3.6.1.4.1.52.4497.21 |
ctDsx0ConfigTableISDN lapd table containing configuration and
operational parameters for all ISDN signaling
channels on this managed device. SEQUENCE OF CtDsx0ConfigEntry .1.3.6.1.4.1.52.4497.21.1 |
ctDsx0ConfigEntryAn entry in the ISDN Lapd Table. CtDsx0ConfigEntry .1.3.6.1.4.1.52.4497.21.1.1 |
ctDsx0ConfigLineIdLine id of the Isdn Lapd table entryro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.52.4497.21.1.1.1 |
ctDsx0ConfigAdminStatusAdministration status for the Isdn Lapd table entry.rw Enumeration .1.3.6.1.4.1.52.4497.21.1.1.2 |
ctDsx0ConfigOperStatusOperational status for the Isdn Lapd table entry.ro Enumeration .1.3.6.1.4.1.52.4497.21.1.1.3 |