All MIBs › HP-ICF › icfVgPortAllowedTrainType
icfVgPortAllowedTrainType
Module: HP-ICF
OID (symbolic): HP-ICF::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.
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> HP-ICF::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> HP-ICF::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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 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 |
| 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.8 | icfVgPortAllowedTrainType | HP-ICF |