snMspsPimHAEvent
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.76.1.3.3
Object
scalar Enumeration
Trap Events:
StandbyInstanceUP: generated when the Active PIM instance detects
Standby instance becoming Up.
StandbyInstanceDown: generated when the Active PIM instance detects
Standby instance going Down.
InstancesSwitchover: generated When both the Active and Standby PIM
instances change their roles and transits to Standby and Active state
respectively.
DynamicBulkupdateStart: generated when the Active PIM instance starts
sending dynamic Bulk updates to the Standby instance.
DynamicBulkupdateComplete: genreated when the Active PIM instance
receives an event from Standby PIM instance indicating Completion of
Bulk Update.
DynamicBulkupdateAborted: generated when Bulk Update is aborted.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.76.1.3.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- snMspsPimTrapsControl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsPimHAEvent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsPimHAEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standbyInstanceUP |
2 | standbyInstanceDown |
3 | instancesSwitchover |
4 | dynamicBulkupdateStart |
5 | dynamicBulkupdateComplete |
6 | dynamicBulkupdateAborted |