tfoFogCreate
TFO-MIB ·
.1.3.6.1.4.1.36673.25.1.3.1.2
Object
column r/w
Enumeration
This Object can be used to Create or Delete a FOG by specifing the fog index. Fog Index can vary from 1 to 64
Context
- MIB
- TFO-MIB
- OID
.1.3.6.1.4.1.36673.25.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tfoFogEntry
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 'TFO-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TFO-MIB::tfoFogCreate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TFO-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TFO-MIB::tfoFogCreate.<tfoFogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TFO-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TFO-MIB::tfoFogCreate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | delete |
1 | add |