erpsInstancePropagateTC
ECS4100-MIB ·
.1.3.6.1.4.1.259.10.1.46.1.62.9.1.12
Object
column r/w
Enumeration
Set to enabled(1) to transmit topology change signal to the major ring. It will not take effect if erpsInstanceMajorRingIndex doesn't designated.
Context
- MIB
- ECS4100-MIB
- OID
.1.3.6.1.4.1.259.10.1.46.1.62.9.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- erpsInstanceEntry
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 'ECS4100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4100-MIB::erpsInstancePropagateTC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4100-MIB::erpsInstancePropagateTC.<erpsInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4100-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4100-MIB::erpsInstancePropagateTC'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |