npCtlProtocolSet
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.7.9
Object
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)
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.7.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- npCtl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::npCtlProtocolSet.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JETDIRECT3-MIB::npCtlProtocolSet'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647