CXCFG-IP-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXCFG-IP-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
 cxCfgIpPingTable 1.3.6.1.4.1.495.2.1.6.11.1 no-access
Provides the configuration to perform an IP Ping. The table contains one default entry (row) which can be modified.
     cxCfgIpPingEntry 1.3.6.1.4.1.495.2.1.6.11.1.1 no-access
Identifies the configuration of a Ping table.
         cxCfgIpPingIndex 1.3.6.1.4.1.495.2.1.6.11.1.1.1 integer read-write
Determines the number used to index the Ping entry table. Range of Values: From 1 - 32 Default Value: None Configuration Changed: Administrative
         cxCfgIpPingDestAddr 1.3.6.1.4.1.495.2.1.6.11.1.1.2 ipaddress read-write
The Destination IP Address, a unique IP number. Default Value: None
         cxCfgIpPingGapsInMs 1.3.6.1.4.1.495.2.1.6.11.1.1.3 integer read-write
Gaps in Tenths of a second between ping frames. Range of Values: From 1 to 1000 Default Value: 10
         cxCfgIpPingNbOfPings 1.3.6.1.4.1.495.2.1.6.11.1.1.4 integer read-write
Number of Ping frames to send. A value of 0, means run infinitely. Range of Values: From 0 to 4,000,000 Default Value: 1
         cxCfgIpPingDataSize 1.3.6.1.4.1.495.2.1.6.11.1.1.5 integer read-write
Size of data packet to send in the IP Ping frame. Range of Values: From 1 to 300 Default Value: 64
         cxCfgIpPingRowStatus 1.3.6.1.4.1.495.2.1.6.11.1.1.10 integer read-write
Determines the status of the objects in a table row. Options: invalid (1): Row is flagged. After next reset the values will be disabled and the row will be deleted from the table. valid (2): Values are enabled. Default Value: (2) Configuration Changed: Administrative Enumeration: 'valid': 2, 'invalid': 1.
         cxCfgIpPingTriggerSend 1.3.6.1.4.1.495.2.1.6.11.1.1.11 integer read-write
The parameter that triggers whether Pings are sent out. Options: ipIdle (1): No Pings are sent ipSend (2): The counter is set to zero and Pings are sent Default Value: ipIdle (1) Enumeration: 'ipIdle': 1, 'ipSend': 2.
         cxCfgIpPingNbTx 1.3.6.1.4.1.495.2.1.6.11.1.1.20 counter read-only
The number of Ping frames transmitted.
         cxCfgIpPingNbReplyRx 1.3.6.1.4.1.495.2.1.6.11.1.1.21 counter read-only
The number of positive Ping replies received.
         cxCfgIpPingNbErrorRx 1.3.6.1.4.1.495.2.1.6.11.1.1.22 counter read-only
The number of error replies received.
         cxCfgIpPingLastSeqNumRx 1.3.6.1.4.1.495.2.1.6.11.1.1.23 counter read-only
The sequence of the last Ping frame received.
         cxCfgIpPingLastRoundTripInMs 1.3.6.1.4.1.495.2.1.6.11.1.1.24 counter read-only
The time elapsed in milliseconds for the round trip of the last Ping frame.
         cxCfgIpPingAvgRoundTripInMs 1.3.6.1.4.1.495.2.1.6.11.1.1.25 counter read-only
The average time spent in ms for the round trips of the each Ping frame.
         cxCfgIpPingMinRoundTripInMs 1.3.6.1.4.1.495.2.1.6.11.1.1.26 counter read-only
The minimum time spent in ms for a round trips of a Ping frame.
         cxCfgIpPingMaxRoundTripInMs 1.3.6.1.4.1.495.2.1.6.11.1.1.27 counter read-only
The maximum time spent in ms for a round trips of a Ping frame.
         cxCfgIpPingLastNumHopsTraveled 1.3.6.1.4.1.495.2.1.6.11.1.1.28 counter read-only
The number of hops traveled counter for the last Ping frame.
 cxCfgIpAddrTable 1.3.6.1.4.1.495.2.1.6.15.1 no-access
Provides the configuration and addressing information for eachIP port. This information is used when a port binds to a physical port or a convergence port. The table contains one default entry (row) which can be modified. If more than one IP port is required, additional entries can be added.
     cxCfgIpAddrEntry 1.3.6.1.4.1.495.2.1.6.15.1.1 no-access
Identifies the configuration and addressing information for a particular IP port. This information is used when the port binds to a physical port or a convergence port.
         cxCfgIpAdEntAddr 1.3.6.1.4.1.495.2.1.6.15.1.1.1 ipaddress read-only
Determines the IP address assigned to a particular IP Port. The value of this address is used to index this row of the table. Range of Values: 4 integers, each one ranging from 0 to 255. Default Value: 00.00.00.00 Configuration Changed: Administrative.
         cxCfgIpAdEntIfIndex 1.3.6.1.4.1.495.2.1.6.15.1.1.2 integer read-write
Identifies the table row that contains configuration or monitoring objects for a specific type of physical interface. Range of Values: From 1 to the number of entries in the interface table. Default Value: None
         cxCfgIpAdEntNetMask 1.3.6.1.4.1.495.2.1.6.15.1.1.3 ipaddress read-write
Determines the subnet mask associated with this IP address. The mask defines which part of the IP address is the network and which part is the host. Range of Values: 4 integers, with the parts identifying the network set to 255 and the parts identifying the host set to 0. Default Value: 00.00.00.00. Configuration Changed: Administrative.
         cxCfgIpAdEntBcastAddr 1.3.6.1.4.1.495.2.1.6.15.1.1.4 integer read-write
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.
         cxCfgIpAdEntSubnetworkSAPAlias 1.3.6.1.4.1.495.2.1.6.15.1.1.5 alias read-write
Determines the name which uniquely identifies the cxCfgIpAdEntSubnetworkSAP. Range of Values: 0 to 16 alphanumeric characters. (Note that the first character must be a letter, spaces are not allowed). Default Value: LAN_PORT1 Related Parameters: If the IP port binds to a physical port, then the alias must match the alias defined in cxLanIoPortAlias of the cxLanIoPortTable; if the IP port binds to a convergence port, then the alias must match the port's alias defined in cxConvPortAlias of the cxConvTable. Configuration Changed: Administrative
         cxCfgIpAdEntRowStatus 1.3.6.1.4.1.495.2.1.6.15.1.1.6 integer read-write
Determines the status of the objects in a table row. Options: invalid (1): Row is flagged. After next reset the values will be disabled and the row will be deleted from the table. valid (2): Values are enabled. Default Value: (2) Configuration Changed: Administrative Enumeration: 'valid': 2, 'invalid': 1.
         cxCfgIpAdEntState 1.3.6.1.4.1.495.2.1.6.15.1.1.7 integer read-write
Determines whether the IP port is active or inactive. Options: On (1): The port is active, transmission is possible. Off (2): The port is inactive, transmission is not possible. OnEther (3): The Ethernet STP port will bind to this IP port. OnToken (4): The Token Ring STP port will bind to this IP port. Default Value: (1) Configuration Changed: Administrative Enumeration: 'on': 1, 'onether': 3, 'off': 2, 'ontoken': 4.
         cxCfgIpAdEntPeerAddr 1.3.6.1.4.1.495.2.1.6.15.1.1.8 ipaddress read-write
Determines the IP address of the port's closest neighbor (the port that is one hop away). The object is only applicable if the IP port binds to a convergence port. On broadcast networks, this value can be void, i.e. 00.00.00.00. Range of Values: 4 integers, each one ranging from 0 to 255. Default Values: 00.00.00.00 Configuration Changed: Administrative
         cxCfgIpAdEntRtProto 1.3.6.1.4.1.495.2.1.6.15.1.1.9 integer read-write
Determines which routing protocol the IP port is associated with. Options: none (1): No routing protocol is used rip (2): Routing Information Protocol (RIP). A distance vector routing protocol popular for routing IP. ospf (3): Open Shortest Path First (OSPF). A link state routing protocol used for routing IP. Default Value: rip (2) Configuration Changed: administrative Enumeration: 'none': 1, 'ospf': 3, 'rip': 2.
         cxCfgIpAdEntMtu 1.3.6.1.4.1.495.2.1.6.15.1.1.10 integer read-write
Determines the size, in bytes, of the largest IP packet that can be sent or received at the IP layer. Packets that exceed this size are fragmented. This value should always be less than or equal to the sub-layer packet size. Range of Values: 64-4096 Default Value: 1600 Configuration Changed: administrative
         cxCfgIpAdEntReplyToRARP 1.3.6.1.4.1.495.2.1.6.15.1.1.11 integer read-write
Determines whether the port should reply a RARP request. Default Value: disabled (2) Configuration Changed: administrative Enumeration: 'disabled': 2, 'enabled': 1.
         cxCfgIpAdEntSRSupport 1.3.6.1.4.1.495.2.1.6.15.1.1.12 integer read-write
Determines whether the port should support Source Routing packet. If it is enabled, the physical infterface of the port must be Token-Ring. If it is disabled, any Source Routing packet will be discarded. Default Value: disabled (2) Configuration Changed: administrative Enumeration: 'disabled': 2, 'enabled': 1.
 cxCfgIpRIP 1.3.6.1.4.1.495.2.1.6.16.1 integer read-write
Determines whether RIP is enabled or disabled on this router. Options: on (1): RIP enabled off (2): RIP disabled Default Value: on Configuration Changed: administrative Enumeration: 'on': 1, 'off': 2.
 cxCfgRIPII 1.3.6.1.4.1.495.2.1.6.16.2 integer read-write
Determines whether RIP-2 is enabled or disabled on this router. RIP-2 can only be enabled, if RIP is also enabled. Options: on (1): RIP-2 enabled off (2): RIP-2 disabled Default Value: on (1) Configuration Changed: Administrative Enumeration: 'on': 1, 'off': 2.
 cxCfgIpMibLevel 1.3.6.1.4.1.495.2.1.6.16.3 integer read-only
Used to determine current MIB module release supported by the agent. Object is in decimal.