CISCOSB-FINDIT

File: CISCOSB-FINDIT.mib (6419 bytes)

Imported modules

CISCOSB-MIB SNMPv2-SMI SNMPv2-TC
SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB

Imported symbols

switch001 MODULE-IDENTITY OBJECT-TYPE
Unsigned32 IpAddress RowStatus
TEXTUAL-CONVENTION MacAddress DisplayString
TruthValue SnmpAdminString InetAddressType
InetAddress

Defined Types

RlFinditTableEntry  
SEQUENCE    
  rlApplication INTEGER
  rlFinditOrganization DisplayString
  rlFinditNetwork DisplayString
  rlFinditInetAddress InetAddress
  rlFinditManagerPort INTEGER
  rlFinditManagerKeyId DisplayString
  rlFinditManagerSecret DisplayString
  rlFinditVersion DisplayString
  rlFinditManagerConnection INTEGER

Defined Values

rlFindit 1.3.6.1.4.1.9.6.1.101.235
The private MIB module definition for Findit Agent.
MODULE-IDENTITY    

rlFinditState 1.3.6.1.4.1.9.6.1.101.235.1
The value represents the admin state of the findit Probe feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlFinditOperState 1.3.6.1.4.1.9.6.1.101.235.2
The value represents the operational state of the findit Probe feature.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

rlFinditTable 1.3.6.1.4.1.9.6.1.101.235.3
The (conceptual) table listing the Findit group Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlFinditTableEntry

rlFinditTableEntry 1.3.6.1.4.1.9.6.1.101.235.3.1
The (conceptual) table listing the Findit entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlFinditTableEntry  

rlApplication 1.3.6.1.4.1.9.6.1.101.235.3.1.1
Entry index for Findit application. currently supports one application. in case there is a need for additional applications, please add appropriate support for it.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1  

rlFinditOrganization 1.3.6.1.4.1.9.6.1.101.235.3.1.2
The Organization name of the FindIT Probe.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

rlFinditNetwork 1.3.6.1.4.1.9.6.1.101.235.3.1.3
The Network name of the FindIT Probe.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

rlFinditInetAddress 1.3.6.1.4.1.9.6.1.101.235.3.1.4
The Inet address of the Findit manager (server) referred to in this table entry.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

rlFinditManagerPort 1.3.6.1.4.1.9.6.1.101.235.3.1.5
Specifies the TCP port used to connect to Manager 1-65535
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

rlFinditManagerKeyId 1.3.6.1.4.1.9.6.1.101.235.3.1.6
Key for initial authentication between the FindIT Probe running on the device and the FindIT Manager.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

rlFinditManagerSecret 1.3.6.1.4.1.9.6.1.101.235.3.1.7
encrypted-secret-string
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlFinditVersion 1.3.6.1.4.1.9.6.1.101.235.3.1.8
Findit current version.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

rlFinditManagerConnection 1.3.6.1.4.1.9.6.1.101.235.3.1.9
Findit Manager connection configuration state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlFinditManagerReconnect 1.3.6.1.4.1.9.6.1.101.235.4
reconnect to manager using the configured key and secret for authentication with the manager
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), renew(1)  

rlFinditManagerConnectionOpertional 1.3.6.1.4.1.9.6.1.101.235.5
The value represents the operational state of the findit Manager connection state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlFinditProbeErrorReportAction 1.3.6.1.4.1.9.6.1.101.235.6
Action MIB based on FindIT Probe agent error detected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nothing(0), disableAndSyslog(1)  

rlFinditProbeMemoryClear 1.3.6.1.4.1.9.6.1.101.235.7
Action MIB to trigger FindIT Probe agent memory clear.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue