mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix some mibs (#8801)
DO NOT DELETE THIS TEXT #### Please note > Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting. - [ ] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/) #### Testers If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
This commit is contained in:
committed by
Neil Lathwood
parent
65b40bc870
commit
6e1db1c872
3146
mibs/IEEE802171-CFM-MIB
Normal file
3146
mibs/IEEE802171-CFM-MIB
Normal file
File diff suppressed because it is too large
Load Diff
@@ -15,6 +15,7 @@ IMPORTS
|
|||||||
MODULE-IDENTITY,
|
MODULE-IDENTITY,
|
||||||
Gauge32,
|
Gauge32,
|
||||||
Integer32,
|
Integer32,
|
||||||
|
Unsigned32,
|
||||||
Counter64
|
Counter64
|
||||||
FROM SNMPv2-SMI
|
FROM SNMPv2-SMI
|
||||||
TEXTUAL-CONVENTION
|
TEXTUAL-CONVENTION
|
||||||
@@ -121,7 +122,7 @@ NMSNetworkAddress ::= TEXTUAL-CONVENTION
|
|||||||
"
|
"
|
||||||
SYNTAX OCTET STRING
|
SYNTAX OCTET STRING
|
||||||
|
|
||||||
SMI Unsigned32
|
--SMI Unsigned32
|
||||||
--Unsigned32 ::= TEXTUAL-CONVENTION
|
--Unsigned32 ::= TEXTUAL-CONVENTION
|
||||||
-- STATUS current
|
-- STATUS current
|
||||||
-- DESCRIPTION
|
-- DESCRIPTION
|
Reference in New Issue
Block a user