fsMIOspfTraceLevel
SUPERMICRO-OSPFMI-MIB ·
.1.3.6.1.4.1.10876.101.1.145.1.3.1.12
Object
This object is used to define level of trace required for OSPF. Levels are defined as follows. 0x00000100 -- Packet High Level Dump Trace. 0x00000200 -- Packet Low Level Dump Trace. 0x00000400 -- Packet Hex Dump Trace. 0x00000800 -- Critical Trace. 0x00001000 -- Function Entry Trace. 0x00002000 -- Function Exit Trace. 0x00004000 -- Memory Allocation Success Trace. 0x00008000 -- Memory Allocation Failure Trace. 0x00010000 -- Hello packet Trace. 0x00020000 -- DDP packet Trace. 0x00040000 -- Link State Request Packet Trace. 0x00080000 -- Link State Update Packet Trace. 0x00100000 -- Link State Acknowledge Packet Trace. 0x00200000 -- Interface State Machine Trace. 0x00400000 -- Neighbor State Machine Trace. 0x00800000 -- Routing Table Calculation Trace. 0x01000000 -- RTM Module Trace. 0x02000000 -- Interface Trace. 0x04000000 -- NSSA Trace. 0x08000000 -- Route Aggregation Trace. 0x10000000 -- Configuration Trace. 0x20000000 -- Adjacency formation Trace. 0x40000000 -- Link State Database Trace. 0x80000000 -- Protocol Packet Processing Trace.
Context
- MIB
- SUPERMICRO-OSPFMI-MIB
- OID
.1.3.6.1.4.1.10876.101.1.145.1.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIOspfEntry
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 'SUPERMICRO-OSPFMI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPFMI-MIB::fsMIOspfTraceLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-OSPFMI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPFMI-MIB::fsMIOspfTraceLevel.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-OSPFMI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-OSPFMI-MIB::fsMIOspfTraceLevel'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647