CHS-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
205
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
205 total| Object Name |
|---|
usr OBJECT IDENTIFIER .1.3.6.1.4.1.429 |
RFC1213-MIB Unknown .1.3.6.1.4.1.429 |
nas OBJECT IDENTIFIER .1.3.6.1.4.1.429.1 |
chs OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1 |
uchasSlot OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.1 |
uchasSlotTableA table that contains information about the slots in the
chassis. For those slots that do not contain a physical
module, the table will contain a conceptual row with the
type of physical module set to 'uchasSlotEmpty'. SEQUENCE OF UchasSlotEntry .1.3.6.1.4.1.429.1.1.1.1 |
uchasSlotEntryA list of information for each slot in the chassis.
Conceptual rows may not be created or deleted with SNMP
operations, but rather, the Proxy agent running in the
Network Management Card will automatically create and
delete rows as cards are inserted and removed. UchasSlotEntry .1.3.6.1.4.1.429.1.1.1.1.1 |
uchasSlotIndexThe slot number for which this entry contains management
information. NAC slots are numbered from 1 to 16. The
Network Management Card (NMC) goes in slot 17. For
simplicity's sake, the corresponding NIC slot numbers will
be 21 through 37. Rows will not exist in this table for
slots 18 through 20.ro INTEGER .1.3.6.1.4.1.429.1.1.1.1.1.1 |
uchasSlotModuleTypeThe type of physical module contained in this slot of the
chassis. A value of uchasSlotEmpty indicates an empty
slot. A value of uchasSlotUnknown indicates that the type
of module is unknown.ro OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.1.1.1.2 |
uchasSlotLastChangeThe value of MIB-II's sysUpTime (in the agent supporting
this chassis MIB) at which a module was last inserted or
removed from this slot. If no module has been inserted or
removed from this slot since the last time the network
management card was re-initialized, then this object has a
zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.429.1.1.1.1.1.3 |
uchasSlotModuleDescrA textual description of the module plugged into the slot.ro DisplayString .1.3.6.1.4.1.429.1.1.1.1.1.4 |
uchasSlotModuleVersionA textual description of the version/revision level for
this module's hardware.ro DisplayString .1.3.6.1.4.1.429.1.1.1.1.1.5 |
uchasSlotModuleSerialNumberThe serial number of the module present in the slot. If
the slot is empty, this value will be a zero length string.ro DisplayString .1.3.6.1.4.1.429.1.1.1.1.1.6 |
uchasSlotModuleProductCodeThe product code of the module present in the slot. For
certain entries in the slot table the NMC will not be able
to read product codes. In such cases the product code
string will be NULL.ro DisplayString .1.3.6.1.4.1.429.1.1.1.1.1.7 |
uchasSlotStatFeEnaThis object can be read to determine what options have been
enabled in the NACs. It uses individual bits to represent
the enable status of the features which are NAC specific.ro INTEGER .1.3.6.1.4.1.429.1.1.1.1.1.8 |
uchasSlotFeKeyThis object sends the feature key to the appropriate NAC
for enabling added cost features. When read, this object
returns a null string.rw DisplayString .1.3.6.1.4.1.429.1.1.1.1.1.9 |
uchasSlotNacConfigThis is a proprietary encoding of a module's view of the
chassis NAC configuration as it is stored in the module.
For modules not supporting chassis configuration storage,
the values will be all 0.ro OCTET STRING .1.3.6.1.4.1.429.1.1.1.1.1.10 |
uchasSlotSwitchSettingsThis represents the DIP switch settings on the NAC. It is a
bitmapped integer.ro INTEGER .1.3.6.1.4.1.429.1.1.1.1.1.11 |
uchasSlotRamInstalledThis represents the amount of DRAM memory installed on the
NAC in Kbytes.ro INTEGER .1.3.6.1.4.1.429.1.1.1.1.1.12 |
uchasSlotFlashInstalledThis represents the amount of flash ROM memory installed on
the NAC in Kbytes.ro INTEGER .1.3.6.1.4.1.429.1.1.1.1.1.13 |
uchasEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.2 |
uchasEntityTableA table that contains information about the 'logical'
networking devices (entities) in this chassis. SEQUENCE OF UchasEntityEntry .1.3.6.1.4.1.429.1.1.2.1 |
uchasEntityEntryInformation concerning an entity in the chassis.
Conceptual rows may not be created or deleted with SNMP
operations, but rather, will be automatically created and
deleted by the proxy agent running on the Network
Management Card. UchasEntityEntry .1.3.6.1.4.1.429.1.1.2.1.1 |
uchasEntityIndexA unique index for the entity for which this entry contains
information. For simplicity's sake, entity index values
will be assigned according to the formula E=1000*S+I, where
E is the entity index, S is the slot index, and I is the
index of the entity on the specific card. For example, the
third modem on a quad modem card that is in slot 5 has an
entity index of 5003.ro INTEGER .1.3.6.1.4.1.429.1.1.2.1.1.1 |
uchasEntityObjectIDThe specific type of entity. The value of this object is
analogous to MIB-II's sysObjectID. In particular, it has
the same value as would be returned if the MIB view
identified by uchasIpAddress and uchasCommunity, were
queried for sysObjectID.ro OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.2.1.1.2 |
uchasEntityDescrA textual description of the entity. The value of this
object is analogous to MIB-II's sysDescr. In particular,
it has the same value as would be returned if the MIB view
identified by uchasIpAddress and uchasCommunity were
queried for sysDescr.ro DisplayString .1.3.6.1.4.1.429.1.1.2.1.1.3 |
uchasEntityVersionA textual description of the version/revision level for
this entity's software.ro DisplayString .1.3.6.1.4.1.429.1.1.2.1.1.4 |
uchasEntityOperStatusProvides operational status of the entity for which this
row corresponds.ro Enumeration .1.3.6.1.4.1.429.1.1.2.1.1.5 |
uchasEntityTimeStampThe value of MIB-II's sysUpTime (in the NMC's proxy agent)
at which this entity was last (re-)initialized.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.429.1.1.2.1.1.6 |
uchasConfig OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.3 |
uchasTypeAn authoritative identification of the type of chassis.
This object provides an easy and unambiguaous means for
determining what kind of box is being managed.ro OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.3.1 |
uchasDescrA textual description of the specific chassis being
managed.rw DisplayString .1.3.6.1.4.1.429.1.1.3.2 |
uchasDisplayNameA four digit name given to the chassis. The name will be
displayed on the alpha-numeric display on the front panel
of the Network Management Card in the given chassis.rw DisplayString .1.3.6.1.4.1.429.1.1.3.3 |
uchasPhysicalChangesThe number of physical changes that have occurred in the
chassis since the agent was warm/cold started. This
includes additions and removal of physical modules.ro Counter .1.3.6.1.4.1.429.1.1.3.4 |
uchasFrontPanelLedStatesThis object is a proprietarily encoded octet string that is
used by USR's management console to retrieve the front
panel LED states (attributes) from all of the devices
installed in the chassis by getting a single object.ro OCTET STRING .1.3.6.1.4.1.429.1.1.3.5 |
uchasFrontPanelLedColorThis object is a proprietary encoded octet string used to
get the color of every LED from all the devices in the
chassis.ro OCTET STRING .1.3.6.1.4.1.429.1.1.3.6 |
uchasNicStatesThis object is a proprietary encoded octet string used to
get the status of every NIC in the chassis.ro OCTET STRING .1.3.6.1.4.1.429.1.1.3.7 |
uchasPowerSupply OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.4 |
uchasPowerSupplyTableA list of power supply entries, one for each power supply
in the chassis. This table is a dense table, so rows
appear for all possible power supplies that could be
present in the given chassis. SEQUENCE OF UchasPowerSupplyEntry .1.3.6.1.4.1.429.1.1.4.1 |
uchasPowerSupplyEntryThere is one entry in the power supply table for each
possible power supply in the chassis. UchasPowerSupplyEntry .1.3.6.1.4.1.429.1.1.4.1.1 |
uchasPowerSupplyIndexAn index value that uniquely identifies a power supply.ro INTEGER .1.3.6.1.4.1.429.1.1.4.1.1.1 |
uchasPowerSupplyDescrA textual description of the power supply.ro DisplayString .1.3.6.1.4.1.429.1.1.4.1.1.2 |
uchasPowerSupplyOperStatusActual status of the power supply represented by this entry
in the power supply table.ro Enumeration .1.3.6.1.4.1.429.1.1.4.1.1.3 |
uchasPowerSupplyFailuresThe number of times that uchasPowerSupplyOperStatus has
gone to bad(4).ro Counter .1.3.6.1.4.1.429.1.1.4.1.1.4 |
uchasPowerSupplyOutTableA list of power supply output entries, one for each output
of each power supply in the chassis. SEQUENCE OF UchasPowerSupplyOutEntry .1.3.6.1.4.1.429.1.1.4.2 |
uchasPowerSupplyOutEntryThere is one row in this table for each power supply output
for each power supply in the chassis. UchasPowerSupplyOutEntry .1.3.6.1.4.1.429.1.1.4.2.1 |
uchasPowerSupplyOutPSIndexAn index which specifies the power supply to which this
output relates. The value of this index corresponds
directly to values of the index for the power supply table.ro INTEGER .1.3.6.1.4.1.429.1.1.4.2.1.1 |
uchasPowerSupplyOutIndexAn index that, together with uchasPowerSupplyOutPSIndex,
uniquely defines an output for the specified power supply.ro INTEGER .1.3.6.1.4.1.429.1.1.4.2.1.2 |
uchasPowerSupplyOutStatusActual status of the supply output. One of unknown(1),
warning(2), or good(3).ro Enumeration .1.3.6.1.4.1.429.1.1.4.2.1.3 |
uchasPowerSupplyOutNominalVoltIn hundredths of a volt, the voltage the output is supposed
to supply, such as -5V, which would be represented by the
value -500, or +12V, which would correspond to a value of
+1200.ro INTEGER .1.3.6.1.4.1.429.1.1.4.2.1.4 |
uchasPowerSupplyOutOfferedVoltIn hundredths of a volt, the voltage actually offered by
the output. If uchasPowerSupplyOutStatus is good(4), the
value 0 means offered voltage is not available.ro INTEGER .1.3.6.1.4.1.429.1.1.4.2.1.5 |
uchasPowerSupplyOutWarningsThe number of times uchasPowerSupplyOutputStatus has gone
to warning(3).ro Counter .1.3.6.1.4.1.429.1.1.4.2.1.6 |
uchasEnviron OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.5 |
uchasEnvironTableA list of environmental entries, one for each environmental
sensor in the chassis. SEQUENCE OF UchasEnvironEntry .1.3.6.1.4.1.429.1.1.5.1 |
uchasEnvironEntryValues for an environmental sensor in the chassis. UchasEnvironEntry .1.3.6.1.4.1.429.1.1.5.1.1 |
uchasEnvironIndexA index that uniquely identifies an environmental sensor.ro INTEGER .1.3.6.1.4.1.429.1.1.5.1.1.1 |
uchasEnvironSensorThe identification of the type of environmental sensor to
which this entry applies.ro OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.5.1.1.2 |
uchasEnvironStatusActual status indicated by the sensor.ro Enumeration .1.3.6.1.4.1.429.1.1.5.1.1.3 |
uchasEnvironWarningsThe number of times uchasEnvironStatus has gone to
warning(3).ro Counter .1.3.6.1.4.1.429.1.1.5.1.1.4 |
uchasEnvironFailuresThe number of times uchasEnvironStatus has gone to bad(2).ro Counter .1.3.6.1.4.1.429.1.1.5.1.1.5 |
uchasKnownTypes OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6 |
uchasKnownChassis OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.1 |
uchas17SlotChassis OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.1.1 |
uchas7SlotChassis OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.1.2 |
uchasKnownModules OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2 |
uchasSlotEmpty OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1 |
uchasSlotUnknown OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.2 |
uchasNetwMgtCard OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.3 |
uchasDualT1NAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.4 |
uchasDualModemNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.5 |
uchasQuadModemNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.6 |
uchasTrGatewayNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.7 |
uchasX25GatewayNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.8 |
uchasDualV34ModemNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.9 |
uchasQuadV32DigitalModemNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.10 |
uchasQuadV32AnalogModemNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.11 |
uchasQuadV32DigAnlModemNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.12 |
uchasQuadV34DigModemNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.13 |
uchasQuadV34AnlModemNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.14 |
uchasQuadV34DigAnlModemNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.15 |
uchasSingleT1NAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.16 |
uchasEthernetGatewayNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.17 |
uchasAccessServer OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.18 |
uchas486TrGatewayNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.19 |
uchas486EthernetGatewayNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.20 |
uchasDualRS232NAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.22 |
uchas486X25GatewayNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.23 |
uchasApplicationServerNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.25 |
uchasISDNGatewayNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.26 |
uchasISDNpriT1NAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.27 |
uchasModemPoolManagmentNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.29 |
uchasModemPoolNetserverNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.30 |
uchasModemPoolV34ModemNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.31 |
uchasModemPoolISDNNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.32 |
uchasNTServerNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.33 |
uchasQuadV34AnalogG2NAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.34 |
uchasQuadV34DigitalG2NAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.35 |
uchasQuadV34DigAnlgG2NAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.36 |
uchasNETServerFrameRelayNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.37 |
uchasNETServerTokenRingNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.38 |
uchasX2524ChannelNAC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.39 |
uchasDualT1NIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1001 |
uchasDualAlogMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1002 |
uchasQuadDgtlMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1003 |
uchasQuadAlogDgtlMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1004 |
uchasTokenRingNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1005 |
uchasSingleT1NIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1006 |
uchasEthernetNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1007 |
uchasShortHaulDualT1NIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1008 |
uchasDualAlogMgdIntlMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1009 |
uchasX25NIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1010 |
uchasQuadAlogNonMgdMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1011 |
uchasQuadAlogMgdIntlMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1012 |
uchasQuadAlogNonMgdIntlMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1013 |
uchasQuadLsdLiMgdMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1014 |
uchasQuadLsdLiNonMgdMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1015 |
uchasQuadLsdLiMgdIntlMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1016 |
uchasQuadLsdLiNonMgdIntlMdmNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1017 |
uchasHSEthernetWithV35NIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1018 |
uchasHSEthernetWithoutV35NIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1019 |
uchasDualHighSpeedV35NIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1020 |
uchasQuadV35RS232LowSpeedNIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1021 |
uchasDualE1NIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1022 |
uchasShortHaulDualE1NIC OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.2.1023 |
uchasKnownEntities OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3 |
uchasNetwMgtEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.1 |
uchasDualT1Entity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.2 |
uchasDS1Entity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.3 |
uchasModemEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.4 |
uchasDualStandardModemEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.5 |
uchasHSTModemEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.6 |
uchasV32ModemEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.7 |
uchasTokenRingEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.8 |
uchasX25GatewayEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.9 |
uchasDualStandardV32TerboMdEnt OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.10 |
uchasV32TerboModemEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.11 |
uchasV32TerboFaxModemEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.12 |
uchasDualStandardV34Modem OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.13 |
uchasV34ModemEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.14 |
uchasV34FaxModemEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.15 |
uchasSingleT1Entity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.16 |
uchasEthernetGatewayEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.17 |
uchasX25GatewaySubnetEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.18 |
uchasTokenRingAccSrvrEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.19 |
uchasEthernetAccSrvrEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.20 |
uchasDualRS232Entity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.22 |
uchasEnetFRIsdnNetservrEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.23 |
uchasIsdnPriT1Entity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.24 |
uchasTknRngIsdnNetserverEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.25 |
uchasEnetNetserverEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.26 |
uchasIsdnPriE1Entity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.27 |
uchasAnalogMdmNicEntity OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.3.1001 |
uchasWellKnownSensors OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.4 |
uchasSensorOther OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.4.1 |
uchasSensorTemperature OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.4.2 |
uchasSensorFans OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.6.4.3 |
uchasCmd OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.7 |
uchasCmdTableThe Chassis Command table contains an entry for each of the
NIC and NAC slots in the chassis. It provides a means
through which to take specific actions on one or more
devices in the chassis at a card level. Device specific
commands are not included here, but rather in the specific
MIB used to manage the device. SEQUENCE OF UchasCmdEntry .1.3.6.1.4.1.429.1.1.7.1 |
uchasCmdEntryThere is one entry in this table for each row in
uchasSlotTable. UchasCmdEntry .1.3.6.1.4.1.429.1.1.7.1.1 |
uchasCmdSlotIndexThis index uniquely identifies the slot to which the
command being written is to take place. Values of
uchasCmdSlotIndex correspond to values used to index
uchasSlotTable.ro INTEGER .1.3.6.1.4.1.429.1.1.7.1.1.1 |
uchasCmdMgtStationIdThis object is a generic read-write variable that a
Management Station (MS) can use to guarantee that the
results from a given command are the results of a command
issued by that specific MS. Each MS must SET a unique
value to this object when doing commands and GET the value
of this object together with uchasCmdReqId and
uchasCmdResult to detect interference from other MSs.rw OCTET STRING .1.3.6.1.4.1.429.1.1.7.1.1.2 |
uchasCmdReqIdThs object contains the value of the request-id field in
the SNMP PDU which invoked the current or most recent
command on the device in the specified slot of the chassis.
If the request-id is unknown or undefined, this value
contains the value zero.ro INTEGER .1.3.6.1.4.1.429.1.1.7.1.1.3 |
uchasCmdFunctionA control variable used to start and stop
operator-initiated commands. A command is initiated by
setting this object to a value other than noCommand(1).
When the value noCommand(1) is written to this object, no
action is taken, unless a command is in progress, in which
case the command is aborted.rw Enumeration .1.3.6.1.4.1.429.1.1.7.1.1.4 |
uchasCmdForceIn some cases, the devices in the chassis may be in a
state such that certain commands could adversely affect
connections or other device specific operations. In such
cases, a command with uchasCmdForce set to noForce will
result in a warning. If the operator elects to ignore such
warnings, uchasCmdForce can be set to force in the command
request and the command will be carried out regardless of
its potentially hazzardous effects.rw Enumeration .1.3.6.1.4.1.429.1.1.7.1.1.5 |
uchasCmdParamThis object contains parameters that are specific to the
particular command being issued. In some cases, there will
be no additional parameters required.rw OCTET STRING .1.3.6.1.4.1.429.1.1.7.1.1.6 |
uchasCmdResultThis object contains the result of the most recently
requested test, or the value none(1) if not commands have
been requested since the last reset. Note that this
facility provides no provision for saving the results of
one command when starting another, as could be required if
used by multiple managers concurrently.ro Enumeration .1.3.6.1.4.1.429.1.1.7.1.1.7 |
uchasCmdCodeThe value of this object upon command completion indicates
a further description of what went wrong if the command was
unsuccessful. This object is also used as an indication of
the in progress status of the software download command.ro Enumeration .1.3.6.1.4.1.429.1.1.7.1.1.8 |
uchasTrapEnable OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.8 |
uchasModuleInsertedTrapEnaEnables the generation of a trap when a card is inserted
into the chassis. This parameter is effective across all
slots in the chassis.rw Enumeration .1.3.6.1.4.1.429.1.1.8.1 |
uchasModuleRemovedTrapEnaEnables the generation of a trap when a card is removed
from the chassis. This parameter is effective across all
slots in the chassis.rw Enumeration .1.3.6.1.4.1.429.1.1.8.2 |
uchasPSUWarningTrapEnaEnables the generation of a trap when a power supply enters
a warning state, such as one or more output voltages being
out of range. This parameter is effective across all PSUs
in the chassis.rw Enumeration .1.3.6.1.4.1.429.1.1.8.3 |
uchasPSUFailureTrapEnaEnables the generation of a trap when a power supply fails
and has been automatically shut down due to overvoltage,
overcurrent, etc. This parameter is effective across all
PSUs in the chassis.rw Enumeration .1.3.6.1.4.1.429.1.1.8.4 |
uchasTempWarningTrapEnaEnables the generation of a trap when the temperature in
the chassis, as detected by the NMC, becomes excessive.rw Enumeration .1.3.6.1.4.1.429.1.1.8.5 |
uchasFanFailureTrapEnaEnables the generation of a trap when the fan in the
chassis is not rotating with sufficient speed to cool the
power supplies.rw Enumeration .1.3.6.1.4.1.429.1.1.8.6 |
uchasEntityWatchdogTrapEnaEnables the generation of a trap when a logical networking
entity in the chassis undergoes a watchdog timeout event,
indicating software failure.rw Enumeration .1.3.6.1.4.1.429.1.1.8.7 |
uchasEntityMgtBusFailTrapEnaEnables the generation of a trap when the SNMP proxy agent
in the NMC is unable to communicate properly with a logical
networking entity in the chassis.rw Enumeration .1.3.6.1.4.1.429.1.1.8.8 |
uchasAutoResponse OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.9 |
uchasArPsuVoltOutOfRangeThis script is triggered when the NMC detects that voltage
levels, for at least one power supply on the mid plane, are
outside the normal operating range.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.1 |
uchasArPsuFailedThis script is triggered when the NMC detects an
over-voltage or over-current condition present in the PSU.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.2 |
uchasArFanFailedThis script is triggered when the fan speed becomes
dangerously slow as to risk damage to inadequate cooling of
the chassis.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.3 |
uchasArHubTempOutOfRangeThis script is triggered when the chassis temperature is
outside the specified normal operating range.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.4 |
uchasArTimer1This script is triggered when the first general purpose
timer expires.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.5 |
uchasArTimer2This script is triggered when the second general purpose
timer expires.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.6 |
uchasArTimer3This script is triggered when the third general purpose
timer expires.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.7 |
uchasArTimer4This script is triggered when the fourth general purpose
timer expires.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.8 |
uchasArSlotTableA table that contains auto response scripts, in the
chassis, that act on a particular slot. SEQUENCE OF UchasArSlotEntry .1.3.6.1.4.1.429.1.1.9.9 |
uchasArSlotEntryA list of auto response scripts, in the chassis, that act
on a slot. UchasArSlotEntry .1.3.6.1.4.1.429.1.1.9.9.1 |
uchasArSlotIndexThe slot number for which this entry contains an auto
response script. NAC slots are numbered from 1 to 16. The
Network Management Card (NMC) goes into slot 17. To keep
things simple, the corresponding NIC slot numbers are from
21 to 37. Rows for slots 18 to 20 do not exist.ro INTEGER .1.3.6.1.4.1.429.1.1.9.9.1.1 |
uchasArModuleInsertedThis script is triggered when a module is inserted in the
chassis.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.9.1.2 |
uchasArModuleReinitThis script is triggered when the following occur: chassis
power transitions from off to on; a module is inserted in
the chassis; software download has just been completed to a
module; a module is restored to service; or a module is
reset (hardware).rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.9.1.3 |
uchasArModuleRemovedThis script is triggered when a module is physically
removed from the chassis.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.9.1.4 |
uchasArModuleNonoperThis script is triggered when the following occur: software
download to a module has just been started; a module is
removed from service; or a module has failed (i.e. all
entities on that module have failed).rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.9.1.5 |
uchasArModuleWatchdogThis script is triggered when one or more module entities
experience a watchdog time-out.rw OCTET STRING .1.3.6.1.4.1.429.1.1.9.9.1.6 |
uchasArTimers OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.1.10 |
uchasArTimerTableA table that contains general purpose global timer
parameters. These timers act on an entire chassis. SEQUENCE OF UchasArTimerEntry .1.3.6.1.4.1.429.1.1.10.1 |
uchasArTimerEntryA list of parameters for general purpose global timers. UchasArTimerEntry .1.3.6.1.4.1.429.1.1.10.1.1 |
uchasArTimerIndexThe number of general purpose global timers.ro INTEGER .1.3.6.1.4.1.429.1.1.10.1.1.1 |
uchasArTimerEnaEnable or disable the specified global timer.rw Enumeration .1.3.6.1.4.1.429.1.1.10.1.1.2 |
uchasArTimerStartDateThis object determines the date on which the timer becomes
active. This date is compared against the system date, time
and time zone defined in management entity.
Default=01/01/95rw DisplayString .1.3.6.1.4.1.429.1.1.10.1.1.3 |
uchasArTimerStartTimeThis object determines the time on which the timer becomes
active. This time is compared against the system date, time
and time zone defined in management entity.
Default=00:00:00rw DisplayString .1.3.6.1.4.1.429.1.1.10.1.1.4 |
uchasArTimerStopDateThis object specifies the date on which this timer becomes
passive. This date is compared against the system date,
time and time zone defined in management entity. The timer
will not be active if the timer stop date and time is less
than system date and time. Default = 01/01/95rw DisplayString .1.3.6.1.4.1.429.1.1.10.1.1.5 |
uchasArTimerStopTimeThis object specifies the time on which this timer becomes
passive. This time is compared against the system date,
time and time zone defined in management entity. The timer
will not be active if the timer stop date and time is less
than system date and time. Default = 00:00:00rw DisplayString .1.3.6.1.4.1.429.1.1.10.1.1.6 |
uchasArTimerIntervalThe interval in seconds between each timer firing. The
firings will happen at each interval after the timer starts
until the date/time specified if the following 2 conditions
are met. First, TimerInterval must be less than or equal
to the timer active period. Second, The start date/time is
less than the stop date/time. The timer will fire only once
at stop date/time if a zero value has been assigned to this
object. Default = 0. Max 259000 sec = 30 days.rw INTEGER .1.3.6.1.4.1.429.1.1.10.1.1.7 |
uchasArTimerStateThis object indicates the current state of the global
timer.ro Enumeration .1.3.6.1.4.1.429.1.1.10.1.1.8 |
uchasArTimerTriggersThis object indicates the number of times that a global
timer has triggered since the last system boot time.ro Counter .1.3.6.1.4.1.429.1.1.10.1.1.9 |