OPENBSD-RELAYD-MIB

File: OPENBSD-RELAYD-MIB.mib (19323 bytes)

Imported modules

SNMPv2-SMI INET-ADDRESS-MIB OPENBSD-BASE-MIB
SNMPv2-CONF

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Counter64 Integer32 Gauge32
TimeTicks enterprises InetAddress
InetAddressType openBSD MODULE-COMPLIANCE
OBJECT-GROUP

Defined Types

RelaydRedirectEntry  
SEQUENCE    
  relaydRedirectIndex Integer32
  relaydRedirectStatus INTEGER
  relaydRedirectName OCTET STRING
  relaydRedirectCnt Counter64
  relaydRedirectAvg Gauge32
  relaydRedirectLast Gauge32
  relaydRedirectAvgHour Gauge32
  relaydRedirectLastHour Gauge32
  relaydRedirectAvgDay Gauge32
  relaydRedirectLastDay Gauge32

RelaydRelayEntry  
SEQUENCE    
  relaydRelayIndex Integer32
  relaydRelayStatus INTEGER
  relaydRelayName OCTET STRING
  relaydRelayCnt Counter64
  relaydRelayAvg Gauge32
  relaydRelayLast Gauge32
  relaydRelayAvgHour Gauge32
  relaydRelayLastHour Gauge32
  relaydRelayAvgDay Gauge32
  relaydRelayLastDay Gauge32

RelaydRouterEntry  
SEQUENCE    
  relaydRouterIndex Integer32
  relaydRouterTableIndex Integer32
  relaydRouterStatus INTEGER
  relaydRouterName OCTET STRING
  relaydRouterLabel OCTET STRING
  relaydRouterRtable INTEGER

RelaydNetRouteEntry  
SEQUENCE    
  relaydNetRouteIndex Integer32
  relaydNetRouteAddr InetAddress
  relaydNetRouteAddrType InetAddressType
  relaydNetRoutePrefixLen INTEGER
  relaydNetRouteRouterIndex Integer32

RelaydHostEntry  
SEQUENCE    
  relaydHostIndex Integer32
  relaydHostParentIndex Integer32
  relaydHostTableIndex Integer32
  relaydHostName OCTET STRING
  relaydHostAddress InetAddress
  relaydHostAddressType InetAddressType
  relaydHostStatus INTEGER
  relaydHostCheckCnt Counter64
  relaydHostUpCnt Counter64
  relaydHostErrno INTEGER

RelaydSessionEntry  
SEQUENCE    
  relaydSessionIndex Integer32
  relaydSessionRelayIndex Integer32
  relaydSessionInAddr InetAddress
  relaydSessionInAddrType InetAddressType
  relaydSessionOutAddr InetAddress
  relaydSessionOutAddrType InetAddressType
  relaydSessionPortIn INTEGER
  relaydSessionPortOut INTEGER
  relaydSessionAge TimeTicks
  relaydSessionIdle TimeTicks
  relaydSessionStatus INTEGER
  relaydSessionPid INTEGER

RelaydTableEntry  
SEQUENCE    
  relaydTableIndex Integer32
  relaydTableName OCTET STRING
  relaydTableStatus INTEGER

Defined Values

relaydMIBObjects 1.3.6.1.4.1.30155.3
The MIB module for gathering relayd status information
MODULE-IDENTITY    

relaydInfo 1.3.6.1.4.1.30155.3.2
OBJECT IDENTIFIER    

relaydRedirects 1.3.6.1.4.1.30155.3.2.1
A list of configured redirections
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RelaydRedirectEntry

relaydRedirectEntry 1.3.6.1.4.1.30155.3.2.1.1
An entry describing a configured redirection
Status: current Access: not-accessible
OBJECT-TYPE    
  RelaydRedirectEntry  

relaydRedirectIndex 1.3.6.1.4.1.30155.3.2.1.1.1
A unique value, greater than zero, for each redirection
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

relaydRedirectStatus 1.3.6.1.4.1.30155.3.2.1.1.2
Denotes whether the redirection is active, administively disabled, down, or configured as a backup
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(0), disabled(1), down(2), backup(3)  

relaydRedirectName 1.3.6.1.4.1.30155.3.2.1.1.3
The name of the redirection
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

relaydRedirectCnt 1.3.6.1.4.1.30155.3.2.1.1.4
Number of packets passed via this redirect
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

relaydRedirectAvg 1.3.6.1.4.1.30155.3.2.1.1.5
Average number of packets passed via this redirect per statistics interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRedirectLast 1.3.6.1.4.1.30155.3.2.1.1.6
Number of packets passed via this redirect in the current statistics interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRedirectAvgHour 1.3.6.1.4.1.30155.3.2.1.1.7
Average number of packets passed via this redirect per hour
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRedirectLastHour 1.3.6.1.4.1.30155.3.2.1.1.8
Number of packets passed via this redirect in the previous hour
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRedirectAvgDay 1.3.6.1.4.1.30155.3.2.1.1.9
Average number of packets passed via this redirect per day
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRedirectLastDay 1.3.6.1.4.1.30155.3.2.1.1.10
Number of packets passed via this redirect in the previous day
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRelays 1.3.6.1.4.1.30155.3.2.2
A list of configured relays
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RelaydRelayEntry

relaydRelayEntry 1.3.6.1.4.1.30155.3.2.2.1
An entry describing a configured relay
Status: current Access: not-accessible
OBJECT-TYPE    
  RelaydRelayEntry  

relaydRelayIndex 1.3.6.1.4.1.30155.3.2.2.1.1
A unique value, greater than zero, for each relay
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

relaydRelayStatus 1.3.6.1.4.1.30155.3.2.2.1.2
Indicates whether the relay is active or administratively disabled
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(0), disabled(1)  

relaydRelayName 1.3.6.1.4.1.30155.3.2.2.1.3
The name of the relay
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

relaydRelayCnt 1.3.6.1.4.1.30155.3.2.2.1.4
Number of packets passed via this relay
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

relaydRelayAvg 1.3.6.1.4.1.30155.3.2.2.1.5
Average number of packets passed via this relay per statistics interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRelayLast 1.3.6.1.4.1.30155.3.2.2.1.6
Number of packets passed via this relay in the current statistics interval
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRelayAvgHour 1.3.6.1.4.1.30155.3.2.2.1.7
Average number of packets passed via this relay per hour
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRelayLastHour 1.3.6.1.4.1.30155.3.2.2.1.8
Number of packets passed via this relay in the previous hour
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRelayAvgDay 1.3.6.1.4.1.30155.3.2.2.1.9
Average number of packets passed via this relay per day
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRelayLastDay 1.3.6.1.4.1.30155.3.2.2.1.10
Number of packets passed via this relay in the previous day
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

relaydRouters 1.3.6.1.4.1.30155.3.2.3
A list of configured routers
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RelaydRouterEntry

relaydRouterEntry 1.3.6.1.4.1.30155.3.2.3.1
An entry describing the configured router
Status: current Access: not-accessible
OBJECT-TYPE    
  RelaydRouterEntry  

relaydRouterIndex 1.3.6.1.4.1.30155.3.2.3.1.1
A unique value, greater than zero, for each router
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

relaydRouterTableIndex 1.3.6.1.4.1.30155.3.2.3.1.2
Index of the Table entry under relaydTables which corresponds to this Router
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

relaydRouterStatus 1.3.6.1.4.1.30155.3.2.3.1.3
Indicates whether the Router is active or administratively disabled
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(0), disabled(1)  

relaydRouterName 1.3.6.1.4.1.30155.3.2.3.1.4
Name of the Router
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

relaydRouterLabel 1.3.6.1.4.1.30155.3.2.3.1.5
The PF label, if any, associated with this Router
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

relaydRouterRtable 1.3.6.1.4.1.30155.3.2.3.1.6
Rtable number associated with this Router
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

relaydNetRoutes 1.3.6.1.4.1.30155.3.2.4
A list of configured network routes
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RelaydNetRouteEntry

relaydNetRouteEntry 1.3.6.1.4.1.30155.3.2.4.1
An entry describing the configured network route
Status: current Access: not-accessible
OBJECT-TYPE    
  RelaydNetRouteEntry  

relaydNetRouteIndex 1.3.6.1.4.1.30155.3.2.4.1.1
A unique value, greater than zero, for each NetRoute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

relaydNetRouteAddr 1.3.6.1.4.1.30155.3.2.4.1.2
Network address portion of NetRoute
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

relaydNetRouteAddrType 1.3.6.1.4.1.30155.3.2.4.1.3
Address family of NetRoute
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

relaydNetRoutePrefixLen 1.3.6.1.4.1.30155.3.2.4.1.4
Length of address prefix of NetRoute
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

relaydNetRouteRouterIndex 1.3.6.1.4.1.30155.3.2.4.1.5
The index of the Router to which this NetRoute belongs
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

relaydHosts 1.3.6.1.4.1.30155.3.2.5
A list of configured Host entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RelaydHostEntry

relaydHostEntry 1.3.6.1.4.1.30155.3.2.5.1
An entry describing the configured Host
Status: current Access: not-accessible
OBJECT-TYPE    
  RelaydHostEntry  

relaydHostIndex 1.3.6.1.4.1.30155.3.2.5.1.1
A unique value, greater than zero, for each Host
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

relaydHostParentIndex 1.3.6.1.4.1.30155.3.2.5.1.2
Index of Host, if any, from which up/down state is inherited
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

relaydHostTableIndex 1.3.6.1.4.1.30155.3.2.5.1.3
Index of the Table to which this Host belongs
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

relaydHostName 1.3.6.1.4.1.30155.3.2.5.1.4
Name for Host
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

relaydHostAddress 1.3.6.1.4.1.30155.3.2.5.1.5
Internet address for Host
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

relaydHostAddressType 1.3.6.1.4.1.30155.3.2.5.1.6
IP address version for Host
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

relaydHostStatus 1.3.6.1.4.1.30155.3.2.5.1.7
Availability of Host
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(0), disabled(1), down(2), unknown(3)  

relaydHostCheckCnt 1.3.6.1.4.1.30155.3.2.5.1.8
Number of times the status of Host has been checked
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

relaydHostUpCnt 1.3.6.1.4.1.30155.3.2.5.1.9
Number of status checks for Host in which host has been up
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

relaydHostErrno 1.3.6.1.4.1.30155.3.2.5.1.10
Error number for Host
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), abort(1), intervalTimeout(2), icmpOk(3), icmpReadTimeout(4), icmpWriteTimeout(5), tcpSocketError(6), tcpSocketLimit(7), tcpSocketOption(8), tcpConnectFail(9), tcpConnectTimeout(10), tcpConnectOk(11), tcpWriteTimeout(12), tcpWriteFail(13), tcpReadTimeout(14), tcpReadFail(15), scriptOk(16), scriptFail(17), sslConnectError(18), sslConnectFail(19), sslConnectOk(20), sslConnectTimeout(21), sslReadTimeout(22), sslWriteTimeout(23), sslReadError(24), sslWriteError(25), sendExpectFail(26), sendExpectOk(27), httpCodeError(28), httpCodeFail(29), httpCodeOk(30), httpDigestError(31), httpDigestFail(32), httpDigestOk(33)  

relaydSessions 1.3.6.1.4.1.30155.3.2.6
A list of active Sessions
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RelaydSessionEntry

relaydSessionEntry 1.3.6.1.4.1.30155.3.2.6.1
An entry describing the active Session
Status: current Access: not-accessible
OBJECT-TYPE    
  RelaydSessionEntry  

relaydSessionIndex 1.3.6.1.4.1.30155.3.2.6.1.1
A unique value, greater than zero, for each Session
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

relaydSessionRelayIndex 1.3.6.1.4.1.30155.3.2.6.1.2
The index of the Relay to which this Session belongs
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

relaydSessionInAddr 1.3.6.1.4.1.30155.3.2.6.1.3
Incoming address of this Session
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

relaydSessionInAddrType 1.3.6.1.4.1.30155.3.2.6.1.4
Incoming address family of this Session
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

relaydSessionOutAddr 1.3.6.1.4.1.30155.3.2.6.1.5
Outgoing address of this Session
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

relaydSessionOutAddrType 1.3.6.1.4.1.30155.3.2.6.1.6
Outgoing address family of this Session
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

relaydSessionPortIn 1.3.6.1.4.1.30155.3.2.6.1.7
Incoming port of this Session
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

relaydSessionPortOut 1.3.6.1.4.1.30155.3.2.6.1.8
Outgoing port of this Session
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

relaydSessionAge 1.3.6.1.4.1.30155.3.2.6.1.9
Age of this Session
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

relaydSessionIdle 1.3.6.1.4.1.30155.3.2.6.1.10
Idle time of this Session
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

relaydSessionStatus 1.3.6.1.4.1.30155.3.2.6.1.11
Status of this Session
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER running(0), done(1)  

relaydSessionPid 1.3.6.1.4.1.30155.3.2.6.1.12
Process ID of process which is handling this Session
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

relaydTables 1.3.6.1.4.1.30155.3.2.7
A list of configured host tables
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RelaydTableEntry

relaydTableEntry 1.3.6.1.4.1.30155.3.2.7.1
An entry describing the host table
Status: current Access: not-accessible
OBJECT-TYPE    
  RelaydTableEntry  

relaydTableIndex 1.3.6.1.4.1.30155.3.2.7.1.1
A unique value, greater than zero, for each table
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

relaydTableName 1.3.6.1.4.1.30155.3.2.7.1.2
The name of the table
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

relaydTableStatus 1.3.6.1.4.1.30155.3.2.7.1.3
Indicates the state of use of the table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(0), empty(1), disabled(2)