JETDIRECT3-MIB :: npCtlProtocolSet

MIB Reference — IPNetwork Monitor

All MIBsJETDIRECT3-MIBnpCtlProtocolSet

npCtlProtocolSet

Module: JETDIRECT3-MIB

OID (symbolic): JETDIRECT3-MIB::npCtlProtocolSet

OID (numeric): 1.3.6.1.4.1.11.2.4.3.7.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This is a 4 byte integer value. The least significant bytes represent the protocols on the card. A value of '1' indicates a protocol that is enabled. A value of '0' indicates a protocol that is disabled. The 32-bit protocol enable 'structure' is defined as:

bits 31-28: Number of I/O channels/protocols present (NUM_CHAN) bits 27-24: Number of I/O channels which may operate concurrently (NUM_OP_CHAN) bits 23-16: unused, reserved bits 15-1: Individual I/O channel/protocol enable bits, 0 == disable, 1 == enable MIO_IOCHAN_NOVELL bit 1 MIO_IOCHAN_LLC bit 2 MIO_IOCHAN_TCP bit 3 MIO_IOCHAN_ATALK bit 4 bit 0: When NUM_OP_CHAN == 1, auto-protocol select enable bit, 0 == disable, 1 == enable (APS_ON)

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.7.9
snmpwalk -v2c -c public <target> JETDIRECT3-MIB::npCtlProtocolSet

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.7.9.1
snmpget -v2c -c public <target> JETDIRECT3-MIB::npCtlProtocolSet.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.4.3.7.9.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.11hpDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2nmDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2.4interfaceHP-UNIX
1.3.6.1.4.1.11.2.4.3npCardJETDIRECT3-MIB
1.3.6.1.4.1.11.2.4.3.7npCtlJETDIRECT3-MIB
1.3.6.1.4.1.11.2.4.3.7.9npCtlProtocolSetJETDIRECT3-MIB