|
|
Description:
|
esrModuleBaseType OBJECT-TYPE
SYNTAX INTEGER {
gigabit(1), -- Gigabit Ethernet Modules
fastEthernet(2), -- Fast Ethernet Modules
supervisor(3) -- Supervisor Modules
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The base type of this module. This object is used to describe the core
functions of the module. Often, base designs are derived into multiple
module types which are typically just packaging variations (e.g. changing the
connector types). The value of this object corresponds to the value of
esrResourceBaseType."
|
|
|
|