SONUS-IP-ADDRESS-MIB: View SNMP OID List / Download MIB
VENDOR: SONUS NETWORKS
Home | MIB: SONUS-IP-ADDRESS-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).
|
|||
Object Name | OID | Type | Access | Info |
sonusIpAddressMIB | 1.3.6.1.4.1.2879.2.3.2 |
The MIB Module for IP Address Management. |
||
sonusIpAddrTable | 1.3.6.1.4.1.2879.2.3.2.1 | no-access |
The table of addressing information relevant to this entity's IP addresses. |
|
1.3.6.1.4.1.2879.2.3.2.1.1 | no-access |
The addressing information for one of this entity's IP addresses. |
||
sonusIpAdEntAddr | 1.3.6.1.4.1.2879.2.3.2.1.1.1 | ipaddress | read-only |
The IP address to which this entry's addressing information pertains. |
sonusIpAdEntIfIndex | 1.3.6.1.4.1.2879.2.3.2.1.1.2 | integer32 | read-only |
The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of RFC 1573's ifIndex. |
sonusIpAdEntNetMask | 1.3.6.1.4.1.2879.2.3.2.1.1.3 | ipaddress | read-only |
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
sonusIpAdEntBcastAddr | 1.3.6.1.4.1.2879.2.3.2.1.1.4 | integer32 | read-only |
The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface. |
sonusIpAdEntReasmMaxSize | 1.3.6.1.4.1.2879.2.3.2.1.1.5 | integer32 | read-only |
The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface. |
sonusIpAdEntShelf | 1.3.6.1.4.1.2879.2.3.2.1.1.6 | integer32 | read-write |
A 32-bit integer identifying the shelf that the IP Addr table applies to |
sonusIpAdEntSlot | 1.3.6.1.4.1.2879.2.3.2.1.1.7 | integer32 | read-write |
A 32-bit integer identifying the slot that the IP Addr table applies to |
sonusIpAdEntInstance | 1.3.6.1.4.1.2879.2.3.2.1.1.8 | integer32 | read-write |
A 32-bit integer identifying the instance that the IP Addr table applies to |
sonusIpNetToMediaTable | 1.3.6.1.4.1.2879.2.3.2.2 | no-access |
The IP Address Translation table used for mapping from IP addresses to physical addresses. |
|
1.3.6.1.4.1.2879.2.3.2.2.1 | no-access |
Each entry contains one IpAddress to `physical' address equivalence. |
||
sonusIpNetToMediaIfIndex | 1.3.6.1.4.1.2879.2.3.2.2.1.1 | integer32 | read-only |
The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of RFC 1573's ifIndex. |
sonusIpNetToMediaPhysAddress | 1.3.6.1.4.1.2879.2.3.2.2.1.2 | physaddress | read-only |
The media-dependent `physical' address. |
sonusIpNetToMediaNetAddress | 1.3.6.1.4.1.2879.2.3.2.2.1.3 | ipaddress | read-only |
The IpAddress corresponding to the media-dependent `physical' address. |
sonusIpNetToMediaType | 1.3.6.1.4.1.2879.2.3.2.2.1.4 | integer | read-only |
The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable. That is, it effectively disassociates the interface identified with said entry from the mapping identified with said entry. It is an implementation- specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipNetToMediaType object. Enumeration: 'static': 4, 'other': 1, 'dynamic': 3, 'invalid': 2. |
sonusIpNetToMediaShelf | 1.3.6.1.4.1.2879.2.3.2.2.1.5 | integer32 | read-only |
A 32-bit integer identifying the shelf that the IP Net to Media table applies to |
sonusIpNetToMediaSlot | 1.3.6.1.4.1.2879.2.3.2.2.1.6 | integer32 | read-only |
A 32-bit integer identifying the slot that the IP Net to Media table applies to |
sonusIpNetToMediaInstance | 1.3.6.1.4.1.2879.2.3.2.2.1.7 | integer32 | read-only |
A 32-bit integer identifying the instance that the IP Net to Media table applies to |