IP-INTERFACE-MANAGEMENT-MIB
AI MIB Summary
The IP-INTERFACE-MANAGEMENT-MIB enables monitoring and configuration of IP interface attributes, including operational status, address assignments, and traffic statistics, specifically within Cajun-managed network infrastructure. This private MIB extension facilitates granular control over interface states and parameters for troubleshooting connectivity and performance issues on Cajun hardware or software platforms.
Cajun Private IP Interface Management MIB
Main OID:
cjnIpIfMgmt.1.3.6.1.4.1.1751.2.43.3.1
20
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
20 total| Object Name |
|---|
cjnIpIfMgmtCajun Private IP Interface Management MIB MODULE-IDENTITY .1.3.6.1.4.1.1751.2.43.3.1 |
cjnIpIfGroup OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.3.1.1 |
cjnIpIfNextIndexThe next available IfIndex. This number should be used to create new rows in the IpIfTablero INTEGER .1.3.6.1.4.1.1751.2.43.3.1.1.1 |
cjnIpIfTableA list of Cajun IP interface entries. The number of entries is given by the value of cjnIpIfNumber. SEQUENCE OF CjnIpIfEntry .1.3.6.1.4.1.1751.2.43.3.1.1.2 |
cjnIpIfEntryAn cajun IP Interface instance CjnIpIfEntry .1.3.6.1.4.1.1751.2.43.3.1.1.2.1 |
cjnIpIfIndexThe globally unique identifier for this interface. This number MUST correlate with the IfTable's IfIndex in MIB-II or RFC2233ro INTEGER .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.1 |
cjnIpIfRowStatusThe Status of this entry in the table. Note the available states: active(1), -- Obviously Active. notInService(2) -- Interface configured but disabled. notReady(3), -- Interface NOT configured. createAndGo(4), createAndWait(5) or destroy(6)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.2 |
cjnIpIfIpAddressThe IP Address associated with this IP interface.rw IpAddress .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.3 |
cjnIpIfIpSubnetMaskThe IP Subnet Mask associated with this IP interface.rw IpAddress .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.4 |
cjnIpIfMacFormatThe ethernet framing type used on this IP interface.rw Enumeration .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.5 |
cjnIpIfVlanIfIndexThe interface index of the VLAN or Ethernet or Serial console for this interface. This number MUST correlate with the IfTable's IfIndex in MIB-II or RFC2233.rw INTEGER .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.6 |
cjnIpIfNameThe protocol Unique name associated with this interface. This name is limited to 32 characters and may appear in other protocol interface entry such as IPX, Appletalk but MAY NOT be duplicated within the cjnIpIfTable. In otherwords other protocols can use this interface name but IP may only have this name associated with one interface.rw OCTET STRING .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.7 |
cjnIpIfIpRoutingThe Consumption / Forwarding mode assocated with this IP Interface. The RoutingAndMgmt mode enables IP Routing and local Packet consumption. The MgmtOnly mode disables IP Forwarding but continues to allow local Packet consumption on this interface. The routingOnly mode is disables Local Packet consumption but continues to allow IP Forwarding on this interfacerw Enumeration .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.8 |
cjnIpIfSpoofCheckEnabledThis feature is not supported at this time.rw Enumeration .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.9 |
cjnIpIfProxyArpEnabledenables / disables Proxy Arp functionality on this interface.rw Enumeration .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.10 |
cjnIpIfIcmpRedirEnabledenables / disables Icmp Redirect messages from originating from this interface.rw Enumeration .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.11 |
cjnIpIfUdpRbcastModeconfigures the NetBIOS UDP Rebroadcast mode on this interface.rw Enumeration .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.12 |
cjnIpIfAdminStatusThe administrative state of this interface.rw Enumeration .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.13 |
cjnIpIfStatusThe current state of this interface.ro Enumeration .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.14 |
cjnIpIfBootpDhcpGatewayEnable or disable the designation of this interface as that which will 'receive' BOOTP/DHCP requests with a source IP address of 0.0.0.0. This is used on a multinetted interface when it is otherwise ambiguous as to which interface 'receives' the request, and is important because the IP address of the receiving interface is inserted into the giaddr field of the request before the request is relayed to the BOOTP/DHCP server. If this attribute is disabled, then: - if only one IP interface exists on a VLAN, that IP address is inserted into the request - if more than one IP address exists on a VLAN, the router will choose an interface If more than one IP interface on a given VLAN has this attribute enabled, the router will choose an interface among those with the attribute enabled.rw Enumeration .1.3.6.1.4.1.1751.2.43.3.1.1.2.1.15 |