All MIBs › ICF-VG-RPTR › icfVgPortAllowedTrainType
icfVgPortAllowedTrainType
Module: ICF-VG-RPTR
OID (symbolic): ICF-VG-RPTR::icfVgPortAllowedTrainType
OID (numeric): 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This security object is set by the network manager to configure what type of device is permitted to connect to the port. One of the following values:
allowEndNodesOnly - only non-promiscuous end nodes permitted. allowPromiscuousEndNodes - promiscuous or non- promiscuous end nodes permitted allowEndNodesOrRepeaters - repeaters or non- promiscuous end nodes permitted allowAnything - repeaters, promiscuous or non-promiscuous end nodes permitted
For a port for which icfVgPortType is equal to 'cascadeInternal' or 'cascadeExternal', the corresponding instance of this object may not be set to 'allowEndNodesOnly' or 'allowPromiscuousEndNodes'.
The agent must reject a SET of this object if the value includes no capabilities that are supported by this port's hardware, as defined by the values of the corresponding instances of icfVgPortSupportedPromiscMode and icfVgPortSupportedCascadeMode.
What is icfVgPortAllowedTrainType?
A security setting controlling what kind of device — promiscuous or non-promiscuous end nodes, and/or cascaded repeaters — is permitted to train and connect on this port, letting an admin lock a port down to prevent unauthorized repeater cascading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.8 snmpwalk -v2c -c public <target> ICF-VG-RPTR::icfVgPortAllowedTrainType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.8.1 snmpget -v2c -c public <target> ICF-VG-RPTR::icfVgPortAllowedTrainType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.8.1 i <value>
Start monitoring HP AdvanceStack 100VG-AnyLAN repeater, e.g. HPJ2410A with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ICF-VG-RPTR::icfVgPortAllowedTrainType OID value, configure state conditions and alerts, and monitor any HP AdvanceStack 100VG-AnyLAN repeater, e.g. HPJ2410A from a single console.
OID Breakdown
Upper-level ancestors (15 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.8 | icfDot12Draft | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1 | icfVgRepeater | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1 | icfVgBasic | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.3 | icfVgBasicPort | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.3.1 | icfVgBasicPortTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1 | icfVgBasicPortEntry | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.8 | icfVgPortAllowedTrainType | ICF-VG-RPTR |