HPICF-SAVI-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.2.1
- Last updated
- 2017-11-08 00:00
- Organization
- HP Networking
- Revisions
- 2017-11-08 00:00
- Namespace
- hp
- Source file
HPICF-SAVI-MIB- Digest
sha256:e86d474264ead517aa9593f3e6211b953b0b9e4c3ada5a55dc94f5b08b73bd33
Description
This MIB Module is designed to support the configuration and monitoring of DHCPv6 Snooping protocol. This MIB module was based off the IETF draft of SAVI mib, which was designed to support configuration and monitoring of SAVI protocol by Changging An(acq@cernet.edu.cn) and Jiahai Yang(yang@cernet.edu.cu), https://tools.ietf.org/html/draft-an-savi-mib-02.\u201d.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitchExperimental |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetVersion |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TimeInterval |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-OID HPICF-SAVI-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfSaviObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.2.1.1 | |||
| hpicfSaviObjectsPortTable OBJECT-TYPE The table containing hpicfSAVI parameters of each anchor. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.1 | not-accessible | current | |
| hpicfSaviObjectsPortEntry OBJECT-TYPE An entry containing hpicfSAVI running parameters of an anchor. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.1.1 | not-accessible | current | |
| hpicfSaviObjectsPortIPVersion OBJECT-TYPE The IP version. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.1.1.1 | InetVersion | not-accessible | current |
| hpicfSaviObjectsPortIfIndex OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.1.1.2 | InterfaceIndex | not-accessible | current |
| hpicfSaviObjPortDhcpTrustAttr OBJECT-TYPE The DHCP trust attribute of the port. enable(1), the attribute is set. disable(2), the attribute is not set. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.1.1.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfSaviObjectsPortFilteringNum OBJECT-TYPE The max filtering number of the Port. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.1.1.4 | Unsigned32 | read-write | current |
| hpicfSaviObjectsBindingTable OBJECT-TYPE The table containing the state of binding between source address and anchor. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.2 | not-accessible | current | |
| hpicfSaviObjectsBindingEntry OBJECT-TYPE An entry containing the state of binding between source address and anchor. Entries are keyed on the source IP address type, binding type, anchor, and source IP address. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.2.1 | not-accessible | current | |
| hpicfSaviObjBindingIpAddrType OBJECT-TYPE IP address type of the binding source IP. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.2.1.1 | InetAddressType | not-accessible | current |
| hpicfSaviObjectsBindingType OBJECT-TYPE IP address assignment methods. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.2.1.2 | INTEGER {manual(1), slaac(2), dhcp(3), send(4)} | not-accessible | current |
| hpicfSaviObjectsBindingIfIndex OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.2.1.3 | InterfaceIndex | not-accessible | current |
| hpicfSaviObjectsBindingIpAddress OBJECT-TYPE The binding source IP address. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.2.1.4 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| hpicfSaviObjectsBindingMacAddr OBJECT-TYPE The binding source mac address. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.2.1.5 | MacAddress | read-create | current |
| hpicfSaviObjectsBindingLifetime OBJECT-TYPE The remaining lifetime of the entry. TimeInterval is defined in RFC 2579, it's a period of time, measured in units of 0.01 seconds, and the value is (0..2147483647). If hpicfSaviObjectsBindingType=manual, a value of 2147483647 represents infinity. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.2.1.6 | TimeInterval | read-only | current |
| hpicfSaviObjectsBindingRowStatus OBJECT-TYPE The 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 hpicfSaviObjectsBindingType=manual. Row statuses createAndWait(5), notReady(3) and notInService(2) are not supported. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.2.1.7 | RowStatus | read-create | current |
| hpicfSaviObjectsFilteringTable OBJECT-TYPE The table containing the filtering entries. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.3 | not-accessible | current | |
| hpicfSaviObjectsFilteringEntry OBJECT-TYPE An entry containing the filtering parameters. Entries are keyed on the source IP address type, anchor, and source IP address. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.3.1 | not-accessible | current | |
| hpicfSaviObjFilteringIpAddrType OBJECT-TYPE IP address type of the filtering source IP. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.3.1.1 | InetAddressType | not-accessible | current |
| hpicfSaviObjectsFilteringIfIndex OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.3.1.2 | InterfaceIndex | not-accessible | current |
| hpicfSaviObjFilteringIpAddr OBJECT-TYPE The filtering source IP address. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.3.1.3 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| hpicfSaviObjectsFilteringMacAddr OBJECT-TYPE The filtering source mac address. | 1.3.6.1.4.1.11.2.14.11.5.2.1.1.3.1.4 | MacAddress | read-only | current |
| hpicfSaviConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.2.1.2 | |||
| hpicfSaviCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.2.1.2.1 | |||
| hpicfSaviGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.2.1.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfSaviCompliance MODULE-COMPLIANCE The compliance statement for entities which implement hpicfSAVI protocol. | 1.3.6.1.4.1.11.2.14.11.5.2.1.2.1.1 | current |
| hpicfSaviportGroup OBJECT-GROUP The if group contains objects corresponding to the hpicfSavi running parameters of each anchor. | 1.3.6.1.4.1.11.2.14.11.5.2.1.2.2.1 | current |
| hpicfSavibindingGroup OBJECT-GROUP The binding group contains the binding information of anchor and source ip address. | 1.3.6.1.4.1.11.2.14.11.5.2.1.2.2.2 | current |
| hpicfSavifilteringGroup OBJECT-GROUP The filtering group contains the filtering information of anchor and source ip address. | 1.3.6.1.4.1.11.2.14.11.5.2.1.2.2.3 | current |