agentSnmpLinkUpDownTrapFlag
FSM7326-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.9.1.2.6.5.2
Object
scalar r/w
Enumeration
Link Up/Down Flag - Enable/Disable Link Up/Link Down traps for the entire switch. When set to Enable, the Link Up/Down traps will be sent only if the Link Trap flag setting associated with the port (Port Configuration Menu) is set to Enable.
Context
- MIB
- FSM7326-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.9.1.2.6.5.2- 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 'FSM7326-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSM7326-SWITCHING-MIB::agentSnmpLinkUpDownTrapFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSM7326-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSM7326-SWITCHING-MIB::agentSnmpLinkUpDownTrapFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |