CISCO-SIBU-MANAGERS-MIB

        The MIB module that provides a simple configuration
of management interfaces on managed devices.
    
Source file
CISCO-SIBU-MANAGERS-MIB
Last revised
Identity
ciscoSibuManagersMIB
Base OID
1.3.6.1.4.1.9.10.46
Imported Objects
CISCO-SMI ciscoExperiment
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString RowStatus
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SIBU-MANAGERS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SIBU-MANAGERS-MIB::ciscoSibuManagersMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SIBU-MANAGERS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SIBU-MANAGERS-MIB::ciscoSibuManagersMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (29)
.1.3.6.1.4.1.9.10.46
.1.3.6.1.4.1.9.10.46.1
.1.3.6.1.4.1.9.10.46.1.1
Enumeration
.1.3.6.1.4.1.9.10.46.1.1.1
.1.3.6.1.4.1.9.10.46.1.1.2
.1.3.6.1.4.1.9.10.46.1.1.3
.1.3.6.1.4.1.9.10.46.1.1.4
.1.3.6.1.4.1.9.10.46.1.2
secondsInteger32
.1.3.6.1.4.1.9.10.46.1.2.1
attemptsInteger32
.1.3.6.1.4.1.9.10.46.1.2.2
Integer32
.1.3.6.1.4.1.9.10.46.1.2.3
Enumeration
.1.3.6.1.4.1.9.10.46.1.2.4
Integer32
.1.3.6.1.4.1.9.10.46.1.2.5
.1.3.6.1.4.1.9.10.46.1.3
.1.3.6.1.4.1.9.10.46.1.3.1
.1.3.6.1.4.1.9.10.46.1.3.1.1
.1.3.6.1.4.1.9.10.46.1.3.1.1.1
.1.3.6.1.4.1.9.10.46.1.3.1.1.2
.1.3.6.1.4.1.9.10.46.1.4
.1.3.6.1.4.1.9.10.46.1.4.1
.1.3.6.1.4.1.9.10.46.1.4.1.1
.1.3.6.1.4.1.9.10.46.1.4.1.1.1
OctetString
.1.3.6.1.4.1.9.10.46.1.4.1.1.2
.1.3.6.1.4.1.9.10.46.1.4.1.1.3
.1.3.6.1.4.1.9.10.46.2
.1.3.6.1.4.1.9.10.46.2.0
.1.3.6.1.4.1.9.10.46.3
.1.3.6.1.4.1.9.10.46.3.1
.1.3.6.1.4.1.9.10.46.3.2
Dependencies (4) 4 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. CISCO-SIBU-MANAGERS-MIBciscoselected
Conformance Groups (5)
A collection of objects to configure IP address
for remote management.
.1.3.6.1.4.1.9.10.46.3.2.1
A collection of objects to configure command line
interface console access.
.1.3.6.1.4.1.9.10.46.3.2.2
A collection of objects to configure web console
access.
.1.3.6.1.4.1.9.10.46.3.2.3
A collection of objects to configure SNMP set
manager restrictions.
.1.3.6.1.4.1.9.10.46.3.2.4
A collection of objects to configure trap managers.
.1.3.6.1.4.1.9.10.46.3.2.5
Compliance Statements (1)

OID .1.3.6.1.4.1.9.10.46.3.1.1
The compliance statement for the Cisco Managers MIB.
Required groups
mandatory ciscoSibuManagersIpConfigGroup
optional ciscoSibuManagersCLIConsoleGroup Devices that provide management control of command
line interface console should implement this group.
optional ciscoSibuManagersWebConsoleGroup Devices that provide a management via an HTTP
server should implement this group.
optional ciscoSibuManagersSnmpSetManagerGroup Devices that implement set managers should implement
this group.
optional ciscoSibuManagersSnmpTrapManagerGroup Devices that implement trap managers configuration
should implement this group.
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.9.10.46.2.0.1
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.