CISCO-C2900-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
58
.1.3.6.1.4.1.9.9.87.1.3 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk c2900ModuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-C2900-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-C2900-MIB::c2900ModuleTable'
A list of module entries.
c2900ModuleEntry row .1.3.6.1.4.1.9.9.87.1.3.1
Entry containing status information about one module in
the c2900 chassis.
Column Syntax OID
Module index into c2900ModuleTable .
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.87.1.3.1.1
The overall status of of the module.
Enumeration
Enumerated Values:
1moduleNotInstalled
2moduleInTest
3moduleHealthy
4moduleFaulty
.1.3.6.1.4.1.9.9.87.1.3.1.2
The type of module installed in malibu switch.
Enumeration
Enumerated Values:
1other
2empty
3wsx2914xl
4wsx2922xl
5atm155SMLRFiber
6atm155SMMRFiber
7atm155MMFiber
8atm155UTP
9wsx2914xlv
10wsx2922xlv
11wsx2924xlv
12wsx2931xl
13wsx2932xl
.1.3.6.1.4.1.9.9.87.1.3.1.3
The hardware version of the module. The format
of the version string x.y.z where x,y, and z
are hardware register field values.
OctetString
Constraints:
range: 0-12
.1.3.6.1.4.1.9.9.87.1.3.1.4
The software version of the module.
OctetString
Constraints:
range: 0-40
.1.3.6.1.4.1.9.9.87.1.3.1.5
.1.3.6.1.4.1.9.9.87.1.4.1 · 1 row entry · 40 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk c2900PortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-C2900-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-C2900-MIB::c2900PortTable'
A list of port entries.  The number of entries is
determined by the number of modules in the chassis
and the number of ports on each module.
c2900PortEntry row .1.3.6.1.4.1.9.9.87.1.4.1.1
Entry containing information for a particular
switched port on a module installed. The entries
are not created or deleted by management commands.
Column Syntax OID
An index value that uniquely identifies the module
where this port is located. The value is determined
by the chassis slot number into which the module is
plugged.
Integer32
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.87.1.4.1.1.1
An index value that uniquely identifies this port
within a module.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.87.1.4.1.1.2
This object indicates how the port is to be used.
The variable usage applications are shown above.
These applications are defined such that they
are mutually exclusive. In other words, a port
using the security(2) appli…
Enumerationr/w
Enumerated Values:
1standard
2security
3monitor
4portGrouping
5network
6networkGroup
7portGroupDest
8protected
.1.3.6.1.4.1.9.9.87.1.4.1.1.3
This object is meaningful only when the
corresponding c2900PortUsageApplication is portGrouping.
Ports assigned with the same value of c2900PortGroupIndex
belong to the same connection channel.
Integer32r/w
Constraints:
range: 1-12
.1.3.6.1.4.1.9.9.87.1.4.1.1.4
This object reflects an internal state of the port
with regard to its ability to learn new addresses.
Certain port configurations such as learning time
limit, security usage, etc., and some Spanning
Tree Protocol states…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.87.1.4.1.1.5
This object reflects an internal state of the port
with regard to its ability to forward frames.
A port sometimes stops forwarding frames when it
is blocked by the Spanning Tree Protocol, or
while it is undergoing tempo…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.87.1.4.1.1.6
Seting this object to true(1) allows the switch
to run its buffer congestion control algorithm on the
port. Setting the object to false(2) disallows
such control. The buffer congestion control algorithm
is summarized i…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.87.1.4.1.1.7
The port buffer congestion threshold provides an early
warning to the switch that the port is about to
exhaust all its guaranteed buffers, leading to congestion.
This threshold is expressed as a percentage of the port's…
Integer32
Constraints:
range: 1-99
.1.3.6.1.4.1.9.9.87.1.4.1.1.8
The aging interval in milliseconds after
which old frames queued for transmission on this
port are discarded.
millisecondsInteger32
Constraints:
range: 50-4000
.1.3.6.1.4.1.9.9.87.1.4.1.1.9
The maximum number of secure addresses that can
be learned on this port when it is a secure port.
This number should be always higher than
c2900PortAddrSecureCurrentAddresses
Integer32r/w
Constraints:
range: 1-132
.1.3.6.1.4.1.9.9.87.1.4.1.1.10
The current number of statically assigned
unicast addresses on the port.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.1.1.11
The number of times a source address was
seen on this port which duplicates a secured
address configured on another port,
plus the number of times a source address was
seen on this port which does not match any
addresse…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.1.1.12
The current number of dynamically learned
addresses on the port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.1.1.13
The number of times an address could not be learned
or assigned for the port because its address table
was full at one time.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.1.1.14
Set to true(1) to delete all learned and assigned
dynamic, static and secure unicast addresses the
port currently has. Setting the object to false(2)
has no effect. This object always returns false(2)
when read.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.87.1.4.1.1.15
Set to true(1) to allow forwarding to this
port frames addressed to multicast addresses
that have not been configured for the port.
Set to false(2) to filter and discard such frames.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.87.1.4.1.1.16
This object controls the forwarding of unknown
unicast frames to this port. When set to true(1),
the switch will, upon receiving a frame with an
unknown unicast destination address from
another port, transmit the frame …
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.87.1.4.1.1.17
This object depends on the physical layer in use
and indicates the current port linkbeat status:
if the physical link between two devices is
properly connected or not.
If the value is linkbeat(1), there is linkbeat.
If …
Enumeration
Enumerated Values:
1unknown
2linkbeat
3nolinkbeat
.1.3.6.1.4.1.9.9.87.1.4.1.1.18
Indicates what action to take when the broadcast
rising threshold for a port is reached.
The default action is to forwardBroadcast(2) as usual
for all broadcast frames received from the port. The
other action is to stop…
Enumerationr/w
Enumerated Values:
1stopBroadcastForwarding
2forwardBroadcast
3disablePort
.1.3.6.1.4.1.9.9.87.1.4.1.1.19
The broadcast rising threshold is measured in the number
of broadcast frames received on a port in a second.

When the number of broadcast frames received per
second on this port crosses this threshold,
th…
SNMPv2-SMIGauge32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.1.1.20
The broadcast falling threshold is measured in number of
broadcast frames received on a port in a second.

When the falling threshold is crossed and the
c2900PortBroadcastStormAction was stopBroadcastForwa…
SNMPv2-SMIGauge32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.1.1.21
The port's current state as defined by application
of the Spanning Tree Protocol. This state controls
what action a port takes on reception of a frame.
If the switch has detected a port that is
malfunctioning it will pl…
Enumeration
Enumerated Values:
1other
2disabled
3blocking
4listening
5learning
6preforwarding
7forwarding
8secureforwarding
9suspended
10broken
.1.3.6.1.4.1.9.9.87.1.4.1.1.22
This object indicates if the port passed power on self test or not.
If the value of this object is true(1), the port passed test.
If the value of this object is false(2), the port failed test.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.87.1.4.1.1.23
This object is used to indicate the current color of
a LED. If a LED is flashing, the value of this object will
represent the color of the LED at that instant in time.
The following conventions indicate port status:
Enumeration
Enumerated Values:
1notused
2black
3amber
4green
.1.3.6.1.4.1.9.9.87.1.4.1.1.24
The value of the instance of the ifIndex object,
defined in MIB-II, for the interface corresponding
to this port.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.9.9.87.1.4.1.1.25
Indicates what action to take when an address violation
(an address mismatch or duplication) occurs on a
secure port. The default action is to do nothing.

doNothing(1) : do nothing
disablePort(2)…
Enumerationr/w
Enumerated Values:
1doNothing
2disablePort
3sendNotify
4disablePortAndNotify
.1.3.6.1.4.1.9.9.87.1.4.1.1.26
When set to true(1), the switch will generate
a broadcastStorm notification upon detecting a port is
receiving broadcast packets at a rate higher than
or equal to the threshold specified by
c2900PortBroadcastRisingThres…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.87.1.4.1.1.27
Switch Port (c2900PortSwitchPortIndex) index value of the port
that is to be monitored by this port. A value of zero can't be
used to do set, it is used to return when this object is read.

To remove a por…
Integer32r/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.87.1.4.1.1.28
Switch port index of a port is a value that uniquely
identifies the port within a switch. This is obtained
from the port index (c2900PortIndex) and the module
index (c2900PortModuleIndex).
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.87.1.4.1.1.29
Indicates which ports are actually being monitored.
The octet string contains one bit per port. Each bit
within the octet string represents one port of the device.
The ordering of ports represented within the octet stri…
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.87.1.4.1.1.30
Set to fullduplex(1) to operate in full duplex mode, port
will allow simultaneous transmit and receive which can
double its bandwidth.

Set to halfduplex(2) to operate in half duplex mode.

S…
Enumerationr/w
Enumerated Values:
1fullduplex
2halfduplex
3autoNegotiate
.1.3.6.1.4.1.9.9.87.1.4.1.1.31
The status of duplex mode on this port.

When linkbeat is not present, halfduplex is always
reported.

When linkbeat is present, the result of full duplex
auto-negotiation is reported if c290…
Enumeration
Enumerated Values:
1fullduplex
2halfduplex
.1.3.6.1.4.1.9.9.87.1.4.1.1.32
The object controls the speed of the port.
The current operational speed of the port can be
determined from ifSpeed.
Enumerationr/w
Enumerated Values:
1autoDetect
10000000s10000000
100000000s100000000
155520000s155520000
.1.3.6.1.4.1.9.9.87.1.4.1.1.33
Switch Port (c2900PortSwitchPortIndex) index value of the port
that is to be removed from the monitored list. A value of zero
can't be used to do set, it is used to return when this object
is read.

To add…
Integer32r/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.87.1.4.1.1.34
This is the dot1dBasePort associated with this port.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.87.1.4.1.1.35
Indicates whether the port is operating in spantree
fast start mode. A port with fast start enabled is
immediately put in spanning tree forwarding state on
link up, rather than starting in blocking state which
is the n…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.9.9.87.1.4.1.1.36
The Voice Virtual Vlan ID (VVID) to which this
port belongs to.
If the VVID is not supported on the port, this MIB
object will not be configurable and will return
4096.

Setting this MIB object to 4096, th…
Integer32r/w
Constraints:
range: 4095-4096
range: 0-1000
.1.3.6.1.4.1.9.9.87.1.4.1.1.37
The aging interval in minutes for each secure address
entry on a given port. Depending on the type of aging
the secure address will age out after the expiration
of the aging time and will be removed from the
secure ad…
minutesInteger32r/w
Constraints:
range: 0-1440
.1.3.6.1.4.1.9.9.87.1.4.1.1.38
If the value of this object on a given port is

absolute - all the secure addresses on this
port will age out exactly after the aging
time configured for this port.

inactivity - the…
Enumerationr/w
Enumerated Values:
1absolute
2inactivity
.1.3.6.1.4.1.9.9.87.1.4.1.1.39
Set to true(1) to enable aging for statically
configured secure addresses on one port. Disable
the aging for statically configured secure
addresses if set to false(2).

Any change in the value of this obj…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.87.1.4.1.1.40
.1.3.6.1.4.1.9.9.87.1.4.2 · 1 row entry · 9 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk c2900PortStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-C2900-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-C2900-MIB::c2900PortStatsTable'
A list of port entries.  The number of entries is
determined by the number of modules in the chassis
and the number of ports on each module.
c2900PortStatsEntry row .1.3.6.1.4.1.9.9.87.1.4.2.1
Entry containing information for a particular
switched port on a module installed. The entry
cannot be created or deleted.
Column Syntax OID
A count of frames received on this port that were discarded
due to a lack of bandwidth resources in the Catalyst Switch
forwarding engine.
framesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.2.1.1
A count of frames received that were discarded due
to a lack of frame buffer resources in the Catalyst Switch
forwarding engine.
framesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.2.1.2
A count of unicast frames received that were discarded,
because the forwarding rules stipulate that they are
not be forwarded.
framesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.2.1.3
A count of multicast frames received that were discarded,
because they have not been configured for the port.
framesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.2.1.4
A count of broadcast frames received that were discarded
because of the threshold-based broadcast suppression.

This object is deprecated, because there is no way that the
Malibu system to give the brodcas…
framesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.2.1.5
The total number of frames received with FCS errors.
This total includes all frames received with an FCS
error and an integral number of bytes.
Unlike RFC1650's dot3StatsFCSErrors,
this object does not include frames wh…
framesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.2.1.6
The total number of frames whose lengths are less than
64 and have bad FCS values.
The preamble and sfd fields are excluded from the byte
count of a frame while the FCS field is included.
framesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.2.1.7
A count of frames that are successfully transmitted and
are directed to a multicast address.
Unlike RFC1573's ifOutMulticastPkts, this object does not
include those that were discarded or not sent.
framesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.2.1.8
A count of frames that are successfully transmitted and
are directed to the broadcast address.
Unlike RFC1573's ifOutBroadcastPkts, this object does
not include those that were discarded or not sent.
framesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.4.2.1.9
.1.3.6.1.4.1.9.9.87.1.5.6 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk c2900BandwidthUsagePeakTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-C2900-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-C2900-MIB::c2900BandwidthUsagePeakTable'
A list of entries containing peak bandwidth usages in
a number of recording interval.
          
After being cleared, entries are added to the
bandwidthUsagePeakTable with ascending values of
c2900BandwidthUsagePeakIndex starting at 1.  When the number of
entries reaches c2900BandwidthUsageMaxPeakEntries,
each new recording interval is assigned the value of
c2900BandwidthUsagePeakIndex corresponding to the oldest entry,
overwriting the previous contents of that entry.
c2900BandwidthUsagePeakEntry row .1.3.6.1.4.1.9.9.87.1.5.6.1
Information about peak bandwidth usage in a recording interval.
Column Syntax OID
Number from one to c2900BandwidthUsageMaxPeakEntries
identifying a particular c2900BandwithUsagePeakEntry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.9.9.87.1.5.6.1.1
The time that marks the start of this recording interval.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.87.1.5.6.1.2
The maximum bandwidth usage of any measurement interval
within this recording interval.

This value is an estimate of the highest amount of
traffic flowing through the switch during this
recording interval…
megabits per secondSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.87.1.5.6.1.3
The start time of the measurement interval.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.87.1.5.6.1.4