ctAliasIsActive

CTRON-ALIAS-MIB · .1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.8

Object

The status of this entry.
              
A true(1) value indicates the alias is active.
              
A false(2) value indicates an entry which has 
been marked inactive by network management, using the
ctAliasEntryStatus object in the ctAliasControlTable.  
              
Entries which have been marked inactive may remain in 
the table to allow consistent mappings between network 
management stations until an agent needs to free 
resources.

Context

MIB
CTRON-ALIAS-MIB
OID
.1.3.6.1.4.1.52.4.1.3.7.1.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
ctAliasEntry
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::ctAliasIsActive'
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::ctAliasIsActive.<ctAliasTimeFilter>.<ctAliasReference>'
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::ctAliasIsActive'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance