fsRrdControlSourceProto
SUPERMICRO-RTM-MIB ·
.1.3.6.1.4.1.10876.101.1.107.2.1.3
Object
column r/w
Enumeration
The Identifier of the source routing protocol. A value of zero will be interpreted as 'any', which may be used to configure interface based route redistribution.
Context
- MIB
- SUPERMICRO-RTM-MIB
- OID
.1.3.6.1.4.1.10876.101.1.107.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsRrdControlEntry
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 'SUPERMICRO-RTM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RTM-MIB::fsRrdControlSourceProto'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-RTM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RTM-MIB::fsRrdControlSourceProto.<fsRrdControlDestIpAddress>.<fsRrdControlNetMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RTM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RTM-MIB::fsRrdControlSourceProto'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | any |
1 | other |
2 | local |
3 | netmgmt |
4 | icmp |
5 | egp |
6 | ggp |
7 | hello |
8 | rip |
9 | isIs |
10 | esIs |
11 | ciscoIgrp |
12 | bbnSpfIgp |
13 | ospf |
14 | bgp |
15 | idpr |
16 | ciscoEigrp |