fsRmOverallBulkStatus
ARICENT-RM-MIB ·
.1.3.6.1.4.1.2076.99.3.9
Object
scalar Enumeration
This object specifies the Overall Bulk update status of the system. notstarted - when both static and dynamic sync up are not started inprogress - when static or dynamic sync up is in progress completed - when both static and dynamic sync up are completed failed - when static or dynamic sync up is failed.
Context
- MIB
- ARICENT-RM-MIB
- OID
.1.3.6.1.4.1.2076.99.3.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- fsRmStatistics
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 'ARICENT-RM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-RM-MIB::fsRmOverallBulkStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-RM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-RM-MIB::fsRmOverallBulkStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notStarted |
1 | inProgress |
2 | completed |
3 | failed |