linkProExtraTraffic
SIAE-RADIO-SYSTEM-MIB ·
.1.3.6.1.4.1.3373.1103.80.22.1.9
Object
column deprecated
r/w
Enumeration
This object enables or disables the transfer of extra traffic on the protection channel in a N+1 link. This object must be set to disabled in case of architectures different for N+1.
Context
- MIB
- SIAE-RADIO-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3373.1103.80.22.1.9- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- linkProEntry
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 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-SYSTEM-MIB::linkProExtraTraffic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-SYSTEM-MIB::linkProExtraTraffic.<linkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-RADIO-SYSTEM-MIB::linkProExtraTraffic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |