All MIBs › HMPRIV-MGMT-SNMP-MIB › hmPNIODcpMode
hmPNIODcpMode
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmPNIODcpMode
OID (numeric): 1.3.6.1.4.1.248.14.2.16.1.10.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
DCP mode for one port. Allowed values none(0), ingress(1), egress(2) or both(3) which is default.
What is hmPNIODcpMode?
This object controls the PROFINET DCP (Discovery and basic Configuration Protocol) mode for a single network port, allowing configuration as none, ingress-only, egress-only, or bidirectional (default). PROFINET devices use DCP for device discovery and basic parameter setup during commissioning. System integrators configure this per-port to enable or restrict DCP protocol operation based on network topology and device management requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.16.1.10.1.2 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmPNIODcpMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.16.1.10.1.2.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmPNIODcpMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.2.16.1.10.1.2.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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.16 | hmIndustrialEthernetProtocols | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.16.1 | hmProfinetIOConfigGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.16.1.10 | hmPNIODcpModeTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.16.1.10.1 | hmPNIODcpModeEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.16.1.10.1.2 | hmPNIODcpMode | HMPRIV-MGMT-SNMP-MIB |