atmHostControlMaxDesiredEntries
ATM-RMON-MIB ·
.1.3.6.1.4.1.9.10.16.1.3.1.1.3
Object
The maximum number of entries that are desired in the
atmHostTable on behalf of this control entry. The probe will
not create more than this number of associated entries in
the table, but may choose to create fewer entries in this
table for any reason including the lack of resources.
If this value is set to -1, the probe may create any number
of entries in this table.
If the associated instance of atmHostControlStatus 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.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmHostControlEntry
- 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::atmHostControlMaxDesiredEntries'
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::atmHostControlMaxDesiredEntries.<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::atmHostControlMaxDesiredEntries'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of