All MIBs › BroadworksFault › component
component
Module: BroadworksFault
OID (symbolic): BroadworksFault::component
OID (numeric): 1.3.6.1.4.1.6431.1.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Broadworks server that is reporting the fault. applicationserver: Application server component mediaserver: Media server component networkserver: Network server component servicecontrolproxy: Service control proxy component elementmanagementsystem: Element management system component clientmanagementprofileserver: Client Management Profile server component xtendedservicesplatform: Xtended Services Platform profileserver: Profile Server
What is component?
This read-only value identifies which BroadWorks server component (such as application server, media server, network server, web server, or profile server, among others) is reporting a given fault. It's included in every BroadWorks alarm notification alongside subcomponent, severity, and problem text so an admin can pinpoint which part of the system raised the alarm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.1.1.7 snmpwalk -v2c -c public <target> BroadworksFault::component
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.1.1.7.1 snmpget -v2c -c public <target> BroadworksFault::component.1
Start monitoring Cisco BroadWorks VoIP/UC application platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BroadworksFault::component OID value, configure state conditions and alerts, and monitor any Cisco BroadWorks VoIP/UC application platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6431 | broadsoft | BroadworksFault |
| 1.3.6.1.4.1.6431.1 | broadworks | BroadworksFault |
| 1.3.6.1.4.1.6431.1.1 | common | BroadworksFault |
| 1.3.6.1.4.1.6431.1.1.1 | systemFaults | BroadworksFault |
| 1.3.6.1.4.1.6431.1.1.1.1 | faultFields | BroadworksFault |
| 1.3.6.1.4.1.6431.1.1.1.1.7 | component | BroadworksFault |