fs6374LMDMTrapControl
ARICENT-fs6374-MIB ·
.1.3.6.1.4.1.29601.2.107.9.1.1.1
Object
This object specifies a vector of Boolean notification types,
used to enable or disable the LM&DM Traps:
bTrapUnsupportedVersion (1),
bTrapUnsupportedControlCode (2),
bTrapUnsupportedDataFormat (3),
bTrapConnectionMismatch (4),
bTrapUnsupportedMandatoryTLVObject (5),
bTrapUnsupportedTimeStamp (6),
bTrapResponseTimeout (7),
bTrapResourceUnavailable (8),
bTrapTestAbort (9),
bTrapProactiveTestRestart(10),
bTrapUnsupportedQueryInterval(11)
Context
- MIB
- ARICENT-fs6374-MIB
- OID
.1.3.6.1.4.1.29601.2.107.9.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fs6374NotificationsEntry
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 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-fs6374-MIB::fs6374LMDMTrapControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-fs6374-MIB::fs6374LMDMTrapControl.<fs6374ContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-fs6374-MIB::fs6374LMDMTrapControl'
Syntax
- Source
- FS6374Traps
- Base type
Bits
Values & Constraints
Type Values
0 | none |
1 | bTrapUnsupportedVersion |
2 | bTrapUnsupportedControlCode |
3 | bTrapUnsupportedDataFormat |
4 | bTrapConnectionMismatch |
5 | bTrapUnsupportedMandatoryTLVObject |
6 | bTrapUnsupportedTimeStamp |
7 | bTrapResponseTimeout |
8 | bTrapResourceUnavailable |
9 | bTrapTestAbort |
10 | bTrapProactiveTestRestart |
11 | bTrapUnsupportedQueryInterval |