swUDPHelperPortNumber
UDP-Helper-MIB ·
.1.3.6.1.4.1.171.12.99.1.2.1.1
Object
column SNMPv2-SMIInteger32
This object indicates the UDP ports that
UDP Helper would process. The default UDP
port is NULL. The max ports numbers can be
configured is project dependent support.
37: time, Time service;
49: tacacs, Terminal Access Controller Access Control System service;
53: dns, Domain Naming System;
69: tftp, Trivial File Transfer Protocol;
137: netbios-ns, NetBIOS Name Server;
138: netbios-ds, NetBIOS Datagram Server.
Context
- MIB
- UDP-Helper-MIB
- OID
.1.3.6.1.4.1.171.12.99.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- swUDPHelperPortCtrlEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UDP-Helper-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UDP-Helper-MIB::swUDPHelperPortNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UDP-Helper-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UDP-Helper-MIB::swUDPHelperPortNumber.<swUDPHelperPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UDP-Helper-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UDP-Helper-MIB::swUDPHelperPortNumber'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647