CHIPCONC-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CHIPCONC-MIB.
177
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
177 total| Object Name |
|---|
chipcom OBJECT IDENTIFIER .1.3.6.1.4.1.49 |
RFC1155-SMI Unknown .1.3.6.1.4.1.49 |
chipmib02 OBJECT IDENTIFIER .1.3.6.1.4.1.49.2 |
chipGen OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.1 |
chipEcho OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.2 |
chipProducts OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3 |
online OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1 |
olAgents OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.1 |
olAgentsMySlotThe slot id of this agent.ro INTEGER .1.3.6.1.4.1.49.2.3.1.1.1 |
olAgentsMasterResetResetting mastership causes a new mastership election to
occur. The agent with the highest mastership priority will
become the new master. If there is more than one agent
with the highest priority, the selection between
those agents will be arbritrary.rw Enumeration .1.3.6.1.4.1.49.2.3.1.1.2 |
olAgentsTableA table of agents in the concentrator as seen by
this agent. A master will see all the agents; a slave
will only see itself. SEQUENCE OF OlAgentsEntry .1.3.6.1.4.1.49.2.3.1.1.3 |
olAgentsEntryA profile of an agent within the concentrator. OlAgentsEntry .1.3.6.1.4.1.49.2.3.1.1.3.1 |
olAgentsSlotIndexThe slot number that identifies the referenced agent.ro INTEGER .1.3.6.1.4.1.49.2.3.1.1.3.1.1 |
olAgentsStationAddrThe unique identifier for this agent. Often this
is the value of ifPhysAddress for the first interface.ro OCTET STRING .1.3.6.1.4.1.49.2.3.1.1.3.1.2 |
olAgentsIpAddressAn IP Address that can be used to communicate to
this agent. Note, this object's value may change
as the agent switches to different sub-networks.ro IpAddress .1.3.6.1.4.1.49.2.3.1.1.3.1.3 |
olAgentsMasterStatusThe mastership status of this agent.ro Enumeration .1.3.6.1.4.1.49.2.3.1.1.3.1.4 |
olAgentsMasterPriorityThe mastership priority of this agent. Ten is the
highest and one is the lowest. Never means will not
be able become master. Some agents do not have the
capability to become master (the etherent to ethernet bridge,
e.g.) and setting those agents to a value other than
never(11) will generate an invalid value error. Priority is
only used when an election occurs. Mastership is not
pre-emptive; use the reset mastership command
(olAgentsMasterReset).rw Enumeration .1.3.6.1.4.1.49.2.3.1.1.3.1.5 |
olConc OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.2 |
olConcTypeThis object identifies the type of concentrator represented
by this agent.ro Enumeration .1.3.6.1.4.1.49.2.3.1.2.1 |
olConcResetSetting this value to reset(2) causes this concentrator to
reset.rw Enumeration .1.3.6.1.4.1.49.2.3.1.2.2 |
olConcNumSlotsThe number of slots in this concentrator. Note, that
if a hidden controller is present, the number of slots
is one more than the number of payload slots (six-slot-hc
will report 7 slots, for example). The hidden controller
does not actually occupy a main slot in the 6-slot
concentrator, but it will report itself as slot 7.ro INTEGER .1.3.6.1.4.1.49.2.3.1.2.3 |
olConcProfileA bit string where the least significant bit corresponds to
slot 1. A '1' in the bit indicates that a module is present
in that slot. The number of octets provided is based on
the olConcNumSlots value divided by 8. Any extra bits
(for example, bits 18-24 for 17 slots) are meaningless.
For example, the string 0x01 0xFF 0xFF would represent
a full 17 slot concentrator.ro OCTET STRING .1.3.6.1.4.1.49.2.3.1.2.4 |
olEnv OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.3 |
olEnvTempStatusThe overall temperature status for this concentrator.
This object's value is an aggregate of all the temperature
probes in the concentrator, such that, when at least one probe
reports extreme temperature, this object will have the value
extremeTemp(2).ro Enumeration .1.3.6.1.4.1.49.2.3.1.3.1 |
olEnvPSCapacityThe total capacity of power supplies for this concentrator.ro INTEGER .1.3.6.1.4.1.49.2.3.1.3.2 |
olEnvPSTableA table that contains information about each potential
power supply in the concentrator. SEQUENCE OF OlEnvPSEntry .1.3.6.1.4.1.49.2.3.1.3.3 |
olEnvPSEntryA list of of information for each power supply in the
concentrator. OlEnvPSEntry .1.3.6.1.4.1.49.2.3.1.3.3.1 |
olEnvPSIndexIdentifies the power supply for which this entry contains
power supply information. For systems with the
primary and backup power supply (as opposed to
the N+1 design), index 1 refers to the primary,
and index 2 refers to the backup.ro INTEGER .1.3.6.1.4.1.49.2.3.1.3.3.1.1 |
olEnvPSAdminStateThe current desired state of the power supply. A power
supply in standby does not provide power to the concentrator.rw Enumeration .1.3.6.1.4.1.49.2.3.1.3.3.1.2 |
olEnvPSOperStatusThe current operational state of the power supply. A power
supply in standby does not provide power to the concentrator.ro Enumeration .1.3.6.1.4.1.49.2.3.1.3.3.1.3 |
olEnvFanStatusThe overall status of the fan(s).ro Enumeration .1.3.6.1.4.1.49.2.3.1.3.4 |
olModules OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4 |
olModTableA table that contains generic information about every
module that is present within the concentrator. SEQUENCE OF OlModEntry .1.3.6.1.4.1.49.2.3.1.4.1 |
olModEntryA list of information for each module in the concentrator. OlModEntry .1.3.6.1.4.1.49.2.3.1.4.1.1 |
olModSlotIndexThe unique slot number of this module. Its value ranges
between 1 and olConcNumSlots and remains constant at
least from one re-initialization of the entity's network
management system to the next re-initialization.ro INTEGER .1.3.6.1.4.1.49.2.3.1.4.1.1.1 |
olModTypeThe unique type identifier for this module. This type
is used to identify the branch in olSpecMods (see below).
module-unmanageable(1) means that only the following
objects are valid for this module:
olModSlotIndex
olModClass
olModVersion
olModVendor
olModReset
olModConfigToDips
olModConfigured
module-unknown(2) means that all the generic attributes
are manageable, but there is no olSpecMods branch
for this module as viewed by this agent.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.1.1.2 |
olModClassThe class of this module. Generally speaking, this
object indicates the kind of module. Specifically,
the class identifier specifies the internal representation
of the module's managed information base.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.1.1.3 |
olModDescrA textual string containing information about the module.ro DisplayString .1.3.6.1.4.1.49.2.3.1.4.1.1.4 |
olModVersionThe software version number of this module.ro DisplayString .1.3.6.1.4.1.49.2.3.1.4.1.1.5 |
olModVendorThe actual manufacturer of this board.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.1.1.6 |
olModResetModuleSetting this object to reset(2) causes this module to reset.rw Enumeration .1.3.6.1.4.1.49.2.3.1.4.1.1.7 |
olModConfigToDipsSetting this object to configure(2) causes this module to
configure based on the dip switch settings.rw Enumeration .1.3.6.1.4.1.49.2.3.1.4.1.1.8 |
olModConfiguredThis object indicates whether this module has already been
configured. An unconfigured module is configured to a safe
state where the network is isolated and the ports are
disabled.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.1.1.9 |
olModNetworkThe network that this module is attached to. If the
value is other(1) or port-switching(3), setting this object
to a different value will generate the invalidData error.
If the value is port-switching(3), manage the networks via
the olPortNetwork object.
The value per-connector(20) is returned if the managed
module is a per-connector switchable and the connectors are on
different networks. The connector networks are managed
by the objects defined in the olSpecMods branch
specified for this module.
Modules and ports on the same network intercommunicate.
Setting the module to isolated(2) (or other isolated values),
removes this module from the backplane.
Setting this module to a value that is not the same
protocol type will return an invalidData error.
Setting this module to a value that it does not support
will return an invalidData error.rw Enumeration .1.3.6.1.4.1.49.2.3.1.4.1.1.10 |
olModNetworkTypeThe network type of this module. port-switching(3)
means that the network type differs depending on the
port (like the router module). The network type reflects
the valid values for olModNetwork.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.1.1.11 |
olModStatusThe module's status.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.1.1.12 |
olModNumPortsThe number of ports on this module. Note, ports may be
physical ports like 10BASE-T ports, or logical, like
the bridge module ports.ro INTEGER .1.3.6.1.4.1.49.2.3.1.4.1.1.13 |
olModNumTrunksThe number of trunks on this module. Note, trunks
are links that are, by definition, backbone connections.
Examples of trunks are ring in and ring out ports for
token ring, and the connections for rings to the backplane.ro INTEGER .1.3.6.1.4.1.49.2.3.1.4.1.1.14 |
olPortTableA table that contains generic information about
each port on each module present within the concentrator. SEQUENCE OF OlPortEntry .1.3.6.1.4.1.49.2.3.1.4.2 |
olPortEntryA list of information about each port in the
concentrator. OlPortEntry .1.3.6.1.4.1.49.2.3.1.4.2.1 |
olPortSlotIndexThe slot number of this port's module.ro INTEGER .1.3.6.1.4.1.49.2.3.1.4.2.1.1 |
olPortIndexThe port number of this port within this module.ro INTEGER .1.3.6.1.4.1.49.2.3.1.4.2.1.2 |
olPortTypeThe type of port. logical(1) is used to manage
port resources that may not map directly to physical
connections. The OEBM, for example, has two logical
ports, although those two ports can be assigned to
different combinations of four physical connections.
media(2) refers to ports such as those on the 10BASE-T
module.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.2.1.3 |
olPortConnectorThe connector type of this port.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.2.1.4 |
olPortStatusThe status of this port.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.2.1.5 |
olPortAdminStateThe desired state of this port. Setting a port to be
redundant-primary(3) or redundant-backup requires that the
buddy slot and buddy port also be set to valid values
(see appropriate olSpecMods objects). If the
values associated with the redundant buddys
are not valid, a genError will be returned. If the port
is already redundant, an invalid set may result in both
ports being disabled.rw Enumeration .1.3.6.1.4.1.49.2.3.1.4.2.1.6 |
olPortNetworkThe network that this port is attached to.
If the value of olPortNetwork is per-module(4),
then use the olModNetwork to manage this port.
Setting olPortNetwork to a different value in this
case will generate the invalidData error.
Setting this port to a value that is not the same protocol
type will return invalidData error. front-panel(5) is used for
modules that have a logical port and a physical front
connection. An example of this is the Eth2Eth Bridge module.
Setting this port to a value that it does not support will
generate an invalidData error.rw Enumeration .1.3.6.1.4.1.49.2.3.1.4.2.1.7 |
olPortNetworkTypeThe network type of this port. The type reflects the
valid values for olPortNetwork.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.2.1.8 |
olTrunkTableA table that contains generic information about
each trunk on each module present within the concentrator. SEQUENCE OF OlTrunkEntry .1.3.6.1.4.1.49.2.3.1.4.3 |
olTrunkEntryA list of information about each trunk in the
concentrator. OlTrunkEntry .1.3.6.1.4.1.49.2.3.1.4.3.1 |
olTrunkSlotIndexThe slot number of this trunk's module.ro INTEGER .1.3.6.1.4.1.49.2.3.1.4.3.1.1 |
olTrunkIndexThe trunk number of this trunk.ro INTEGER .1.3.6.1.4.1.49.2.3.1.4.3.1.2 |
olTrunkTypeThe type of trunk. ringIn(3) and ringOut(4) refer to special
trunks on the token ring protocol type modules.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.3.1.3 |
olTrunkConnectorThe connector type of this trunk.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.3.1.4 |
olTrunkStatusThe status of this trunk.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.3.1.5 |
olTrunkAdminStateThe desired state of this trunk. Enabling a trunk allows
the trunk to pass network traffic.rw Enumeration .1.3.6.1.4.1.49.2.3.1.4.3.1.6 |
olTrunkWrapStateThe wrap state of this trunk. A trunk can wrap in
response to a network event such as a break in
the cable.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.3.1.7 |
olTrunkNeighborThe upstream or downstream neighbor of the trunk.ro Enumeration .1.3.6.1.4.1.49.2.3.1.4.3.1.8 |
olSpecMods OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4 |
ol50nnMCTL OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.3 |
ol51nnMMGT OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.4 |
ol51nnMFIB OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.5 |
ol51nnMUTP OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.6 |
ol51nnMTP OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.7 |
ol51nnMBNC OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.8 |
ol51nnBEE OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.9 |
ol51nnRES OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.10 |
ol51nnREE OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.11 |
ol51nnMAUIF OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.12 |
ol51nnMAUIM OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.13 |
ol5208MTP OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.14 |
ol51nnMFP OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.15 |
ol51nnMFBP OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.16 |
ol51nnMTPL OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.17 |
ol51nnMTPPL OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.18 |
ol52nnMTP OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.19 |
ol52nnMFR OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.20 |
ol51nnMTS OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.21 |
ol51nnMFL OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.22 |
ol50nnMRCTL OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.23 |
ol51nnMFB OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.24 |
ol53nnMMGT OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.25 |
ol53nnMFBMIC OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.26 |
ol53nnMFIBST OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.27 |
ol53nnMSTP OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.28 |
ol51nnMTPCL OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.29 |
ol52nnBTT OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.30 |
ol51nnIx OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.31 |
ol52nnMMGT OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.32 |
ol50nnMHCTL OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.4.4.33 |
olModSummaryTableA table of condensed module information. SEQUENCE OF OlModSummaryEntry .1.3.6.1.4.1.49.2.3.1.4.5 |
olModSummaryEntryA summary of all the generic and value added information
associated with this module. OlModSummaryEntry .1.3.6.1.4.1.49.2.3.1.4.5.1 |
olModSummarySlotIndexThe slot number of this module that this summary
pertains to.ro INTEGER .1.3.6.1.4.1.49.2.3.1.4.5.1.1 |
olModSummaryInfoA summary of all information relating to this module in
condensed format. The condensed format is only as large
as needed to hence the largest value which usually is one
octet. The TCP port for the terminal server, however,
uses 4 octets.
The summary consists of a header, a module portion, a port
portion, and a trunk portion. Each portion consists of
generic information and module specific information.
For example, the module information consists of the
olModTable entry for this slot and the olSpecMods module
table information for this module type for this slot.
The header consists of the following octets:
Version of structure : 1
Number of octets in generic module
Number of octets in specific module
Number of octets in generic port
Number of octets in specific port
Number of octets in generic trunk
Number of octets in specific trunk
The format of the data portion is as follows:
Some of the olModTable:
olModType
olModClass
olModDescr
olModVersion
olModNetwork
olModNetworkType
olModStatus
olModNumPorts
olModNumTrunks
olSpecMods module table (for this module)
Not including slot number.
For each port:
Some of the olPortTable:
olPortType
olPortConnector
olPortStatus
olPortAdminState
olPortNetwork
olPortNetworkType
olSpecMods port table (for this port's module)
Not including slot and port number.
For each trunk:
Some of the olTrunkTable:
olTrunkType
olTrunkConnector
olTrunkStatus
olTrunkAdminState
olTrunkWrapState
olTrunkNeighbor
olSpecMods trunk table (for this trunk's module)
Not including slot and trunk number.
In all of the above, the index for all of these tables
is condensed out of the summary.ro OCTET STRING .1.3.6.1.4.1.49.2.3.1.4.5.1.2 |
olNets OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.5 |
olNet OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.5.1 |
olEnet OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.5.2 |
olTRnet OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.5.3 |
olFDDInet OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.5.4 |
olGroups OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.6 |
olGroupPortTableA list of groups that each port is in. Each port can
can be in 0, 1, or many groups. SEQUENCE OF OlGroupPortEntry .1.3.6.1.4.1.49.2.3.1.6.1 |
olGroupPortEntryThe groups corresponding to a particular port. OlGroupPortEntry .1.3.6.1.4.1.49.2.3.1.6.1.1 |
olGroupPortSlotIndexThe slot number that contains this port.ro INTEGER .1.3.6.1.4.1.49.2.3.1.6.1.1.1 |
olGroupPortIndexThe port number within this slot. Logical ports
can not be put into groups.ro INTEGER .1.3.6.1.4.1.49.2.3.1.6.1.1.2 |
olGroupPortGroupIDThe group(s) to which the port has been assigned.ro OCTET STRING .1.3.6.1.4.1.49.2.3.1.6.1.1.3 |
olGroupSummaryTableA table of condensed group information listing all the ports
in each group. SEQUENCE OF OlGroupSummaryEntry .1.3.6.1.4.1.49.2.3.1.6.2 |
olGroupSummaryEntryThe summary of all the ports in a particular group. OlGroupSummaryEntry .1.3.6.1.4.1.49.2.3.1.6.2.1 |
olGroupSummaryGroupIDThe group to which the ports have been assigned. A port
can be in one or more groups.ro Enumeration .1.3.6.1.4.1.49.2.3.1.6.2.1.1 |
olGroupSummaryIndexThe index into the summary array. Up to 256 ports will be shown
in olGroupSummaryPorts for each value in this entry.ro INTEGER .1.3.6.1.4.1.49.2.3.1.6.2.1.2 |
olGroupSummaryPortsA condensed list of all the ports in this group. The summary
is in the format: Slotx PortX SlotY PortY ...ro OCTET STRING .1.3.6.1.4.1.49.2.3.1.6.2.1.3 |
olGroupSet OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.6.3 |
olGroupSetActionThis object specifies the action that we apply on
a group. add-ports(1) adds port(s) to a group,
clear-ports(2) clears (delete) port(s) from a group,
and set-admin-state sets the Admin State of
the group.rw Enumeration .1.3.6.1.4.1.49.2.3.1.6.3.1 |
olGroupSetGroupIDA group index that uniquely identifies this group. A port
can be in zero, one, or more groups.rw Enumeration .1.3.6.1.4.1.49.2.3.1.6.3.2 |
olGroupSetSlotIndexThis object specifies the slot number of the port(s) that
are to be added/cleared to/from the group. This object should
be set whenever add-ports(1) or clear-ports(2) are selected
for olGroupSetAction. Value 254 refers to all non-existing
ports, and value 255 refers to all slots which are only valid
when olGroupSetAction is clear-ports(2).rw INTEGER .1.3.6.1.4.1.49.2.3.1.6.3.3 |
olGroupSetPortIndexThis object specifies the port number of the port(s) that
are to be added/cleared to/from the group. This object should
be set whenever add-ports(1) or clear-ports(2) are selected
for olGroupSetAction. Value 255 refers to all ports.rw INTEGER .1.3.6.1.4.1.49.2.3.1.6.3.4 |
olGroupSetAdminStateThis object specifies the Admin State that all the ports in
the group defined by olGroupSetGroupID should be set to.
This object should be set whenever set-admin-state(3) is
selected for olGroupSetAction.rw Enumeration .1.3.6.1.4.1.49.2.3.1.6.3.5 |
olAlarm OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.7 |
olThresh OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.7.1 |
olThreshControl OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.7.1.1 |
olThreshTotalEntriesThe number of entries currently in olThreshTable.ro INTEGER .1.3.6.1.4.1.49.2.3.1.7.1.1.1 |
olThreshMaxEntriesThe maximum number of entries in olThreshTable supported by
this agent.ro INTEGER .1.3.6.1.4.1.49.2.3.1.7.1.1.2 |
olThreshLastCreatedIndexThe index of the last entry in olThreshTable created via index 255
(see olThreshMode). If none, this value will be zero.ro INTEGER .1.3.6.1.4.1.49.2.3.1.7.1.1.3 |
olThreshAllModeProvides the management station with a convenient way to set
olThreshMode for all of the entries in ThreshTable.
Setting olThreshAllMode to enable(1) or disable(2)
will not cause new entries to be created; this
will only affect entries that have presiously been created.
Getting olThreshAllMode will always yield clear(3).rw Enumeration .1.3.6.1.4.1.49.2.3.1.7.1.1.4 |
olThreshTableA list of thresholding entries. SEQUENCE OF OlThreshEntry .1.3.6.1.4.1.49.2.3.1.7.1.2 |
olThreshEntryA collection of variables for controlling and monitoring a
specific threshold. OlThreshEntry .1.3.6.1.4.1.49.2.3.1.7.1.2.1 |
olThreshIndexAn index that uniquely identifies an entry in
the olThresh table. The number of entries in olTRThreshTable
is olThreshTotalEntries. A new entry is created when a value is
written to any object within the entry. An entry is removed when
olThreshMode is set to clear(3).
Index 255 references a 'pseudo entry' that allows
the management station to create a new entry without having to
search for a clear entry.
When olThreshMode for entry 255 is set to disable or enable,
if there is no available (clear) entry, then the SNMP set-response will
indicate a bad value error, otherwise the agent does the following:
- set the value of olThreshLastCreatedIndex to the index
of the available entry
- copy the values currently in entry 255 to the available entry
- clear out entry 255.ro INTEGER .1.3.6.1.4.1.49.2.3.1.7.1.2.1.1 |
olThreshModeThe mode for this threshold.
enable(1) indicates that this entry
is in use and thresholding will be done.
disable(2) indicates that this entry
is in use but will no thresholding will be done.
Setting olThreshMode to clear(3) will cause this entry to be
removed from the table.rw Enumeration .1.3.6.1.4.1.49.2.3.1.7.1.2.1.2 |
olThreshDescriptionDescription of the threshold to be sent with the
chipAboveThreshold trap.rw DisplayString .1.3.6.1.4.1.49.2.3.1.7.1.2.1.3 |
olThreshObjectIdentifierThe object identifier that specifies the statistic to be
thresholded. The statistic to be thresholded can be
specified either by setting olThreshObjectIdentifier
or by setting values of the olThreshStat group of variables.
When olThreshObjectIdentifier is set, the agent changes
the values of the olThreshStat group of variables
to refer to the new statistic to be thresholded.
Similarly, when a olThreshStat variable is set, the agent
changes olThreshObjectIdentifier to refer to the new statistic
to be thresholded. A null object identifier (0.0) is used
when no statistic is specified.rw OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.1.7.1.2.1.4 |
olThreshStatCategorySpecifies the category of statistic to be thresholded.
When olThreshStatCategory is network(2) or station(4),
olThreshStatNetID may also be specified.
When olThreshStatCategory is station(4),
olThreshStatStation must be specified.
When olThreshStatCategory is port(3), olThreshStatSlotIndex
and olThreshStatPortIndex must be specified.rw Enumeration .1.3.6.1.4.1.49.2.3.1.7.1.2.1.5 |
olThreshStatTypeSpecifies the type of statistic to be thresholded.
error-frames(6) is valid only when olThreshStatCategory is
port(3) or station(4). tr-net-soft-errors(7) or
tr-net-hard-errors(8) is valid only when olThreshStatCategory
is network(2). Note that tr-net-soft-errors(7) and
tr-net-hard-errors(8) refer to dot5StatsSoftErrors
and dot5StatsHardErrors, respectively. The other choices
refer for items in the olTRTraf tables.rw Enumeration .1.3.6.1.4.1.49.2.3.1.7.1.2.1.6 |
olThreshStatNetIDWhen olThreshStatCategory is network(2) or station(4),
specifies the network of statistic to be thresholded.
If the agent is capable of collecting statistics only for
the network that it is attached to, olThreshStatNetID can
be set to agent-network(255); the agent will change
olThreshStatNetID to reflect the network that the agent
is currently attached to. If olThreshStatType is
tr-net-soft-errors(7) or tr-net-hard-errors(8) the
agent will change olThreshStatNetID to other(1).rw Enumeration .1.3.6.1.4.1.49.2.3.1.7.1.2.1.7 |
olThreshStatSlotIndexWhen olThreshStatCategory is port(3), specifies the
slot index of the port of statistic to be thresholded.rw INTEGER .1.3.6.1.4.1.49.2.3.1.7.1.2.1.8 |
olThreshStatPortIndexWhen olThreshStatCategory is port(3), specifies the
port index of the port of statistic to be thresholded.rw INTEGER .1.3.6.1.4.1.49.2.3.1.7.1.2.1.9 |
olThreshStatStationAddrWhen olThreshStatCategory is station(4), specifies the
MAC address of the station of statistic to be thresholded.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.49.2.3.1.7.1.2.1.10 |
olThreshIntervalSpecifies the length of the thresholding period in seconds.
Minimum length is 5 seconds; maximum is 86400 seconds
(24 hours).rw INTEGER .1.3.6.1.4.1.49.2.3.1.7.1.2.1.11 |
olThreshConditionSpecifies the type of conditional comparison for the
threshold.rw Enumeration .1.3.6.1.4.1.49.2.3.1.7.1.2.1.12 |
olThreshValueAt the end of each thresholding interval (olThreshInterval
seconds), olThreshCurrentValue is compared against
olThreshValue (unsigned).
When olThreshType is delta-above(1):
If olThreshStatus is valid(4), and olThreshCurrentValue is
above olThreshValue, and olThreshMode is enabled,
then a chipAboveThreshold trap will be sent.
Another chipAboveThreshold trap will not be sent until
olThreshCurrentValue drops to less than or equal to
olThreshValue and then again exceeds it.rw INTEGER .1.3.6.1.4.1.49.2.3.1.7.1.2.1.13 |
olThreshCurrentValueWhen olThreshType is delta-exceed(1):
The most recent delta value of olThreshStatObjectIdentifier
(i.e. value of olThreshStatObjectIdentifier at the end of
the interval minus the value of olThreshStatObjectIdentifier
at the beginning of the interval).
If olThreshStatus is not valid(4), olThreshCurrentValue will be 0.ro INTEGER .1.3.6.1.4.1.49.2.3.1.7.1.2.1.14 |
olThreshStatusWhen olThreshType is delta-exceed(1):
If olThreshStatObjectIdentifier has not yet been specified,
olThreshStatus will be no-statistic-specified(1).
If the first interval has not yet completed,
olThreshStatus will be not-yet-available(2).
If object referenced by olThreshStatObjectIdentifier is not
accessible, olThreshStatus will be not-accessible(3).
Otherwise olThreshStatus will be valid(4).ro Enumeration .1.3.6.1.4.1.49.2.3.1.7.1.2.1.15 |
olThreshTimeSinceLastTriggeredTime in TimeTicks that has elapsed since a chipAboveThreshold trap
associated with this ThreshEntry was last sent.
If never sent, this value shall be zero.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.49.2.3.1.7.1.2.1.16 |
olThreshActionTypeThe action to be performed when the threshold is triggered.rw Enumeration .1.3.6.1.4.1.49.2.3.1.7.1.2.1.17 |
olThreshActionDataAdditional information to be sent with the
chipAboveThreshold trap. Provided for use by the
network management station (NMS) - not interpreted by
the agent. A network management station (NMS)
could use olThreshActionData to specify an action to be
performed by the NMS when the chipAboveThreshold trap
is received.rw INTEGER .1.3.6.1.4.1.49.2.3.1.7.1.2.1.18 |
olThreshActionPriorityThe priority for this entry. Provided for use by the
network management station (NMS) - not interpreted by
the agent.rw Enumeration .1.3.6.1.4.1.49.2.3.1.7.1.2.1.19 |
oebm OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.2 |
midnight OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.3 |
workGroupHub OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.4 |
hubSysGroup OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.4.1 |
hardwareGroup OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.4.2 |
softwareGroup OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.4.3 |
hubGroup OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.4.4 |
boardGroup OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.4.5 |
portGroup OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.4.6 |
alarmGroup OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.4.7 |
emm OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.5 |
chipBridge OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.6 |
trmm OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.7 |
fmm OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.8 |
focus1 OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.9 |
oeim OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.3.10 |
chipExperiment OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.4 |
chipExpTokenRing OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.4.1 |
dot5 OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.4.1.1 |
dot1dBridge OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.4.14 |
chipTTY OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.5 |
chipTFTP OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.6 |
chipDownload OBJECT IDENTIFIER .1.3.6.1.4.1.49.2.7 |