Wes Hardaker | 6e70860 | 2001-03-15 18:59:26 +0000 | [diff] [blame] | 1 | Only in /usr/local/share/snmp/rfc: .index |
| 2 | diff -ru /usr/local/share/snmp/rfc.orig/ADSL-LINE-MIB.txt /usr/local/share/snmp/rfc/ADSL-LINE-MIB.txt |
| 3 | --- /usr/local/share/snmp/rfc.orig/ADSL-LINE-MIB.txt Sat Mar 3 17:27:00 2001 |
| 4 | +++ /usr/local/share/snmp/rfc/ADSL-LINE-MIB.txt Tue Jan 23 00:42:41 2001 |
| 5 | @@ -3379,7 +3379,6 @@ |
| 6 | static profiles are implemented." |
| 7 | |
| 8 | OBJECT adslAtucConfMinSnrMgn |
| 9 | - MIN-ACCESS read-wr |
| 10 | MIN-ACCESS read-write |
| 11 | DESCRIPTION |
| 12 | "Read-write access is applicable when |
| 13 | diff -ru /usr/local/share/snmp/rfc.orig/DLSW-MIB.txt /usr/local/share/snmp/rfc/DLSW-MIB.txt |
| 14 | --- /usr/local/share/snmp/rfc.orig/DLSW-MIB.txt Sat Mar 3 17:18:28 2001 |
| 15 | +++ /usr/local/share/snmp/rfc/DLSW-MIB.txt Tue Jan 23 00:13:40 2001 |
| 16 | @@ -7,7 +7,7 @@ |
| 17 | |
| 18 | Counter32, Gauge32, TimeTicks, |
| 19 | OBJECT-TYPE, MODULE-IDENTITY, |
| 20 | - NOTIFICATION-TYPE FROM SNMPv2-SMI |
| 21 | + NOTIFICATION-TYPE, mib-2 FROM SNMPv2-SMI |
| 22 | MODULE-COMPLIANCE, OBJECT-GROUP, |
| 23 | NOTIFICATION-GROUP FROM SNMPv2-CONF |
| 24 | ifIndex FROM IF-MIB |
| 25 | @@ -150,12 +150,12 @@ |
| 26 | |
| 27 | -- The DLSw MIB module contains an object part and a conformance part. |
| 28 | -- Object part is organized in the following groups: |
| 29 | --- (1) dlswNode -- information about this DLSw |
| 30 | --- (2) dlswTConn -- about adjacent DLSw partners |
| 31 | --- (3) dlswInterface -- about which interfaces DLSw is active on |
| 32 | --- (4) dlswDirectory -- about any directory of local/remote resources |
| 33 | --- (5) dlswCircuit -- about established circuits. |
| 34 | --- (6) dlswSdlc -- about SDLC data link switched devices |
| 35 | +-- (1) dlswNode - information about this DLSw |
| 36 | +-- (2) dlswTConn - about adjacent DLSw partners |
| 37 | +-- (3) dlswInterface - about which interfaces DLSw is active on |
| 38 | +-- (4) dlswDirectory - about any directory of local/remote resources |
| 39 | +-- (5) dlswCircuit - about established circuits. |
| 40 | +-- (6) dlswSdlc - about SDLC data link switched devices |
| 41 | |
| 42 | dlswNode OBJECT IDENTIFIER ::= { dlswMIB 1 } |
| 43 | dlswTConn OBJECT IDENTIFIER ::= { dlswMIB 2 } |
| 44 | @@ -168,9 +168,9 @@ |
| 45 | -- THE NODE GROUP |
| 46 | -- ******************************************************************* |
| 47 | |
| 48 | --- ------------------------------------------------------------------- |
| 49 | +-- =================================================================== |
| 50 | -- DLSw Node Identity |
| 51 | --- ------------------------------------------------------------------- |
| 52 | +-- =================================================================== |
| 53 | dlswNodeVersion OBJECT-TYPE |
| 54 | SYNTAX OCTET STRING (SIZE (2)) |
| 55 | MAX-ACCESS read-only |
| 56 | @@ -211,9 +211,9 @@ |
| 57 | "DLSW: Switch-to-Switch Protocol RFC 1795" |
| 58 | ::= { dlswNode 3 } |
| 59 | |
| 60 | --- ------------------------------------------------------------------- |
| 61 | +-- =================================================================== |
| 62 | -- DLSw Code Capability |
| 63 | --- ------------------------------------------------------------------- |
| 64 | +-- =================================================================== |
| 65 | dlswNodeStdPacingSupport OBJECT-TYPE |
| 66 | SYNTAX INTEGER { |
| 67 | none (1), -- does not support DLSw |
| 68 | @@ -238,9 +238,9 @@ |
| 69 | scheme but never varies its receive window size." |
| 70 | ::= { dlswNode 4 } |
| 71 | |
| 72 | --- ------------------------------------------------------------------- |
| 73 | +-- =================================================================== |
| 74 | -- DLSw Node Operational Objects |
| 75 | --- ------------------------------------------------------------------- |
| 76 | +--==================================================================== |
| 77 | dlswNodeStatus OBJECT-TYPE |
| 78 | SYNTAX INTEGER { |
| 79 | active (1), |
| 80 | @@ -339,10 +339,10 @@ |
| 81 | -- TRANSPORT CONNECTION (aka: PARTNER DLSW) |
| 82 | -- ******************************************************************* |
| 83 | |
| 84 | --- ------------------------------------------------------------------- |
| 85 | +-- =================================================================== |
| 86 | |
| 87 | -- Transport Connection Statistics Objects |
| 88 | --- ------------------------------------------------------------------- |
| 89 | +-- =================================================================== |
| 90 | dlswTConnStat OBJECT IDENTIFIER ::= { dlswTConn 1 } |
| 91 | |
| 92 | dlswTConnStatActiveConnections OBJECT-TYPE |
| 93 | @@ -375,9 +375,9 @@ |
| 94 | this means the transport connection failed unexpectedly." |
| 95 | ::= { dlswTConnStat 3 } |
| 96 | |
| 97 | --- ------------------------------------------------------------------- |
| 98 | +-- =================================================================== |
| 99 | -- Transport Connection Configuration Table |
| 100 | --- ------------------------------------------------------------------- |
| 101 | +-- =================================================================== |
| 102 | dlswTConnConfigTable OBJECT-TYPE |
| 103 | SYNTAX SEQUENCE OF DlswTConnConfigEntry |
| 104 | MAX-ACCESS not-accessible |
| 105 | @@ -651,15 +651,15 @@ |
| 106 | row definition out of use." |
| 107 | ::= { dlswTConnConfigEntry 13 } |
| 108 | |
| 109 | --- ------------------------------------------------------------------- |
| 110 | +-- =================================================================== |
| 111 | -- Transport Connection Operation Table |
| 112 | --- ------------------------------------------------------------------- |
| 113 | +-- =================================================================== |
| 114 | -- (1) At most one transport connection can be connected between |
| 115 | -- this DLSw and one of its DLSw partners at a given time. |
| 116 | -- (2) Multiple transport types are supported. |
| 117 | -- (3) Since the entries may be reused, dlswTConnOperEntryTime |
| 118 | -- needs to be consulted for the possibility of counter reset. |
| 119 | --- ------------------------------------------------------------------- |
| 120 | +-- =================================================================== |
| 121 | |
| 122 | dlswTConnOperTable OBJECT-TYPE |
| 123 | SYNTAX SEQUENCE OF DlswTConnOperEntry |
| 124 | @@ -1254,14 +1254,14 @@ |
| 125 | connection, where `active' means not in `disconnected' state." |
| 126 | ::= { dlswTConnOperEntry 36 } |
| 127 | |
| 128 | --- ------------------------------------------------------------------- |
| 129 | +-- =================================================================== |
| 130 | -- Transport Connection Specific |
| 131 | --- ------------------------------------------------------------------- |
| 132 | +-- =================================================================== |
| 133 | dlswTConnSpecific OBJECT IDENTIFIER ::= { dlswTConn 4 } |
| 134 | dlswTConnTcp OBJECT IDENTIFIER ::= { dlswTConnSpecific 1 } |
| 135 | |
| 136 | -- ................................................................... |
| 137 | --- TCP Transport Connection Specific -- Configuration |
| 138 | +-- TCP Transport Connection Specific - Configuration |
| 139 | -- ................................................................... |
| 140 | dlswTConnTcpConfigTable OBJECT-TYPE |
| 141 | SYNTAX SEQUENCE OF DlswTConnTcpConfigEntry |
| 142 | @@ -1328,7 +1328,7 @@ |
| 143 | ::= { dlswTConnTcpConfigEntry 3 } |
| 144 | |
| 145 | -- ................................................................... |
| 146 | --- TCP Transport Connection Specific -- Operation |
| 147 | +-- TCP Transport Connection Specific - Operation |
| 148 | -- ................................................................... |
| 149 | dlswTConnTcpOperTable OBJECT-TYPE |
| 150 | SYNTAX SEQUENCE OF DlswTConnTcpOperEntry |
| 151 | @@ -1472,9 +1472,9 @@ |
| 152 | -- transport address of the DLSw partner is cached. |
| 153 | -- ******************************************************************* |
| 154 | |
| 155 | --- ------------------------------------------------------------------- |
| 156 | +-- =================================================================== |
| 157 | -- Directory Related Statistical Objects |
| 158 | --- ------------------------------------------------------------------- |
| 159 | +-- =================================================================== |
| 160 | dlswDirStat OBJECT IDENTIFIER ::= { dlswDirectory 1 } |
| 161 | |
| 162 | dlswDirMacEntries OBJECT-TYPE |
| 163 | @@ -1556,9 +1556,9 @@ |
| 164 | create new rows." |
| 165 | ::= { dlswDirStat 8 } |
| 166 | |
| 167 | --- ------------------------------------------------------------------- |
| 168 | +-- =================================================================== |
| 169 | -- Directory Cache |
| 170 | --- ------------------------------------------------------------------- |
| 171 | +-- =================================================================== |
| 172 | dlswDirCache OBJECT IDENTIFIER ::= { dlswDirectory 2 } |
| 173 | |
| 174 | -- ................................................................... |
| 175 | @@ -1566,7 +1566,7 @@ |
| 176 | -- All Possible combinations of values of these objects. |
| 177 | -- |
| 178 | -- EntryType LocationType Location Status |
| 179 | --- -------------- ------------ ------------------ -------------- |
| 180 | +-- ============== ============ ================== ============== |
| 181 | -- userConfigured local ifEntry or 0.0 reachable, or |
| 182 | -- notReachable, or |
| 183 | -- unknown |
| 184 | @@ -1743,7 +1743,7 @@ |
| 185 | -- All Possible combinations of values of these objects. |
| 186 | -- |
| 187 | -- EntryType LocationType Location Status |
| 188 | --- -------------- ------------ ------------------ -------------- |
| 189 | +-- ============== ============ ================== ============== |
| 190 | -- userConfigured local ifEntry or 0.0 reachable, or |
| 191 | -- notReachable, or |
| 192 | -- unknown |
| 193 | @@ -1918,9 +1918,9 @@ |
| 194 | following the RowStatus textual convention." |
| 195 | ::= { dlswDirNBEntry 9 } |
| 196 | |
| 197 | --- ------------------------------------------------------------------- |
| 198 | +-- =================================================================== |
| 199 | -- Resource Locations |
| 200 | --- ------------------------------------------------------------------- |
| 201 | +-- =================================================================== |
| 202 | |
| 203 | dlswDirLocate OBJECT IDENTIFIER ::= { dlswDirectory 3 } |
| 204 | |
| 205 | @@ -2056,9 +2056,9 @@ |
| 206 | -- station that receives the initiation. |
| 207 | -- ******************************************************************* |
| 208 | |
| 209 | --- ------------------------------------------------------------------- |
| 210 | +-- =================================================================== |
| 211 | -- Statistics Related to Circuits |
| 212 | --- ------------------------------------------------------------------- |
| 213 | +-- =================================================================== |
| 214 | dlswCircuitStat OBJECT IDENTIFIER ::= { dlswCircuit 1 } |
| 215 | |
| 216 | dlswCircuitStatActives OBJECT-TYPE |
| 217 | @@ -2079,7 +2079,7 @@ |
| 218 | or reactivated upon exiting `disconnected' state." |
| 219 | ::= { dlswCircuitStat 2 } |
| 220 | |
| 221 | --- ------------------------------------------------------------------- |
| 222 | +-- =================================================================== |
| 223 | -- Circuit Table |
| 224 | -- |
| 225 | -- This table is the DLSw entity's view of circuits. There will be |
| 226 | @@ -2090,9 +2090,9 @@ |
| 227 | -- this Circuit Table: |
| 228 | -- |
| 229 | -- number of | Origin End Station Location |
| 230 | --- entries in the |-------------------------------------- |
| 231 | +-- entries in the |====================================== |
| 232 | -- Circuit Table | internal local remote |
| 233 | --- -----------------------|-------------------------------------- |
| 234 | +-- =======================|====================================== |
| 235 | -- Target | internal | NA 2 1 |
| 236 | -- End | local | 2 2 1 |
| 237 | -- Station | remote | 1 1 NA |
| 238 | @@ -2106,7 +2106,7 @@ |
| 239 | -- |
| 240 | -- Most of statistics related to circuits can be collected |
| 241 | -- from LLC-2 Link Station Table. |
| 242 | --- ------------------------------------------------------------------- |
| 243 | +-- =================================================================== |
| 244 | dlswCircuitTable OBJECT-TYPE |
| 245 | SYNTAX SEQUENCE OF DlswCircuitEntry |
| 246 | MAX-ACCESS not-accessible |
| 247 | @@ -2814,7 +2814,7 @@ |
| 248 | -- ******************************************************************* |
| 249 | dlswTraps OBJECT IDENTIFIER ::= { dlswMIB 0 } |
| 250 | |
| 251 | --- ------------------------------------------------------------------- |
| 252 | +-- =================================================================== |
| 253 | -- This section defines the well-known notifications sent by |
| 254 | -- DLSW agents. |
| 255 | -- Care must be taken to insure that no particular notification |
| 256 | @@ -2827,7 +2827,7 @@ |
| 257 | -- (3) Transport connection up/down |
| 258 | |
| 259 | -- (4) Circuit up/down |
| 260 | --- ------------------------------------------------------------------- |
| 261 | +-- =================================================================== |
| 262 | -- |
| 263 | |
| 264 | dlswTrapTConnPartnerReject NOTIFICATION-TYPE |
| 265 | @@ -2902,9 +2902,9 @@ |
| 266 | dlswCompliances OBJECT IDENTIFIER ::= { dlswConformance 1 } |
| 267 | dlswGroups OBJECT IDENTIFIER ::= { dlswConformance 2 } |
| 268 | |
| 269 | --- ------------------------------------------------------------------- |
| 270 | +-- =================================================================== |
| 271 | -- COMPLIANCE STATEMENTS |
| 272 | --- ------------------------------------------------------------------- |
| 273 | +-- =================================================================== |
| 274 | |
| 275 | -- ................................................................... |
| 276 | -- Core compliance for all DLSw entities |
| 277 | @@ -3245,9 +3245,9 @@ |
| 278 | "Write access is not required." |
| 279 | ::= { dlswCompliances 5 } |
| 280 | |
| 281 | --- ------------------------------------------------------------------- |
| 282 | +-- =================================================================== |
| 283 | -- CONFORMANCE GROUPS |
| 284 | --- ------------------------------------------------------------------- |
| 285 | +-- =================================================================== |
| 286 | |
| 287 | -- ................................................................... |
| 288 | -- Node Conformance Group |
| 289 | diff -ru /usr/local/share/snmp/rfc.orig/DSA-MIB.txt /usr/local/share/snmp/rfc/DSA-MIB.txt |
| 290 | --- /usr/local/share/snmp/rfc.orig/DSA-MIB.txt Sat Mar 3 17:15:36 2001 |
| 291 | +++ /usr/local/share/snmp/rfc/DSA-MIB.txt Thu Feb 22 00:33:45 2001 |
| 292 | @@ -10,7 +10,7 @@ |
| 293 | mib-2 |
| 294 | FROM RFC1213-MIB |
| 295 | applIndex, DistinguishedName |
| 296 | - FROM APPLICATION-MIB; |
| 297 | + FROM NETWORK-SERVICES-MIB; |
| 298 | |
| 299 | dsaMIB MODULE-IDENTITY |
| 300 | LAST-UPDATED "9311250000Z" |
| 301 | diff -ru /usr/local/share/snmp/rfc.orig/FDDI-SMT73-MIB.txt /usr/local/share/snmp/rfc/FDDI-SMT73-MIB.txt |
| 302 | --- /usr/local/share/snmp/rfc.orig/FDDI-SMT73-MIB.txt Sat Mar 3 17:15:09 2001 |
| 303 | +++ /usr/local/share/snmp/rfc/FDDI-SMT73-MIB.txt Tue Jan 23 00:11:46 2001 |
| 304 | @@ -3,6 +3,8 @@ |
| 305 | IMPORTS |
| 306 | Counter |
| 307 | FROM RFC1155-SMI |
| 308 | + transmission |
| 309 | + FROM RFC1213-MIB |
| 310 | OBJECT-TYPE |
| 311 | FROM RFC-1212; |
| 312 | |
| 313 | diff -ru /usr/local/share/snmp/rfc.orig/HPR-MIB.txt /usr/local/share/snmp/rfc/HPR-MIB.txt |
| 314 | --- /usr/local/share/snmp/rfc.orig/HPR-MIB.txt Sat Mar 3 17:19:54 2001 |
| 315 | +++ /usr/local/share/snmp/rfc/HPR-MIB.txt Tue Jan 23 00:25:54 2001 |
| 316 | @@ -18,7 +18,7 @@ |
| 317 | FROM APPN-MIB; |
| 318 | |
| 319 | hprMIB MODULE-IDENTITY |
| 320 | - LAST-UPDATED "970514000000Z" |
| 321 | + LAST-UPDATED "9705140000Z" |
| 322 | ORGANIZATION "AIW APPN / HPR MIB SIG" |
| 323 | CONTACT-INFO |
| 324 | " |
| 325 | diff -ru /usr/local/share/snmp/rfc.orig/MIP-MIB.txt /usr/local/share/snmp/rfc/MIP-MIB.txt |
| 326 | --- /usr/local/share/snmp/rfc.orig/MIP-MIB.txt Sat Mar 3 17:17:42 2001 |
| 327 | +++ /usr/local/share/snmp/rfc/MIP-MIB.txt Tue Jan 23 00:25:27 2001 |
| 328 | @@ -1,7 +1,7 @@ |
| 329 | MIP-MIB DEFINITIONS ::= BEGIN |
| 330 | |
| 331 | IMPORTS |
| 332 | - Counter32, Gauge32, Integer32, IpAddress, experimental, |
| 333 | + Counter32, Gauge32, Integer32, IpAddress, mib-2, |
| 334 | MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE |
| 335 | FROM SNMPv2-SMI |
| 336 | RowStatus, TruthValue, TimeStamp, |
| 337 | @@ -2117,7 +2117,7 @@ |
| 338 | function within a home agent." |
| 339 | ::= { mipGroups 12 } |
| 340 | |
| 341 | - mipSecNotifcationsGroup NOTIFICATION-GROUP |
| 342 | + mipSecNotificationsGroup NOTIFICATION-GROUP |
| 343 | NOTIFICATIONS { mipAuthFailure } |
| 344 | STATUS current |
| 345 | DESCRIPTION |
| 346 | diff -ru /usr/local/share/snmp/rfc.orig/Modem-MIB.txt /usr/local/share/snmp/rfc/Modem-MIB.txt |
| 347 | --- /usr/local/share/snmp/rfc.orig/Modem-MIB.txt Sat Mar 3 17:16:35 2001 |
| 348 | +++ /usr/local/share/snmp/rfc/Modem-MIB.txt Mon Jan 22 23:53:08 2001 |
| 349 | @@ -23,7 +23,7 @@ |
| 350 | E-mail: waldbusser@cmu.edu" |
| 351 | DESCRIPTION |
| 352 | "The MIB module for management of dial-up modems." |
| 353 | - ::= { mdmMIB 1 } |
| 354 | + ::= { mdmMib 1 } |
| 355 | |
| 356 | mdmMib OBJECT IDENTIFIER ::= { mib-2 38 } |
| 357 | |
| 358 | diff -ru /usr/local/share/snmp/rfc.orig/PPP-LCP-MIB.txt /usr/local/share/snmp/rfc/PPP-LCP-MIB.txt |
| 359 | --- /usr/local/share/snmp/rfc.orig/PPP-LCP-MIB.txt Sat Mar 3 17:14:46 2001 |
| 360 | +++ /usr/local/share/snmp/rfc/PPP-LCP-MIB.txt Sat Mar 3 23:13:27 2001 |
| 361 | @@ -182,7 +182,7 @@ |
| 362 | ::= { pppLinkStatusEntry 5 } |
| 363 | |
| 364 | pppLinkStatusLocalMRU OBJECT-TYPE |
| 365 | - SYNTAX INTEGER(1..2147483648) |
| 366 | + SYNTAX INTEGER(1..2147483647) |
| 367 | ACCESS read-only |
| 368 | STATUS mandatory |
| 369 | DESCRIPTION |
| 370 | @@ -195,7 +195,7 @@ |
| 371 | ::= { pppLinkStatusEntry 6 } |
| 372 | |
| 373 | pppLinkStatusRemoteMRU OBJECT-TYPE |
| 374 | - SYNTAX INTEGER(1..2147483648) |
| 375 | + SYNTAX INTEGER(1..2147483647) |
| 376 | ACCESS read-only |
| 377 | STATUS mandatory |
| 378 | DESCRIPTION |
| 379 | @@ -535,7 +535,7 @@ |
| 380 | ::= { pppLqrEntry 2 } |
| 381 | |
| 382 | pppLqrLocalPeriod OBJECT-TYPE |
| 383 | - SYNTAX INTEGER(1..2147483648) |
| 384 | + SYNTAX INTEGER(1..2147483647) |
| 385 | ACCESS read-only |
| 386 | STATUS mandatory |
| 387 | DESCRIPTION |
| 388 | @@ -548,7 +548,7 @@ |
| 389 | ::= { pppLqrEntry 3 } |
| 390 | |
| 391 | pppLqrRemotePeriod OBJECT-TYPE |
| 392 | - SYNTAX INTEGER(1..2147483648) |
| 393 | + SYNTAX INTEGER(1..2147483647) |
| 394 | ACCESS read-only |
| 395 | STATUS mandatory |
| 396 | DESCRIPTION |
| 397 | diff -ru /usr/local/share/snmp/rfc.orig/RDBMS-MIB.txt /usr/local/share/snmp/rfc/RDBMS-MIB.txt |
| 398 | --- /usr/local/share/snmp/rfc.orig/RDBMS-MIB.txt Sat Mar 3 17:16:41 2001 |
| 399 | +++ /usr/local/share/snmp/rfc/RDBMS-MIB.txt Tue Jan 23 00:24:04 2001 |
| 400 | @@ -6,8 +6,8 @@ |
| 401 | FROM SNMPv2-SMI |
| 402 | DisplayString, DateAndTime, AutonomousType |
| 403 | FROM SNMPv2-TC |
| 404 | - applIndex, applGroup |
| 405 | - FROM APPLICATION-MIB |
| 406 | + applIndex, applGroups |
| 407 | + FROM NETWORK-SERVICES-MIB |
| 408 | mib-2 |
| 409 | FROM RFC1213-MIB; |
| 410 | |
| 411 | @@ -1263,8 +1263,8 @@ |
| 412 | implement the RDBMS MIB" |
| 413 | MODULE HOST-RESOURCES-MIB |
| 414 | MANDATORY-GROUPS { hrSystem } |
| 415 | - MODULE APPLICATION-MIB |
| 416 | - MANDATORY-GROUPS { applGroup } |
| 417 | + MODULE NETWORK-SERVICES-MIB |
| 418 | + MANDATORY-GROUPS { applGroups } |
| 419 | MODULE RDBMS-MIB |
| 420 | MANDATORY-GROUPS { rdbmsGroup } |
| 421 | |
| 422 | Only in /usr/local/share/snmp/rfc: RFC-1215.txt |
| 423 | diff -ru /usr/local/share/snmp/rfc.orig/RFC1414-MIB.txt /usr/local/share/snmp/rfc/RFC1414-MIB.txt |
| 424 | --- /usr/local/share/snmp/rfc.orig/RFC1414-MIB.txt Sat Mar 3 17:14:37 2001 |
| 425 | +++ /usr/local/share/snmp/rfc/RFC1414-MIB.txt Tue Feb 20 00:25:21 2001 |
| 426 | @@ -3,6 +3,7 @@ |
| 427 | IMPORTS |
| 428 | OBJECT-TYPE |
| 429 | FROM RFC-1212 |
| 430 | + mib-2, |
| 431 | tcpConnLocalAddress, tcpConnLocalPort, |
| 432 | tcpConnRemAddress, tcpConnRemPort |
| 433 | FROM RFC1213-MIB; |
| 434 | diff -ru /usr/local/share/snmp/rfc.orig/SNA-NAU-MIB.txt /usr/local/share/snmp/rfc/SNA-NAU-MIB.txt |
| 435 | --- /usr/local/share/snmp/rfc.orig/SNA-NAU-MIB.txt Sat Mar 3 17:16:24 2001 |
| 436 | +++ /usr/local/share/snmp/rfc/SNA-NAU-MIB.txt Mon Jan 22 23:57:44 2001 |
| 437 | @@ -17,7 +17,7 @@ |
| 438 | DisplayString, RowStatus, TimeStamp, InstancePointer |
| 439 | FROM SNMPv2-TC |
| 440 | |
| 441 | - Counter32, Gauge32, Integer32, |
| 442 | + Counter32, Gauge32, Integer32, mib-2, |
| 443 | OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPE |
| 444 | FROM SNMPv2-SMI |
| 445 | |
| 446 | diff -ru /usr/local/share/snmp/rfc.orig/TCPIPX-MIB.txt /usr/local/share/snmp/rfc/TCPIPX-MIB.txt |
| 447 | --- /usr/local/share/snmp/rfc.orig/TCPIPX-MIB.txt Sat Mar 3 17:17:17 2001 |
| 448 | +++ /usr/local/share/snmp/rfc/TCPIPX-MIB.txt Sat Mar 3 16:51:11 2001 |
| 449 | @@ -1,6 +1,8 @@ |
| 450 | TCPIPX-MIB DEFINITIONS ::= BEGIN |
| 451 | |
| 452 | IMPORTS |
| 453 | + enterprises |
| 454 | + FROM RFC1155-SMI |
| 455 | OBJECT-TYPE |
| 456 | FROM RFC-1212; |
| 457 | |
| 458 | @@ -10,7 +12,7 @@ |
| 459 | |
| 460 | -- as hex digits, as in: nnnnnnnn:mmmmmmmmmmmm |
| 461 | |
| 462 | -IpxAddress ::= OCTET STRING (size (10)) |
| 463 | +IpxAddress ::= OCTET STRING (SIZE (10)) |
| 464 | |
| 465 | -- TCP/IPX MIB object idenfifiers |
| 466 | |
| 467 | diff -ru /usr/local/share/snmp/rfc.orig/UPS-MIB.txt /usr/local/share/snmp/rfc/UPS-MIB.txt |
| 468 | --- /usr/local/share/snmp/rfc.orig/UPS-MIB.txt Sat Mar 3 17:16:01 2001 |
| 469 | +++ /usr/local/share/snmp/rfc/UPS-MIB.txt Mon Jan 22 23:55:45 2001 |
| 470 | @@ -2,7 +2,7 @@ |
| 471 | |
| 472 | IMPORTS |
| 473 | MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, |
| 474 | - OBJECT-IDENTITY, Counter32, Gauge32, Integer32 |
| 475 | + OBJECT-IDENTITY, Counter32, Gauge32, Integer32, mib-2 |
| 476 | FROM SNMPv2-SMI |
| 477 | DisplayString, TimeStamp, TimeInterval, TestAndIncr, |
| 478 | AutonomousType |
Niels Baggesen | 95b9b9c | 2004-05-07 22:21:08 +0000 | [diff] [blame] | 479 | diff -ru /usr/local/share/snmp/rfc.orig/SMUX-MIB.txt /usr/local/share/snmp/rfc/SMUX-MIB.txt |
| 480 | --- /usr/local/share/snmp/rfc.orig/SMUX-MIB.txt 2002-06-15 15:31:22.000000000 +0200 |
| 481 | +++ /usr/local/share/snmp/rfc/SMUX-MIB.txt 2002-06-15 15:31:22.000000000 +0200 |
| 482 | @@ -3,6 +3,8 @@ |
| 483 | IMPORTS |
| 484 | enterprises |
| 485 | FROM RFC1155-SMI |
| 486 | + DisplayString |
| 487 | + FROM RFC1213-MIB |
| 488 | OBJECT-TYPE |
| 489 | FROM RFC1212; |
| 490 | |
| 491 | @@ -120,7 +122,7 @@ |
| 492 | ::= { smuxTreeEntry 1 } |
| 493 | |
| 494 | smuxTpriority OBJECT-TYPE |
| 495 | - SYNTAX INTEGER (0..'07fffffff'h) |
| 496 | + SYNTAX INTEGER (0..'7fffffff'h) |
| 497 | ACCESS read-only |
| 498 | STATUS mandatory |
| 499 | DESCRIPTION |