adGenDCSlotSupport

ADTRAN-DYNAMIC-COUNTERS-MIB · .1.3.6.1.4.1.664.5.70.53.1.1.1.1

Object

column Bits
Identifies the dynamic counter matching types supported
by the slot. Each bit will be set if the matching type
can be used in adGenDCProfileTable. The values are:
              
  color - can use adGenDCProfileColorType
  pBit - can use adGenDCProfilePBitType and adGenDCProfilePBit
  sTag - can use adGenDCProfileSTagType and adGenDCProfileSTag
  destMacByType - can use adGenDCProfileDestMacType
  destMac - can use adGenDCProfileDestMacAddress
  destIpByType - can use adGenDCProfileDestIpType
  destIp - can use adGenDCProfileDestIpAddress
  srcMacByType - can use adGenDCProfileSrcMacType
  srcMac - can use adGenDCProfileSrcMacAddress
  srcIpByType - can use adGenDCProfileSrcIpType
  srcIp - can use adGenDCProfileSrcIpAddress
  ipAndMac - can match IP and MAC in the same profile
  destAndSrc - can match destination and source in the same profile
  tx - can count transmit statistics
  rx - can count receive statistics
  queue - can count queue statistics
  include - supports including the match in the counts
  exclude - supports excluding the match in the counts

Context

MIB
ADTRAN-DYNAMIC-COUNTERS-MIB
OID
.1.3.6.1.4.1.664.5.70.53.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
adGenDCSlotEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADTRAN-DYNAMIC-COUNTERS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-DYNAMIC-COUNTERS-MIB::adGenDCSlotSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-DYNAMIC-COUNTERS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-DYNAMIC-COUNTERS-MIB::adGenDCSlotSupport.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-DYNAMIC-COUNTERS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-DYNAMIC-COUNTERS-MIB::adGenDCSlotSupport'

Syntax

Bits

Values & Constraints

Enumerated Values
0color
1pBit
2sTag
3destMacByType
4destMac
5destIpByType
6destIp
7srcMacByType
8srcMac
9srcIpByType
10srcIp
11ipAndMac
12destAndSrc
13tx
14rx
15queue
16include
17exclude