a3ComSysSystemProtocolMask
A3COM-SWITCHING-SYSTEMS-MIB ·
.1.3.6.1.4.1.43.29.4.1.17
Object
This object is a bit mask that indicates which protocols
exist in the software image currently loaded in memory.
The value of this OBJECT is a sum. It initially takes
on the value 0, then for each protocol bit as defined
below, 2 raised to the value of the (bit position - 1)
is added to the sum.
The following bits are defined:
IP_ROUTING 0x00000001
IPX_ROUTING 0x00000002
DDP_ROUTING 0x00000004
A value of 0x00000000 indicates the
standard switching software.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.43.29.4.1.17- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- a3ComSysSystem
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 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysSystemProtocolMask.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysSystemProtocolMask'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647