All MIBs › CISCOSB-IPV6FHS-MIB › rlFirstHopSecPolicyPortVlan1025to2048
rlFirstHopSecPolicyPortVlan1025to2048
Module: CISCOSB-IPV6FHS-MIB
OID (symbolic): CISCOSB-IPV6FHS-MIB::rlFirstHopSecPolicyPortVlan1025to2048
OID (numeric): 1.3.6.1.4.1.9.6.1.101.215.1.3.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A list of vlans from 1025 to 2048.
What is rlFirstHopSecPolicyPortVlan1025to2048?
This read-only OCTET STRING is one VLAN-range column (1025 to 2048) of the IPv6 First-Hop Security policy-to-port lookup table, showing which VLANs in this range currently have a given policy bound on a given port. An admin cares because it lets you audit deployment from the policy's point of view -- confirming exactly where policy "fhs-uplink" is actually active -- without having to re-derive it from the port-indexed configuration table. For example, querying this object for policy "fhs-uplink" on port Gi1/0/3 and seeing the bit for VLAN 1500 set confirms that VLAN is indeed covered by that policy on that port, which is useful when troubleshooting why FHS isn't blocking traffic on a VLAN you expected it to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.1.3.1.4 snmpwalk -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlFirstHopSecPolicyPortVlan1025to2048
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.1.3.1.4.1 snmpget -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlFirstHopSecPolicyPortVlan1025to2048.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlFirstHopSecPolicyPortVlan1025to2048.1
Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IPV6FHS-MIB::rlFirstHopSecPolicyPortVlan1025to2048 OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.215 | rlIpv6Fhs | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.1 | rlFirstHopSec | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.1.3 | rlFirstHopSecPolicyPortTable | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.1.3.1 | rlFirstHopSecPolicyPortEntry | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.1.3.1.4 | rlFirstHopSecPolicyPortVlan1025to2048 | CISCOSB-IPV6FHS-MIB |