SUPERMICRO-SNMP3-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
17
.1.3.6.1.4.1.10876.101.1.112.10 · 1 row entry · 7 columns
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk snmpInformCntTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-SNMP3-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SNMP3-MIB::snmpInformCntTable'
The SNMP Inform Counters Table is used to store the
statistics of the INFORM PDUs sent from the device.
snmpInformCntEntry row .1.3.6.1.4.1.10876.101.1.112.10.1
Each entry contains one Manager entry with INFORM
Statistics.
Column Syntax OID
The IpAddress corresponding to the Remote SNMP Entity
configured to receive INFORM notifications. The Index
corresponds to an entry in snmpTargetAddrTable
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.10876.101.1.112.10.1.1
The total number of INFORM messages delivered from the
SNMP entity to the transport service.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.2
The total number of INFORM messages waiting to be
acknowledged by the remote SNMP Entity
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.3
The total number of INFORM messages retransmitted to the
remote SNMP Entity from the SNMP entity
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.4
The total number of unacknowledged INFORM messages
discarded by the SNMP entity to make room for new INFORMs.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.5
The total number of INFORM messages failed to receive an
Acknowledgement from the remote SNMP entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.6
The total number of INFORM ACK messages received as
Acknowledgement from the remote SNMP entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.7
.1.3.6.1.4.1.10876.101.1.112.18 · 1 row entry · 8 columns
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsSnmpProxyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-SNMP3-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SNMP3-MIB::fsSnmpProxyTable'
The table of translation parameters used by proxy forwarder
applications for forwarding SNMP messages. 
          		
		The table will store the registered OID's pertaining to the
		agents. Every Entry will store the OID, with its Proxy Type,
		ParamsIn expected, and information about the Target where
		the message has to be forwarded.
fsSnmpProxyEntry row .1.3.6.1.4.1.10876.101.1.112.18.1
A set of translation parameters used by a proxy forwarder
application for forwarding SNMP messages.

Entries in the fsSnmpProxyTable are created and deleted
using the fsSnmpProxyMibRowStatus object.
Column Syntax OID
The locally arbitrary, but unique identifier associated
with this fsSnmpProxyEntry.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.10876.101.1.112.18.1.1
The type of message that may be forwarded using
the translation parameters defined by this entry.
Enumerationr/w
Enumerated Values:
1read
2write
3trap
4inform
.1.3.6.1.4.1.10876.101.1.112.18.1.2
The MibId contained in messages that
may be forwarded using the translation parameters
defined by this entry.
ObjectIdentifierr/w .1.3.6.1.4.1.10876.101.1.112.18.1.3
This object selects an entry in the snmpTargetParamsTable.
The selected entry is used to determine which row of the
fsSnmpProxyTable to use for forwarding received messages.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10876.101.1.112.18.1.4
This object selects a management target defined in the
snmpTargetAddrTable (in the SNMP-TARGET-MIB). The
selected target is defined by an entry in the
snmpTargetAddrTable whose index value (snmpTargetAddrName)
is equal…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10876.101.1.112.18.1.5
This object selects a set of management targets defined
in the snmpTargetAddrTable (in the SNMP-TARGET-MIB).

This object is only used when selection of multiple
targets is required (i.e. when forwarding a…
SNMP-TARGET-MIBSnmpTagValuer/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10876.101.1.112.18.1.6
The storage type of this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.10876.101.1.112.18.1.7
The status of this conceptual row.

To create a row in this table, a manager must
set this object to either createAndGo(4) or
createAndWait(5).

The following objects may not be modified whil…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.10876.101.1.112.18.1.8
.1.3.6.1.4.1.10876.101.1.112.20.3 · 1 row entry · 2 columns
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsSnmpTrapFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-SNMP3-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SNMP3-MIB::fsSnmpTrapFilterTable'
This table contains the Trap-OID entries that is set
during disabling of traps and is used to filter the
traps that are disabled.
fsSnmpTrapFilterEntry row .1.3.6.1.4.1.10876.101.1.112.20.3.1
The individual entry in the above table.
Column Syntax OID
Index of this table. The OID entry for which
the trap has to be filtered.
ObjectIdentifier .1.3.6.1.4.1.10876.101.1.112.20.3.1.1
Denotes the RowStatus of the Trap Filter Entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.10876.101.1.112.20.3.1.2