gpoeNotificationCfgFilteringEnable
OMNITRON-GPOE-NOTIFICATION-MIB ·
.1.3.6.1.4.1.7342.100.3.1.2
Object
column r/w
Enumeration
This object selects whether the notification indicated by the
gpoeNotificationCfgTrapNum object is filtered or is generated when
the specific condition is encountered.
noFiltering (1) Notification is generated when condition is met
filtering(2) Notification is generated when condition is met
This object can be read or written at any time.
Context
- MIB
- OMNITRON-GPOE-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.7342.100.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostGpoeNotificationCfgEntry
- 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 'OMNITRON-GPOE-NOTIFICATION-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-GPOE-NOTIFICATION-MIB::gpoeNotificationCfgFilteringEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-GPOE-NOTIFICATION-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-GPOE-NOTIFICATION-MIB::gpoeNotificationCfgFilteringEnable.<gpoeNotificationCfgTrapNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-GPOE-NOTIFICATION-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-GPOE-NOTIFICATION-MIB::gpoeNotificationCfgFilteringEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noFiltering |
2 | filtering |
Conformance
Member of