etsysPolicyProfileAuditTrapEnable
ENTERASYS-POLICY-PROFILE-MIB ·
.1.3.6.1.4.1.5624.1.2.6.1.5.1.16
Object
Enables the sending of a SNMP NOTIFICATION if no rule bound to this profile has prohibited it.
Context
- MIB
- ENTERASYS-POLICY-PROFILE-MIB
- OID
.1.3.6.1.4.1.5624.1.2.6.1.5.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysPolicyProfileEntry
- Groups
- 7
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 'ENTERASYS-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyProfileAuditTrapEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyProfileAuditTrapEnable.<etsysPolicyProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyProfileAuditTrapEnable'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |