atmMatrixControlAddrCollectScope
ATM-RMON-MIB ·
.1.3.6.1.4.1.9.10.16.1.4.1.1.5
Object
This object controls the granularity of address collection
in atmMatrixSDTable and atmMatrixDSTable entries created on
behalf of this control entry, according to the rules
specified by the AddressCollectScope textual convention.
If the associated instance of atmMatrixControlStatus object
is equal to active(1), this object may not be modified.
Context
- MIB
- ATM-RMON-MIB
- OID
.1.3.6.1.4.1.9.10.16.1.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmMatrixControlEntry
- Groups
- 1
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::atmMatrixControlAddrCollectScope'
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::atmMatrixControlAddrCollectScope.<portSelGrpIndex>'
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::atmMatrixControlAddrCollectScope'
Syntax
- Source
- AddressCollectScope
- Base type
Enumeration
Values & Constraints
Type Values
1 | prefix |
2 | prefixAndEsi |
3 | entireAddr |
Conformance
Member of