g3loadtotalTretrieve
G3-AVAYA-MIB ·
.1.3.6.1.4.1.6889.2.8.1.78.4
Object
scalar r/w
Enumeration
An object containing a flag that is 'update' if the cached data is being retrieved and otherwise 'current'. This object may be set to 'update' to force a refresh of the cache.
Context
- MIB
- G3-AVAYA-MIB
- OID
.1.3.6.1.4.1.6889.2.8.1.78.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- g3loadtotal
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 'G3-AVAYA-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G3-AVAYA-MIB::g3loadtotalTretrieve.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G3-AVAYA-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G3-AVAYA-MIB::g3loadtotalTretrieve'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | failed |
2 | update |
3 | current |