DH90-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for DH90-MIB.
165
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
165 total| Object Name |
|---|
dec OBJECT IDENTIFIER .1.3.6.1.4.1.36 |
RFC1213-MIB Unknown .1.3.6.1.4.1.36 |
ema OBJECT IDENTIFIER .1.3.6.1.4.1.36.2 |
decMIBextension OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18 |
decExp OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3 |
dh90 OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.1 |
dh90TypeIdentifies the type of Hub defined and
identifies standalone configurations managed
by DECagent 90 modules. Setting this
variable to invalid deletes the community
associated with the community string and
releases the RAM and flash memory resources
used by the community.rw Enumeration .1.3.6.1.4.1.36.2.18.3.1.1 |
dh90BackplaneMedia on backplane of hub.ro Enumeration .1.3.6.1.4.1.36.2.18.3.1.2 |
dh90LastChangeThe value of the sysUpTime at the time this
hub added or removed a module.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.36.2.18.3.1.3 |
dh90NumberSlotsNumber of slots in backplane. Setting this
variable to values of 1, 8 or 16 defines the
size of a hub in a particular community.rw INTEGER .1.3.6.1.4.1.36.2.18.3.1.4 |
dh90SlotTableA list of modules installed in the DEChub 90.
The number of entries is given in dh90SlotNumber.
To create a new row (module) in the slot table,
set a EMPTY dh90SlotModuleType to the appropriate
value. If adding a bridge or server, next set
the dh90SlotPhysicalAddress for the row. Sets of
the other variables in the row must be done in
separate PDUs AFTER the mac address of the device
has been set correctly. SEQUENCE OF Dh90SlotEntry .1.3.6.1.4.1.36.2.18.3.1.5 |
dh90SlotEntryContains objects defining characteristics of
modules in the DEChub 90 Dh90SlotEntry .1.3.6.1.4.1.36.2.18.3.1.5.1 |
dh90SlotIndexThe slot number containing the modulerw INTEGER .1.3.6.1.4.1.36.2.18.3.1.5.1.1 |
dh90SlotModuleTypeThe type of the module in a slot. If the slot
is known to be empty, a value of empty is used.
If the slot is occupied by a module of unknown
type, a value of unknown is used.rw Enumeration .1.3.6.1.4.1.36.2.18.3.1.5.1.2 |
dh90SlotModuleNameA textual description of the modulerw DisplayString .1.3.6.1.4.1.36.2.18.3.1.5.1.3 |
dh90SlotModuleVersionA textual description of the version level of the
hardware and firmware of the modulero DisplayString .1.3.6.1.4.1.36.2.18.3.1.5.1.4 |
dh90SlotCounterTimeTime since the counters of this module were zeroedro Counter .1.3.6.1.4.1.36.2.18.3.1.5.1.5 |
dh90SlotIfBaseAn index into the ifTable for the first interface
on this module. Add one to this value to reference
the ifTable entry which corresponds to the second
interface, etc. If no interface(s) is/are supported
on the module, a value of zero is returned.ro INTEGER .1.3.6.1.4.1.36.2.18.3.1.5.1.6 |
dh90SlotIfNumberNumber of interfaces on this module.ro INTEGER .1.3.6.1.4.1.36.2.18.3.1.5.1.7 |
dh90SlotPhysicalAddressA read-write variable for the physical address
to allow devices to be added to the hub remotely.
Writing this variable as part of a remote add
device routine will cause the new physical address
to be accessable in the corresponding ifPhysAddress
variable in ifTable.rw PhysAddress -- macAddress? .1.3.6.1.4.1.36.2.18.3.1.5.1.8 |
dh90SlotNumberOfPortsThe number of ports on this module. Returns 8 for
DECserver90L and DECrepeater90T, 6 for
DECrepeater90C.ro INTEGER .1.3.6.1.4.1.36.2.18.3.1.5.1.9 |
dh90SlotPasswordPassword used to enable privileged operations
on the DECserver90L and access to the bridge.
Reads to this variable will return a null string.rw DisplayString .1.3.6.1.4.1.36.2.18.3.1.5.1.10 |
dh90SlotNewPasswordSetting this variable causes the agent to set
a new password on the terminal server using the
TSNewPassword value as the new password and
TSPassword as the old password. Power on the
terminal server must be cycled within a minute
for the change to take effect.
Reads to this variable will return a null string.rw DisplayString .1.3.6.1.4.1.36.2.18.3.1.5.1.11 |
dh90SlotPollingThe current polling status of the module. If
the DECagent 90 is polling this device, a get
of this variable will return 'on', otherwise
'off' is returned. Setting this variable to
'off' causes the agent to stop polling the
device in this slot. Setting this variable to
'on' causes the agent to start polling the
device in the specified slot. If a device
does not repond to a poll, an moduleDown
enterprise specific trap is generated.rw Enumeration .1.3.6.1.4.1.36.2.18.3.1.5.1.12 |
dh90SlotPrimarySpecificA reference to the Bridge { experimental 14 },
the Character-like { experimental 19 } or
the { drpt90 } repeater portion of this MIB
definition. If the module realizes some other
function, the object identifier
nullSpecific OBJECT IDENTIFIER ::= { 0 0 }
is returned.ro OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.1.5.1.13 |
dh90SlotSecondarySpecificA reference to the RS232-like { experimental 20 }
MIB definition, if dh90ModulePrimarySpecific
identifies the Character-like MIB. Otherwise,
the object identifier
nullSpecific OBJECT IDENTIFIER ::= { 0 0 }
is returned.ro OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.1.5.1.14 |
dh90TrapAddressTableA table of IP Addresses to which this device will send
traps. SEQUENCE OF Dh90TrapEntry .1.3.6.1.4.1.36.2.18.3.1.6 |
dh90TrapEntryEach entry contains an IP Address to which all SNMP Traps
will be sent by this community. Dh90TrapEntry .1.3.6.1.4.1.36.2.18.3.1.6.1 |
dh90TrapAddressAn IP Address to which all SNMP traps generated by this
device will be sent. Setting a instance to a value of
zero will delete the row in the table.rw IpAddress .1.3.6.1.4.1.36.2.18.3.1.6.1.1 |
da90 OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.2 |
da90FlashErasuresThe number of times the flash memory on this
DECagent 90 has been erased. This number is the
total of erasures for all segments of flash.ro Counter .1.3.6.1.4.1.36.2.18.3.2.1 |
da90MaintenanceA control variable to reset the counters on a
DECagent 90. In response to a get-request or
a get-next-request, the agent always returns
'ready'. Setting the value to
'reset' causes the entire module to be
reset. Setting the value to 'resetToFactory'
causes the entire device to be reset to the
original factory settings.rw Enumeration .1.3.6.1.4.1.36.2.18.3.2.2 |
da90CommunityNumberNumber of community string-pair entries in
da90HubCommStrsTable.ro INTEGER .1.3.6.1.4.1.36.2.18.3.2.3 |
da90CommunityTableA table of community string pairs for client hubs. SEQUENCE OF Da90CommunityEntry .1.3.6.1.4.1.36.2.18.3.2.4 |
da90CommunityEntryContains a pair of community strings, one specifying
a read-only profile, the other a read-write profile. Da90CommunityEntry .1.3.6.1.4.1.36.2.18.3.2.4.1 |
da90CommunityIndexIndex into hub community string pair table,
identifies the community being accessedrw INTEGER .1.3.6.1.4.1.36.2.18.3.2.4.1.1 |
da90CommunityTypeIdentifies whether the current community
information in the DENMA is active for this
row in the community table. Setting to
invalid frees the NVRAM used to store the
community information (destroys the slot
table and port tables for this community).rw Enumeration .1.3.6.1.4.1.36.2.18.3.2.4.1.2 |
da90CommunityROStringCommunity string, with a read-only profile, used
to access a da90's client Hub. All community
strings in the read-only set must be unique.
Setting such a community string to a pre-existing
value returns a status of BadValue. Reading this
variable with any community string other than the
agent's community string will return a zero
length string.rw OCTET STRING .1.3.6.1.4.1.36.2.18.3.2.4.1.3 |
da90CommunityRWStringCommunity string, with a read-write profile, used
to access a da90's client Hub. All community
strings in the read-only set must be unique.
Setting such a community string to a pre-existing
value returns a status of BadValue. Reading this
variable with any community string other than the
agent's read-write community string will return
a zero length string.rw OCTET STRING .1.3.6.1.4.1.36.2.18.3.2.4.1.4 |
da90CommunityTrapStringCommunity string sent with traps generated
due to events caused by this community.
The trap community strings do not have to
be unique. This variable is read using
the agent's community string.rw OCTET STRING .1.3.6.1.4.1.36.2.18.3.2.4.1.5 |
ds90L OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.3 |
ds90LNumberModulesNumber of DECserver 90L Modules represented in the
ds90LModuleTable.ro INTEGER .1.3.6.1.4.1.36.2.18.3.3.1 |
ds90LModuleTableA table of DECserver 90L modules installed in
the group. The number of entries is given in
ds90LModuleNumber. SEQUENCE OF Ds90LModuleEntry .1.3.6.1.4.1.36.2.18.3.3.2 |
ds90LModuleEntryContains objects defining characteristics of
DECserver 90L modules in the group Ds90LModuleEntry .1.3.6.1.4.1.36.2.18.3.3.2.1 |
ds90LSlotIndexThe slot index value which addresses
the dh90SlotTable for this module.ro INTEGER .1.3.6.1.4.1.36.2.18.3.3.2.1.1 |
ds90LDot3StatsDeferredTransmissionsA count of frames for which the first
transmission attempt on a particular interface
is delayed because the medium is busy.
The count represented by an instance of this
object does not include frames involved in
collisions.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.2 |
ds90LDot3StatsSingleCollisionFramesA count of successfully transmitted frames on
a particular interface for which transmission is
inhibited by exactly one collision.
(If DS90L is implementing the MIB-II if group,
the following also applies:
A frame that is counted by an instance of this
object is also counted by the corresponding
instance of either the ifOutUcastPkts or
ifOutNUcastPkts object and is not counted by the
corresponding instance of the
ds90LDot3StatsMultipleCollisionFrames object.)ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.3 |
ds90LDot3StatsMultipleCollsionFramesA count of successfully transmitted frames on
a particular interface for which transmission is
inhibited by more than one collision.
(If DS90L is implementing the MIB-II if group,
the following also applies:
A frame that is counted by an instance of this
object is also counted by the corresponding
instance of either the ifOutUcastPkts or
ifOutNUcastPkts object and is not counted by the
corresponding instance of the
ds90LDot3StatsSingleCollisionFrames object.)ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.4 |
ds90LEnetDataOverrunsA count of the number of frames arriving at
the DS90L lost due to data overrun since it
last reinitialized or zeroed counters.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.5 |
ds90LLatCircMsgsInsA count of the number of LAT circuit messages
received by this DS90L since it last reinitialized
or zeroed counters.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.6 |
ds90LLatCircMsgsOutsA count of the number of LAT circuit messages
transmitted by this DS90L since it last
reinitialized or zeroed counters.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.7 |
ds90LLatSessSolicitAcceptsA count of the number of LAT Solicits accepted
by this DS90L since it last reinitialized or
zeroed counters.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.8 |
ds90LLatSessSolicitRejectsA count of the number of LAT Solicits rejected
by this DS90L since it last reinitialized or
zeroed counters.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.9 |
ds90LLatCircDuplsMsgsA count of the number of duplicate LAT messages
the DS90L LAT implementation has discarded since
it last reinitialized or zeroed counters.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.10 |
ds90LLatCircMsgRetransmitsA count of the total number of LAT circuit
messages this DS90L has retransmitted since it
last reinitialized or zeroed counters.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.11 |
ds90LLatSessIllegalSlotsA count of the number of illegal LAT slots
the DS90L has received on all LAT sessions since
it last reinitialized or zeroed counters.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.12 |
ds90LIllegalMulticastRcvsThis counts the number of illegal multicast LAT
messages received on this DECserver 90L since it last
reinitialized or zeroed counters.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.13 |
ds90LLatCircKeepAliveThis defines the number of seconds the LAT circuits
provider waits between transmitting LAT circuit layer
keep-alive messages. Writing to this object is
equivalent to issuing the CHANGE SERVER KEEPALIVE TIMER
command via the user interface.ro INTEGER .1.3.6.1.4.1.36.2.18.3.3.2.1.14 |
ds90LLatCircRetransmitLimitThis object defines the maximum number of LAT circuit
message retransmissions the server will attempt before
declaring the circuit failed. Writing to this object is
equivalent to issuing the CHANGE SERVER RETRANSMIT LIMIT
command via the user interface.ro INTEGER .1.3.6.1.4.1.36.2.18.3.3.2.1.15 |
ds90LLatCircInvalidMsgsThis counts the number of invalid LAT messages received
on its entry's LAT circuit since the DECserver90L last
reinitialized or zeroed counters.ro Counter .1.3.6.1.4.1.36.2.18.3.3.2.1.16 |
ds90LAuthorizeModeSetting this value to enable causes the SET A,password
command to be sent to the DECserver 90. The module
will enter authorized mode IF the power is cycled on
the module within one minute. The password used will
be the current value of dh90ModulePassword. Setting
this variable to disable results in authorized mode
being clearedrw Enumeration .1.3.6.1.4.1.36.2.18.3.3.2.1.17 |
ds90LMaintenanceA control variable to reset the counters on a
DECserver 90L. In response to a get-request or
a get-next-request, the agent always returns
'ready'. Setting the value to 'zeroCounters'
causes the if, LAT and dh90SlotCounterTime
counters to be cleared. Setting the value
to 'reset' causes the entire module to be reset,
any users and circuits will be disconnected.
Setting the value to 'resetToFactory'
causes the entire device to be reset to the
original factory settings. Passwords, port
names and printer speeds will be cleared.rw Enumeration .1.3.6.1.4.1.36.2.18.3.3.2.1.18 |
ds90LPromptA DECserver 90L+ (PLUS) variable.
Contains the prompt displayed when a session
is local to the PLUS version of the terminal
server. The default value is '->'. This
variable is not present if the server is a
DECserver 90L.rw DisplayString .1.3.6.1.4.1.36.2.18.3.3.2.1.19 |
ds90LPortTableTable of port specific variables on this
DECserver90L. SEQUENCE OF Ds90LPortEntry .1.3.6.1.4.1.36.2.18.3.3.3 |
ds90LPortEntryA single LAT session instance this DS90L currently
provides. Ds90LSessionEntry .1.3.6.1.4.1.36.2.18.3.3.3.1 |
ds90LPortIndexThe value of charPortIndex for this port.ro INTEGER .1.3.6.1.4.1.36.2.18.3.3.3.1.1 |
ds90LPortRemoteModificationEnables and disables remote modification of
of the port by the host system.rw Enumeration .1.3.6.1.4.1.36.2.18.3.3.3.1.2 |
ds90LPortTypeSelects the type of device connected to the port.rw Enumeration .1.3.6.1.4.1.36.2.18.3.3.3.1.3 |
ds90LPortBreakDetermines if the port responds to local or
remote break.rw Enumeration .1.3.6.1.4.1.36.2.18.3.3.3.1.4 |
ds90LPortTestSetting this variable to enable places the port
into loopback mode. Loopback mode can be used to
verify that a port is receiving and sending
characters.rw Enumeration .1.3.6.1.4.1.36.2.18.3.3.3.1.5 |
ds90LPortAutoConfigureA DECserver 90L+ (PLUS) variable.
Enables or disables the Autoconfiguration of
the port, the ability of the port to autobaud.
Disabling autoconfiguration also causes the
speed and characteristics of the port to be
stored in non-volatile memory on the server.
The variable is not present if the server is
a DECserver 90L.rw Enumeration .1.3.6.1.4.1.36.2.18.3.3.3.1.6 |
ds90LPortOnDemandLoadingA DECserver 90L+ (PLUS) variable.
Enables or disables on demand loading of fonts.
The variable is not present if the server is
a DECserver 90L.rw Enumeration .1.3.6.1.4.1.36.2.18.3.3.3.1.7 |
ds90LSessionTableThe list of all LAT sessions active on this DECserver90L. SEQUENCE OF Ds90LSessionEntry .1.3.6.1.4.1.36.2.18.3.3.4 |
ds90LSessionEntryA single LAT session instance this DS90L currently
provides. Ds90LSessionEntry .1.3.6.1.4.1.36.2.18.3.3.4.1 |
ds90LSessionPortThe value of charPortIndex for the port to which
this session belongs.ro INTEGER .1.3.6.1.4.1.36.2.18.3.3.4.1.1 |
ds90LSessionIndexThe session index in the context of the port, a
non-zero positive integer. Will be 1 for the
DECserver90L, 4 for DECserver 90L+.ro INTEGER .1.3.6.1.4.1.36.2.18.3.3.4.1.2 |
ds90LSessionRemoteNodeThe name of the remote node providing the service
for this session.ro DisplayString .1.3.6.1.4.1.36.2.18.3.3.4.1.3 |
ds90LSessionServiceThe service to which this session is connected.ro DisplayString .1.3.6.1.4.1.36.2.18.3.3.4.1.4 |
ds90LSessionRemotePortIdThe name of the port at the remote node providing
the connection, for instance LAT121.ro DisplayString .1.3.6.1.4.1.36.2.18.3.3.4.1.5 |
drpt90 OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.4 |
drpt90PortTableA list of port entries. The index for a
repeater port is given by
(slot number*100) + port number
The number of ports is given by
dh90SlotTable.dh90SlotEntry.
dh90SlotNumberOfPorts. SEQUENCE OF Drpt90PortEntry .1.3.6.1.4.1.36.2.18.3.4.1 |
drpt90PortEntryA collection of objects containing information
for a given interface. Drpt90PortEntry .1.3.6.1.4.1.36.2.18.3.4.1.1 |
drpt90PortIndexIdentifies the module and port. The value
of this object is given by:
(slot number*100) + port numberro INTEGER .1.3.6.1.4.1.36.2.18.3.4.1.1.1 |
drpt90PortNameThe text description of the port given by
managementrw DisplayString .1.3.6.1.4.1.36.2.18.3.4.1.1.2 |
drpt90PortAdminStatusThe desired state of the port.rw Enumeration .1.3.6.1.4.1.36.2.18.3.4.1.1.3 |
drpt90PortStateThe state of the port. Unknown(1) is returned
when the port state cannot be determined.
AutoPartitioned(2) indicates that the repeater
has disabled the port automatically,
ManagementPartitioned(3) indicates that the port
has been disabled remotely, and active(4)
indicates that the port is operational.ro Enumeration .1.3.6.1.4.1.36.2.18.3.4.1.1.4 |
drpt90PortTypeThe Physical Medium type of the portro Enumeration .1.3.6.1.4.1.36.2.18.3.4.1.1.5 |
drpt90PortPartitionCountThe number of times this port has partitioned.
This value is only significant if drpt90PortStatus
is not unknown(1).ro Counter .1.3.6.1.4.1.36.2.18.3.4.1.1.6 |
drpt90PortAutoPartitionReasonErrors currently detected on the port.ro Enumeration .1.3.6.1.4.1.36.2.18.3.4.1.1.7 |
drpt90PortJamBitsThe number of jam bits being used on the port
segment.ro Enumeration .1.3.6.1.4.1.36.2.18.3.4.1.1.8 |
drpt90PortAddrTableA list of MAC addresses paired with the
repeater port on which they have been seen. SEQUENCE OF Drpt90PortAddrEntry .1.3.6.1.4.1.36.2.18.3.4.2 |
drpt90PortAddrEntryA MAC addresses and
the repeater port on which it resides. Drpt90PortAddrEntry .1.3.6.1.4.1.36.2.18.3.4.2.1 |
drpt90PortPhyAddrA MAC address seen on this portro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.36.2.18.3.4.2.1.1 |
drpt90PortAddrIndexIdentifies the module and port. The value
of this object the same as drpt90PortIndex
and is given by:
(slot number*100) + port numberro INTEGER .1.3.6.1.4.1.36.2.18.3.4.2.1.2 |
db90ext OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5 |
db90system OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.1 |
dbSysChar OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.1.1 |
dbSysRomVersionThe version number of the software stored in ROM.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.1.1.1 |
dbSysInitSwitchThis object allows the management action of
initializing a device and forcing it to run
selftest. It can also be used to reset all
information added to the device's NVRAM. When
read, it returns a value of other(1). When
set to a value of 'reset', the bridge will
empty the forwarding data base and start
relearning. When set to 'resetToFactory',
the bridge will empty the forwarding data
base, reset spanning tree and clear all
protocol filters and password.rw Enumeration .1.3.6.1.4.1.36.2.18.3.5.1.1.2 |
dbSysStatus OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.1.2 |
dbSysDeviceStateThe operational state of the device.ro Enumeration .1.3.6.1.4.1.36.2.18.3.5.1.2.1 |
dbSysNvramFailedA flag, that, when set to True, indicates
that the NVRAM failed selftest following the
last initialization of the device. Values
set to variables maintained on the bridge
will not be preserved over a power cycle of
the bridge.ro Enumeration .1.3.6.1.4.1.36.2.18.3.5.1.2.2 |
db90interfaces OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.2 |
dbIfTableA list of interface entries. The number of
entries is given by ifNumber, defined in [2]. SEQUENCE OF DbIfEntry .1.3.6.1.4.1.36.2.18.3.5.2.1 |
dbIfEntryA collection of objects containing information
for a given interface. DbIfEntry .1.3.6.1.4.1.36.2.18.3.5.2.1.1 |
dbIfIndexIdentifies the Interface. The value of this
the same object is as the ifIndex, defined in [2],
for this interface.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.2.1.1.1 |
dbIfBadFramesReceivedNumber of frames received with a bad frame check
sequence or the device received a frame loss
indication from the hardware on the interface.ro Counter .1.3.6.1.4.1.36.2.18.3.5.2.1.1.2 |
dbIfTransmitFramesErrorNumber of frames that were transmitted with
an error on the line.ro Counter .1.3.6.1.4.1.36.2.18.3.5.2.1.1.3 |
db90bridge OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.3 |
db90Char OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.3.1 |
db90LB100SpanningTreeVerThe version number of the Spanning Tree
algorithm used by the bridge when in the
LAN Bridge 100 Spanning Tree mode.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.1.1 |
db90802SpanningTreeVerThe version number of the Spanning Tree
algorithm used by the bridge when in the
802.1d Spanning Tree mode.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.1.2 |
db90MaxForwardingDBEntriesThe maximum number of address entries that
the bridge can store in its volatile memory.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.1.3 |
db90MaxNVForwardingDBEntriesThe maximum number of permanent address entries
that the bridge can store in its NVRAM.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.1.4 |
db90MaxProtocolDBEntriesThe maximum number of protocol entries that
the bridge can store in its protocol database.
These entries control the handling of frames
based on their Ethernet PT, IEEE 802.2 DSAP
or IEEE 802 SNAP Protocol ID.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.1.5 |
db90MaxNVProtocolDBEntriesThe maximum number of protocol entries that
the bridge can store in its nonvolatile memory.
These are retained after a power-down.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.1.6 |
db90Stat OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.3.2 |
db90CurrProtocolDBEntriesThe number of protocol entries that are stored
in the bridge's protocol database. These control
the handling of frames based on their Ethernet
protocol type, IEEE 802.2 DSAP, or 802 SNAP
Protocol ID.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.2.1 |
db90CurrNVProtocolDBEntriesThe number of protocol entries in the bridge's
NVRAM. These are retained after a power loss.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.2.2 |
db90MgmtHeardPortThe port on which this command was received.ro Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.2.3 |
db90LB100BeingPolledThe address of the LAN Bridge 100 mode bridge
that sent this bridge into the LAN Bridge 100
Spanning Tree mode. If this bridge is the Root,
this object indicates the bridge that will be
polled periodically to determine if it is still
necessary to stay in this Spanning Tree mode.ro OCTET STRING .1.3.6.1.4.1.36.2.18.3.5.3.2.4 |
db90TimeSinceLastHelloThe number of seconds since the bridge last
sent a Hello message.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.2.5 |
db90HubManagementIndicates whether the bridge is managing the
hub (i.e., is capable of managing repeaters
inserted in the hub).rw Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.2.6 |
db90CurrFdbEntriesThe number of entries currently active in the
DECbridge 90 forwarding data base, or one more
than the value of db90MaxForwardingDBEntries if
the bridge has exceededd the size of the
forwarding data base hardware.ro Counter .1.3.6.1.4.1.36.2.18.3.5.3.2.7 |
db90Coun OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.3.3 |
db90SpanningTreeModeChangesThe number of times that the bridge switched
from the 802.1d Spanning Tree mode to the LB100
Spanning Tree mode.ro Counter .1.3.6.1.4.1.36.2.18.3.5.3.3.1 |
db90Span OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.3.4 |
db90BestRootAgeThe age, in hundredths of seconds, of the Hello
message that established the best root.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.4.1 |
db90TopologyChangeFlagA flag that indicates whether a Topology Change
is currently in effect on the extended LAN.ro Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.4.2 |
db90TellParentFlagA flag that indicates if the bridge is attempting
to propagate a topology change towards the Root.ro Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.4.3 |
db90ForwardingDBShortAgingTimeThe number of seconds that the bridge keeps learned
entries active while a topology change is in effect.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.4.4 |
db90BadHelloLimitThe number of hello intervals during which the
bridge receives one or more bad hellos on a line,
before the bridge performs a test on the link.
A bad Hello message is one that contains inferior
information that is received on a port on which
this bridge is Designated.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.4.5 |
db90BadHelloResetTimerThe number of Hello intervals without bad Hellos
that the bridge will wait before it resets its bad
Hello count to zero.rw INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.4.6 |
db90NoFrameIntervalThe The number of seconds of inactivity on a line
that will cause the bridge to run a test on that line.
The bridge considers a line to be inactive if it does
not receive any frames on that line.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.4.7 |
db90LB100PollTimeThe number of seconds that a Root bridge in LAN
Bridge 100 mode waits between polling the LAN Bridge
100 that is keeping it in this mode. This polling
is done to determine whether the LB100 is still
present on the extended LAN.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.4.8 |
db90LB100ResponseTimeoutThe number of seconds that a Root in LAN Bridge
100 Spanning Tree mode will wait for a response
from the LAN Bridge 100 which is keeping it in
this mode, before which it will assume that the
LB100 is no longer on the extended LAN.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.4.9 |
db90LB100SpanningTreeCompatA switch that controls the Spanning Tree mode
used by the bridge. If in Auto-Select mode,
the bridge will go into 802 Spanning Tree mode
by default, but will switch to LB100 mode as
soon as a LB100 is detected. In 802 Spanning
Tree mode, the bridge will stay in 802 mode.ro Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.4.10 |
db90PortInterfaces OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.3.5 |
db90IfTableA list of interface entries. The number of
entries is given by ifNumber, defined in [2]. SEQUENCE OF Db90IfEntry .1.3.6.1.4.1.36.2.18.3.5.3.5.1 |
db90IfEntryA collection of objects containing information
for a given interface. Db90IfEntry .1.3.6.1.4.1.36.2.18.3.5.3.5.1.1 |
db90IfIndexIdentifies the Interface. The value of this
object is the same as the ifIndex, defined in
[2], for this interface.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.5.1.1.1 |
db90IfDeviceFramesReceivedThe number of frames addressed to the bridge
itself that were received on this line.ro Counter .1.3.6.1.4.1.36.2.18.3.5.3.5.1.1.2 |
db90IfBadHelloLimitExceededThe number of times that the Bad Hellos on
the line exceeded the Bad Hello limit.ro Counter .1.3.6.1.4.1.36.2.18.3.5.3.5.1.1.3 |
db90IfEtherTableA list of interface entries for an Ethernet port. SEQUENCE OF Db90IfEtherEntry .1.3.6.1.4.1.36.2.18.3.5.3.5.2 |
db90IfEtherEntryA collection of objects containing information
for a given interface. Db90IfEtherEntry .1.3.6.1.4.1.36.2.18.3.5.3.5.2.1 |
db90IfEthIndexIdentifies the Interface. The value of this object
is the same as the ifIndex, defined in [2], for this
interface.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.5.2.1.1 |
db90IfEthFramingErrorThe number of times that a frame received on
the line contained both a noninteger multiple
of 8 bits and a CRC error.ro Counter .1.3.6.1.4.1.36.2.18.3.5.3.5.2.1.2 |
db90IfEthCarrierLossThe number of times that the bridge detected a
loss of the carrier signal while transmitting a
frame on the line.ro Counter .1.3.6.1.4.1.36.2.18.3.5.3.5.2.1.3 |
db90IfEthCollisionLimitExceededThe number of times that the bridge failed to
transmit a frame on this line after 16 attempts,
the collision limit.ro Counter .1.3.6.1.4.1.36.2.18.3.5.3.5.2.1.4 |
db90IfSpanTableA list of interface entries for a port. SEQUENCE OF Db90IfSpanEntry .1.3.6.1.4.1.36.2.18.3.5.3.5.3 |
db90IfSpanEntryA collection of objects containing information
for a given interface. Db90IfSpanEntry .1.3.6.1.4.1.36.2.18.3.5.3.5.3.1 |
db90IfSpIndexIdentifies the Interface. The value of this
object is the same as the ifIndex, defined in
[2], for this interface.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.5.3.1.1 |
db90IfSpDesigRootAgeThe age, in hundreths of seconds, of the last
Hello message received from the designated bridge
on the line.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.5.3.1.2 |
db90IfSpForwardDelayTimerThe time remaining, in hundreths of seconds, before
the bridge will leave the Learning State of
Preforwarding, and enter the Forwarding State.ro INTEGER .1.3.6.1.4.1.36.2.18.3.5.3.5.3.1.3 |
db90IfSpBadHelloCountThe number of Hello intervals during which at
least one Bad Hello was received.ro Counter .1.3.6.1.4.1.36.2.18.3.5.3.5.3.1.4 |
db90IfSpTopologyChangeAckFlagA flag that indicates whether a topology change
notification received on a link that we are
designated on needs to be acknowledged.ro Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.5.3.1.5 |
db90ProtoFilt OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.3.5.3.6 |
db90ProtoFilterOtherAction taken by the bridge on Ethernet protocol
types or the 5-byte SNAP PIDs other than those
specified in the db90ProtoTable. This value
defaults to forward(1) and is modified only if
a protocol with db90filterEntry.db90FilterStatus
of forward(1) is entered into the table.ro Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.6.1 |
db90ProtoFilterTableA table that contains filtering information about
Ethernet protocol types and 5 byte SNAP PIDs
for the DECbridge 90. SEQUENCE OF Db90ProtoFilterEntry .1.3.6.1.4.1.36.2.18.3.5.3.6.2 |
db90ProtoFilterEntryA table that contains filtering characteristics
for Ethernet protocol types and 5 byte SNAP PIDs
for the DECbridge 90. Db90ProtoFilterEntry .1.3.6.1.4.1.36.2.18.3.5.3.6.2.1 |
db90ProtoFilterProtocolThe protocol type or SNAP PID in a frame to which this
entry's filtering information applies. The length is 2
for Ethernet protocol types and 5 for SNAP PID.rw OCTET STRING .1.3.6.1.4.1.36.2.18.3.5.3.6.2.1.1 |
db90ProtoFilterTypeThe type of this entry. unknown(1) specifies
that this protocol filter is unused. invalid(2)
deletes the filter. ethernet(3) or snap-sap(4)
defines the size of db90ProtoFilterProtocol.rw Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.6.2.1.2 |
db90ProtoFilterStatusAction taken by bridge when it sees this
ethernet protocol type or SNAP PID in a received frame.
Note that this value must be identical to
db90ProtoFilterOther unless db90ProtoFilterMulticastFlag
is multicastOnly(2) or there are no other entries
with db90ProtoFilterMulticastFlag=allFrames(1).rw Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.6.2.1.3 |
db90ProtoFilterMulticastFlagIdentifies whether or not filtering is based
on the multicast bit in the MAC destination address.
If allFrames(1), then filtering is performed as
per db90ProtoFilterStatus. For multicastOnly(2),
multicast frames for this protocol are always
filtered and unicast frames are always forwarded;
this is true regardless of the value of
db90ProtoFilterOther.rw Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.6.2.1.4 |
db90ProtoFilterPortMaskMust be allPorts(3) unless db90ProtoFilterMulticastFlag
is multicastOnly, in which case any specification is valid.rw Enumeration .1.3.6.1.4.1.36.2.18.3.5.3.6.2.1.5 |