lldpXHmConfigPortSecTxEnable
LLDP-EXT-HM-MIB ·
.1.0.8802.1.1.2.1.5.32867.1.1.3.1.1
Object
The lldpXHmConfigPortSecTxEnable, which is defined as
a truth value and configured by the network management,
determines whether the Hirschmann 802.1X Port Security
organizationally defined port TLV transmission is allowed
on a given LLDP transmission capable port.
The value of this object must be restored from non-volatile
storage after a re-initialization of the management system.
Context
- MIB
- LLDP-EXT-HM-MIB
- OID
.1.0.8802.1.1.2.1.5.32867.1.1.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lldpXHmConfigPortSecEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-HM-MIB::lldpXHmConfigPortSecTxEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-HM-MIB::lldpXHmConfigPortSecTxEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-EXT-HM-MIB::lldpXHmConfigPortSecTxEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |