ctAliasTableStatsState
CTRON-ALIAS-MIB ·
.1.3.6.1.4.1.52.4.1.3.7.1.1.3.4
Object
scalar Enumeration
Current Alias Table state.
notStarted(1) indicates the agent has not
completed any required start up routines and
therefore the ctAliasTable and ctAliasControlTable
are not currently valid.
ready(2) indicates that the agent has completed
all initialization procedures and that the alias
MIB is running properly.
full(3) indicates that due to memory restrictions
on the agent, the ctaliasTable has reached the
maximum number of entries possible.
NOTE: If an agent is using a circular queue design,
then the state of full(3) will never be set.
Context
- MIB
- CTRON-ALIAS-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.7.1.1.3.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ctAliasStats
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::ctAliasTableStatsState.0'
More examples
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::ctAliasTableStatsState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notStarted |
2 | ready |
3 | full |
Conformance
Member of