bsDhcpSnoopingNotificationMsgType
BAY-STACK-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.45.5.17.1.5.2
Object
scalar Enumeration
This value indicates the message type of a dropped DHCP packet.
Context
- MIB
- BAY-STACK-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.45.5.17.1.5.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- bsDhcpSnoopingNotificationObjects
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 'BAY-STACK-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-DHCP-SNOOPING-MIB::bsDhcpSnoopingNotificationMsgType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-DHCP-SNOOPING-MIB::bsDhcpSnoopingNotificationMsgType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dhcpDiscover |
2 | dhcpOffer |
3 | dhcpRequest |
4 | dhcpDecline |
5 | dhcpAck |
6 | dhcpNak |
7 | dhcpRelease |
8 | dhcpInform |
9 | dhcpForceRenew |
10 | dhcpLeaseQuery |
11 | dhcpLeaseUnassigned |
12 | dhcpLeaseUnknown |
13 | dhcpLeaseActive |