CISCO-CNO-SWITCH-MIB
- Registered at
- 1.3.6.1.4.1.9.10.43
- Last updated
- 1998-10-23 00:00
- Organization
- Cisco System Inc.
- Revisions
- 1998-10-23 00:00
- Namespace
- cisco
- Source file
CISCO-CNO-SWITCH-MIB- Digest
sha256:4f3de20cb3d8dae3c7da805d0baf2d2992193fa0a81d48baded2376c6d6a4187
Description
The MIB module for the management of Cisco Network Office (CNO) switch products.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 533-NETS E-mail: cs-sibu@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-CNO-SWITCH-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoCNOSwitchMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.43.1 | |||
| cnosSysInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.43.1.1 | |||
| cnosSysInfoSerialNo OBJECT-TYPE Serial number of the hardware. | 1.3.6.1.4.1.9.10.43.1.1.1 | DisplayString (SIZE(0..255)) | read-only | current |
| cnosSysInfoBoardRevision OBJECT-TYPE Returns the revision number of the switch main board on which the system firmware resides. | 1.3.6.1.4.1.9.10.43.1.1.2 | Integer32 (0..2147483647) | read-only | current |
| cnosSysInfoBootVersion OBJECT-TYPE Returns the version number of the switch boot S/W residing in flash. The format is 'V1.2.3'. | 1.3.6.1.4.1.9.10.43.1.1.3 | DisplayString (SIZE(0..8)) | read-only | current |
| cnosSysInfoAddrCapacity OBJECT-TYPE The system-wide maximum number of addresses supported. | 1.3.6.1.4.1.9.10.43.1.1.4 | Integer32 (0..2147483647) | read-only | current |
| cnosSysConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.43.1.2 | |||
| cnosSysConfigReset OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.43.1.2.1 | INTEGER {noReset(1), reset(2)} | read-write | current |
| cnosSysConfigDefaultReset OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.43.1.2.2 | INTEGER {noReset(1), reset(2)} | read-write | current |
| cnosSysConfigMonitor OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.43.1.2.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| cnosSysConfigMonitorPort OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.43.1.2.4 | Integer32 (0..8) | read-write | current |
| cnosPort OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.43.1.3 | |||
| cnosPortTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.43.1.3.1 | not-accessible | current | |
| cnosPortEntry OBJECT-TYPE Configuration parameters for an individually switched port. | 1.3.6.1.4.1.9.10.43.1.3.1.1 | not-accessible | current | |
| cnosPortControllerRevision OBJECT-TYPE Returns the revision number of the port controller. | 1.3.6.1.4.1.9.10.43.1.3.1.1.1 | Integer32 (0..2147483647) | read-only | current |
| cnosPortName OBJECT-TYPE A descriptive string of up to 80 characters used by the network administrator to name a port. | 1.3.6.1.4.1.9.10.43.1.3.1.1.2 | DisplayString (SIZE(0..80)) | read-write | current |
| cnosPortDuplexAdmin OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.43.1.3.1.1.3 | INTEGER {fullDuplex(1), halfDuplex(2), autoNegotiate(3)} | read-write | current |
| cnosPortDuplexStatus OBJECT-TYPE The operating duplex mode of the switched port. | 1.3.6.1.4.1.9.10.43.1.3.1.1.4 | INTEGER {fullDuplex(1), halfDuplex(2)} | read-only | current |
| cnosPortSpeedAdmin OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.43.1.3.1.1.5 | INTEGER {tenMbps(1), oneHundredMbps(2), autoNegotiate(3)} | read-write | current |
| cnosPortSpeedStatus OBJECT-TYPE The operating speed of the switched port. | 1.3.6.1.4.1.9.10.43.1.3.1.1.6 | INTEGER {tenMbps(1), oneHundredMbps(2)} | read-only | current |
| cnosPortMonitoring OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.43.1.3.1.1.7 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| cnosPortLinkStatus OBJECT-TYPE The current port link status. | 1.3.6.1.4.1.9.10.43.1.3.1.1.8 | INTEGER {link(1), noLink(2)} | read-only | current |
| cnosPortSTPPortFastMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.43.1.3.1.1.9 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| cnosPortVlanMember OBJECT-TYPE Set the port to be a member of a specified VLAN. Set the port to all(5) to be shared among all VLANs. | 1.3.6.1.4.1.9.10.43.1.3.1.1.10 | INTEGER {vlan1(1), vlan2(2), vlan3(3), vlan4(4), all(5)} | read-write | current |
| cnosVlan OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.43.1.4 | |||
| cnosVlanTable OBJECT-TYPE Table containing a list of VLANs. | 1.3.6.1.4.1.9.10.43.1.4.1 | not-accessible | current | |
| cnosVlanEntry OBJECT-TYPE Information pertaining to a VLAN. | 1.3.6.1.4.1.9.10.43.1.4.1.1 | not-accessible | current | |
| cnosVlanIndex OBJECT-TYPE Identification of a VLAN entry. | 1.3.6.1.4.1.9.10.43.1.4.1.1.1 | Integer32 (1..4) | not-accessible | current |
| cnosVlanSTPState OBJECT-TYPE 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). | 1.3.6.1.4.1.9.10.43.1.4.1.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| ciscoCNOSwitchNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.43.2 | |||
| ciscoCNOSwitchNotificationsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.43.2.0 | |||
| ciscoCNOSwitchMIBComformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.43.3 | |||
| ciscoCNOSwitchMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.43.3.1 | |||
| ciscoCNOSwitchMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.43.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoCNOSwitchCompliance MODULE-COMPLIANCE The compliance statement for the Cisco CNO switch products. | 1.3.6.1.4.1.9.10.43.3.1.1 | current |
| ciscoCNOSwitchSysInfoGroup OBJECT-GROUP A collection of the system information objects for use with the Cisco CNO switch products. | 1.3.6.1.4.1.9.10.43.3.2.1 | current |
| ciscoCNOSwitchConfigGroup OBJECT-GROUP A collection of the system configuration objects for use with the Cisco CNO switch products. | 1.3.6.1.4.1.9.10.43.3.2.2 | current |
| ciscoCNOSwitchPortGroup OBJECT-GROUP A collection of the the switched port objects for use with the Cisco CNO switch products. | 1.3.6.1.4.1.9.10.43.3.2.3 | current |
| ciscoCNOSwitchMonitorPortGroup OBJECT-GROUP A collection of the switched port monitoring objects for use with the Cisco CNO switch products. | 1.3.6.1.4.1.9.10.43.3.2.4 | current |
| ciscoCNOSwitchVlanGroup OBJECT-GROUP A collection of the VLAN objects for use with the Cisco CNO switch products. | 1.3.6.1.4.1.9.10.43.3.2.5 | current |