dhcpsnoopingPortDownAction
GBNL2DhcpSnooping-MIB ·
.1.3.6.1.4.1.13464.1.2.4.8.5
Object
scalar r/w
Enumeration
When port moves to down state, if fast-remove is enabled, switch will remove entries immediately, if auto-aging is enabled, switch will wait until lease time expires and remove entries.
Context
- MIB
- GBNL2DhcpSnooping-MIB
- OID
.1.3.6.1.4.1.13464.1.2.4.8.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gbnL2DhcpSnooping
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 'GBNL2DhcpSnooping-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL2DhcpSnooping-MIB::dhcpsnoopingPortDownAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNL2DhcpSnooping-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNL2DhcpSnooping-MIB::dhcpsnoopingPortDownAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fastRemove |
2 | autoAging |