snMspsPimHADynamicBulkUpdStatus
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.76.1.1.21
Object
scalar Enumeration
Status of dynamic bulk update between active and dynamic PIM instance. notStarted(1): Dynamic Bulk Update has not yet been started. inProgress(2): Dynamic Bulk Update is in Progress. completed (3): Dynamic Bulk Update is complete. aborted (4): dynamic 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.1.21- Type
- scalar
- Access
- readonly
- Status
- current
- Default
notStarted- Parent
- snMspsPimScalars
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::snMspsPimHADynamicBulkUpdStatus.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::snMspsPimHADynamicBulkUpdStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notStarted |
2 | inProgress |
3 | completed |
4 | aborted |