bsoeApplyRedistribute
BAY-STACK-OSPF-EXT-MIB ·
.1.3.6.1.4.1.45.5.14.1.1.1
Object
scalar r/w
Enumeration
This object is used to implement the ospf 'ip ospf apply redistribute' command when the 'bgp|direct|rip|static' parameter is used. Setting it will cause the 'apply' to occur for the specified protocol. The value returned is always none(0).
Context
- MIB
- BAY-STACK-OSPF-EXT-MIB
- OID
.1.3.6.1.4.1.45.5.14.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bsoeScalars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-OSPF-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-OSPF-EXT-MIB::bsoeApplyRedistribute.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-OSPF-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-OSPF-EXT-MIB::bsoeApplyRedistribute'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | direct |
2 | static |
3 | rip |
4 | ospf |
5 | bgp |