ctATMLANEInfoExtStatusSendTopo
CTATM-CONFIG-MIB ·
.1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.3
Object
column r/w
Enumeration
This configuration value is used to define whether or not this LEC should send a LE_TOPOLOGY_CHANGE message when the situation presents itself.
Context
- MIB
- CTATM-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctATMLANEInfoExtStatusEntry
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 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATM-CONFIG-MIB::ctATMLANEInfoExtStatusSendTopo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATM-CONFIG-MIB::ctATMLANEInfoExtStatusSendTopo.<lecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATM-CONFIG-MIB::ctATMLANEInfoExtStatusSendTopo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |