SONOMASYSTEMS-SONOMA-IPPROP-MIB: View SNMP OID List / Download MIB

VENDOR: SONOMA SYSTEMS


 Home MIB: SONOMASYSTEMS-SONOMA-IPPROP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ipRouting 1.3.6.1.4.1.2926.25.4.1
     ipRIPState 1.3.6.1.4.1.2926.25.4.1.1 integer read-write
This parameter determines if the RIP routing protocol is enabled globally. This parameter is set to DISABLED if IP routing is disabled globally. Enumeration: 'disabled': 2, 'enabled': 1.
     ipSecurity 1.3.6.1.4.1.2926.25.4.1.2 integer read-write
This parameter enables or disables the security mechanism. Enumeration: 'disabled': 2, 'enabled': 1.
     ipPortConfigTable 1.3.6.1.4.1.2926.25.4.1.3 no-access
This is a table of configurable IP parameters.
         ipPortConfigEntry 1.3.6.1.4.1.2926.25.4.1.3.1 no-access
This is an entry of the ipPortConfigTable.
             ipPortConfigIndex 1.3.6.1.4.1.2926.25.4.1.3.1.1 integer read-only
This is the Logical Port No. to which this Table entry pertains.
             ipPortForwarding 1.3.6.1.4.1.2926.25.4.1.3.1.2 integer read-write
The indication of whether this entity is acting as a gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP gateways forward datagrams. IP hosts do not ( except those source-routed via the host.) Even if enabled, this port will not forward unless the global ipForwarding flag is enabled and at least one IP Address has been configured on the unit. Enumeration: 'disabled': 2, 'enabled': 1.
             ipPortMACEncapsulation 1.3.6.1.4.1.2926.25.4.1.3.1.3 integer read-write
This parameter determines the LAN encapsulation used when transmitting a datagram on this logical port. This parameter is only applicable for logical ports which are attached to LAN physical ports. Slip ports have noencap Enumeration: 'tokenRingSnap': 5, 'ieee8023': 3, 'tokenRing': 4, 'fddiSnap': 6, 'ethernet': 2, 'noencap': 1.
             ipPortDisposition 1.3.6.1.4.1.2926.25.4.1.3.1.4 integer read-write
This parameter determines the action taken on a received IP datagram if routing is disabled for this port, and the global routing flag is set to enabled (2). If routing is disabled for this port and this object has a value of discard (2), than all IP datagrams received on this port which are not addressed to the unit, will be discarded. Enumeration: 'bridge': 1, 'discard': 2.
             ipPortMTU 1.3.6.1.4.1.2926.25.4.1.3.1.5 integer read-write
Maximum size of an IP packet that can be transferred through this interface. It is the ifMtu for the port minus the mac header. The minimum value is 64 bytes
             ipPortDefaultGateway 1.3.6.1.4.1.2926.25.4.1.3.1.6 ipaddress read-write
This parameter determines the default gateway for this specific IP port. If the destination for packets received on this port is not in the forwarding table, they will be routed to this address
             ipPortDefaultGatewayLP 1.3.6.1.4.1.2926.25.4.1.3.1.7 integer read-write
This parameter determines the logical port that the default gateway could be reached.
     ipPortAddrTable 1.3.6.1.4.1.2926.25.4.1.4 no-access
This table is a table of IP addresses and masks associated with each logical port.
         ipPortAddrEntry 1.3.6.1.4.1.2926.25.4.1.4.1 no-access
An entry of the IP port address table. All the objects in an entry must be supplied in a single SET PDU.
             ipPortAddrIndex 1.3.6.1.4.1.2926.25.4.1.4.1.1 integer read-write
An index into the ipPortAddr Table which identifies the Logical Port No, for which the address is valid.
             ipPortIpAddress 1.3.6.1.4.1.2926.25.4.1.4.1.2 ipaddress read-write
The IP Address of the logical port.This object combined with the ipPortAddrIndex object constitutes the instance value used to uniquely identify and entry in this table.
             ipPortIpAddressMask 1.3.6.1.4.1.2926.25.4.1.4.1.3 ipaddress read-write
The IP address mask associated with the IP address.
             ipPortAddrType 1.3.6.1.4.1.2926.25.4.1.4.1.4 integer read-write
If the value of this object is valid(1) and we are performing a SetRequest then this is a request to add an entry to the table. If a value of invalid(2) is passed in the SetRequest, along with the other objects in an entry then this is a request to delete the entry from the table. Enumeration: 'valid': 1, 'invalid': 2.
     ipAccessViolations 1.3.6.1.4.1.2926.25.4.1.5 counter read-only
This is a count of the number of access violations which have occurred for the entire unit.
     ipOtherDiscards 1.3.6.1.4.1.2926.25.4.1.6 counter read-only
This is the total number of IP datagrams discarded for the entire unit, for other reasons, eg the incorrect configuration of a WAN port, etc
     ipOutTransmits 1.3.6.1.4.1.2926.25.4.1.7 counter read-only
This is the total number of IP datagrams which have been transmitted by this unit.
     ipRelay 1.3.6.1.4.1.2926.25.4.1.8 integer read-write
This parameter enables or disables the BOOTP/DHCP Relay Agent mechanism. Enumeration: 'disabled': 2, 'enabled': 1.
     ipRelayServerTable 1.3.6.1.4.1.2926.25.4.1.9 no-access
Table of servers to whom BOOTP/DHCP broadcast messages will be forwarded.
         ipRelayServerEntry 1.3.6.1.4.1.2926.25.4.1.9.1 no-access
A particular entry.
             ipRelayServerAddress 1.3.6.1.4.1.2926.25.4.1.9.1.1 ipaddress read-only
The IP Address of the BOOTP/DHCP destination server.
             ipRelayServerStatus 1.3.6.1.4.1.2926.25.4.1.9.1.2 integer read-write
If the value of this object is valid(1) and we are performing a SetRequest then this is a request to add an entry to the table. If a value of invalid(2) is passed in the SetRequest, along with the other objects in an entry then this is a request to delete the entry from the table. Enumeration: 'valid': 1, 'invalid': 2.
     ipDhcpClient 1.3.6.1.4.1.2926.25.4.1.10 integer read-write
This parameter enables or disables the DHCP Client capabilities for this entity. Enumeration: 'disabled': 2, 'enabled': 1.
     ipCounters 1.3.6.1.4.1.2926.25.4.1.11
           ipInternalReceived 1.3.6.1.4.1.2926.25.4.1.11.1 counter read-only
The number of datagrams received that were addressed to the router's IP address.
           ipLoopback 1.3.6.1.4.1.2926.25.4.1.11.2 counter read-only
The number of datagrams looped back to ourselves.
           ipNonFastPath 1.3.6.1.4.1.2926.25.4.1.11.3 counter read-only
The number of datagrams forwarded by software outside the fastpath.
           ipBackgroundPath 1.3.6.1.4.1.2926.25.4.1.11.4 counter read-only
The number of datagrams forwarded or received through the background software path.
           ipNotForwarding 1.3.6.1.4.1.2926.25.4.1.11.5 counter read-only
The number of datagrams received that would have been forwarded except that forwarding was disabled on the inbound port.
           ipVlanMismatch 1.3.6.1.4.1.2926.25.4.1.11.6 counter read-only
The number of datagrams not forwarded because the source VLAN id did not match the destination VLAN id.
           ipShortHeader 1.3.6.1.4.1.2926.25.4.1.11.7 counter read-only
The number of datagrams received with a header shorter than is allowed.
           ipHeaderLengthError 1.3.6.1.4.1.2926.25.4.1.11.8 counter read-only
The number of datagrams received with a header specifying a length longer than the enclosing frame.
           ipVersionError 1.3.6.1.4.1.2926.25.4.1.11.9 counter read-only
The number of datagrams received with an incorrect header version number.
           ipCsumError 1.3.6.1.4.1.2926.25.4.1.11.10 counter read-only
The number of datagrams received with an incorrect header checksum.
           ipFwdFormatError 1.3.6.1.4.1.2926.25.4.1.11.11 counter read-only
The number of datagrams not forwarded because an error was encountered formating the datagram for its next hop. This is an internal software error.
           ipConvFailedInbound 1.3.6.1.4.1.2926.25.4.1.11.12 counter read-only
The number of datagrams not forwarded because an internal buffer translation failed (inbound). This is an internal software error.
           ipConvFailedOutbound 1.3.6.1.4.1.2926.25.4.1.11.13 counter read-only
The number of datagrams not forwarded because an internal buffer translation failed (outbound). This is an internal software error.
           ipArpRequestsSent 1.3.6.1.4.1.2926.25.4.1.11.14 counter read-only
The number of ARP requests sent.
           ipArpRepliesSent 1.3.6.1.4.1.2926.25.4.1.11.15 counter read-only
The number of ARP Replies sent.
           ipArpRequestsRecv 1.3.6.1.4.1.2926.25.4.1.11.16 counter read-only
The number of ARP requests received.
           ipArpRepliesRecv 1.3.6.1.4.1.2926.25.4.1.11.17 counter read-only
The number of ARP replies received.
           ipArpQueueSatisfied 1.3.6.1.4.1.2926.25.4.1.11.18 counter read-only
The number of datagrams queued to an ARP queue that we later transmitted.
           ipArpQueueDropped 1.3.6.1.4.1.2926.25.4.1.11.19 counter read-only
The number of datagrams queued to an ARP queue that we later dropped.
           ipArpNotQueuedLimit 1.3.6.1.4.1.2926.25.4.1.11.20 counter read-only
The number of datagrams not queued to an ARP queue because the limit was reached.
           ipRequestsThrottled 1.3.6.1.4.1.2926.25.4.1.11.21 counter read-only
The number of requests dropped because they exceeded the IP request throttle.
           ipRequestsThrottledLastSecond 1.3.6.1.4.1.2926.25.4.1.11.22 counter read-only
The number of requests dropped in the last second because they exceeded the IP request throttle.
     ipParameters 1.3.6.1.4.1.2926.25.4.1.12
           ipparamBackwardingThrottle 1.3.6.1.4.1.2926.25.4.1.12.1 integer read-write
In order to avoid denial-of-service attacks, the IP forwarder throttles the number of requests directed to this system which are processed.