2.235.1.1.4 trap
更新时间: 2026/06/18
在Gitcode上查看源码

2.235.1.1.4 trap

Revision History

openUBMC VersionRevision DateRevision Content
26.062026/06/18Auto-generated SNMP branch documentation

Node Overview

  • MIB module: OPENUBMC-SERVER-MIB
  • Node name: trap
  • Relative OID: 2.235.1.1.4
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.4
  • Node type: OBJECT IDENTIFIER
  • Access: N/A
  • Status: -
  • MIB definition: openUBMC 4

Child Nodes

Follow the SNMP OID topology; click a row to open the next level.

Relative OIDNode nameTypeDocument
2.235.1.1.4.50trapInfoDescriptionTableOBJECT-TYPEtrapInfoDescriptionTable

Object Definitions

Scalar objects and notifications defined under this node.

trapEnable

  • Relative OID: 2.235.1.1.4.1
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.4.1
  • Type: OBJECT-TYPE
  • Data type: INTEGER { disable (1), enable (2) }
  • Access: read-write
  • Status: current
  • MIB definition: trap 1
  • Description: The state of Trap. Default value is enable(2).

trapCommunity

  • Relative OID: 2.235.1.1.4.2
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.4.2
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: trap 2
  • Description: SNMP trap community between 1 to 32 characters. A community supports all characters except space.

trapLevel

  • Relative OID: 2.235.1.1.4.3
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.4.3
  • Type: OBJECT-TYPE
  • Data type: INTEGER { ok(1), minor(2), major(3), critical(4) }
  • Access: read-write
  • Status: current
  • MIB definition: trap 3
  • Description: The level of trap send. Default level is minor. ok:send all level message. minor:send minor and above level message. major:send major and above level message. critical:send critical level message.

trapMode

  • Relative OID: 2.235.1.1.4.4
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.4.4
  • Type: OBJECT-TYPE
  • Data type: INTEGER { eventCodeMode(1), trapOidMode(2), trapPreciseAlarmMode(3) }
  • Access: read-write
  • Status: current
  • MIB definition: trap 4
  • Description: Trap mode.

trapVersion

  • Relative OID: 2.235.1.1.4.5
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.4.5
  • Type: OBJECT-TYPE
  • Data type: INTEGER { v1(1), v2c(2), v3(3) }
  • Access: read-write
  • Status: current
  • MIB definition: trap 5
  • Description: Trap version.

trapRearm

  • Relative OID: 2.235.1.1.4.6
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.4.6
  • Type: OBJECT-TYPE
  • Data type: INTEGER { rearm(1) }
  • Access: read-write
  • Status: current
  • MIB definition: trap 6
  • Description: Send rearm commomnd.

trapServerIdentity

  • Relative OID: 2.235.1.1.4.7
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.4.7
  • Type: OBJECT-TYPE
  • Data type: INTEGER { boardSN(1), productAssetTag(2), hostName(3), chassisName(4), chassisLocation(5), chassisSerialNumber(6) }
  • Access: read-write
  • Status: current
  • MIB definition: trap 7
  • Description: Choose the server Identity when sending trap.

trapSecurityUserName

  • Relative OID: 2.235.1.1.4.8
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.4.8
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: trap 8
  • Description: The security user name for SNMP TRAP V3, the user should be one of the BMC local user.

trapLevelDetail

  • Relative OID: 2.235.1.1.4.9
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.4.9
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: trap 9
  • Description: The level of trap send. Support set/get any combination of the 4 alarm levels(critical,major,minor,normal), use comma to separate them. none/all is also supported,but never use it with the 4 levels together. e.g. To set critical + major level message, just set: critical,major To set critical level message, just set: critical To set all level message, just set: all

Back to index