ctAliasMarkInactive

CTRON-ALIAS-MIB · .1.3.6.1.4.1.52.4.1.3.7.1.1.2.1.2

Object

column deprecated r/w SNMPv2-TCTruthValue
This object provides the control to mark this entry
to inactive. 
              
When an entry is created by the agent, this is set to
false(2). A network management application can set this
value to true(1), indicating that the entry is no longer
needed. Once this object has been set to true(1), it
cannot be set to false(2). 
              
If the alias is detected again by the agent, the agent
may create a new entry for the Alias.
              
When an agent needs to free up resources, it may choose
to delete those entries marked inactive.

Context

MIB
CTRON-ALIAS-MIB
OID
.1.3.6.1.4.1.52.4.1.3.7.1.1.2.1.2
Type
column
Access
readwrite
Status
deprecated
Parent
ctAliasControlEntry
Groups
1

Walk 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::ctAliasMarkInactive'
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::ctAliasMarkInactive.<ctAliasID>'
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::ctAliasMarkInactive'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance