atmMatrixDSSrcAddress
ATM-RMON-MIB ·
.1.3.6.1.4.1.9.10.16.1.4.3.1.1
Object
column AtmAddr
The transmitting endpoint ATM address for this
atmMatrixDSEntry.
This is represented as an octet string with specific
semantics and length as identified by the AtmAddr textual
convention.
Note that only 20 octet 'AtmAddr' addresses are collected in
this table.
Context
- MIB
- ATM-RMON-MIB
- OID
.1.3.6.1.4.1.9.10.16.1.4.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- atmMatrixDSEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ATM-RMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-RMON-MIB::atmMatrixDSSrcAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-RMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-RMON-MIB::atmMatrixDSSrcAddress.<portSelGrpIndex>.<atmMatrixDSDstAddress>.<atmMatrixDSSrcAddress>.<atmMatrixDSSClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-RMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-RMON-MIB::atmMatrixDSSrcAddress'