IPX-INTERFACE-MANAGEMENT-PRIVATE-MIB
AI MIB Summary
The IPX-INTERFACE-MANAGEMENT-PRIVATE-MIB enables monitoring and management of Novell IPX interface parameters on Cajun network hardware, specifically tracking interface status, traffic counters, and protocol-specific configuration states. This private extension facilitates granular visibility into legacy IPX routing and bridging operations within Cajun-managed network infrastructure.
Cajun Private IPX Interface Management MIB
Main OID:
cjnIpxIfMgmt.1.3.6.1.4.1.1751.2.43.3.2
16
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
cjnIpxIfMgmtCajun Private IPX Interface Management MIB MODULE-IDENTITY .1.3.6.1.4.1.1751.2.43.3.2 |
cjnIpxIfGroup OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.3.2.1 |
cjnIpxIfNextIndexThe next available IfIndex. This number should be used to create new rows in the IpxIfTable.ro INTEGER .1.3.6.1.4.1.1751.2.43.3.2.1.1 |
cjnIpxIfNumberThe number of IPX interfaces.ro INTEGER .1.3.6.1.4.1.1751.2.43.3.2.1.2 |
cjnIpxIfTableA list of Cajun IPX interface entries. The number of entries is given by the value of cjnIpxIfNumber. SEQUENCE OF CjnIpxIfEntry .1.3.6.1.4.1.1751.2.43.3.2.1.3 |
cjnIpxIfEntryA Cajun IPX interface instance. CjnIpxIfEntry .1.3.6.1.4.1.1751.2.43.3.2.1.3.1 |
cjnIpxIfIndexThe globally unique identifier for this interface. This number MUST correlate with the IfTable's IfIndex in MIB-II or RFC2233.ro Integer32 .1.3.6.1.4.1.1751.2.43.3.2.1.3.1.1 |
cjnIpxIfRowStatusThe status of this row, by which new entries may be created, or old entries deleted from this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1751.2.43.3.2.1.3.1.2 |
cjnIpxIfNetNumberThe IPX network number associated with this IPX interface.rw NetNumber .1.3.6.1.4.1.1751.2.43.3.2.1.3.1.3 |
cjnIpxIfEncapsTypeThe Ethernet encapsulation type used on this IPX interface.rw Enumeration .1.3.6.1.4.1.1751.2.43.3.2.1.3.1.4 |
cjnIpxIfVlanIfIndexThe interface index of the VLAN for this interface. This number MUST correlate with the IfTable's IfIndex in MIB-II or RFC2233.rw Integer32 .1.3.6.1.4.1.1751.2.43.3.2.1.3.1.5 |
cjnIpxIfNameThe protocol unique name associated with this interface. This name is limited to 31 characters and may appear in other protocol interface entries such as IP and Appletalk but MAY NOT be duplicated within the cjnIpxIfTable. In other words, other protocols can use this interface name but IPX may only have this name associated with one interface.rw DisplayString .1.3.6.1.4.1.1751.2.43.3.2.1.3.1.6 |
cjnIpxIfTicksThe period of time, in ticks, 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.rw Integer32 .1.3.6.1.4.1.1751.2.43.3.2.1.3.1.7 |
cjnIpxIfType20RbcastModeThe handling of NetBIOS Type 20 packets on the interface. If set to disabled(1), Type 20 packets are neither sent nor received on the interface. If set to inbound(2), Type 20 packets may be received but not sent. If set to outbound(3), Type 20 packets may be sent on the interface but not received. If set to both(4), Type 20 packets may be sent and received.rw Enumeration .1.3.6.1.4.1.1751.2.43.3.2.1.3.1.8 |
cjnIpxIfAdminStatusThe administrative state of this interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).rw Enumeration .1.3.6.1.4.1.1751.2.43.3.2.1.3.1.9 |
cjnIpxIfOperStatusThe current operational state of this interface. The testing(3) state indicates that no operational packets can be passed. If cjnIpxIfAdminStatus is down(2) then cjnIpxIfOperStatus should be down(2). If cjnIpxIfAdminStatus is up(1) then cjnIpxIfOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to lowerLayerDown(4) if the interface is waiting for external actions (such as a port on the VLAN associated with the interface becoming operational).ro Enumeration .1.3.6.1.4.1.1751.2.43.3.2.1.3.1.10 |