NCDCHASS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for NCDCHASS-MIB.
75
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
75 total| Object Name |
|---|
ncdMibsConfChangeAn unsolicited change in device configuration TRAP-TYPE .1.3.6.1.4.1.43.20.0.1 |
ncdMibsFaultAn unsolicited fault in device TRAP-TYPE .1.3.6.1.4.1.43.20.0.2 |
ncdchass OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1 |
IMPORTSAn unsolicited change in device configuration Unknown .1.3.6.1.4.1.43.20.1 |
ncdchassInfo OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.1 |
ncdchassTypeAn authoritative identification of the type of
hub-based or standalone ncdchasssis. By convention
this value is allocated within the SMI enterprises
subtree(1.3.6.1.4.1), and provides an easy and
unambiguous means for determining `what kind of
box' is being managed. If this information is not
present or unknown, its value should be set to the
value: ncdchassTypeUnknown.ro OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.1.1 |
ncdchassPhysicalChangesThe number of physical changes that have occurred
in the ncdchasssis since the agent was warm/cold
started. This includes additions and removal of
modules and entities. Other uses are
implementation specific.ro Counter .1.3.6.1.4.1.43.20.1.1.2 |
ncdchassChasssisSerialNumberThe serial number of the ncdchasssis. If no serial
number is available then this object should be the
zero length string.ro DisplayString .1.3.6.1.4.1.43.20.1.1.3 |
ncdchassPhysical OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.2 |
ncdchassModuleTableThis table defines the physical modules within a
ncdchasssis. This is done by defining the type
physical modules and the physical location where
it resides. This table also provides a mapping
from between physical modules and their location
within the ncdchasssis. SEQUENCE OF NcdchassModuleEntry .1.3.6.1.4.1.43.20.1.2.2 |
ncdchassModuleEntryAn entry in this table that describes a physical
module that resides at a given physcial location
within the ncdchasssis. NcdchassPhyModuleEntry .1.3.6.1.4.1.43.20.1.2.2.1 |
ncdchassModuleLocationAn instance of a module is identified by the
slot number.ro INTEGER .1.3.6.1.4.1.43.20.1.2.2.1.1 |
ncdchassModuleTypeAn authoritative identification of the type of
physcial module in this physical location. A
value of ncdchassModuleUnknown indicates that the type
of physical module is unknown.ro OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.2.2.1.2 |
ncdchassModuleSwVersionA textual description of the version/revision
level for this module's software. If not realized
this value should be set to the zero-length
string.ro DisplayString .1.3.6.1.4.1.43.20.1.2.2.1.3 |
ncdchassModuleHwVersionA textual description of the version/revision
level for this module's firmware. If not realized
this value should be set to the zero-length
string.ro DisplayString .1.3.6.1.4.1.43.20.1.2.2.1.4 |
ncdchassModuleSerialNumberThe serial number of the physical module present
in this physical location. If the physical
location table is implemented as dense and the
slot is empty this value will be the zero length
string. If no serial number is available for a
physical module this value should set to a zero
length string.ro DisplayString .1.3.6.1.4.1.43.20.1.2.2.1.5 |
ncdchassModuleDescriptionA textual description of the physical module
plugged that resides in this physical location.
If not available this value should be set to a
zero length string.ro DisplayString .1.3.6.1.4.1.43.20.1.2.2.1.6 |
ncdchassModuleLastChangeTimeThe value of MIB-II's sysUpTime (in the agent
supporting this ncdchasssis MIB) at which a module was
last inserted or initialized. If the module has
not changed since the last network managment
system reinitialized then this object has a zero
value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.43.20.1.2.2.1.7 |
ncdchassModuleAdminStatusProvides desired state of the given physical
module. Notice that not all values may be
supported by the specified physical module. In
this case an SNMP error will be returned when the
set is attempted.
A physical module may be activated by writing a
value of enable(2).
A physical module may be de-activated by writing a
value of disable(3). In a disabled state a
physical module is present in the ncdchasssis but is
benign.
Writing a value of reset(4) initiates a reset
sequence.
A value of programLoad(5) initiates a software
load sequences.
Writing a value of test(6) should start a self
test sequence within the physical module.rw Enumeration .1.3.6.1.4.1.43.20.1.2.2.1.8 |
ncdchassModuleOperStatusProvides operational status of the module. The
following are possible definitions of the values.
The exact definition of the values is
implementation specific. A value of other(1)
implies some undetermined state, possibly as a
result of setting ncdchassModuleAdminStatus to a value
of disable(3). A value of invalid(2) could have
the possible meaning that the module exists but
the ncdchasssis manager has no direct control over the
module. A value of testing(3) may be a diagnostic
state. A value of operational(4) implies that the
entity is running with no errors or warnings.
State resetInProgress(5) implies equivalent of
setting ncdchassModuleAdminStatus to reset(4). The
states of warning(6), nonFatalError(7),
fatalError(8) reflect conditions detected during
operation. The entity may or may not be still
functional.
For example if a modules value of
ncdchassModuleAdminStatus is disable(3) and is set to
enable(2) then ncdchassModuleOperStatus may enter a
state of testing(3) then change to a value of
operational(4).ro Enumeration .1.3.6.1.4.1.43.20.1.2.2.1.9 |
ncdchassEntity OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.3 |
ncdchassEntityTableA table that contains information about the
'logical' networking devices (entities) in this
ncdchasssis. SEQUENCE OF NcdchassEntityEntry .1.3.6.1.4.1.43.20.1.3.1 |
ncdchassEntityEntryInformation concerning an entity in the ncdchasssis.
Conceptual rows may not be created or deleted with
SNMP operations. NcdchassEntityEntry .1.3.6.1.4.1.43.20.1.3.1.1 |
ncdchassEntityIndexA unique index for the entity for which this
entry contains information.ro INTEGER .1.3.6.1.4.1.43.20.1.3.1.1.1 |
ncdchassEntityObjectIDThe specific type of entity. The value of this
object is analagous to MIB-II's sysObjectId.ro OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.3.1.1.2 |
ncdchassEntityDescrA textual description of the entity. The value
of this object is analagous to MIB-II's sysDescr.rw DisplayString .1.3.6.1.4.1.43.20.1.3.1.1.3 |
ncdchassEntityAdminStatusProvides the administratively desired state of
the given entity.
An entity is activated by writing a value of
enable(2).
An entity may be de-activated by writing a value
of disable(3). In a disabled state, a entity does
exist within the given ncdchasssis, but is benign. A
disabled entity is available for subsequent
activation.
Writing a value of reset(4) specifies an entity
should initiate a reset sequence.
Writing a value of programload(5) specifies an
entity should initiate a program load sequence.
Writing a value of test(6) specifies an entity
should initiate a testing sequence.
Agent support of the writing of any of the values
of this object is implementation-specific. For
example, this object might be read only for
entities that disabling would compromise the
integrity of the ncdchasssis.rw Enumeration .1.3.6.1.4.1.43.20.1.3.1.1.4 |
ncdchassEntityOperStatusProvides operational status of the entity. The
following are possible definitions of the values.
The exact definition of the values is
implementation specific. A value of other(1)
implies some undetermined state, possibly as a
result of setting ncdchassEntityAdminStatus to a value
of disable(3). A value of invalid(2) could have
the possible meaning that the entity exists but
the ncdchasssis manager has no direct control of the
entity. A value of testing(3) may be a diagnostic
state. A value of operational(4) implies that the
entity is running with no errors or warnings.
State resetInProgress(5) implies equivalent of
setting ncdchassEntityAdminStatus to reset(4). The
states of warning(6), nonFatalError(7),
fatalError(8) reflect conditions detected during
operation. The entity may or may not be still
functional. State loading(10) is a result of
asserting programload(5) in ncdchassEntityAdminStatus.
For example if an entities value of
ncdchassEntityAdminStatus is disable(3) and is set to
enable(2) then ncdchassEntityOperStatus may enter a
state of testing(3) then change to a value of
operational(4).ro Enumeration .1.3.6.1.4.1.43.20.1.3.1.1.5 |
ncdchassEntityTimeStampThe value of MIB-II's sysUpTime (in the agent
supporting this MIB) at which this entity was last
(re-)initialized. If the entity has not been
initialized then this object has a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.43.20.1.3.1.1.6 |
ncdchassEntityViewTableA table of all MIB views orgainized by entity.
Each entity may have a number of MIB views
associated with it. SEQUENCE OF NcdchassEntityViewEntry .1.3.6.1.4.1.43.20.1.3.2 |
ncdchassEntityViewEntryDefines a specific MIB view. NcdchassEntityViewEntry .1.3.6.1.4.1.43.20.1.3.2.1 |
ncdchassEntityViewEntityIdThe unique entity for which this MIB view is
defined. This is an instance of ncdchassEntityIndex
within the ncdchassEntityTable.ro INTEGER .1.3.6.1.4.1.43.20.1.3.2.1.1 |
ncdchassEntityViewIndexDefines a unique MIB view for this entity.ro INTEGER .1.3.6.1.4.1.43.20.1.3.2.1.2 |
ncdchassEntityCommunityThe SNMP Community which executes at the address
ncdchassEntityIpAddress, and provides access to the
detailed management information for this entity.
For an entity which is not managed through access
to a SNMP Community, the value of this object is
the zero-length string.ro OCTET STRING .1.3.6.1.4.1.43.20.1.3.2.1.3 |
ncdchassEntityIpAddressThe address of the SNMP agent which responds to
messages for the SNMP Community identified by
ncdchassEntityCommunity. When access is via proxy,
this variable contains the address of the proxy
agent.
For an entity which is not managed through access
to a SNMP Community, the value of this object is
0.0.0.0.ro IpAddress .1.3.6.1.4.1.43.20.1.3.2.1.4 |
ncdchassPowerSupply OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.4 |
ncdchassPowerSupplyTableA list of power supply entries, one for each
power supply in the ncdchasssis. SEQUENCE OF NcdchassPowerSupplyEntry .1.3.6.1.4.1.43.20.1.4.1 |
ncdchassPowerSupplyEntryValues for a power supply. NcdchassPowerSupplyEntry .1.3.6.1.4.1.43.20.1.4.1.1 |
ncdchassPowerSupplyIndexAn index value that uniquely identifies a power
supply.ro INTEGER .1.3.6.1.4.1.43.20.1.4.1.1.1 |
ncdchassPowerSupplyDescrA textual description of the power supply,
including the vendor's name and version.ro DisplayString .1.3.6.1.4.1.43.20.1.4.1.1.2 |
ncdchassPowerSupplyAdminStatusDesired status of the power supply.rw Enumeration .1.3.6.1.4.1.43.20.1.4.1.1.3 |
ncdchassPowerSupplyOperStatusActual status of the power supply:
- unknown(1) - status not known.
- empty(2) - no power supply installed in slot
- disabled(3) - unable to supply power due to ncdchassPowerSupplyAdminStatus
- bad(4) - unable to supply power due to failure
- warning(5) - supplying power but an output or sensor is bad or warning
- standby(6) - believed usable but not supplying power
- engaged(7) - supplying power
- redundant(8) - supplying power but not needed
It is an implementation specific matter whether
the agent keeps entries with status unknown(1) or
empty(2) in the table.ro Enumeration .1.3.6.1.4.1.43.20.1.4.1.1.4 |
ncdchassPowerSupplyHealthTextA textual description of the power supply's
operational status. Agents may use this string to
provide detailed information on current failures,
including how they were detected, and/or
instructions for problem resolution. The contents
are agent-specific.ro DisplayString .1.3.6.1.4.1.43.20.1.4.1.1.5 |
ncdchassPowerSupplyWarningsThe number of times ncdchassPowerSupplyOperStatus has
gone to warning(5).ro Counter .1.3.6.1.4.1.43.20.1.4.1.1.6 |
ncdchassPowerSupplyFailuresThe number of times ncdchassPowerSupplyOperStatus has
gone to bad(4).ro Counter .1.3.6.1.4.1.43.20.1.4.1.1.7 |
ncdchassPowerSupplyLocationTypeThis defines the instance of a physical location
type of the power supply. Location Type together
with location index completely defines the
location of a power supply.ro INTEGER .1.3.6.1.4.1.43.20.1.4.1.1.8 |
ncdchassPowerSupplyLocationIndexDefines a particular instance of a physical
location type.ro INTEGER .1.3.6.1.4.1.43.20.1.4.1.1.9 |
ncdchassAdmin OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5 |
ncdchassN2000 OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.1 |
ncdchassLowCost OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.2 |
ncdchassSwitchMod OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.3 |
ncdchass4Oc3 OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.4 |
ncdchass4Ds3 OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.5 |
ncdchassCp7200 OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.6 |
ncdchassCp4Utp5 OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.7 |
ncdchassCp7400 OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.8 |
ncdchassCp7200f OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.9 |
ncdchassCp7600f OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.10 |
ncdchassCp7600 OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.11 |
ncdchass8Oc3 OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.12 |
ncdchassSS1Box OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.100 |
ncdchassSS2Box OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.101 |
ncdchassCp7000Box OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.102 |
ncdchassFanSensor OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.200 |
ncdchassTemperSensor OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.5.201 |
ncdchassEnviron OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.6 |
ncdchassEnvironTableA list of environmental entries, one for
each environmental sensor in the ncdchasssis. SEQUENCE OF NcdchassEnvironEntry .1.3.6.1.4.1.43.20.1.6.1 |
ncdchassEnvironEntryValues for a environmental sensor. NcdchassEnvironEntry .1.3.6.1.4.1.43.20.1.6.1.1 |
ncdchassEnvironIndexA unique index for the environment for which this
entry contains information.ro INTEGER .1.3.6.1.4.1.43.20.1.6.1.1.1 |
ncdchassEnvironSensorThe identification of an environmental
sensor. Other AutonomousType values may be
defined elsewhere, in association with
specific protocols.ro OBJECT IDENTIFIER .1.3.6.1.4.1.43.20.1.6.1.1.2 |
ncdchassEnvironStatusActual status indicated by the sensor. It is
an implementation specific matter whether the
agent keeps entries with status unknown(1) in
the table. If unknown(1), counters arero Enumeration .1.3.6.1.4.1.43.20.1.6.1.1.3 |
ncdchassEnvironWarningsThe number of times ncdchassEnvironStatus has gone
to warning(3).ro Counter .1.3.6.1.4.1.43.20.1.6.1.1.4 |
ncdchassEnvironFailuresThe number of times ncdchassEnvironStatus has gone
to bad(2).ro Counter .1.3.6.1.4.1.43.20.1.6.1.1.5 |
ncdchassEnvironLocationTypeDefines the actual type of physical location that
this environmental sensor occupies.ro INTEGER .1.3.6.1.4.1.43.20.1.6.1.1.6 |
ncdchassEnvironLocationIndexThis defines the particular instance of a
physical location type which this environmental
sensor occupies.ro INTEGER .1.3.6.1.4.1.43.20.1.6.1.1.7 |