cpsmEfmdConfigEnforce
CISCO-PSM-MIB ·
.1.3.6.1.4.1.9.9.364.1.1.18.1.1
Object
This object specifies whether the EFMD
enforcement policy is strict or loose
on this VSAN.
If this object is set to 'true', then
the enforcement policy is strict. As a
result, if a device that tries to join
the fabric thru' an E port on the local
device does not pass the authorization
check, it is not allowed access and the
E port is isolated.
If this object is set to 'false', then
the enforcement policy is loose. As a
result, if a device that tries to join
the fabric thru' an E port on the local
device does not pass the authorization
check, it can still be allowed access.
Context
- MIB
- CISCO-PSM-MIB
- OID
.1.3.6.1.4.1.9.9.364.1.1.18.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpsmEfmdConfigEntry
- Groups
- 1
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 'CISCO-PSM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PSM-MIB::cpsmEfmdConfigEnforce'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PSM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PSM-MIB::cpsmEfmdConfigEnforce.<vsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PSM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PSM-MIB::cpsmEfmdConfigEnforce'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of