agDiffState
BLADETYPE6-NETWORK-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.4.2
Object
scalar r/w
Enumeration
When this object is read the current state is returned. idle(3) indicates that there is no diff in progess. complete(5) indicates that the last diff operation is completed. Setting the value to diff(1), will start a new diff operation Diff compares the new configuration with the current configuration and shows the pending configuration changes. Setting the value to flashdiff(1), will start a new diff operation. flashdiff compares new configuration with the flash configuration. To read the configuration changes use the agDiffTable once the state of this variable returns complete.
Context
- MIB
- BLADETYPE6-NETWORK-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.3.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agDiff
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 'BLADETYPE6-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADETYPE6-NETWORK-MIB::agDiffState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADETYPE6-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADETYPE6-NETWORK-MIB::agDiffState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |