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
The SNMP Inform Counters Table is used to store the
statistics of the INFORM PDUs sent from the device.
snmpInformCntEntry entry .1.3.6.1.4.1.10876.101.1.112.10.1
Each entry contains one Manager entry with INFORM
Statistics.
Indexes
snmpInformTgtAddrName
Column Syntax OID
snmpInformTgtAddrName
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
snmpInformSent
The total number of INFORM messages delivered from the
SNMP entity to the transport service.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.2
snmpInformAwaitAck
The total number of INFORM messages waiting to be
acknowledged by the remote SNMP Entity
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.3
snmpInformRetried
The total number of INFORM messages retransmitted to the
remote SNMP Entity from the SNMP entity
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.4
snmpInformDropped
The total number of unacknowledged INFORM messages
discarded by the SNMP entity to make room for new INFORMs.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.5
snmpInformFailed
The total number of INFORM messages failed to receive an
Acknowledgement from the remote SNMP entity.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.112.10.1.6
snmpInformResponses
The total number of INFORM ACK messages received as
Acknowledgement from the remote SNMP entity.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
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
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 entry .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.
Indexes
fsSnmpProxyMibName
Column Syntax OID
fsSnmpProxyMibName
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
fsSnmpProxyMibType
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
fsSnmpProxyMibId
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
fsSnmpProxyMibTargetParamsIn
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
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10876.101.1.112.18.1.4
fsSnmpProxyMibSingleTargetOut
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
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10876.101.1.112.18.1.5
fsSnmpProxyMibMultipleTargetOut
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
Textual Convention: SNMP-TARGET-MIBSnmpTagValue OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10876.101.1.112.18.1.6
fsSnmpProxyMibStorageType
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
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.10876.101.1.112.18.1.7
fsSnmpProxyMibRowStatus
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
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.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
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 entry .1.3.6.1.4.1.10876.101.1.112.20.3.1
The individual entry in the above table.
Indexes
fsSnmpTrapFilterOID
Column Syntax OID
fsSnmpTrapFilterOID
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
fsSnmpTrapFilterRowStatus
Denotes the RowStatus of the Trap Filter Entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.10876.101.1.112.20.3.1.2