CISCO-CNO-SWITCH-MIB
AI MIB Summary
The CISCO-CNO-SWITCH-MIB enables SNMP-based monitoring and management of Cisco Network Office (CNO) switch hardware, exposing standard interface statistics, port states, system resources, and device configuration parameters. This module facilitates the collection of operational metrics such as traffic counters, error rates, and environmental sensors specific to the CNO switch platform.
The MIB module for the management of Cisco Network Office (CNO) switch products.
42
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
42 total| Object Name |
|---|
ciscoCNOSwitchMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43 |
SNMPv2-SMI-v1 Unknown .1.3.6.1.4.1.9.10.43 |
ciscoCNOSwitchMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.1 |
cnosSysInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.1.1 |
cnosSysInfoSerialNoSerial number of the hardware.ro DisplayString .1.3.6.1.4.1.9.10.43.1.1.1 |
cnosSysInfoBoardRevisionReturns the revision number of the switch main board
on which the system firmware resides.ro Integer32 .1.3.6.1.4.1.9.10.43.1.1.2 |
cnosSysInfoBootVersionReturns the version number of the switch boot S/W
residing in flash. The format is 'V1.2.3'.ro DisplayString .1.3.6.1.4.1.9.10.43.1.1.3 |
cnosSysInfoAddrCapacityThe system-wide maximum number of addresses
supported.ro Integer32 .1.3.6.1.4.1.9.10.43.1.1.4 |
cnosSysConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.1.2 |
cnosSysConfigResetSetting this object to reset(2) causes a complete
reset of both hardware and software, but does not run
the POST (Power On Self Test).
Setting this object to noReset(1) has no effect.
The switch always returns the value noReset(1) when
this object is read.rw Enumeration .1.3.6.1.4.1.9.10.43.1.2.1 |
cnosSysConfigDefaultResetSetting this object to reset(2) causes a complete
reset of both hardware and software, but does not run
the POST (Power On Self Test). All configuration
parameters will revert to their factory default
settings, and all addresses assigned will be removed.
Setting this object to noReset(1) has no effect.
The switch always returns the value noReset(1) when
this object is read.rw Enumeration .1.3.6.1.4.1.9.10.43.1.2.2 |
cnosSysConfigMonitorSelects whether frames to/from certain ports are
sent to conSwitchSysConfigMonitorPort. A port is
selected for monitoring purpose when its
cnosPortMonitoring object is set to enabled.rw Enumeration .1.3.6.1.4.1.9.10.43.1.2.3 |
cnosSysConfigMonitorPortPort number to which all frames to/from monitored
ports are sent. Frames are only monitored if the
sysConfigMonitor object is set to enabled(1).
A number from 1 to 8 selects a switch port. The
number 0 selects no monitor port.rw Integer32 .1.3.6.1.4.1.9.10.43.1.2.4 |
cnosPort OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.1.3 |
cnosPortTableA list of configuration entries for individually
switched ports. There in one entry created
automatically for each switch port (ifType of
ethernetCsmacd) on the device. SEQUENCE OF CnosPortEntry .1.3.6.1.4.1.9.10.43.1.3.1 |
cnosPortEntryConfiguration parameters for an individually
switched port. CnosPortEntry .1.3.6.1.4.1.9.10.43.1.3.1.1 |
cnosPortControllerRevisionReturns the revision number of the port controller.ro Integer32 .1.3.6.1.4.1.9.10.43.1.3.1.1.1 |
cnosPortNameA descriptive string of up to 80 characters used by
the network administrator to name a port.rw DisplayString .1.3.6.1.4.1.9.10.43.1.3.1.1.2 |
cnosPortDuplexAdminSet 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 normal mode. Set to autoNegotiate(3) to
allow the switch to negotiate with the other end of
the connection.rw Enumeration .1.3.6.1.4.1.9.10.43.1.3.1.1.3 |
cnosPortDuplexStatusThe operating duplex mode of the switched port.ro Enumeration .1.3.6.1.4.1.9.10.43.1.3.1.1.4 |
cnosPortSpeedAdminSet to tenMbps(1) to operate in 10Mbps speed mode.
Set to oneHundredMbps(2) to operate in 100Mbps speed
mode. Set to autoNegotiate(3) to allow the switch
to negotiate with the other end of the connection.rw Enumeration .1.3.6.1.4.1.9.10.43.1.3.1.1.5 |
cnosPortSpeedStatusThe operating speed of the switched port.ro Enumeration .1.3.6.1.4.1.9.10.43.1.3.1.1.6 |
cnosPortMonitoringSet to enabled(1) to forward receive and transmit
frames on this port to the port identified by
cnosSysConfigMonitorPort. Set to disabled(2)
to not monitor frame traffic on this port.rw Enumeration .1.3.6.1.4.1.9.10.43.1.3.1.1.7 |
cnosPortLinkStatusThe current port link status.ro Enumeration .1.3.6.1.4.1.9.10.43.1.3.1.1.8 |
cnosPortSTPPortFastModeThis object configures the port into the Spanning
Tree port-fast mode. When enabled(1), the STP can
transition the port's state directly from blocking
to forwarding, and vice versa, without going through
the intermediate listening and learning states.
This object should only be enabled for a port that
is connected to a single workstation. A port that is
attached to a network segment with multiple network
nodes or bridges should have this object set to
disabled(2) since a temporary loop may occur when
port changes state.rw Enumeration .1.3.6.1.4.1.9.10.43.1.3.1.1.9 |
cnosPortVlanMemberSet the port to be a member of a specified VLAN.
Set the port to all(5) to be shared among
all VLANs.rw Enumeration .1.3.6.1.4.1.9.10.43.1.3.1.1.10 |
cnosVlan OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.1.4 |
cnosVlanTableTable containing a list of VLANs. SEQUENCE OF CnosVlanEntry .1.3.6.1.4.1.9.10.43.1.4.1 |
cnosVlanEntryInformation pertaining to a VLAN. CnosVlanEntry .1.3.6.1.4.1.9.10.43.1.4.1.1 |
cnosVlanIndexIdentification of a VLAN entry. Integer32 .1.3.6.1.4.1.9.10.43.1.4.1.1.1 |
cnosVlanSTPStateThe switch implements the 802.1d Spanning Tree
Algorithm & Protocol (STP) on all its port to detect
loops in the bridge topology. The user may, for
any reason, elect to disable the execution of STP,
by setting this object to disabled(2).rw Enumeration .1.3.6.1.4.1.9.10.43.1.4.1.1.2 |
ciscoCNOSwitchNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.2 |
ciscoCNOSwitchNotificationsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.2.0 |
ciscoCNOSwitchMIBComformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.3 |
ciscoCNOSwitchMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.3.1 |
ciscoCNOSwitchCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.3.1.1 |
ciscoCNOSwitchMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.3.2 |
ciscoCNOSwitchSysInfoGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.3.2.1 |
ciscoCNOSwitchConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.3.2.2 |
ciscoCNOSwitchPortGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.3.2.3 |
ciscoCNOSwitchMonitorPortGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.3.2.4 |
ciscoCNOSwitchVlanGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.43.3.2.5 |