-
Notifications
You must be signed in to change notification settings - Fork 10
/
oid.json
48 lines (42 loc) · 1.51 KB
/
oid.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"standard": {
"sysdesc": ".1.3.6.1.2.1.1.1.0",
"uptime": ".1.3.6.1.2.1.1.3.0",
"contact": ".1.3.6.1.2.1.1.4.0",
"sysname": ".1.3.6.1.2.1.1.5.0",
"location": ".1.3.6.1.2.1.1.6.0"
},
"if": {
"ifnumber": ".1.3.6.1.2.1.2.1.",
"ifdesc": ".1.3.6.1.2.1.2.2.1.2.",
"ifmtu": "1.3.6.1.2.1.2.2.1.4",
"ifspeed": ".1.3.6.1.2.1.2.2.1.5.",
"ifmac": ".1.3.6.1.2.1.2.2.1.6.",
"ifname": ".1.3.6.1.2.1.31.1.1.1.1.",
"ifalias": ".1.3.6.1.2.1.31.1.1.1.18."
},
"lldp": {
"remotechassis": ".1.0.8802.1.1.2.1.4.1.1.5.",
"remoteif": ".1.0.8802.1.1.2.1.4.1.1.7.",
"remoteifdesc": ".1.0.8802.1.1.2.1.4.1.1.8.",
"remotesysname": ".1.0.8802.1.1.2.1.4.1.1.9.",
"remotesysdesc": ".1.0.8802.1.1.2.1.4.1.1.10."
},
"device": {
"juniper": {
"class": ".1.3.6.1.4.1.2636.3.1.1.0",
"model": ".1.3.6.1.4.1.2636.3.1.2.0",
"serial": ".1.3.6.1.4.1.2636.3.1.3.0",
"rev": ".1.3.6.1.4.1.2636.3.1.4.0"
},
"procurve": {
"rev": ".1.0.8802.1.1.2.1.5.4795.1.2.2.0",
"bootfirmware": ".1.0.8802.1.1.2.1.5.4795.1.2.3.0",
"firmware": ".1.0.8802.1.1.2.1.5.4795.1.2.4.0",
"serial": ".1.0.8802.1.1.2.1.5.4795.1.2.5.0",
"manufacturer": ".1.0.8802.1.1.2.1.5.4795.1.2.6.0",
"model": ".1.0.8802.1.1.2.1.5.4795.1.2.7.0",
"assetid": ".1.0.8802.1.1.2.1.5.4795.1.2.8.0"
}
}
}