ctAliasConfigurationNumQueueWraps
CTRON-ALIAS-MIB ·
.1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.4
Object
column SNMPv2-SMICounter32
This object represents the number of times the queue for this ctAliasConfigurationEntry has wrapped. Since circular queues are used for storing the entries, when all allocated entries are used, the oldest entries are reused, thus creating a wrap condition. A value of zero indicates the queue has not wrapped, except in the case that the counter itself has wrapped.
Context
- MIB
- CTRON-ALIAS-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.7.1.1.4.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctAliasConfigurationEntry
- 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 'CTRON-ALIAS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ALIAS-MIB::ctAliasConfigurationNumQueueWraps'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-ALIAS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ALIAS-MIB::ctAliasConfigurationNumQueueWraps.<ctAliasInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-ALIAS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-ALIAS-MIB::ctAliasConfigurationNumQueueWraps'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of