SNMP--Windows API--AsnObjectIdentifier

150 篇文章 0 订阅
11 篇文章 0 订阅

原文来自MSDN Library for Visual Studio 2008 SP1,翻译部分仅为个人观点,想要看更多信息请看MSDN,如有版权问题请联系QQ 643166601,邮件643166601@qq.com

 

AsnObjectIdentifier Structure

The AsnObjectIdentifier structure represents object identifiers.
这个AsnObjectIdentifier结构体表示对象标识符。
This structure is used by multiple SNMP functions.
这个结构体由多个SNMP函数使用。
This structure is not used by the WinSNMP API functions.
这个结构体不能由WinSNMP API函数使用。

Syntax
typedef struct { 
UINT idLength; 
UINT* ids;
} AsnObjectIdentifier;
Members
idLength
Specifies the number of integers in the object identifier.
在对象标识符中指定数量的整数。
ids
Pointer to an array of integers that represents the object identifier.
指针指向一个整型数组表示这个对象标识符。
Requirements
Client Requires Windows Vista, Windows XP, Windows 2000 Professional, Windows NT Workstation 3.51 and later, Windows Me, Windows 98, or Windows 95.
Server Requires Windows Server 2008, Windows Server 2003, Windows 2000 Server, or Windows NT Server 3.51 and later.
Header Declared in Snmp.h.
 

See Also
Simple Network Management Protocol (SNMP) Overview
SNMP Structures

 

Send comments about this topic to Microsoft

Build date: 3/8/2008

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值