cfprSmAppInstanceOperationalState
CISCO-FIREPOWER-SM-MIB ·
.1.3.6.1.4.1.9.9.826.1.71.7.1.14
Object
Cisco Firepower sm:AppInstance:operationalState managed object property
Context
- MIB
- CISCO-FIREPOWER-SM-MIB
- OID
.1.3.6.1.4.1.9.9.826.1.71.7.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfprSmAppInstanceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FIREPOWER-SM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FIREPOWER-SM-MIB::cfprSmAppInstanceOperationalState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FIREPOWER-SM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FIREPOWER-SM-MIB::cfprSmAppInstanceOperationalState.<cfprSmAppInstanceInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FIREPOWER-SM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FIREPOWER-SM-MIB::cfprSmAppInstanceOperationalState'
Syntax
- Source
- CISCO-FIREPOWER-TC-MIBCfprSdAppInstState
- Base type
Enumeration
Values & Constraints
Type Values
0 | notInstalled |
1 | installing |
2 | installFailed |
3 | offline |
4 | starting |
5 | startFailed |
6 | started |
7 | online |
8 | stopping |
9 | stopFailed |
10 | notResponding |
11 | updating |
12 | updateFailed |
13 | updateSucceeded |
14 | unsupported |
15 | fault |