debian man page for netsnmp::asn

Query: netsnmp::asn

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ASN(3pm)						User Contributed Perl Documentation						  ASN(3pm)

NAME
NetSNMP::ASN - Perl extension for SNMP ASN.1 types
SYNOPSIS
use NetSNMP::ASN qw(:all); my $asn_int = ASN_INTEGER;
DESCRIPTION
The NetSNMP::ASN module provides the ASN.1 types for SNMP. EXPORT None by default. Exportable constants ASN_APPLICATION ASN_BIT_STR ASN_BOOLEAN ASN_COUNTER ASN_COUNTER64 ASN_DOUBLE ASN_FLOAT ASN_GAUGE ASN_INTEGER ASN_INTEGER64 ASN_IPADDRESS ASN_NULL ASN_OBJECT_ID ASN_OCTET_STR ASN_OPAQUE ASN_SEQUENCE ASN_SET ASN_TIMETICKS ASN_UNSIGNED ASN_UNSIGNED64
AUTHOR
Wes Hardaker, <hardaker@users.sourceforge.net>
SEE ALSO
SNMP(3pm), NetSNMP::OID(3pm) perl(1). perl v5.14.2 2009-10-29 ASN(3pm)
Related Man Pages
netsnmp::trapreceiver(3) - centos
netsnmp::agent::default_store(3) - centos
netsnmp::trapreceiver(3pm) - debian
netsnmp::agent::default_store(3pm) - debian
netsnmp::default_store(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com