All MIBs › MSIPRIP2-MIB › ifCEUnicastPeerMode
ifCEUnicastPeerMode
Module: MSIPRIP2-MIB
OID (symbolic): MSIPRIP2-MIB::ifCEUnicastPeerMode
OID (numeric): 1.3.6.1.4.1.311.1.11.2.2.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Determines the unicast behavior when route update messages are sent.
If set to peerAlso, updates are sent to those peers in the RIP unicast peer table corresponding to this interace as well as being sent via broadcast/multicast.
If set to peerOnly, updates are sent only those peers listed in in the RIP Unicast peer table corresponding to this interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.11.2.2.1.14 snmpwalk -v2c -c public <target> MSIPRIP2-MIB::ifCEUnicastPeerMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.11.2.2.1.14.1 snmpget -v2c -c public <target> MSIPRIP2-MIB::ifCEUnicastPeerMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.311.1.11.2.2.1.14.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.311 | microsoft | InternetServer-MIB |
| 1.3.6.1.4.1.311.1 | software | InternetServer-MIB |
| 1.3.6.1.4.1.311.1.11 | msiprip2 | MSIPRIP2-MIB |
| 1.3.6.1.4.1.311.1.11.2 | interface | MSIPRIP2-MIB |
| 1.3.6.1.4.1.311.1.11.2.2 | ifConfigTable | MSIPRIP2-MIB |
| 1.3.6.1.4.1.311.1.11.2.2.1 | ifConfigEntry | MSIPRIP2-MIB |
| 1.3.6.1.4.1.311.1.11.2.2.1.14 | ifCEUnicastPeerMode | MSIPRIP2-MIB |