tnStatsApplianceState
TALARI-MIB ·
.1.3.6.1.4.1.34086.2.2.12.1.10
Object
scalar Enumeration
The state of the appliance - whether or not it is enabled (passing traffic) or disabled.
Context
- MIB
- TALARI-MIB
- OID
.1.3.6.1.4.1.34086.2.2.12.1.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tnStatsApplianceScalars
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 'TALARI-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TALARI-MIB::tnStatsApplianceState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TALARI-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TALARI-MIB::tnStatsApplianceState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | disabled |
2 | enabled |