mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 04:22:44 +00:00
Follow the standard object definition from RFC2578
Use mib-2 throughout the files where applicable PR: 254231 Reported by: Michael Proto Reviewed by: bz (at) FreeBSD (dot) org
This commit is contained in:
parent
f63825ff21
commit
4ac8f40670
@ -224,7 +224,7 @@ typedef AdminStatus ENUM (
|
||||
|
||||
(1 internet
|
||||
(2 mgmt
|
||||
(1 mibII
|
||||
(1 mib-2
|
||||
(1 system
|
||||
(1 sysDescr OCTETSTRING op_system_group GET)
|
||||
(2 sysObjectId OID op_system_group GET)
|
||||
|
@ -32,7 +32,7 @@
|
||||
#
|
||||
(1 internet
|
||||
(2 mgmt
|
||||
(1 mib2
|
||||
(1 mib-2
|
||||
(2 interfaces
|
||||
(1 ifNumber INTEGER op_interfaces GET)
|
||||
(2 ifTable
|
||||
|
@ -43,7 +43,7 @@ typedef BegemotSnmpdTransportProto ENUM (
|
||||
|
||||
(1 internet
|
||||
(2 mgmt
|
||||
(1 mibII
|
||||
(1 mib-2
|
||||
(1 system
|
||||
#
|
||||
# The standard System group
|
||||
|
Loading…
Reference in New Issue
Block a user