neDatabaseType
FspR7-MIB ·
.1.3.6.1.4.1.2544.1.11.2.2.1.18
Object
scalar FspR7DatabaseType
this shows whether the system is running on a temporary auxiliary DB or on the DB in ACT, which is the normal situation
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 'FspR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FspR7-MIB::neDatabaseType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FspR7-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FspR7-MIB::neDatabaseType'
Syntax
- Source
- FspR7DatabaseType
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
1 | auxiliary |
2 | normal |