Home/Catalog/SAVI-MIB

SAVI-MIB

AI MIB Summary

The SAVI-MIB facilitates the monitoring and management of Source Address Validation Improvement (SAVI) implementations on network devices by exposing session state, binding table entries, and validation failure counters. This module enables administrators to track IPv6 source address binding status, detect spoofing attempts, and verify the operational integrity of SAVI mechanisms across switches and routers.

The MIB Module for managing SAVI implementations.
Main OID:
saviMIB.1.3.6.1.2.1.4.40
39
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

39 total
Object Name
saviMIBThe MIB Module for managing SAVI implementations.
MODULE-IDENTITY
.1.3.6.1.2.1.4.40
saviObjects
OBJECT IDENTIFIER
.1.3.6.1.2.1.4.40.1
saviObjectsSystemTableThe table containing savi system-wide parameters.
SEQUENCE OF SaviObjectsSystemEntry
.1.3.6.1.2.1.4.40.1.1
saviObjectsSystemEntryEach entry containing savi system-wide parameters for a particular IP version.
SaviObjectsSystemEntry
.1.3.6.1.2.1.4.40.1.1.1
saviObjectsSystemIPVersionThe IP version
InetVersion (INET-ADDRESS-MIB)
.1.3.6.1.2.1.4.40.1.1.1.1
saviObjectsSystemModeIP Address Assignment Methods.rw
Enumeration
.1.3.6.1.2.1.4.40.1.1.1.2
saviObjectsSystemMaxDadDelayA constant. When A gratuitous ARP Request or Duplicate Address Detection Neighbor Solicitation is received from anchor, the lifetime of the BST(Binding State Table) entry MUST be set to be MAX_ARP_DELAY or MAX_DAD_DELAY respectively.rw
TimeInterval (SNMPv2-TC)
.1.3.6.1.2.1.4.40.1.1.1.3
saviObjectsSystemMaxDadPrepareDelayA constant. When a DHCPv4 DHCPACK or DHCPv6 REPLY message is received, the lifetime of the BST(Binding State Table) entry MUST be set to be MAX_ARP_PREPARE_DELAY or MAX_DAD_PREPARE_DELAY respectively.rw
TimeInterval (SNMPv2-TC)
.1.3.6.1.2.1.4.40.1.1.1.4
saviObjectsIfTableThe table containing SAVI running parameters of each anchor.
SEQUENCE OF SaviObjectsIfEntry
.1.3.6.1.2.1.4.40.1.2
saviObjectsIfEntryAn entry containing SAVI running parameters of an anchor.
SaviObjectsIfEntry
.1.3.6.1.2.1.4.40.1.2.1
saviObjectsIfIPVersionThe IP version
InetVersion (INET-ADDRESS-MIB)
.1.3.6.1.2.1.4.40.1.2.1.1
saviObjectsIfIfIndexThe index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.4.40.1.2.1.2
saviObjectsIfValidationStatusThe validation status of the interface. enable(1), check source address. disable(2), don't check source address.rw
Enumeration
.1.3.6.1.2.1.4.40.1.2.1.3
saviObjectsIfTrustStatusThe trust status of the interface. no-trust(1), discard dhcp adv/reply and ra packet, dhcp-trust(2), permit dhcp adv/reply packet and discard ra packet, ra-trust(3), permit ra packet and discard dhcp adv/reply packet, dhcp-ra-trust(4), permit dhcp adv/reply and ra packet.rw
Enumeration
.1.3.6.1.2.1.4.40.1.2.1.4
saviObjectsIfFilteringNumThe max filtering number of the Interfacerw
Unsigned32
.1.3.6.1.2.1.4.40.1.2.1.5
saviObjectsBindingTableThe Binding State Table containing the state of binding between source address and anchor.
SEQUENCE OF SaviObjectsBindingEntry
.1.3.6.1.2.1.4.40.1.3
saviObjectsBindingEntryAn entry containing the state of binding between source address and anchor. Entries are keyed on the anchor, binding type, source IP address version, and source IP address.
SaviObjectsBindingEntry
.1.3.6.1.2.1.4.40.1.3.1
saviObjectsBindingIpAddressTypeIP address type of the binding source IP
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.2.1.4.40.1.3.1.1
saviObjectsBindingTypeIP address assignment methods.
Enumeration
.1.3.6.1.2.1.4.40.1.3.1.2
saviObjectsBindingIfIndexThe index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.4.40.1.3.1.3
saviObjectsBindingIpAddressThe binding source IP address
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.2.1.4.40.1.3.1.4
saviObjectsBindingMacAddrThe binding source mac address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.2.1.4.40.1.3.1.5
saviObjectsBindingStateThe state of the binding entry.rw
Enumeration
.1.3.6.1.2.1.4.40.1.3.1.6
saviObjectsBindingLifetimeThe remaining lifetime of the entry. If saviObjectsBindingType=static, a value of 2147483647 represents infinity.rw
TimeInterval (SNMPv2-TC)
.1.3.6.1.2.1.4.40.1.3.1.7
saviObjectsBindingRowStatusThe status of this row, by which new entries may be created, or old entries deleted from this table. An Entry can be created or deleted only when saviObjectsBindingType=static.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.2.1.4.40.1.3.1.8
saviObjectsFilteringTableThe Filtering Table is used to filter packets.
SEQUENCE OF SaviObjectsFilteringEntry
.1.3.6.1.2.1.4.40.1.4
saviObjectsFilteringEntryAn entry containing the filtering parameters. Entries are keyed on the anchor.
SaviObjectsFilteringEntry
.1.3.6.1.2.1.4.40.1.4.1
saviObjectsFilteringIpAddressTypeIP address type of the filtering source IP
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.2.1.4.40.1.4.1.1
saviObjectsFilteringIfIndexThe index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.2.1.4.40.1.4.1.2
saviObjectsFilteringIpAddressThe filtering source IP address
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.2.1.4.40.1.4.1.3
saviObjectsFilteringMacAddrThe filtering source mac address.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.2.1.4.40.1.4.1.4
saviConformance
OBJECT IDENTIFIER
.1.3.6.1.2.1.4.40.2
saviCompliances
OBJECT IDENTIFIER
.1.3.6.1.2.1.4.40.2.1
saviComplianceThe compliance statement for entities which implement SAVI.
Unknown
.1.3.6.1.2.1.4.40.2.1.1
saviGroups
OBJECT IDENTIFIER
.1.3.6.1.2.1.4.40.2.2
systemGroupThe system group of objects containing savi system parameter.
Unknown
.1.3.6.1.2.1.4.40.2.2.1
ifGroupThe if group of objects containing the savi running parameters of each anchor.
Unknown
.1.3.6.1.2.1.4.40.2.2.2
bindingGroupThe binding group of objects containing the binding information of anchor and soure ip address.
Unknown
.1.3.6.1.2.1.4.40.2.2.3
filteringGroupThe filtering group of objects containing the filtering information of anchor and soure ip address.
Unknown
.1.3.6.1.2.1.4.40.2.2.4
SAVI-MIB - SNMP MIB Reference | MIBs Explorer