CMC-MIB: View SNMP OID List / Download MIB
VENDOR: CMC
Home | MIB: CMC-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 |
cmc | 1.3.6.1.4.1.44 | |||
cmc_prod | 1.3.6.1.4.1.44.1 | |||
cmc_adapt | 1.3.6.1.4.1.44.1.1 | |||
cmc_system | 1.3.6.1.4.1.44.1.2 | |||
cmc_soft | 1.3.6.1.4.1.44.1.3 | |||
cmc_mgmt | 1.3.6.1.4.1.44.2 | |||
cmc_mib | 1.3.6.1.4.1.44.2.1 | |||
cmc_ip | 1.3.6.1.4.1.44.2.1.4 | |||
cmcIpInAdminDiscards | 1.3.6.1.4.1.44.2.1.4.1 | counter | read-only |
The number of incoming datagrams dropped due to administrative prohibitions. |
cmcIpOutAdminDiscards | 1.3.6.1.4.1.44.2.1.4.3 | counter | read-only |
The number of outgoing datagrams dropped due to administrative prohibitions. |
cmcIpFiltStatus | 1.3.6.1.4.1.44.2.1.4.4 | integer | read-write |
The status of IP Filtering. Enumeration: 'disabled': 1, 'enabled': 2. |
cmcIpFilterTable | 1.3.6.1.4.1.44.2.1.4.5 | no-access |
A list of IP Filter table entries. |
|
1.3.6.1.4.1.44.2.1.4.5.1 | no-access |
An IP Filter table entry containing objects that describe datagram transmission/reception restrictions. Creation of an IP Filter table entry requires the presence of the cmcIpFiltName and cmcIpFiltMode objects along with at least one of the following objects: cmcIpFiltSAddr cmcIpFiltSPort cmcIpFiltDAddr cmcIpFiltDPort cmcIpFiltProto cmcIpFiltIfIndex |
||
cmcIpFiltName | 1.3.6.1.4.1.44.2.1.4.5.1.1 | octet string | read-write |
Name of filter entry. This is an ASCII string up to 6 octets long. |
cmcIpFiltPriority | 1.3.6.1.4.1.44.2.1.4.5.1.2 | integer | read-only |
The priority of the entry. The highest priority entry (1) is searched first. The second highest priority entry (2) is searched next, and so on. |
cmcIpFiltSAddr | 1.3.6.1.4.1.44.2.1.4.5.1.3 | ipaddress | read-write |
Source IP address for the filter entry |
cmcIpFiltSMask | 1.3.6.1.4.1.44.2.1.4.5.1.4 | ipaddress | read-write |
Source IP mask for the filter entry. |
cmcIpFiltSPort | 1.3.6.1.4.1.44.2.1.4.5.1.5 | integer | read-write |
Source port for the filter entry. |
cmcIpFiltDAddr | 1.3.6.1.4.1.44.2.1.4.5.1.6 | ipaddress | read-write |
Destination IP address for the filter entry. |
cmcIpFiltDMask | 1.3.6.1.4.1.44.2.1.4.5.1.7 | ipaddress | read-write |
Destination IP mask for the filter entry. |
cmcIpFiltDPort | 1.3.6.1.4.1.44.2.1.4.5.1.8 | integer | read-write |
Destination port for the filter entry. |
cmcIpFiltProto | 1.3.6.1.4.1.44.2.1.4.5.1.9 | integer | read-write |
Protocol to filter. |
cmcIpFiltMode | 1.3.6.1.4.1.44.2.1.4.5.1.10 | integer | read-write |
Mode of the filter entry. Enumeration: 'nodial': 3, 'deny': 2, 'allow': 1. |
cmcIpFiltErrMsg | 1.3.6.1.4.1.44.2.1.4.5.1.11 | integer | read-write |
Configuration object used to control the transmission of ICMP error messages when datagrams are administratively filtered. Enumeration: 'enable': 1, 'disable': 2. |
cmcIpFiltType | 1.3.6.1.4.1.44.2.1.4.5.1.12 | integer | read-write |
The type of the IP Filter Table entry. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the cmcIpFilterTable. The invalid(2) value is not supported for row creates. The netmgt(3) value is the default value for row creates. Enumeration: 'local': 1, 'netmgmt': 3, 'invalid': 2. |
cmcIpFiltMoveOper | 1.3.6.1.4.1.44.2.1.4.5.1.13 | octet string | read-write |
Configuration object used to move IP Filter table entries (to obtain a different priority for the entry). Parameters are defined as: Octet 0 describes the move operation [1, 2] = [Before, After] Octets 1 - 6 contain an existing IP Filter Entry name. |
cmcIpFiltUseCount | 1.3.6.1.4.1.44.2.1.4.5.1.14 | integer | read-write |
The number of times the IP Filter Table entry has been referenced. |
cmcIpFiltDirection | 1.3.6.1.4.1.44.2.1.4.5.1.15 | integer | read-write |
The flow direction for the filter entry. Enumeration: 'both': 1, 'outgoing': 3, 'incoming': 2. |
cmcIpFiltIfIndex | 1.3.6.1.4.1.44.2.1.4.5.1.16 | integer | read-write |
The interface index associated with the filter entry. This value is equivalent to the ifIndex object. |
cmc_ipx | 1.3.6.1.4.1.44.2.1.5 | |||
cmc_ipx_ipx | 1.3.6.1.4.1.44.2.1.5.1 | |||
cmc_ipx_ipxSystem | 1.3.6.1.4.1.44.2.1.5.1.1 | |||
ipxSysTable | 1.3.6.1.4.1.44.2.1.5.1.1.1 | no-access |
The IPX System table. |
|
1.3.6.1.4.1.44.2.1.5.1.1.1.1 | no-access |
Each entry corresponds to one instance of IPX running on the system. |
||
ipxSysInstance | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.1 | integer | read-write |
The unique identifier of the instance of IPX to which this row corresponds. The value may be written only when creating a new entry in the table. |
ipxSysExistState | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.2 | integer | read-write |
The validity of this entry in the IPX system table. Setting this field to off indicates that this entry may be deleted from the system table at the IPX implementation's discretion. Enumeration: 'on': 2, 'off': 1. |
ipxSysIntNetNumExists | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.3 | integer | read-only |
Indicates whether this instance of IPX has an internal network number. Enumeration: 'yes': 2, 'no': 1. |
ipxSysIntNetNum | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.4 | netnumber | read-write |
The IPX internal network number of this instance of IPX. This value is undefined if the value of ipxSysIntNetNumExists is no. |
ipxSysName | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.5 | octet string | read-write |
The readable name for this system. |
ipxSysMaxPathSplits | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.6 | integer | read-write |
The maximum number of path with equal routing metric value which this instance of IPX may split between when forwarding packets. |
ipxSysMaxHops | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.7 | integer | read-write |
The maximum number of hops a packet may take. |
ipxSysVersionMajor | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.8 | integer | read-only |
The major version number of IPX supported. |
ipxSysVersionMinor | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.9 | integer | read-only |
The minor version number of IPX supported. |
ipxSysInReceives | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.10 | counter | read-only |
The total number of IPX packets received, including those received in error. |
ipxSysInTooManyHops | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.11 | counter | read-only |
The number of IPX packets discarded due to exceeding the maximum hop count. |
ipxSysInHdrErrors | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.12 | counter | read-only |
The number of IPX packets discarded due to errors in their headers, including any IPX packet with a size less than the minimum of 30 bytes. |
ipxSysInUnknownSockets | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.13 | counter | read-only |
The number of IPX packets discarded because the destination socket was not open. |
ipxSysInFiltered | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.14 | counter | read-only |
The number of incoming IPX packets discarded due to filtering. |
ipxSysInCompressDiscards | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.15 | counter | read-only |
The number of incoming IPX packets discarded due to decompression errors. |
ipxSysInDiscards | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.16 | counter | read-only |
The number of IPX packets received but discarded die to processing decision. |
ipxSysInDelivers | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.17 | counter | read-only |
The total number of IPX packets delivered locally, including packets from local applications. |
ipxSysNETBIOSPackets | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.18 | counter | read-only |
Number of NETBIOS packets. |
ipxSysForwPackets | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.19 | counter | read-only |
The number of IPX packets forwarded. |
ipxSysOutRequests | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.20 | counter | read-only |
The number of IPX packets supplied locally for transmission, not including any packets counted in ipxForwPackets. |
ipxSysOutNoRoutes | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.21 | counter | read-only |
The number of outgoing IPX packets discarded because no route was found. |
ipxSysOutFiltered | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.22 | counter | read-only |
The number of outgoing IPX packets discarded due to filtering. |
ipxSysOutCompressDiscards | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.23 | counter | read-only |
The number of outgoing IPX packets discarded due to compression errors. |
ipxSysOutMalformedRequests | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.24 | counter | read-only |
The number of IPX packets supplied locally contained errors in their structure. |
ipxSysOutDiscards | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.25 | counter | read-only |
The number of outgoing IPX packets discarded due to processing decision. |
ipxSysOutPackets | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.26 | counter | read-only |
The total number of IPX packets transmitted. |
ipxSysCircCount | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.27 | counter | read-only |
The number of circuits known to this instance of IPX. |
ipxSysDestCount | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.28 | counter | read-only |
The number of currently reachable destinations known to this instance of IPX. |
ipxSysServCount | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.29 | counter | read-only |
The number of services known to this instance of IPX. |
ipxSysResourceFailures | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.30 | counter | read-only |
The number of times this instance of IPX has been unable to obtain needed resources (memory, etc.). |
ipxSysConfigSockets | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.31 | counter | read-only |
The configured maximum number of sockets that may be opened at one time. |
ipxSysMaxOpenSockets | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.32 | counter | read-only |
The maximum number of IPX sockets actually open at one time by this system. |
ipxSysOpenSocketFails | 1.3.6.1.4.1.44.2.1.5.1.1.1.1.33 | counter | read-only |
The number of IPX soclet open calls which failed. |
cmc_ipx_ipxCircuit | 1.3.6.1.4.1.44.2.1.5.1.2 | |||
ipxCircTable | 1.3.6.1.4.1.44.2.1.5.1.2.1 | no-access |
The Circuit Table. |
|
1.3.6.1.4.1.44.2.1.5.1.2.1.1 | no-access |
Each entry corresponds to one circuit known to the system. |
||
ipxCircSysInstance | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.1 | integer | read-write |
The unique identifier of the instance of IPX to which this entry corresponds. This value may be written only when creating a new entry in the table. |
ipxCircIndex | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.2 | integer | read-write |
The identifier of ths circuit, unique within the instance of IPX. This value may be written only when creating a new table entry. |
ipxCircExistState | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.3 | integer | read-write |
The validity of this circuit entry. A circuit with this value set to off may be deleted from the table at the IPX implementation's discretion. Enumeration: 'on': 2, 'off': 1. |
ipxCircOperState | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.4 | integer | read-write |
The operational state of the circuit. Enumeration: 'on': 2, 'off': 1. |
ipxCircIfIndex | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.5 | integer | read-write |
The value of IfIndex for the interface used by this circuit. This value may be written only when creating a new entry in the table. |
ipxCircName | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.6 | octet string | read-write |
The readable name for the circuit. |
ipxCircInfo | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.7 | octet string | read-write |
Additional readable information for the circuit. The content of this field is implementation defined. |
ipxCircType | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.8 | integer | read-write |
The type of the circuit. Enumeration: 'unnumberedRIP': 5, 'wanWS': 7, 'wanRIP': 4, 'dynamic': 6, 'broadcast': 2, 'other': 1, 'ptTopt': 3. |
ipxCircLocalMaxPacketSize | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.9 | integer | read-write |
The maximum size (including header), in bytes, that the system supports locally in this circuit. |
ipxCircCompressState | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.10 | integer | read-write |
The compression state on the circuit. This value may be written only when creating a new entry in the table. Enumeration: 'on': 2, 'off': 1. |
ipxCircCompressSlots | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.11 | integer | read-write |
The number of compression slots available on this circuit. This value may be written only when creating a new entry in the table. |
ipxCircCompressedSent | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.12 | counter | read-only |
The number of compressed packets sent. |
ipxCircUncompressedSent | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.13 | counter | read-only |
The number of packets sent without being compressed even though compression was turned on for this circuit. |
ipxCircMediaType | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.14 | octet string | read-only |
The media type used on this circuit. |
ipxCircNetNumber | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.15 | netnumber | read-only |
The IPX network number to which this circuit is bound. |
ipxCircStateChanges | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.16 | counter | read-only |
The number of times the circuit has changed state. |
ipxCircInitFails | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.17 | counter | read-only |
The number of times that initialization of this circuit has failed. |
ipxCircDelay | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.18 | integer | read-only |
The period of time, in milliseconds, that it takes to transmit one byte of data, excluding protocol headers, to a destination on the other end of the circuit, if the circuit is free of other traffic. |
ipxCircThroughput | 1.3.6.1.4.1.44.2.1.5.1.2.1.1.19 | integer | read-only |
The amount of data, in bits per second, that may flow through the circuit if there is no other traffic. |
cmc_ipx_ipxForwarding | 1.3.6.1.4.1.44.2.1.5.1.3 | |||
ipxDestTable | 1.3.6.1.4.1.44.2.1.5.1.3.1 | no-access |
The Destination Table contains information about all known destinations. |
|
1.3.6.1.4.1.44.2.1.5.1.3.1.1 | no-access |
Each entry corresponds to one destination. |
||
ipxDestSysInstance | 1.3.6.1.4.1.44.2.1.5.1.3.1.1.1 | integer | read-write |
The unique identifier of the instance of IPX to which this row corresponds. This value may be written only when creating a new entry with ipxDestProtocol equal to static. |
ipxDestNetNum | 1.3.6.1.4.1.44.2.1.5.1.3.1.1.2 | netnumber | read-write |
The IPX network number of the destination. This value may be written only when creating a new entry with ipxDestProtocol equal to static. |
ipxDestProtocol | 1.3.6.1.4.1.44.2.1.5.1.3.1.1.3 | integer | read-write |
The routing protocol from which knowledge of this destination was obtained. This value may be written only when creating a new entry with ipxDestProtocol equal to static. Enumeration: 'static': 5, 'other': 1, 'local': 2, 'rip': 3, 'nlsp': 4. |
ipxDestCost | 1.3.6.1.4.1.44.2.1.5.1.3.1.1.4 | integer | read-write |
The cost to reach this destination. The meaning of the cost value is dependent on the routing protocol (i.e. Cost = delay in ticks for RIP, Cost = total path default cost for NLSP, etc.). This value may be written only when creating a new entry with ipxDestProtocol equal to static. |
ipxDestHopCount | 1.3.6.1.4.1.44.2.1.5.1.3.1.1.5 | integer | read-write |
The number of hops necessary to reach the destination. This value may be written only when creating a new entry with ipxDestProtocol equal to static. |
ipxDestNextHopCircIndex | 1.3.6.1.4.1.44.2.1.5.1.3.1.1.6 | integer | read-write |
The unique identifier of the circuit used to read the next hop. This value may be written only when creating a new entry with ipxDestProtocol equal to static. |
ipxDestNextHopNICAddress | 1.3.6.1.4.1.44.2.1.5.1.3.1.1.7 | octet string | read-write |
The NIC address of the next hop. This value may be written only when creating a new entry with ipxDestProtocol equal to static. |
ipxDestNextHopNetNum | 1.3.6.1.4.1.44.2.1.5.1.3.1.1.8 | netnumber | read-write |
The IPX network number of the next hop. This value may be written only when creating a new entry with ipxDestProtocol equal to static. |
ipxDestType | 1.3.6.1.4.1.44.2.1.5.1.3.1.1.9 | integer | read-only |
Indicates whether the destination is a network of a router. Enumeration: 'unknown': 1, 'router': 4, 'network': 5, 'nlspLevel1Router': 2. |
cmc_ipx_ipxServices | 1.3.6.1.4.1.44.2.1.5.1.4 | |||
ipxServTable | 1.3.6.1.4.1.44.2.1.5.1.4.1 | no-access |
The table of services, indexed by name and type. |
|
1.3.6.1.4.1.44.2.1.5.1.4.1.1 | no-access |
Each entry corresponds to one service. |
||
ipxServSysInstance | 1.3.6.1.4.1.44.2.1.5.1.4.1.1.1 | integer | read-write |
The unique identifier of the instance of IPX to which this entry corresponds. This value may be written only when creating entries with the value of ipxServProtocol equal to static. |
ipxServName | 1.3.6.1.4.1.44.2.1.5.1.4.1.1.2 | octet string | read-write |
The service name. This value may be written only when creating entries with value of ipxServProtocol equal to static. |
ipxServTypeValue | 1.3.6.1.4.1.44.2.1.5.1.4.1.1.3 | octet string | read-write |
The service type's hexadecimal value. This value may be written only when creating entries with the value of ipxServProtocol equal to static. |
ipxServType | 1.3.6.1.4.1.44.2.1.5.1.4.1.1.4 | integer | read-write |
The service type. This value may be written only when creating entries with the value of ipxServProtocol equal to static. Enumeration: 'unknown': 1. |
ipxServProtocol | 1.3.6.1.4.1.44.2.1.5.1.4.1.1.5 | integer | read-write |
The protocol from which knowledge of this service was obtained. This valuemay be written only when creating entries with ipxServProtocol equal to static. Enumeration: 'static': 5, 'other': 1, 'local': 2, 'sap': 6, 'nlsp': 4. |
ipxServNetNum | 1.3.6.1.4.1.44.2.1.5.1.4.1.1.6 | netnumber | read-write |
The IPX network number portion of the IPX address of the service. This value may be written only when creating entries with the value of ipxServProtocol equal to static. |
ipxServNode | 1.3.6.1.4.1.44.2.1.5.1.4.1.1.7 | octet string | read-write |
The node portion of the IPX address. This value may be written only when creating entries with the value of ipxServProtocol equal to static. |
ipxServSocket | 1.3.6.1.4.1.44.2.1.5.1.4.1.1.8 | octet string | read-write |
The socket portion of the IPX address of the service. This value may be written only when creating entries with the value of ipxServProtocol equal to static. |
cmc_ipx_filter | 1.3.6.1.4.1.44.2.1.5.2 | |||
cmcIpxFiltStatus | 1.3.6.1.4.1.44.2.1.5.2.1 | integer | read-write |
The status of IPX Filtering. Enumeration: 'disabled': 1, 'enabled': 2. |
cmc_ipx_filt_packet | 1.3.6.1.4.1.44.2.1.5.2.2 | |||
cmcIpxFilterTable | 1.3.6.1.4.1.44.2.1.5.2.2.1 | no-access |
A list of IPX Filter table entries. |
|
1.3.6.1.4.1.44.2.1.5.2.2.1.1 | no-access |
An IPX Filter table entry containing objects that describe ipx packet transmission / reception restrictions. Creation of an IPX Filter table entry requires the presence of the cmcIpxFiltName and cmcIpxFiltMode objects along with at least one of the following objects: cmcIpxFiltSAddr cmcIpxFiltDAddr cmcIpxFiltPktType cmcIpxFiltIfIndex |
||
cmcIpxFiltName | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.1 | octet string | read-write |
Name of filter entry. This is an ASCII string up to 6 octets long. This object is required in SET PDUs. |
cmcIpxFiltSAddr | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.2 | ipxaddress | read-write |
Source IPX address. This object is required in SET PDUs. |
cmcIpxFiltDAddr | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.3 | ipxaddress | read-write |
Destination IPX address. This object is required in SET PDUs. |
cmcIpxFiltPktType | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.4 | integer | read-write |
Protocol to filter. This object is required in SET PDUs. |
cmcIpxFiltMode | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.5 | integer | read-write |
Mode of the filter entry. This object is required in SET PDUs. Enumeration: 'nodial': 3, 'deny': 2, 'allow': 1. |
cmcIpxFiltType | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.6 | integer | read-write |
The type of the IPX Filter Table entry. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the cmcIpxFilterTable. Enumeration: 'local': 1, 'netmgmt': 3, 'invalid': 2. |
cmcIpxFiltMoveOper | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.7 | octet string | read-write |
Configuration object used to move IPX Filter table entries. Parameters are defined as: Octet 0 describes the move operation [1, 2] = [Before, After] Octet 1 - 6 contain the IPX Filter Entry name. |
cmcIpxFiltUseCount | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.8 | integer | read-write |
The number of times the IPX Filter Table entry has been referenced. |
cmcIpxFiltDirection | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.9 | integer | read-write |
The flow direction for the filter entry. This object must be specified along with an interface. Enumeration: 'both': 1, 'outgoing': 3, 'incoming': 2. |
cmcIpxFiltIfIndex | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.10 | integer | read-write |
The interface index associated with the filter entry. This value is equivalent to the ifIndex object. |
cmcIpxFiltPriority | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.11 | integer | read-only |
The priority of the entry. The highest priority entry (1) is searched first. The second highest priority entry (2) is searched next, and so on. |
cmcIpxFiltState | 1.3.6.1.4.1.44.2.1.5.2.2.1.1.12 | integer | read-write |
The validity of this entry in the IPX Packet Filter table. Setting this field to off indicates that this entry may be deleted from the table. Enumeration: 'on': 2, 'off': 1. |
cmcIpxFiltRIPStatus | 1.3.6.1.4.1.44.2.1.5.2.3 | integer | read-write |
The status of IPX RIP Filtering. Enumeration: 'disabled': 1, 'enabled': 2. |
cmc_ipx_filt_rip | 1.3.6.1.4.1.44.2.1.5.2.4 | |||
cmcIpxFilterRIPTable | 1.3.6.1.4.1.44.2.1.5.2.4.1 | no-access |
A list of IPX Filter RIP table entries. |
|
1.3.6.1.4.1.44.2.1.5.2.4.1.1 | no-access |
An IPX RIP Filter table entry containing objects that describe datagram transmission/ reception restrictions. Creation of an IPX RIP Filter table entry requires the presence of the cmcIpxFiltRIPName and cmcIpxFiltRIPMode objects |
||
cmcIpxFiltRIPName | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.1 | octet string | read-write |
Name of RIP filter entry. This is an ASCII string up to 6 octets long. This object is required in SET PDUs. |
cmcIpxFiltRIPNetworkNum | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.2 | netnumber | read-write |
Network address. This object is required in SET PDUs. |
cmcIpxFiltRIPMoveOper | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.3 | octet string | read-write |
Configuration object used to move IPX RIP Filter table entries. Parameters are defined as: Octet 0 describes the move operation [1, 2] = [Before, After] Octet 1 - 6 contain the IPX RIP Filter name. |
cmcIpxFiltRIPMode | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.4 | integer | read-write |
Mode of the filter entry. This object is required in SET PDUs. Enumeration: 'nodial': 3, 'deny': 2, 'allow': 1. |
cmcIpxFiltRIPType | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.5 | integer | read-write |
The type of the IPX RIP Filter Table entry. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the cmcIpxFilterRIPTable. Enumeration: 'local': 1, 'netmgmt': 3, 'invalid': 2. |
cmcIpxFiltRIPUseCount | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.6 | integer | read-write |
The number of times the IPX RIP Filter Table entry has been referenced. |
cmcIpxFiltRIPDirection | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.7 | integer | read-write |
The flow direction for the filter entry. This object must be specified along with an interface. Enumeration: 'both': 1, 'outgoing': 3, 'incoming': 2. |
cmcIpxFiltRIPQueryType | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.8 | integer | read-write |
The type of packet entry. This object must be specified along with an interface. Enumeration: 'request': 1, 'response': 2. |
cmcIpxFiltRIPIfIndex | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.9 | integer | read-write |
The interface index associated with the filter entry. |
cmcIpxFiltRIPPriority | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.10 | integer | read-only |
The priority of the entry. The highest priority entry (1) is searched first. The second highest priority entry (2) is searched next, and so on. |
cmcIpxFiltRIPState | 1.3.6.1.4.1.44.2.1.5.2.4.1.1.11 | integer | read-write |
The validity of this entry in the IPX RIP Filter table. Setting this field to off indicates that this entry may be deleted from the table. Enumeration: 'on': 2, 'off': 1. |
cmcIpxFiltSAPStatus | 1.3.6.1.4.1.44.2.1.5.2.5 | integer | read-write |
The status of IPX SAP Filtering. Enumeration: 'disabled': 1, 'enabled': 2. |
cmc_ipx_filt_sap | 1.3.6.1.4.1.44.2.1.5.2.6 | |||
cmcIpxFilterSAPTable | 1.3.6.1.4.1.44.2.1.5.2.6.1 | no-access |
A list of IPX Filter SAP table entries. |
|
1.3.6.1.4.1.44.2.1.5.2.6.1.1 | no-access |
An IPX SAP Filter table entry containing objects that describe datagram transmission/ reception restrictions. Creation of an IPX SAP Filter table entry requires the presence of the cmcIpxFiltSAPName and cmcIpxFiltSAPMode objects |
||
cmcIpxFiltSAPName | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.1 | octet string | read-write |
Name of SAP filter entry. This is an ASCII string up to 6 octets long. This object is required in SET PDUs. |
cmcIpxFiltSAPServerName | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.2 | octet string | read-write |
Name of SAP server. |
cmcIpxFiltSAPServerType | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.3 | integer | read-write |
The types of servers to filter. |
cmcIpxFiltSAPMoveOper | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.4 | octet string | read-write |
Configuration object used to move IPX SAP Filter table entries. Parameters are defined as: Octet 0 describes the move operation [1, 2] = [Before, After] Octet 1 - 6 contain the IPX SAP Filter name. |
cmcIpxFiltSAPMode | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.5 | integer | read-write |
Mode of the filter entry. This object is required in SET PDUs. Enumeration: 'nodial': 3, 'deny': 2, 'allow': 1. |
cmcIpxFiltSAPType | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.6 | integer | read-write |
The type of the IPX SAP Filter Table entry. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the cmcIpxFilterSAPTable. Enumeration: 'local': 1, 'netmgmt': 3, 'invalid': 2. |
cmcIpxFiltSAPUseCount | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.7 | integer | read-write |
The number of times the IPX SAP Filter Table entry has been referenced. |
cmcIpxFiltSAPDirection | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.8 | integer | read-write |
The flow direction for the filter entry. This object must be specified along with an interface. Enumeration: 'both': 1, 'outgoing': 3, 'incoming': 2. |
cmcIpxFiltSAPQueryType | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.9 | integer | read-write |
The type of packet entry. This object must be specified along with an interface. Enumeration: 'request': 1, 'response': 2. |
cmcIpxFiltSAPIfIndex | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.10 | integer | read-write |
The interface index associated with the filter entry. |
cmcIpxFiltSAPPriority | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.11 | integer | read-only |
The priority of the entry. The highest priority entry (1) is searched first. The second highest priority entry (2) is searched next, and so on. |
cmcIpxFiltSAPState | 1.3.6.1.4.1.44.2.1.5.2.6.1.1.12 | integer | read-write |
The validity of this entry in the IPX SAP Filter table. Setting this field to off indicates that this entry may be deleted from the table. Enumeration: 'on': 2, 'off': 1. |
cmc_trapA | 1.3.6.1.4.1.44.2.6 | |||
cmc_trapB | 1.3.6.1.4.1.44.2.6.6 | |||
cmc_trapC | 1.3.6.1.4.1.44.2.6.6.5 | |||
cmc_trapD | 1.3.6.1.4.1.44.2.6.6.5.3 | |||
cmc_trapE | 1.3.6.1.4.1.44.2.6.6.5.3.10 | |||
cmcConnectionEstablished | 1.3.6.1.4.1.44.2.6.6.5.3.100.1 |
A cmcConnectionEstablished(1) trap is generated when a wide area network connection is established on a dynamic link. The variable-binding contains the ifIndex value of the effected interface. |
||
cmcConnectionTerminated | 1.3.6.1.4.1.44.2.6.6.5.3.100.2 |
A cmcConnectionTerminated(2) trap is generated when a wide area network connection is terminated on a dynamic link. The variable-binding contains the ifIndex value of the effected interface. |