bsEcmpConfigRoutingProtocol
BAY-STACK-ECMP-MIB ·
.1.3.6.1.4.1.45.5.15.1.2.1.1
Object
column Enumeration
Specifies the protocols that are supported by ECMP: static, RIP, OSPF, BGP, ISIS
Context
- MIB
- BAY-STACK-ECMP-MIB
- OID
.1.3.6.1.4.1.45.5.15.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- bsEcmpConfigEntry
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 'BAY-STACK-ECMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-ECMP-MIB::bsEcmpConfigRoutingProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-ECMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-ECMP-MIB::bsEcmpConfigRoutingProtocol.<bsEcmpConfigRoutingProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-ECMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-ECMP-MIB::bsEcmpConfigRoutingProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | rip |
3 | ospf |
4 | bgp |
5 | isis |