bfcEventId
BRCM-BFC-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.9.1.3.2.1.1
Object
column SNMPv2-TCAutonomousType
A reference to an object which defines a particular event type. The object referenced should not be accessible, but rather be used to provide a unique identifier of the event type. Some such objects are defined under the bfcEvents node of this MIB.
Context
- MIB
- BRCM-BFC-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.9.1.3.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- bfcEventLogEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BRCM-BFC-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-BFC-MGMT-MIB::bfcEventId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-BFC-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-BFC-MGMT-MIB::bfcEventId.<bfcEventId>.<bfcEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-BFC-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-BFC-MGMT-MIB::bfcEventId'
Syntax
- Source
- SNMPv2-TCAutonomousType
- Base type
ObjectIdentifier
Type Description
Represents an independently extensible type identification value. It may, for example, indicate a particular sub-tree with further MIB definitions, or define a particular type of protocol or hardware.
Values & Constraints
No enumerated values or constraints recorded.