raisecomConfigLoadNotificationOnCompletion
RAISECOM-COMMON-MANAGEMENT-MIB ·
.1.3.6.1.4.1.8886.1.2.1.2
Object
Specifies whether or not a raisecomConfigLoadOnCompletion notification should be issued on completion of some operation . If such a notification is desired, it is the responsibility of the management entity to ensure that the SNMP administrative model is configured in such a way as to allow the notification to be delivered.
Context
- MIB
- RAISECOM-COMMON-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.8886.1.2.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- raisecomCommonFunctionGroup
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 'RAISECOM-COMMON-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-COMMON-MANAGEMENT-MIB::raisecomConfigLoadNotificationOnCompletion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-COMMON-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-COMMON-MANAGEMENT-MIB::raisecomConfigLoadNotificationOnCompletion'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |