diffServTcamAllocation

ECS4210-MIB · .1.3.6.1.4.1.259.10.1.42.101.1.16.4.25.6

Object

scalar r/w Enumeration
The mode of tcam allocation.
default(1): allocate one slice for MAC, one slice for IPv4, two slices for IPv6
mac(2): allocate two slices for MAC, one slice for IPv4, no slices for IPv6
ipv4(3): allocate one slice for MAC, three slices for IPv4, no slices for IPv6

Context

MIB
ECS4210-MIB
OID
.1.3.6.1.4.1.259.10.1.42.101.1.16.4.25.6
Type
scalar
Access
readwrite
Status
current
Parent
diffServTcamMgt

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4210-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4210-MIB::diffServTcamAllocation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4210-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4210-MIB::diffServTcamAllocation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0default
1mac
2ipv4