zyDhcpSnoopingDbStatisticsAgentRunning
ZYXEL-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.890.1.15.3.20.2.2.1
Object
scalar Enumeration
This entry displays the status of the current update or access of the DHCP snooping database. none: The switch is not accessing the DHCP snooping database. read: The switch is loading dynamic bindings from the DHCP snooping database. write: The switch is updating the DHCP snooping database.
Context
- MIB
- ZYXEL-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.20.2.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zyxelDhcpSnoopingDbStatistics
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 'ZYXEL-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-DHCP-SNOOPING-MIB::zyDhcpSnoopingDbStatisticsAgentRunning.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-DHCP-SNOOPING-MIB::zyDhcpSnoopingDbStatisticsAgentRunning'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | read |
2 | write |