All MIBs › ACC-RIP › accRipExportProtoSpecific
accRipExportProtoSpecific
Module: ACC-RIP
OID (symbolic): ACC-RIP::accRipExportProtoSpecific
OID (numeric): 1.3.6.1.4.1.5.1.1.16.18.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Protocol dependant. Not currently used. Should always have an instance value of zero.
What is accRipExportProtoSpecific?
This OID holds protocol-specific data that is not currently used by the system and should always be zero. Network engineers generally ignore this field since it carries no operational information and is reserved for future use. For example, this field will always read 0 regardless of the route or export policy configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.18.1.2 snmpwalk -v2c -c public <target> ACC-RIP::accRipExportProtoSpecific
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.18.1.2.1 snmpget -v2c -c public <target> ACC-RIP::accRipExportProtoSpecific.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accRipExportProtoSpecific.1
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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16 | accRip | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16.18 | accRipExportTable | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.18.1 | accRipExportEntry | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.18.1.2 | accRipExportProtoSpecific | ACC-RIP |