AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-CNO-SWITCH-MIB » Objects

CISCO-CNO-SWITCH-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-CNO-SWITCH-MIB and use it to monitor vendor specific OID's.

CISCO-CNO-SWITCH-MIB file content

Object view of CISCO-CNO-SWITCH-MIB:

Scalar Object
cnosSysInfoSerialNo .1.3.6.1.4.1.9.10.43.1.1.1
Serial number of the hardware.
cnosSysInfoBoardRevision .1.3.6.1.4.1.9.10.43.1.1.2
Returns the revision number of the switch main board on which the system firmware resides.
cnosSysInfoBootVersion .1.3.6.1.4.1.9.10.43.1.1.3
Returns the version number of the switch boot S/W residing in flash. The format is 'V1.2.3'.
cnosSysInfoAddrCapacity .1.3.6.1.4.1.9.10.43.1.1.4
The system-wide maximum number of addresses supported.
cnosSysConfigReset .1.3.6.1.4.1.9.10.43.1.2.1
Setting 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.
cnosSysConfigDefaultReset .1.3.6.1.4.1.9.10.43.1.2.2
Setting 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.
cnosSysConfigMonitor .1.3.6.1.4.1.9.10.43.1.2.3
Selects 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.
cnosSysConfigMonitorPort .1.3.6.1.4.1.9.10.43.1.2.4
Port 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.
cnosPortEntry .1.3.6.1.4.1.9.10.43.1.3.1.1
Configuration parameters for an individually switched port.
cnosVlanEntry .1.3.6.1.4.1.9.10.43.1.4.1.1
Information pertaining to a VLAN.
Tabular Object
cnosPortControllerRevision .1.3.6.1.4.1.9.10.43.1.3.1.1.1
Returns the revision number of the port controller.
cnosPortName .1.3.6.1.4.1.9.10.43.1.3.1.1.2
A descriptive string of up to 80 characters used by the network administrator to name a port.
cnosPortDuplexAdmin .1.3.6.1.4.1.9.10.43.1.3.1.1.3
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 normal mode. Set to autoNegotiate(3) to allow the switch to negotiate with the other end of the connection.
cnosPortDuplexStatus .1.3.6.1.4.1.9.10.43.1.3.1.1.4
The operating duplex mode of the switched port.
cnosPortSpeedAdmin .1.3.6.1.4.1.9.10.43.1.3.1.1.5
Set 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.
cnosPortSpeedStatus .1.3.6.1.4.1.9.10.43.1.3.1.1.6
The operating speed of the switched port.
cnosPortMonitoring .1.3.6.1.4.1.9.10.43.1.3.1.1.7
Set 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.
cnosPortLinkStatus .1.3.6.1.4.1.9.10.43.1.3.1.1.8
The current port link status.
cnosPortSTPPortFastMode .1.3.6.1.4.1.9.10.43.1.3.1.1.9
This 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.
cnosPortVlanMember .1.3.6.1.4.1.9.10.43.1.3.1.1.10
Set the port to be a member of a specified VLAN. Set the port to all(5) to be shared among all VLANs.
cnosVlanIndex .1.3.6.1.4.1.9.10.43.1.4.1.1.1
Identification of a VLAN entry.
cnosVlanSTPState .1.3.6.1.4.1.9.10.43.1.4.1.1.2
The 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).
Table
cnosPortTable .1.3.6.1.4.1.9.10.43.1.3.1
A list of configuration entries for individually switched ports. There in one entry created automatically for each switch port (ifType of ethernetCsmacd) on the device.
cnosVlanTable .1.3.6.1.4.1.9.10.43.1.4.1
Table containing a list of VLANs.
Object Identifier
ciscoCNOSwitchMIB .1.3.6.1.4.1.9.10.43
The MIB module for the management of Cisco Network Office (CNO) switch products.
ciscoCNOSwitchMIBObjects .1.3.6.1.4.1.9.10.43.1
cnosSysInfo .1.3.6.1.4.1.9.10.43.1.1
cnosSysConfig .1.3.6.1.4.1.9.10.43.1.2
cnosPort .1.3.6.1.4.1.9.10.43.1.3
cnosVlan .1.3.6.1.4.1.9.10.43.1.4
ciscoCNOSwitchNotifications .1.3.6.1.4.1.9.10.43.2
ciscoCNOSwitchNotificationsPrefix .1.3.6.1.4.1.9.10.43.2.0
ciscoCNOSwitchMIBComformance .1.3.6.1.4.1.9.10.43.3
ciscoCNOSwitchMIBCompliances .1.3.6.1.4.1.9.10.43.3.1
ciscoCNOSwitchMIBGroups .1.3.6.1.4.1.9.10.43.3.2
Group
ciscoCNOSwitchSysInfoGroup .1.3.6.1.4.1.9.10.43.3.2.1
A collection of the system information objects for use with the Cisco CNO switch products.
ciscoCNOSwitchConfigGroup .1.3.6.1.4.1.9.10.43.3.2.2
A collection of the system configuration objects for use with the Cisco CNO switch products.
ciscoCNOSwitchPortGroup .1.3.6.1.4.1.9.10.43.3.2.3
A collection of the the switched port objects for use with the Cisco CNO switch products.
ciscoCNOSwitchMonitorPortGroup .1.3.6.1.4.1.9.10.43.3.2.4
A collection of the switched port monitoring objects for use with the Cisco CNO switch products.
ciscoCNOSwitchVlanGroup .1.3.6.1.4.1.9.10.43.3.2.5
A collection of the VLAN objects for use with the Cisco CNO switch products.