HUAWEI-VRRP-SNOOPING-MIB
AI MIB Summary
The HUAWEI-VRRP-SNOOPING-MIB enables monitoring and management of Virtual Router Redundancy Protocol (VRRP) snooping states and extension parameters on Huawei network devices. It tracks specific VRRP election statuses, backup router health, and snooping table entries to ensure redundancy protocol consistency across the LAN segment.
The mib file is for management of the snooping of VRRP extension.
VRRP: Virtual Router Redundancy Protocol, specifies an election protocol that
dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN.
Main OID:
hwVrrpSnooping.1.3.6.1.4.1.2011.6.142
16
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
hwVrrpSnoopingThe mib file is for management of the snooping of VRRP extension.
VRRP: Virtual Router Redundancy Protocol, specifies an election protocol that
dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. MODULE-IDENTITY .1.3.6.1.4.1.2011.6.142 |
hwVrrpSnoopingObjectVrrpSnooping Object. OBJECT IDENTIFIER .1.3.6.1.4.1.2011.6.142.1 |
hwVrrpSnoopingPortTableIndicates the port snooping control table, which is used for adding,
deleting, and querying a port for snooping.
The index of this table is hwVrrpSnoopingPortIndex. SEQUENCE OF HwVrrpSnoopingPortEntry .1.3.6.1.4.1.2011.6.142.1.1 |
hwVrrpSnoopingPortEntryIndicates the port snooping control table, which is used for adding,
deleting, and querying a port for snooping.
The index of this entry is hwVrrpSnoopingPortIndex. HwVrrpSnoopingPortEntry .1.3.6.1.4.1.2011.6.142.1.1.1 |
hwVrrpSnoopingPortIndexIndicates the port for snooping.
Range: -1, 1-16
The NMS issues -1 and the system automatically allocates the index within 1-16 that is not occupied. Integer32 (-1|1..16) .1.3.6.1.4.1.2011.6.142.1.1.1.1 |
hwVrrpSnoopingPortIfIndexIndicates ifindex of the port for snooping.rw Integer32 .1.3.6.1.4.1.2011.6.142.1.1.1.2 |
hwVrrpSnoopingPortRowStatusIndicates the row status.
Currently, only createAndGo(4), destroy(6), and active(1) are supported.
In creating a port for snooping, hwVrrpSnoopingPortRowStatus needs to be bound and set to createAndGo(4).
In deleting a port for snooping, hwVrrpSnoopingPortRowStatus needs to be bound and set to destroy(6).
In query, hwVrrpSnoopingPortRowStatus is set to active(1).
Options:
1. active(1) -indicates the query operation
2. createAndGo(4) -indicates creating an RRPP domain
3. destroy(6) -indicates deleting an RRPP domainrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.142.1.1.1.3 |
hwVrrpSnoopingVRouterTableIndicates the virtual router group for adding, deleting and querying snooping.
The index of this table is hwVrrpSnoopingVRouterIndex. SEQUENCE OF HwVrrpSnoopingVRouterEntry .1.3.6.1.4.1.2011.6.142.1.2 |
hwVrrpSnoopingVRouterEntryIndicates the virtual router group for adding, deleting and querying snooping.
The index of this entry is hwVrrpSnoopingVRouterIndex. HwVrrpSnoopingVRouterEntry .1.3.6.1.4.1.2011.6.142.1.2.1 |
hwVrrpSnoopingVRouterIndexIndicates the index of the virtual router.
Range: -1, 1-64
The NMS issues -1 and the system automatically allocates the index within 1-64
that is not occupied. Integer32 (-1|1..64) .1.3.6.1.4.1.2011.6.142.1.2.1.1 |
hwVrrpSnoopingVRouterIpIndicates the IP address of the virtual router, which is the IP address
mapping the virtual router for snooping.rw IpAddress .1.3.6.1.4.1.2011.6.142.1.2.1.2 |
hwVrrpSnoopingVRouterVlanIdIndicates the VLAN ID of the virtual router, which indicates the VLAN to which
the virtual router locates. It works with the IP address of the virtual router
as the filtering criterion for the VRRP packets snooping.
Range: 1-4093rw Integer32 .1.3.6.1.4.1.2011.6.142.1.2.1.3 |
hwVrrpSnoopingVRouterMacAddressIndicates the MAC address of the virtual router, which is the learned MAC
address of the virtual router by snooping the VRRP packets meeting the requirements.ro OCTET STRING .1.3.6.1.4.1.2011.6.142.1.2.1.4 |
hwVrrpSnoopingVRouterIfIndexIndicates the ifindex of the port connecting the master router, which is
the port ID learned by snooping the VRRP packets meeting the requirements.ro Integer32 .1.3.6.1.4.1.2011.6.142.1.2.1.5 |
hwVrrpSnoopingVRouterRowStatusIndicates the row status.
Currently, only createAndGo(4), destroy(6), and active(1) are supported.
In creating a virtual router group for snooping, hwVrrpSnoopingPortRowStatus needs to be bound and set to createAndGo(4).
In deleting a virtual router group for snooping, hwVrrpSnoopingPortRowStatus needs to be bound and set to destroy(6).
In query, hwVrrpSnoopingPortRowStatus is set to active(1).
Options:
1. active(1) -indicates the query operation
2. createAndGo(4) -indicates creating an RRPP domain
3. destroy(6) -indicates deleting an RRPP domainrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.6.142.1.2.1.6 |
hwVrrpSnoopingStatusEnables or disables the VRRP snooping function.
Options:
1. true(1) -indicates the VRRP snooping function is enabled
2. false(2) -indicates the VRRP snooping function is not enabled
Default: false(2)rw Enumeration .1.3.6.1.4.1.2011.6.142.1.3 |