agentSnmpMultipleUsersTrapFlag
NETAPP-SWITCHING-MIB ·
.1.3.6.1.4.1.789.4413.1.1.1.2.6.5.3
Object
scalar r/w
Enumeration
Multiple Users Flag - Enable/Disable Multiple User traps. When the value is set to Enable, a Multiple User Trap is sent whenever someone logs in to the terminal interface (EIA 232 or Telnet) and there is already an existing terminal interface session.
Context
- MIB
- NETAPP-SWITCHING-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.1.2.6.5.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSnmpTrapFlagsConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-SWITCHING-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-SWITCHING-MIB::agentSnmpMultipleUsersTrapFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-SWITCHING-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-SWITCHING-MIB::agentSnmpMultipleUsersTrapFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |