agentNetProtoStkCapMap
ASANTE-SWITCH-MIB ·
.1.3.6.1.4.1.298.1.1.4
Object
scalar mandatory
OctetString
This octet string represents the current protocol stack configuration supported by the agent, encoded as a bit string. Each protocol statck is represented by a single bit. When the value of a bit = 1, it indicates that the protocol stack on the agent represented by that bit is supported; when zero, the protocol stack is not supported. The first protocol stack will encode in the least significant bit of the first octet. Currently, only IP Stack(bit 0) and IPX Stack(bit 1) are defined; all other bits should be zero.
Context
- MIB
- ASANTE-SWITCH-MIB
- OID
.1.3.6.1.4.1.298.1.1.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- snmpAgent
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 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::agentNetProtoStkCapMap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-SWITCH-MIB::agentNetProtoStkCapMap'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 4-4