CISCO-SIBU-MANAGERS-MIB
- Registered at
- 1.3.6.1.4.1.9.10.46
- Last updated
- 1998-10-23 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 1998-10-23 00:00
- Namespace
- cisco
- Source file
CISCO-SIBU-MANAGERS-MIB- Digest
sha256:ddfa9b933eecbbd74ddbfacff54f38bc842259d3facb9e39e72fe23708e19ca9
Description
The MIB module that provides a simple configuration of management interfaces on managed devices.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-sibu@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, 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-SIBU-MANAGERS-MIB CISCO-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoSibuManagersMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.46.1 | |||
| cmIpConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.46.1.1 | |||
| cmIpConfigMethod OBJECT-TYPE Indicates the management IP address is got from user configuration or from Bootp. The default value is 1. This value of this object determines how the device obtains its IP address. If set to manual(1), the ip address is the value configured by the user by setting the value of ipConfigIpAddress. If set to bootp(2), the IP address is obtained via the BootStrap Protocol (BOOTP). | 1.3.6.1.4.1.9.10.46.1.1.1 | INTEGER {manual(1), bootp(2)} | read-write | current |
| cmIpConfigAddress OBJECT-TYPE The device's administrative IP address. The device may automatically discover a value for this object using the BootStrap protocol (BOOTP). The object value is also duplicated in the MIB-II ipAddrTable. This object is writable only if the value of ipConfigMethod is set to manual(1). A write to this object will take effect immediately, replacing the previous address, if any. The default is 0.0.0.0, or no address. | 1.3.6.1.4.1.9.10.46.1.1.2 | IpAddress | read-write | current |
| cmIpConfigSubnetMask OBJECT-TYPE The device's administrative IP subnet mask. The device may automatically discover a value for this object using the BootStrap protocol (BOOTP). The object value is also duplicated in the MIB-II ipAddrTable. This object is writable only if the value of ipConfigMethod is set to manual(1). A write to this value will take effect immediately. The default value is 0.0.0.0, or no subnet mask. | 1.3.6.1.4.1.9.10.46.1.1.3 | IpAddress | read-write | current |
| cmIpConfigDefaultGateway OBJECT-TYPE The default gateway IP address is the address of the next hop router the switch uses to reach a non-local IP host when the switch does not know the return route. During a normal management protocol exchange with an IP client host, the switch simply sends its response onto the same route from which the request was received. The default gateway route is only used when the switch itself initiates an exchange, e.g., a TFTP upgrade, with the client. This object is writable only if the value of ipConfigMethod is set to manual(1). A write to this object will take effect immediately, replacing the previous address, if any. The default is 0.0.0.0, or no address. | 1.3.6.1.4.1.9.10.46.1.1.4 | IpAddress | read-write | current |
| cmConsoleConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.46.1.2 | |||
| cmConsoleCLIInactiveTimeout OBJECT-TYPE The number of seconds of command line console session inactivity to wait before ending the session. Once a session has ended, the user must resupply the cli console password to regain access. A value of 0 indicates no timeout, and is the default value. | 1.3.6.1.4.1.9.10.46.1.2.1 | Integer32 (0 | 30..65500) | read-write | current |
| cmConsoleCLIPasswordMaxAttempts OBJECT-TYPE The number of consecutive invalid password attempts allowed before the command line console is shut down (kept silent) for a configured duration. A zero value permits unlimited attempts. The default value is 3. | 1.3.6.1.4.1.9.10.46.1.2.2 | Integer32 (0..65500) | read-write | current |
| cmConsoleCLISilentTime OBJECT-TYPE The number of minutes during which the command line console will be unavailable after repeated failed attempts to logon. A zero value specifies no silent time, and is the default value. | 1.3.6.1.4.1.9.10.46.1.2.3 | Integer32 (0..65500) | read-write | current |
| cmConsoleWebAdminState OBJECT-TYPE This variable enables or disables the Web console interface. The default value is enabled(1). Enabling the console provides access to management via the web console. | 1.3.6.1.4.1.9.10.46.1.2.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| cmConsoleWebHttpPort OBJECT-TYPE This variable allows the user to configure a specific port on which the HTTP server for the web console will listen for TCP connections. Port number 23 is prohibitted for preventing from disturbing telnet port. | 1.3.6.1.4.1.9.10.46.1.2.5 | INTEGER (0..65535) | read-write | current |
| cmSnmpSetManager OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.46.1.3 | |||
| cmSnmpSetManagerTable OBJECT-TYPE Table containing a list of IP addresses of workstations permitted to issue SNMP SET requests. Such a workstation is called a Set Manager. If this table is empty then any SET request with a matching SET community string is allowed. If at least one Set manager is specified, then an incoming SET request must have its source IP address matched against an entry in this table before the SET is allowed. An entry can be created and deleted via SNMP, command line interface, or web console. | 1.3.6.1.4.1.9.10.46.1.3.1 | not-accessible | current | |
| cmSnmpSetManagerEntry OBJECT-TYPE An IP address of a manager station allowed to issue SET requests to this management agent. | 1.3.6.1.4.1.9.10.46.1.3.1.1 | not-accessible | current | |
| cmSnmpSetManagerAddr OBJECT-TYPE The SET Manager is assumed to be Internet UDP/IP based. And this is the manager's IP address. | 1.3.6.1.4.1.9.10.46.1.3.1.1.1 | IpAddress | not-accessible | current |
| cmSnmpSetManagerRowStatus OBJECT-TYPE The status of this conceptual row. The row can be set to active, createAndGo, and destroy. On creation, all objects in an entry must be created in the same request. | 1.3.6.1.4.1.9.10.46.1.3.1.1.2 | RowStatus | read-create | current |
| cmSnmpTrapManager OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.46.1.4 | |||
| cmSnmpTrapManagerTable OBJECT-TYPE Table containing a list of Network Management Stations that are to receive traps generated by this Network Management Agent. Such an NMS is called a Trap Manager. An entry can be created and deleted via SNMP, command line interface or web console. | 1.3.6.1.4.1.9.10.46.1.4.1 | not-accessible | current | |
| cmSnmpTrapManagerEntry OBJECT-TYPE A destination address and community string to a particular trap manager. | 1.3.6.1.4.1.9.10.46.1.4.1.1 | not-accessible | current | |
| cmSnmpTrapManagerAddr OBJECT-TYPE The trap manager is assumed to be Internet UDP/IP based. And this is the manager's IP address. | 1.3.6.1.4.1.9.10.46.1.4.1.1.1 | IpAddress | not-accessible | current |
| cmSnmpTrapManagerCommunity OBJECT-TYPE Community string used for traps sent to this trap manager. | 1.3.6.1.4.1.9.10.46.1.4.1.1.2 | DisplayString (SIZE(0..32)) | read-create | current |
| cmSnmpTrapManagerRowStatus OBJECT-TYPE The status of this conceptual row. The row can be set to active, createAndGo, and destroy. On creation, all objects in an entry must be created in the same request. | 1.3.6.1.4.1.9.10.46.1.4.1.1.3 | RowStatus | read-create | current |
| ciscoSibuManagersNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.46.2 | |||
| ciscoSibuManagersNotificationsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.46.2.0 | |||
| ciscoSibuManagersMIBComformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.46.3 | |||
| ciscoSibuManagersMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.46.3.1 | |||
| ciscoSibuManagersMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.46.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoSibuManagersConsoleLogonIntruder NOTIFICATION-TYPE A user is repeatedly trying to logon using an invalid password. The number of attempts exceeds the preset limit given in consolePasswordMaxAttempts. Depending on how the object cmConsoleSilentTime is configured, the switch may shut down the command line interface console following the generation of this trap. | 1.3.6.1.4.1.9.10.46.2.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoSibuManagersCompliance MODULE-COMPLIANCE The compliance statement for the Cisco Managers MIB. | 1.3.6.1.4.1.9.10.46.3.1.1 | current |
| ciscoSibuManagersIpConfigGroup OBJECT-GROUP A collection of objects to configure IP address for remote management. | 1.3.6.1.4.1.9.10.46.3.2.1 | current |
| ciscoSibuManagersCLIConsoleGroup OBJECT-GROUP A collection of objects to configure command line interface console access. | 1.3.6.1.4.1.9.10.46.3.2.2 | current |
| ciscoSibuManagersWebConsoleGroup OBJECT-GROUP A collection of objects to configure web console access. | 1.3.6.1.4.1.9.10.46.3.2.3 | current |
| ciscoSibuManagersSnmpSetManagerGroup OBJECT-GROUP A collection of objects to configure SNMP set manager restrictions. | 1.3.6.1.4.1.9.10.46.3.2.4 | current |
| ciscoSibuManagersSnmpTrapManagerGroup OBJECT-GROUP A collection of objects to configure trap managers. | 1.3.6.1.4.1.9.10.46.3.2.5 | current |