dmAreaAssignedPortIdList

CISCO-DM-MIB · .1.3.6.1.4.1.9.9.302.1.2.1.1.2

Object

column OctetString
The list of Port IDs which have been assigned in
this Area and VSAN, formatted as an array of octets
in ascending order. There could be zero or more Port
IDs assigned on this Area and VSAN.
              
Port ID is an 8-bit value. And therefore, each octet
represents one Port ID. So, the list containing the
Port IDs 23, 45, 235 and 56 would be formatted as the
4-octet string x'172d38eb'.

Context

MIB
CISCO-DM-MIB
OID
.1.3.6.1.4.1.9.9.302.1.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
dmAreaEntry
Groups
1

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 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmAreaAssignedPortIdList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmAreaAssignedPortIdList.<vsanIndex>.<dmAreaAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DM-MIB::dmAreaAssignedPortIdList'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-256

Conformance

Member of